td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.dottyborder {
	border-style : dotted dotted dotted dotted;
}

.header_bg {
	background-color : #021349;
	border : 0 none;
	padding : 0;
}

a.leftnav:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #00134B;
}
a.leftnav:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #00134B;
}
a.leftnav:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : underline;
	color : blue;
}
a.headnav:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : white;
	font : bold;
}
a.headnav:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : white;
	font : bold;
}
a.headnav:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : underline;
	color : white;
	font : bold;
}