﻿body {
    background-color: #d9d9d9;
    /*background-image:url(../Images/BodyBg.gif); background-repeat:repeat-x;*/
    font-family: 'Gill Sans MT', Helvetica, sans-serif;
    height: 100%;
}

#wrapper {
    display: block;
    background-color: #ffffff;
    width: 960px;
    margin: 0 auto;
}

.clear {
    clear: both;
}


/* --- These classes are in the RVControls for Header and Footer*/
.clsMainFooter {
    background-color: #0169b2;
    width: 100%;
    height: 50px;
}

    .clsMainFooter img {
        padding-right: 20px;
    }

.clsMainHeader {
    background-color: #fff;
    width: 960px;
    text-align: center;
    margin: 0 auto;
}

.clsTableFooterContainer {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.clsTablePageContainer {
    margin: 0 auto;
    padding: 0px 0 0 0;
    width: 960px;
    background-color: #ffffff;
}

.clsPanelBody {
    background-color: #ffffff;
}

.clsPanel {
    color: #000000;
    background-color: #ffffff;
    color: #000000;
    font-family: Gil Sans MT;
    font-size: 12px;
    margin-bottom: 5px;
    width: 100%;
}

#PLFooter {
    display: block;
    margin: 0 auto;
    width: 980px;
    clear: both;
}

#PLHeader {
    display: block;
}

#home_content {
    display: block;
    background-color: #fff;
    clear: both;
    width: 100%;
    height: 100%;
}

    #home_content h1 {
        font-family: Gil Sans MT, Helvetica, sans-serif;
        font-weight: normal;
        color: #3c3a3b;
        font-size: 26px;
        padding-top: 15px;
        padding-left: 20px;
        text-align: left;
        font-variant: normal;
    }

.clsLoginLabelBold {
    background-color: #fff;
    font-family: Gil Sans MT;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding: 2px 0 3px 5px;
    margin-bottom: 5px;
}

a.clsLoginLinks:link {
    background-color: #fff;
    font-family: Gil Sans MT;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    padding: 2px 10px 3px 5px;
    text-align: left;
}

a.clsLoginLinks:hover {
    color: #333;
    text-decoration: underline;
    background-color: #fff;
}

a.clsLoginLinks:visited {
    font-size: 12px;
    background-color: #fff;
}

.clsFooterLabelBold {
    font-family: Gil Sans MT;
    font-size: 10px;
    color: white;
    font-weight: bold;
}

a.clsFooterLinks:link {
    font-family: Gil Sans MT;
    font-size: 10px;
    color: white;
    text-decoration: none;
    padding: 0 10px 5px 5px;
    text-align: left;
}

a.clsFooterLinks:hover {
    font-family: Gil Sans MT;
    font-size: 10px;
    color: white;
    text-decoration: underline;
    padding: 0 10px 5px 5px;
    text-align: left;
}


/*Main content panel on PL Home page */


/* ----------------------- Login Panel -------------------------------- */
#panel02 {
    background: #fff;
    background-image: url(../Images/backgroundright.png);
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    background-position: right bottom;
    height: 534px;
    width: 652px;
}

    #panel02 .login {
        background-color: #EBEBEB;
        float: left;
        display: block;
        padding: 0 20px 20px 20px;
        width: 225px;
        margin: 80px 0 0px 360px;
        height: 320px;
        border: 2px solid #DEDEDF;
        border-radius: 25px;
    }

.panel02title {
    padding: 15px 10px 5px 0px;
    color: #0169b2;
    font-weight: bold;
    font-size: 16px;
    font-family: Gil Sans MT, Helvetica, sans-serif;
    display: block;
}

#panel02 p {
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    color: #3c3a3b;
    margin-top: 0px;
}

    #panel02 p a:link {
        color: #3c3a3b;
        font-size: 14px;
        font-weight: bold;
        margin: 12px auto;
        display: block;
        width: 100%;
        text-decoration: none;
        margin-top: 0px;
    }

    #panel02 p a:hover {
        color: #3c3a3b;
        font-size: 14px;
        margin: 12px auto;
        display: block;
        width: 100%;
        text-decoration: underline;
        margin-top: 0px;
    }

    #panel02 p a:visited {
        color: #3c3a3b;
        font-size: 14px;
        margin: 12px auto;
        display: block;
        width: 100%;
        text-decoration: underline;
        margin-top: 0px;
    }

    #panel02 p.bold {
        font-family: inherit;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
    }

#panel02 .txthints {
    float: right;
    font-size: 13px;
    font-weight: bold;
    color: #b5b6b0;
    padding: 0.2em 10px 0.2em 2em;
}


.lblPanel {
    color: #333;
    font-weight: bold;
    width: 65px;
    font-size: 13px;
    padding: 0.2em;
    display: inline-block;
}

.inputPanel {
    width: 180px;
    margin: 0.2em;
}

.buttonPL {
    background-image: url(/Resource/Images/loginbtn.png);
    background-repeat: no-repeat;
    border: none;
    display: block;
    margin: 10px 0 0 0;
    width: 69px;
    height: 20px;
}


#panel02 a {
    color: #0169b2;
    font-size: 14px;
    font-weight: bold;
    margin: 12px auto;
    width: 100%;
    text-decoration: none;
    display: inline-block
}

    #panel02 a:hover {
        color: #0169b2;
        text-decoration: underline;
    }

    #panel02 a:visited {
        color: #0169b2;
    }

#panel02 img {
    display: block;
    margin: 0 auto;
    padding-top: 0px;
    border: 0;
}


/* -------------------------- Panel 01 large left panel ------------------- */
#panel01 {
    background: #fff;
    background-image: url(../Images/backgroundleft.png);
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    background-position: right bottom;
    height: 534px;
    width: 308px;
}

    #panel01 h1 {
        font-family: Gil Sans MT, Helvetica, sans-serif;
        font-weight: bold;
        color: #0169b2;
        font-size: 23px;
        padding-top: 15px;
        padding: 15px 8px 0 5px;
        text-align: right;
        font-variant: normal;
    }

    #panel01 h3 {
        font-family: Gil Sans MT, Helvetica, sans-serif;
        font-weight: bold;
        color: #2c4073;
        font-size: 18px;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 200px;
        text-align: left;
        font-variant: normal;
    }

    #panel01 p.bodytext01 {
        font-family: Gil Sans MT, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: normal;
        color: #333;
        text-align: left justify;
        margin-top: 10px;
        margin-right: 10px;
        margin-left: 10px;
        background-color: transparent;
        line-height: 20px;
        width: 47%;
        float: left;
    }

    #panel01 p.bodytext02 {
        font-family: Gil Sans MT, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #333;
        text-align: right justify;
        margin-top: 10px;
        margin-right: 0px;
        margin-left: 0px;
        background-color: transparent;
        line-height: 20px;
        width: 49%;
        float: right;
    }

    #panel01 p.bannerimg {
        background-color: #DEDEDF;
        height: 150px;
        width: 660px;
        padding: 0 5px 0 5px;
        margin: 30px 0px 0px 15px;
        display: block;
    }

        #panel01 p.bannerimg img {
            float: left;
            margin: 10px;
        }

/* ----------------------- Bottom Panel -------------------------------- */
#panel03 {
    font-family: Gil Sans MT, Helvetica, sans-serif;
    font-size: 14px;
    color: #0169b2;
    float: left;
    display: block;
    font-weight: bold;
    padding: 90px 15px 0 140px;
    margin: 205px 0 0 0;
    text-align: right;
}

    #panel03 a:link {
        color: #0169b2;
        /* text-decoration: none; */
        /* padding-right: 0px; */
    }

    #panel03 a:hover {
        color: #0169b2;
        text-decoration: underline;
    }

    #panel03 a:visited {
        color: #0169b2;
    }
/* ----------------------- Social Panel -------------------------------- */
#panelsocial {
    float: right;
    padding: 5px 15px 0 0;
    display: inline-block;
}

    #panelsocial a {
        width: auto;
    }

    #panelsocial img {
        border: none;
        padding-right: 5px;
    }

#homeBanner {
    display: block;
    background-position: top right;
    float: right;
    margin-bottom: 0px;
}

/* text for the login instructions on the home page under the login */
#logintext {
    font-family: Gil Sans MT, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 0 10px 0 0px;
}

    #logintext h1 {
        font-family: Gil Sans MT, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #fff;
    }

.clsButtonRegister {
    text-decoration: none;
    width: 135px;
    height: 50px;
    display: block;
    color: #fff;
    font-family: Gil Sans MT;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 10px;
    margin-left: 0px;
    border: 0;
    background-image: url('../Images/RegBtn.png');
    background-repeat: no-repeat;
}

    .clsButtonRegister:hover {
        text-decoration: none;
        width: 135px;
        display: block;
        color: #fff;
        font-family: Gil Sans MT;
        font-size: 12px;
        line-height: 25px;
        padding-left: 0px;
        font-weight: bold;
        margin-bottom: 10px;
        border: 0;
        background-image: url('../Images/RegBtn_over.png');
        background-repeat: no-repeat;
    }

/*  ------------- Resource Links Page styles --------------------- */
.clsResourceLinks {
    font-family: Gil Sans MT, Helvetica, sans-serif;
    font-weight: bold;
    color: #666;
    text-align: left;
    font-size: 12px;
    text-align: left;
    font-style: normal;
    text-decoration: underline;
    line-height: 40px;
}

    .clsResourceLinks:hover {
        font-family: Gil Sans MT, Helvetica, sans-serif;
        font-weight: bold;
        color: #666;
        text-align: left;
        font-size: 12px;
        text-align: left;
        font-style: normal;
        text-decoration: none;
    }

.linktext01 {
    font-family: Gil Sans MT, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: inherit;
    text-align: left;
    text-indent: 10px;
    text-decoration: none;
}

    .linktext01:hover {
        font-family: Gil Sans MT, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: inherit;
        text-align: left;
        text-indent: 10px;
        text-decoration: underline;
    }

/* --TAB MENU -- */

.Menu {
    width: 960px;
    background-color: #b5b6b0;
    font-family: Gil Sans MT, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
}

    .Menu td {
        width: 0 !important;
    }

.staticMenuItemStyle {
    background-color: #0169b2;
    text-align: center;
}

    .staticMenuItemStyle td {
        width: 100%;
        padding-left: 60px;
    }

a.staticMenuItemStyle {
    color: white;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
    display: block;
}

.staticMenuItemStyle a:hover {
    text-decoration: underline !important;
    color: white;
    font-weight: bold;
    display: block;
    width: 100%;
}

a.staticMenuItemStyle:hover {
    text-decoration: underline !important;
    color: white;
    font-weight: bold;
    display: block;
    width: 100%;
}

.dynamicMenuItemStyle {
    background-color: #7d000a;
    display: block;
    font-family: Gil Sans MT, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    width: 120px;
    border: 1px solid #7D000A;
}

a.dynamicMenuItemStyle {
    color: #FFFFFF;
    background-color: #7d000a;
    padding: 5px;
}

a:hover.dynamicMenuItemStyle {
    background-color: #fff;
    color: #7d000a;
}
/* Quick Links Panel */
.clsQuickLinksNew {
    color: inherit;
    font-size: 12px;
    padding: 5px
}

    .clsQuickLinksNew a {
        width: 100%;
        font-size: 12px;
        text-decoration: underline;
        color: inherit;
        font-family: Gil Sans MT;
        padding: 5px
    }

        .clsQuickLinksNew a:hover {
            width: 100%;
            font-size: 12px;
            text-decoration: none;
            color: inherit;
            font-family: Gil Sans MT;
            padding: 5px
        }

    .clsQuickLinksNew .clsQuickLinkWithSpace {
        margin-bottom: 10px;
        padding: 5px
    }


/* Quick Links Panel */
.clsQuickLinks {
    color: inherit;
    font-size: 12px;
}

    .clsQuickLinks a {
        width: 100%;
        font-size: 12px;
        text-decoration: underline;
        color: inherit;
        font-family: Gil Sans MT;
    }

        .clsQuickLinks a:hover {
            width: 100%;
            font-size: 12px;
            text-decoration: none;
            color: inherit;
            font-family: Gil Sans MT;
        }

    .clsQuickLinks .clsQuickLinkWithSpace {
        margin-bottom: 10px;
    }

/* Page Titles and Text */
.clsPublicContentTitle {
    font-size: 19px;
    line-height: 21px;
    width: 99%;
    color: #43413E;
    font-style: italic;
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: normal;
    border-bottom: 1px solid #666666;
    width: 99%;
}

.clsPublicContentBody {
    font-family: Gil Sans MT;
    font-size: 12px;
    width: 99%;
    color: #000000;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.clsNavLink {
    FONT-SIZE: 12px;
    COLOR: #666;
    font-family: Gil Sans MT, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
}

    .clsNavLink:hover {
        FONT-SIZE: 12px;
        COLOR: #E36F1e;
        font-family: Gil Sans MT, Helvetica, sans-serif;
        TEXT-DECORATION: none;
    }


/* -------------------- Accreditation Page */
#accred {
    margin: 0 10px 0 20px;
    padding: 0;
    font-size: 12px;
}

    #accred p {
        font-size: 12px;
        margin: 0;
        padding: 0;
    }

        #accred p.rev {
            font-size: 9px;
            padding-top: 10px;
        }

    #accred a {
        font-size: 12px;
        margin: 0;
        padding: 0;
    }

    #accred h1 {
        font-size: 18px;
    }

    #accred h2 {
        font-size: 16px;
    }

    #accred h3 {
        font-size: 12px;
        font-style: italic;
        margin: 2px 0 2px 10px;
    }

    #accred ul {
        margin: 0 0 0 10px;
    }

    #accred li {
        margin: 0;
        padding: 0;
        list-style-position: outside;
        list-style: disc;
    }

    #accred img.right {
        margin: 0 10px 0 0;
        float: right;
    }

.contact {
    color: #3c3a3b;
    font-size: 13px;
    font-weight: bold;
    margin: 3px auto;
    display: block;
}


/*                      End Custom                     */
