#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F7D900;
}
.footerContent {
	background-color: #999999;
	margin: 10px;

}
#footer,#footer td,#footer th,#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	
	list-style-type: none;
}
#footer a:link {
	color: #000066;
	text-decoration: underline;
}
#footer a:visited {
	color: #000066;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
#signature,#signature td,#signature th,#signature a {
	font-size: 8pt;
}
.footerCenterBox {
	width: 700px;
	border: thin dashed #000000;
}
