.blue {
	color: #353d30;
}
body {
	padding-top: 5px;
}
.search {
	padding: 3px 0px 3px 4px;
	height: 20px;
}
.latestNews {
	font-weight: bold;
	color: #353d30;
	font-size: 11px;
	font-family: tahoma, arial;
	text-align: center;
	margin: 20px 0;
}
.latestNews a, .latestNews a:hover {
	color: #77ba43 !important;
	font-size: 11px !important;
}
#newsTable {
	height: 180px;
}
#footer {
	background: url('/images/footer-bg.gif') repeat;
	height: 150px;
	vertical-align: top;
	padding: 10px 0 0 0;
	text-align: center;
}
#footerContent {
	font-family: tahoma, arial, sans-serif;
}
#footerContent ul {
	margin: 0 0 5px 0;
	padding: 0;
	position: relative;
	left: -17px;
}
#footerContent ul li {
	display: inline;
	background: url('/images/footer-bullet.gif') no-repeat left 10px;
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
}
#footerContent ul li.f {
	background: none;
	padding: 0;
	margin: 0;
}
#footerContent ul li a {
	color: #77ba43;
	font-size: .6em
}
#footerContent p {
	font-size: .6em;
	position: relative;
	left: -54px;
	padding: 0;
	margin: 0;
}
table .newsheading,
table .bodyfontnews a:link,
table .bodyfontnews a:hover {
	color: #353d30;
}