@charset "utf-8";
.ballast {
	visibility:hidden;
	clear:both;
	width:1px;
	height:0px;
	overflow:hidden;
}
#WhiteHeadBar {
	width: 770px;
	display: block;
	clear: both;
	margin-right: auto;
	height: 12px;
	background-image: url(topwhiteslab.png);
	background-repeat: no-repeat;
	background-position: 17px;
}
#Outer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: table;
}
#MainHeader {
	clear: both;
	height: 96px;
	background-image: url(head-bg-bluetile.gif);
	background-repeat: repeat-x;
	width: 770px;
}
#LogoPanel {
	margin-left: 17px;
	clear: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#SubHeader {
	display: block;
	clear: both;
	background-image: url(header-sub-bluetile.gif);
	height: 9px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 770px;
}
#WhiteU {
	height: 8px;
	width: 192px;
	margin-left: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Nav {
	width: 194px;
	min-height:200px;
	margin-left: 24px;
	background-image: url(navgrad.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1d78a3;
	clear: none;
	float: left;
	display: block;
}
#IndexNav {
	width: 194px;
	min-height:400px;
	margin-left: 24px;
	background-image: url(navgrad.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1d78a3;
	display: block;
	clear: left;
	float: left;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
#HeaderRight h1 {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 38px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-align: right;
}
#HeaderRight p {
	width: 360px;
	padding: 0px;
	clear: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

body {
	margin: 0px;
	padding: 0px;
}
#HeaderRight {
	clear: none;
	float: right;
	background-image: url(header-right-slab.png);
	background-repeat: no-repeat;
	width: 390px;
	background-position: right;
	height: 96px;
}
#Content {
	clear: none;
	float: right;
	width: 510px;
	font-size: 12px;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
#Content p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#NewsBox table td h1 {
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#NewsBox table td p {
	font-size: 11px;
	color: #255e91;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#NewsBox {
	margin-top: 250px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #255E91;
}
#NewsBox table td a{
	color: #255E91;
}

#MainNav {
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#Content h1 {
	padding: 0px;
	font-weight: normal;
	color: #255e91;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Content a:link, #Content a:active, #Content a:visited {
	color: #255e91;
	text-decoration: none;
}


#MainNav li {
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	padding-right: 4px;
}
#MainNav a:link, #MainNav a:active, #MainNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#Content a:hover {
	color: #006699;
	text-decoration: underline;
}
#PeopleImage {
	clear: none;
	float: left;
}
.GreyBorder {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.QuoteBox {
	color: #FFFFFF;
	background-color: #03b3d9;
	padding: 10px;
	font-size: 14px;
}
.BlueNumber {
	font-size: 14px;
	font-weight: bold;
	color: #255e91;
}
#Content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.QuoteBox p {
	line-height: 22px;
}
#form1 #button {
	background-color: #255e91;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 6px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-variant: small-caps;
}
#form1 textarea {
	width: 460px;
	height: 100px;
}

#form1 #EmailAddress {
	width: 460px;
}
.imFoot {
	font-size: 9px;
	line-height: 15px;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.blue {
	color: #255e91;
}
#ValidButtons {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.HSTableHd {
	color: #FFFFFF;
	background-color:#255e91;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
.HSTableRow1 {
	color: #000000;
	background-color:#B5BCD6;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
.HSTableRow2 {
	color: #000000;
	background-color:#8A98BB;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
