@charset "ISO-8859-1";
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  color:#333333;
  background:#dae4d9;

}

heading {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  color:#333333;

}

#logo {
	padding: 23px 0 0 75px;
	float:left;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	/*color: #dd8b12;*/
	color: #126142;
	text-decoration: none;
}

a:hover {
	/*color:#8D5403;*/
	color: #a5b750;
	background-color:transparent; 
	/*border-bottom:1px solid #146580;*/
	text-decoration: underline;
}

a:active {
	/*color:#8D5403;*/
	color: #126142;
	background-color:transparent; 
	/*border-bottom:1px solid #146580;*/
	text-decoration: underline;
}

a:visited:active {
	/*color:#8D5403;*/
	color: #126142;
	background-color:transparent; 
	/*border-bottom:1px solid #146580;*/
	text-decoration: underline;
}

a:visited { 
	color: #126142; 
}

a:visited:hover { 
	color: #a5b750; 
	text-decoration: underline;
}

a:reverse {
	color:#FFFFFF;
}


#e_green {
	margin: -60px 0 0 0;
	height:110px;
	background: #d2e1be url(/background_middle_greenlarge.png);
	padding: 0 0 0 0;
	width:856px;
}

#e_resource {
	margin:0 0 0 -28px;
	height:105px;
	background: url(/images/background_green.jpg);
	padding: 0 0 0 0;
	width:856px;
}

#e_observer {
	margin:0 0 0 -28px;
	background: url(/images/observer.png);
	padding: 0 0 0 0;
	width:856px;
	height:93px;
}

#e_tan {
	margin:0 0 0 -28px;
	height:18px;
	background: url(/images/tan.png);
	padding: 4px 0 0 0;
	width:856px;
}

#e_backgroundgreen {
	background: url(/images/background_green.png) repeat-y;
	
}


#e_job {
	margin:0 0 0 -28px;
	height:105px;
	background: url(/images/background_job.jpg);
	padding: 0 0 0 0;
	width:856px;
}

#e_solar {
	margin:-10px 0 0 -28px;
	height:80px;
	background: #275537;
	padding: 0 0 0 0;
	width:856px;
}

#e_green2 {
margin:0 0 0 -28px;
	height:25px;
	background: #275537;
	padding: 5px 0 0 0;
	width:856px;
}	

#e_shadow {
	margin: 0 0 0 -72px;
	height:12px;
	background: url(/images/background_shadow_large.png);
	padding: 0 0 0 0;
	width:936px;

}

#e_footeri{
	background-image:url(/images/background_igshpa.jpg);
	padding: 0 0 0 0;
	width:936px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


#e_middle {
	margin:0 0 0 -31px;
	height:198px;
	padding: 0 0 0 0;
	width:856px;
	background-color: #d2e1be;
	

}


#e_middle_gradient {
	background-image:url(/images/background_white_large.png) repeat-y;
}

#tabs {
	clear: both;
	background: url(/images/tabs_bg.gif) repeat-x;
	padding: 0 0 0 40px;
}

#tab_content{
	padding: 20px 20px 10px 20px;
}

.content {
	padding: 20px 20px 20px 40px;
}

.rightborder {
border-right: 1px solid #A9A9A9;
}

.leftborder {
border-left: 1px solid #A9A9A9;
}

.rightdottedborder {
border-right: 1px solid #A9A9A9;
border-right-style:dotted;
}

.bottomborder {
border-bottom: 1px solid #A9A9A9;
border-bottom-style:dotted;
}

.topbottomborder {
border-bottom: 1px solid #126142;
border-bottom-style:solid;
border-top: 1px solid #126142;
border-top-style:solid;
}

.table {
border-right: 1px solid #A9A9A9;
border-bottom: 1px solid #A9A9A9;
border-left: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
}

.tablejob {
border-right: 1px solid #A9A9A9;
border-bottom: 1px solid #A9A9A9;
border-left: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
background-color: #EEE;
border: 1px solid #999999;
width:200px;
}


#e_white {
	background-image:url(/images/background_white_large.png) repeat-y;
	padding:0;
	
}

#e_background {
	background-image:url(/images/background_topgreen_large.png);
	padding-top:5px;
}

#e_top {
	padding-top:0;
	margin: 0px 60px 0 0;
	float: right;
	text-align: right;
}

.e_tag {
	text-align: left;
	margin: -30px 100px 0 300px;
}

.e_tag a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:500;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 13px; 
}

.e_tag a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:500;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 13px; 
}

.gray {
	text-align: left;
}

.gray a {
	  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
  color:#252525;
  font-weight:500;
  text-decoration:none;
}

.gray a:hover{
	  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
  color:#252525;
  font-weight:500;
  text-decoration:underline;
}

.e_newsletter {
	padding: 0px 60px 10px 0px;
	text-align: left;
	margin: -15px 0 -25px 0;
}

.e_nav {
	background-image:url(../images/background_white_large.png) repeat-y;
	padding-top:10px;
font-size: 12px; 
font-weight: normal;
display:inline;
}

.e_nav a{
	color: #12558e;
	text-decoration: none;
	font-weight:500;
}

.e_nav a:hover{
	color:#0C3E68; 
	background-color:transparent; 
	border-bottom:1px solid #0C3E68;
}

.nav_pipe {
	padding: 0 7px 0 7px;
	font-size: 12px; 
font-weight: normal;
color: #A9A9A9;
}

.e_navgreen {
	padding-top:100px;
	margin-top:100px;
	margin-left:100px;
	margin-bottom:-100px;
font-size: 12px; 
font-weight: bold;
display:inline;
text-align:center;
}

.e_navgreen a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:500;
}

.e_navgreen a:hover{
	color:#FFFFFF; 
	background-color:transparent; 
	border-bottom:1px solid #FFFFFF;
}

.nav_pipewhite {
	padding: 0 15px 0 7px;
	font-size: 12px; 
font-weight: normal;
color: #FFFFFF;
}

#e_top a{
	color: #12558e;
	text-decoration: none;
	font-weight:500;

}

#e_top a:hover{
	color:#265537;
	background-color:transparent; 
	border-bottom:1px solid #265537;
	font-weight:500;
}

#e_top a.reverse{
	color: #12558e;
	text-decoration: none;
}

#e_top a.reverse:hover{
	color:#265537; 
	background-color:transparent; 
	border-bottom:1px solid #265537;
}

#e_top a:visited { 
	color: #12558e; 
	text-decoration: none;
}

#e_top a:visited:hover { 
	color:#265537; 
	background-color:transparent; 
	border-bottom:1px solid #265537;
}


#e_footer{
	background-image:url(/images/background_bottom_large.png);
	height:40px;
	clear:both;
	color:#999999;
	text-align:center;
	font-family:  Geneva, Arial, helvetica, sans-serif;
	padding: 0px; 
	font-size: 10px;
}

.e_footer{
	background-image:url(/images/background_bottom_large.png);
	height:40px;
	clear:both;
	color:#999999;
	text-align:center;
	font-family:  Geneva, Arial, helvetica, sans-serif;
	padding: 0px; 
	font-size: 10px;
}

#e_footer a{
	margin-top:20px;
	color:#999999;
	text-decoration: none;
	
}


#w_top {
	float: right;
	text-align: right;
	display:inline;
	margin: -100px 0 0 0 100px;
}

#w_top a{
	color: #FFFFFF;
	
}

#w_top a:hover{
	color:#cccccc;
	background-color:transparent;
	
}
#w_top a.reverse{
	color: #FFFFFF;
	text-decoration:underline;
}
#w_top a.reverse:hover{
	color:#cccccc; 
	background-color:transparent; 

}


#b_top {
	float: right;
	text-align: right;
}

#b_top a{
	color: #12558e;
	text-decoration: none;
	font-weight:500;
	font-size:14px;

}

#b_top a:hover{
	color:#12558e;
	background-color:transparent; 
	border-bottom:1px solid #12558e;
	font-weight:500;
}

#b_top a.reverse{
	color: #12558e;
	text-decoration: none;
	font-weight:500;
	font-size:12px;
}

#b_top a.reverse:hover{
	color:#12558e; 
	background-color:transparent; 
	border-bottom:1px solid #12558e;
}


.coursetitle {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:13px;
  color:#333333;
  font-weight:400;
}

.coursetitle2 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
  color:#252525;
  font-weight:500;
}



h1.middle {
	font-family: helvetica, arial, sans-serif; 
	font-style: italic;
	font-weight: bold;
	color: #384e51;
	padding: 0;
	margin: 0;
}

h1 {
	font-family: helvetica, arial, sans-serif;  
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	padding: 0;
	margin: 0;
}

h2 {
	font-family: helvetica, arial, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	padding: 0;
	margin: 0;
}

h3 {
	font-family: helvetica, arial, sans-serif; 
	font-weight: bold;
	font-size: 15px;
	color: #126142;
	padding: 0;
	margin: 0;
}

h2.middle {
	 font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: 0px; 
margin: 0 0 4px; 
font-size: 14px; 
color: #333333; 
font-weight: bold;
}

h3.middle {
	font-family: helvetica, arial, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #384e51;
	padding: 0;
	margin: 0;
}

#testimonial {
	float: right;
	width: 27%;
	font-family: tahoma, helvetica, arial, sans-serif; 
	font-weight:normal;
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	word-spacing: 2px;
	margin: 10px 0 20px 120px;
	padding: 0 20px 0 0;
	color: #384e51;
	text-align: left;
}

li.etraining_inactive {
	color: #666666;
}

li.no_bullet{
	list-style-type: none;
}

/* legacy styles */

#index_container {
  background-image:url(/images/background_white_large.png);
	text-align:left;
	width:985px;
	margin-top: 0;
	margin-right: auto;
	margin-left: 0;
	height: auto;
}

#form_container {
  background-image:url(/images/background_white_large.png);
	text-align:left;
	width:985px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#form_container .floatright ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	border: thin none #67727B;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
#form_container .floatright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 14px;
}
#form_container .floatright .catalogcontainer {
	width: 300px;
	float: right;
}

.error {
	color: red;
	font-weight: bold;
}

.form {
	display: block;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 0 2px 0;
}

.fixedfont { font-size : 14px }

.fixedfont2 { font-size : 18px }

.rightborder {
border-right: 1px solid #A9A9A9;
}


 .GraySmallFooter {
font-family:  Geneva, Arial, helvetica, sans-serif;
padding: 0px; 
font-size: 10px; 
color: #999999; 
font-weight: normal;
}


.BlueHeading {
font-family: helvetica, arial, sans-serif; 
padding: 0px; 
margin: 0 0 4px; 
font-size: 14px; 
color: #126142; 
font-weight:bold;
}

.dvhdr1 {
                color:#FFFFFF;
                background:#4c6399;
                font-family:helvetica, arial, sans-serif; 
                font-size:12px;
                font-weight:bold;
                border:1px solid #C8BA92;
                padding:10px;
                width:250px;
 }
  .dvbdy1 {
                color:#444;
                background:#FFFFFF;
                font-family:Georgia;
                font-size:10px;
                border-left:1px solid #C8BA92;
                border-right:1px solid #C8BA92;
                border-bottom:1px solid #C8BA92;
                padding:5px;
                width:250px;
 }
 

 .bodytext {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  color:#333333;
}

.GeorgiaSmallHeadingTable {
	border-bottom-color:#F1EBDF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	font-family: helvetica, arial, sans-serif; 
	font-size: 13px; color:#666; font-weight:normal 
}


.GeorgiaSmallBlackTable {
	border-bottom-color:#F1EBDF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	font-size: 11px;
	color:#333;
	font-weight:normal;
	font-family: helvetica, arial, sans-serif; 
}
.WhiteHeading {
	 font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: 0px; 
margin: 0 0 4px; 
font-size: 13px; 
color: #FFFFFF; 
font-weight: normal;
}

 .WhiteSmallUnderlined {
padding: 0px; 
font-size: 12px; 
color: #FFFFFF; 
font-weight: normal;
text-decoration:underline;
font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
 .WhiteSmallnounderline {
font-family:  Geneva, Arial, helvetica, sans-serif;
padding: 0px; 
font-size: 12px; 
color: #cccccc; 
font-weight: normal;
}

 .SmallGrayHeading {
	 font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: 0px; 
margin: 0 0 4px; 
font-size: 12px; 
color: #444444; 
font-weight: bold;
}

 .SmallGray {
	 font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: 0px; 
margin: 0 0 4px; 
font-size: 13px; 
color: #444444; 
font-weight: normal;
}

 .GreenHeading {
	 font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: 0px; 
margin: 0 0 4px; 
font-size: 16px; 
color: #126142; 
font-weight: bold;
}

 .GrayHeading {
font-family: helvetica, arial, sans-serif; 
padding: 0px; 
margin: 0 0 4px; 
font-size: 14px; 
color: #444444; 
font-weight: bold;
}
 .GreenHeadingThin {
	 font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}

 .GrayHeadingSmaller {
font-family: helvetica, arial, sans-serif; 
padding: 0px; 
margin: 0 0 4px; 
font-size: 14px; 
color: #666666; 
}

 .WhiteSmall {
font-family:  Geneva, Arial, helvetica, sans-serif;
padding: 0px; 
font-size: 10px; 
color: #FFFFFF; 
font-weight: normal;
}






.lucida1 {
	 font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .verdana1 {
	font:"Verdana", Geneva, sans-serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .georgia1 {
	font:"Georgia", Times New Roman, Times, serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .couriernew1 {
	font:"Courier New", Courier, monospace;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .arial1 {
	font:"Arial", Helvetica, sans-serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .tahoma1 {
	font:Tahoma, Geneva, sans-serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .trebuchet1 {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .arialblack1 {
	font:"Arial Black", Gadget, sans-serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .palatino1 {
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .lucidasans1 {
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .msserif1 {
	font:"MS Serif", "New York", serif;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
 .lucidaconsole1 {
	font:"Lucida Console", Monaco, monospace;
padding: 0px; 
margin: 0 0 2px; 
font-size: 14px; 
color: #126142; 
font-weight: normal;
}
