body {
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

* #pgWrapper {
	background-color: #00539F;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #00539F;
}
* .logo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
* #banner {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
* #navRowL {
	text-align: right;
	padding: 0px;
	width: 100px;
	height: 14px;
	vertical-align: top;
}
* #navRowR {
	text-align: right;
	background-color: #FFFFFF;
	height: 14px;
	vertical-align: top;
}
* #navRowR a:link, * #navRowR a:visited {
	color: #00539F;
	text-decoration: none;
	font-size: 80%;
}
* #navRowR a:hover {
	color: #FF9966;
}
* #pgContent {
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
}
h1 {
	font-size: 100%;
	color: #006699;
	margin-bottom: -0px !important;
	margin-bottom: -10px;
}
h2 {
	font-size: 90%;
	color: #006699;
	margin-bottom: -5px !important;
	margin-bottom: -20px;
	background-image: url(dots.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 2px;
}
h3 {
	font-size: 90%;
	color: #006699;
	margin-bottom: -5px !important;
	margin-bottom: -20px;
}
h4 {
	font-size: 85%;
	color: #333333;
	margin-bottom: -5px !important;
	margin-bottom: -20px;
	background-position: 2px;
	padding-bottom: 20px;
	}
h5 {
	font-size: 90%;
	color: #333333;
	margin-bottom: -5px !important;
	margin-bottom: -20px;
}
* #pgContent p {
	font-size: 80%;
	color: #333333;
	}
* #pgContent q {
	font-size: 80%;
	color: #006699;
}
* #pgContent td {
	vertical-align: top;
	padding: 2px 10px 10px;
}
* #pgContent img {
	padding-right: 5px;
	padding-left: 5px;
}
* .lowerTextArea {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #7E92C7;
	line-height: 3px;
}
* #footer {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 75%;
	color: #00539F;
	padding: 10px;
	vertical-align: baseline;
}
* .flym {
	background-color: #00539F;
	padding: 5px;

}
* .flym a:link, * .flym a:visited {
	display: block;
	color: #FFFFFF;
	font-size: 80%;
	text-decoration: none;
	margin-top: 5px;
}
* .flym a:hover {
	color: #FF9966;
	text-decoration: none;

}

.NormalText {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	margin-bottom: -5px;
}

.Subheader {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	margin-bottom: -5px;
	background-image: url(dots.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 2px;
}

.Blue {
	font-size: 11px;
	color: #006699;
}