/* Generic stuff  */

body 
	{ 	
	font-family: Verdana, Arial;
	font-size: 10pt;
	}


img 
{
	border : 0;
}	

#content .imgr
{
float: right;
margin: 0 25px 10px 25px;
}

#content .imgl
{
float: left;
margin: 0 15px 40px 0;
}

p 
	{ 
		margin-top: 0;
		line-height : 1.3em;
	}
	
	
.pb
	{ 
		text-align: right;
		margin-top: 0;
		margin-bottom: 5px;
	}	
	
	
	 a:link, a:visited 
	{ 
text-decoration: none
	}
	
a:hover, a:active 
	{ 
text-decoration: underline
	}
	


a.othrlnks { color: #0000CC; font-weight: normal; text-decoration: none; }
a.othrlnks:hover {  color: #0000CC; text-decoration: underline; }


	
.hide
{
	display : none;
}		
 
 
 .clearboth { clear: both; }
	
	

/* header bar */	
	
#head{
	background: #fff;
	margin: 0;
	border: 0;
	text-align: left;
	width: auto;
	height: 140px;
	z-index: 1;
}
	


	
	#topleft {
	display: none;
}


	
	/* Main Content   */

#content
	{
margin: 0; 
padding: 0;
text-align: left;
background: #fff;
}


#title
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14pt;
	font-weight: normal; 
	line-height: normal; 
	color: #000; 
	text-decoration: none; 
	font-style: italic;
}	
	

#address
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12pt;
	font-weight: normal; 
	line-height: 1.1em; 
	color: #000; 
	text-decoration: none; 
	font-style: normal;
	text-align: right;
}	



#content h1 { 
margin: 0 0 20px 0;
font-size: 18pt; 
color: #000; 
text-decoration: none; 
font-style: normal;
font-weight: bold;
text-align: left;
}	


	#content h2 {
font-size: 12pt;
font-weight: bold;
margin: 20px 0 10px 0;
}
 
 	#content h3 {
	font-size: 10pt;
font-weight: bold;
margin: 10px 0 0 0;
}
 
 
a.foot {
	color: #f00;
	text-decoration: none;
}

a.foot:hover {
	color: #f00;
	text-decoration: underline;
}




 
 /*  download table  */
 
#download
 {
 margin: 0;
 padding: 0;
 border: 0;
	width: 95%;
	text-align : left;
}
 
 
 #download th
 {
 height: 30px;
 font-weight: bold;
}
 
  #download .format
 {
 height: 20px;
}
 
 
  #download .docs
 {
 height: 60px;
} 
 
  #download .icon
 {
 width: 60px;
}  
 
 
   /*  events table  */
 
#events
 {
 margin: 0;
 padding: 0;
 border: 0;
	width: 95%;
	text-align : left;
}
 
 
 #events th
 {
 height: 15px;
 font-weight: bold;
}
 
 
 
  #events .event
 {
 height: 20px;
} 
 
 
 

/*  page bottoms as needed  */
 
#bltext
{
	text-align : left;
 	color: #000000; 
 	font-weight: normal; 
 	text-decoration: none; 
 	font-style: normal;
	margin: 0;
}  
 
 
 
#brtext
{
	float: right;
	text-align : right;
 	color: #000000; 
 	font-weight: normal; 
 	text-decoration: none; 
 	font-style: normal;
	margin: 0;
} 
 
 
 
 
 /*  nav bars  */
  
 .panel, .nlpanel {
	display: none;
  }
  
    
   
#util ul {
	display: none;
} 

   
#search {
		display: none;
   }

