body{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	
	background: #EFEFEF url(/_images/page_bg.gif) repeat-y;
	padding: 0px;
	margin: 0px;
}

#list_on {
	list-style-image:url(/_images/list_on.gif);
}

#list_parent {
	list-style-image:url(/_images/list_parent.gif);
}

#navitems .first_nav{
	width:170px;
	height:38px;
	background: url(/_images/nav_cell_bg.gif) no-repeat;
	font-weight: bold;
	color:#FFFFFF;
	font-size:12px;
	padding-left: 10px;
	margin-top: 5px;
	
	cursor: pointer;
}

#navitems .first_nav a:link, #navitems .first_nav a:active, #navitems .first_nav a:visited{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#navitems .first_nav a:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}


/**** SECONDARY NAVIGATION ****/
.second_nav { 
	list-style-type:none;
	padding-top: 5px;
	padding-left: 10px;
	text-indent: 0px;
	text-align: left;
	margin-left: 10px;
}

.second_nav, .second_nav a:link, .second_nav a:active, .second_nav a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #6680bf;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.second_nav a:hover {
	text-decoration: underline;
}


/**** TERTIARY NAVIGATION ****/
.third_nav { 
	list-style-type:none;
	list-style-image:none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-indent: 0px;
	text-align: left;
	margin-left: 10px;
}

.third_nav, .third_nav a:link, .third_nav a:active, .third_nav a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #f7f7f7;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.third_nav a:hover {
	text-decoration: underline;
}






#copycontainer{
	padding: 10px 10px 10px 10px;
	/*height: 300px;*/
	vertical-align: top;
	line-height: 16px;
	background: url(/_images/subpage_top_shadow.gif) top repeat-x;
}

#copycontainer a:link, #copycontainer a:active, #copycontainer a:visited{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #627eb2;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

#copycontainer a:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #7e9ace;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

#copycontainer h2{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #7e9ace;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	
	margin-top: 25px;
}

#copycontainer ul.nobullet{
	margin: 15px 0px 15px 30px;
	padding: 0px;
}

#copycontainer ul.nobullet li{
	margin-bottom: 10px;
	list-style: none;
}

#copycontainer ul.pdflist{
	padding: 0px;
	margin: 15px 0px 15px 0px;
	list-style: none;
}

#copycontainer ul.pdflist li{
	background: url(/_images/pdf_icon_white.gif) left no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

#copycontainer ul.customlist{
	padding: 0px;
	margin: 15px 0px 15px 20px;
	list-style: none;
}

#copycontainer ul.customlist li{
	background: left no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

#breadcrumbs{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	
	margin-bottom: 25px;
}

#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #627eb2;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#breadcrumbs a:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #7e9ace;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#breadcrumbs a.breadcrumbon:link, #breadcrumbs a.breadcrumbon:active, #breadcrumbs a.breadcrumbon:visited{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#breadcrumbs a.breadcrumbon:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#nav_col{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width: 170px;
	padding-top: 10px;
	min-height:800px;
}

#maincell{
	background: #e8e8e8 url(/_images/nav_bg.jpg) top left no-repeat;
	height:700px;
	vertical-align:top;
}
#maincell_for_growers{
	/*background: #e8e8e8 url(/_images/nav_bg.jpg) top left no-repeat;*/
	height:700px;
	vertical-align:top;
}

#home{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #c3caf6;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	height:190px;
	background-image: url(../_images/home_welcome_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#home a:link, #home a:active, #home a:visited{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#home a:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#home_copy{

}

#homefeature{
	padding: 10px;
	vertical-align: top;
	line-height: 16px;
	height: 300px;
}

#callout{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	
	float: right;
	padding: 8px;
	width: 260px;
	margin: 3px 0px 10px 10px;
}

#callout div{
	margin-left: 3px;
	width: 250px;
}

#copyright{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #9B9B9B;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	vertical-align:top;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#copyright a:link, #copyright a:active, #copyright a:visited{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #9B9B9B;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#copyright a:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #9B9B9B;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


/**** FOR GROWERS ****/
.growers_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #717171;
}
.grower_tab_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0055a5;
	font-weight: bold;
	background-color:#FFFFFF;
	text-decoration: none;
}
.grower_tab_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #819ed2;
	text-decoration: none;
}
.grower_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0055a5;
	font-weight: bold;
}
a.account_details_small:link, a.account_details_small:visited, a.account_details_small:active, a.account_details_small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0055a5;
	text-decoration: none;	
}
pre {
	font-size: 11px;
}
#signoff { 
	position: relative; 
	text-align: right;
	top: -45px;
	width: 100px;
	float: right;
}

.viewing {
	color:#627eb2;
	font-weight:bold;
}
h3 { 
	color:#666666;
	font-size: 13pt;
	margin-bottom: 0px;
}