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: 1.7em;
	font-size: 100%;
}
/* Header */
.header {
	width: 980px;
	height: 100px;
	clear: both;
}
#logo {
	float: left;
	text-align: left;
	margin-top: 2px;
	width: 600px;
}
#rightheader {
	float: right;
	width: 300px;
	text-align: right;
	line-height: 1.25em;
}
.mastwrapper {
	width: 980px;
	height: auto;
	clear: both;
}
#leftmast {
	float: left;
	width: 700px;	
	text-align: left;
	text-size: .80em;
	line-height: 1.25em;	
	color: navy;
	padding: 8px;
}
#rightmast {
	float: right;
    text-align: left;
	line-height: 1.2em;
	color: navy;
	margin-top: 20px;	
	width: 200px;
}
.hmenuwrapper {
	height: 90px;
	width: 980px;
	border: 1px solid #000066;
	background-color: skyblue;
	clear: both;
}
#hmenu {
	font-weight: bold;
	text-align: center;
    font-size: .75em;
	line-height: 2.5em;
	padding: 4px;#6495ED
	vertical-align: middle;
}
.topadwrapper {
	width: 980px;
	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;
	}
#topad {
	width: 973px;
	text-align: left;
	background-color: steelblue;
	padding: 4px;
	vertical-align: middle;
	}			
.contentwrapper {
	height: auto;
	width: 980px;
	clear: both;
	border: thin solid #000099;
}
.contentleft {
	float: left;
	width: 700px;
	text-align: left;
	text-size:.85em;
	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: .8em;
	font-weight: bold;
	font-color: #006699;
	text-align: center;
	margin: 15px;
	width: auto;
}
.cathead { 
	font-size: .8em;
	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: 980px;
	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.5;
	padding: 4px;
	vertical-align: top;
	font-size: .8em;
}
.botadwrapper {
	width: 980px;
	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: 980px;
	height: auto;
	text-align: center;
	font-size: .8em;
}
#footer p {
text-align: left;
}
