
/* CSS Document */

a:link { color: #006600; background: #ffffff; text-decoration: none;}

a:visited { color:#006600; background: #ffffff; text-decoration: none;}

a:hover { color: #000000; background: #ffffff; text-decoration: none; }

a:active {color:#006600; background: #ffffff; text-decoration: none; }

body { margin : 0px 0px 0px 0px; padding:0px; 
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      color: #333333;
	  background: #666666; }
	  
#bottomrule {
	width: 750px;
	height: 10px;
	color: #333333;
	background: #006600; }
	  
	 .bl {background: url(/images/bl.gif) 0 100% no-repeat #eeeeee; background-color: #F0EEE7; color: #333333; width: 500px; font-size: 12px; line-height: 19px;} 
	 .br {background: url(/images/br.gif) 100% 100% no-repeat} 
	 .tl {background: url(/images/tl.gif) 0 0 no-repeat} 
	 .tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px} 
	 
#content {
	clear: left;
	float: left;
	width: 700px; 
	background:#ffffff;
	color: #333333;
	margin-top: 25px;
	margin-left: 11px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
   	line-height: 18px;}
	 
#greenbar {
	 width: 95%;
	 height: 5px;
	 margin: 0 0 0 12px; }

H1 { font: 26px Verdana, Arial, Helvetica, San-serif;
     color: #006600;
	 background: #ffffff;
     font-weight: bold;
     text-align: left; }

H2 { font: 22px Verdana, Arial, Helvetica, San-serif;
     color: #006600;
	 background: #ffffff;
     font-weight: bold;
     text-align: left;
	 margin-bottom: 8px }

H3 { font: 16px Verdana, Arial, Helvetica, San-serif;
     color: #006600;
	 background: #ffffff;
     font-weight: bold;
     text-align: left;
	 margin-bottom: 10px; }
	 
H4 { font: 14px Verdana, Arial, Helvetica, San-serif;
     color: #006600;
	 background: #eeeeee;
     font-weight: bold;
     text-align: left;
	 margin-top: 1px;
	 margin-bottom: 5px; } 

#leftcopy {
	clear: left;
	float: left;
	width: 180px; 
	background:#ffffff;
	color: #333333;
	margin-top: 25px;
	margin-left: 11px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
   	line-height: 20px;	}
	
li	{
	list-style: disc; }

#nav {
   width: 715px;
   height: 2px;
   margin: 0 0 0 14px;
   background: #006600;
   color: #333333; }
   
p {font: 11px Verdana, Arial, Helvetica, sans-serif;
   line-height: 16px;
   color: #999999;
   background: #ffffff; }
	
#photo  {
	margin-top: 5px;
	margin-left: 0px; }	
	
#rightcopy {
	float: right;
	width: 500px;
	color: #333333;
	background: #ffffff;
	margin-right:35px;
	margin-top: 25px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
   	line-height: 19px; }
	
#toprule {
	width: 750px;
	height: 10px;
	color: #333333;
	background: #006600; }
	
#header {
      float:left;
      width:100%;
    
      margin: 0 0 0 8px;
	  font-size:75%;
      line-height:normal;
	  margin-bottom 2px #333333; }
	  
#header ul {
      margin: 0  0 12px;
      padding:0 0 0;
      list-style:none; }

#header li {
      float:left;
      background:url("/images/norm_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
	  list-style:none; }
	  
#header a {
      display:block;
      background:url("/images/norm_right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#333; }

#header a:hover {
      color:#006600; }
	  
#header #current {
      background:url("/images/norm_left_on.gif"); }
	  
#header #current a {
      background-image:url("/images/norm_right_on.gif");
      color:#006600;
      padding-bottom:5px; }
	 
	
	


