@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
ol {
	margin-left: 21px;
}
.header1 {
	font-size: larger;
	font-weight: bold;
	color: #9c3910;
}
.month {
	font-size: 1.5em;
	font-weight: bold;
	color: #9c3910;
	font-style: italic;
}
.smallHead {
	font-weight: bold;
	color: #9c3910;
}
.subNav {
	font: bold smaller Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF3922;
	vertical-align: top;
	padding-left: 3px;
}
.subNav:hover {  
	background-color: #FFCC00;
	color: #F9F7FF;	
}
		
.subNav:active {  
	background-color: #000000;
	color: #F9F7FF;	
}
a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #227E47;
	text-decoration: underline;
}
a:active {
	color: #006600;
	font-weight: normal;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #9c3910;
	font-style: italic;
}
.hdAdjust {
	margin-bottom: 0em;	
}
.newText {
	font-size: 1.2em;
	color: #000000;
	margin-left: 21px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #9C3910;
	margin-bottom: .5em;
}
h3 {
	font-size: 125%;
	color: #9c3910;
	margin-bottom: -0.7em;
}
.rateAdjust {
	margin-top: 0em;
	font-size: larger;
}
.indent1 {
	margin-left: 40px;
}
.footerHead {
	font-weight: bold;
	color: #9c3910;
}
.highlightText {
	color: #5B77AD;
}
.AnnounceHead {
	font-style: italic;
	clear: both;
	margin-top: -0.25em;
	margin-bottom: -0.5em;
}

