body {
	font: small Arial, Helvetica, sans-serif;
	color: #595959;
	background: #05395D;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #2C4E65;
}
a:visited {
	color: #6b8393;
}

#borders {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	border-right: 10px solid #50758E;
	border-left: 10px solid #50758E;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper {
	width: 900px;
	margin-right: 1px;
	margin-left: 1px;
	background: #FFFFFF;
	margin-top: 0px;
}
#topnav {
	margin-bottom: 26px;
	padding-top: 31px;
	right: 32px;
	position: relative;
	text-align: right;
}
#topnav ul {
	list-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
#topnav li {
	display: inline;
	border-right: 1px solid #326775;
	padding-right: 8px;
	margin-right: 11px;
}
#topnav .lastnav {
	border-right-style: none;
}
#topnav a:link {
	color: #326775;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}
#topnav  a:visited {
	color: #326775;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}


#mainnav {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#mainnav img {
	vertical-align: bottom;
}



#subnav {
	float: left;
	width: 218px;
	border-right: 1px solid #516D80;
	margin-top: 50px;
	text-align: right;
	padding-right: 20px;
}
#subnav ul {
	list-style: none;
	margin-top: 0px;
}
#subnav li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #B2BABF;
}
#subnav .lastnav {
	border-style: none;
}

#subnav a:link {
	color: #304654;
	text-decoration: none;
}
#subnav  a:visited {
	color: #304654;
	text-decoration: none;
}


#content {
	margin: 50px 55px 100px 300px;
	line-height: 150%;
}
#content h1 {
	font-size: 170%;
	font-weight: normal;
	color: #647359;
}
#content  h2 {
	font-size: 130%;
	font-weight: normal;
	color: #2C4E65;
	font-style: italic;
	line-height: 24px;
}
#content h3 {
	font-size: small;
	font-weight: normal;
	line-height: 100%;
}

.servdesc {
	display: none;
	margin-left: 0px;
}
#hpIntro {
	background: #001D40;
	height: 305px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#hpBoxes {
	background: #001D40 url(images/hpBoxesBg.jpg) no-repeat left top;
	height: 160px;
	margin: 0px;
	padding-top: 0px;
}
#hpBoxes img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#hpIntro img {
	vertical-align: bottom;
}

#success {
	background: #FFFFFF;
	float: left;
	width: 900px;
	padding-top: 0px;
	padding-bottom: 25px;
}
#success   h4 {
	color: #2C4E65;
	font-size: 100%;
	font-weight: bold;
}
#success .morelink {
	background: url(images/hmArrow.jpg) no-repeat left center;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subheaders {
	color: #2C4E65;
	font-weight:bold;

}
.hmDates {
	color: #2C4E65;
	font-size:10px;
}

.hmSuccess {
	float: left;
	width: 200px;
	padding: 25px 47px 30px 50px;
}
.hmSuccessCenter {
	float: left;
	width: 200px;
	border-right: 1px solid #C1C9BD;
	border-left: 1px solid #C1C9BD;
	padding: 25px 43px 30px 50px;
}
.clrall {
	clear: both;
}



#ftr {
	border-bottom: 19px solid #4C6462;
	border-top: 1px solid #05395D;
}
#credits {
	font-size: x-small;
	color: #71A7CE;
	width: 922px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#copyright {
	float: left;
}
#designer {
	float: right;
}
#designer a {
	color: #668945;
	text-decoration: none;
}
