.pagetitle-red {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.pagetitle-red {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.subhead {
	color: #9EC828;
	font-weight: bold;
	font-size: 16px;
}
.subhead-red{
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.content {
	color: #666666;
	font-weight: none;
	font-size: 12px;
}
.footerlinks {
font-size: 9px
}
.sidewhite {
color: #FFFFFF
}
a:active {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:visited {
	text-decoration: underline;
	color: #336600;
}
a:link {
	text-decoration: underline;
	color: #336600;
}
body,td,th {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
    background-image: none;
	margin-top: 4px;
}
h1 {
	font-size: 36px;
	color: #00009A;
}
h2 {
	font-size: 24px;
	color: #00009A;
}
h3 {
	font-size: 18px;
	color: #00009A;
}
h4 {
	font-size: 16px;
	color: #00009A;
}
h5 {
	font-size: 14px;
	color: #00009A;
}
h6 {
	font-size: 12px;
	color: #00009A;
}
#scrollingcontent {
 overflow: auto;
 height: 304px;
 width: 304px;
}
img
{  border-style: none;
}