/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#515151;
}
body {
	background-color: #FFF;
	margin:0px;
	color:#666666;
	color:#515151
}

p {margin:0px; color:color:#515151;
	}

.Normal{font-size:12px;font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#515151}
.NormalBold{font-weight:bold;font-size:12px;color:#424242; font-family:Arial, Helvetica, sans-serif;}
.NormalRed{font-weight:bold;font-size:12px;color:#ff0000;  font-family: Arial, Helvetica;}	

a {color:#679821; text-decoration:underline;}
a:link {color:#679821; text-decoration:underline;}
a:visited {color:#679821; text-decoration:underline;}
a:hover {color:#177b9f; text-decoration:none;}

UL {
	margin-left:10px;
	padding-left:10px;}

UL LI{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;font-weight: normal;
	font-style: normal;
	padding-left: 0px;
	margin-left:  0px;
	list-style-type: square;
	padding-bottom:7px;
	}

.ashlist {color: #679821; margin-top:7px; line-height:14px; list-style:disc;}

.break {clear:both;}

#MainTable {
	border: 2px solid #95C94A;
	border-top:0px;
}

#Wrapper {
	width:776px;
	padding:5px 5px 140px 7px;
}
#Flash {
	clear:both;
	width:776px;
	height:258px;
}

.search {margin:4px 0px 0px 6px; width:150px;}

.hmBackground {
	background:url(images/hm_background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}


/*`````````FONT STYLES````````````*/

.green12point {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b7510;
}

.grey18point {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.smGreenLinks {	font-size:10px;	color:#4b7510;}
.smGreenLinks a:link,.smGreenLinks a:visited  {font-size:10px;color:#4b7510;}
.smGreenLinks a:hover { color: #666666; text-decoration:none;}



/*``````````````````````````````````*/


.loginbar {
	height:20px; 
	text-align:right;
	color:#FFFFFF;
	padding-top:4px;
	padding-right:10px;
}
.loginbar a:link {color:#FFFFFF; font-weight:normal; font-size:11px;}
.loginbar a:visited {color:#FFFFFF; font-weight:normal; font-size:11px;}
.loginbar a:hover {color:#177B9F}

.TopImages {
	height:90px;
	text-align:right;
}
.TopImageLeft {
	height:90px;
	width:150px;
	display:none;
}

.TopImageCenter{
	height:90px;
	width:148px;
		display:none;
}
.TopImageRight {
	height:90px;
	width:144px;
		display:none;
}


#HMContentLeft {
	width:360px;	
	float:left;
	margin-top:4px;
}
.ContentLeft {
	margin-bottom:8px;
	margin-left:10px;
}
#HMContentRight {
	float:left;
	margin-top:4px;

}
.GreenHead {
	height:16px;
	width:360px;
	padding-left:10px;
	background-image:url(images/hm_greenheader.gif);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

.hmcontentpanetop{ width:420px; height:16px; background-image:url(images/hm_boxTop.jpg); background-repeat:no-repeat;}
.hmcontentpane {width:420px; background-image: url(images/hm_boxMiddle.jpg); background-repeat:repeat-y; clear:both; margin-bottom:0px; padding-right:8px;}
.hmcontentpane img {margin-left:10px;}
.hmcontentpanebot{ width:420px;height:16px;   background-image:url(images/hm_boxBottom.gif); background-repeat:no-repeat; margin-top:0px;}

H1 {color:#527A18; font-size:24px; margin:3px 0px 5px 0px; font-family:Arial, Helvetica, sans-serif;}
H2 {color:#527A18; font-size:14px; margin:3px 0px 4px 0px;font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
H3 {font-family:Arial, Helvetica, sans-serif;}
H4 {font-family:Arial, Helvetica, sans-serif;}
H5 {color:#FFFFFF; font-size:12px; margin:3px 4px; font-weight:normal;font-family:Arial, Helvetica, sans-serif;}


/*`````````````INNER STYLES```````````*/

.innerBackground {
	background:url(images/InnerBG.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.innercontentpane td {
	color:#515151;
}

.InnerContentRight {
	margin-left:6px;
}

.innerContactPB {
	width:156px;
	border:1px solid #679821;
	height:100px;
	margin-left:10px;
	z-index:1000;
}

.innerResources {
	width:162px;
	margin-top:15px;
	margin-left:10px;

}


.innerGreenCont {
	color:#FFFFFF;
	font-size:12px;
}



/*`````````````LEFT MENU STYLES```````````*/


	#SideMenu {
		width:185px;
		height:142px;
		background-color:#177B9F;
		padding:8px 0px;
		line-height:14px;
	}
	
	
	.menutable {
		background-color: #00FF33;
		margin-left:10px;
	}
	
	a.MenuLevel0_Item {
		color:#FFF;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		margin-left: 10px;
		width: 170px;
		font-weight:bold;
		display: block;
		height:20px;
		text-decoration:underline;
	}
	
	 a.MenuLevel0_Item:visited {color:#FFF; text-decoration:underline;}
	 a.MenuLevel0_Item:hover {color:#000;}

	
	 a.MenuLevel0_ItemSelected:link { 
	 	color:#FFFFFF; 
		margin-left:13px; 
		font-size:12px; 
		font-family: Arial, Helvetica, sans-serif; 		
		text-decoration: none;
		width: 176px;
		font-weight:bold;
		display: block;
		height:20px;


	}
	 a.MenuLevel0_ItemSelected:visited {
	 	color:#FFFFFF; 
		margin-left:13px; 
		font-size:12px; 
		font-family: Arial, Helvetica, sans-serif; 		
		text-decoration: none;
		width: 170px;
		font-weight:bold;
		display: block;
		height:20px;

	}

	 
		 .SideHeader {
			height:12px; 
			background-color:#FFFFFF;
			padding:8px 0px 8px 10px;
			color:#000000;
			font-weight:;
			font-size:12px;  
		}
	



/*`````````````````MAIN MENU STYLES*/

.Menu {padding-top:4px; }


		
/* Main Menu */

.MainMenu_MenuContainer {
}



.MainMenu_MenuItem {
	cursor: pointer;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: Transparent;

}
.MainMenu_MenuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	height:24px;
}

.MainMenu_MenuItem td  { 
}


.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #95C94A;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 0px solid;
	text-align: center;
	width: 5px;
	height: 21px;
	
}

.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #000000;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	color:#FFF;
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom: #FFFFFF 1px solid;

}

.MainMenu_MenuArrow {
	margin-left:10px;
}

.MainMenu_RootMenuArrow {
}

.MainMenu_MenuItemSel {
	color: #FFF;
	background-color: transparent;
	
}

.MainMenu_SubMenu .MainMenu_MenuItemSel  {
	background-color: transparent;
	color:#95C94A;

}

.rootmenuitem{}

.ainMenu_MenuSelectedRoot{color:#FFFFFF;}	
		







/* ================================
    POWER LANDING PAGE
   ================================
*/


.powertable {
	width:718px;	
	border:1px solid #000;
	border-left:15px solid #94c948;
	margin-top:10px;
}


.powerform {
	margin-right:330px;
}

.powercontent {
	float:right;
	width:300px;
	margin-right:13px;
}

.powerFooterPane {
	text-align:center;
	margin-top:20px;
	padding-left:50px;
}

.pbcom {
	font-size:24px;
	color:#94c948;
}


/*form*/
.mainPowerTable {
	background:url('images/powerlanding/formbg.jpg') top no-repeat;
	width:365px;
	height:360px;
	margin-left:0px;
}

.mainPowerTable  td {
	vertical-align:top;
}

.powerFormTable {
}		
	
.powerTextBox {
	width:200px;
	height:18px;
	margin-bottom:5px;
	margin-left:10px;
}
.powerLabel {
	color:#231f20;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}	


.formMessage {text-transform:uppercase; margin-left:30px; font-size:16px; width:347px;}

.signup {color:#231f20; font-size:18px;}

.powerFree { color:#FFFFFF; font-size:26px;}

.powerdiagram {color:#FFFFFF;}
	
#dnn_ctr492_FormMaster_tdFormMasterHeaderCell td{height:80px;!important margin-bottom:0px; padding-bottom:0px;}	
#dnn_ctr492_FormMaster_lblRequired {text-align:right; display:none;}
		
	

/*BIOMASS LANDING PAGE*/
table .bioMainFormTable {
	width:280px;
	height:467px;
	background-image:url(lpimages/biomass-formbg.gif);
	background-repeat:no-repeat;
	position: relative;
	display:block;
}


.biomassFormTable {	
	background:none;
	width:280px;
	height:157px;
	padding-left:15px;
	margin:0px;
	position:absolute;
	top:0px;
	margin-top:105px;
}

table .bioMainFormTable td {vertical-align: top; padding:10px;}
table .biomassFormTable td {vertical-align: top;  padding:0px;}

.biomassLPlabel {font-weight:bold; color:#000000;}
.biomassLPlabelsm {font-size:10px;font-weight:normal; color:#000000;}
span.biomassLPlabelsm {display:table; position:absolute; left:0px; margin-top:-20px;}

.biomassLPtextbox {width:175px; height:20px; background:url(lpimages/biomass-txtboxbg.gif) no-repeat; border:none; padding-left:4px;}
.biomassLPtextboxLT {width:49px; height:20px;  background:url(lpimages/biomass-txtboxbgLT.gif) no-repeat; border:none; padding-left:4px;}
.biomassLPtextboxRT {width:115px; height:20px; background:url(lpimages/biomass-txtboxbgRT.gif) no-repeat;  border:none; padding-left:5px;}

.biomassLPformspacer {height:95px;}
,biomassLPformspacer1 {height:40px;}

.biomassLPdownload {}

.biomasslist {color:#94c948; list-style:disc;}
.biomassWrap {}




/*=--------====-----------===---------------=*/

#dnn_ctr681_FormMaster_lblRequired {display:none;}


/*LANDING PAGE STYLES*/
.lpcontent {width:592px; float:left; margin-left:10px; margin-right:10px;}
.lprightpane {width:200px; height:400px; float:left; border-left:1px solid #000; padding-left:3px; }
.lpbg {background-image: url(images/lp_bottom.jpg); background-repeat: no-repeat; background-position:bottom;}
.lppadding {padding-bottom:100px;}

.galleryConent {width:580px; margin:10px;}
