.gNewsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #1d5870;
}
.gSingleNewsDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1d5870;
}
A.gMoreDetails:ACTIVE, A.gMoreDetails:LINK, A.gMoreDetails:VISITED  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #f26522;
	text-decoration: none;
}
A.gMoreDetails:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #f26522;
	text-decoration: underline;
}
.gNewsText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #1d5870;
}
.gNewsPicDiv{
	float:left;
	padding:1px;
	background-color: #ffffff;
	border:solid 4px #0d3c51;
}
