/* CSS Document */

/***  Begin Head ***/		


#head { display: none;}

* html #head 	{ display: none;}


/***  End Head ***/

              						  
p 								{ line-height: 100%; padding: 0px; margin: 0px;}

              						  
td p 							{ font-size: 1.0em;}
              						  
a  								{ font-size: 0.75em;  font-weight: bold; text-decoration: none;  color: #ffea00; }
a:link 						{ color: #58340c;}              						
a:visited  				    { color: #58340c;}
a:hover  					{ color: #009394;}	
a:active	 				{ color: #58340c;}
              							  
p a 							{ font-size: 1.0em;}
              						  
div a 						{ font-size: 1.0em;}
              						  

span.head					{ color: #ffea00; font-size: 1.2em; font-weight: bold;}

table 						{ font-size: 12px;}

image						{ display: none;}
              						
              					            						
/***  Begin Content ***/	

#title 						{ color:#000000; font-size: 14px; font-weight: bold; text-align:center; padding-bottom: 7px;}
					
#content 					{ 
	padding-top: 10px; 
	text-align: left; 
	z-index: 3; 
	max-height: 100%; 
	width: 90%;
	left: 0px;
	line-height: 110%;
	
}

* html #content 	{ 
	top: 0px; 
	left: 0px; 
	height: 100%;
	width: 95%; 
}


#content p 				{ padding-left: 0px; padding-right: 0px;}


/***  End Content ***/

/***  Begin Bottom ***/

#bottom 		{ display: none;}


/***  End Bottom ***/	


/***  Begin Navigation ***/    


#navigationcontent           
	{ display: none;}


* html #navigationcontent     { display: none;}

                            
/*** End Navigation  ***/ 

#heading{
		font-size:26px; 
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif; 
		color: #58340c; 
		text-align:center; 
		padding-bottom:10px;
		line-height: 120%;
		}

#subheading{
		font-size:16px; 
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif; 
		color: #009394; 
		padding-left: 30px;
		padding-bottom: 20px;
		}
