body {
    font-size: .80em;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

header,
footer,
nav,
section {
    display: block;
}

.blackFooterBackground{
    clear:both;
    background-color:#252525;
    width:100%;
    max-width:960px;
    margin-left: auto;
    margin-right: auto;
}

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    font-size: 16px;
    color: #ff0000;
    position1: fixed;
    top1: 10px;
    right1: 10px;
    background: lightyellow;
    border: solid 1px #999;
    padding: 8px 20px;
    margin-bottom: 10px;
    text-align: left;
    display: inline-block;
}

    .validation-summary-errors ul {
        list-style-type: square;
        padding: 3px;
        margin: 3px;
        margin-left: 20px;
    }

.validation-summary-valid {
    display: none;
}

/*-------------------------------------------*/

.headerHyperlink {
    text-decoration: none;
    font-size: 12px;
    color: #979797;
}

.signin {
    position: relative;
    top: -2px;
    padding-left: 4px;
    font-size: 12px;
}

.HeaderlinkTab {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: #576063;
    height: 39px;
    border-radius: 5px;
}

.homeImage {
    background-color: rgb(209, 171, 70);
    float: left;
    width: 39px;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 4px;
}

.headerlink {
    background-color: #576063;
    height: 39px;
    border-radius: 5px;
    width: 100%;
}

.tableBorder0 {
    border-collapse: initial;
    border-spacing: 0;
}
.tableBorder0 td{
    padding: 0;
}
    .headerlink table {
        text-align: center;
        color: #F3F3F3;
        font-size: 13px;
    }

        .headerlink table td:first-child {
            width: 50px;
            text-align: right;
            padding-right: 15px;
        }

    .headerlink a {
        text-decoration: none;
        color: #B9C6CA;
        font-weight: bold;
        font-size: 12px;
    }

.orangeTab {
    background-color: rgb(255, 122, 0);
    height: 39px;
}

.sliderBottom {
    background-image: url('/content/images/highlights-bg.jpg');
    height: 150px;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

    .sliderBottom table tr td {
        width: 250px;
        padding: 6px;
    }

        .sliderBottom table tr td table {
            border-right: 1px solid lightgray;
            color: rgb(38, 38, 165);
            font-size: 13px;
            font-weight: bold;
        }

            .sliderBottom table tr td table tr td:first-child {
                width: 60px;
                border: 0;
                margin-left: 8px;
            }

            .sliderBottom table tr td table tr td {
                border: 0;
            }

.sliderFont {
    color: #9E9B9B;
    font-weight: 400;
}

#owl-demo {
    width: 807px;
}

#inner-bottom #owl-demo {
    width: 955px;
}

.innerContent p {
    font: 11px/normal Tahoma;
    color: #9C9595;
    text-transform: none;
    text-indent: 0px;
    letter-spacing: normal;
    word-spacing: 0px;
    white-space: normal;
    orphans: 2;
    widows: 2;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: #ffffff;
    -webkit-text-size-adjust: auto;
    -webkit-text-stroke-width: 0px;
}

#owl-demo div div {
    text-align: center;
}

#owl-demo div img {
    margin-left: -8px;
}

.owl-it {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

fieldset {
    margin: 0;
    padding: 0;
}

.editor-label {
    width: 200px !important;
}

.sliderkit-nav-clip {
    width: 936px !important;
    height: 195px !important;
}
.subLevel2
{
    border-right: solid 3px #BAB7B7 !important;
}
.tab-content-home:nth-child(1) p{
    margin-left: 10px; 
    margin-right: 10px; 
    text-align: justify;
}

.tab-content-home:nth-child(1) p span{
    font-size:medium !important;
}
.navbar-toggle {
    padding: 8px 7px !important;
    margin-top: 11px !important;
}