/*---------------------------------------------------------------------------------
News Column
---------------------------------------------------------------------------------*/

.rcol .newsColumn {font-size:90%;
	float: left;
	width: 178px;
	padding: 0 0 0 0;
	margin: 0;
	background: #fff url(../images/news-bg.jpg) 0 0 no-repeat;
		voice-family: "\"}\""; 
		voice-family:inherit;
		border:#FFF solid 1px;border-top:none;
		margin-bottom:5px;
		overflow:auto; overflow-x:hidden;
}

html>body .newsColumn {
	width:160px;
}

.newsCopy2 {
	height: 80px;	
	margin: 0 0 0 6px;
	padding: 6px 0 6px 0;
	overflow: auto;
		voice-family: "\"}\""; 
		voice-family:inherit;
}

html>body .newsCopy2 {
	height:140px;
}


.newsCopy {
	height: 190px;
	margin: 0 0 0 10px;
	padding: 6px 0 6px 0;
	overflow: auto;
		voice-family: "\"}\""; 
		voice-family:inherit;
}

html>body .newsCopy {
	height:200px;
}

.newsCopy p, .newsCopy2 p {	

	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #666;
}

/*---------------------------------------------------------------------------------
News Items
---------------------------------------------------------------------------------*/
.newslist  {width:140px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}
.newslist ul {
	margin: 0 0 20px 0; 
	padding: 0;
}

.newslist a {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

.newslist li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	background: none;
}

.newslist .date {
	padding: 4px 0 0 10px;
	color: #6B8F07;
}

.newslist .text {
	padding: 2px 12px 2px 0px;
	border-bottom: 1px solid #666;
	color: #333;
}
.newslist .footer {
	padding: 0px 0 0px 0px;
	color: #666;
	font-size:0.8em;
	text-align:center;
}
.newslist .category {
	font-size:120%;padding:4px 0 8px 0;
	font-weight:bold;
	color: #f00;
}
/*
.newsList  a:link		{ color: blue; text-decoration: none; }
.newsList  a:visited	{ color: blue; text-decoration: none; }
.newsList  a:hover		{ color: #666666; text-decoration: none; }
.newsList  a:active		{ color: #999999; text-decoration: none; }
*/
.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}
h5 {
	font-size: 110%;
	color: #666;
	margin: 0;
	padding: 0;
}
