html	{				
	  background-color : #ffffff ; 		
	  color : #000000 ; 		
	}


body
	{
	  background-color : #ffffff ; 		
	  color: #000000 ; 		
	  line-height : 1.3 ; 			
	  margin : 0 ;  			
	  padding : 0 ;			
	  font-size : 76% ;  								
	  font-family :  "Times New Roman", Times, serif; 
	  text-align: center; /*IE bug*/
	}
#banner
	{
	  height:120px;
	}
h1
	{
	  font-size:300%;  
	  font-weight: bold;
	  color:#000000;
	  text-decoration:underline;
	  float:left;
	  margin-top:1.5em;
	  margin-right:2em;
	} 
#banner .logo
	{
	  display:none;
	}

td,th	{	
	  font-family:  "Times New Roman", Times, serif; 
	}

td	{
	  text-align: left;
	}
td.tabledata
{
width:250px;
}

#wholepage

	{ 
	  position:relative; /*Enforces absolute positioning within this container*/
	  width:800px;
	  margin-left: auto;
	  margin-right: auto;
	  
	  
	  
          background-color: #FFFFFF;	
	  text-align: left; /*IE bug*/
	  
	}





#content
	{
	  padding:0px 0px 0px 100px;
	}

#content h2
{
	
	color: #000000;
}

#content h3
{
	margin-bottom: -12px;  /*controls the gap below*/
}

#right
	{
	  display:none;
	 
	}


#left
	{
	  display:none;
	}
#left ul
	{
	  list-style: none;
	  margin: 0;
	  padding: 0;
	}
#left li
	{
	  border-bottom:1px dashed #191f6d;
	}
#left li a:link, #left li a:visited
	{
	  text-decoration:none;
	  color: #000000;
	}
#left li a:hover
	{
	  color: #000000;
	  font-weight: bold;
	}
#pdf 
	{	  
	  
 	}   