body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #021E50;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #DDA131;
}
.topback {
	background-image: url(/images/design/topback.gif);
	background-repeat: repeat-x;
}
.topnavback {
	background-image: url(/images/design/interior_01.gif);
	background-repeat: no-repeat;
	height: 37px;
	background-color: #001D4F;
	text-align: left;
}
.searchback {
	background-color: #112C5B;
	background-image: url(/images/design/SearchBack.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.navback {
	background-color: #001D4F;
	background-image: url(/images/design/Navback.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 450px;
	padding-top: 40px;
	width: 140px;
}
.navbackRev {
	background-color: #001D4F;
	background-image: url(/images/design/Navback-bottom.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	/* height: 450px; */
	padding-top: 10px;
	width: 140px;
}
.subheading {
	background-color: #F1BE5B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #001D50;
	border-bottom-color: #001D50;
	color: #000000;
}

h2 {
	font-size: 12px;
	color: #021E50;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D99E31;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.navSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #630000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
        background-color: #D99E31;
        border-left: 1px #001D50 solid;
        border-right: 1px #001D50 solid;
}
a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D99E31;
	text-align: center;
	font-weight: bold;
	text-decoration: none;

}
a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D99E31;
	text-align: center;
	font-weight: bold;
	text-decoration: none;

}
.footer {
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.footer a:link {
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.footer a:visited {
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.footerback {
	background-color: #6E0000;
	background-image: url(/images/design/Footer.gif);
	background-repeat: no-repeat;
	height: 54px;
}


.lightyellow {
	background-color: #F0CA81;
}
a:link {
	color: #304A6D;
}
a:visited {
	color: #D49B31;
}
a:hover {
	color: #D49B31;
}
a:active {
	color: #001D4F;
}

.blue {
	background-color: #D9DFE8;
}
.blue2 {
	background-color: #9DAFC6;
}
.bluesubheading {
	color: #FFFFFF;
	background-color: #7891AF;
}
bluesubheading  a:link{
	color: #FFFFFF;
	background-color: #7891AF;
}
bluesubheading a:visited {
	color: #FFFFFF;
	background-color: #7891AF;
}

.lightestyellow {
	background-color: #F8E7AD;
}
.navigationblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D99E31;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.navigationblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001D4F;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #6E0000;
}
.whitetext {
	color: #FFFFFF;
}
.whitetext a:link {
	color: #FFFFFF;
}
.whitetext a:visited {
	color: #FFFFFF;
}
.searchback2 {
	background-image: url(/images/design/searchback.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	height: 64px;
	width: 636px;
}
.rightsideback {
	background-color:#001D4F;
}
.TableBorder {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.greyline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.greybackground {
	background-color: #EFEFEF;
}
.spaceList li {
    margin-bottom: 1em;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

#address { position: absolute; left: -9999px; }
