body, html, form {
    margin          : 0px;
    padding         : 0px;
    font-family     : sans-serif;
}

div.clear {
    clear           : both;
    height          : 0px;
    overflow        : hidden;
}

a {
    color           : #C60;
    text-decoration : none;
}

a:hover {
    text-decoration : underline;
}

div.membersImage {
    float           : right;
}

div.membersImage img {
    border          : none;
}

/* Centered Elements */
div.centered {
    width           : 760px;
    position        : relative;
    left            : 50%;
    margin          : 0px 0px 0px -380px;
}

div.header {
    background      : url(bg_top_strip.jpg) top left repeat-x;
}

div.header div.inner {
    background      : url(bg_top_strip_stripe.jpg) top center no-repeat;
    height          : 106px;
}

div.header div.inner div.logo {
    float           : left;
    width           : 250px;
    position        : absolute;
}

div.header div.inner div.options {    
    width           : 500px;
    position        : absolute;
    margin          : 0px 0px 0px 260px;
}

div.header div.inner div.options div.links {
    padding         : 15px 30px 0px 0px;
    color           : #999;
    float           : right;
    text-align      : right;
}

div.header div.inner div.options div.links a {
    color           : #42627F;
    font-size       : 12px;
    font-weight     : bold;    
}

div.header div.inner img {
    display         : block;
}

div.presentation {
    background      : url(bg_pres_strip.jpg) top left repeat-x;
}

div.presentation div.inner {
    background      : url(bg_pres_gradient.jpg) top center no-repeat;
    height          : 235px;
}

div.jump {
    background      : url(bg_jump_strip.jpg) top left repeat-x;
    font-size       : 14px;
    color           : #FFF;
}

div.jump div.inner {
    background      : #164768 url(bg_jump_strip.jpg) top left repeat-x;
}

div.jump div.jumpItem {
    float           : left;
    width           : 253px;
    height          : 246px;
    background      : url(bg_jumpItem.jpg) top left no-repeat;
}

div.jump div.jumpItem img.title {
    display         : block;
}

div.jump div.jumpItem p {    
    height          : 100px;
    overflow        : hidden;
    margin          : 0px;
    padding         : 0px 15px 0px 15px;   
}

div.jump div.jumpItem div.link {
    display         : block;
    margin          : 20px 15px 0px 0px;
    float           : right;
}

div.jump div.jumpItem div.link a img {
    border          : none;
}

div.jump div.jumpItem div.jumpQMark {
    background      : url(img_jump_question.jpg) top right no-repeat;
}

div.jump div.jumpItem div.extendQMark {    
    width           : 83px;
    height          : 70px;
    position        : absolute;
    z-index         : 100;
    background      : url(img_jump_question_extend.png) top left no-repeat;
    margin          : -8px 0px 0px 170px;
}

div.jump div.jumpItem span.areaQMark {
    display         : block;
    float           : right;
    height          : 20px;
    width           : 80px;    
}

div.jump div.jumpItem div.jumpCard {
    background      : url(img_jump_card.jpg) top right no-repeat;
}

div.jump div.jumpItem div.extendCard {
    width           : 89px;
    height          : 65px;
    position        : absolute;
    z-index         : 100;
    background      : url(img_jump_card_extend.png) top left no-repeat;
    margin          : -13px 0px 0px 166px;
}

div.jump div.jumpItem span.areaCard {
    display         : block;
    float           : right;
    height          : 10px;
    width           : 80px;    
}

div.jump div.jumpItem div.jumpPeople {
    background      : url(img_jump_people.jpg) top right no-repeat;
}

div.jump div.jumpItem div.extendPeople {
    width           : 90px;
    height          : 85px;
    position        : absolute;
    z-index         : 100;
    background      : url(img_jump_people_extend.png) top left no-repeat;
    margin          : -12px 0px 0px 163px;
}

div.jump div.jumpItem span.areaPeople {
    display         : block;
    float           : right;
    height          : 30px;
    width           : 90px;    
}

div.jump input.jumpButton  {
    position        : relative;
    left            : 50%;
    margin          : 0px 0px 0px -100px;
    display         : block;
}

/*Special Rules for IE6*/
/*IE6*/* html div.jump div.jumpItem div.extendQMark {
/*IE6*/ background  : none;
/*IE6*/ filter      : progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layout/img_jump_question_extend.png", sizingMethod="crop");
/*IE6*/}

/*IE6*/* html div.jump div.jumpItem div.extendCard {
/*IE6*/ background  : none;
/*IE6*/ filter      : progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layout/img_jump_card_extend.png", sizingMethod="crop");
/*IE6*/}

/*IE6*/* html div.jump div.jumpItem div.extendPeople {
/*IE6*/ background  : none;
/*IE6*/ filter      : progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layout/img_jump_people_extend.png", sizingMethod="crop");
/*IE6*/}

div.content {
    background      : url(bg_content_strip.jpg) top left repeat-x;
    font-size       : 13px;
    color           : #444;  
    padding         : 0px 0px 45px 0px;
}

div.content h1 {
    font-size       : 18px;
    color           : #537996;
    margin          : 0px;
    padding         : 0px 10px 10px 10px;
}

div.content p {
    text-align      : justify;
    line-height     : 1.4em;
    padding         : 0px 15px 25px 15px;
    margin          : 0px;
}

div.content div.inner {
}

div.rightColumn {
    background      : #F4FAFC url(bg_side_column.jpg) top left repeat-x;
    float           : right;
    width           : 253px;
}

div.rightColumn div.bottom {
    background      : url(bg_column_bottom.jpg) top left repeat-x;
    height          : 121px;
}

div.rightColumn div.title {
    padding         : 25px 0px 0px 0px;
}

div.rightColumn h1 {
    font-size       : 16px;
    color           : #537996;
    margin          : 0px;
    padding         : 0px 10px 10px 10px;
}

div.rightColumn h2 {
    font-size       : 13px;
    color           : #537996;
    margin          : 0px;
    padding         : 0px 10px 10px 15px;
}


div.rightColumn p {
    font-size       : 11px;
    color           : #537996;
    margin          : 0px;
    padding         : 0px 20px 25px 20px;
    text-align      : justify;
}

div.rightColumn ul {
    font-size       : 11px;
    color           : #537996;
    margin          : 0px 15px 0px 15px;
    padding         : 0px 30px 25px 30px;
    text-align      : left;
}

div.rightColumn ul li {
    margin          : 0px 0px 5px 0px;
}

div.rightColumn div.bottom {
    background      : url(bg_column_bottom.jpg) top left repeat-x;
    height          : 121px;
}

div.leftColumn {
    float           : left;
    width           : 490px;
}

div.disclaimerAlt {
    background      : #FFF url(bg_column_bottom.jpg) top left repeat-x;
    color           : #537996;
    border          : 1px solid #537996;
    padding         : 10px 35px 10px 35px;
    margin          : 0px 75px 20px 75px;
    font-size       : 12px;
}

div.footer {
    background      : #FFF url(bg_footer.jpg) top left repeat-x;    
}

div.footer div.inside {
    font-size       : 10px;
    color           : #537996;
    line-height     : 1.4em;
    padding         : 25px 100px 45px 100px;
    text-align      : justify;
}

div.newsStory {
    padding         : 20px 0px 30px 0px; 
    background      : url(bg_story_end.jpg) top left no-repeat; 
}

div.newsStory div.newsWrapper {
}

div.newsStory div.newsTitle h1 {
    float           : left;
    color           : #537996;
    font-size       : 26px;
    padding         : 0px 15px 15px 15px;
    margin          : 0px;
    font-weight     : normal;
    
}

div.newsStory div.newsTitle h2 {
    float           : right;
    color           : #217CBA;
    font-size       : 12px;
    font-weight     : bold;
    padding         : 0px 10px 0px 0px;
    margin          : 0px;
    width           : 200px;
    
}

div.newsStory div.newsText {
    clear           : both;
    font-size       : 13px;
    color           : #444;  
}

div.newsStory div.newsText p {
    line-height     : 1.6em;
    margin          : 0px;
    padding         : 0px 25px 25px 20px;
    text-align      : justify;
}

div.spotlightPhoto {
    position        : absolute;
    margin          : -52px 0px 0px 142px;
}

div.spotlightPhotoSpacing {
    position        : relative;
    float           : right;
    height          : 115px;
    width           : 110px;
}

div.form {
    margin          : 10px;
    padding         : 20px;
    border          : 1px solid #EEE;
}

div.form table {
    width           : 100%;
}

div.form table td.half {
    width           : 50%;
    padding         : 0px 10px 15px 0px;
}

.fld {
    display         : block;
    width           : 95%;
    margin          : 0px;    
}

div.submitButton input {
    position        : relative;
    left            : 50%;
    margin          : 0px 0px 0px -101px;
}

div.form div.errors {
    color           : #900;
    padding         : 0px 0px 15px 0px;
}

div.form div.success {
    padding         : 0px 0px 15px 0px;
}

div.form div.errors div {
    padding         : 0px 0px 5px 10px;    
}

div.form div.errors div.errorTitle {
    font-weight     : bold;
    padding         : 0px 0px 10px 0px;
    font-size       : 14px;
}

div.sideLinks {
    padding         : 0px 25px 0px 25px;
}

div.sideLinks a {
    display         : block;
    padding         : 5px;
    color           : #537996;
    font-size       : 14px;
    text-decoration : none;
}

div.sideLinks a:hover {
    text-decoration : underline;
}