@charset "UTF-8";
body  {
	background: ffffff; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 120%;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000099;
	letter-spacing: -0.04em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.twoColFixLtHdr #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin solid #000000;
} 
.twoColFixLtHdr #header {
	height: 105px;
	width: 960px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
a { display: inline-block; }
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 211px;
	padding-top: 50px;
	padding-bottom: 0;
	width: 732px;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 50px;
	font-size: 95%;
	
}
#ecomainContent  {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 211px;
	padding-top: 50px;
	padding-bottom: 0;
	width: 732px;
} 
#ecosidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 50px;
	font-size: 95%;
	margin-top: 0px;
}
#cost_calc {
	background-image: url(../images/costcalc.jpg);
	background-repeat: no-repeat;
	height: 856px;
	width: 712px;
	margin-left: 10px;
}
#cost_calculator {
	height: 590px;
	width: 650px;
	margin-top: 190px;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 35px;
	padding-top: 5px;
}
#enter {
	height: 40px;
	width: 83px;
	position: relative;
	top: 30px;
	left: 55px;
	font-size: 110%;
}
#enter a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
#enter a visited {
color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
#enter a:hover, a:focus {
	color:#000099;
	text decoration: underline;
	}
#landing_content {
	margin-right: 0px;
	margin-left: 218px;
	padding-top: 50px;
	width: 732px;
}
#landing {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 550px;
	margin-left: 100px;
}
#landingNav {
	font-size: 90%;
	width: 550px;
	margin-left: 100px;
	margin-top: 50px;
}
#landingNav a {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.landing_caption {
	text-align: left;
	padding-left: 5px;
}
#landingNavt a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#landing_content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#news_content {
	margin-right: 0px;
	width: 710px;
	margin-left: 10px;
	padding-top: 0px;
}
#home-content {
	width: 320px;
}
#mainContent h1 {
	color: #000066;
	font-size: x-large;
}
#flashContent {
	width: 632px;
	margin-left: 240px;
	margin-top: 50px;
}
#techTable {
	color: #FFFFFF;
	margin-left: 55px;
	margin-top: 20px;
}
#ecogradient {
	background-image: url(../images/eco/ecoGradient.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 422px;
	font-size: 150%;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
}
.eco_text {
	float: none;
	text-align: left;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 35px;
	margin-bottom: 35px;
}
.eco_img {
	height: 242px;
	width: 285px;
}
.guarantee    {
	background-image: url(../images/guarantee/guarantee1.jpg);
	height: 535px;
	width: 700px;
	background-repeat: no-repeat;
	margin-left: 15px;
}
.upper-text {
	height: 120px;
	width: 330px;
	margin-top: 75px;
	float: right;
	margin-right: 80px;
	font-size: .85em;
	line-height: 110%;
}
.lower-text {
	clear: right;
	float: right;
	margin-right: 80px;
	margin-top: 90px;
	width: 330px;
	height: 155px;
	font-size: 0.85em;
	line-height: 110%;
	color: #000;
}
.text-foot {
	clear: right;
	float: right;
	margin-right: 90px;
	padding-top: 5px;
	font-size: 0.8em;
	text-align: right;
	color: #0B4A87;
	font-weight: bold;
}
.big_bold {
	font-size: 150%;
	font-weight: bold;
}
.blue {
	color: #000099;
}
#environment {
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 90%;
	float: left;
	width: 195px;
	margin-right: 10px;
	text-align: center;
	padding: 0px;
}
.environmentButton {
	text-align: center;
	height: 35px;
	display: block;
	background-repeat: no-repeat;
}
#savings {
	width: 165px;
	float: left;
	text-align: center;
	font-size: 90%;
}
.savingsButton {
	text-align: center;
	font-weight: bold;
	height: 35px;
	display: block;
	background-repeat: no-repeat;
}
#advantages {
	float: right;
	width: 175px;
	font-size: 90%;
	text-align: center;
}
.advantagesButton {
	text-align: center;
	height: 35px;
	display: block;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container #landing_content #landingNav #advantages .landingImage img {
	margin-top: 15px;
}
.twoColFixLtHdr #container #landing_content #landingNav #environment .landingImage img {
	margin-top: 5px;
}
#calculator {
	clear: right;
	margin-left: 10px;
	border: thin none #000000;
	font-size: 90%;
	height: 513px;
	width: 713px;
	background-repeat: no-repeat;
	padding: 230px 0px 0px 65px;
	background-image: url(../images/eco/eco_calc.jpg);
}
.landingImage {
	height: 150px;
	margin-top: 10px;
}
.ecoleft {
	float: left;
	width: 150px;
	margin-bottom: 20px;
}
.news_banner {
	background-repeat: no-repeat;
	height: 91px;
	padding-bottom: 20px;
}
.newsItem {
	clear: right;
	height: 200px;
	border: thin solid #000033;
	margin-bottom: 5px;
	padding-bottom: 0px;
	background-color: #FAFAFA;
}
.techtext {
	vertical-align: bottom;
	font-weight: bold;
}
.tech-head {
	font-size: 1.2em;
	font-weight: bold;
}
.newsPic {
	float: left;
	margin-top: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.newsText {
	text-align: left;
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}
.newsLink {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	clear: none;
}
.subhead {
	font-size: 1.1em;
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subsubhead {
	font-size: 1.1em;
	color: #2E829A;
	font-weight: bold;
}
#login {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	padding-bottom: 35px;
	border: thin solid #000066;
}
#form1 {
	text-align: right;
	width: 435px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
	padding-right: 15px;
}
.90text {
	font-size: 90%;
}
.90text-lft {
	font-size: 90%;
	float: left;
}
.90textWhite {
	font-size: 90%;
	color: #FFFFFF;
}
.80textGrey {
	font-size: 80%;
	color: #666666;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.content_banner {
	margin-bottom: 40px;
	background-image: url(../images/charities/charities_grad.jpg);
	background-repeat: no-repeat;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	padding-left: 95px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	font-size: 75%;
	color: #666666;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.navtext {
	font-size: 90%;
	color: #061176;
}
.content-txt {
	line-height: 120%;
	margin-top: 50px;
	margin-bottom: 0px;
}
.landingText {
	padding-right: 90px;
	line-height: 115%;
	margin-bottom: 200px;
	font-size: 95%;
	padding-left: 90px;
	letter-spacing: 0.05em;
}
.landing_image-ctr {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 732px;
}
.image_border {
	border: thin solid #B5D6E7;
}
.image_border-blk {
	border: thin solid #000000;
}
.img_rt {
	float: right;
	z-index: 1;
	top: 0px;
	position: relative;
	right: -50px;
}
.img_rt1 {
	float: right;
	z-index: 1;
	top: -75px;
	position: relative;
}
.img_lft {
	margin-bottom: 15px;
}
.gradient_title {
	background-image: url(../images/charities/charities_grad.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 664px;
}
.gradient-sub {
	background-image: url(../images/gradient-sub.jpg);
	height: 26px;
	width: 712px;
	margin-top: 5px;
	background-repeat: no-repeat;
	padding-top: 6px;
}
.gradient-sub_prod1 {
	background-image: url(../images/opportunities/gradient-sub_prod1.jpg);
	height: 26px;
	width: 365px;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding-top: 6px;
	margin-bottom: 50px;
	padding-left: 10px;
}
.gradient-sub_prod2 {
	background-image: url(../images/opportunities/gradient-sub_prod2.jpg);
	height: 26px;
	width: 475px;
	margin-top: 10px;
	background-repeat: no-repeat;
	padding-top: 6px;
	margin-bottom: 50px;
	padding-left: 10px;
}
.gradient_faq {
	background-image: url(../images/faq/faq_subgradient.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 712px;
	padding-left: 20px;
	padding-top: 3px;
}
.text_faq {
	width: 712px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 17px;
	font-size: 90%;
}
.text_faq_emphasis {
	width: 712px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 17px;
	font-size: 90%;
	font-style: italic;
}
.text-serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
}
.faq_title {
	font-size: 140%;
	font-weight: bold;
	padding-top: 6px;
	background-image: url(../images/charities/charities_grad.jpg);
	height: 36px;
	width: 712px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 25px;
}
.blockquote {
	padding-right: 4em;
	padding-left: 4em;
}
.page_title {
	font-size: 140%;
	font-weight: bold;
	padding-top: 6px;
	background-image: url(../images/charities/charities_grad.jpg);
	height: 36px;
	width: 712px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.page_titleH1 {
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(../images/charities/charities_grad.jpg);
	height: 60px;
	width: 712px;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: top;
}
page_titleH1 h1 {
	padding-top: 0px;
	position: relative;
	top: 5px;
}
.page_title-serif {
	font-size: 110%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../images/charities/charities_grad.jpg);
	height: 36px;
	width: 653px;
	background-repeat: no-repeat;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	color: #0028F4;
}
.opportunity-clr {
	clear: both;
}
.subtitle {
	font-size: 140%;
	color: #1E307E;
	margin-left: 20px;
	font-weight: bold;
}
.Techsubtitle {
	font-size: 140%;
	color: #1E307E;
	margin-left: 126px;
	font-weight: bold;
}
.charity {
	text-align: center;
	margin-top: 50px;
	margin-left: 0px;
}
.main_text {
	padding-left: 20px;
	padding-right: 10px;
}
.sub_text {
	padding-right: 0px;
	font-size: 95%;
	white-space: normal;
	background-repeat: no-repeat;
}
.sub_text1 {
	font-size: 95%;
	white-space: normal;
	background-repeat: no-repeat;
	float: right;
	background-image: url(../images/opportunities/sub1_bg.jpg);
	background-position: right 75px;
	width: 582px;
	padding-top: 8px;
}
.sub_text2 {
	font-size: 95%;
	white-space: normal;
	background-repeat: no-repeat;
	float: right;
	background-position: right 75px;
	width: 585px;
	padding-top: 8px;
}
.innerText {
	font-size: 90%;
	margin-left: 150px;
}
.innerText2 {
	font-size: 90%;
	margin-left: 150px;
	margin-top: 40px;
}
.dropcap {
	font: 2.5em/.85em;
	padding: 0.03em 0.06em 0 .06em;
	display: block:;
	float: left;
	color: #6EC4F9;
}
.sub_lft {
	float: left;
	width: 145px;
	text-align: center;
}
.table_caption {
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
}
.table_lft {
	font-size: 75%;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
}
.table_field {
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
}
.redText {
	color: #CC0000;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.techtable {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 50px;
	a:link {color: #000     /* unvisited link */
	a:visited {color: #00FF00  /* visited link */
	a:hover {color: #900   /* mouse over link */
	a:active {color: #0000FF   /* selected link */
}
.techtext {
	font-weight: bold;
}
.tech-head {
	font-size: 1.25em;
	font-weight: bold;
	
}

