body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;
}
body {
	background-image: url(_images/page_bkg.gif);
}
a:link {
	color: #232c65;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #232c65;
}
a:hover {
	text-decoration: underline;
	color: #f9c312;
}
a:active {
	text-decoration: underline;
	color: #232c65;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #232D65;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.servicenav{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d7;
	border-bottom-color: #d2d2d7;
	border-left-color: #d2d2d7;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
