#FooterMaster
{
    background-color: Transparent;
    color: #fff;
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    padding: 0;
    text-align: center;
}

#FooterMaster a:link {color: #ffffff; text-decoration:none;}
#FooterMaster a:visited {color: #ffffff; text-decoration:none;}
#FooterMaster a:hover {color: #ffffff; text-decoration:underline;}


#FooterMaster #FooterText
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: auto;
}


#FooterMaster #FooterMenu
{
    clear: both;
    color: White;
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    padding: 18px 0px 0px 0px;
    z-index: 100;
}

#FooterMaster #FooterMenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#FooterMaster #FooterMenu ul li a
{
    display: inline; color: #ffffff; text-decoration:none;
}

#FooterMaster #FooterMenu ul li a:hover
{
    display: inline; color: #ffffff; text-decoration:underline;
}

#FooterMaster #FooterMenu a
{
    display: block;
    text-decoration: none; color: #ffffff; text-decoration:none;
}


#FooterMaster #FooterMenu li
{
    display: inline;
    padding: 2px 11px 4px 5px;
    text-align: center; color: #ffffff; text-decoration:none;
}

#FooterMaster #FooterMenu li:hover, #FooterMaster #FooterMenu li:hover
{
    position: static; color: #ffffff; text-decoration:underline;
}

#FooterMaster #FooterMenu li.last
{
    border-right: 0; color: #ffffff; text-decoration:none;
}


#FooterMaster #FooterMenu li.first
{
    border-left: 0;
    border-left-style: none; color: #ffffff; text-decoration:none;
}
