/* start of general formatting */
H2.nav_title {
	margin: 15px 0px 10px 0px;
}
H1.title {
	font-size: 12pt;
	font-weight: bold;
}
H3.servicesnav{
	font-size: 10pt;
	text-align: center;
	margin-top: 10px;
}

UL.servicesnav  {
	list-style-type: square;
	margin: 0px 5px 20px 15px;
}
LI.servicesnav  {
	line-height: 1.25em;
}
a.servicesnav:link, a.servicesnav:active, a.servicesnav:visited {
	color:#007D6A;
	text-decoration: none;
}
a.servicesnav:hover {	color:#FD6C03; }

.fieldname {text-align: right; font-weight:bold; vertical-align: middle;}
