@charset "utf-8";

body {
	background-color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	display: inline;
	height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #D08F4F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #000000;
}

ul {
	list-style-type: square;
}



.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.grytxt12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.darkborderall_pad {
	border: solid #999966 1px;
	/*margin: 5px;
	padding: 5px;
*/}

.botline1px {

	padding: 5px 0px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C6B5;
	margin: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #498941;
}
a:visited {
	color: #498941;
	text-decoration: none;
}
a:hover {
	/* color: #FFF; */
	text-decoration: underline;
	font-size: 12px;
	text-align: left;
	/*text-align: right;*/
}


a.rebate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

a.rebate:link {
	text-decoration: none;
	color: #910C09;
	
}
a.rebate:visited {
	color: #910c09;
	text-decoration: none;
}
a.rebate:hover {
	text-decoration: underline;
	color: #673D23;
	
}


.borderleftcol {
	border-top-width: 192px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bordercentercol {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	text-align: left;
	color: #00000;
	font-family: Arial, Helvetica, sans-serif;
}

.borderrightcol {
	border-top-width: 122px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.content_padding {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
}

.formalign {
	background-position: right bottom;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px 0px 4px;
}

.right_sidebar {
	font-size: 10px;
	color: #000000;
	text-align: center;
}

#top_nav_bar {
	background-image: url(images/top_nav_bar_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
	width: 750px;
	padding-top: 5px;
}

#sub_nav_container {
	background-image: url(images/sub_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 57px;
	width: 638px;
	float: right;
}

A.sub_nav:link, A.sub_nav:visited, A.sub_nav:active {
	background-image: url(images/sub_nav_button_bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding-top: 7px;
	margin-left: 10px;
	text-indent: 10px;
	text-decoration: none;
}

A.sub_nav:hover{
	background-image: url(images/sub_nav_button_bg_ro.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}


#sub_nav_container .sub_nav_button_selected {
	background-image: url(images/sub_nav_button_bg_selected.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 148px;
	vertical-align: middle;
	text-align: left;
	padding-top: 7px;
	margin-left: 10px;
	text-indent: 10px;
	text-decoration: none;
}

#sub_nav_container a.sub_nav_button_selected {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#sub_nav_container a.sub_nav_button_selected:visited #sub_nav_container a.sub_nav_button_selected:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#sub_nav_container a.sub_nav_button_selected:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#flash_movie {
	float: left;
}
#flash_movie2 {
	float: right;
	padding-right: 5px;
}
#home_icon {
	background-image: url(images/home_icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	left: 0px;
	bottom: 0px;
}



#breadcrumbs {
	text-align: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #7a7a48;
	height: 15px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	
}

#breadcrumbs a {
	color: #7a7a48;
	text-decoration: none;
	display: inline-block;
}

#breadcrumbs a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Section Landing Page Heading */

.quicklinks2_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #307727;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	text-align: left;
	margin-right: 80px;
}

/* End Section Landing Page Heading */

.quicklinks_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #307727;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	text-align: left;
}

a.quicklinks_heading:active, a.quicklinks_heading:visited, a.quicklinks_heading:link {
	text-decoration: none;
	display: block;
	color: #307727;
}

a.quicklinks_heading:hover {
	text-decoration: none;
	color: #333333;
}

.quicklink_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 175px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.quicklink_list:active, a.quicklink_list:visited, a.quicklink_list:link {
	text-decoration: underline;
	display: block;
	color: #000000;
}

a.quicklink_list:hover {
	text-decoration: none;
	color: #333333;
}

.lgtgreen, a.lgtgreen, a:link.lgtgreen, a:visited.lgtgreen {
	color: #696;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	}

/* -------------- Energy Saving Tips Section ------------------ */

#energy_tip {
	background-color: #498941;
	background-image: url(images/tips_bg_big.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	padding-left: 20px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ccffcc;
	font-size: 14px;
	text-align: left;
}


#more {
	background-image: url(images/more_plus.gif);
	background-repeat: no-repeat;
	background-position: 40px 16px;
	background-color: #498941;
	height: 29px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}


#more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccffcc;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

#more a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* -------------- End Energy Saving Tips Section ------------------ */


.padding_5px {
	padding: 5px;
}

#heading_container {
	background-image: url(images/sidepiece_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	width: 100%;
	padding-top: 15px;
}

#heading_container_corner_image {
	background-image: url(images/rightside_block_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	float: left;
	text-align: left;
	width: 100%;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.header_copy
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-right: 80px;
}

.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	display: inline;
	float: left;
}


.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	display: inline;
	color: #333333;
	text-align: left;
	width: 26%;
	margin-top: 15px;
}


.h1_bg {
	background-image: url(images/heading_line_bg.gif);
	background-repeat: repeat-x;
	margin-right: 80px;
}

.h2_line {
	background-image: url(images/sub_page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 80px;
}

#apogee_heading_container {
	background-image: url(images/rightside_block_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 83px;
	float: left;
	text-align: left;
	width: 100%;
	padding-top: 15px;
}

#apogee_nav_bg {
	background-image: url(one_home/images/one_home_apogee_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	width: 171px;
	text-align: center;
}

a.apogee:link, a.apogee:visited, a.apogee:active
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 3px;
	text-decoration: none;
}

a.apogee:hover
{
	text-decoration: underline;
	color: #333333;
}

.bottom_include_pos {
	margin-top: 10px;
	text-align: center;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:left;
	
	}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-align:left;
	}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align:left;
}
.text12right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align:right;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#apogee_nav_bg_business {
	background-image: url(one_business/images/one_business_apogee_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	width: 171px;
	text-align: center;
}
#apogee_nav_bg_school {
	background-image: url(one_school/images/one_school_apogee_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	width: 171px;
	text-align: center;
}

.required{
	color: #CE0000;
}
.maroon, a.maroon, a:link.maroon, a:visited.maroon {
	color: #660000;
	font-weight: bold;
	font-size: 16px;'
	text-align: left;

	

}.h1_bg2 {
	background-image: url(images/heading_line_bg.gif);
	background-repeat: repeat-x;
	margin-right: 80px;
	float: right;
}
.page_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	color: #333333;
	text-align: left;
	width: 26%;
	margin-top: 15px;
	float: left;
}
.section_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	display: inline;
	float: left;
}
.h2_line2 {
	background-image: url(images/sub_page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 80px;
	float: right;
}
.rebate {
	color: #2A0000;
	font-size: small;
}
.bold16 {
	font-size: 16px;
	font-weight: bold;
	}
.bold14 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.bold18 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;

}
.maroon_left {
	text-align: left;
}
body4 {
	font-size: 16px;
}
bold {
	font-weight: bold;

}
.plain13 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #000;
.bordercentercol tr td table tr td table tr td table tr td .plain13 a span {
	text-align: left;
}

