/**** Footer ****/
.footerB {}
.footerA {clear:both;padding:0px;}
.footer {background-color:#dfddda;padding:0px;font:normal 9px/12px verdana, sans-serif;color:#666;height:53px;width:100%;text-align:center;} /* was position:absolute;bottom:0; */
.footer .left {border-top:9px solid #dfddda;background-color:#dfddda;padding:19px 0px 0px 0px;width:229px;} /*was width:210px; */
.footer .middle {text-align:center;border-top:9px solid #fff;background-color:#dfddda;padding:19px 0px 0px 0px;width:522px;} /*was width:475px; */
.footer .middle a {color:#666;text-decoration:none;}
.footer .middle a:hover {color:#1d5789;}
.footer .middle ul {list-style:none none;margin:0px;padding:0px;}
.footer .middle li {display:inline;}
.footer .middle li.separator {padding:0px 8px 0px 8px;}
.footer .right {border-top:9px solid #dfddda;background-color:#dfddda;padding:19px 0px 0px 0px;width:239px;} /*was width:220px; */

.footer img {border:0px;}

.footer .offices {padding:5px 20px 3px;white-space:nowrap;}
.footer .offices a {color:#000;text-decoration:none;}
.footer .offices a:hover {}
.footer .offices a.active {}
.footer .offices a.active:hover {}
.footer .offices ul	{list-style:none none;padding:0px;margin:0px;}
.footer .offices li	{display:inline;}
.footer .offices li.active {}
.footer .offices li.separator {display:inline;padding:0px 4px 0px 4px;}

.footer .nav {float:left;padding-left:20px;white-space:nowrap;}
.footer .nav a {color:#000;text-decoration:none;}
.footer .nav a:hover {}
.footer .nav a.active {}
.footer .nav a.active:hover {}
.footer .nav ul	{list-style:none none;padding:0px;margin:0px;}
.footer .nav li	{display:inline;}
.footer .nav li.active {}
.footer .nav li.separator {display:inline;padding:0px 4px 0px 4px;}

.footer .text {float:right;padding:0px 10px;margin:0px;}
