#footer {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#footer{ padding-top:10px; }
/* changed from #898989 for WCAG compliance - 9/25/2014 - SZ */
#footer td{ color: #666666; font-size: 10px; line-height: 14px; padding-bottom:5px; font-family: 'NeuzeitGroteskTRegular', sans-serif; }
#footer a{ color: #666666; font-size: 10px; line-height: 14px; text-decoration:none; font-family: 'NeuzeitGroteskTRegular', sans-serif;}
#footer a:hover{ color: #666666; font-size: 10px; line-height: 14px; text-decoration: underline; font-family: 'NeuzeitGroteskTRegular', sans-serif;}

