body {
	background-color: #85a3c2;
	background-image: url(images/page_bkgd.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.homeRight {
	background-image: url(images/serv_bkgd.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
}
.homeHeading {
	background-image: url(images/hm_hdg_bkgd.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: right;
	background-color: #7f9cb9;
}
.newsHdg {font-size: 13px}

.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #fcdc05;
	text-decoration: none;
}
a:hover {
	color: #fcdc05;
	text-decoration: underline;
}
a:visited {
	color: #fcdc05;
	text-decoration: none;
}
.subHdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004A87;
}
.smallHdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F1D610;
}
