/* CSS Document */


BODY {
  margin: 10px;
  background-color: #aaaaaa;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  background-attachment:fixed;
  background-image: url(../images/bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  }

P, A, OL, UL {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  text-align: justify;
  }

OL, UL {
  text-align: left;
  }

OL LI{
  padding-bottom: 10px;
  padding-top: 10px;
  }

OL.careers LI {
  padding-bottom: 0px;
  padding-top: 0px;
  }

TABLE.pagecentering {
  text-align: center;
  width: 100%;
  vertical-align: top;
  }

TABLE.pagebg {
  margin-top: 0px;
  width: 950px;
  border: 2px solid #333333;
 /* border-top: none;*/
  background-color: #FFFFFF;
  background-image: url(../images/bg_page.gif);
  background-attachment: scroll;
  background-position: top;
  background-repeat: repeat-x;
  }
  
TABLE.page {
  width: 950px;
  border: none;
  background-image: url(../images/bg_earth.gif);
  background-attachment: scroll;
  background-position: top right;
  background-repeat: no-repeat;
  }

TABLE.top {
  width: 950px;
  }

TABLE.top TD.left {
  padding: 15px;
  text-align: left;
  }

TABLE.top TD.right {
  padding: 15px;
  text-align: right;
  }
  
TABLE.top TD.right IMG {
  border: 2px solid #666;
  }

TABLE.tri {
  width: 950px;
  }

TABLE.tri TD.left {
  width: 150px;
  vertical-align: top;
  text-align: left;
  padding-left: 15px;
  }

TABLE.tri TD.center {
  width: 100%;
  vertical-align: top;
  text-align: left;
  padding: 0px;
  padding-left: 25px;
  padding-right: 25px;
  }

TABLE.tri TD.right {
  width: 175px;
  vertical-align: top;
  text-align: center;
  padding-right: 15px;
  }

TABLE.tri TD.left P.nav {
  width: 125px;
  background-image: url(../images/bg_nav.gif);
  background-repeat: no-repeat;
  height: 31px;
  padding: 0px;
  padding-left: 5px;
  line-height: 25px;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.05em;
  margin: 0px;
  }

TABLE.tri TD.left P.nav:hover {
  width: 125px;
  background-image: url(../images/bg_nav_on.gif);
  background-repeat: no-repeat;
  height: 31px;
  padding: 0px;
  padding-left: 5px;
  line-height: 25px;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.05em;
  margin: 0px;
  }

TABLE.tri TD.left P.nav A{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 18px;
  text-align: left;
  }

TABLE.tri TD.left P.nav A:hover {
  color: #b51100;
  }

TABLE.tri TD.left P.subnavbold {
  width: 125px;
  background-image: none;
  padding-left: 5px;
  line-height: 20px;
  color: #C31200;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.02em;
  margin: 0px;
  text-align: left;
  }

TABLE.tri TD.left P.subnavbold A {
  color: #C31200;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  }

TABLE.tri TD.left P.subnavbold A:hover {
  color: #000000;
  text-decoration: underline;
  }

TABLE.tri TD.left P.subnav {
  width: 125px;
  background-image: none;
  padding-left: 5px;
  line-height: 18px;
  color: #C31200;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.02em;
  margin: 0px;
  }

TABLE.tri TD.left P.subnav A {
  color: #C31200;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  }

TABLE.tri TD.left P.subnav A:hover {
  color: #000000;
  text-decoration: underline;
  }

TABLE.content {
  padding: 0px;
  margin: 0px;
  }

TABLE.content TD.title {
  background-image: url(../images/bg_title.gif);
  background-repeat: repeat-x;
  height: 27px;
  font-size: 18px;
  line-height: 25px;
  font-weight: normal;
  color: #FFFFFF;
  padding-left: 10px;
  letter-spacing: 0.05em;
  width: 100%;
  padding-bottom: -5px;
  }


TABLE.content TD.print {
  background-image: url(../images/print.gif);
  width: 39px;
  border: none;
  height: 27px;
  line-height: 10px;
  }
 
TABLE.content TD.print:hover {
  background-image: url(../images/print_on.gif);
  width: 39px;
  border: none;
  height: 27px;
  }
  
TABLE.content TD.content {
  background-color:  #FFFFFF;
  border: 1px solid #999;
  border-top: none;
  padding: 20px;
  }

P.highlight {
  text-align: left;
  border: 1px dashed #000;
  background-color: #666;
  background-image: url(../images/bg_highlight.gif);
  background-position: top;
  background-repeat: repeat-x;
  padding: 10px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.04em;
  }

P.highlight:first-line {
  font-variant: small-caps;
  font-weight: bold;
  font-size: 16px;
  }

SPAN.highlight {
  font-variant: small-caps;
  font-weight: bold;
  font-size: 16px;
  }

P.energytools {
  font-size: 24px;
  color: #c31200;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: bold;
  margin-bottom: -10px;
  margin-top: 0px;
  }
  
IMG.border {
  border: 2px solid #666;
  }

P.lefturl, P.lefturl A {
  background-image: none;
  font-size: 9px;
  color: #006600;
  text-decoration: none;
  letter-spacing: -0.01em;
  margin-top: 5px;
  }

P.lefturl A:hover {
  color: #006600;
  background-color: #99CC33;
  }

P.footer {
  text-align: center;
  color: #000;
  font-size: 10px;
  margin-top: 5px;
  line-height: 20px;
  margin-right: 30px;
  margin-bottom:30px;
  }

P.footer a {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #000;
  }

P.footer a:hover {
  background-color: #ccc;
  font-size: 14px;
  }

P.bigcenter {
  font-size: 22px;
  font-weight: bold;
  color: #C31200;
  text-align: center;
  }
  

H1 {
  font-size: 18px;
  font-weight: bold;
  color: #C31200;
  }
  
H2 {
  font-size: 16px;
  font-weight: bold;
  color: #C31200;
  }

H3 {
  font-size: 14px;
  font-weight: bold;
  color: #C31200;
  }
 
H4 {
  font-size: 12px;
  font-weight: bold;
  color: #C31200;
  }

H5 {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  }
  
HR {
  border: 1px dashed #FFFFFF;
  border-bottom: 1px dashed #ccc;
  margin:20px 0;
  }
  
TABLE.content A {
  color: #C31200;
  text-decoration: none;
  border-bottom: 1px solid #999;
  }

TABLE.content A:hover {
  color: #670801;
  text-decoration: none;
  border-bottom: 1px solid #666;
  }

TABLE.content TD.content IMG {
  text-align: center;
  border: 1px solid #666;
  margin: 0px;
  padding: 0px;
  }

TABLE.content TD.content IMG.right {
  float: right;
  margin-left: 10px;
  }
  
TABLE.content TD.content IMG.left {
  float: left;
  margin-right: 10px;
  border: 1px solid #666;
  }

TABLE.content TD.print IMG, TABLE.content TD.print IMG A, TABLE.content TD.print IMG A:hover {
  border:none;
  }

TABLE.content TD.print {
  margin: 0px;
  padding: 0px;
  height: 27px;
  }

TABLE.content TD.print IMG A{
  border: none;
  }
  
TABLE.table {
  width: 99%;
  border: 1px solid #666;
  padding: 0px;
  }
  
TABLE.table TD {
  border: 1px solid #ccc;
  vertical-align: top;
  /*width: 50%;*/
  }
  
TABLE.table TD P {
  margin: 5px;
  }

TABLE.table TD.head {
  border: none;
  background-image: url(../images/bg_tables.gif);
  background-repeat: repeat-x;
  }
  
TABLE.table TD.head P {
  font-weight: bold;
  }

P.center, P.center IMG {
  text-align: center;
  }
  

DIV.presentation,
DIV.presenation P {
  text-align: center;
  }

DIV.presentation IMG {
   border: 1px solid #666;
   }

P.right {
	text-align: right;
	font-weight: bold;
	color: #C31200;
}

/*-----------home-------*/

TABLE.logos {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

TABLE.logos TD {
	padding: 10px;
	border: 1px solid #666;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	height: 150px;
	width: 33%;
	
}


TABLE.logos TD IMG {
	 border: none;
	 margin-bottom: 15px;
}

IMG.logos {
	border:none;
}