@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color: #dcded9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}
.nav2 {
	background-image: url(images/Backgrounds/back_nav2.gif);
	height: 154px;
	width: 826px;
	background-repeat: no-repeat;
	background-position: center top;
}
.navDown {
	background-image: url(images/Backgrounds/back_down1.jpg);
	background-position: right bottom;
	height: 50px;
	background-repeat: no-repeat;
}
.downLeft {
	background-image: url(images/Backgrounds/back_down_left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 39px;
}
.content {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 16px;
}
.separator {
	background-image: url(images/blue_line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}



.mainNav {
	background-image: url(images/Backgrounds/back_up.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 66px;
	width: 825px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}
.titlePage {
	font-size: 15px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

.linkNav {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Arial Narrow";
	font-size: 12px;
}
.smallNav {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.linkDown {
	font-family: "Arial Narrow";
	font-size: 11px;
	text-transform: uppercase;
	color: #043667;
	text-decoration: none;
	background-image: url(images/blue_line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #008CFF;
	text-decoration: underline overline;
}
a:visited {


}
.contentSecondary {
	line-height: 16px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.backNav {
	background-repeat: repeat-y;
	background-position: 200px top;
	padding-right: 25px;
}
.titleNav {
	font-size: 14px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.contentImages {
	border: 1px solid #1E3968;
}
.titleNavIndex {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.backRotating {
	background-image: url(images/Backgrounds/back_rotating_2ndPage.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.loginText {
	color: #043667;
	background-color: #DCDED9;
	height: 13px;
	width: 80px;
	border: 1px solid #ffffff;
	vertical-align: middle;
	margin-bottom: 4px;
}
.submit {
	font-weight: bold;
	text-transform: uppercase;
	color: #DCDED9;
	height: 18px;
	font-size: 11px;
	margin-bottom: 4px;
	background-color: #003466;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99917E;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.email {
	font-weight: normal;
	color: #043667;
	text-decoration: underline;
}
.logo {
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
}
.black {
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #989697;
}
.sticker {
	font-size: 10px;
	color: #003C6C;
	text-decoration: none;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	font-weight: bold;
}

