﻿DIV#MainFooterOuter
{
    width:100%;
    background:transparent url(/Global_Images/footer_back.jpg) top repeat-x;
    padding-top:30px;
}
TABLE#MainFooter
{
    margin:0 auto;
    text-align:left;
    width:975px;
    font-size:90%;
    margin-top:7px;
}
TABLE#MainFooter TD
{
    vertical-align:top;
    text-align:left;
    color:#5b5b5b;
    padding-bottom:20px;
}
TABLE#MainFooter TD>UL
{
    margin-top:12px;
    margin-left:-24px;
    _margin-left:0px;
    .margin-left:0px;
    list-style-image:none;
}
body:nth-of-type(1) TABLE#MainFooter TD>UL {  margin-left:-40px; }
TABLE#MainFooter TD>UL>LI
{
    margin-left:0px;
    margin-bottom:6px;
    font-size:85%;
    list-style-type:none;
}
TABLE#MainFooter TD>UL>LI>A
{
    color:#959595;
    font-weight:bold;
}
TABLE#MainBottom
{
    margin:0 auto;
    text-align:left;
    width:975px;
    font-size:90%;
    margin-top:3px;
    border-top:1px solid #e9e9e9;
    color:#9b9b9b;
    font-size:60%;
}
TABLE#MainBottom TD
{
    padding-top:18px;
    padding-bottom:22px;
}
TABLE#MainBottom TD>A
{
    color:#9b9b9b;
}
TD.mainBtmLeft
{
    text-align:left;
}
TD.mainBtmRight
{
    text-align:right;
}
