body {
    margin: 0;
    background: #e5f6fd;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #414141;
}
img {
    border: 0;
}

a:link, a:active, a:visited {
    color: #01aef0;
    text-decoration: underline;
    outline: none;
}
a:hover,
a.active:link, a.active:active, a.active:visited {
    color: #dd4021;
    outline: none;
}

p {
    margin: 4px 0 13px;
    padding: 0;
}
p.grey {
    color: #555;
}

ul {
    list-style-image: url(../images/bullet_orange_square.gif);
    padding: 0 0 0 17px;
}
li {
    margin: 0 0 5px;
}

h1, h2, h3 {
    font-family: "Arial Black", Impact, sans-serif;
    color: #666;
}
h2 {
    color: #999aa0;
    font-size: 20px;
}
h3 a:link, h3 a:active, h3 a:visited {
    text-decoration: none;
}
h3 {
    text-transform: uppercase;
}
h3 {
    margin: 8px 0 4px;
    padding: 0;
    line-height: 1em;
    font-size: 10px;
}

h1.blueline, h1.bluelineShort {
    position: relative;
    display: block;
    height: 50px;
    margin: 0 0 14px;
    padding: 0;
    line-height: 50px;
    font-size: 16px;
    color: #01aef0;
}
h1.bluelineShort {
    height: 30px;
    line-height: 16px;
}
h1.blueline span, h1.bluelineShort span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 145px;
    height: 1px;
    border-bottom: 1px solid #01aef0;
}

h3.blue {
    color: #01aef0;
}
h3 .grey {
    color: #959595;
}

h2.grey {
    color: #5b5b5b;
    font-family: "Arial Black", Arial, sans-serif;
    font-size: 16px;
}

h4.list {
    margin: 20px 0 4px;
    color: #9999a1;
    font-family: "Arial Black", Arial, sans-serif;
    font-size: 11px;
}

hr {
    height: 1px;
    margin: 14px 0;
    padding: 0;
    color: #fff;
    background: #fff;
    border: 0;
}
div.space {
    clear: both;
    height: 14px;
}

.blueItalic, a.blueItalic, a.blueItalic:link, a.blueItalic:active, a.blueItalic:visited,
div.expander_info a.blueItalic {
    color: #01aef0;
    font-family: Georgia, Times, serif;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

#preheaderWrapper {
    background: #fff;
}
#preheader {
    position: relative;
    width: 975px;
    height: 32px;
    margin: 0 auto;
    background: #fff;
}
#searchDropWrapper {
    background: #f2f2f2;
}
    #searchDrop {
        position: relative;
        width: 975px;
        height: 0;
        margin: 0 auto;
        background: #f2f2f2;
    }
        #searchDrop .result {
            padding: 5px 0 5px 15px;
            width: 300px;
            height: 30px;
            float: left;
        }
        #searchDrop a:link, #searchDrop a:active, #searchDrop a:visited {
                display: block;
                font-family: "Arial Black", Impact, sans-serif;
                font-size: 11px;
                text-decoration: none;
                line-height: 1.5em;
                font-weight: bold;
                color: #239beb;
        }
    #searchLoadingImg {
        position: relative;
        top: 64px;
        display: block;
        margin: 0 auto;
    }
#headerWrapper {
    background: #fff url(../images/strip_bg.gif) top center repeat-x;
}
#headerNav {
    position: relative;
    width: 975px;
    height: 32px;
}
#header {
    position: relative;
    width: 975px;
    height: 128px; /* 160 */
    margin: 0 auto;
    background: #fff url(../images/strip_bg.gif) top center repeat-x;
}
        input#searchBox {
            border: none;
            height: 20px;
            margin: 0;
            padding: 0;
            background: none;
            color: #999aa0;
            font-family: "Arial Black", Helvetica, sans-serif;
            font-size: 10px;
            line-height: 20px;
        }
    ul#globNav {
        position: absolute;
        top: 12px;
        left: 15px;
        display: block;
        height: 20px;
        margin: 0;
        padding: 0;
        list-style: none;
        font-family: "Arial Black", Helvetica, sans-serif;
        font-size: 10px;
        color: #999aa0;
    }
        #globNav li {
            height: 20px;
            float: left;
            line-height: 20px;
            margin: 0 12px 0 0;
        }
        #globNav a:link, #globNav a:active, #globNav a:visited {
            color: #999aa0;
            text-decoration: none;
        }
    #shareNav {
        position: absolute;
        top: 12px;
        right: 15px;
        width: 43px;
        height: 16px;
    }
        #shareNav a:link, #shareNav a:active, #shareNav a:visited {
            display: block;
            width: 17px;
            height: 16px;
            margin-left: 4px;
            float: left;
        }
    a#headerLogo:link, a#headerLogo:active, a#headerLogo:visited {
        position: absolute;
        top: 47px;
        left: 15px;
        width: 379px;
        height: 66px;
        /*background: url(../images/cdclogo.jpg) no-repeat;
        text-indent: -9000px;*/
        outline: none;
    }
    #corridorTagline {
        position: absolute;
        top: 47px;
        right: 15px;
        width: 536px;
        height: 55px;
        padding: 11px 10px 0 15px;
        background: #ececec;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 13px;
        color: #97999d;
    }
        #corridorTagline strong {
            color: #01aef0;
        }
#navWrapper {
    padding: 0 0 10px;
    background: #fff;
    overflow: hidden;
}
#navSpacer {
    height: 10px;
    background: #fff;
}

#nav {
    position: relative;
    width: 975px;
    /*height: 32px;*/
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    list-style: none;
    font-family: "Arial Black", Arial, sans-serif;
    font-size: 14px;
    color: #01aef0;
}
    #nav a:link, #nav a:visited, #nav a:active {
        color: #01aef0;
        text-decoration: none;
    }
    #nav a.active:link, #nav a.active:active, #nav a.active:visited {
        color: #fe3d14;
    }
    #nav a.active:hover {
        color: #ff6d4c;
    }
    #nav a:hover {
        color: #93cdff;
    }
    #nav li {
        position: relative;
        width: 145px;
        margin: 0 0 0 15px;
        float: left;
        line-height: 24px;
        list-style: none;
    }
    #nav ul {
        list-style: none;
        margin: 0 0 0 13px;
        padding: 0;
        color: #a1a1a1;
    }
        #nav ul a:link, #nav ul a:visited, #nav ul a:active, #nav ul a:hover {
        color: #a1a1a1;
        text-decoration: none;
    }
        #nav ul li {
            width: auto;
            margin: 0;
            float: none;
            line-height: 1.25em;
        }
    #nav ul.sub {
        margin: 0 0 0 8px;
        color: #ccc;
    }
        #nav ul.sub a:link, #nav ul.sub a:visited, #nav ul.sub a:active, #nav ul.sub a:hover {
            color: #ccc;
            text-decoration: none;
        }
    #nav .blueline {
        position: absolute;
        top: 0;
        left: 0;
        width: 56px;
        height: 1px;
        border-top: 1px solid #01aef0;
    }

#bodyWrapper {
    position: relative;
    background: #e5f6fd;
}
#body {
    width: 975px;
    margin: 0 auto;
    padding: 17px 0 20px;
}
#footerWrapper {
    position: relative;
    background: #fff;
}
#footer {
    position: relative;
    width: 945px;
    margin: 0 auto;
    padding: 0 0 70px;
    color: #777;
    font-size: 10px;
}
#footer a:link, #footer a:active, #footer a:visited {
    color: #777;
    text-decoration: underline;
}
#footer .left {
    position: absolute;
    top: 5px;
    left: 0;
}
#footer .center {
    padding: 5px 0 0;
    text-align: center;
}
#footer .right {
    position: absolute;
    top: 5px;
    right: 0;
}

.columnBorder {
    border-right: 1px solid #fff;
    padding-right: 7px;
    margin-right: 7px;
}
.clearColumns {
    height: 7px;
    clear: both;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    margin-bottom: 7px;
}
.columnMargin {
    margin-right: 15px;
}
.columnLeft {
    margin-left: 15px;
}
.columnRight {
    margin-right: 15px;
}
.columnContainer, .thumbContainer {
    width: 100%;
    overflow: hidden;
}
.columnFive {
    width: 785px;
    float: left;
}
.columnFour {
    width: 625px;
    float: left;
}
.columnThree {
    width: 465px;
    float: left;
}
.columnTwo {
    width: 305px;
    float: left;
}
.columnOne {
    width: 145px;
    float: left;
}

h1.img {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9000px;
    outline: none;
}
h1.img a:link, h1.img a:active, h1.img a:visited {
    display: block;
    width: 100%;
    height: 100%;
}
h1.forMoreInfo {
    width: 463px;
    height: 33px;
    background-image: url(../images/headers/hed_3_formoreinformation.gif);
}
h1.recentNews {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_recentnews.gif);
}
h1.recentPodcasts {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_recentpodcasts.gif);
}
h1.recentGallery {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_recentgallery.gif);
}
h1.recentVideo {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_recentvideo.gif);
}
h1.upcomingEvents {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_upcomingevents.gif);
}
h1.initiatives {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_initiatives.gif);
}
h1.relatedMembers {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_relatedmembers.gif);
}
h1.relatedEvents {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_relatedevents.gif);
}
h1.quickFacts {
    width: 145px;
    height: 33px;
    background-image: url(../images/headers/hed_1_quickfacts.gif);
}
h1.quickFacts2 {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_quickfacts.gif);
}
h1.featuredMembers {
    position: relative;
    width: 305px;
    height: 33px;
    background-image: url(../images/headers/hdr_featuredMembers.gif);
}
h1.featuredMembers a:link, h1.featuredMembers a:active, h1.featuredMembers a:visited {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 305px;
    height: 33px;
    text-indent: -9000px;
}
h1.recentMedia {
    width: 145px;
    height: 33px;
    background-image: url(../images/headers/hed_1_recentmedia.gif);
}
h1.resources {
    width: 145px;
    height: 33px;
    background-image: url(../images/headers/hdr_resources.gif);
}
h1.notable {
    width: 145px;
    height: 33px;
    background-image: url(../images/headers/hdr_notable.gif);
}
h1.news {
    position: relative;
    width: 145px;
    height: 33px;
    background-image: url(../images/headers/hed_1_news.gif);
}
h1.members {
    width: 145px;
    height: 33px;
    background-image: url(../images/headers/hed_1_members.gif);
}
h1.membersWide {
    width: 305px;
    height: 33px;
    background-image: url(../images/headers/hed_2_members.gif);
}
h1.properties {
    width: 144px;
    height: 33px;
    background-image: url(../images/headers/hdr_properties.gif);
}
h1.glossary {
    width: 145px;
    height: 33px;
    background-image: url(../images/headers/hed_1_glossary.gif);
}
h1.glossaryWide {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_glossary.gif);
}
h1.benefits {
    width: 144px;
    height: 33px;
    background-image: url(../images/headers/hdr_benefits.gif);
}
h1.resourceApplication {
    width: 463px;
    height: 33px;
    background-image: url(../images/headers/hed_3_resourceapplication.gif);
}
h1.membershipApplication {
    width: 463px;
    height: 33px;
    background-image: url(../images/headers/hed_3_membershipapplication.gif);
}
h1.benefits {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hed_2_benefits.gif);
}
h1 a.rss:link, h1 a.rss:active, h1 a.rss:visited {
    position: absolute;
    top: 2px;
    right: 2px;
    display: block;
    width: 33px;
    height: 11px;
    background: url(../images/button_rss.gif);
    text-indent: -9000px;
    outline: none;
}
h1 a.newsletterSignup:link, h1 a.newsletterSignup:active, h1 a.newsletterSignup:visited {
    position: absolute;
    top: 0;
    left: 60px;
    width: 85px;
    height: 33px;
    background: url(../images/headers/hdr_newsletterSignup.gif) no-repeat;
    text-indent: -9000px;
    outline: none;
}
h1 a.newsLink:link, h1 a.newsLink:active, h1 a.newsLink:visited {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 33px;
    text-indent: -9000px;
    outline: none;
}
h1.corridorDistricts {
    width: 304px;
    height: 33px;
    background-image: url(../images/headers/hdr_corridorDistricts.gif);
}

h1.resourcesGrey {
    width: 146px;
    height: 33px;
    background-image: url(../images/headers/hdr_resourcesGrey.gif);
}
h1.forwardToFriend {
    width: 463px;
    height: 33px;
    background-image: url(../images/headers/hed_3_forwardtofriend.gif);
}
h1.eventApplication {
    width: 463px;
    height: 33px;
    background-image: url(../images/headers/hed_3_eventapplication.gif);
}


.smallNewsItem {
    margin: 0 0 18px;
    font-size: 11px;
    color: #000;
}
.smallNewsItem h2 {
    margin: 0;
    padding: 0;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #6da634;
}
.smallNewsItem span {
    font-size: 12px;
    color: #555;
}
.smallNewsItem a:link, .smallNewsItem a:active, .smallNewsItem a:visited {
    color: #000;
    text-decoration: none;
}
.smallNewsItem a.em:link, .smallNewsItem a.em:active, .smallNewsItem a.em:visited {
    font-family: Georgia, Times, serif;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #239beb;
}

.resourcesBox {
    height: 214px;
    background: #cee6f9;
}

/* DISTRICT ITEM - originally for corridor overview */
a.leftImage:link, a.leftImage:active, a.leftImage:visited {
    display: block;
    width: 145px;
    min-height: 65px;
    margin: 0;
    background: #fff;
}
a.leftImage:hover {
    background: #dd4021;
}
.districtItem .rightInfo {
    width: 145px;
    margin: 0 0 15px 15px;
    float: right;
}

.smallListItem {
    margin: 0 0 15px;
}

/* Listing Table Style */
table.dataTbl, table.dataTblExpander {
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0 0 7px;
    border-spacing: 0;
    border-collapse: collapse;
}
table.dataTbl th, table.dataTblExpander th {
    padding: 12px 0;
    border-bottom: 1px solid #363636;
    font-size: 10px;
    font-family: "Arial Black", Impact, sans-serif;
    text-align: left;
    color: #555;
}
th div {
    position: relative;
}
    th a.rss:link, th a.rss:active, th a.rss:visited {
        position: absolute;
        top: 3px;
        right: 10px;
        display: block;
        width: 33px;
        height: 11px;
        background: url(../images/button_rss.gif);
        text-indent: -9000px;
        outline: none;
    }
table.dataTbl th a:link, table.dataTbl th a:active, table.dataTbl th a:visited,
table.dataTblEpander th a:link, table.dataTblEpander th a:active, table.dataTblEpander th a:visited {
    color: #555;
    text-decoration: none;
}

table.dataTbl td {
    padding: 10px 0;
    border-bottom: 1px solid #afbdc0;
    vertical-align: top;
}
table.dataTblExpander td {
    padding: 10px 0 0;
    vertical-align: top;
}
table.dataTblExpander td.expander {
    padding: 0 0 10px;
    border-bottom: 1px solid #afbdc0;
}

table.dataTbl tr.last td {
    border-bottom: none;
}
table.dataTbl .right, table.dataTbl .right {
    text-align: right;
}

.dataTbl a:link, .dataTbl a:active, .dataTbl a:visited,
.dataTblExpander a:link, .dataTblExpander a:active, .dataTblExpander a:visited,
a.smalltitle:link, a.smalltitle:active, a.smalltitle:visited,
.resourceLinks a:link, .resourceLinks a:active, .resourceLinks a:visited,
.notableBox a:link, .notableBox a:active, .notableBox a:visited,
h3.bluetitle {
    font-family: "Arial Black", Impact, sans-serif;
    font-size: 11px;
    text-decoration: none;
    line-height: 1.5em;
    font-weight: bold;
    color: #239beb;
}

.notableBox {
    color: #777674;
}

table.dataTbl tr.footer th, table.dataTbl tr.footer td {
    padding: 20px 0 12px;
    border-bottom: none;
    font-size: 10px;
    font-family: "Arial Black", Impact, sans-serif;
    color: #000;
}

/* EXPANDER DETAILS */
.expand_details {
    padding: 10px 0 0;
}
a.property_thumb:link, a.property_thumb:active, a.property_thumb:visited {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 14px 10px 0;
    float: left;
    background: #98c9f3;
}
a.property_thumb:hover {
    background: #dd4021;
}
.expander_info {
    color: #646462;
    padding: 6px 0;
}


/* ACCORDIONS */
.expandable {
    overflow: hidden;
}


/* FORMS */
form {
    display: inline;
    margin: 0;
    padding: 0;
}
form .line, form .btnLine {
    width: 100%;
    margin: 0 0 15px 0;
    overflow: hidden;
}
.btnLine {
    padding: 0 0 0 170px;
}
.btnLine {
    padding: 0 0 0 140px;
}

.radioItem {
    float: left;
}
.radioItem label {
    width: auto;
    margin: 0 10px;
    font-size: 13px;
    font-weight: normal;
}

label {
    display: block;
    line-height: 20px;
    text-align: left;
    color: #9a9b9f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
input, textarea, div.input {
    width: 261px;
    height: 22px;
    margin: 0;
    padding: 5px 5px 0;
    border: none;
    background: #e5f6fd;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #000;
}
.columnOne input {
    width: 116px;
}
select {
    width: auto;
    height: 22px;
    margin: 5px 8px 0 0;
    float: left;
}
textarea {
    height: 141px;
}

input[type='checkbox'], input[type='radio'], input[type='file'],
input[type='checkbox'].focus, input[type='radio'].focus, input[type='file'].focus {
    width: auto;
    background: none;
}
input[type='checkbox'] {
    float: left;
}
input[type='submit'], input[type='button'] {
    width: auto;
    height: auto;
    margin: 0 10px 0 0;
    padding: 4px 15px;
    border: none;
    background: #01b0f3;
    color: #fff;
    font-family: "Arial Black", Impact, sans-serif;
    font-size: 14px;
    cursor: pointer;
}
input#save {
    position: relative;
    top: -35px;
    left: 320px;
    display: block;
    width: 66px;
    height: 21px;
    padding: 0;
    background: url(../images/btn_save.gif) no-repeat;
    text-indent: -9000px;
}
input#savecontinue {
    position: relative;
    top: -35px;
    left: 306px;
    display: block;
    width: 145px;
    height: 33px;
    padding: 0;
    background: url(../images/button_saveandcontinue.gif) no-repeat;
    text-indent: -9000px;
}
input#submit {
    position: relative;
    top: -35px;
    left: 320px;
    display: block;
    width: 83px;
    height: 33px;
    padding: 0;
    background: url(../images/button_submit_smaller.gif) no-repeat;
    text-indent: -9000px;
}
input#narrow_submit {
    display: block;
    width: 83px;
    height: 33px;
    margin: 0 25px 12px auto;
    padding: 0;
    background: url(../images/button_submit_smaller.gif) no-repeat;
    text-indent: -9000px;
}

input[type='file'], input[type='file'].focus {
    width: 261px;
    height: 23px;
    border: none;
    background: #e5f6fd;
}

input.focus, textarea.focus {
    background: #e5f6fd;
}
input.dateMonth, input.dateDay {
    width: 40px;
}
input.dateYear {
    width: 80px;
}
input.numeric {
    width: 130px;
}

.line .validText {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    clear: both;
    font-size: 10px;
    font-style: italic;
    color: #bbb;
}
.line .checkText {
    display: block;
    margin: 0 0 0 8px;
    padding: 3px 8px 0 0;
    float: left;
    color: #9a9b9f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
span.req {
    color: #ff4921;
}
span.light {
    font-weight: normal;
    font-style: italic;
}

#corridor_map {
    background:#fff;
    height:300px;
    margin:0 0 15px;
}

.resourceLinks {

}

.redWarning {
    color: #fe3d14;
    font-weight: bold;
}

/* TALENT PORTAL */
h1.talentProfile {
    width: 465px;
    height: 33px;
    background-image: url(../images/headers/hed_3_talentprofile_green.gif);
}
h1.availablePositions {
    width: 463px;
    height: 33px;
    background-image: url(../images/headers/hed_3_availablepositions.gif);
}
h1.featuredPositions {
    width: 463px;
    height: 33px;
    background-image: url(../images/headers/hed_3_featuredpositions.gif);
}
h1.talentPool {
    width: 463px;
    height: 33px;
    background-image: url(../images/headers/hed_3_talentpool.gif);
}
h1.corporateListings {
    width: 463px;
    height: 33px;
    background-image: url(../images/headers/hed_3_corporatelistings.gif);
}
h1.companyListings {
    width: 463px;
    height: 33px;
    background-image: url(../images/headers/hed_3_companylistings.gif);
}
h1.gotTalent {
    width: 145px;
    height: 33px;
    background-image: url(../images/headers/hed_1_gottalent.gif);
}
h1.gotJobs {
    width: 145px;
    height: 33px;
    background-image: url(../images/headers/hed_1_gotjobs.gif);
}
.gotTalent a:link, .gotTalent a:active, .gotTalent a:visited,
.gotJobs a:link, .gotJobs a:active, .gotJobs a:visited {
    display: block;
    width: 100%;
    height: 100%;
}


.white {
    background: #fff;
}

.white .columnTwo.columnLeft {
    width: 295px;
    margin-left: 10px;
}
.white .columnThree.columnLeft {
    width: 455px;
    margin-left: 10px;
}

.listWhite {
    background: #fff;
}

.listWhite .dataTbl td, .listWhite .dataTbl th,
.listWhite .dataTbl tr.footer td, .listWhite .dataTbl tr.footer th {
    padding-left: 10px;
    padding-right: 10px;
}

a.thumb:link, a.thumb:active, a.thumb:visited {
    display: block;
    width: 65px;
    height: 65px;
    margin: 0 15px 15px 0;
    float: left;
}

.skillBank {
    padding: 10px;
    overflow: hidden;
    background: #fff;
    line-height: 1.5em;
}
.skillBank a:link, .skillBank a:active, .skillBank a:visited {
    display: block;
    margin-right: 7px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #239beb;
}
    .skillBank a:hover {
        color: #777674;
    }
