@charset "UTF-8";
body {
	background: #666666; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffcc00;
	background-color: #003253;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtr #container {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #003253;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.oneColFixCtr #mainContent {
	padding: 0 10px;
}
body,td,th {
	color: #ffcc00;
	font-size: 12px;
}
.style4 {font-size: 12px}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
#apDiv3 {
	position:absolute;
	left:192px;
	top:573px;
	width:657px;
	height:122px;
	z-index:2;
}
#apDiv2 {
	position:absolute;
	left:193px;
	top:847px;
	width:659px;
	height:144px;
	z-index:1;
}
a:link {
	color: #ff9933;
}
a:visited {
	color: #F3D07F;
}
p {
	line-height: 1.4em;
	padding-right: 30px;
	padding-left: 25px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #003253;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003253;
	font-size: 12px;
}

