td.staticbg {
	background-repeat: repeat-x;
	background-position: top;
}
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
.maintext {
	font-size: 12px;
	line-height: 14px;
}
.pagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
.header {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 5px;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
}
.fineprint {
	font-size: 10px;
}
.topbar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 178943;
}
.navbar a:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navbar a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navbar a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
p.greybg {
	background-image: url(images/template_r4_c2.gif);
}
p.greenbg {
	background-image: url(images/template_r6_c2.gif);
}
.announcement {
	background-image: url(images/template_r4_c2.gif);
	padding: 5px;
	border: 1px solid #FF0000;
	font-size:12px;
}
