body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	background-color: #8CB3D8;
	text-align: center;
}
.clearone {
	clear:both
}
#wrapperheader {
	width: 851px;
	height: 20px;
	margin: auto;
	background: url(../images/pageheaderbg1.gif) no-repeat top right;
}
#wrapper {
	width: 781px;
	margin: 0 auto;
	padding: 0 36px 0 34px;
	background: url(../images/pagebg1.gif) repeat-y 0 0;
	text-align: left;
}
#wrapperfooter {
	width: 851px;
	height: 20px;
	margin: 0 auto 10px auto;
	background: url(../images/pagefooterbg1.gif) no-repeat bottom left;
}
#header {
width:781px;
	height: 200px;
	margin: auto;
}
#header .mininav {
	text-align:right;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #003366;
	font-size:10px;
}
.printfriendlybar {
	height: 10px;
	margin:auto;
	margin-top: 2px;
	background: #CCCCCC;
}
#header .logo {
	width: 100%;
	height: 152px;
	padding-top: 15px;
}
.nav {
	width: 168px;
	float: left;
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	list-style-type: none;
}
.nav ul li a {
	display: block;
	padding: 7px 0 18px 9px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	_height: 1px;
	min-width: 0px;
}
.nav ul li.nav1 a {
	background-color: #D3E0EF;
}
.nav ul li.nav2 a {
	background-color: #D3E0EF;
}
.nav ul li.nav3 a {
	background-color: #D3E0EF;
}
.nav ul li.nav4 a {
	background-color: #D3E0EF;
}
.nav ul li.nav5 a {
	background-color: #D3E0EF;
}
.nav ul li.nav6 a {
	background-color: #D3E0EF;
}
.nav ul li.nav7 a {
	padding:11px 0 17px 10px;
	border: 2px solid #BABFC4;
	background:url(../images/nav-page-icon.gif) no-repeat 135px -48px;
}
.nav ul li.nav7 a:hover {
	margin: 0;
	padding:11px 0 17px 10px;
	border: none;
	background-color: #003366;
	background-position:140px 8px;
	color: #FFF;
}
.nav ul li.navactive {
	margin-left: -19px;
	padding-left: 19px;
	background: url(../images/nav-arrow.gif) no-repeat 0 9px;
	_position: relative;
	_height: 1px;
}
.nav ul li.navactive a, .nav ul li.navselected a {
	background-color: #BABFC4;
	color: #003366;
}
.nav ul li a:hover {
	background-color: #003366;
	color: #FFF;
}
.nav ul li.subnav, .nav ul li.subnavlast, .nav ul li.subnavactive {
	padding-right: 10px;
	border-bottom-width: 0px;
	background-color: #FFF;
}
.nav ul li.subnav a, .nav ul li.subnavlast a, .nav ul li.subnavactive a {
	padding: 5px 0 5px 9px;
	border-bottom: 1px dashed #C2C1BE;
	background-color: #FFF;
	font-weight: normal;
}
.nav ul li.subnavlast a {
	border-bottom-width: 0px;
}
.nav ul li.subnavactive {
	margin-left: -19px;
	padding-left: 19px;
	background: #FFF url(../images/nav-arrow.gif) no-repeat 0 9px;
	_position: relative;
	_height: 1px;
}
.nav ul li.subnavactive a, .nav ul li.subnavactive a:hover {
	background-color: #FFF;
	color: #0092C7;
}
.nav ul li.subnav a:hover, .nav ul li.subnavlast a:hover {
	background-color: #FFF;
	color: #0092C7;
}
.PageTitle {
	padding: 5px 0px 5px 0px;
	border-top: 1px dotted #c2c1be;
	font-weight:bold;
	color: #505fad;
	font-size: 16px;
}
.PageTitleSmaller {
	padding: 5px 0px 5px 0px;
	color: #505fad;
	font-weight:bold;
	font-size: 14px;
}
.GreyBox {
	margin: 5px 0 5px 0;
	padding: 4px 8px 4px 8px;
	background: #F5F5F5;
}
.GreyBox p {
	line-height: 16px;
	margin-top:5px;
	margin-bottom:5px;
	color: #464646;
}
.GreyBox h1 {
	margin: 0;
	padding-bottom:10px;
	font-size:24px;
	font-weight: bold;
	color:#464646;
}
.GreyBox h4 {
	margin: 0;
	padding-top:10px;
	padding-bottom:5px;
	font-size:16px;
	font-weight: bold;
	color:#464646;
}
.BlueBox {
	margin-top: 3px;
	padding:4px 0px 4px 0px;
	border-top: 1px dashed #D7D7D7;
	border-bottom: 1px dashed #D7D7D7;
}
.BlueBox p {
	line-height: 16px;
	margin-top:5px;
	margin-bottom:5px;
}
.BlueBoxBlue {
	margin: 0;
	padding: 4px 8px 4px 8px;
	background-color: #D3E0EF;
	color: #003366;
}
.BlueBox h4 {
padding-top:10px;
	padding-bottom:5px;
	margin: 0;
	font-size:16px;
	font-weight: bold;
	color: #003366;
}
li.Arrow {
	list-style-image:url(../images/arrow.gif);
	margin-bottom: 10px;
}
.new {
	color:#FF0000;
	font-weight:bold;
}
.errortext {
	color:red !important;
}
#content, #contenthome {
	float: right;
	width: 595px;
}
.boldtext {
	font-weight:bold;
}



#footer {
	margin:auto;
	height:55px;
}
#footer .nav {
	width: 100%;
	margin: 0px;
	padding: 6px 0;
	height: 25px;
	vertical-align:middle;
}
#footer .nav li {
	float: left;
	margin: 0 0;
	padding: 0 6px;
	border-left: 1px solid #CCCCCC;
	line-height: 11px;
	list-style-type: none;
	height: 20px;
	color:#666666;
}
#footer .nav li.first {
	border-left: none;
	width:650px;
}
#footer .nav li a {
	text-decoration: underline;
	font-size: 10px;
	line-height: 11px;
	color: #003366;
}
#footer .fairbalance {
	font-size: 10px;
	margin: 5px;
	border-top: 1px solid #CCCCCC;
}
#footer .fairbalance p {
	margin: 0 0 13px;
	padding: 0;
	color: #333333;
}
#footer .logos {
	margin: 0;
}
#footer .logos {
	float: left;
}
#footer .logos .truste {
	float: right;
	text-align: right;
}
.small{
font-size:9px;
}
.formlabel{
font-size:11px;
font-weight:bold;
}
.forminput{
font-size:11px;
font-weight:100;
}
.formtitle{
font-size:16px;
font-weight:bold;
}
.formtitlesmall{
font-size:12px;
font-weight:bold;
}
.signuplist{
width:800px;
}
.signuplistelement{
	font-size:16px;
text-align:left;
border-bottom:solid;
border-bottom-color:#000000;
border-bottom-width:1px;
margin-bottom:5px;
padding:2px;

}
.signuplisttitle{
margin:20px;
margin-top:0px;
}
#recordcount{
text-align:right;
padding-right:20px;
}
.labelselement{
width:231px;
height:90px;
float:left;
text-align:left;

}
.labelsgroup{
width:693px;
}
.labelspage{
margin:5px;
border:solid;
width:693px;
}
