/* CSS Document */
#dropmenu_people{
	width:175px;
}
#dropmenu_contracts{
	width:200px;
}
#dropmenu_districts{
	width:115px;
}
#dropmenu_products{
	width:200px;
}
#dropmenu_seeds{
	width:120px;
}
#dropmenu_personal{
	width:175px;
}
#dropmenu_harvest{
	width:200px;
}

/*header */

dl.head_control{}
dl.head_control dt, dd{display:inline;}
dl.head_control dd table.wide_combo_box{display:inline;}
/* header */

table.ddr_summary
{
	border-collapse:collapse;
}

table.ddr_summary td
{
	border:1px solid black;
	text-align:right;
	font-size:90%;
}
table.ddr_summary td input
{
	text-align:center;
	height:20px;	
}
table.ddr_summary th
{
	text-align:center;	
}

/* combo box */
table.wide_combo_box{
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
	width:460px;
}
table.wide_combo_box td{
	padding:0;
	margin:0;
	border:0;
}
table.wide_combo_box input.wide_combo_box_text{
	padding:0;
	margin:0;
	width:400px;	
}
table.wide_combo_box select.select{
	padding:0;
	margin:0;
	width:404px;
}
table.wide_combo_box select{
	padding:0;
	margin:0;
	width:404px;
}
select.select_small{
	padding:0;
	margin:0;
	width:200px;
}
select.select_medium{
	padding:0;
	margin:0;
	width:300px;
}
table.wide_combo_box input.wide_combo_box_button{
	padding:0;
	margin:0;	
	HEIGHT: 45px;
	WIDTH: 55px;
}


table.narrow_combo_box{
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
	width:260px;
}

table.narrow_combo_box *{
	padding:0;
	margin:0;
}
table.narrow_combo_box input.narrow_combo_box_text{
	padding:0;
	margin:0;
	width:200px;	
}
table.narrow_combo_box select{
	padding:0;
	margin:0;
	width:204px;
}
table.narrow_combo_box input.narrow_combo_box_button{
	padding:0;
	margin:0;	
	HEIGHT: 45px;
	WIDTH: 55px;
}

/* combo box */


h1{
	font-size:160%;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}


.adminInstruction {
	font-size:90%;
	color:#03C;
}
#header{
	border-bottom:3px #03C solid;
	margin-bottom:5px;
}
.entry_section{
	border-bottom:1px #03C solid;
}
#controls, .controls{
	margin-top:5px;
}
#controls td, .controls td{
	text-align:center;
}
#notice{
  	font-weight: bold;
  	color: red;
	margin-bottom:5px;
}

 table{
	width:100%;
	padding:0;
	vertical-align:top;
	border-collapse:collapse;
}
 td{
	vertical-align:top;
}
th{
	text-align:right;
}
input.numeric{
	text-align:right;
}
dt{
	font-weight:bold;
}


 #mainMenu {
	position: absolute;
	width: 700px;
	height:35px;
	left: 10px;
	top: 5px;

  }
#mainMenu td.on{
	background: url(../images/buttonOn2.gif) no-repeat top left;
	color: #FFFFCC;
	height: 35px;
	width: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
  }	
 #mainMenu td.off{
	background: url(../images/buttonOff2.gif) no-repeat top left;
	color: #5E0000;
	height: 35px;
	width: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
 }
#mainMenu td.on a{
	color: #FFFFCC;
	text-decoration: none;
	cursor: default;
	display: block;
	padding: 2px;
	height: 31px;
	width: 99px;
  }
 #mainMenu td.off a{
	color: #5E0000;
	text-decoration: none;
	display: block;
	padding: 2px;
	height: 31px;
	width: 99px;

  }

 #secondaryMenu {
	background-color: #669933;
	background: url("../images/green2white32by150.gif") #669933 no-repeat right; 
	position: absolute;
	left: 60px;
	top: 39px;
	height: 32px;
	width: 650px;
	vertical-align: text-bottom;
	z-index:3;
  } 

#content {
	position: absolute;
	left: 70px;
	top: 82px;
	width: 645px;
	z-index: 2;
  } 
#mapContent {
	position: absolute;
	left: 00px;
	top: 40px;
	width: 645px;
	z-index: 2;
  } 
  
  
.agtracDevelopment {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	background-color:#FFE1FF;
}
	  
.agtracProduction {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	background-color:#FFEECC;
}
.hiddenborder {
	border-color:#ffeecc;
}


 #sideNavInfo {
	background: url(../images/green2white45by150.gif) #693 no-repeat bottom; 
	position: absolute;
	overflow: hidden;
	left: 10px;
	top: 39px;
	width: 50px;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height:700px;	
 }
 #cornerImage {
	background: url(../images/corner.png) no-repeat bottom; 
 	position:absolute; 
	overflow:hidden;
	left:58px; 
	top:69px; 
	width:27px; 
	height:24px; 
	z-index:1; 
  }

 #secondaryMenuLogin {
	background-color: #669933;
	background: url(../images/green2white32by150.gif) #693 no-repeat right; 
	position: absolute;
	left: 60px;
	top: 10px;
	height: 32px;
	width: 650px;
	vertical-align: text-bottom;
  }
 #sideNavInfoLogin {
	background: url(../images/green2white45by150.gif) #693 no-repeat bottom; 
	position: absolute;
	overflow: hidden;
	left: 10px;
	top: 10px;
	width: 50px;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height:700px;	
 }
 #cornerImageLogin {
	background: url(../images/corner.png) no-repeat bottom; 
 	position:absolute; 
	overflow:hidden;
	left:57px; 
	top:40px; 
	width:27px; 
	height:24px; 
	z-index:1; 
  }

  .sideNavTitle{
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	font-size: 10px;

	}

  .sideNavContent{
    font-weight: normal;
	color: #CCCCCC;
	font-size: 10px;

  }
  
   .sectionBreakNotice {
    border-bottom: solid 3px #0033CC;
  	font-weight: bold;
  	color: red;
	}
	
   .sectionBreak {
    border-bottom: solid 3px #0033CC;
	}
	
	.dividingLine {
	border-bottom: inset 2px #0033CC;
	} 
	
	.dividingLine1 {
	border-bottom: inset 1px #0033CC;
	} 

	.sectionBreak2 {
	border-top: inset 1px #0033CC;
	} 
	
  .dividingLineNotice {
	border-bottom: inset 2px #0033CC;
  	font-weight: bold;
  	color: red;
  }
  
	.reportHeader {
	background-color: #0033CC;
	border-bottom-color: #0033CC;
	border-top-color: #0033CC;
	border-left-color: #0033CC;
	border-right-color: #0033CC;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	}
  
	.reportSubHeader {
	background-color: #0033CC;
	border-bottom-color: #0033CC;
	border-top-color: #0033CC;
	border-left-color: #0033CC;
	border-right-color: #0033CC;
	color: white;
	text-align: center;
	font-size: 18px;
	}
	
	.sectionHeader {
	 color: #0033CC;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	}

	.mainTable {
	width: 640px;
	text-align: center;
	}

	.dataHeader {
	font-weight: bold;
	
	}

  
  .notice {
  font-weight: bold;
  color: red;
  }

.logo {
	font-weight: bold;
	color: green;
	font-size: 70%;	
}

INPUT.right {
	text-align:right;
	width:90px;
}

INPUT.righta {
	text-align:right;
}

INPUT.rightSmall {
	text-align:right;
}

INPUT.disabled_right {
	background-color:#CCCCCC;
	text-align:right;
}

INPUT.disabled {
	background-color:#CCCCCC;
}

input.navigation {
	background-color:#CCCCCC;
}

SELECT.stayWide {
width:160px
}

.comboBox {
	width:200px;
}

.comboBoxVeryWide {
	width:400px;
}

INPUT.squareButton {	
	HEIGHT: 45px;
	WIDTH: 55px;
}

.controlDescription {
	font-size:smaller;
	font-weight:bold;
}

.adminControlDescription {
	font-size:smaller;
	font-weight:bold;
}

.adminData {
	color: #0033CC;
	font-size:smaller;
	font-weight:bold;
}
.adminData1 {
	color: #000;
	font-size:.75em;
}
.adminDataHeading1 {
	font-size:.9em;
	font-weight:bold;
}

.adminControlHeading {
	color: #0033CC;
	font-size:smaller;
	font-weight:bold;
}

.adminTitle {
	color: black;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	}

.adminSubTitle {
	color: #0033CC;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	}

.adminSubTitle2 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	}

.adminInstruction {
	font-size:smaller;
	color:#0033CC;
}

.adminStandardButton {
	width: 60px;
}

.blendedTextBox {
	background-color:transparent;
	text-align:left;
	font-size:x-small;
	color: red;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;

}

.controlDescriptionXSmall {
	font-size:x-small;
	font-weight:bold;
}

.doubleline {
	background-color:#FFFFCC;
	border-bottom-color:#330033;
	border-bottom-width:thick;
	border-bottom-style:double;
	border-left-color:#330033;
	border-left-width:thick;
	border-left-style:double;
	border-right-color:#330033;
	border-right-width:thick;
	border-right-style:double;
	border-top-color:#330033;
	border-top-width:thick;
	border-top-style:double;

}

.doublelineDisabled {
	background-color:#CCCCAA;
	border-bottom-color:#330033;
	border-bottom-width:thick;
	border-bottom-style:double;
	border-left-color:#330033;
	border-left-width:thick;
	border-left-style:double;
	border-right-color:#330033;
	border-right-width:thick;
	border-right-style:double;
	border-top-color:#330033;
	border-top-width:thick;
	border-top-style:double;	

}

.cal {
	width:90px;
	text-align:center;
}

.removeButton {
	width:60px;
	height:20px;
	font-size:10px;
}

.reportTitles
{
	font-size:smaller;
	font-weight:bold;
	text-align:left;
}
.reportData {
	font-size:smaller;
	text-align:left;
} 

.reportTitlesCenter
{
	font-size:x-small;
	font-weight:bold;
	text-align:center;
}
.grayRow
{
	background-color:#ccccCC;
	border-collapse:collapse;
	border-bottom-color:#000000;
	border-bottom-width:thin;
	border-left-color:#000000;
	border-left-width:thin;
	border-right-color:#000000;
	border-right-width:thin;
	border-top-color:#000000;
	border-top-width:thin;
}
.reportDataRight {
	font-size:x-small;
	text-align:right;
} 
.reportDataLeft {
	font-size:x-small;
	text-align:left;
} 

.reportTop {
	background-color:#FFFFFF;
	border-bottom-style:none;
	border-left-color:#330033;
	border-left-width:thin;
	border-left-style:double;
	border-right-color:#330033;
	border-right-width:thin;
	border-right-style:double;
	border-top-color:#330033;
	border-top-width:thin;
	border-top-style:double;	
	}
	
.reportTable {
	background-color:#FFFFCC;
	border-bottom-color:#ccffff;
	border-bottom-width:thin;
	border-left-color:#330033;
	border-left-width:thin;
	border-right-color:#330033;
	border-right-width:thin;
	border-top-color:#330033;
	border-top-width:thin;
	}


.headingTop {
	background-color:#ccccCC;
	border-collapse:collapse;
	border-bottom-color:#000000;
	border-bottom-width:thin;
	border-left-color:#000000;
	border-left-width:thin;
	border-right-color:#000000;
	border-right-width:thin;
	border-top-color:#000000;
	border-top-width:thin;
	}
	
	.reportUnderlineRow {
	border-bottom-color:#ff0000;
	border-bottom-width:thick;
	}
	
tr.underline2 td
{
	font-size:12px;
} 
tr.ddrTableHeading td,
tr.underline td {
	font-size:12px;
	border:solid black 1px;
	border-collapse:collapse;

}
table.no_lines td
{
	border:none;
}

table#irrg {
	margin-bottom: 20px;
	width: 640px;
	text-align: center;
}
table#irrg td{
	border-bottom: solid black 1px;
}
table#irrg th{
	border-bottom: solid black 2px;
}
table#irrg tr#sumation td{
	border-bottom: solid black 0;
	border-top: solid black 1px;
	margin-bottom: 200px;
}

div.contentPage {
	width:650px
}

div.bottomNavigation{
	text-align:center; 
}

.poweredBy{
	font-size:xx-small;
	font-weight:bold;
	color:#03C;
	border-bottom:2px #03C solid;
}

.forward{
	background-color:#ff7777;
}

.back{
	background-color:#7777ff;
}

.notPrinted{
	display:inline;
}

.hidden{
	display:none;
}

td.ddrYtdData{
	font-size:12px;
	font-weight:normal;
	text-align:right;
}

tr.ddrYtdHeading, td.ddrYtdHeading{
	font-size:12px;
	font-weight:bold;
}
tr.ddrLegend, td.ddrLegend{
	font-size:12px;
	font-weight:normal;
} 	
	
.ddrUnderlineRowRightDivision {
	border-right-width:2px;
	border-right-color:green;
	border-right-style:solid;
    text-align:right;
}

.ddrUnderlineRowCenterDivision {
	border-right-width:2px;
	border-right-color:green;
	border-right-style:solid;
    text-align:center;
}	

tr.ddrTableHeading td {
	border-bottom: 2px green solid;
	font-size:12px;
	font-weight:bold;
}

tr.ddrTableHeading2 td {
	border: none;
	font-size:12px;
	font-weight:bold;
}

table.ddrTableBox, td.ddrTableBox {
	border: solid green 2px; 
	border-collapse:collapse;
}


.databaseErrorMessage{
	font-size:xx-small;
	color:#000000;
}

h2{
	color: black;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 0;
}

ul.instruction{
	font-size:smaller;
	color:#0033CC;
	margin-bottom: 10px;
	margin-top: 0;
}
div#entryImage {
	text-align: center;
}

div#resource_page {
	text-align: center;
}
div.resource {
	margin-bottom: 20px;
}

.dynamic_list table{
	width:100%;
	font-size:90%;
}


