/* misc std template adjust*/
/*restore std template utility nav fonts*/

div#shadowBottom {
display:none;
}


/* whsc footer */
div#footer {
    background: none repeat scroll 0 0 #002878;
    clear: both;
    color: #D0CDC4;
    height: 65px;
    left: 10px;
    position: relative;
    text-align: center;
    width: 960px;
}

ul#footLinks {
    padding-top: 16px;
}

ul#footLinks li a {
    color: #D0CDC4;
}

div#footer img {
    position: absolute;
    right: 9px;
    top: 10px;
}

div#footer p {
    color: #D0CDC4;
    font-size: 9px;
    margin: 5px 0;
}

