#footer {
}
.footerContent {
	background-color: #000000;

}
#footer,#footer td,#footer th,#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #aac3a8;
	list-style-type: none;
	top: 10px;
}
#footer a:link {
	color: #0066FF;
	text-decoration: underline;
}
#footer a:visited {
	color: #0099FF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#signature,#signature td,#signature th,#signature a {
	font-size: 10pt;
	font-weight: bold;
	color: #805108;
}
.footerCenterBox {
	width: 800px;
}
