body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #121845;
}
.leftnav {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #005126;
	text-decoration: none;
	text-indent: 9px;
	font-weight: bold;
}
.leftnav a:link, .leftnav a:visited {
	text-decoration: none;
	font-weight: bold;
}
.leftnav a:hover, .leftnav a:active {
	text-decoration: none;
	font-weight: bold;
}
.quicklinks {
	font-family: Arial Narrow;
	font-size: 12px;
	color: #211845;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 3px;
	text-align: center;
}
.quicklinks a:link, .quicklinks a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #211845;
}
.quicklinks a:hover, .quicklinks a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #211845;
}
.footer {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #D3D5DE;
}
.header {
	color: #BA7B23;
	font-family: Arial Black;
	font-size: 18px;
}
.address {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #121845;
}