
body {
	text-align:center;
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
	line-height:1.4em;
	color: #707070;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;

}
input { font-family:  Verdana, Arial, "Trebuchet MS";
font-size:13px; color:#000033;}

textarea { font-family:  Verdana,  Arial, "Trebuchet MS";
font-size:13px; color:#000033;}

div.bluetop {
background-color:#B6D6E1;
height:66px;
}

div.orangenav {
background-color:#F36523;
height:21px;
padding-top:4px;
color:#FFFFFF;
margin-top:2px;

}

div.greynav {
background-color:#E8E8E8;
height:21px;
padding-top:4px;
color:#666666;
border-color:#CFCFCF;
border-style:solid;
border-top-width:1px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
font-stretch:expanded;
margin-bottom:4px;

}


div.bluefooter {
background-color:#B6D6E1;
height:200px;
padding-top:10px;
color:#4093B1;
border-color:#CFCFCF;
border-style:solid;
border-top-width:1px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
font-stretch:expanded;
margin-bottom:4px;
}

div.watermiddle {
	background-image: url(homepageh20.jpg);
	background-position:center;
	background-repeat: no-repeat;
	height:233px;
}
div.watermiddle2 {
	background-image: url(pagesh20.jpg);
	background-position:center;
	background-repeat: no-repeat;
	height:84px;
}


div.container{
	clear:both;
	margin:0 auto; 
	text-align:left;
	width:820px;
	font-size:11px;

}
div.container2{
	clear:both;
	margin:0 auto; 
	text-align:center;
	width:820px;
	padding-left:290px;
	padding-top:18px;
	font-size:10px;
	


}



div.contactform{
	background-image:url(form-box.jpg);
	background-position: top;
	background-repeat: no-repeat;
     width:279px;
	   height:440px;
	   
	

}



span.bluetitle {color:#2C8AAC; font-size:14px; font-weight:bold; }
span.bluish {color:#2C8AAC; font-weight:bold; }

/* Links */


a.footerlink,a:visited.footerlink{
color: #4093B1;
text-decoration: underline;
}
a:hover.footerlink{
color:#F36523;
text-decoration:underline;
}


a.greylink,a:visited.greylink{
color: #666666;
text-decoration: none;
}
a:hover.greylink{
color:#F36523;
text-decoration:none;
}

a.whitelink,a:visited.whitelink{
color: white;
text-decoration: none;
}
a:hover.whitelink{
color:yellow;
text-decoration:none;