/* CSS Document */
/* <![CDATA[ */
#footer{
	padding-top:25px;
	padding-bottom:10px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
}
a.footer:link,  a.footer:visited {
	text-decoration: none;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 25px;
	color: #003366;
	font-weight: normal;
	font-size: 12px;
}
a.footer:hover {
	color:#0000FF;
	text-decoration: underline;
}

/* ]]> */
