/* CSS Document */

#footer
{
    clear: left;
    font-weight: bold;
    font-size: 12px;
    float: left;
    background-image: url('images/usps_hm_ci_ftr.jpg');
    margin: 0px auto;
    width: 100%;
    color: #ffffff;
    font-family: universe,arial;
    height: 61px;
}
#footer A
{
    font-weight: normal;
    text-decoration: none;
}
#footer A:hover
{
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
#footer .footNavImg
{
    border-right: #ff0000 0px solid;
    padding-right: 16px;
    border-top: #ff0000 0px solid;
    padding-left: 16px;
    font-size: 9px;
    float: left;
    padding-bottom: 6px;
    border-left: #ff0000 0px solid;
    padding-top: 6px;
    border-bottom: #ff0000 0px solid;
}
#footer .footNavImg A
{
    color: #575c61;
    text-decoration: underline;
}
#footer .footNavImg A:hover
{
    color: #575c61;
    text-decoration: none;
}
#footer .footNavImgFirst
{
    border-right: #ff0000 0px solid;
    padding-right: 16px;
    border-top: #ff0000 0px solid;
    padding-left: 14px;
    font-size: 9px;
    float: left;
    padding-bottom: 6px;
    border-left: #ff0000 0px solid;
    padding-top: 6px;
    border-bottom: #ff0000 0px solid;
}
#footer .footNavImgFirst A
{
    color: #575c61;
    text-decoration: underline;
}
#footer .footNavImgFirst A:hover
{
    color: #575c61;
    text-decoration: none;
}
#footer .footNavImgLast
{
    border-right: #ff0000 0px solid;
    padding-right: 0px;
    border-top: #ff0000 0px solid;
    padding-left: 16px;
    font-size: 9px;
    float: left;
    padding-bottom: 6px;
    border-left: #ff0000 0px solid;
    padding-top: 6px;
    border-bottom: #ff0000 0px solid;
}
#footer .footNavImgLast A
{
    color: #575c61;
    text-decoration: underline;
}
#footer .footNavImgLast A:hover
{
    color: #575c61;
    text-decoration: none;
}
#footer #copyright
{
    padding-top: 22px;
    margin-left: 50px;
}
#footer #branding
{
    padding-top: 5px;
    margin-left: 50px;
}
#footer #noFear
{
    float: left;
    margin: 16px 20px 0px 0px;
}
#footer #FOIA
{
    float: left;
    margin: 16px 0px 0px;
}
