.newsTitle {
	font-size: 16px;
	margin: 15px 0px 15px 0px;
}

.newsBody {
	margin: 0px 0px 15px 0px;
}

#newsPage {
	width: 100%;
}

#newsNav {
	width: 75px;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
}

#newsContent {
	background: url(/images/common/vdot.gif) repeat-y left top;
	padding: 10px 0px 0px 25px;
	vertical-align: top;
}

.newsNavItem {
	color: #6F0818;
	margin-bottom: 3px;
}

.newsNavItemActive {
	color: #3D3D3D;
	font-weight: bold;
	margin-bottom: 3px;
}

.newsNavItemActive a {
	color: #3D3D3D;
	text-decoration: none;
}
