@charset "UTF-8";

/* GLOBAL STYLES */

* {
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

body {
	background-color: #F8F6E4;
	background-image: url(../images/bigeight.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6  {
	color: #231F20;
	margin-bottom: 8px;
	font-size: 11px;
}

h1, h2  {
	text-transform: uppercase;
}

p {
	margin-bottom: 12px;
}

p.introtext {
	font-size: 13px;
	line-height: 16px;
}



p.newsdate {
	background-image: url(../images/aro.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 10px;
	margin-left: -10px;
	font-weight: bold;
	color: #6c9c31;
}

ul {
	margin-bottom: 8px;
}


li {
	margin-bottom: 6px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 12px;
}
/* LINKS */


a {
	text-decoration: none;
	outline: none;
	}

/* a:link, a:visited {
	color: #231F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #231F20;
}

a:hover, a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;

} */

	/* section specific colors */

	#earth a:link, #earth a:visited {
		color: #80561B;
	
	}

	#earth a:hover, #earth a:active {
		color: #FFFFFF;
		background-color: #80561B;
	
	}	
	
	
	#fire a:link, #fire a:visited {
		color: #B50938;
	}
	
	#fire a:hover, #fire a:active {
		color: #FFFFFF;
		background-color: #B50938;
	}
	
	
	
	
	#air a:link, #air a:visited {
		color: #78BDE8;
		
	
	}
	
	#air a:hover, #air a:active {
		color: #FFFFFF;
		background-color: #78BDE8;
	
	}

	
	
	
	#water a:link, #water a:visited {
		color: #00939D;
	
	}
	
	#water a:hover, #water a:active {
		color: #FFFFFF;
		background-color: #00939D;
	
	}

	
	
	#global a:link, #global a:visited {
		color: #6C9C31;
	
	}
	
	#global a:hover, #global a:active {
		color: #FFFFFF;
		background-color: #6C9C31;
	
	}
	
	
	
	#global_8_management a:link, #global_8_management a:visited {
		color: #409137;
	
	}
	
	#global_8_management a:hover, #global_8_management a:active {
		color: #FFFFFF;
		background-color: #409137;
	
	}

	
	
	#article a:link, #article a:visited {
		color: #6C9C31;
	}
	
	#article a:hover, #article a:active {
		color: #6C9C31;
		background-color: transparent;
	}
	
	
	
	
	

#header a {
	font-weight: bold;
	margin-top: 50px;
	padding: 10px 260px 50px 16px;
}

#header a:link, #header a:visited {
	color: #626366;


}

#header a:active, #header a:hover {
	color: #FFFFFF;
	background-color: transparent;


}


/*
a.more {
	padding-top: 55px;
	background-image: url(/images/morearo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 30px;
	clear: both;
	display: block;
	float: right;
	color: #E6E3CE;
	}
	
*/

#global .column1and2  li a:link, #global  .column1and2  li a:visited {
	color: #626342;
} 

#global .column1and2  li a:active, #global  .column1and2  li a:hover {
	color: #FFFFFF;
} 


#global a.copyright:link, #global a.copyright:visited, #earth a.copyright:link, #earth a.copyright:visited, #air a.copyright:link, #air a.copyright:visited, #fire a.copyright:link, #fire a.copyright:visited, #water a.copyright:link, #water a.copyright:visited, #global_8_management a.copyright:link, #global_8_management a.copyright:visited {
	color: #626342;
	}
	
.bigc a.copyright {	
	padding-top: 50px;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	}

a.copyright {
	font-weight: bold;
	}

	#global a.copyright:hover, #global a.copyright:active {
	background-color: transparent;
	color: #6C9C31;
	}
	
	#earth a.copyright:hover, #earth a.copyright:active {
	background-color: transparent;
	color: #80561B;
	}
	
	#air a.copyright:hover, #air a.copyright:active {
	background-color: transparent;
	color: #78BDE8;
	}
	
	#fire a.copyright:hover, #fire a.copyright:active {
	background-color: transparent;
	color: #B50938;
	}
	
	#water a.copyright:hover, #water a.copyright:active {
	background-color: transparent;
	color: #00939D;
	}
	
	#global_8_management a.copyright:hover, #global_8_management a.copyright:active {
	background-color: transparent;
	color: #409137;
	}
	
	
#tickerstrip a:hover, #tickerstrip a:active {
	background-color: transparent;
	text-decoration: underline;
}
	


/* DIVS */



#earth, #fire, #air, #water, #global, #global_8_management {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-right: 12px;
}

.subinfolinks {
	float: left;
	text-align: left;
	font-size: 12px;
	padding: 0px;
	width: 100%;
	line-height: 26px;
	
}
#accountarea {
	border: 1px solid #626342;
	background-color: #eae8d7;
	padding: 5px;
	line-height: 26px;
	text-align:center;
}
#accountarea a {
color: #626342 !important;
padding: 3px;
}
#accountarea a:hover {
color: #ffffff !important;
}

#tickerstrip {
	float: right;
	border: none;
	width:100%;
	text-align:right;
	line-height: 26px;
}

#left {
	width: 323px;
	margin-right: 3px;
	float: left;
}

#linkzone, #linkzone2 {
	height: 63px;
	float:left;
	width: 323px;
}




#header {
	height: 64px;
	width: 323px;
	margin-bottom: 3px;
	background-image: url(../images/global8.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-top: 8px;
}


#textarea {
	background-color: #F2F2EB;
	height: 342px;
	width: 281px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 14px;
	overflow: auto;
	float: left;
	background-image: url(../images/border_textright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#textarea2 {
	background-color: #F2F2EB;
	width: 281px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 14px;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
}

#newscontainer {
	width: 322px;
	height: 342px;
	float:left;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}


#newscontainer h2{
	
	padding-left: 14px;
}




.offLink, .onLink {
	display: block;
	color:#6C9C31;
	float:left;
	text-align:left;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	
}

.offLink {
	background-color: #f2f2e3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f2f2e3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2e3;
}

.onLink {
	background-color: #eae8d7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}





#global a.onLink:link,  #global a.onLink:visited, #global a.onLink:hover,  #global a.onLink:active {
	color:#6C9C31;
	background-color: #eae8d7;

}






#global a.offLink:link,  #global a.offLink:visited {
	color: #666666;
	background-color: #f8f6e4;

}

#global a.offLink:hover,  #global a.offLink:active {
	color:#6C9C31;
	background-color: #f8f6e4;

}

.offTab {
display:none;

}

.onTab {
	display:block;
	width: 281px;
	height: 294px;
	float:left;
	margin-right: 4px;
	background-color: #eae8d7;
	overflow: auto;
	padding-top: 10px;
	padding-right: 27px;
	padding-left: 14px;
}

.onTab p {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 8px;
}

#global .onTab a:hover, #global .onTab a:active,  #columnsfat .columnfat1 p a:hover,  #columnsfat .columnfat1 p a:active {
	color: #666666;
	background-color: transparent;
	
}






/*
.newslist strong, .newslist b {
	color: #6c9c31;
	overflow: auto;

}

#newslist, p.newsitem a, #linkNews {
background-color:#eae8d7;

}

#announcementslist, p.announcementitem a, #linkAnnouncements {
background-color:#ffffff;
color:#666666 !important;
}

#linkAll, #alllist {
color:#666666 !important;
}

*/



#newspreview {
	width: 170px;
	height: 342px;
	float:left;
	padding: 10px;
	overflow: auto;
	background-color: #E6E3CE;
}

#bottomlinks {
	width: 293px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	float: left;
	background-image: url(../images/leftbottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 234px;
}


#contactusplease {

text-align:left;  margin-top:20px;}

#right {
	float: left;
	width: 654px;
}

#mainnav {
	height: 135px;
	width: 654px;
	margin-bottom: 3px;
}

#display {
	width: 654px;
	padding-bottom: 13px;
	background-image: url(../images/border_midbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#columns {
	width: 654px;
	margin-top: 9px;
	background-image: url(../images/columnborders.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 16px;
}
#columnsfat {
	width: 654px;
	margin-top: 9px;
	background-image: url(../images/columnfat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 16px;
	min-height: 245px;
}

#columnsfat h3 {
	font-size: 13px;
	line-height: 18px;
	color: #6c9c31;	
	
	}

.column1and2 {
	width: 251px;
	padding-right: 14px;
	padding-left: 14px;
	float: left;		
}
.columnfat1 {
	width: 502px;
	padding-right: 34px;
	padding-left: 14px;
	float: left;	
	min-height: 228px;	
}

.announcements {
color:#666666 !important;
}
.news {
color: #6c9c31 !important;
}

#categorylinks {
text-align:center;
margin: 1em;
}

#categorylinks a {
display:block;
width:40%;
font-size:14px;
float:left;
}
#categorylinks a:hover {
color: #ffffff !important;
}

ul.biglist li{
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	position:relative;
}


p.bigtext  {
	color: #9cc83b;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

p.bigtext em {
	font-style: normal;
	color: #231F20;		
}

#column3 {
	text-align: center;
	width: 96px;
	float: left;
	padding-top: 50px;
}


.clear {
	clear: both;
}


.green {
	color: #409137;
}


.brown {
	color: #80561b;
}
.style1 {
font-size:12px;
}
.style2 {
font-size:14px;
}


//THESE FOR QUESTIONNAIRE BUTTONS

/*
    Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}
#columnsfat h3.general {
	color: #FFF;
	background-color: #6c9c31;
	padding: 5px;
}

#columnsfat h3.bioorganic {
	color: #FFF;
	background-color: #80561B;
	padding: 5px;
}

#columnsfat h3.bioenergy {
	color: #FFF;
	background-color: #B50938;
	padding: 5px;
}

#columnsfat h3.waterflow {
	color: #FFF;
	background-color: #00939D;
	padding: 5px;
}


.left {
	float: left;

}

.right {
	float: right;
}

#columnsfat h3.airflow {
	color: #FFF;
	background-color: #78BDE8;
	padding: 5px;
}

.inputbutton {
width: 80px;
padding:0 4px;
height:23px;
margin: 2px 0;
}	

input.labelfirst, select.labelfirst, p.labelfirst { float:left; width: 170px; margin-top: 10px; }


label.labelfirst { float: left; width: 45%; clear:both; margin-top:10px; padding-right:10px; text-align:right;}

.margined { margin-top: 10px; clear:both; margin-left: 45%; padding-left: 10px;}

.down { margin-top: 30px !important; }

label.required:before
{
content: "* ";
}
label.required {font-weight: bold;}

.g8table {
background-color: #ffffff;
width: 100%;
}

.g8table td {
padding: 5px;
}	