@charset "UTF-8";
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maincopy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #004976;
	font-weight: bold;
}
.sidebar_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004976;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #004976;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0079C2;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none; 
	line-height: 12px;
}
.bottomnav a:link {
	color: #FFFFFF; text-decoration: none; 
}
.bottomnav a:active {
	color: #FFFFFF; text-decoration: none; 
}
.bottomnav a:visited {
	color: #FFFFFF; text-decoration: none; 
}
.bottomnav a:hover {
	color: #FFFFFF; text-decoration: none; 
}