.centerblockabsolute {
  bgcolor: #5065A5;
  width: 864px;
  height: auto;
  margin-left: auto;
  margin-right: auto;  
  background-position: center;
}


.chromestyle{
width: 864px;
float: left;
}

.chromestyle:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
font: bold 12px arial,verdana,sans-serif;
background: url(images/menugreen.gif) center center repeat-x;
text-align: center;
margin: 0;
padding: 8px;
}

.chromestyle ul li{
font: bold 12px arial,verdana,sans-serif;
display: inline;
background: url(images/menugreen.gif) center center repeat-x;
}

.chromestyle ul li a{
font: bold 12px arial,verdana,sans-serif;
background: url(images/menugreen.gif) center center repeat-x;
color: #0F1F4F;
padding: 11px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
font: bold 12px arial,verdana,sans-serif;
color: #FFFFFF;
background: url(images/menublue.gif) center center repeat-x; 
}

.dropmenudiv{
font: bold 12px arial,verdana,sans-serif;
position: absolute;
color: #C4D950;
border: 1px solid #C4D950;
border-bottom-width: 0;
z-index:100;
background-color: #C4D950;
visibility: hidden;
text-align: left;
}


.dropmenudiv a{
font: 12px arial,verdana,sans-serif;
color: #0F1F4F;
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #C4D950;
padding: 5px 5px;
text-decoration: none;
color: #343A0F;
text-align: left;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
font: 12px arial,verdana,sans-serif;
background-color: #FFFFFF;
color: #343A0F;
text-align: left;
}

.headerimage{
background-color: transparent;
width: 864px;
height: 100px;
float: left;
}


.text{
	color: #0F1F4F;
	font: normal 12px trebuchet,verdana,sans-serif;
	margin:0;
	padding: 13px 13px 0px 13px;
	line-height: 120%;
	text-align: left;
}

.textlarge{
	color: #0F1F4F;
	font: normal 16px trebuchet,verdana,sans-serif;
	margin:0;
	padding: 13px 13px 0px 13px;
	line-height: 120%;
	text-align: left;
}

.frontpagetext{
	color: white;
	font: normal 12px trebuchet,verdana,sans-serif;
	margin:0;
	padding: 13px 13px 0px 13px;
	line-height: 120%;
	text-align: left;
}


.formtext{
	color: #0F1F4F;
	font: normal 12px trebuchet,verdana,sans-serif;
	margin:0;
	padding: 0px 13px 0px 13px;
	line-height: 100%;
	text-align: left;
}

td {
border-width: 0px;
vertical-align: top;
padding-top: 20px;
}

.mainheadertext{
	color: white;
	font: normal 15px georgia,times,serif;
	font-weight: bold;
	margin:0;
	padding-top: 8px;
	background-image: url(images/menublue.gif);
	background-repeat: repeat-x;
	height:24px;
	text-align: center;
	text-transform: capitalize;
}

.headertext{
	color: #0F1F4F;
	font: normal 15px georgia,times,serif;
	font-weight: bold;
	margin:0;
padding: 13px 13px 0px 13px;
	height:auto;
	text-align: left;
}


.list{
	color: #FFFFFF;
	font: normal 12px trebuchet,verdana,sans-serif;
	padding: 0px 17px 0px 25px;
	text-align: left;
list-style-type: square;
	
}

.maincontent{ 
background-color: transparent;
width: 255px; 
height: auto; 
float: left;
border: 5px solid #5065A5;
border-top: 0px;
padding-bottom: 10px;
margin-left: 17px; 
margin-right: 0px;
margin-top: 20px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
}


.content{
background-color: #FFFFFF;
width: 400px; 
height: auto; 
float: left;
border: 5px solid #FFFFFF;
border-top: 0px;
padding-bottom: 10px;
margin-left: 17px; 
margin-right: 0px;
margin-top: 20px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

.contentonecolumn{
	background-color: #FFFFFF;
	width: 820px;
	height: auto;
	float: left;
	border: 5px solid #FFFFFF;
	border-top: 0px;
	padding-bottom: 10px;
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-size: 16px;
}

.background{
background-color:#FFFFFF; 
background-image:url(images/waves.gif); 
background-repeat: no-repeat; 
background-position: center;
 width: 864px; 
 height: 600px; 
 border: 0;
 margin: 0; padding: 0; float:left;"
}


.footer{
background-color: transparent;
color: white;
text-align: center;
float: left;
height: auto;
margin: 0px;
margin-bottom: 5px;
vertical-align: top;
}

.img{
vertical-align: top;
trebuchet,verdana,sans-serif}


.footertext{
	color: #5065A5;
	font: normal 12px trebuchet,verdana,sans-serif;
	margin:0;
	padding: 0px 8px 8px 20px;
	line-height: 120%;
	text-align: left;
	vertical-align: center;
}
