@charset "utf-8";

/*
 * Custom Mobile CSS
 */
 body {
     background-image: none;
     background-color: #00203F;
 }
.header { 
    background-color: #00203F; 
}
.header .logo .logo-inner { 
    padding: 10px; 
}
a {
    color: #00203F;
}
.connectedsortable li.action.pagelink {
    background-color: #FFD946;
    background-image: none;
    border-bottom: 1px solid #00203F;
}
ul.links li.link.action.pagelink:first-child { 
    border-top: 1px solid #00203F;
}
.links.contact {
    background-color: #00203F;
}
.connectedsortable .links .action.external { background-color: #224466; }
.footer, .footer a, .footer .footerlinks, .footer .footerlinks a, .footer .webspring, .footer .webspring a {
    color: #FFD946;
}
.contactus .padd-out img { display: none; }
#content18 .padd-out img, #content18 .padd-out strong { display: none; }
#content18 .padd-out p { text-align: left !important; }