body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EFEFEF;
}
.brdr {
	border: thin solid #006699;
}
a:link {
	font-weight: bold;
	color: #00D0F4;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #00D0F4;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #00D0F4;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header {
	font-size: 18px;
	color: #004F75;
}
.tagline {
	color: #990000;
}
.subheader {
	font-weight: bold;
	color: #004F75;
}
.WHITEHEAD {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subnav a:link {
	color: #006699;
	background-color: #EFEFEF;
	border: 1px solid #36322F;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 98%;
	padding: 2px;
}
.subnav a:visited {
	color: #006699;
	background-color: #EFEFEF;
	border: 1px solid #36322F;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 98%;
	padding: 2px;
}
.subnav a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 98%;
    padding: 2px;
}
.subnav a:active {
	color: #006699;
	background-color: #EFEFEF;
	border: 1px solid #36322F;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 98%;
	padding: 2px;
}
.almostwht {
	color: #FFFFEE;
}
