.newstable {
	width:100%;
}
.newsheader {
	font-weight: bold;
	text-decoration: none;
}
.newstitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.newscontentshort {
	align:left;
	valign:top;
}
.newsreadmore {
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
.newsdate {
	font-size:11px;
	font-weight: bold;
	align:right;
}
.newsbanner {
	width:120px;
	height:120px;
	hspace:6px;
	float:left;
}

.latestnewstable {
	margin-top:1px;
	width:100%;
	background:#f5f8fa;
	padding-top:2px;
}
.latestnewstable td {
	padding-left:8px;
	color:#2f5572;
	font-size:11px;
}

.latestnewstitle {
	font-weight:bold;
	text-decoration:none;
	color:#2f5572;
}
.latestnewscontent {
	padding-bottom:8px;
}
.latestnewsreadmore {
	font-size:11px;
	font-weight:normal;
	color:#2f5572;
}