.headline {
color: #000000; font-size: 20pt; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}

.subhead{
color: #000000; font-size: 16pt; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}

.grayhead{
color: #909090; font-size: 24pt; font-weight: normal;font-family: Arial,Helvetica,sans-serif;}
	
.graysubhead{
color: #909090; font-size: 16pt; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}

.subhead2{
color: #909090; font-size: 12pt; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}

.body{
color: #000000; font-size: 10pt; font-family: Arial,Helvetica,sans-serif;  padding-left: 30px; padding-right: 30px}

.body-bio{
color: #000000; font-size: 9pt; font-family: Arial,Helvetica,sans-serif;  padding-left: 0px; padding-right: 0px}

.credit{
color: #000000; font-size: 9pt; font-style: italic; font-family: Arial,Helvetica,sans-serif;}

.subbody{
color: #000000;font-size: 10pt; font-family: Arial,Helvetica,sans-serif;}

.warning {
font-size: 10pt; color: #CC0033;font-weight: normal; font-family: Arial,Helvetica,sans-serif;}

.header {
text-align:center;
width:1000px; height:50px;
color: #909090; font-size: 24pt; font-weight: normal;font-family: Arial,Helvetica,sans-serif;
}

.img { border: 1px solid #222222; }

.portrait{
    border-style:solid;
    border-right-color:white;
    border-bottom-color:white;
    border-bottom-width:0px;
	border-right-width:20px;
	border-left-width:0px;
	border-top-width:0px;}

.body2 {
text-align:center;
width:1000px; height:50px;
font-family: Arial, Helvetica, sans-serif; 
color:#666666;
font-size: 11pt;
}

.body2_pop {
text-align:center;
font-family: Arial, Helvetica, sans-serif; 
color:#666666;
font-size: 11pt;
}

/********  Nav   *********************************************************************************/

#navlist {text-align: center; width:1070px;}

/*#navcontainer{
margin: 0; padding: 0 0 0 12px; height:10px;}*/
  
#navlist ul{
text-align: center; margin-left: 0; padding-left: 0; white-space: nowrap; height:21px;
border-style: solid;
border-bottom-width: 1px; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; color: #556B2F;}

#navlist li{
display: inline; list-style-type: none; padding: 2px; margin: 0; text-align:center; margin:-1px; height:10px;}

html>body #navlist li /* for Firexfox*/{
display: inline; list-style-type: none; padding: 0px; margin: 0; text-align:center; margin:-6px; height:10px;}

#navlist a { 
padding: 3px 12px; margin: 0; height:20px; font-size: 10pt; text-align:left;
font-family: Arial,Helvetica,sans-serif; color: #556B2F;}

#navlist a:link, #navlist a:visited{
color: #556B2F; text-decoration: none; margin-right : 0px; height:20px;
font-size: 10pt; font-family: Arial,Helvetica,sans-serif;}

#navlist a:hover{
color: #707070; font-size: 10pt; text-align:left; text-decoration: underline; 
height:20px; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}

 /****************  Footer  **************/
 
.footer{
width:900px;

color: #707070; font-size: 10pt; text-align: center;
height:20px; font-family: Arial,Helvetica,sans-serif;
}

/* link classes */

a.underline:link { 
font-size: 10pt; font-weight: normal; font-family: Arial,Helvetica,sans-serif;color: #1F1F1F;text-decoration:underline;}

a.underline:visited { 
font-size: 10pt; font-weight: normal; font-family: Arial,Helvetica,sans-serif;color: #1F1F1F;text-decoration:underline;}

a.underline:hover { 
font-size: 10pt; font-weight: normal; font-family: Arial,Helvetica,sans-serif;color: #551A8B; text-decoration: underline;}

/* buttons links */

a.underline_bg:link { 
font-size: 9pt; text-decoration:none; background-color: #737371;
font-weight: normal; font-family: Arial,Helvetica,sans-serif;color: #FFFFFF; height:18px; padding: 3px 5px;}

a.underline_bg:visited { 
font-size: 9pt; text-decoration:none; background-color: #737370;
font-weight: normal; font-family: Arial,Helvetica,sans-serif;color: #FFFFFF; height:18px; padding: 3px 5px;}
	
a.underline_bg:hover { 
font-size: 9pt;  text-decoration: none; background-color: 	#989898;
font-weight: normal; font-family: Arial,Helvetica,sans-serif;color: #FFFFFF; height:18px; padding: 3px 5px;}

