body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #8D99A5;
	text-decoration: none;
}
a:hover {
	color: #405168;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	color:#000000;
}

a.footer {
	font-size: 11px;
	color:#4A596E;
	text-decoration: underline;
}

a.footer:hover {
	color: #2F425C;
	text-decoration: none;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #2D405D;
}
.page-bg {
	background-image: url(../images/page-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub-heading {
	font-size: 12px;
	color: #43546A;
	font-weight: bold;
	text-decoration: underline;
}
ul,li {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}.row-space-border {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEC8D1;
	vertical-align: middle;
}
 .newsbox{
 background-image:url(/images/news-box.gif);
 background-repeat:repeat-x;
 padding: 10px 5px 10px 28px;
 height:95px;
 vertical-align:top;