@charset "ISO-8859-1";
#footer_nav li {
	display: inline;
	text-align: left;
}
#footer_nav li a {
	font: .7em Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px dotted #1A5DA2;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 1px dotted #1A5DA2;
}
#footer_nav {
	top: 55px;
	position: relative;
	left: 70px;
}
#footer_nav li a:hover {
	color: #CCCC33;
}
.title_h1 {
	font: bold normal 1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00529a;
	width: 572px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.body_text {
	font: normal 0.8em/1.4 Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0px 0px 20px;
	width: 572px;
}
.title_h2 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: 00529a;
	width: 572px;
	margin-top: 30px;
	margin-bottom: 15px;
}
.title_h3 {
	font: bold .9em Arial, Helvetica, sans-serif;
	color: #525252;
	width: 572px;
	margin-bottom: 5px;
	margin-top: 8px;
}
.body_unordered_list {
	font: normal 0.8em/2.0 Arial, Helvetica, sans-serif;
	color: 444444;
}
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.3em;
}
a:hover {
	color: #CCCC33;
}
#vertical_nav li {
	display: block;
	width: 372px;
	padding-bottom: 10px;
	background: #00529A;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	top: 25px;
	position: relative;
	list-style: none;
}
#vertical_nav li a {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #E8E8A7;
	text-decoration: none;
	margin: 0px 0px 0px 15px;
}
#vertical_nav li a:hover {
	color: #FFFFFF;
}
.bullet_list {
	list-style: disc outside;
	font: 0.8em/1.3 Arial, Helvetica, sans-serif;
	color: #444444;
	margin-bottom: 10px;
}
