a:link, a:visited {
	color: #15354C;
	text-decoration: none;
}
a:hover, a:active {
	color: #639BCB;
	text-decoration: underline;
}
a.sb:link, a.sb:visited {
	color: #3c3;
	text-decoration: none;
}
a.sb:hover, a.sb:active {
	color: #3c3;
	text-decoration: underline;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3A4152;
}
th {
	font-size: 11.5px;
	color: #fff;
	background-color: #0963B0;
}

td.footer {
	font-size: 11px;
	line-height: 14px;
	color: #15354C;
}
p.content {
	padding-top: 10px;
}
h1 {
	padding-top: 10px;
	font-size: 12px;
	line-height: 14px;
	color: #3A4152;
}
p.homeabout {
	padding: 0 5px 5px 10px;
	line-height: 16px;
	font-size: 10.5px;
}
td.homeservices {
	font-size: 10.5px;
}
td.subservices {
	font-size: 10.5px;
	padding: 2px 0 2px 0;
}

td.homenews {
	font-size: 11px;
	font-weight: bold;
}
.blue {
	color: #0963B0;
}