a:link{
color: #003366;
text-decoration: underline;
}
a:link:hover {
color: #skyblue;
text-decoration: none;
}
a:hover{
color: #skyblue;
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 {
padding: 0px;
color: #000099;
background: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
/* Header */
normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.header {
height: 70px;
width: 985px;
}
#logo {
float: left;
margin-top: -2px;
}
#rightheader {
float: right;
height: 70px;
}
#rightheader a {
text-decoration: none;
text-align: right;
letter-spacing: 2px;
font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#rightheader a:hover {
background: Aqua;
}
.hmenu {
	height: 60px;
	width: 985px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 1.55;
	border: 1px solid #000066;
	background-color: #00BFFF;
	padding: 4px;#6495ED
	vertical-align: middle;
	float: left;
}
.contentwrapper {
	height: auto;
	width: 985px;
	float: left;
}
.contentleft {
float: left;
width: 590px;
text-align: left;
padding: 10px;
margin-top: 0px;
}
.searchhead {
	font-size: 13px;
	font-weight: bold;
	font-color: #006699;
	text-align: center;
	margin: 15px;
	width: auto;
}
.cathead { 
font-size: 13px;
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;
}
.botadbar {
	background-color: #6699CC;
	padding: 5px;
	color: white;
	height: auto;
	width: 985px;
}
.titlewrapper {
	width: 985px;
	height: 80px;
	float: left;
}
#title1 {
float: left;
width: 580px;
background-color: white;
text-align: left;
color: #003366;
padding-top: 0px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
}
#title2 {
float: right;
width: 110px;
margin-right: 80px;
background-color: white;
text-align: center;
color: #003366;
padding: 4px;
}
#title3 {
float: right;
width: 80px;
background-color: white;
text-align: center;
color: #003366;
padding: 4px;
}
.content {
	text-align: left;
	color: #000066;
	line-height: 1.85;
	padding: 8px;
}
.vmenu {
	width: 170px;
	background-color:  #87CEEB;
	text-align: left;
	line-height: 1.25;
	padding: 4px;
	vertical-align: top;
}
.botadbarwrapper {
	height: auto;
	width: 985px;
	border: 1px solid darkblue;
	background-color: #6699CC;
	float: left;
}
#botadbar1 {
	float: left;
	text-align: left;
}
#botadbar2 {
float: right;
text-align: left;
}
.footer {
	height: auto;
	width: 985px;
	text-align: center;
	float: left;
}
#footer p {
text-align: left;
}
.mastwrapper {
	float: left;
	height: auto;
	width: 985px;
}
#leftmast {
	text-align: left;
	color: navy;
	float: left;
	position: relative;
	height: auto;
	width: 70%;
}
#rightmast {
    text-align: left;
	color: navy;
	float: right;
	position: relative;
	height: auto;
	width: 25%;
}
