a:link{
color: #003366;
text-decoration: underline;
}
a:link:hover {
color: grey;
text-decoration: none;
}
a:hover{
color: gray;
text-decoration: none;
}
a:visited {
color: #003366;
text-decoration: underline;
}
a:visted:hover {
color: #skyblue;
text-decoration: none;
}
.fleft {float:left}
.fright {float:right}
.clear {clear:both}
body {
	color: #000099;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: 100%;
	width: 985px;
}
/* Header */
.header {
width: 985px;
height: 100px;
clear: both;
}
#logo {
float: left;
margin-top: 2px;
width: 500px;
}
#rightheader {
	float: right;
	width: 300px;
	text-align: right;
	line-height: 1.2em;
}
.mastwrapper {
	width: 985px;
	height: auto;
	clear: both;
}
#leftmast {
	float: left;
	width: 650px;	
	text-align: left;
	text-size: .85em;
	line-height: 1.3em;	
	color: navy;
	padding: 10px;
}
#rightmast {
	float: right;
    text-align: left;
	line-height: 1.2em;
	color: navy;
	margin-top: 20px;	
	width: 185px;
}
#canrightmast {
	float: right;
    text-align: left;
	color: navy;
	width: 185px;
	margin-top: -50px;
	clear: both;
}
.hmenuwrapper {
	height: 100;
	width: 985px;
	border: 1px solid #000066;
	background-color: skyblue;
	clear: both;
}
#hmenu {
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size: .82em;
	line-height: 1.3em;
	padding: 4px;#6495ED
	vertical-align: middle;
}
.topadwrapper {
	width: 985px;
	height: auto;
	background-color: steelblue;
	clear: both;
	}
#lefttopad {
	width: 750px;
	float: left;
	background-color: steelblue;
	padding: 5px;
	}
#righttopad {
	width: 225px;
	float: right;
	background-color: steelblue;
	text-align: left;
	line-height: 1.2;
	}		
.contentwrapper {
	height: auto;
	width: 985px;
	clear: both;
}
.contentleft {
	float: left;
	width: 640px;
	text-align: left;
	text-size:.90em;
	padding: 10px;
	margin-top: 0px;
}
.searchhead {
	font-size: .8em;
	font-weight: bold;
	font-color: #006699;
	text-align: center;
	margin: 15px;
	width: auto;
}
.searchboxtitle {
	font-size: .875em;
	font-weight: bold;
	font-color: #006699;
	text-align: center;
	margin: 15px;
	width: auto;
}
.cathead { 
font-size: .85em;
font-weight: bold;
font-color: #006699;
background-color: #D3D3D3;
padding: 0px 15px 0px 10px
}
.linkhead { 
color: #006699;
}
.linkdesc {
color:  #006699;
}
.mastbar {
text-align: left;
background-color: #006699;
color: White;
}
.topadbar {
background-color: #006699;
}
.titlewrapper {
	width: 985px;
	height: 80px;
	clear: both;
}
#title1 {
float: left;
width: 700px;
background-color: white;
text-align: left;
color: #003366;
padding-top: 0px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
}
#title2 {
float: right;
width: 130px;
margin-right: 80px;
background-color: white;
text-align: center;
color: #003366;
padding: 4px;
}
#title3 {
float: right;
width: 150px;
background-color: white;
text-align: center;
color: #003366;
padding: 4px;
}
.botadbar {
	width: 975px;
	background-color: #6699CC;
	padding: 5px;
	color: white;
	height: auto;
	clear: right;
}
.content {
	text-align: left;
	color: #000066;
	line-height: 1.85;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.vmenu {
	width: 170px;
	background-color:  #87CEEB;
	text-align: left;
	line-height: 1.25;
	padding: 4px;
	vertical-align: top;
	font-size: .8em;
}
.botadwrapper {
	width: 985px;
	height: 100px;
	border: 1px solid darkblue;
	background-color: #6699CC;
	clear: both;
	text-align: left;
}
#botadbar1 {
	float: left;
	width: 750px;
	text-align: left;
	padding: 8px;
}
#botadbar2 {
	float: right;
	width: 200;
	margin-top: 25px;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
}
.footer {
	width: 985px;
	height: auto;
	text-align: center;
	font-size: .8em;
}
#footer p {
text-align: left;
}