
* {
    margin: 0 0px 0 0;
    padding: 0;
}

body {
    background: #657284;
    color: #222;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
}

a {
    color: Green;
    text-decoration: none;
}

    a:hover {
        color: #519FCE;
    }


h2, h3, h4 {
    color: #125b84;
    font-weight: 400;
    padding: 5px 0;
    line-height: 1.5em;
}

h1 {
    font-size: 20px;
    color: #292929;
    font-weight: bold;
    padding: 5px 0;
}

    h1 a:hover {
        text-decoration: underline;
    }

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
    font-weight: 700;
}

.ucases {
    text-transform: uppercase !important;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: Yellow;
    }

    .loginDisplay a:visited {
        color: Yellow;
    }

    .loginDisplay a:hover {
        color: Orange;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}



label {
    display: inline-block;
}

li {
    line-height: 2.0em;
    font-size: 11px;
}

p {
    font-size: 11px;
    line-height: 1.5em;
    color: #333;
    text-align: justify;
    padding: 5px 0;
}

ul, ol {
    padding: 0 2em 1.2em;
}

table td {
    padding: 0px;
}

table th {
    padding: 6px 5px;
}

/* structure */

ul.applist {
    margin: 0px;
    padding: 0px;
}

    ul.applist li {
        font: 12px Arial, Helvetica, sans-serif;
        color: #1a1b1c;
        padding: 2px 0px 2px 28px;
        list-style-type: none;
        background: url(../images/bullet_red.png) 0px;
        background-repeat: no-repeat;
    }

ul.applist_small {
    margin: 0px;
    padding: 0px;
}

    ul.applist_small li {
        font: 13px Arial, Helvetica, sans-serif;
        color: #1a1b1c;
        padding: 2px 0px 2px 28px;
        list-style-type: none;
        background: url(../images/bullet_red2.png) 0px;
        background-repeat: no-repeat;
    }

#container {
    font-size: 1.3em;
    line-height: 1.3em;
    margin: 0 auto;
    width: 1000px;
    background: url(../images/containerbkgrd.jpg) top center no-repeat;
}



/* header */
#headercontainer {
    height: 115px;
    width: 100%;
    background: url(../images/headerbackgrd.gif) repeat-x #bdccd4 top
}

.header {
    height: 100px;
    width: 1000px;
    margin: 0 auto;
    padding-top: 15px;
}

.topbar {
    height: 40px;
    width: 1000px;
    padding-top: 5px;
    float: left;
    color: #FFFFFF;
}

    .topbar h1 {
        color: #FFFFFF;
        font-family: "Times New Roman", Times, serif;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: normal;
        padding-top: 20px;
        padding-left: 20px;
    }


.logo {
    height: 100px;
    width: 505px;
    margin-left: 27px;
    float: left;
}

.coatofarms {
    float: right;
    height: 100px;
    width: 100px;
    margin-right: 35px;
}

.socialmedia {
    height: 45px;
    width: 65px;
    float: right;
    background: url(../images/alertsbkrgd.png) left no-repeat;
    padding-left: 125px;
}

    .socialmedia img {
        margin: 13px 0 0 5px;
    }

.faqLinkButton {
    font-size: 18px;
    color: #125b84;
    font-weight: 400;
    padding: 5px 0;
    line-height: 1.5em;
    text-decoration: none;
}

    .faqLinkButton a {
        text-decoration: none;
        color: #125b84;
    }

        .faqLinkButton a:Hover {
            text-decoration: none;
            color: Red;
        }

/*Home Page */
.newscontainer {
    height: 145px;
    padding-left: 20px;
    background: url(../images/newscontainerbkgrd2.png) top center no-repeat;
    /*background:url(../images/tarmac.png) top center no-repeat;*/
}

.newsbox {
    height: 100px;
    width: 350px;
    padding: 5px;
    margin-top: 10px;
    margin-right: 25px;
    float: left;
}

    .newsbox h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #1b3365;
    }

    .newsbox p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        padding: 0;
    }

    .newsbox a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        color: #1b3365;
    }

    .newsbox a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        color: #1b3365;
    }

    .newsbox a:hover {
        text-decoration: underline;
        color: #1b3365;
    }



.centerimage {
    height: 290px;
    width: 1000px;
}

.homebottom {
    height: 185px;
    width: 1000px;
    background: url(../images/homebottombkrgd.png) top center no-repeat;
}

.homebottom_box {
    height: 155px;
    width: 305px;
    padding: 10px;
    float: left;
}

.homebottom_boximage {
    width: 105px;
    height: 110px;
    margin-right: 10px;
    float: left;
}

.homebottom_box h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}
/* Main Pages*/

.searchbox {
    height: 40px;
    width: 210px;
    margin-top: 50px;
    float: right;
}

.searchboxmain {
    height: 40px;
    width: 210px;
    float: right;
    margin-right: 10px;
}

fieldset.search {
    border: none;
    margin: 0 auto;
}

#searchform {
    height: 31px;
    float: right;
    margin: 0;
    padding: 0;
}

.searchbox input.box {
    background: url(../images/searchbkgrd.gif);
    float: left;
    width: 176px;
    height: 29px;
    border: none;
    color: #CCC;
    padding-left: 4px;
}

.searchboxmain input.box {
    background: url(../images/searchbkgrd.gif);
    float: left;
    width: 176px;
    height: 29px;
    border: none;
    color: #CCC;
    padding-left: 4px;
}

.submit_button {
    cursor: pointer;
}

/* navigation */

.navigation {
    height: 41px;
    margin: 0 auto;
    width: 1000px;
    font-size: 10px;
    text-align: center;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

    .navigation a {
        border-right: 1px solid #bbccd5;
        color: #331;
        padding: 0 8px;
        line-height: 45px;
        text-align: center;
        text-decoration: none;
    }

        .navigation a:hover, .navigation a#active {
            font-weight: bold;
            font-size: 13px;
            color: #1C5482;
        }


/* footer */

#bottom {
    width: 100%;
    background: #000000;
    height: 90px;
    background: url(../images/footerbkgrd.gif) repeat-x;
    padding-top: 20px;
    display: block;
}

.footer {
    width: 1000px;
    margin: 0 auto;
    color: #EED;
}


    .footer p {
        text-align: right;
        color: #FFF;
        padding-top: 15px;
    }


    .footer a {
        color: #FFF;
        text-decoration: none;
    }

        .footer a:hover, .footer .right a:hover {
            color: #FFF;
            text-decoration: underline;
        }

    .footer .right, .footer .right a {
        color: #7D7D75;
    }



/* 2 Columns */
.topmaintwocols {
    background: url(../images/2colstop.gif) top center no-repeat;
    height: 68px;
}

    .topmaintwocols p {
        padding-left: 260px;
        padding-top: 15px;
        color: #FFFFFF;
        font-size: 10px;
        float: left;
    }

.print_email_icon {
    float: left;
    margin-left: 50px;
    padding-top: 5px;
}

    .print_email_icon img {
        float: left;
        margin-left: 10px;
    }

.main#two-columns {
    background: url(../images/3colsbkgrd.png) top center no-repeat;
    padding-top: 40px;
}

.clear, .clearer {
    clear: both;
}

.clearer {
    font-size: 0;
}

.col2 {
    background: url(../images/3colsbkgrd2.gif) top center no-repeat #FFFFFF;
    margin-bottom: 30px;
}

    .col2 .left {
        width: 650px;
    }

        .col2 .left .content {
            background: url(../images/2colsbkgrd-leftcol.gif) top left no-repeat;
            padding: 0 15px 10px 15px;
        }

        .col2 .left ul {
            /*list-style:none;*/
            /*list-style-type:square;*/
            padding: 0px 50px;
            font-size: 11px;
            border-bottom: 1px solid #FFFFFF;
            margin-bottom: 20px;
        }

        .col2 .left p {
            font-size: 11px;
        }

        .col2 .left li {
            line-height: 25px;
        }

            .col2 .left li a:visited {
                text-decoration: none;
            }

            .col2 .left li a:link {
                color: Green;
                text-decoration: none;
            }

            .col2 .left li a:hover {
                color: #3FABCF;
                text-decoration: none;
                padding-left: 15px;
                background: url(../images/arrow.png) no-repeat;
            }

            .col2 .left li #active {
                color: #3FABCF;
                text-decoration: none;
                padding-left: 15px;
                background: url(../images/arrow.png) no-repeat;
            }

    .col2 .right {
        width: 280px;
        padding: 0 30px 10px 10px;
    }



.left {
    float: left;
}

.right {
    float: right;
}



/* 3 Columns */
.topmainthreecols {
    background: #FFFFFF;
    height: 68px;
}

.main#three-columns {
    background: url(../images/3colsbkgrd.png) top center no-repeat;
    padding-top: 40px;
}

.col3 {
    background: url(../images/3colsbkgrd2.gif) top center no-repeat #FFFFFF;
    margin-bottom: 30px;
}

.topmainthreecols p {
    padding-left: 260px;
    padding-top: 15px;
    color: #FFFFFF;
    font-size: 10px;
    float: left;
}

.col3 .left {
    width: 180px;
    padding: 50px 10px 10px 10px;
}

    .col3 .left p {
        color: #CCCCCC;
        font-size: 11px;
    }

    .col3 .left ul {
        list-style: none;
        padding: 0px 7px;
        font-size: 11px;
        border-bottom: 1px solid #FFFFFF;
        margin-bottom: 20px;
    }

    .col3 .left li {
        line-height: 25px;
    }

        .col3 .left li a:visited {
            color: #666666;
            text-decoration: none;
        }

        .col3 .left li a:link {
            color: #666666;
            text-decoration: none;
        }

        .col3 .left li a:hover {
            color: #003399;
            text-decoration: none;
            padding-left: 15px;
            /*background:url(../images/arrow.png) no-repeat;*/
        }

        .col3 .left li #active {
            color: #003399;
            text-decoration: none;
            padding-left: 15px;
            /*background:url(../images/arrow.png) no-repeat;*/
        }

    .col3 .left .content {
        background: url(../images/2colsbkgrd-leftcol.gif) top left no-repeat;
    }

.col3 .right {
    width: 280px;
    padding: 0 30px 10px 10px;
}

    .col3 .right a:link a:Visited {
        color: #125b84;
    }

    .col3 .right a:hover {
        color: Red;
    }

.col3 .center {
    width: 450px;
    padding: 0 20px 10px 10px;
    float: left;
}

/* If an image is wrapped in a link */
#slider-wrapper {
    width: 1000px;
    height: 300px;
    background-color: #D99413;
    margin: 0px;
    padding: 0px;
}

#slider {
    width: 1000px;
    height: 300px;
    margin: 0px;
    background: url(../images/loading.gif) no-repeat 50% 50%;
}

    #slider img {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 1000px;
        height: 300px;
        display: none;
    }

    #slider a {
        border: 0;
        display: block;
    }

.nivo-controlNav {
    position: absolute;
    left: 900px;
    bottom: -20px;
}

    .nivo-controlNav a {
        display: block;
        width: 22px;
        height: 22px;
        background: url(../images/bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin-right: 3px;
        float: left;
    }

        .nivo-controlNav a.active {
            background-position: 0 -22px;
        }

.nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

a.nivo-prevNav {
    left: 15px;
}

.nivo-caption {
    text-shadow: none;
    font-family: Helvetica, Arial, sans-serif;
}

    .nivo-caption a {
        color: #efe9d1;
        text-decoration: underline;
    }

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 60;
    display: none;
}
/* The slices in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 50;
    height: 100%;
}
/* Caption styles */
.nivo-caption {
    position: absolute;
    left: 200px;
    bottom: 50px;
    color: #fff;
    opacity: 1.0; /* Overridden by captionOpacity setting */
    width: 400px;
    z-index: 89;
}

    .nivo-caption p {
        padding: 5px;
        margin: 0;
        line-height: 25px;
        font-weight: bold;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
    }


/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 99;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
    position: relative;
    z-index: 99;
    cursor: pointer;
}

    .nivo-controlNav a.active {
        font-weight: bold;
    }

.dxisControl .dxis-nbDotsBottom {
    padding: 0;
    margin-top: -25px;
}

.dxisControl .dxis-nbDotsBottom .dxis-nbSlidePanel {
        right: 15px;
        left: auto !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    }

.dxis-passePartout {
    background-color: Transparent !important;
}

.dxisControl .dxis-itemTextArea {
    top: 17px;
    left: 17px;
    bottom: auto;
    width: 285px;
    padding: 15px 16px 21px;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.3);
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}

    .dxisControl .dxis-itemTextArea a {
        color: white;
    }

        .dxisControl .dxis-itemTextArea a:hover, a:focus {
            text-decoration: underline;
        }

    .dxisControl .dxis-itemTextArea p {
        color: #b0b0b0;
    }

    .dxisControl .dxis-itemTextArea > p {
        margin-bottom: 0 !important;
    }

.dxisControl .dxis-nbDotsBottom {
    padding: 0;
    margin-top: -25px;
}

    .dxisControl .dxis-nbDotsBottom .dxis-nbSlidePanel {
        right: 15px;
        left: auto !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    }

.isdemoH3 {
    font-size: 28px !important;
    color: white;
    padding-bottom: 9px;
}
