/* ---- ALL DEVICES ---- */
/* -- general -- */
#center {
    margin: 0 auto;
}

body {
    margin: 0;
    background: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #636363;
}

.clear {
    clear: both;
}

.date {
}

img {
    border: none;
}

.imgLeft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.imgRight {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

#topBanner {
    clear: both;
    border-top: 1px solid #e5e5e5;
    border-bottom: 2px solid #79bae5;
}

#topBannerContent {
    min-height: 98px;
    width: 1200px;
  
    margin: 5px auto;
}

#navContent {
    width: 1200px;

    margin: 0 auto;
}

#navigation a {
    /*color: #005288;*/
    text-decoration: none;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

    #navigation a:hover {
        color: #fff;
    }

#navigation ul {
    padding: 0;
    margin: 0;
}

    #navigation ul li:last-child {
        margin-right: 0;
    }


#navContent {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

#navigation a {
    /*color: #005288;*/
    text-decoration: none;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

    #navigation a:hover {
        color: #fff;
    }

#navigation ul {
    padding: 0;
    margin: 0;
}

    #navigation ul li:last-child {
        margin-right: 0;
    }

#navContent {
    width: 100%;
    float: left;
    position: relative;
    z-index: 9999;
}

    #navContent ul {
        list-style-type: none;
    }

        #navContent ul li {
            float: left;
            position: relative;
            padding-left: 10px;
            padding-right: 10px;
        }

            #navContent ul li:hover {
                background-color: #005288;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                color: white;
                  behavior: url(js/PIE.htc);
            }

        #navContent ul ul li:hover {
            background-color: #005288;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            color: white;
              behavior: url(js/PIE.htc);
        }

        #navContent ul ul ul li:hover {
            background-color: #005288;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            color: white;
              behavior: url(js/PIE.htc);
        }

        #navContent ul li a {
            color: #005288;
            padding: 2px 12px;
            line-height: 42px;
            display: block;
            text-decoration: none;
        }

        #navContent ul li:hover > a {
            color: #fff!important;
        }

        #navContent ul ul li:hover a {
            color: #fff;
        }

        #navContent ul li:hover ul li a {
            color: #005288;
        }

        #navContent ul ul li:hover ul li a {
            color: #005288;
        }

        #navContent ul li ul li:hover {
            background-color: #005288;
            border-radius: 0px;
        }

        #navContent ul li a:hover {
            color: #fff;
        }

        #navContent ul li ul li ul li ul {
            margin-left: 0px;
        }

        #navContent ul li ul li {
            float: none;
            position: relative;
            padding-left: 10px;
            padding-right: 10px;
        }

        #navContent ul li ul {
            position: absolute;
            top: 46px;
            left: 0;
            display: none;
            background-color: #fff;
            border: 1px solid #d3d3d3;
        }

        #navContent ul li:hover > ul {
            display: block;
        }

        #navContent ul li ul li a {
            white-space: nowrap;
            line-height: 12px;
            padding: 10px 10px;
            font-size: 14px;
        }

        #navContent ul li ul li ul li ul li a:hover {
            color: #ffffff!important;
        }

        #navContent ul li ul li ul li a:hover {
            color: #ffffff!important;
        }

        #navContent ul li ul li a:hover {
            color: #ffffff!important;
        }

        #navContent ul li ul li ul {
            position: absolute;
            top: 0;
            left: 100%;
            display: none;
            background-color: #fff;
            border: 1px solid #d3d3d3;
            min-width: 150px;
        }

            #navContent ul li ul li ul li ul {
                position: absolute;
                top: 0;
                left: 100%;
                display: none;
                background-color: #fff;
                border: 1px solid #d3d3d3;
                min-width: 150px;
            }



#auxNav {
}

.auxList {
    float: left;
}

#auxNav a {
    color: #5b5b5b;
    text-decoration: none;
}

    #auxNav a:hover {
        color: #79bae5;
    }

#auxNavContent {
    width: 1200px;

    margin: 0 auto;
}

#auxNav ul {
    padding: 0;
}

    #auxNav ul li {
        display: inline;
        margin-right: 15px;
    }

#mainContent {
    width: 1200px;

    margin: 25px auto;
}

    #mainContent a {
        color: #79bae5;
    }

        #mainContent a:hover {
            color: #2b5173;
        }

    #mainContent ul, .blueBar ul {
        margin: 16px;
        padding: 0;
    }

        #mainContent ul li, .blueBar ul li {
            margin-bottom: 8px;
        }

        #mainContent ul li { /*list-style:none; background: url(../images/bullet.jpg) 0px 7px no-repeat;*/
            padding-left: 15px;
        }

    #mainContent h1, #mainContent h6, #callouts h1, #callouts h6 {
        font-size: 30px;
        font-weight: 300; /*text-transform:uppercase;*/
        color: #005288;
        margin-top: 0;
        font-family: 'Roboto', sans-serif;
        margin-bottom: 10px;
        line-height: normal;
    }

    #mainContent h2 {
        font-size: 24px;
        font-weight: 300;
        font-family: 'Roboto', sans-serif; /*text-transform:uppercase;*/
        color: #636363;
        margin-top: 0;
        margin-bottom: 25px;
        line-height: normal;
    }

    #mainContent .spotlight h2 {
        color: #2b2b2b;
    }

    #mainContent h3 {
        font-size: 18px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #494a4a;
        margin-top: 0;
        line-height: normal;
    }

    #mainContent h4 {
        font-size: 16px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #494a4a;
        margin-top: 0;
        line-height: normal;
    }

    #mainContent h5 {
        font-size: 14px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #494a4a;
        margin-top: 0;
        line-height: normal;
    }

#socialMedia {
    margin-top: 10px;
    float: right;
}

    #socialMedia img {
        margin-left: 10px;
    }

.calloutBox {
    text-align: center;
}

.longField {
    max-width: 280px;
    width: 100%;
}

.shortField {
    width: 35%;
    max-width: 100px;
}

.empty {
    background-color: #f8dbdb !important;
    border-color: #e77776 !important;
}

.success {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #646464;
    padding: 10px;
    display: block;
    margin-top: 20px !important;
}


/*-- homepage -- */
#header {
    margin-bottom: 25px;
    line-height: 0!important;
}

    #header img {
        width: 100%;
        max-height: 520px;
        height: auto;
    }

#headerContent {
    width: 100%;
    max-width: 1600px; min-width: 1200px;
    margin: 0 auto;
    max-height: 520px;
    line-height: 0;
    background: url('/images/bannerBottom.jpg') no-repeat bottom;
}

#bannerBottom {
    display: block;
    z-index: 999;
    position: absolute;
    bottom: 0px !important;
    vertical-align: bottom;
    float: left;
}

.blueBar {
    background: url(../images/blueBarBG.jpg) repeat-x #2b5173;
    color: #fff;
}

.blueBarContent {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 13px;
}

.blueBoxTitle {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    height: 41px;
    padding-top: 4px;
    padding-bottom: 25px;
    letter-spacing: -1px;
    display: block;
}

.blueBarImageBorder {
    border: 2px solid #fff;
    box-shadow: 2px 2px 8px #000;
}

/* -- interior -- */
#headerContentInt {
    width: 1200px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

#subnav a {
    color: #6f6f6f;
    font-size: 18px;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
}

    #subnav a:hover {
    }

#subnav {
    margin-bottom: 35px;
}

    #subnav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #subnav ul ul {
            padding-left: 0px;
        }

            #subnav ul ul li:first-child {
                margin-top: 10px;
            }

            #subnav ul ul li {
                margin-top: 10px;
            }

    #subnav li {
        margin-bottom: 10px;
        background: url(../images/subnavBullets.jpg) no-repeat 0 3px;
        list-style: none;
    }

.spotlight {
    padding: 35px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 25px 0;
}

.spotlightImage {
    background: url(../images/spotlightImageBG.jpg) no-repeat;
    padding: 5px 35px 25px 20px;
    float: left;
}

.spotlight img {
    padding-left: 7px;
    padding-top: 5px;
}

    .spotlight img.learnMore {
        float: right;
        background: none;
        padding: none;
    }

.greyboxtop {
    background: url(../images/greyboxtop.jpg)no-repeat;
    width: 230px;
    height: 61px;
}

.greyboxmid {
    background: url(../images/greyboxmid.jpg) repeat-y;
    width: 200px;
    padding: 10px 15px 0px 10px;
}

.greyboxbottom {
    background: url(../images/greyboxbottom.jpg) no-repeat;
    width: 230px;
    height: 44px;
}

#headerInt img {
    width: 100%; min-width: 1200px;
    height: auto; max-width: none;
    height: 221px;

}


/* -- footer -- */
#footer {
    background: url(../images/footerContentBG.jpg) no-repeat top center #494949;
  /*  background-size: 100%;*/
    padding-top: 50px;
}

#footerLeft {
    color: #999999;
}

#footerContent {
    width: 1200px;
    margin: 0 auto;
    min-height: 250px;
}

#footer ul {
    margin: 0;
    padding: 0;
}

#footer li {
    display: inline;
    margin-right: 25px;
}

#footer a {
}


.RadSiteMap .rsmItem .rsmLink {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    text-transform: none!important;
}

#footer a:hover {
    color: #fff;
}

#copyright {
    font-size: 12px !important;
    color: #8a8a8a;
    margin-top: 50px;
    position: relative;
}

    #copyright a {
        font-size: 12px !important;
        color: #8a8a8a;
    }

        #copyright a:hover {
            color: #fff;
        }

.footer-links a {
    color: #8a8a8a;
}

    .footer-links a:hover {
        color: #009900;
    }

.contact {
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

/* ---- END ALL DEVICES ---- */


/* ---- DESKTOP ---- */

    /* -- general -- */
    #topBanner {
        min-height: 108px;
    }

    #navigation {
        background: url(../images/navBG.jpg);
        height: 27px;
        padding-top: 24px;
        float: right;
    }

    #logo {
        width: 308px;
        height: 97px;
        float: left;
    }

    #auxNav {
    }

    #searchContainer {
        width: 165px;
        float: right;
        margin-right: 10px;
        padding-top: 10px;
        clear: right;
    }

    .search {
        width: 129px;
        float: left;
    }

    .searchBar {
        width: 105px;
        height: 14px;
        background-image: url(../images/searchbg.jpg);
        background-repeat: repeat-x;
        border-width: 0;
        border-style: none;
        font-size: 10px;
        float: left;
        margin-top: 3px;
        padding-left: 5px;
        color: #666666;
    }

    .goButton {
        color: #fdc14a !Important;
        width: 25px;
        margin-left: 5px;
        float: left;
        text-decoration: none;
    }

    /* -- homepage -- */
    #header {
        background: url(../images/headerbg.jpg);
    }

    #callouts {

        width: 1200px;
        margin: 25px auto;
    }

    .calloutBox {
        float: left;
        width: 32%;
        margin-right: 1%;
    }

    /* -- interior -- */
    #headerInt {
        width: 100%;
        max-height: 221px;
        margin: 0 auto;
    }

    #leftColumn {
        width: 20%;
        max-width: 230px;
        min-width: 200px;
        float: left;
        margin-right: 20px;
        padding-right: 20px;
        border-right: 1px solid #d9d9d9;
    }

    #rightColumn {
        float: left;
        max-width: 900px;
    }

    #subnav {
    }

    .headerInteriorTextLeft {
        position: absolute;
        margin-top: -170px;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-size: 48px; line-height: 48px;
    }


    /* -- footer -- */
    #footer {
        padding-top: 50px;
    }

    #footerLeft {
        width: 60%;
        max-width: 800px;
        float: left;
        padding-top: 65px;
    }


/* ---- END DESKTOP ---- */

