@media all {
    p {
        text-align: left;
    }

    a.l0 {
        font-size: 20px;
        background-color: transparent;
    }

    a.l1 {
        font-size: 18px;
        background-color: transparent;
        white-space: nowrap;
        display: inline-block;
        width: 180px;
        line-height: 2px;
        margin-left: 0px;
    }

    li.l1 {
        margin-left: 0px;
    }

    li.l0-menu {
        font-size: 20pt;
    }

    li.l1-menu {
        margin-left: -38px;
    }

    ul.slimmenu li {
        background-color: #001b44;
    }

    ul.grs0 {
        display: block;
        float: left;
        margin-top: 15px;
        list-style-type: none;
        padding: 0;
        background-color: transparent;
        white-space: nowrap;
    }

    ul.slimmenu li a:hover {
        background-color: #001b44;
    }

    div.bg-light-silver {
        background-color: #001b44;
    }

    span.sub-toggle {
        display: none;
    }

    li.sub-toggle {
        display: none;
    }

    .sub-toggle {
        display: none;
    }

    body.grs0 {
        min-width: 700px;
    }

    img.xportrait {
        min-width: 230px;
        max-width: 230px;
        padding-right: 1.0em;
        padding-top: 0.35em;
        float: left;
    }

    img.xcommittee {
        min-width: 500px;
        max-width: 500px;
        padding-right: 1.5em;
        padding-right: 1.5em;
        padding-top: 0.35em;
        float: none;
    }

    .nested-img {
        display: table;
        max-width: auto;
        width: auto;
    }

    img.team-img {
        padding-top: 20px;
        padding-bottom: 5px;
        padding-right: 5px;
        min-width: 300px;
        max-width: 300px;
    }

    div.bt-name {
        font-size: 100%;
    }

    div.bt-loc {
        margin-top: -5px;
        font-size: 80%;
    }

    a.slink {
        text-decoration: none;
    }

    .nested-links a {
        color: #2810e5;
        text-decoration: none;
    }

     a:any-link {
        /* color: #2810e5; */
    }


}
