.body, th, td {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}
.current_news {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.news_headline {
	color: #000000;
	font-weight: bold;
}
.news_story {
	color: #000000;
}
.page_header {
	font-size: 16px;
	font-weight: bold;
	color: #78A9F7;
}
.business_name {
	font-size: 14px;
	font-weight: bold;
	color: #73809A;
}
.news_story a{
text-decoration:none;
color: #000000;
}.subheader {
	font-weight: bold;
}
.subnav_item {
	font-weight: bold;
	color: #78A9F7;
}.subnav_item a{
text-decoration:none;
color: #78A9F7;
}.subnav_item a:hover{
text-decoration:none;
color: #C9DCFC;
}
.mainImage {
	background-image: url(/_images/main_img.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #78A9F7;
}
