@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: #0A5859;
	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;
}

#nav {
	clear: both;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	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;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0A5859;
	margin: 0px;
	padding: 0px;
}
.tabTable {
	background-color:  #AFBCB9;
}
.tabTable td {
	background-color: #F8F1E0;
}
.tabTable th {
	background-color: #F5E3AC;
	font-weight: normal;
	text-align: left;
}
#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;
}
.tenPspace {
	padding-left: 10px;
}

a:link {
	color: #0A5859;
}
.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;
}
a:visited {
	color: #0A5859;
}
a:hover {
	color: #093937;
}

.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: #999999;
}
.displayTable #submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0A5859;
	padding: 3px;
	border: 1px solid #D5DDDB;
}
.displayTable #cancel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #567E7E;
	padding: 3px;
	border: 1px solid #D5DDDB;
}
.displayTable th {
	text-align: left;
	color: #DCD9B1;
	font-variant: small-caps;
	font-size: 13px;
	line-height: 18px;
}
.displayTable td {
	background-color: #E8F1EF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.dt_NOPAD {
	padding: 0px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #10294A;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
.blueLink {
	color: #003399;
}
.formlabels {
	font-size: 11px;
	color: #555555;
}
.formData {
	font-size: 11px;
	color: #000000;
}
.formTextSpry {
	font-size: 11px;
	color: #164966;
	}

.textFormBlack10space {
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}
#adminNav a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

