a:link_footer {
	text-decoration: none;
}
a:visited_footer {
	text-decoration: none;
}
a:hover_footer {
	text-decoration: underline;
}
a:active_footer {
	text-decoration: none;
}
.footer_maintext {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.footer_questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.footer_gg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	font-style: italic;
}
.footer_maintext_small {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.logo_position {
	float: right;
}
