@charset "UTF-8";
#footerContainer {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 9px;
	font-weight: 400;
	color: #01252e;
	text-align: center;
	height: 20px;
	padding-top: 7px;
	background-color: #35c90d;
	margin: 0;
	clear: both;
}
#footerContainer a {
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Arial;
	color: #021a20;
}

