@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
input, select, textarea{
	border : 1px solid #CCCCCC;
	font-family : Verdana;
	font-weight : normal;
	font-size : 10px;
	color : #015A9C;
}
.formnoninput{
	font-family : Verdana;
	font-weight : normal;
	font-size : 10px;
	color : #015A9C;
}
.footerbgimage {
	background-image: url(images/footer/bottomPage_45.jpg);
	background-repeat: repeat-x;
	height: 211px;
}

.headerbgcol {
	background-color: #015A9C;
	height: 50px;
}
.contentleftpadding {
	width: 50px;
}
.leftnavpadding {
	width: 20px;
}
.footertextwhite{
	font-family : Verdana;
	font-weight : bold;
	font-size : 10px;
	color : #FFFFFF;
}
.footertextwhite a:link
      {
      color:#FFFFFF;
      background-color:transparent;
      text-decoration:underline;
      }

.footertextwhite a:visited
      {
      color:#FFFFFF;
      background-color:transparent;
      text-decoration:underline;
      }

.footertextwhite a:hover
     {
      color:#015A9C;
      background-color:transparent;
       text-decoration:underline;
      }
.blueheader1{
	font-family : Verdana;
	font-weight : bold;
	font-size : 11px;
	color : #015A9C;
}
.graybullet1{
	font-family : Verdana;
	font-weight : normal;
	font-size : 10px;
	color : #808080;
}
.bulletlink{
	font-family : Verdana;
	font-weight : normal;
	font-size : 10px;
	color : #14A7D1;
}
.graybody1{
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	color : #808080;
}
.blackbody1{
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	color : Black;
}
.required{
	font-family : Verdana;
	font-weight : normal;
	font-size : 10px;
	color : Red;
}
.aquabody1{
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	color : #14A7D1;
}
.subheaderlight{
	font-family : Verdana;
	font-weight : normal;
	font-size : 20px;
	color : #14A7D1;
}
.subtitledark{
	font-family : Verdana;
	font-weight : bold;
	font-size : 14px;
	color : #015A9C;
}