@charset "utf-8";

/* CSS Document */

/* min Height Hack Start */

* html #content {
    min-height: 100%;
}

/* Internet Explorer */

* html #content {
    height: 100%;
}

/* min Height Hack End */

#wrapper {
    width: 840px;

    margin: 0 auto;

    text-align: left;

    z-index: 1;

    border-right-width: 5px;

    border-left-width: 5px;

    border-right-style: solid;

    border-left-style: solid;

    border-right-color: #fff;

    border-left-color: #fff;

    box-sizing: content-box;
}

body {
    margin: 0px;

    padding: 0px;

    width: 100%;

    background-color: #4075a9;

    font-family: Georgia, "Times New Roman", Times, serif;

    font-size: 1em;

    color: #000;

    background-image: url(img/BG_Tile.jpg);

    background-repeat: repeat-x;

    background-position: center top;

    z-index: 2;
}

html {
    margin-left: -1px;

    overflow: auto;

    overflow-y: scroll;
}

.RegLink {
    font-family: Arial, Helvetica, sans-serif;

    font-size: 1em;

    color: #0055a8;

    text-decoration: underline;
}

.RegLink:hover,
.RegLink:visited {
    font-family: Arial, Helvetica, sans-serif;

    font-size: 1em;

    color: #004891;

    text-decoration: underline;
}

.quotebox {
    background-color: #edf3f8;

    border: 1px solid #cbddeb;
}

.h01 {
    font-family: Georgia, "Times New Roman", Times, serif;

    font-size: 1.4em;

    color: #0055a8;

    font-style: italic;

    line-height: normal;

    font-weight: lighter;

    padding: 5px;
}

.h02 {
    font-family: Arial, Helvetica, sans-serif;

    font-size: 0.9em;

    color: #0055a8;

    font-style: italic;

    padding: 5px;
}

.textAccent {
    font-size: 1em;

    font-weight: bold;
}

#header {
    width: 840px;

    height: 140px;

    display: block;

    background-color: #0055a8;
}

.headerlogotext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #fff;
}

.headerslogan {
    font-family: Arial, Helvetica, sans-serif;

    font-size: 1.3em;

    color: #fff;

    padding-right: 0px;

    font-weight: bold;
}

#logocontainer {
    width: 840px;

    height: 120px;

    display: block;

    float: left;

    clear: both;

    margin-left: 0px;
}

.bottomborder {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
}

.topborder {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #fff;
}

#navigation {
    width: 840px;

    height: 40px;

    clear: both;

    float: left;

    background-color: #0055a8;

    margin-right: auto;

    margin-left: auto;
}

#navigation-mobile {
    background-color: #0055a8;
    display: none;
}

.buttons a,
.buttons,
.buttonsCenter a,
.buttonsLeft a,
.buttonsRight a {
    /* font-family: Calibri, Arial, Georgia, sans-serif; */

    font-family: Tahoma, Geneva, sans-serif;
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 20px;
    background-color: #0055a8;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: uppercase;
}

.session_selected {
    font-family: Tahoma, Geneva, sans-serif;
    color: #dfdfdf;
    text-decoration: underline;
}

.buttonsCenter a,
.buttonsCenter a:visited {
    border-right-width: 1px;

    border-left-width: 1px;

    border-right-style: solid;

    border-left-style: solid;

    border-right-color: #fff;

    border-left-color: #fff;
}

.buttonsLeft a,
.buttonsLeft a:visited {
    border-left-width: 1px;

    border-left-style: solid;

    border-left-color: #fff;
}

.buttonsLeft_excellence {
    width: 1090px;
    border-left-width: 1px;

    border-left-style: solid;

    border-left-color: #fff;
}

.buttonsRight a,
.buttonsRight a:visited {
    border-right-width: 1px;

    border-right-style: solid;

    border-right-color: #fff;
}

.buttonsRight a:hover,
.buttonsLeft a:hover,
.buttonsCenter a:hover {
    color: #dfdfdf;
    text-decoration: underline;
}

.buttonsLeftSelected a,
.buttonsCenterSelected a,
.buttonsRightSelected a {
    /* font-family: Calibri, Arial, Georgia, sans-serif; */

    font-family: Tahoma, Geneva, sans-serif;

    color: #dfdfdf;

    text-decoration: none;

    display: block;

    line-height: 20px;

    background-color: #0055a8;

    font-size: 0.9em;

    font-weight: normal;

    text-transform: uppercase;

    text-decoration: underline;
}

.buttonsLeftSelected a {
    border-left-width: 1px;

    border-left-style: solid;

    border-left-color: #fff;
}

.buttonsRightSelected a {
    border-right-width: 1px;

    border-right-style: solid;

    border-right-color: #fff;
}

.buttonsCenterSelected a {
    border-right-width: 1px;

    border-left-width: 1px;

    border-right-style: solid;

    border-left-style: solid;

    border-right-color: #fff;

    border-left-color: #fff;
}

#contentarea {
    width: 840px;

    height: 100%;

    float: left;

    overflow: visible;

    padding-top: 5px;

    padding-bottom: 20px;

    background-color: #0055a8;
}

.content {
    width: 800px;

    border: 5px solid #3977b4;

    background-color: #fff;

    text-align: left;

    padding-right: 0px;

    padding-left: 0px;
}

#text {
    font-family: Arial, Helvetica, sans-serif;

    font-size: 0.9em;

    color: #0055a8;

    text-align: justify;

    width: 820px;
}

#footer {
    clear: left;

    height: 90px;

    padding-top: 10px;

    padding-bottom: 10px;

    background-color: #0055a8;

    padding-right: 10px;

    padding-left: 10px;
}

li {
    text-indent: 0px;
}

#subfooter {
    clear: left;
    height: 40px;
    width: 840px;
    background-color: #0055a8;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 40px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.subfootertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #fff;
}

.footercopyright {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 0.7em;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
}

.footerlink {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 0.7em;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.footerlink:hover,
.footerlinkselected {
    font-family: Tahoma, Geneva, sans-serif;

    color: #dfdfdf;

    font-size: 0.7em;

    text-transform: uppercase;

    text-decoration: underline;
}

.footerlink:visited {
    font-family: Tahoma, Geneva, sans-serif;

    font-size: 0.7em;

    text-transform: uppercase;

    color: #d3d3d3;

    text-decoration: none;
}

.footerlink:visited:hover {
    font-family: Tahoma, Geneva, sans-serif;

    font-size: 0.7em;

    color: #e4e4e4;

    text-decoration: underline;
}

.footerlink_normal {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
}

.footerlink_normal:hover,
.footerlink_normal_Selected {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1em;
    color: #dfdfdf;
    text-decoration: underline;
}

.footerlinkstatic {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 0.7em;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.footerborderright {
    border-right-width: 1px;

    border-right-style: solid;

    border-right-color: #fff;
}

.footerborder {
    border-right-width: 1px;

    border-right-style: solid;

    border-right-color: #fff;

    border-left-width: 1px;

    border-left-style: solid;

    border-left-color: #fff;
}

.footerimagepadding {
    padding-right: 0px;

    padding-left: 5px;
}

.headerimagepadding {
    padding-top: 0px;

    padding-bottom: 20px;
}

.contactheaderimagepadding {
    padding-top: 14px;

    padding-bottom: 20px;
}

.imagepadding {
    padding-top: 20px;

    padding-bottom: 20px;
}

.imagepadding-toponly {
    padding-top: 20px;

    padding-bottom: 0px;
}

#bottomlogo {
    background-image: url(img/hurricanespin.png);

    background-repeat: no-repeat;

    background-position: right top;

    height: 117px;

    width: 200px;

    position: absolute;

    left: 709px;

    top: 948px;

    z-index: 1;
}

#footerbtm {
    clear: left;

    height: 35px;

    width: 820px;

    background-image: url(img/bottomshadow.png);

    background-repeat: no-repeat;

    background-position: center top;
}

hr {
    color: #aac5df;

    background-color: #aac5df;

    size: 1px;

    height: 1px;
}

.contentarea-inner {
    width: 840px;
}

.logocontainer-inner {
    width: 800px;
}

.navigation-wrap {
    width: 840px;
}

.navigation-inner {
    width: 800px;
}

.footer-wrap {
    width: 760px;
}

.footer-inner {
    width: 800px;
}

/* Flex */
.row {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    margin: 0px -20px;
}

.col {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    padding: 0px 20px;
    box-sizing: border-box;
}

.footer-inner-table-wrap {
    width: 287px;
    text-align: left;
}

.footer-inner-table {
    width: 280px;
}

.footercopyright-mobile {
    display: none;
    /* width: 100; */
}

#subfooter-mobile {
    display: none;
}

.bio-img {
    float: left;
    margin-left: 0;
    margin-right: 0;
    max-width: 300px;
    max-height: 400px;
}

@media screen and (max-width: 478px) {
    .bio-img {
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 200px;
        max-height: 300px;
    }

    .h01 {
        font-size: 1em;
    }

    .h02 {
        font-size: 0.8em;
    }

    #wrapper {
        width: 100%;
        margin: 0 0;
        box-sizing: border-box;
    }

    .content {
        width: 99%;
    }

    .contentarea-inner {
        width: 100%;
    }

    #contentarea {
        width: 100%;
    }

    #text {
        width: 100%;
    }

    #header {
        width: 100%;
        height: 100%;
    }

    .headerslogan {
        display: none;
    }

    #logocontainer {
        width: 100%;
    }

    .logocontainer-inner {
        width: 90%;
        margin-left: 10px;
        margin-right: 10px;
        box-sizing: border-box;
    }

    /* .navigation-wrap {
        width: 100%;
    }

    .navigation-inner {
        width: 95%;
    } */

    #navigation {
        display: none;
    }

    #navigation-mobile {
        padding: 10px;
        background-color: #0055a8;
        display: block;
        text-align: center;
    }

    #subfooter-mobile {
        display: block;
        width: 100%;
        background-color: #0055a8;
        height: 70px;
        margin-bottom: 10px;
    }

    #subfooter {
        display: none;
    }

    .subfootertext {
        width: 100%;
        background-color: #0055a8;
        font-size: 1em;
    }

    #footerbtm {
        width: 100%;
    }

    .footer-wrap {
        width: 100%;
    }

    .footer-inner {
        width: 100%;
        text-align: center;
    }

    .footer-inner-table-wrap {
        width: 100%;
        text-align: center;
    }

    .footer-inner-table {
        width: 100%;
    }

    .footer-spacing {
        /* width: 100%; */
        display: none;
    }

    .footercopyright {
        display: none;
        /* width: 100; */
    }

    .footercopyright-mobile {
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 0.7em;
        color: #fff;
        text-transform: capitalize;
        text-decoration: none;
        display: block;
        margin: 1.5em;
    }

    #footer {
        height: 100%;
    }
}
