/*footer styles*/
#oFooterContainer { width: 100%; height: 25px; margin: 20px auto 0 auto; padding: 0px; clear: both; }
#oFooterContainer #footerContainer { border-top: 5px solid #E0E0E0; width: 100%; }
#oFooterContainer #footerContainer .footerBullet { float: left; margin: 0px; padding: 0px; height: 20px; }
#oFooterContainer #footerContainer .footerBullet img { margin-bottom: 1px; margin-top: 6px;}
#oFooterContainer #footerContainer .footerLink { float: left; height: 20px; }
#oFooterContainer #footerContainer .footerLink a { font-family: Arial, Helvetica, sans-serif; font-size: 71%; color: #333333; text-decoration: none; margin: 0px 10px 0px 5px; padding: 0px; }
#oFooterContainer #footerContainer .footerLink a:hover { text-decoration: underline; color: #FF6600; }