/*Latest News <start>*/
DIV.news-latest-container DIV.news-latest-item
{
	margin-bottom: 12px;
}
DIV.news-latest-container DIV.news-latest-item SPAN.news-latest-date
{
}
DIV.news-latest-container DIV.news-latest-item SPAN.news-latest-date A
{
	color: #010101;
	text-decoration: none;
}
DIV.news-latest-container DIV.news-latest-item H3
{
	font-size: 11px;
	margin: 0;
}
DIV.news-latest-container DIV.news-latest-item H3 A
{
	color: #CC0000;
	text-decoration: none;
}
DIV.news-latest-container DIV.news-latest-item H3 A:hover
{
	text-decoration: underline;
}
DIV.news-latest-container DIV.news-latest-item P.bodytext
{
	margin: 0;
}
DIV.news-latest-container DIV.news-latest-item DIV.news-latest-morelink
{
}
DIV.news-latest-container DIV.news-latest-item DIV.news-latest-morelink A
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
DIV.news-latest-container DIV.news-latest-item DIV.news-latest-morelink A:hover
{
	color: #CC0000;
}
DIV.news-latest-container DIV.news-latest-item HR.clearer
{
	border: 0px;
	border-top: 1px dashed #000;
	height: 1px;
	margin-top: 5px;
}
* HTML DIV.news-latest-container DIV.news-latest-item HR.clearer
{
	margin-top: 0;
}
DIV.news-latest-gotoarchive A
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
DIV.news-latest-gotoarchive A:hover
{
	color: #CC0000;
}
/*Latest News <end>*/
