/* ------------------------------------------- */
/* Florida Department of Agriculture           */
/* Developed in the Division of Administration */
/* www.florida-agriculture.com                 */
/* ------------------------------------------- */
/* Prepared by William Latimer & Noy Devanas   */
/* September 2004                              */
/* ------------------------------------------- */



body {margin: 0 !important; background: #fff; border: 0 !important;}

#printheader { 
position: static !important; 
background: transparent;
margin:0 !important;
border-bottom: 2px solid #000;
font-family: Arial !important;
font-size: 9pt !important;
color: #000 !important; 
} 

#header{display: none !important;}

#subheader {display: none !important;}

#seal {display: none;}

#container {position: static !important; border: 0 !important;}

#body {display: static !important; border: 0 !important;}

#nav {display: none !important;}

#column {display: none !important;}

#icons {display: none !important;}

#column2 {display: none !important;}

.fronttopic {border: 0 !important}

#myfl {display: none !important;}

#footer {display: none !important;}


/*#content img { display: none !important;}*/


/*======================================================*/
/* Changes made by Blake Bishop 11/24/2004:				*/
/*		#content h1 font-size: from 14 to 12			*/
/*		#content h2, h3, h4 font-size: from 12 to 10	*/
/*		#content font-size from 12 to 10				*/
/*		Commented out 									*/
/*			#content img { display: none !important;}	*/
/*		to allow the browser to print images			*/
/*======================================================*/
/* Added #no_nav_content for the any pages that do not	*/
/* use a left nav example the cgi-bin .exes				*/
/*======================================================*/

#content {
position: static !important; 
background: transparent; 
margin:0 !important; 
border: 0 !important;
font-size: 10pt !important;
font-family: Arial;
color: #000 !important; 
line-height: 1.4em !important;
width: 85%;
}

#content h1 { font-size: 12pt !important; font-family: Arial;}
#content h2 { font-size: 10pt !important; font-family: Arial;}
#content h3 { font-size: 10pt !important; font-weight: bold !important; font-family: Arial; margin-bottom: 0;}
#content h4 { font-size: 10pt !important; font-family: Arial; margin: 0; font-weight: normal;}


#no_nav_content {
position: static !important; 
background: transparent; 
margin:0 !important; 
border: 0 !important;
font-size: 10pt !important;
font-family: Arial;
color: #000 !important; 
line-height: 1.4em !important;
width: 85%;
}

#no_nav_content h1 { font-size: 12pt !important; font-family: Arial;}
#no_nav_content h2 { font-size: 10pt !important; font-family: Arial;}
#no_nav_content h3 { font-size: 10pt !important; font-weight: bold !important; font-family: Arial; margin-bottom: 0;}
#no_nav_content h4 { font-size: 10pt !important; font-family: Arial; margin: 0; font-weight: normal;}		
