﻿BODY {
	background-image: url(/_assets/imgs/bg.gif);
	margin-top: 0px;
	background-repeat: repeat-x;
}
.main_table {
    background-color: white;
}
DIV.date_display {
    text-align: center;
    font: 10px "Arial", "Helvetica";
    font-weight: bold;
    color: #0168ad;
}
/*---------- BODY TEXT ----------*/
.bodytext {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
}
/*---------- BODY TEXT WHITE BOLD----------*/

.bodytext_white_bold {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-style:bold;
color:#FFFFFF
}

/*---------- CENTERED BODY TEXT ----------*/
.bodytextcenter {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
}

/*---------- BODY TEXT RIGHT ----------*/
.bodytextright {
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
}

/* INDENTED BOLD BODY TEXT STYLES */
p.level0{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
margin-left: 0;
}

p.level1{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
margin-left: 25px;
}

p.level2{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
margin-left: 50px;
}

p.level3{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
margin-left: 75px;
}

p.level4{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
margin-left: 100px;
}

/* INDENTED NORMAL BODY TEXT STYLES */
p.indent0{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
margin-left: 0;
}

p.indent1{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
margin-left: 25px;
}

p.indent2{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
margin-left: 50px;
}

p.indent3{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
margin-left: 75px;
}

p.indent4{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
margin-left: 100px;
}


/*---------- BACKTOTOP----------*/
.backtotop {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#0000FF;
}

/*---------- PASSWORD----------*/
.password {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:normal;
font-weight:bold;
color:#000000;
}

/*--------------TOP TITLE-------------*/
.toptitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold; 
color: #000000;
}

/*--------------YEAR-------------*/
.year {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold; 
color: #000000;
}

/*--------------YEAR (WHITE)-------------*/
.yearwhite {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold; 
color: #ffffff;
}


/*---------- TOP NAVIGATION ----------*/
.top_nav {
    text-align: right;
    font: 12px "Arial", "Helvetica";
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 5px;
    padding-right: 10px;
    
}
.top_nav A {
    color: #FFFFFF;
    text-decoration: none;
}
.top_nav A:hover {color: #f5db00;}


/*---------- NEWS AREA ----------*/
.news_area, .survey_area {
    padding-left: 8px;
}
.news_area UL {
    padding: 0px;
    margin: 0px;
}
.news_area UL LI, .news_area A {
    font: small "Arial", "Helvitica";
    color: black;
}
.news_area UL {
    padding-left: 12px;
}
.news_survey {
    margin-top: 3px;
    margin-bottom: 3px;
    border-right: 1px solid #0168ad;
}


/*---------- SURVEY AREA ----------*/
.survey_area H1, .survey_area A {
    font: small "Arial", "Helvitica";
    color: #0168ad;
    font-weight: bold;
}
.survey_area H1 {
    padding: 0px;
    margin: 0px;
}
.survey_area P {
    font: small "Arial", "Helvitica";
    color: black;
}
.survey_area EM {
    color: #900;
    font-style: normal;
}


/*---------- MEMBERS FINANCIAL SERVICES AREA ----------*/
.mem_fin_serv {
    margin: -6px 3px 0px 3px;
    border-top: 1px solid #0168ad;
    padding: 20px 0px 0px 3px;
}


/*---------- LEFT NAVIGATION ----------*/
.left_nav {
    background-image: url("/images/left-side1.jpg");
    background-repeat: no-repeat;
    padding-top: 45px;
    padding-left: 15px;
    padding-right: 15px;
}
.left_nav TABLE TR TD {
    font: 12px "Arial", "Helvitica";
    font-weight: bold;
    border-bottom: 1px solid white;
    padding-top: 15px;
}
.menuoff, .menuoff A {
font: 12px "Arial","Helvitica";
    color: #e28000;
    text-decoration: none;
	background-image:url(../imgs/btn1.gif);
	padding-top: 5px;
	padding-left: 15px;
}
.menuon, .menuon A {
font: 12px "Arial", "Helvitica";
    color: white;
    text-decoration: underline;
	background-image:url(../imgs/btn.gif);
	padding-top: 5px;
	padding-left: 15px;
}
.left_info_nav {
    font: 12px "Arial", "Helvitica";
    color: black;
    
}
.left_info_nav A {
    text-decoration: underline;
    color: #003479;
}
.left_info_nav A:hover {color: #e28000;}

.content_info {
    font: 12px "Arial", "Helvitica";
    color: black;
    
}
.content_info A {
    text-decoration: underline;
	font-weight:bold;
    color: white;
}
.content_info A:hover {color: #e28000;}

/*---------- REAL DEAL NAVIGATION ----------*/
a.srollover {
    display: block;
    width: 174px;
    height: 35px;
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/home.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover {
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/home_a.gif") 0 0 no-repeat;
} 

a.srollover2 {
    display: block;
    width: 174px;
    height: 40px;
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/cus.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover2 {
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/cus_a.gif") 0 0 no-repeat;
} 

a.srollover3 {
    display: block;
    width: 174px;
    height: 39px;
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/scorecard.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover3 {
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/scorecard_a.gif") 0 0 no-repeat;
}

a.srollover4 {
    display: block;
    width: 174px;
    height: 39px;
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/liaisons.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover4 {
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/liaisons_a.gif") 0 0 no-repeat;
}

a.srollover5 {
    display: block;
    width: 174px;
    height: 39px;
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/programs.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover5 {
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/programs_a.gif") 0 0 no-repeat;
}

a.srollover6 {
    display: block;
    width: 174px;
    height: 39px;
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/story.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover6 {
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/story_a.gif") 0 0 no-repeat;
}

a.srollover7 {
    display: block;
    width: 174px;
    height: 39px;
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/sources.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover7 {
    background: url("http://www.gcua.org/_assets/imgs/real_deal/nav/sources_a.gif") 0 0 no-repeat;
}  
    