/* GENERAL */
body{
	font-family:Verdana, Arial, Sans-Serif ;
	font-size: 8pt;
	background-color: #FFF;
	margin: 10px auto;
}

div.outer 
{
	margin: 0px auto; 
	text-align:center;
	width:900px;
}

div.inner 
{
	text-align:left;
    position: relative;
}

div.inner-admin 
{
	text-align: left;
}

*{
	font-family:Verdana, Arial, Sans-Serif ;
	font-size: 8pt;
}

H1
{
	font-size: 12pt;
	color: #006600;
	margin: 0px 0px 0px 75px;
}

H2{
	font-size: 12pt;
	color: #f5841f;  /* Paradise Orange */
	margin-bottom: 2px;
	padding: 0px 10px 0px 75px;
	margin-top: 0px;
}

H4{
	font-size: 8pt;
	font-weight: bolder;
	text-align: left;
	color: Black;
	padding: 0px 20px 0px 75px;
	margin-top: 0px;
}

span.PageTitle
{
	color: #006600;  /* Paradise Green */
	font-size: 12pt;
	font-weight:bold;
	padding: 0px 10px 0px 75px;
	margin-top: 0px;
}

P.toc{
	color: #006600;  /* Paradise Green */
	padding: 2px 10px 0px 0px;
	text-align: left;
	margin-top: 5px;
	max-width: 1000px;
	}

P.toc-left{
	color: #006600;  /* Paradise Green */
	padding: 2px 10px 0px 0px;
	text-align: left;
	margin-top: 5px;
	max-width: 300px;
	float: left;
	}

P.toc-right{
	color: #006600;  /* Paradise Green */
	padding: 2px 10px 0px 0px;
	text-align: left;
	margin-top: 5px;
	max-width: 495px;
	float: right;
	}
div.toc-container 
{
	width: 400px;
	margin-bottom: 25px;
}
	
td.content div, P {
	color: #006600;  /* Paradise Green */
	padding: 2px 10px 0px 0px;
	text-align: left;
	margin-top: 5px;
	max-width: 380px;
	}
	
td.content span.contentcallout {
	color: #f5841f;  /* Paradise Orange */
	font-style:italic;
	}
	
div.normal, P.normal, P.news{
	color: #006600;  /* Paradise Green */
	padding: 2px 10px 0px 75px;
	text-align: left;
	margin-top: 5px;
	max-width: 380px;
	}
	
div.normal-following-header, P.normal-following-header{
	color: #006600;  /* Paradise Green */
	padding: 2px 10px 0px 75px;
	text-align: left;
	margin-top: 5px;
	max-width: 380px;
	}
		
P.normal-bullet{
	margin: 0px 0px 8px 0px;
	}
	
P.leadin{
	color: black;
	padding: 2px 10px 0px 10px;
	text-align: left;
	margin-right: 10px;
	}

UL{
	margin-left: 0px;
	padding-left: 10px;
}
UL LI{
	color: #AE0500;  /* Paradise Red */
	list-style-type: none;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bolder;
}
UL LI UL{
	margin-left: 20px;
}
UL LI UL LI{
	list-style-type: disc;
}
UL.CropReportList{
	margin-left: 0px;
	padding-left: 50px;
}
UL.CropReportList LI{
	list-style-type: disc;
	padding-bottom: 10px;
	font-style:normal;
	font-weight: normal;
}
code{
	font-family: Courier New, @Terminal, Monospace;
}

IMG.BodyImage{
	float: right; 
	margin-right: 20px; 
	margin-left: 15px;
	margin-top: 0px;
}

IMG.Icon{
	margin: 10px 5px 0px 10px;
}

IMG.icon-header
{
	float:left;
}

.Exception{
	color: red;
}	
.PageID{
	color: #AE0500;
	font-weight: bolder;
}
.FormInstruction{
	font-size: smaller;
}
.Error{
	color: #AE0500;
}
.Success{
	color: #006600;
}
.News{
	font-size: 8pt;
	color: #202020;
	padding: 0px 20px 0px 20px;
	text-align: justify;
	width: 475px;
}
UL.News{
	margin-left: 30px;
}
UL.News LI{
	font-size: 8pt;
	color: #202020;
	text-align: left;
	width: 400px;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
	padding-bottom: 8px;
	vertical-align: top ;
}		
.ClickBack{
	color: #606060;
	font-size: 9px;
	display: block;
	margin: 0px 0px 0px 75px;
	padding: 0px;
	cursor: hand;
}
.Message{
	display: block;
	text-align: center;
}
.ErrorMessage{
	color: #AE0500;
	display: block;
	text-align: center;
}
.Required{
	font-size: 8pt;
	color: #606060;
}
/** TABLES **/
Table.content td
{
	border: none;
	width: 800px;
	vertical-align: top;
}

Table.content H2{
	font-size: 12pt;
	color: #f5841f;  /* Paradise Orange */
	margin-bottom: 2px;
	padding: 0px 10px 0px 0px;
	margin-top: 0px;
}

td.icon 
{
	vertical-align:top;
	width: 80px;
	text-align: right;
}

td.icon IMG 
{
	float: right;
	padding: 0px 10px 0px 0px;
}

Table.eNews
{
	width:500px;
	background-color: #fcc68b;	
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #fcc68b;
	border-collapse: separate;
}

Table.eNews TH, th
{
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #fcc68b #fcc68b Gray #fcc68b;
	margin: 0px 0px 25px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
}

Table.eNews TD, td
{
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #fcc68b;
	-moz-border-radius: 0px 0px 0px 0px;
}

Table.login
{
	width: 400px;
}

Table.THeader{
	background-color: #FFF;	
	margin-bottom: 0px;
}
Table.Login td.Label{
	text-align: right;
}
Table.InputForm{
	margin-left:10px;
}
Table.InputForm td.Label{
	text-align: right;
	vertical-align: top;
}

Table.InputForm input.formfield, textarea.formfield
{
	background-color: #fcc68b;
}

Table.InputForm td.RequiredLabel{
	text-align: right;
	font-weight: bolder;
}
table.News{
	margin: 5px 0px 0px 70px; 
	width: 505px;
	display: block;
}
table.News td{
	width: 100%;
	vertical-align: top;
}
table.News td.Title{
	font-size: 8pt;
	font-weight: bolder;
	text-align: left;
	color: #006600;  /* Paradise Green */
	vertical-align: top;
	width: 300px;
}
table.News td.Date{
	font-size: 8pt;
	font-weight: bolder;
	text-align: right;
	color: #909090;
	vertical-align: top;
	width: 200px;
}
table.News td.body{
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color: Black;
}

/** Data Grid Styles **/
table.dg
{
	border-style:ridge;
	border-collapse: collapse;
	border-width: 2px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 85%;
}

table.dg td
{
	padding: 1px;
	border-style:ridge;
	border-collapse: collapse;
	border-width: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

.dgZebra
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px;
}
.dgAltZebra
{
	background-color: rgb(209, 227, 209);
	color: #000000;
	padding: 1px;
}
.dgHead td
{
	font-size: 8px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #AE0500;
	text-align: center;
	padding: 1px;
	border-collapse: collapse;
}
.dgFoot td
{
	color: White;
	background-color: #606060;
	font-weight: bolder;
	padding: 3px;
	border-collapse: collapse;
}
/** END Data Grid Styles **/

/*** PANELS ***/
.pnlContent{
	width: 870px;
	background-color: #F0F0F0;	
	background-color: #FFF;	
	margin-top: 10px;
}
.pnlSite{
	width: 1000px;
	background-color: #FFF;
}	
.pnlHeader{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

/* This hack is for rendering with apple safari*/
table.pnlcontent td{
	vertical-align: top;
}

/*** FOOTER ***/
p.footer{
	margin-left:auto;
	margin-right: auto;
	background-color: #f5841f;
	text-align: center;
	height: 18px;
	padding: 4px 0px 0px 0px;
}

.pnlFooter{
	margin-left:10px;
	margin-right: 0px;
	background-color: #f5841f;  /* Paradise Orange */
	text-align: left;
	width: 890px;
}

/**** MENU ****/
.Menu{
	margin-left: 0px;
	background-color: White;
}
.Spacer { 
	width:5px;
	background-color: White;
}

.HeadMenu{ 
	margin-left: 8px;
	margin-top: 1px;
	border: solid 1px #A0A0A0;
	border-top: none;
}

/* LookID="TopItemLook" */
.HeadTopMenuItem{
	color: white;
	padding: 0px;
	background-image: url(../images/center.gif);
	width: 120px;
}

.HeadTopMenuHover{
	color: white;
	padding: 0px;
	background-image: url(../images/center.gif);
	width: 120px;
	cursor: hand;
}
.HeadTopMenuActive{
	color: white;
	padding: 0px;
	background-image: url(../images/center.gif);
	width: 120px;
	}
.HeadTopMenuChildSelected{
	color: white;
	padding: 0px;
	background-image: url(../images/selcenter.gif);
	width: 120px;
}
/* LookID="MenuItem" */
.HeadMenuItem {
	color: #006600;  /* Paradise Green */
	background-color: #F8FBF8;
	padding: 3px 6px 3px 6px;
	border-top: solid 1px #F8FBF8;
	border-bottom: solid 1px #F8FBF8;
	text-align: left;
}
.HeadMenuHover{
	color: #AE0500;  /* Paradise Red */
	background-color: #FFFFFF;
	padding: 3px 6px 3px 6px;
	border-top: solid 1px #D0D0D0;
	border-bottom: solid 1px #A0A0A0;
	text-align: left;
	cursor: hand;
}
	
.HeadMenuActive{
	color: #AE0500;  /* Paradise Red */
	background-color: #FFFFFF;
	padding: 3px 6px 3px 6px;
	border-top: solid 1px #D0D0D0;
	border-bottom: solid 1px #A0A0A0;
	text-align: left;
	cursor: hand;
}
.MenuItemSelected{
	color: #AE0500;  /* Paradise Red */
	background-color: #F9F9F9;
	padding: 3px 6px 3px 6px;
	border-top: solid 1px #D0D0D0;
	border-bottom: solid 1px #A0A0A0;
	text-align: left;
	cursor: hand;
}	

/* Tree View */
.TreeView 
{ 
  background-color:White;
  padding-top:4px; 
  padding-left:1px; 
  border: #7C7C94 1px solid; 
  border: none;
  cursor:default; 
}

.TreeNode 
{ 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
}

.GrayedTreeNode 
{ 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:gray; 
  cursor:default;
}

.HoverTreeNode 
{ 
  text-decoration:underline; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.SelectedTreeNode 
{ 
  background-color: gray; 
  color:white; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.NodeEdit 
{
  border:1px gray solid;
}

/* Links */
a:visited, a:link, a:active {
	text-decoration: underline;
	color: #006600; /* Paradise Green */
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #f5841f; /* Paradise Orange */
}

a:visited.eNews, a:link.eNews, a:active.eNews
{
	color: White;
	font-weight: bold;
}

a:hover.eNews
{
	color: #006600;
	font-weight: bold;
}

a:visited.News, a:link.News, a:active.News
{
	text-decoration: underline;
	color: #f5841f; /* Paradise Orange */
}

a:hover.News
{
	color: #006600;
}

a:link.FooterLink, a:visited.FooterLink{
	color: White;  
	font-weight: bolder;
	text-decoration: none;
	margin: 2px 10px 0px 2px;
	padding: 2px;
}
a:hover.FooterLink{
	color: White;
	font-weight: bolder;
	text-decoration: underline;
	margin: 2px 10px 2px 2px;
	padding: 2px;
}

.RotatorHighlights
{
	margin-left: 100px;
	position: relative;
	top: 50px;
	z-index: 999;
	z-order: 999;
}

.RotatorHighlightsImage 
{
	float: left;
	width: 130px;
	margin-right: 5px;
}

.RotatorHighlightsCaption
{
	float: left;
	width: 310px;
	padding-top: 50px;

	color: #f5841f;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bolder;
}

a:visited.homepage-HighlightLinks, a:link.homepage-HighlightLinks, a:active.homepage-HighlightLinks {
	text-decoration: underline;
	color: #006600; /* Paradise Green */
	font-weight: bolder;
	font-size: 10pt;
}
a:hover.homepage-HighlightLinks {
	text-decoration: underline;
	font-weight: bolder;
	color: #f5841f; /* Paradise Orange */
	font-size: 10pt;
}

.homepage-copy
{
	padding-left: 100px;
	padding-right: 100px;
	width: 700px;
	color: #006600;
	margin-bottom: 20px;
}

.homepage-FooterHighlights
{
	margin: 135px 0px 25px 100px;
	width: 770;
	color: #f5841f;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bolder;
}

.homepage-FooterHighlight1
{
	float:left;
	width: 230;
	text-align: center;
	margin-right: 25px;
}

.homepage-FooterHighlight2
{
	float:left;
	width: 250;
	text-align: center;
	margin-right: 25px;
}

.homepage-FooterHighlight3
{
	float:left;
	width: 250;
	text-align: center;
}



a:visited.homepage-FooterLinks, a:link.homepage-FooterLinks, a:active.homepage-FooterLinks {
	text-decoration: none;
	color: #f5841f; /* Paradise Orange */
}
a:hover.homepage-FooterLinks {
	text-decoration: none;
	font-weight: bolder;
	color: #006600; /* Paradise Green */
}


.homepage-separator 
{
	clear: both;
}

.homepage-side-callout {
    position: absolute;
    top: 250px;
    left: 630px;
    width: 265px;
    text-align: center;
}

a:link .homepage-side-callout-text, a:visited .homepage-side-callout-text {
    color: #006600;
    font-size: 8pt;    
    font-weight: normal;
}

a:hover .homepage-side-callout-text {
   color: #f5841f;
}
