ul.nav {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #004890;
	line-height: 1.2em;
	list-style-type:none;
}

ul#nav {
	margin: 0em;
	padding: 0em;
}

ul.subNav {
	margin-left: 10px;
	padding: 0px;
	font-size: 0.9em;
	list-style-type:none;
	font-weight: normal;
}

li a:link, li a:active, li a:visited {
	color: #004890;
	text-decoration: none;
	font-weight: normal;
}

li a:hover {
	color: #004890;
	text-decoration: none;
	font-weight:bold;
}

div#contactInfo {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #004890;
}

div#contactInfo a:link, div#contactInfo a:active, div#contactInfo a:visited, div#contactInfo a:hover {
	color:#004890;
	font-weight:normal;
	text-decoration: none;
}
