#latest_news_title
{
	height: 30px;
	color: #0062A1;
	font-size: 14px;
	font-weight: bold;
}
.homepage_news_item
{
	padding-bottom: 12px;
	clear:both;
}
.homepage_news_item span
{
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}
.homepage_news_item a
{
	color: #0062A1;
	text-decoration: none;
	font-weight: bold;
}
.homepage_news_item a i
{
	color: #0062A1;
	text-decoration: none;
	font-weight: normal;
}
#homepage_view_all_stories
{
	font-size: 8pt;
}

.latest_news_heading
{
}
.latest_news_heading_title
{	
	color: #0062A1;
	font-size: 130%;
	font-weight:bold;
}
.latest_news_date
{
	color: #0062A1;
}
.previousNext 
{
	color:#0062A1;
}
.previousNext a
{
	color:#0062A1;
	text-decoration:none;
}
.img_padded
{
	padding:0 15px 10px 0;
}


.clearBoth
{
    clear:both;
}
