a:link{
	color: #000066;
	}
a:link:hover {
	color: Steelblue;
}	
a:hover{
	color: Steelblue;
	}
a:visited {
	color: #000066;
	}
a:visted:hover {
	color: Steelblue;
}
BODY	{ 
		font-family: Arial, Helvetica,Verdana, sans-serif;
		font-size: 100%;
		color: #000066;
		}
.titlewrapper {
	width: 960px;
	clear: both;
	height: 75px;
}
#logo {
	float: left;
}
#righttitle {
	float: right;
}	
.cathead { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .85em;
		font-weight: bold;
		font-color: #006699;
}
.linkhead { font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
		color: #006699;
}
.linkdesc {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #006699;
}		
.mastbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	background-color: #006699;
	color: White;
}
.topadbar {
	background-color: Steelblue;
	font-size: 1.5em;
	color: Red;
}
.botadbar {
	background-color: Steelblue;
}
.hmenuwrapper {
	width: 960px;
	height: auto;
	background-color: #33CCFF;
	border: thin solid #000066;	
	clear: both;
	}
#hmenu {
	font-family: sans-serif, Arial, Helvetica;
	font-size: .90em;
	text-align: center;
	color: #000066;
	padding: 5px;
}
#content {
	color: #000066;
	font-size: .98em;
	line-height: 2.125em;
}

.vmenu {
		font-size: .85em;
		line-height: 1.7em;
		margin-top: .1in;
		margin-right: .1in;
		margin-left: .1in;
		margin-bottom: .2in;
		background-color: skyblue;		
}
.footer {
		width: 960px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .75em;
		margin-right: .15in;
		margin-left: .15in;
		margin-bottom: .15in;	 
}
