.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	margin-left: 10px;
	margin-right: 10px;
}
.Left_Nav_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	display: block;
	padding: 10px 2px 0px 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF00;
	border-bottom-width: thin;
}
.navigation:link, .navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 3px 2px 3px 6px;
	text-decoration: none;
	background-color: #F0F0F0;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 3px 2px 3px 6px;
	text-decoration: none;
	background-color: #999999;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

