#xticontent {
    padding: 0;
}
.SkipNav a:focus {
    position: absolute;
    left: 0px;
    top: 0px;
    outline-color: transparent;
    -webkit-transition: top .1s ease-in;
    transition: top .1s ease-in;
}

.SkipNav a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    background: #733F97;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
}
.topBar {
    background: #222222;
    min-height: 50px;
}
#header {
    min-height: 241px;
    background-color: #ffffff;
    box-shadow: 0px 0px 18px #000;
}
    #header .ContentBlockAlt2 {
        background: #222222;
        width: auto;
        min-width: 100%;
        max-width: 110%;
        display: block;
        text-align: center;
        font-size: 1em;
        color: #ffffff;
        font-weight: normal;
        border: none;
        overflow: hidden;
        margin: 0 -15px;
    }
.ContentBlockAlt2 .SectionTitle {
    font-size: 22pt;
    line-height: 36px;
    letter-spacing: normal;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
}
.logo {
    /* float: right; */
    margin: 10px 0px 0px 0px;
    max-width: 533px;
    padding: 0px;
    margin: 0 auto;
}
.tusd1-address {
    background-color: #2D3091;
    box-shadow: 0em 0em 0.2em #000;
    width: 100%;
    min-width: 100%;
    max-width: 1600px;
    display: table;
    text-align: center;
    font-size: 1em;
    color: #ffffff;
    font-weight: bolder;
    padding: .5em 0em;
}
.tusd1-address a {
    color: #ffffff;
}
#main {
    background: #ffffff;
    margin: 0 auto;
    font-size: 16px;
    font-family: "Open Sans",Arial, Helvetica, Sans-Serif;
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    cursor: default;
    overflow: hidden;
}
a {
    color: #2D3091;
    font-weight: bold;
    text-decoration: none;
}

    a:hover {
        color: #000000;
        text-decoration: underline;
    }

.ModalTrigger .SectionTitleAlt6 {
    color: #2D3091;
}
.navSpan {
    background-color: transparent;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.nav-menu > li:hover > a, .nav-menu > li.active > a, .nav-menu > li.focus > a, .nav-menu > li:hover > a > span {
    color: #8d807c;
    background: #ec2025;
}
.navbar-inverse {
    background-color: transparent;
    Color: #2D3091;  
    padding: 20px; 
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #8d807c;
    background-color: #AD0303;
}
.nav-dropdown > li > a {
    width: 100%;
    padding: 16px 20px;
    display: inline-block;
    text-decoration: none;
    float: left;
    font-size: 22px;
    color: #AD0303;
    background-color: #8d807c;
    -webkit-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
}
.nav-dropdown > li:hover > a, .nav-dropdown > li.focus > a {
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
    color: #000000;
    font-size: 16px;
    font-family: "Open Sans",Arial, Helvetica, Sans-Serif;
    display: inline-block;
    margin: 0 auto;
    background: transparent;
    border-radius: 0px;
    padding: 4px 8px;
    font-weight: bold;
    text-transform: uppercase;
}
.responsive .nav ul.hmenu>li>ul>li a, .responsive .nav ul.hmenu>li>ul>li a:visited {
    background: white;
    border: none;
    text-indent: 5px;
    color: #2D3091;
}
.hmenu ul a:link, .hmenu ul a:visited, .hmenu ul a.active, .hmenu ul a:hover {
    text-align: left;
    line-height: 27px;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    margin: 0;
    font-weight: bold;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
    .dropdown-menu > li > a {
        display: block;
        clear: both;
        font-weight: bold;
        line-height: 1.42857143;
        color: black;
        Background-color: white;
        white-space: nowrap;
        text-transform: uppercase;
        outline: #2D3091 solid 1px;
    }
    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        color: white;
        text-decoration: none;
        background-color: #733F97;
        outline: #2D3091 solid 1px;
    }
.navbar-nav>li>.dropdown-menu > li {
    width:100%;
}

.navbar-inverse .navbar-nav > li > a:active, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #733F97;
    outline: #2D3091 solid 1px;
}
.navbar-inverse .navbar-nav > li > a.active {
    color: #fff;
    background-color: #2D3091;
    outline: #2D3091 solid 1px;
}
.navbar-inverse .navbar-nav> .open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav> .open>a:hover {
   color: #fff;
   background-color: #733F97;  
   outline: #2D3091 solid 1px
}
ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a {
    background: #2D3091; 
    border: 1px solid #2D3091;
    padding: 0 8px;
    margin: 0 auto;
    color: #ffffff;
}
.submenu-indicator-chevron {
    height: 6px;
    width: 6px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #ffffff #ffffff transparent;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
}
.SearchBox input[type=search] {
    margin: 7px 0;
    padding: 5px;
    border: solid 1px #ffffff;
    border-radius: 4px;
}
.google_plugin {
    font-family: Open Sans;
    width: 158px;
    float: right;
    height: 70px;
    background: #4f8fc8;
    padding-top: 20px;
}
.google {
    /* border: solid 1px #ffffff; */
    padding: 2px;
    border-radius: 4px;
    /* background: white; */
    width: 220px;
    margin: 2px 0;
    text-align: left;
    float: right;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    width: 193px;
    padding: 2px 0;
    font-size: 15px;
    color: #222222;
    font-weight: normal;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}
.nav-search-icon {
    width: 14px;
    height: 14px;
    margin: 2px 8px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #eeeeee;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.SectionTitle {
    font-size: 22pt;
    line-height: 36px;
    letter-spacing: normal;
    margin-top: 8px;
    margin-bottom: 10px;;
    padding-left: 15px;
}
.SectionTitleAlt1 {
    font-size: 16pt;
    color: #2D3091;
    background: none;
}
.SectionTitleAlt1 a {
    color: #2D3091;
    text-decoration: none;
    font-size: 16pt;
}
.SectionTitleAlt1 a:hover {
    color: #2D3091;
    text-decoration: underline;
}
.SectionTitleAlt2 {
    background: none;
    color: black;
    border-bottom: #2D3091 solid 2px;
    font-size: 18pt;
}
.SectionTitleAlt2 a {
    color: #2D3091;
    text-decoration: none;
    font-size: 18pt;
}
.SectionTitleAlt2 a:hover {
    color: #2D3091;
    text-decoration: underline;
}
.SectionTitleAlt3 {
    background: none;
    color: #2D3091;
    border-bottom: #733F97 solid 2px;
    font-size: 18pt;
}
.SectionTitleAlt3 a {
    color: #2D3091;
    text-decoration: none;
    font-size: 18pt;
}
.SectionTitleAlt3 a:hover {
    color: #2D3091;
    text-decoration: underline;
}
.SectionTitleAlt4 {
    background: #733F97;
    color: white;
    font-size: 18pt;
}
.SectionTitleAlt4 a {
    color: #2D3091;
    text-decoration: none;
        font-size: 18pt;
}
.SectionTitleAlt4 a:hover {
    color: #2D3091;
    text-decoration: underline;
}
.SectionTitleAlt5 {
    background: #2D3091;
    color: white;
    font-size: 18pt;
}
.SectionTitleAlt5 a {
    color: #2D3091;
    text-decoration: none;
        font-size: 18pt;
}
.SectionTitleAlt5 a:hover {
    color: #2D3091;
    text-decoration: underline;
}
.SectionTitleAlt6 {
    background: none;
    color: black;
    border-bottom: none;
    font-size: 16pt;
    font-weight: Bold;
}
.SectionTitleAlt6 a {
    margin: 0 -15px;
}

.SectionTitleAlt7 {
    background: none;
    color: #210E56;
    border-bottom: none;
    font-size: 16pt;
    font-weight: Bold;
}
.SectionTitleAlt8 {
    background: none;
    color: black;
    border-bottom: none;
    font-size: 14pt;
    font-weight: Bold;
}

.SectionTitleAlt9 {
    background: none;
    color: #210E56;
    border-bottom: none;
    font-size: 14pt;
    font-weight: Bold;
}
.ContentBlockAlt1 {
    background: none;
    position: relative;
    min-width: 1px;
    min-height: 1px;
    box-shadow: 0px 0px 5px grey;
    padding: 5px;
    margin: 10px;
    color: black;
    overflow: hidden;
}
.ContentBlockAlt2 {
    background: #733F97;
    width: 100%;
    min-width: 100%;
    max-width: 1600px;
    display: inline-block;
    text-align: center;
    font-size: 1em;
    color: #ffffff;
    font-weight: normal;
    border: none;
    overflow: hidden;
}
    .ContentBlockAlt2 a {
        color: #FCFCDA;
        text-decoration: none;
        font-weight: bold;
    }

        .ContentBlockAlt2 a:hover, .ContentBlockAlt2 a:focus, .ContentBlockAlt2 a:active {
            color: white;
            text-decoration: underline;
        }
.ContentBlockAlt3 {
    background: #2D3091;
    color: white;
    border: none;
    overflow: hidden;
    margin: 5px;
    padding: 5px;
}
    .ContentBlockAlt3 a {
        color: #FCFCDA;
        text-decoration: none;
        font-weight: bold;
    }

        .ContentBlockAlt3 a:hover, .ContentBlockAlt3 a:focus, .ContentBlockAlt3 a:active {
            color: white;
            text-decoration: underline;
        }
.ContentBlockAlt4 {
    background: #733F97;
    outline: #2D3091 solid 3px;
    overflow: hidden;
}
    .ContentBlockAlt4 a {
        color: #FCFCDA;
        text-decoration: none;
        font-weight: bold;
    }

        .ContentBlockAlt4 a:hover, .ContentBlockAlt4 a:focus, .ContentBlockAlt4 a:active {
            color: white;
            text-decoration: underline;
        }
.ContentBlockAlt5 {
    background: #2D3091;
    color: white;
    outline: #733F97 solid 3px;
    overflow: hidden;
}
    .ContentBlockAlt5 a {
        color: #FCFCDA;
        text-decoration: none;
        font-weight: bold;
    }

        .ContentBlockAlt5 a:hover, .ContentBlockAlt5 a:focus, .ContentBlockAlt5 a:active {
            color: white;
            text-decoration: underline;
        }
.ContentBlockAlt6 {
    background: none;
    color: black;
    outline: #2D3091 solid 3px;
    overflow: hidden;
}
.ContentBlockAlt6 a {
    color: black;
    text-decoration: none;
}
.ContentBlockAlt6 a:hover {
    color: #2D3091;
    text-decoration: underline;
}
.ContentBlockAlt7 {
    background: #f6f2ae;
    color: black;
    overflow: hidden;
}
.ContentBlockAlt7 a {
    color: black;
    text-decoration: none;
}
.ContentBlockAlt7 a:hover {
    color: #2D3091;
    text-decoration: underline;
}
.ContentBlockAlt8 {
    background: black;
    color: white;
    box-shadow: none;
    border-radius: 0px;
    overflow: hidden;
}
    .ContentBlockAlt8 a {
        color: #FCFCDA;
        text-decoration: none;
        font-weight: bold;
    }

        .ContentBlockAlt8 a:hover, .ContentBlockAlt5 a:focus, .ContentBlockAlt5 a:active {
            color: white;
            text-decoration: underline;
        }
.ContentBlockAlt9 {
    background: #999999;
    color: black;
    overflow: hidden;
}
.ContentBlockAlt9 a {
    color: black;
    text-decoration: none;
}
.ContentBlockAlt9 a:hover {
    color: #2D3091;
    text-decoration: underline;
}
.ContentBlockAlt10 {
    padding: 10px;
    background: none;
    margin: 0 -15px;
    color: black;
    overflow: hidden;
    border: 0;
    outline: #733F97 solid 3px;
}
.ContentBlockAlt10 a {
    color: black;
    text-decoration: none;
}
.ContentBlockAlt10 a:hover {
    color: #2D3091;
    text-decoration: underline;
}


/*
.SectionItemTitle
{
    font-weight:bold;
}
    */
.BoxHeader {
    max-width: 260px;
}
.nav-search-button:hover .nav-search-icon {
    color: #ffffff;
}
.nav-search-button {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    background-color: #4f8fc8;

}
.SectionItemContent {
    padding:5px;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-repeat: repeat-x;
}
.carousel-control:focus, .carousel-control:hover {
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel-control.left {
    left: 0;
    right: auto;
    background-image: none;
    background-repeat: repeat-x;
}

.carousel img{ width:100%; height:auto;}
/*.carousel iframe{ width:50%; height:auto;}*/

.inlineforms {
    display: inline-block;
}
.ShowDots
{
border: 1px dashed darkgray;
} 
    .xtiEntryContainer {
    text-align: center;
}
.footer {
    background: #222222;
    box-shadow: 0px 0px 18px #000;
    margin: 50px auto 0 auto;
    position: relative;
    color: #ffffff;
    font-size: 11px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-align: left;
    padding: 0 0 10px 0;
}
.footer .SectionTitle {
    font-size: 13pt;
}
.FooterLogos {
    text-align: left;
}
.footerLogo {
    max-width: 245px;
    display: inline-block;
    float: left;
    margin:10px;
}
.footerRegion {
    max-width: 70px;
    display: inline-block;
    margin: 10px;
}
.footerText, .fBlock {
    text-align: right;
    margin: 16px;
}
.FooterLinks {
    margin-top:20px;
    cursor:pointer;
}
.footerRight {
    float: right;
    max-width: 180px;
    text-align: left;
}
.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer td, .footer th, .footer caption {
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 1px;
}
.ModalTrigger {
    cursor:pointer;
}
.footerModal {
    color:#000;
}
.twitter {
    margin:50px;
}

.ToggleBox {
    width: 66px;
    height: 66px;
    position: absolute;
    z-index: 926;
    background: #f37204;
    border-radius: 5px 0px 0px 5px;
    opacity: 0.9;
    transition: all .2s ease-in-out;
    right: 0;
    text-align: center;
    cursor: pointer;
    margin-top: 26px;
}

    .ToggleBox i {
        margin-top: 18px;
        color: white;
    }

#AlertSlideBox {
    position: absolute;
    background: white;
    width: 0px;
    min-height: 66px;
    z-index: 925;
    right: 0;
    opacity: 0.96;
    transition: all .5s ease-in-out;
    margin-top: 26px;
    margin-right: 0px;
    overflow: hidden;
}

    #AlertSlideBox.show {
        margin-right: 64px;
        width: 50%;
        padding-left: 5px;
        border-radius: 5px 0px 0px 5px;
        border: 2px solid #f4801e;
        background: yellow;
    }
.AwareityLogo {
    margin: 20px auto;
    text-align: center;
    width:133px;
}
.FooterDistrictLogo {
    max-width: 245px;
    display: inline-block;
}
.FooterRegionLogo {
    max-width: 70px;
    display: inline-block;
}
.iconItem {
    float: left;
    text-align: center;
    max-width: 110px;
    min-width: 24%;
    /* margin: 0 10px 10px 10px; */
}

    .iconItem a:hover {
        color: white;
    }
.xtiEntryFooter .btn-primary {
    color: #fff;
    background-color: #dc1b32;
    border-color: #222222;
}
@media screen and (min-width: 768px) {
    .navbar-nav{
        float:none;
        text-align:center;
    }
    .navbar-nav li {
        display: inline-block;
        float: none;
        margin: 0 5px;
    }
    .dropdown-menu > li {
        margin: 0;
    }
}
@media screen and (max-width: 768px){
    .nav-menu > li > a {
    height: 70px;
    padding: 26px 15px;
    display: inline-block;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    -webkit-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
}
    .navbar-inverse .navbar-toggle {
        background-color: #333;
    }
    .navbar-inverse .navbar-nav > li > span {
        width: 46%;
        text-align: right;
    }

    .navbar-inverse .navbar-nav > li > a {
        width: 50%;
    }
    #header .SectionContent {
        text-align:center;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #000;
    }
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #000;
            background-color: transparent;
        }
    .iconItem {
        float: none;
        text-align: center;
        max-width: 100%;
        min-width: 50%;
        margin: 0 10px 10px 10px;
    }
    .logo {
        float: none;
        margin: 10px auto;
    }
}