/* ---------------------------------------- */
/* Florida Department of Agriculture        */
/* Developed in the Division of Marketing   */
/* www.florida-agriculture.com              */
/* ---------------------------------------- */
/* Prepared by William Latimer              */
/* ---------------------------------------- */

body {margin: 0; background: #fff;}

a.skipnavigation {display: none;}

#printheader { 
display:block !important;
text-align: left;
position: static; 
background: transparent;
margin:0 0 10px 0;
border-bottom: 2px solid #000;
font-family: Arial;
font-size: 9pt;
color: #000; 
/*/line-height: 1.8em  ;/*/
} 

#logo {
float: right;
width: 150px;
height: 47px;
position: static;	
}

#topborder {display: none;}

#container {position: static; border: 0 !important;}

#body {position: static; border: 0 !important;}

#header {display: none;}

#subheader {display: none;}

#nav {display: none;}

#column {display: none;}

#icons {display: none;}

#content {
position: static;
width: 630px;
background: transparent; 
margin: 0 !important; 
border: 0;
font-size: 11pt;
font-family: Arial;
color: #000; 
line-height: 1.8em;
}

#content h1 { font-size: 14pt; font-family: Arial; margin-top: 20px;}

#content h2 { font-size: 12pt; font-family: Arial;}

#footer {display: none;}

.bold {
font-weight: bold;
font-size: 14pt;
} 

