/* *************************************************************************** */
/* These are the styles for the footer text */
#html_footer {
	text-align:center;
	padding-top:0px;
	background-color:;
}
#html_footer, #html_footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303362;
}
#footer_text {
	position:relative;
	padding:0px;
}
#footer_text {
	position:relative;
	text-align:center;
	color:#303362;
	padding-top:5px;
}
#footer_text a:link,
#footer_text a:visited,
#footer_text a:hover,
#footer_text a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303362;
	text-decoration:none;
}
