@charset "utf-8";
/* CSS Document */

BODY
{
padding:0;
margin:0;
background-image:url(images/Cc_bkgd.jpg);
background-repeat:repeat-y;
background-color:#f3f7f6;
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
line-height: 15pt
}
.stateList{
margin-left:180px;

}
.memberName{
font-weight:bold;

}
.construction{
font-weight:normal;

}
.memberInfo{
padding-left:50px;
padding-bottom:10px;
}
a.link1:link, a.link2:link{
font-size: 13px; 
	font-weight: bold; 
	font-style: none; 
	color: #003d31;
	cursor: hand; 
	text-decoration: none;
	}
a.link1:visited, a.link2:visited{
font-size: 13px; 
font-weight: bold; 
color: #003d31;
	text-decoration: none;
	}
a.link1:hover, a.link2:hover{
text-decoration:underline;
	
	}
a.link1:visited:hover, a.link2:visited:hover{
	text-decoration:underline;
	}	

a.link2:link{
font-size: 12px; 
	font-weight:normal; 
	
	}
	a.link2:visited{
	font-size: 12px; 
font-weight: normal; 
color: #003d31;
	text-decoration: none;
	}
.stateName{
font-size:16px;
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
color:#333333;

}
 .header{
 padding:0;
 }
  .bodytxt 
    { 
	font-family: arial; 
	font-size: 12px; 
	color: #333333; 
	line-height: 15pt;} 
	
  .bold 
    { 
	font-family: arial; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold;
	} 
  .small 
    { 
	font-family: arial; 
    font-size: 10px; 
    color: #333333; 
	padding-left: 10px;
	padding-top: 10px;
	}
  .bigHeadline 
    { 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 25px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
	padding-top: 20px; 
	padding-left: 20px;
	}
  .smallHeadline 
    { 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #CC0000; 
	font-weight: bold; 
	text-decoration: none;
	
	}
 
  td.pad 
    { 
	padding-left: 10px; 
	padding-top: 10px; 
	}
	
  a.link
	{
	font-weight: bold; 
	font-style: none; 
	color: #000000;
	cursor: hand; 
	text-decoration: none;
	}
  a.link:visited
	{
	font-weight: none; 
	}
  a.link:hover
	{
	font-weight: none; 
	color: #cccccc;
	}
  a.link:visited:hover
	{
	font-weight: none; 
	color: #cccccc;
	}	

