/* ENGLISH CSS */

HTML { height: 100%; }

BODY { 

direction: ltr;
text-align: left;
background-color: #000;
margin: 0px;
font: normal 11px "Arial"; 
min-height: 100%;

}

div.clearer {

	clear: both; 
	line-height: 0px; 
	height: 0px;
	font: normal 0px "Trebuchet MS", "Arial"; 
	margin: 0px;
	padding: 0px;
	border: 0px solid red;

}

.positionOne, .positionTwo {

	width: 400px; 
	border-top: 1px solid black; 
	padding-top: 10px; 
	margin-right: 10px; 
	float: left;


}

.End { margin-right: 0px; }

/**/

A:visited { color: #35aceb; text-decoration: none; }
A { color: #35aceb; text-decoration: none; outline: none; }
A:hover { color: #35aceb; text-decoration: underline; }

#globalHeaderContainer {

	min-height: 240px; 
	text-align: center;

}

#headerContainer {

	width: 1012px; 
	min-height: 240px; 
	margin: 0px auto; 
	text-align: left; 

}

#header {

	height: 106px; 
	margin: 0px 22px 0px 0px;

}

#logo {

	width: 347px; 
	height: 106px; 
	float: left; 
	background: url(images_cache/logo.gif) no-repeat;
	text-indent: -9999px;

}

#logo A {

	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	cursor: pointer;
	color: #000;

}

#mainMenuContainer {

	width: 643px; 
	height: 106px; 
	float: left; 
	color: #FFF;

}

#main-menu {

padding-left: 0px;
margin-left: 69px;
margin-top: 40px;
border: 0px solid yellow;


}

#main-menu LI {

font: normal 11px Arial;
list-style: none;
border: 0px solid red;
float: left;

}

#main-menu LI A:visited, #foot-menu LI A:visited { color: #FFF; }

#menu-about { width: 63px; text-align: left; }
#menu-trigen { width: 168px; text-align: left; }
#menu-energy { width: 139px; text-align: left; }
#menu-partners { width: 85px; text-align: left; }
#menu-media { width: 62px; text-align: left; }
#menu-contact { width: 57px; text-align: center; }

#main-menu LI A {

	color: #FFF;
	text-decoration: none;
	outline: none;
	padding: 5px 0px 5px 0px;

}

#main-menu LI A:hover, #foot-menu LI A:hover { color: #35aceb; }
#main-menu LI A.active, #foot-menu LI A.active { color: #35aceb; }


#subHeaderContainer {

	min-height: 134px; 
	margin: 0px 22px 0px 10px;

}

#subHeader {

	min-height: 134px; 
	position: relative;
	
}

.headerButtonContainer {

	width: 190px; 
	position: absolute; 
	right: 0px; 
	top: 20px;

}

.headerButton {

	width: 193px; 
	height: 29px;
	background: url(images_cache/headbuttonBg.png) no-repeat; 
	margin: 0px 0px 5px auto;  
	/*padding: 9px 0px 9px 0px; */
	color: #FFF; 
	font-weight: bold; 
	border: 0px solid #888;
	text-align: left; 

}

.headerButton:hover { background-position: 0 -29px; }
.headerButton.active { background-position: 0 -29px; }

.headerButton A {

display: block;
text-align: left;
outline: none;
width: 100%;
height: 21px;
cursor: pointer;
color: #FFF;
text-decoration: none;
padding-top: 8px;
text-indent: 15px;

}

#globalContentContainer {

	text-align: center; 
	background-color: #FFF;
	min-width: 1014px;

}

#contentContainer {

	width: 980px; 
	min-height: 500px; 
	margin: 0px auto; 
	text-align: left; 
	padding: 0px 22px 0px 10px; 
	font-size: 12px; 
	line-height: 16px;
	color: #474546;

}

.returnGutter {	height: 20px; padding-top: 5px; }

.returnGutter A:visited { color: #35aceb; text-decoration: none; }
.returnGutter A { color: #35aceb; text-decoration: none; }
.returnGutter A:hover { color: #35aceb; text-decoration: underline; }

H1 { 

position: relative;
font-size: 28px; 
color: #3b493b;
line-height: 30px; 
font-weight: normal; 
margin: 5px 0px 10px 0px;

}


H1 span {
  background: url(images_cache/gradient.png) repeat-x;
  background-position: 0px -22px;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
}

.outerThird {

	border-top: 2px solid #3e3e3e; 
	padding-top: 15px; 
	width: 305px; 
	float: left;
	font: normal 13px Arial;
	line-height: 18px; 
	color: #c4c4c4;

}

.outerOneQuarter H5, .outerTwoQuarter H5, .outerThreeQuarter H5, .outerThird H5, #advantagesContainer H5 {

font-size: 11px;
text-transform: uppercase;
color: #888888;
margin-top: 0px;


}

#advantagesContainer H5 { width: 240px; float: left; }

H4 {

font-size: 13px;
font-weight: bold;
color: #474546;
margin-top: 0px;
margin-bottom: 2px;


}

H3 {

margin-top: 0px;
margin-bottom: 3px;


}

H2 {

font-size: 20px;
font-weight: bold;
color: #474546;
margin-top: 0px;
margin-bottom: 4px;


}

.outerThreeQuarter {

	border-top: 2px solid #e2e2e2; 
	padding-top: 15px; 
	width: 727px; 
	float: left;

}

.outerTwoQuarter {

	border-top: 2px solid #e2e2e2; 
	padding-top: 15px; 
	width: 474px; 
	float: left;

}

.outerOneQuarter {

	border-top: 2px solid #e2e2e2; 
	padding-top: 15px; 
	width: 221px; 
	float: left;
}

.unTier {

	border-top: 1px dashed #b0b0b0 !important; 
}

.innerOneQuarter { width: 221px; float: left; }

.innerTwoQuarter { width: 474px; float: left; }

.gridMargin { margin-left: 32px; }

#globalFootContainer {	text-align: center; }

#footContainer {

	width: 1012px; 
	min-height: 85px; 
	margin: 0px auto; 
	text-align: left; 

}

#footer { margin: 0px 22px 0px 0px; }

.footerLeft {

	width: 633px; 
	height: 106px; 
	float: left; 
	color: #828282; 
	padding-left: 10px;

}

.footerRight {

	width: 347px; 
	float: left; 
	text-align: right; 
	color: #828282; 
	padding-top: 13px;
	line-height: 18px;

}


#foot-menu {

padding-left: 0px;
margin-top: 15px;
border: 0px solid yellow;
margin-bottom: 5px;

}

#foot-menu LI {

font: normal 11px Arial;
list-style: none;
border: 0px solid red;
float: left;
text-align: left; 
margin: 0px;
}

#foot-menu LI A {

	color: #FFF;
	text-decoration: none;
	outline: none;
	padding: 5px 5px 5px 1px;


}

.footerLeft A, .footerRight A{ color: #828282; text-decoration: underline; }
A.privacy:visited { color: #FFF; text-decoration: none; }
A.privacy { color: #FFF; text-decoration: none; }
A.privacy:hover { color: #35aceb; text-decoration: none; }

.footerLeft A.active, .footerRight A.active { color: #FFFFFF; text-decoration: underline; }

#accordion .toggler {

	height: 20px;
	background: url(images_cache/toggler.gif) no-repeat;
	font-weight: bold;
	color: #FFF;
	padding: 5px 10px;
	line-height: 20px;
	margin-bottom: 3px;
	cursor: pointer;
	

}

#accordion .toggler:hover { text-decoration: underline; }

#accordion .element, .element { color: #888888; }
#accordion .element .topper { height: 7px; }

.arrowBack { 

	background: url(images_cache/arrow_back.gif) no-repeat; 
	background-position: left 1px; 
	padding-left: 15px; 
	
}

.arrowNext { 

	background: url(images_cache/arrow_next.gif) no-repeat; 
	background-position: right 1px; 
	padding-right: 15px; 
	
}

.nextDead { background: url(images_cache/arrow_next_dead.gif) no-repeat; background-position: right 1px; color: #888888; }
.backDead { background: url(images_cache/arrow_back_dead.gif) no-repeat; background-position: left 1px; color: #888888; }

.privacyBar {

	height: 10px; 
	background-color: #313616; 
	margin: 0px 22px 0px 413px;
	
}

.black { background-color: #000; }

#advantagesContainer {

	float: left; 
	min-height: 185px; 
	width: 403px;
	margin-bottom: 25px; 
	color: #c4c4c4;

}

.homePull {

	float: left; 
	min-height: 195px; 
	width: 575px;
	margin-bottom: 25px;

}

.homePull H1 {

color: #d9e788;
display: inline;
font-size: 24px;
font-weight: normal;
line-height: 32px;

}

.Callout {

	background: url(images_cache/callout_ding_wht.gif) no-repeat; 
	background-position: left -1px; 
	padding-left: 20px; 
	font-weight: bold;

}

.homeCallout {

	background: url(images_cache/callout_ding.gif) no-repeat; 
	background-position: left -1px; 
	padding-left: 20px; 
	font-weight: bold;


}

.homeBreak {	

	height: 2px; 
	background-color: #3e3e3e;
	line-height: 0px;
	font-size: 0px;
	
}

.management { font-weight: bold; font-size: 13px; display: block; outline: none; }
.title { font: italic 10px Georgia; color: #b0b0b0; display: block; margin-bottom: 10px; }

.partners { color: #888888; }

HR { 

display: block;
border: none;
background: none;
border-bottom: 1px dashed #b0b0b0;
}



.byline { font: italic 10px Georgia; color: #888888; display: block; margin-bottom: 10px; }

.pagination {

	margin-bottom: 20px; 
	color: #888888;

}

.pagination .left {

	width: 33%; 
	float: left;

}

.pagination .center {

	width: 34%; 
	float: left; 
	text-align: center; 
	font-size: 12px; 
	font-weight: bold;

}

.pagination .right {

	width: 33%; 
	float: left; 
	text-align: right;

}

.Document, .documentColumn A {

	background: url(images_cache/pdfcon.gif) no-repeat; 
	background-position: left 3px; 
	padding: 10px 0px;
	padding-left: 30px; 
	font-weight: bold;
	display: block;
	margin-bottom: 3px;

}

.Document:hover, .documentColumn A:hover  { text-decoration: none; color: #333333; }
.Document .size, .documentColumn A .size { font: italic 11px Georgia; color: #888888; }

.contact INPUT {	width: 100%; margin-bottom: 12px; color: #888888;}

.submitContainer {

	text-align: right; 
	margin-top: 15px;
	
}

.contact INPUT[type=submit] {	

	background: url(images_cache/submit_bg.gif) repeat-x; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border-width: 0px; 
	width: 155px; 
	padding: 15px 0px; 
	color: #FFF; 
	font-weight: bold; 
	font-size: 14px;
	cursor: pointer;
	outline: none;
	
}

.contact INPUT[type=submit]:hover { background: none; background-color: #333; }

.contact TEXTAREA { width: 100%; height: 200px; color: #888888;}

.marker {

	width: 40px; 
	height: 40px; 
	margin-right: 5px;
	float: left; 
	
}
	
.stepOne { background: url(images_cache/step1.gif) no-repeat; }
.stepTwo { background: url(images_cache/step2.gif) no-repeat; }
.stepThree { background: url(images_cache/step3.gif) no-repeat; }

A.dot {

display: block;
width: 14px;
height: 12px;
background: url(images_cache/dot.gif) no-repeat;
text-indent: -9999px;
outline: none;
float: left;
margin-top: 2px;

}

A.dot:hover { background-position: left -12px; }

A.dotPersist { background-position: left -12px; }

.carousel {

	width: 300px;
	color: #c4c4c4;
	display: none; 
	font-size: 12px;
	position: absolute;

}

.carousel H4 {

color: #c4c4c4;
font-size: 14px;
display: block;
margin-bottom: 15px;
}

.newsPull H2 { font-size: 14px; font-weight: bold; }
.newsPull { font-weight: normal; color: #c4c4c4; font-size: 12px; }


