/* Site wide Body */
body {
    margin: 0;
    font: normal 11px/14px Arial, Helvetica, "Helvetica Neue" , Geneva, sans-serif;
    color: #666666;
    background-color: #ffffff;
}

.hpBackground {
    background: url(/siteSpecific/images/siteDesign/background.jpg) repeat-x;
}

.commBackground {
    background: url(/siteSpecific/images/siteDesign/background2.jpg) repeat-x;
}

.subBackground {
    background: url(/siteSpecific/images/siteDesign/subbackground.jpg) repeat-x 0 bottom;
}

/* Div slide down */
.photoSlideDown {
    padding-right: 10px;
}

.textCallOut {
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    color: #1c2b45;
    letter-spacing: 1px;
}



.textOrange {
    font-weight: bold;
    color: #ed9a0a;
    font-size: 12px;
}


.textSpecial {
    color: #81c3fb;
    font-size: 11px;
    line-height: 18px;
}

.textCaptian {
    font-size: 9px;
    line-height: 11px;
    font-weight: normal;
    color: #000000;
}

.textForm {
    font-size: 9px;
    color: #000000;
}

.textSmall9px {
    font-size: 9px;
    line-height: 10px;
}

.textSmallItalic9px {
    font-size: 9px;
    font-style: italic;
}


.textSmall10px {
    font-size: 10px;
    line-height: 12px;
}

.textNav {
    font-size: 9px;
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.textCalloutTitle {
    font-size: 14px;
    color: #1c2b45;
    font-weight: bold;
}

.pageTitle {
    color: #f1ae3b;
    font-size: 16px;
    font-weight: bold;
}

.textCalloutTitle {
    font-size: 14px;
    color: #1c2b45;
    font-weight: bold;
}

.textFooter {
    font-size: 11px;
    line-height: 14px;
    color: #6f849d;
    font-weight: normal;
}

.bullet {
    font-size: 13px;
    color: #81c3fb;
    font-weight: bold;
}

.bodyBlack {
    color: #000000;
    font-size: 11px;
}

.bold {
    font-weight: bold;
    font-size: 12px;
}

.boldBlack {
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}

.size18Black {
    font-size: 18px;
    letter-spacing: 1px;
    color: #000000;
}

.size19Blue {
    font-size: 19px;
    letter-spacing: 2px;
    color: #81c3fb;
}

.districtNumbers {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
}

.size16Black {
    font-size: 16px;
    color: #000000;
    line-height: 18px;
}

.size16Grey {
    font-size: 16px;
    color: #666666;
    line-height: 18px;
}

.size26Grey {
    font-size: 26px;
    color: #ababab;
    letter-spacing: 1px;
    line-height: 32px;
    text-align:left;
}

.italic {
    font-style: italic;
}

.dashes {
    letter-spacing: 3px;
}

.marginLeft10px {
    margin-left: 10px;
}

.marginLeft35px {
    margin-left: 35px;
}

ul {
    text-indent: 0px;
    list-style-position: outside;
    list-style-type: disc;
    padding: 2px 5px 2px 8px;
    margin: 5px 5px 10px 8px;
    float: left;
    background-position: left middle;
}

/* images */
.imagespace {
    padding-top: 3px;
}

.imagespace5pxBottom {
    padding-bottom: 5px;
}

.imagespace10px {
    padding-top: 10px;
}

.imagespace20px {
    padding-top: 20px;
}

.imagespace2 {
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 10px;
}

/* tables */
.tdTopbar {
    padding-top: 8px;
}

.navTable {
    background: url(/siteSpecific/images/siteDesign/nav_background.gif) no-repeat;
}

.tdHPFlash {
    padding-top: 25px;
    padding-right: 10px;
}

.tableTopMargin {
    margin-top: 20px;
}

.tableMargin10 {
    margin-top: 10px;
}

.tableMargin15 {
    margin-top: 15px;
}

.tableMargin7Bottom {
    margin-bottom: 7px;
}



.tableMiddle760 {
    background: #ffffff url(/siteSpecific/images/siteDesign/sub_middleframe760.gif) repeat-y;
}

.tableMiddle500 {
    background: #ffffff url(/siteSpecific/images/siteDesign/sub_middleframe500.gif) repeat-y;
}

.tdboxtop {
    padding-left: 42px;
    background: url(/siteSpecific/images/siteDesign/box_top.jpg) no-repeat;
}

.tdboxbottom {
    padding-left: 42px;
    background: url(/siteSpecific/images/siteDesign/box_bottom.jpg) no-repeat;
}

.tdCommitment {
    background: url(/siteSpecific/images/siteDesign/commitment_box.jpg) no-repeat;
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}

.tdCommBackground {
    background: url(/siteSpecific/images/siteDesign/commitment_splash.jpg) no-repeat;
}


.vline {
    background-image: url(/siteSpecific/images/siteDesign/v_line.gif);
    background-repeat: repeat-y;
    background-position: center top;
}

.vlineDots {
    background-image: url(/siteSpecific/images/siteDesign/v_dots.gif);
    background-repeat: repeat-y;
    background-position: center top;
}

/* Links */
a:link {
    text-decoration: underline;
    color: #2c85dd;
}
a:visited {
    text-decoration: underline;
    color: #2c85dd;
}
a:hover {
    text-decoration: none;
    color: #2c85dd;
}
a:active {
    text-decoration: underline;
    color: #2c85dd;
}

a.footerLink:link {
    color: #6f849d;
    text-decoration: none;
    font-weight: normal;
}
a.footerLink:visited {
    color: #6f849d;
    text-decoration: none;
    font-weight: normal;
}
a.footerLink:hover {
    color: #1c2b45;
    text-decoration: underline;
    font-weight: normal;
}
a.footerLink:active {
    color: #6f849d;
    text-decoration: none;
    font-weight: normal;
}

a.navLink:link {
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
}
a.navLink:visited {
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
}
a.navLink:hover {
    color: #81c3fb;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
}
a.navLink:active {
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
}

a.navLink2:link {
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}
a.navLink2:visited {
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}
a.navLink2:hover {
    color: #81c3fb;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}
a.navLink2:active {
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}

a.serLink:link {
    color: #ed9a0a;
    text-decoration: underline;
    font-size: 10px;
}
a.serLink:visited {
    color: #ed9a0a;
    text-decoration: underline;
    font-size: 10px;
}
a.serLink:hover {
    color: #ed9a0a;
    text-decoration: none;
    font-size: 10px;
}
a.serLink:active {
    color: #ed9a0a;
    text-decoration: underline;
    font-size: 10px;
}

a.navBig:link {
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-transform: none;
}
a.navBig:visited {
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-transform: none;
}
a.navBig:hover {
    color: #ed9a0a;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-transform: none;
}
a.navBig:active {
    color: #1c2b45;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-transform: none;
}

a.navOrange:link {
    color: #ed9a0a;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    text-transform: none;
}
a.navOrange:visited {
    color: #ed9a0a;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    text-transform: none;
}
a.navOrange:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    text-transform: none;
}
a.navOrange:active {
    color: #ed9a0a;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    text-transform: none;
}


a:link img.image {
    border: 1px solid #cccccc;
    width: 61px;
    height: 77px;
    padding: 0;
}
a:visited img.image {
    border: 1px solid #cccccc;
    width: 61px;
    height: 77px;
    padding: 0;
}
a:hover img.image {
    border: 1px solid #2c85dd;
    width: 61px;
    height: 77px;
    padding: 0;
}
a:active img.image {
    border: 1px solid #cccccc;
    width: 61px;
    height: 77px;
    padding: 0;
}
.body {
    margin: 0;
    font: normal 11px/14px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
    color: #666666;
    background-color: #ffffff;
}

#bio1 td, #bio2 td,  #bio3 td, #bio4 td, #bio5 td, #bio6 td, #bio7 td, #bio8 td, #bio9 td, #bio10 td  {
    font: normal 11px/14px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
    color: #666666;
}

.footerLink { 
    color: #6f849d; 
    text-decoration: none; 
    font-weight: normal;
}

.navOrange {
    font-weight: bold;
    color: #ed9a0a;
    font-size: 12px;
}

.serLink { 
    color : #ed9a0a;  
    font-size: 10px;
}

.navLink2 { 
    color : #1c2b45;
    text-decoration: none;
    font-weight: bold; 
    text-transform: uppercase;
    font-size: 10px;
}
