/*HTML styles*/
body { 
color: black; 
font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; 
}

a:link { 
color: #251c7d; 
text-decoration: none; 
}

a:hover { 
color: #2a4598; 
text-decoration: none; 
}

a:active { 
color: #2a4598; 
text-decoration: none; 
}

a:visited { 
color: #251c7d; 
text-decoration: none; 
}

li { 
list-style-image: url(../images/bulletOrb.gif); 
}

/*Text styles*/
.copyright { 
font-size: 9px; 
line-height: 12px; 
text-align: center; 
}

.footerNav { 
font-size: 9px; 
line-height: 12px; 
text-align: left; 
letter-spacing: 0.1em; 
}

#copy { 
color: #444444; 
font-size: 11px; line-height: 20px; font-family: "Arial Narrow", "HelveticaNeue MediumCond", Arial, Helvetica, Verdana, sans-serif; 
letter-spacing: 0.1em; 
}

#head { 
color: #cc0000; 
font-size: 11px; line-height: 20px; font-family: "Arial Narrow", "HelveticaNeue MediumCond", Arial, Helvetica, Verdana, sans-serif; 
letter-spacing: 0.1em; 
}

#subhead { 
color: #2A4598; 
font-size: 11px; line-height: 20px; font-family: "Arial Narrow", "HelveticaNeue MediumCond", Arial, Helvetica, Verdana, sans-serif; 
letter-spacing: 0.1em; 
}

/*DIV styles*/
.container { 
position: absolute; 
width: 100%; 
height: 100%;
 }
.navLeftCont { 
width:136px; 
float:left; 
height:100% 
}
.navLeftBtm { 
background-image: url(../images/btmLeft_grad.jpg); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 136px; 
height: 100%; 
float: left; 
}
.navcont_leftNav { 
width: 100% 
}
.navbox_leftNav { 
width:100%; 
height:auto 
}

.maincont { 
background-image: url(../images/secondLogo-bg.jpg); 
background-repeat: no-repeat; 
background-position: 0 0; 
width:auto; 
height:100%; 
margin-left: 136px; 
}

.lineOrbBG { 
background-image: url(../images/lineOrbGrphc.gif); 
background-repeat: no-repeat;
background-position: left 5px; 
width: 407px; 
height: 100%;
float: left; 
margin-top: 186px; 
margin-left: 108px !important; 
padding-left: 40px; 
}

.mainText01 { 
width: 326px; 
height: auto; 
margin-top: 30px; 
margin-left: 298px; 
}
