﻿/* News Control Section*/
.newsTitle
{
	font-family: Arial;
	font-weight:bold;
	color:#325a8e;
	font-size:13px;
	vertical-align: top;
}
.BottomLine
{
border-bottom-style:solid; 
border-bottom-width:1px;
border-bottom-color:#325a8e;
}

.ReadMoreLink
{
}
/*News Control Section*/
