/* CSS Document */

.subLC {
	width: 176px;
	padding-left: 0px;
	position: relative;
	text-align: left;
}
.subLCT a {
	text-decoration: none;
	font-size: 1.0em;
	color: #5A6C4C;
	width: 176px;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 1px;
	margin-bottom: 1px;

}
#newslabel
{
	padding-top: 20px;
	font-weight: bold;
}
#newsNav
{
	text-align: left;
	padding-left: 30px;
}
.subLCT a:hover {
	background-color: #FFFFFF;
	color: #8b3f0c;
}
.active .subLCT a:hover  {
	background-color: transparent;
}
.active {
	background-color: #FFFFFF;
	background-image: url(../images/news_subLC_backgrd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 186px;
	position: relative;
}