#footerWrapper
{
	width:100%;
	font-size:12px;
	float:left;
	border-top:1px solid #e5e5e5;
	padding-top:10px;
	clear:both;
}
#footerLinks
{
	position:relative;
	width:100%;
	margin:0px auto;
	color:#666;
	text-align:center;
	margin-bottom:10px;
}
#footerLinks a, #footerLinks a:visited
{
	color:#415192;
	font-size:12px;
	text-decoration:none;
}
#footerLinks a:hover{ text-decoration:underline; }
#disclaimerInfo
{
  width:100%;
	margin:0px auto;
	font-size:10px;
	text-align:center;
}
