/* CSS Document */
body { padding:0; margin:0; background:#FFFFFF; }
div { padding:0; margin:0;}
td,p { font:13px Arial, Helvetica, sans-serif; color:#000000; }
img { border:0; }
a { color:#003399; text-decoration:underline; }
a:hover { text-decoration:none; }
h1 { font:24px Georgia, "Times New Roman", Times, serif; }

.btn_ftr { width:138px; height:24px; background:url(/images/bkg_btn_black.gif) no-repeat top left; text-align:left; }
.btn_ftr a { color:#FFFFFF; text-decoration:none; }
.btn_ftr a:hover { text-decoration:underline; }
.bkg_left { background: #999999 url(/images/bkg_left.gif); }

.footer_top { background:url(/images/bkg_footer_top.jpg) repeat-x; } 
.footer_mid { background:url(/images/bkg_footer_mid.jpg); padding:15px 21px 30px 21px; }
.footer_city { background: #F7FAF8 url(/images/bkg_ftr_cities.jpg) repeat-x top; }
.footer_copy { background:url(/images/bkg_copyright.jpg) repeat-x top; font:11px Tahoma, Arial, Helvetica, sans-serif; color:#8e9394; }

.footer_links { color:#666666; }
.footer_links p { text-align:justify; }
.footer_links a { color:#666666; text-decoration:none; }
.footer_links a:hover { text-decoration:underline; color:#003399; }
.footer_links strong {color:#666666; text-decoration:none; }