/********************************** LOAD MENU BAR STYLE SHEET */@import url(/styles/menubar.css);/********************************** PAGE FORMATTING */	body {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #1A2A0B;		color: #331706;}		/*************************************************************************************************** CONTAINER TAG */	#container {margin: 0 auto; width: 760px; max-width: 760px; min-width: 760px; height: 100%;}	/*************************************************************************************************** MISC TAGS */			#spacer {width: 10px; float: left; background-color: #1A2A0B;}	.formelements {background-color: #FFFFFF; border: 1px solid #1A2A0B; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}		h1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #331706; border-bottom: 1px solid #331706; 		padding: 0px 0px 6px 0px;}	h2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 800; color: #000000;}	h3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #331706; font-weight: bold;}	h4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold;}	h6 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0000; font-weight: bold;}		a:link, a:visited {color: #331706; text-decoration: underline; font-weight: bold;}	a:hover, a:active {color: #000000; text-decoration: none; font-weight: bold;}	/*************************************************************************************************** BANNER TAGS */		#banner {position: relative; width: 100%; height: 95px; background-color: #1A2A0B; border-bottom: 5px solid #1A2A0B;}		#banner div.hugepotential {float: left; padding-right: 5px; width: 551px; height: 95px; background-color: #1A2A0B;}		#banner div.sdsa {float: right; width: 204px; height: 95px;}/****************************************************************************************************** MENU BAR */	#menubar {width: 100%; height: 25px; background-color: #1A2A0B;}	/********************************************************************************************************* BODY */	#mainbody {width: 100%; background-color: #1A2A0B; border-top: 5px solid #1A2A0B; float: left;} /* #1A2A0B; */	#bodycontent {width: 750px; float: left;}			#leftmenu {width: 194px; border-right: 5px solid #1A2A0B; background-color: #B0B992;}			#searchbox {width: 100%; background-color: #D5D8B6; border-bottom: 5px solid #1A2A0B;}			#boxpadding {padding: 10px 0px 10px 10px;}			#leftmenulinks {width: 180px; padding: 10px 0px 10px 6px;}				#leftmenulinks ul {margin: 0px; padding: 0px; list-style-type: none;}				#leftmenulinks li {margin: 4px 0 0;}				#leftmenulinks a {display: block; width: 170px; padding: 4px 0px 4px 10px; text-decoration: none; /*lets remove the link underlines*/					font-weight: bold;}				#leftmenulinks a:link, #leftmenulinks a:active, #leftmenulinks a:visited {color: #000000;}				#leftmenulinks a:hover {background-color: #6E8253; color: #ffffff;}		#content {width: 551px; min-width: 551px; background-color: #D5D8B6;}						#homepage {width: 100%;}				#homepage .contentmargin {padding: 6px 6px 6px 10px;}				#homepage .contentmargin img {border: 2px solid #000000;}			#homepagerightdiv {width: 206px; float: right;}					#homepagerighttable {width: 206px; border-bottom: 5px solid #1A2A0B; border-left: 5px solid #1A2A0B;}			#eventstable {width: 100%;}				#eventstable tr td.one {width: 100%; border-top: 5px solid #1A2A0B; padding: 12px 5px 12px 5px; text-align: center; 					background-color: #E0E2CE; background-image: url(/images/menubar/bg_soybean.jpg); background-repeat: y-repeat; 					background-position: 50% 50%;}				#eventstable tr td.two {width: 100%; border-top: 5px solid #1A2A0B; padding: 12px 5px 12px 5px; text-align: center; 					background-color: #E0E2CE; background-image: url(/images/menubar/bg_soybean2.jpg); background-repeat: y-repeat; 					background-position: 50% 50%;}				#eventstable tr td.three {width: 100%; border-top: 5px solid #1A2A0B; padding: 12px 5px 12px 5px; text-align: center; 					background-color: #E0E2CE; background-image: url(/images/menubar/bg_soybean3.jpg); background-repeat: y-repeat; 					background-position: 50% 50%;}				#eventstable tr td.four {width: 100%; border-top: 5px solid #1A2A0B; padding: 12px 5px 12px 5px; text-align: center; 					background-color: #E0E2CE; background-image: url(/images/menubar/bg_soybean4.jpg); background-repeat: y-repeat; 					background-position: 50% 50%;}				#eventstable a {font-weight: bold; color: #000000; font-size: 11px;}								 				 li {margin: 0px 0px 8px 0px;}						#secpage {width: 100%}				#secpage .contentmargin {padding: 6px 12px 6px 10px;}					#secpage .formattedtable {background-color: #E0E2CE;}				#secpage tr.formattedcell td {background-color: #E0E2CE;}/************ 04/2010 ******/	.documents { padding: 15px; line-height: 20px; background: #eaecd0; width: 60%; } div.documents div { padding: 5px 0 5px 15px; }	.documents .pdf, .documents .oform, .documents .oform-done { background: url(../images/icon/pdf.gif) no-repeat left center; padding: 4px 0 4px 22px; }		.documents .oform { background: url(../images/icon/oform.gif) no-repeat left center; }		.documents .oform-done { background: url(../images/icon/oform-done.gif) no-repeat left center; }		.documents a.disabled, .documents a.disabled:hover { font-weight: normal; color: #444 }			div.form { padding: 15px; background: #eaecd0; } table.form { font-size:8pt; } table.form td.lbl { color: #000; text-align: right; }		table.form .r { font-weight: bold; }	div.form input, div.form select, div.form textarea { border: 1px solid; padding: 4px 3px; font-family: arial; font-size: 9pt }		div.validation-summary { color: #cc0000; font-weight: bold; } span.confirmation { display:block; padding: 8px; background: #eaecd0; font-weight: bold; color: navy; }		div.validation-summary span { display:block; padding: 5px 0 5px 20px; font-weight: normal; }	span.error { color: #cc0000; }	span.title-links { display: block; float:right; margin-top: -32px; width: auto; text-align:right; }/***********/					/********************************************************************************************************* FOOTER */	#footer {width: 100%; background-color: #1A2A0B; border-top: 5px solid #1A2A0B; float: left;} /* #1A2A0B; */			#soybeanimage {width: 194px; height: 95px; border-right: 5px solid #1A2A0B; background-color: #6E8253; float: left;}		#footercontent {width: 551px; background-color: #929F75; float: left; height: 95px;}			#footercontent .leftlinks {float: left; vertical-align: middle; padding: 15px 0px 0px 10px; line-height: 16px;}			#footercontent .rightlinks {float: right; vertical-align: middle; padding: 15px 10px 0px 0px; line-height: 16px;}				#footercontent a:link, #footercontent a:visited {color: #331706; text-decoration: none; font-weight: bold;}				#footercontent a:hover, #footercontent a:active {color: #331706; text-decoration: underline; font-weight: bold;}