/* CSS Document */

td{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px; 
   color:ffffff;
    }
    
/*a, a:link, table a, table 
a:link, a, a:link, td a{
    
text-decoration:underline;  
    
color: #ff0000;
    font-family:tahoma;
    }
  
  a:hover{    
    color:red; 
    }
    
a:visited{
   color: #ff0000;
    }
    
a.red {
    font-size:11px;
    
color:A60000;
	font-family:verdana;
  
  text-decoration:none;
    font:900
    }
    
 a.red:visited {
    color:A60000;
    }  
	
	*/  
    
.padding{
    	padding-left:20;
       
 padding-right:20;
    }
    
a.white{color:#ffffff;
    
font-size:10px; 
    
text-decoration:none}
  
  a.white.visited{color:#ffffff}
	

	div.footernav {
		
width: 750px;
		
padding: 15px;
		
text-align: center;
		
font-size: 1.2em;
	}
	
		div.footernav2 {
		
width: 750px; height: 80
		
padding: 15px;
		
text-align: center;
		
font-size: 1.2em;
position: relative; 

	}
div.footernav a, div.footernav a:link {
		
color: #ffffff;
	}
	
	
div.footernav a:hover {
		
text-decoration: none;
	}
	
	
div.middlenav {
		
font-weight: bold; 
		
font-size: 1.3em; 
		
text-align: left; 
		
padding-left: 15px;
position: relative;
top: -50px;
	}

	
div.middlenav a, div.middlenav a:link {
	
	color: #ff0000;
	}
	
	
div.middlenav a:hover {
		
color: #FFffff;
		
text-decoration: none;
	}
.greenframe {
  position: relative
; top: -10px; left: 10px;
	
	padding: 0px 0px 0px 0px; 
	font-size: 11pt; 
	color: #000000; 
	background-color: white;
	  
	}


.greenframe2 {
  	position: relative; 
	top: 0px; left: 0px;
	z-index: 100;
	padding: 0px 0px 0px 0px; 
	font-size: 11pt; 
	color: #000000; 
	background-color: white;
	width: 100%;
	  
	}

.state {
	font-size: 12pt; 
	color: red;
	 }
	
.greenframe3 {
  	position: relative;
	top: 0px; left: 0px;
	padding: 0px 0px 0px 0px; 
	font-size: 11pt; 
	color: #000000; 
	background-color: white;
	border: solid thick #009966;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	}
.style2{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
	   }
body {
/*positioning of the site on the page.*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
/* color of the link when it is clicked */
	color: #0000FF;
}
a:visited {
/* color of the link after it has been clicked */
	color: #0000FF;
}
a:hover {
/* color of the link when the mouse is over it */
	color: #FF0000;
}

.text /* size and font of the non-bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.textbold /* size and font of the bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.name-back /* background color in the feed table at the top where the cardname is located */ {background: #ffcc33}
.term-title-back /* background color in the rate table behind the bold text */ {background: #009966}
.rate-back /* background color in the rate table behind the rate info */ {background: #009966}
.menu-item-back /* background color behind the links in the side menu - NOT PART OF THE FEED */ {background: #DFF4FF}
.menu-title /*background color in the table cell of the side menu behind the title - NOT PART OF THE FEED */ {background: #eeeeee}
.header-strip-back /* NOT PART OF THE FEED */ {background: #DFF4FF}
.header-back /*NOT PART OF THE FEED */ {background: #eaeaea}
.footer /* size and font of the text in the footer - NOT PART OF THE FEED */ {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.bottom /* bottom of table background */ {background: #cccccc}
.bottom-text /* bottom of table text */  {color: black;}
.bio {
	position: relative
; 	font-size: 14pt;
	color: #000000;}