<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-x;
	background-color: #ABE4FE;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 13px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #9E2F1F;
}
a:active {
	text-decoration: underline;
}
.headerText {
	color: #000000;
}
#headerText a {
	font:12px Arial;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
	letter-spacing:2px;
	display: block;
	line-height:2;
}
#headerText a:hover {
	color: #5C5C5C;
	text-decoration: none;
	background-color: #FFEEAB;
}
.navText {
	font:11px Arial;
	color: #330066;
}
#navigation a {
	font:12px Arial;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	display: block;
	line-height: 30px;
	letter-spacing: .1em;
	border-bottom:1px dotted #4A4A4A;
}	
#navigation a:hover {
	color: #000000;
	padding-left:30px;
	background-color: #FFEEAB;
	font-style:italic;
}
#navigation a:active {
	color: #000000;
	padding-left:30px;
	background-color: #FFEEAB;
	font-style:italic;
}
.navIndent {
	font:8px "Arial Black";
	color: #859127;
}
#dropmenudiv{
	position:absolute;
	font:12px Arial;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	display: block;
	line-height: 30px;
	border-bottom-width: 0;
	z-index:100;
}
#dropmenudiv a{
	font:12px Arial;
	font-weight: bold;
	color: #4B4B4B;
	background-color:#FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 25px;
	width: 100%;
	display: block;
	text-indent: 5px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	text-decoration: none;
}
#dropmenudiv a:hover{ /*hover background color*/);
	color: #000000;
	background-color:#FFEEAB;
	font-weight: bold;
	padding-left:30px;
	font-style:italic;
	border: 1px solid gray;
}
.feature{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
html>body .feature {
	height: auto;
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
.headingText {
	color: #FFFFFF;
}
#headingText a {
	font:18px Arial;
	font-weight: bold;
	color: #9E2F1F;
	text-decoration: underline;
	letter-spacing:2px;
	line-height: 30px;
	display: block;
}
#headingText a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFEEAB;
}
.emphasize {
	color: #9E2F1F;
}
.adText {
	color: #000000;
}
#adText a {
	font-weight: bold;
	color: #9E2F1F;
	text-decoration: underline;
}
#adText a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.footerText {
	font:10px Arial;
	color: #5C5C5C;
}
#footerText a {
	font:10px Arial;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#footerText a:hover {
	color: ##5C5C5C;
	font-weight: bold;
	text-decoration: underline;
}
.pageTitle {
	font: 16px "Trebuchet MS";
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	padding-left:50px;
}
.contHead {
	color: #9E2F1F;
	font-style: italic;
	font-weight: bold;
}
-->

