.headerTop {
    background-color: #003399;
    display: block !important;
    width: 100%;
    /* font-family: arial, sans-serif; */
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 10px;
    text-decoration: none;
}
.headerBottom {
    background-color: #6699cc;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 10px;
    width: calc( 100% - 5px );
    display: block !important;
    padding-right: 5px;
    padding-top: 5px;
    /* font-family: arial, sans-serif !important; */
    text-decoration: none;
}