﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
}

* :focus {
    outline: 0;
}

.clear {
    clear: both;
}

body {
    background-color: #FFFFFF;
    background-image: url(/images/gfx-main_bg_ex.png);
    background-repeat: repeat-x;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
    height: 100%;
    width: 100%;
}

form {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

#subpage-right-content h2.settings {
    color: #006a86;
    font-family: 'Myriad Pro';
    font-size: 22px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

#outer-frame {
    margin: 45px auto 0 auto;
    width: 924px;
}

#content-frame {
    float: left;
    margin: 0;
    text-align: left;
    width: 920px;
}

#toplogo {
    float: left;
    height: 25px;
    padding: 0;
    width: 205px;
}

#topmenu, #topmenu-subpage {
    color: #00bade;
    font-family: 'Myriad Pro';
    font-weight: 600;
    height: 40px;
    text-decoration: none;
    text-transform: uppercase;
}

#topmenu {
    float: right;
    width: 710px;
}

#topmenu-subpage {
    float: left;
    font-size: 16px;
    padding: 0 40px 0 0;
    width: 670px;
}

    #topmenu a, #topmenu-subpage a {
        color: #00bade;
        display: block;
        height: 25px;
        text-decoration: none;
        text-decoration: none;
    }

    #topmenu-subpage a {
        float: left;
        margin: 0 40px 0 0;
        /*color: black !important;*/
        /*padding: 0px 0 0 0;*/
        /*margin: 0 20px 0 0;*/
    }

#topmenu a {
    display: block;
    padding: 5px 0 0 0;
}

#topmenu-subpage a:hover {
    color: #006a86;
    float: left;
    margin: 0 40px 0 0;
    text-decoration: none;
    /*margin: 0 20px 0 0;*/
    /*background-image: url(/images/gfx-topmenu_link.png);
    background-position: top;
    background-repeat: no-repeat;*/
}

#topmenu a:hover {
    color: #006a86;
    text-decoration: none;
}

#topmenu span {
    color: #006a86;
    height: 25px;
    padding: 5px 0 0 0;
    text-decoration: none;
}

#topmenu ul {
    font-size: 16px;
    list-style: none;
    float: right;
}

    #topmenu ul li {
        float: left;
        margin: 0 0 0 40px;
    }

#topmenu-subpage {
    float: right;
    padding: 0;
}

#top-content {
    border-bottom: 1px solid #E2E2E2;
    height: 50px;
}

#main-content {
    margin: 25px 0 0 0;
    min-height: 380px;
}

#frontpage-left-content {
    float: left;
    height: 359px;
    padding: 0px 8px 8px 0;
    width: 669px;
}

    #frontpage-left-content h1 {
        clear: both;
        color: #006a86;
        font-family: 'Myriad Pro';
        font-size: 30px;
        font-weight: normal;
        margin: 0 0 25px 0;
        text-transform: uppercase;
    }

    #frontpage-left-content p {
        color: #4d4d4f;
        font-family: Georgia;
        font-size: 14px;
        line-height: 18px;
    }

    #frontpage-left-content .sitewelcome1 {
        font-weight: bold;
    }

#frontpage-middle-content {
    background-image: url(/images/splash.png);
    float: right;
    height: 359px;
    width: 367px;
}

#frontpage-right-content {
    height: 359px;
    float: right;
    width: 243px;
}

#frontpage-login-startcap {
    background-image: url(/images/login-startcap.png);
    background-repeat: no-repeat;
    height: 4px;
}

#frontpage-login-body {
    height: 100%;
    background-color: #edf1f4;
    border: 1px solid #cecdcd;
}

#frontpage-login-endcap {
    background-image: url(/images/login-endcap.png);
    background-repeat: no-repeat;
    height: 4px;
}

div.login-section {
    font-family: Georgia;
    font-size: 14px;
    padding: 13px 30px 13px 20px;
}

    div.login-section a {
        font-size: 12px;
    }

span.new-heading {
    color: #006a86;
    font-family: 'Myriad Pro';
    font-size: 30px;
    text-transform: uppercase;
}

input.new-button {
    background-image: url(/images/login-button.png);
    border: 0px;
    color: White;
    font-family: 'Myriad Pro';
    font-size: 18px;
    font-weight: bold;
    height: 37px;
    text-transform: uppercase;
    width: 201px;
}

input.new-textbox {
    font-size: 20px;
    margin: 6px 0 0 0;
}

a.new-linkbutton {
    color: #006e8a !important;
}

div.login-seperator {
    background-repeat: no-repeat;
    height: 2px;
    margin: 0px 0px 0px 20px;
}

#frontpage-left-footer {
    background-image: url(/images/gfx-left_bg_top.png);
    background-repeat: no-repeat;
    float: left;
    height: 56px;
    width: 184px;
}

#frontpage-right-footer {
    background-image: url(/images/gfx_frontpage_bg_bottom.png);
    background-repeat: no-repeat;
    float: left;
    height: 56px;
    width: 740px;
}

#frontpage-right-content a {
    color: White;
    text-decoration: underline;
}

#frontpage-right-content-text {
    float: left;
    margin: 22px 50px 20px 370px;
}

    #frontpage-right-content-text a {
        color: White;
        text-decoration: underline;
    }

        #frontpage-right-content-text a:hover {
            color: White;
            text-decoration: underline;
        }

    #frontpage-right-content-text h1 {
        color: #8fbacd;
        font-size: 34px;
        letter-spacing: -0.01em;
        margin: 0 0 22px 0;
    }

    #frontpage-right-content-text input {
        border: 1px solid #8fbacd;
        color: black;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
    }

#frontpage-logintext {
    float: left;
    margin-bottom: 16px;
}

#subpage-left-content {
    float: left;
    margin: 4px 0px 0px 0px;
    background-color: #eef1f5;
    border: 1px solid #c0c0c0;
}

#subpage-left-menu {
    /*padding: 25px 0px 0px 0px;*/
    /*color: white;*/
    background-color: transparent;
    width: 203px;
}

li {
    list-style: none;
}

    li.repeatHorizental {
        display: inline;
        margin-right: 5px;
    }

    li.repeatVertical {
        margin-top: 5px;
    }

#subpage-right-content {
    background-image: none;
    background-repeat: no-repeat;
    float: right;
    font-size: 14px;
    margin-right: 6px;
    min-height: 320px;
    width: 700px;
    /*background-image: url(/images/gfx-subpage_right_bg.png);
    background-repeat: no-repeat;*/
}

    #subpage-right-content h1 {
        color: #006a86;
        font-family: 'Myriad Pro';
        font-size: 30px;
        font-weight: normal;
        margin: 0 0 10px 0;
        text-transform: uppercase;
    }

    #subpage-right-content h2 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 24px;
        margin: 0 0 30px 0;
    }

    #subpage-right-content a {
        color: #368295;
        text-decoration: underline;
    }

.rpLink {
    background-color: #f5f5f5;
    border: 1px solid #EBEBEB;
    clear: both;
    display: block;
    font: 12px/24px "Segoe UI", Arial, sans-serif;
    padding: 0 10px;
}

#subpage-right-content a:hover {
    color: #368295;
    text-decoration: underline;
}

#subpage-footer {
    float: left;
    height: 8px;
    margin: 0px 0 0 0;
    width: 924px;
    /*background-image: url(/images/gfx-subpage_footer_bg.png);
    background-repeat: no-repeat;*/
}

#ctl00_lblDiag {
    display: none;
}

#footer {
    border-top: 1px solid #E2E2E2;
    float: right;
    font-size: 14px;
    padding: 20px 0 15px 0;
    width: 920px;
    position: relative;
}

#footer-logo {
    float: left;
    height: 33px;
    margin: 0px 0 0 3px;
    width: 100px;
}

#footer .bannerrotator {
    position: relative;
    float: right;
    margin: 0 15px 15px 0;
}

#footer ul li {
    display: block;
    float: left;
    margin: 0 0 0 15px;
    height: 100%;
}

#pnlBannerRotator {
    margin-top: 3px;
    height: 60px;
    overflow: hidden;
}

    #pnlBannerRotator ul {
        height: 100%;
    }

.bannerrotatoritem {
}

    .bannerrotatoritem a {
        position: relative;
        display: block;
        height: 100%;
        width: 170px;
    }

    .bannerrotatoritem img {
        position: absolute;
        display: block;
        width: 170px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

#footer .smallbannerrotator {
    clear: both;
    position: relative;
    margin: 0px;
    padding-top: 15px;
    border-top: 1px solid #E2E2E2;
}

#pnlSmallBannerRotator {
    margin-top: 3px;
    height: 32px;
    overflow: hidden;
}

    #pnlSmallBannerRotator ul {
        height: 100%;
    }

    #pnlSmallBannerRotator .bannerrotatoritem {
    }

        #pnlSmallBannerRotator .bannerrotatoritem a {
            width: 85px;
            text-align: center;
            vertical-align: middle;
        }

        #pnlSmallBannerRotator .bannerrotatoritem img {
            width: 85px;
        }

table#edit-sponsor-newsitem {
    width: 100%;
}

    table#edit-sponsor-newsitem tbody tr {
        vertical-align: top;
    }

        table#edit-sponsor-newsitem tbody tr td {
            padding-top: 4px;
        }

            table#edit-sponsor-newsitem tbody tr td.heading {
                width: 15%;
            }

/*----------------------------------*/
/*---- sponsors three columns ------*/
/*----------------------------------*/

.separator {
    border-top: 1px solid #E2E2E2;
    float: left;
    margin-right: 0;
    margin-top: 30px;
    padding: 20px 0 20px 0;
    position: relative;
}

.sponsors-three-columns h1 {
    color: #006a86;
    font-family: 'Myriad Pro';
    font-size: 26px;
    font-weight: normal;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    width: 584px;
}

.sponsors-three-columns div.column-outer {
    float: left;
    padding: 10px 0 0 0;
    width: 305px;
    /*overflow:hidden;*/
}

.separator div.column-outer {
    height: 67px;
}

    .separator div.column-outer div.column-inner {
        height: 57px;
        text-align: center;
    }

.sponsors-three-columns div.last-column {
    width: 280px !Important;
}

.sponsors-three-columns div.shaded {
    background-color: #f1f0f0;
}

.sponsors-three-columns div.column-outer .column-inner {
    border-right: 1px solid #E2E2E2;
    width: 295px;
    z-index: 9999;
}

.sponsors-three-columns div.column-outer p.spot {
    height: 100%;
    overflow: hidden;
    text-align: center;
    width: 285px;
}

    .sponsors-three-columns div.column-outer p.spot span {
        line-height: 15px;
    }

    .sponsors-three-columns div.column-outer p.spot img {
        cursor: pointer;
    }

.sponsors-three-columns div h2 {
    padding: 2px 0 10px 0;
}

.sponsors-three-columns div .logo-spot {
    width: 285px;
    display: table-cell;
    vertical-align: middle;
}

    .sponsors-three-columns div .logo-spot input[type=image] {
        margin: -10px 0 0 0;
    }

.sponsors-three-columns p {
    color: #4d4d4f;
    font-family: Georgia;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 15px 0;
    padding: 0;
}

.sponsors-three-columns div.sponsors-description {
    margin-left: 10px;
    width: 270px;
}

.sponsors-three-columns div.column-outer input.gotowebsite-button {
    background-image: url(/images/go-to-website.png);
    border: 0px;
    color: White;
    font-family: 'Myriad Pro';
    font-size: 18px;
    height: 41px;
    text-transform: uppercase;
    width: 284px;
}

/*---------------------------------*/
/*---- two >>> three columns ------*/
/*---------------------------------*/

.three-columns div {
    float: left;
}

.three-columns h1 {
    color: #006a86;
    font-family: 'Myriad Pro';
    font-size: 26px;
    font-weight: normal;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    width: 584px;
}

.notificationTitle {
    width: 100% !important;
}

.three-columns .two-columns {
    width: 625px;
}

.three-columns p.contacttext {
    margin: 0 0 10px 0;
    width: 584px;
}

.three-columns div input[type=text] {
    background-color: #f4f3f3;
    border: 1px solid #E2E2E2;
    height: 20px;
    padding: 2px 2px 2px 5px;
    width: 250px;
}

.three-columns p {
    color: #4d4d4f;
    float: left;
    font-family: Georgia;
    font-size: 14px;
    line-height: 20px;
    margin: 15px 0 3px 0;
    padding: 0;
}

.left-column {
    width: 292px;
}

input.send-button {
    background-image: url(/images/large-button.png);
    border: 0px;
    color: White;
    cursor: pointer;
    font-family: 'Myriad Pro';
    font-size: 18px;
    font-weight: bold;
    height: 39px;
    margin: 25px 0;
    text-transform: uppercase;
    width: 130px;
}

.middle-column {
    padding: 0 20px;
    width: 292px;
}

    .middle-column a {
        color: #006a86;
    }

.right-column {
    width: 292px;
}

p.logo-spot {
    background-image: url(/images/logo-spot-bg.png);
    height: 120px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 285px;
}

.login-logout-button {
    color: #00637c;
    float: right;
    font-family: Georgia;
    font-size: 12px;
    padding: 0;
    vertical-align: top;
    width: 350px;
}

.current-user {
    float: right;
    line-height: 20px;
    margin: 0 15px 0 0;
    text-transform: capitalize;
}

.login-logout-button input {
    background-color: transparent;
    background-image: url(/images/top-login-button.png);
    background-repeat: no-repeat;
    border: none;
    color: White;
    cursor: pointer;
    float: right;
    height: 17px;
    text-align: center;
    width: 75px;
}

#top-content .language-flags {
    float: right;
}

    #top-content .language-flags input {
        margin: 0 0 0 8px;
    }

.sect {
    margin: 3px 0;
}

html body form#aspnetForm div#outer-frame div#content-frame div#main-content div#subpage-right-content div div.formcontainer div.formsection fieldset div div.slformsection-alt div div.sub-section span {
    font-family: sans-serif;
    font-size: 10px;
    margin-right: 3px;
    margin-top: 4px;
}

html body form#aspnetForm div#outer-frame div#content-frame div#main-content div#subpage-right-content div div.formcontainer div.formsection fieldset div div.slformsection-alt div div.sub-section input#ctl00_content_ucForm_tbAccompliceName {
    margin-right: 5px;
}

html body form#aspnetForm div#outer-frame div#content-frame div#main-content div#subpage-right-content div div.formcontainer div.formsection-alt span#ctl00_content_ucForm_LocalizedLabel1, html body form#aspnetForm div#outer-frame div#content-frame div#main-content div#subpage-right-content div div.formcontainer div.formsection-alt div.formsection-alt table.stdtable tbody tr td.multiline-title span#ctl00_content_ucForm_LocalizedLabel2 {
    font-family: sans-serif;
    font-size: 10px;
}

html body form#aspnetForm div#outer-frame div#content-frame div#main-content div#subpage-right-content div div.formcontainer div.formsection-alt fieldset div#ctl00_ctl00_content_ucForm_radGridStolenItemsPanel div#ctl00_content_ucForm_radGridStolenItems.RadGrid {
    padding: 0 10px 0 10px;
}

.rgPageFirst {
    background-image: url(../Images/rgPageFirst.gif);
    background-position: center center;
}

.rgPagePrev {
    background-image: url(../Images/rgPagePrev.gif);
    background-position: center center;
}

.rgPageNext {
    background-image: url(../Images/rgPageNext.gif);
    background-position: center center;
}

.rgPageLast {
    background-image: url(../Images/rgPageLast.gif);
    background-position: center center;
}

#AnimatedNews {
}

    #AnimatedNews .date {
        font-size: 80%;
    }

#MainNewsContainer {
    margin-right: 6px;
    height: 230px;
    overflow: hidden;
}

    #MainNewsContainer h2 {
        font-size: 150%;
        margin: 3px 0px 8px 0px;
        max-height: 40px;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #MainNewsContainer .animated {
        position: relative;
        background-color: #0093b3;
        width: 663px;
        height: 230px;
        background-size: cover;
    }

    #MainNewsContainer a.more {
        display: block;
        color: white;
        margin-top: 10px;
    }

    #MainNewsContainer .overlay {
        background-color: #007089;
        position: relative;
        float: right;
        width: 220px;
        height: 230px;
        z-index: 10;
    }

    #MainNewsContainer .content {
        clear: both;
        position: relative;
        float: right;
        width: 200px;
        height: 230px;
        color: white;
        top: -230px;
        z-index: 20;
        border-width: 0px;
        padding: 10px;
    }

        #MainNewsContainer .content a {
            color: white;
        }

        #MainNewsContainer .content .text {
            max-height: 120px;
            overflow: hidden;
        }

.SmallNewsContainer {
    width: 329px;
    height: 60px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    overflow: hidden;
    color: white;
}

    .SmallNewsContainer h3 {
        font-size: 125%;
        margin: 3px 0px 0px 0px;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 95%;
        white-space: nowrap;
    }

    .SmallNewsContainer a {
        color: white;
    }

    .SmallNewsContainer .animated {
        position: relative;
        background-color: #0093b3;
        width: 309px;
        height: 40px;
        padding: 10px;
    }

.rdLeft, .rdRight {
    display: none;
}

#subpage-right-content .RadDock .rdTable {
    border-left: 1px solid #9eb6ce;
    border-right: 1px solid #9eb6ce;
}

.rdTitleBar {
    padding-left: 10px;
}

.rdContent {
    text-indent: 10px;
}

.templateDownload {
    float: right;
    text-align: right;
}

.three-columns .newsList {
    float: none;
}

.newsList img {
    float: left;
    width: 300px;
    margin-right: 10px;
}

.newsList .newsItem {
    background-color: #0093B3;
    clear: none;
    height: 100px;
    margin-bottom: 10px;
    overflow: hidden;
    color: white;
    float: none;
}

    .newsList .newsItem .contentWrap {
        float: left;
        width: 610px;
    }

    .newsList .newsItem .date {
        margin-top: 10px;
        font-size: 80%;
        float: none;
    }

    .newsList .newsItem .body {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: none;
        height: 16px;
        margin: 0px 10px 3px 0px;
        line-height: 16px;
    }

    .newsList .newsItem h2 {
        overflow: hidden;
        font-size: 125%;
        margin: 0px 10px 10px 0px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .newsList .newsItem a {
        color: white;
    }

.newsPage {
    float: none;
}

    .newsPage div {
        float: none;
    }

    .newsPage img {
        width: 100%;
        margin-bottom: 20px;
    }

.local {
}

.inherited {
}

    .inherited:after {
        content: "*";
    }

.tableheader {
    font-size: 11px;
    font-style: italic;
}

table.stdtable td.centered,
.centered {
    text-align: center;
}