/*Contact - Start*/
:root {
    font-size: 16px;
}

body {
    background: #E9E9E9;
    color: #505050;
    font: 72%/150% Verdana, Helvetica, Arial, sans-serif;
    text-align: left;
}

#container {
    background: #fff;
    overflow: visible;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding-right: 30px;
    padding-bottom:20px;
}

@media screen and (max-width: 1165px) {
    #container {
        padding-right: 20px;
    }
}

h2 {
    font-size: 1.7em;
    line-height: 1.1em;
}

.contentCol {
    margin-top: 0.9375rem;
}

    .contentCol .pagetitle {
        font-size: 1.5rem;
        margin-bottom: 0.625em;
        margin-top: 0.33333em;
    }

.boxthin {
    border-top-width: 1px !important;
}

.box11 {
    border: 1px solid #009FBF !important;
    border-top-width: 4px !important;
    font-size: 0.875rem;
    padding: 1.07em;
}

    .box11 > p {
        margin: 0;
    }

        .box11 > p + p {
            margin-top: 0.9375rem;
        }

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
}

.intro {
    font-family: inherit;
    font-weight: bold;
    font-size: 1rem;
    padding-top: 0;
    margin-bottom: 0.8522em;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
}

div.border {
    width: 100%;
    border-bottom: 1px solid #D2CCCC;
    height: 2px;
}

.vline {
    /*background: url(/external/07/images/divider.gif) repeat-y 284px top;*/
    min-height: 100%;
}

.columnspanborder {
    width: 100%;
}


h2, h3, h4, h5, h7 {
    font-family: inherit;
    font-weight: bold;
}

h2, h3, h4, h5, h6, h7, p, ul, ol, dl, address, img, hr, blockquote {
    padding: 5px 0,5px,0;
}

    h4 + p {
        padding-top: 0;
        margin-top: 0em;
        margin-bottom: 1em;
    }

div {
    display: block;
}

form {
    margin: .5em 10px;
}

#content-sub {
    font-size: 1.125rem;
    padding: 0.833em;
    background-color: #ececec;
    margin-top: 0.8334em;
}

.colorlink a {
    color: #D86A22;
}

.colorlink {
    font-size: .85rem;
}

#content {
    font-size: 110%;
    text-align: left;
    overflow: auto;
    marg
}


#content-sub h3 {
    color: #3266CC;
    margin: 0;
    font-size: 1.125rem;
    margin-bottom: 0.833em;
    padding-bottom: 0.44444em;
    border-bottom: 1px solid #ccc;
}

#content-sub .pagelist {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 1rem;
}

    #content-sub .pagelist li > h4 {
        position: relative;
        font-size: inherit;
        margin: 0;
        padding-left: 12px;
    }

        #content-sub .pagelist li > h4::before {
            content: " ";
            display: block;
            width: 10px;
            height: 10px;
            position: absolute;
            left: 0;
            top: 5px;
            background: url(/external/07/images/arrow.gif) no-repeat;
        }

    #content-sub .pagelist li + li {
        margin-top: 0.83em;
    }

#content-sub a:link {
    color: #333;
}

.cardscontent .leftcol {
    border: 1px solid #D2CCCC;
    font-size: .85rem;
}

.cardscontent .rightcol {
    border: 1px solid #D2CCCC;
    font-size: .85rem;
    border-top: none;
}

@media (min-width: 992px) {

    .cardscontent .rightcol {
        border-left: none !important;
        border-top: 1px solid #D2CCCC;
    }
}

.rightcol h4,
.leftcol h4,
.rightcol p,
.leftcol p {
    padding: 0 0.5882em 0 0.5882em;
}

.no-border-top {
    /*border-top :none !important;*/
}


a {
    text-decoration: none;
}

#content-sub ul.pagelist li {
    /*background: url(/external/07/images/arrow.gif) no-repeat left .9em;
    margin-top: .5em;*/
}

ul.pagelist li {
    /*background: url(/external/07/images/arrow.gif) no-repeat left .8em;
    margin-top: .5em;*/
}

.errorCenter {
    text-align: center !important;
    margin: 10rem,0,10rem,0;
}

@media (min-width: 992px) {

    .errorCenter {
        margin: 10rem !important;
    }
}
