body {
	font: 0.8em  verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;	
}

fieldset
{
	border : none;
	padding : 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
	
legend
{
	display: none;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

h3, h4
{
	font-family: arial, helvetica, sans-serif;
	color: #004900;
	padding-bottom: 10px;
}

h4
{
	font-size: 1.2em;
	padding-bottom: 0px;
}


p
{
	color: #000;
}

.theBreaker
{
	clear: both;
	overflow: hidden;
	height: 1px;
}



.invisible
{
	display: none;
}

img {
	border: none;
}

/*main class*/

div.theContainer
{
	width:100%;
}

div.theHeader
{
	width: 100%;
	clear: both;
	background: #004900;
	height: 99px;
	background-image: url(../../images/common/rightHeader.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding : 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}

div.theHeader h1
{
	background-image: url(../../images/common/leftHeader.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	height: 99px;
	width: 237px;
}

div.leftColumn
{
	width:150px;
	float:left;
	position:absolute;
	top: 116px;
	left:10px;
}

div.middleColumn
{
	width:auto;
	margin-left: 180px;
	margin-right: 260px;
	margin-top: 17px;
}

div.rightColumn
{
	width:230px;
	position:absolute;
	top: 116px;
	right:10px;
}

div.theFooter
{
	clear:both;
	margin: 10px 260px 10px 180px;
	color: #004900;
	padding-top: 3px;
	padding-bottom: 20px;
	font-size: 0.9em;
}

div.theFooter p
{
	color: #004900;
	margin-bottom: 10px;
}

div.theFooter a
{
	color: #004900;
	text-decoration: none;
	font-size: 0.9em;
}

div.theFooter a:hover
{
	text-decoration: underline;
}


/*generic Box classes*/
div.genericBox
{
	background-color: #fff;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #004900;
}

div.genericBox *
{
	padding: 10px 10px 10px 10px;
}

div.genericBox h3
{
	padding: 10px 10px 0px 10px;
}

div.genericBox h4
{
	padding-bottom: 0px;
}

div.genericBox * *
{
	padding: 0;
}

h2.green
{
	color: #fff;
	background-color: #004900;
	padding: 0.5em;
	font-size: 1.6em;
	font-weight: bold;
	font-family: tahoma, arial, sans-serif;
	background-image:url(../../images/corner/cornerRight.gif);
	background-repeat:no-repeat;
	background-position:top right;
	
}

div.leftCorner
{
	background-image:url(../../images/corner/cornerlLeft.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: pink;
}

h2.green a
{
	color: #fff;
	text-decoration: none;
}

h2.green a:hover
{
	text-decoration: underline;
}

h3
{
	text-indent: 20px;
	background-image: url(../../images/common/pdf.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
	font-size: 1.4em;

}

p.quote
{
	font-size: 1.6em;
	font-weight: bolder;
	font-family: arial, sans-serif;
	color: #004900;
	background-image:url(../../images/corner/99.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-bottom: 20px;
	padding-left: 40px;
}

div.quote
{
	background-image:url(../../images/corner/66.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width: 70%;
	padding-top: 20px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}

div.centerIt
{
	text-align:center;
}
p.leadPara
{
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

a
{
	color: #004900;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div.genericBox ul
{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

div.genericBox ul li
{
	background-image: url(../../images/common/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	line-height: 20px;
	margin-left: 10px;
}

div.pictureBoxLeft, div.pictureBoxRight
{
	float:left;
	clear:left;
	margin: 10px 10px 5px 10px;
	display:inline;
	background-color:#004900;
	background-image:url(../../images/corner/cornerRight.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

div.pictureBoxRight
{
	float: right;
	clear: right;
}

span.caption
{
	float: left;
	margin-top:10px;
	font-size: 0.9em;
	color: #fff;
	width: 200px;
	text-align:left;
}

.theDivider
{
	height: 1px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #004900;
	margin: 0px 0px 0px 0px;
}

/*links box*/
a.tve, a.tvbec
{
	background-repeat: no-repeat;
	background-position: 25px 10px;
	width: 100px;
	height: 20px;
	text-indent: -1969em;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
}

a.tve
{
	background-image: url(../../images/logos/tvenergyDark.gif);
}

a.tvbec
{
	background-image: url(../../images/logos/tvbioenergyDark.gif);
	padding-bottom: 20px;
}

#theLinks a:hover
{
	text-decoration: none;
}

ul#select
{
	background-color:#ECF1EC;
	position: relative;
	top: 0px;
}

div.genericBox ul.listLinks li
{
	background-image: url(../../images/common/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 17px;
	line-height: 25px;
	margin-left: -2px;
	margin-right:7px;
	display:inline;
	font-size: 1.1em;
	
}

div.genericBox ul.listLinks
{
	list-style-type: circle;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

/*navigation*/
#navcontainer 
{ 
 	width: 141px; 
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	margin-top: 0;
}

#navcontainer ul li
{
	margin-bottom: 1px;
}

#navcontainer a
{
	display: block;
	padding: 5px;
	width: 141px;
	background-color: #004900;
	border-top: 1px solid #004900;
	border-bottom: 1px solid #004900;
}

#navcontainer a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #fff;
	color: #004900;
	border-top: 1px solid #004900;
	border-bottom: 1px solid #004900;
}
/* forms*/
form.genericForm
{
	margin: 0;
	width: 205px;
}

form.genericForm span.inline label
{
	display: inline;
}

form.genericForm span.inline input
{
	border: none;
	width:auto;
	margin-bottom: 0px;
}

form.genericForm label
{
	display: block;
	text-align:left;
	font-weight:bold;
	margin-bottom: 3px;
	
}

form.genericForm input, form.genericForm textarea
{
	width: 205px;
	border: 1px solid #004900;
	color: #004900;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 10px;
}

form.genericForm input
{
	height: 1.5em;
}

form.genericForm textarea
{
font-size: 1.0em;
}

form.genericForm input.button
{
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
	background-color: #004900;
	cursor:pointer;
	font-weight: bold;
	display: block;
	height: 2em;
}

html>body form.genericForm input.button
{
	margin-right: 0px;
}

form.genericForm input.button:hover
{
	color: #004900;
	background-color: #fff;
	cursor:pointer;
}

p.note
{
	font-size: 0.8em;
	text-align:right;
	margin-bottom: 0px;
}

div.1024
{
	width: 1024px;
	height: 1px;
	overflow:hidden;
}

/*tables*/

* html div.genericBox table
{
	margin: 10px 10px 0 10px;
}

div.genericBox table tr td
{
	padding: 10px;
	vertical-align:top;
}

div.genericBox table tr.odd
{
	background-color: #fff;
}

div.genericBox table tr
{
	background-color: #D9E3D6;
}

div.genericBox table th
{
	background-color: #004900;
	color: #fff;
	font-size: 1.2em;
	padding: 10px;
	text-align:center;
	background-image:url(../../images/corner/cornerRight.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

/*insetBox*/

.insetBox
{
	width: 220px;
	float: right;
	background-color: #D9E3D6;
}

.insetBox form
{
	margin: 10px;
}

/*you are here*/

body#pageIndex li#navhome a, 
body#pageAbout li#navaboutus a, 
body#pageAdvisoryservice li#navadvisoryservice a, 
body#pageCasestudies li#navcasestudies a, 
body#pageProducers li#navproducers a, 
body#pageEndusers li#navendusers a, 
body#pageEvents li#navevents a,
body#pageTreestation li#navtreestation a,
body#pageContactus li#navcontactus a
{
	background-color: #fff;
	color:#004900;
}

