h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #006666; font-weight: bold}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #006666; font-style: italic; font-weight: bold}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0E4279; font-weight: bold}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #006666; font-style: italic; font-weight: bold}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0E4279; font-weight: bold}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0E4279;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006666;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #006666;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet_green.gif);
}

.bullets a {  text-decoration: underline; color: #006666 }
.bullets a:active {  color: #0E4279 }
.bullets a:visited {  color: #666666 }
.bullets a:hover {  color: #0E4279; text-decoration: underline }

.footer {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;

}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #0E4279;
	list-style-position: outside;
	list-style-type: square;
}

.sidelinks a { text-decoration: underline;  color: #0E4279 }
.sidelinks a:active {  color: #0E4279 }
.sidelinks a:visited {  color: #006666 }
.sidelinks a:hover {  color: #006666; text-decoration: underline }


.bulletshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.indents {
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #006666;

}
