body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
a {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #51758D;
	text-decoration: none;
}
.pageTitle {
	font-family: Garamond, "Adobe Garamond", "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 32px;
	font-weight: normal;
	line-height: 42px;
	padding-left: 26px;
}
.newsDescription {
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
}

.newsbox {
	background-image: url(../graphics/homeNewsBoxBG.jpg);
	background-repeat: repeat-x;
}

.newsBoxItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
	margin-bottom: -5px;
	margin-top: -3;
}

a.newsTitle:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}

a.newsTitle:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}

a.newsTitle:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #51758D;
	text-decoration: none;
}

a.newsTitle:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}

a.newsAllLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #51758D;
	text-decoration: none;
}

a.newsAllLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #51758D;
	text-decoration: none;
}

a.newsAllLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
}

a.newsAllLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
}


#leftNavActive a{
	font-weight: bold;
	background-color: #6484BC;
}