@charset "UTF-8";
/* CSS Document */


body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 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: #000000;
	background-color: #B6BDDA;
	background-image: url(../images/bg4.jpg);
	margin-top: 0px;
	background-repeat: repeat-x;
}
.oneColFixCtr #container {
	width: 875px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#head #homeflash {
	width: 568px; 
	float: left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#nav {
	clear: both;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/second_bg.gif);
	margin: 0px 0px 0px 11px;
	padding: 0px;
	background-repeat: repeat-y;
}
#yline {
	background-color: #dbc18d;
	height: 6px;
	width: 851px;
	padding: 0px;
	clear: none;
	float: none;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin-left: 0px;
}
h4 {
	color: #10294A;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
#content {
	margin-left: 117px;
	padding-bottom: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
h2 {
	font-weight: normal;
	color: #10294A;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}


.navText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
}
.navDot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3px;
	color: #FFFFFF;
}
.navText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navText a:hover {
	color: #FFFF66;
	text-decoration: none;
}

.text11 {
	font-size: 11px;
	
}
#footer {
	color: #FFFFFF;
	margin-left: 11px;
}
#footer a:link {
	color: #f5e8ab;
}
#footer a:visited {
	color: #f5e8ab;
}
#mainContent p {
	margin: 0px;
	padding: 0px;
}
.displayTable {
	background-color: #10294A;
}
.displayTable th {
	text-align: left;
	color: #DCD9B1;
	font-variant: small-caps;
	font-size: 13px;
	line-height: 18px;
}
.displayTable td {
	background-color: #C0CAE6;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #10294A;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
.blueLink {
	color: #003399;
}
.text16blue {
	font-size: 16px;
	color: #102849;
}
.text18blue {
	font-size: 18px;
	color: #102849;
}
.text12white {
	font-size: 12px;
	color: #FFFFFF;
}
.text14Grey {
	font-size: 14px;
	color: #666666;
}
.text13homePage {
	font-size: 13px;
	line-height: 18px;
}
