body {
	margin: 0;
	padding: 0;
	color: #36383F;
	background-repeat: no-repeat;
	background-image: url(images/bkgd.jpg);
	background-color: #94CAF0;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 12px;
}
		
a:link {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #C00;
	text-decoration: none;
}

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

a:active {
	text-decoration: none;
	color: #C00;
}


img {
	border: none;
}
#logo {
	width: 300px;
	height: 86px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	letter-spacing: 1px;
	float: left;
}

.input {
	border: 1px solid #ddd;
	padding-bottom: 3px;
 }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.more a {
	display: block;
	width: 82px;
	height: 23px;
	padding: 3px 0 0 0;
	background: url(images/templatemo_button.png) no-repeat;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.more a:hover {
	color: #c85d16;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
}


/* header */

#header {
	clear: both;
	width: 940px;
	height: 130px;
	background-repeat: no-repeat;
	background-image: url(images/header_bkgd.png);
}

#header a {
	text-decoration: none;
	color: #D2E1EC;
	font-family: Arial, Helvetica, sans-serif;
}
#header a:hover {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}


.HeaderNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #467EB7;
	margin-top: 28px;
	line-height: 1.2em;
	width: 220px;
	float: right;
	text-align: right;
	padding-right: 0px;
}

.HeaderNav_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0px;
	top: 2px;
}

#header  #site_title {
	float: left;
	width: 300px;
	padding-top: 10px;
}

#header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #5d5b5b;
	font-weight: bold;
	letter-spacing: 2px;
}

#header #header_right {
	float: right;
}

#header_right #header_button {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header_button li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#header_button li a {
	float: left;
	display: block;
	width: 48px;
	height: 48px;
	margin-left: 10px;
}

#header_right form {
	margin: 10px 0 0 0;
	padding: 0;
}

/* Menu */

#menu {
	width: 940px;
	height: 45px;
	margin: 0 auto;
	background-image: url(images/nav_bkgd.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

/* Page */

#page_main {
	width: 900px;
	background-repeat: repeat-x;
	padding-top: 20px;
	background-image: url(images/page_bkgd_2.png);
	padding-left: 20px;
	padding-right: 20px;
}

#page_main_HOME {
	width: 940px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 4px;
}

#Flash_box {
	width: 940px;
	height: 300px;
	background-color: #FFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

/* Content */

/* content*/

#content_wrapper {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	width: 925px;
	background-color: #FFF;
	margin-top: 1px;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	padding-left: 18px;
	padding-right: 18px;
}

#content {
	float: left;
	width: 660px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#content_WIDE {
	float: left;
	width: 600px;
	padding-top: 40px;
}


#left_sidebar {
	float: left;
	margin-right: 20px;
	width: 230px;
	padding-top: 50px;
	padding-left: 0px;
	line-height: 1.5em;
	background-image: url(images/leftsidebar_bkgd.jpg);
	background-repeat: no-repeat;
	height: 600px;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#left_sidebar a {
	font-family: "Open Sans Semibold", Arial, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	font-weight: normal;
	color: #757B8A;
}

#left_sidebar a:hover {
	font-family: "Open Sans Semibold", Arial, sans-serif;
	color: #000;
	font-weight: normal;
}

.side_menu {
	padding-left: 25px;
	
	
}

#divcolumn {
	width: 20px;
	float: left;
	height: auto;
	clear: right;
}

#fastfact {
	background-color: #F4FDD9;
	padding-top: 1px;
	font-weight: normal;
	font-size: 13px;
	padding-right: 30px;
	margin-top: 10px;
	color: #00506A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-bottom: 3px;

}


/* Promo Boxes */

#promobox_container {
	width: 750px;
	height: 175px;
	padding-top: 10px;
	padding-left: 130px;
	padding-right: 60px;
	padding-bottom: 10px;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(images/bkgd_promo_container.png);
	line-height: 1.3em;
	clear: both;
}

#promobox_container p {
	color: #333;
	text-decoration: none;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 13px;

}

#promobox_container a {
	color: #111;
	text-decoration: none;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
}

#promobox_container a:hover {
	color: #C00;
}

#promobox_LEFT {
	width: 330px;
	height: 150px;
	padding-top: 15px;
	padding-left: 2px;
	margin-right: 50px;
	float: left;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777;
	line-height: 1.4em;
}

#promobox_LEFT a {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#promobox_CENTER {
	width: 180px;
	height: 133px;
	padding-top: 34px;
	padding-left: 26px;
	margin-right: 7px;
	float: left;
	padding-right: 30px;
}

#promobox_RIGHT {
	width: 320px;
	height: 150px;
	padding-top: 15px;
	padding-left: 0px;
	float: left;
	padding-right: 0px;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 13px;
	color: #465462;
	line-height: 1.3em;
}

#promobox_RIGHT a {
	color: #C00;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-weight: normal;
}


#lowerlinks_container {
	width: 870px;
	padding-top: 7px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 2px;
	background-repeat: repeat-x;
	background-image: url(images/lowercontainer_energystar_bkgd.jpg);
	margin-bottom: 10px;
}
#lowerlinks_container_HOME {
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 2px;
	background-repeat: repeat-x;
	background-image: url(images/lowercontainer_energystar_bkgd.jpg);
	margin-bottom: 10px;
}

#lowerlinks_container_SUBPAGE {
	width: 880px;
	padding-top: 7px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-top: 5px;
	background-repeat: repeat-x;
	background-image: url(images/bkgd_lowercontainer.jpg);
}



#lowerlinks_columngroup {
	width: 89
*0;
	height: 180px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111;
	line-height: 1.3em;
	background-image: url(images/lowercontainer_energystar_bkgd.png);
	width: 850px;
}
#lowerlinks_columngroup_HOME {
	width: 89
*0;
	height: 180px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111;
	line-height: 1.3em;
	background-image: url(images/lowercontainer_energystar_bkgd.png);
	width: 910px;
}


#lowerlinks_columngroup_SUBPAGE {
	width: 860px;
	height: 95px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 22px;
	background-image: url(images/lowerlistgroup_bkgd.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #222;
	line-height: 1.3em;
}


#lowerlinks_column {
	width: 172px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
}
#lowerlinks_column_narrow {
	width: 120px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
}
#lowerlinks_column_medium {
	width: 155px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
}

#lowerlinks_container a {
	color: #626873;
	text-decoration: none;
	line-height: 1.3em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#lowerlinks_container a:hover {
	color: #C00;
}

#lowerlinks_container_HOME a {
	color: #626873;
	text-decoration: none;
	line-height: 1.3em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#lowerlinks_container_HOME a:hover {
	color: #C00;
}

/* Footer */

#footer {
	padding: 10px 8px 10px 0;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #3F7DBC;
	letter-spacing: 0px;
	clear: both;
	float: right;
}


#footer p {
	text-align: left;
	font-size: 10px;
}

#footer a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 1px;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
}


.promobox_TEXT_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #222222;
	padding-left: 24px;
	text-align: left;
	padding-right: 30px;
	width: 172px;
}
.promobox_TEXT_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #222222;
	text-align: left;
	font-weight: normal;
	padding-right: 45px;
	width: 365px;
}
.promobox_TEXT_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	color: #222222;
	text-align: left;
	padding-right: 10px;
	width: 182px;
	font-weight: normal;
}
.promobox_BKGD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222222;
	background-image: url(images/SSCsec_promobox_BG.gif);
	background-repeat: no-repeat;
	margin-top: 50px;
}
.spacer_col {
	padding-top: 15px;
}


.BodyText {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #40434A;
	text-align: left;
}
.BodyText_BULLETS {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #000;
	text-align: left;
}

.BodyText_12_gray {
	color: #2D2E33;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
.BodyText_14_gray {
	color: #2D2E33;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}
.BodyText_16_gray {
	color: #000;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
}



.BodyText_SMALL {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #36383F;
	text-align: left;
}
.BodyText_SMALLER {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #36383F;
	text-align: left;
}
.BodyText_13 {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #2D2E33;
	text-align: left;
}

.BodyText_SMALLER_BLUE {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #177ED2;
	text-align: left;
}

.BodyText_11_BLUEGREEN {
	color: #FFF;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.3em;
	background-color: #378874;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	margin-right: 5px;
	text-transform: uppercase;
}
.BodyText_11_BLUEGREEN_2 {
	color: #FFF;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.3em;
	background-color: #4A88B5;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	margin-right: 5px;
	text-transform: uppercase;
}
.BodyText_11_BLUEGREEN_3 {
	color: #FFF;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.3em;
	background-color: #17498C;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	margin-right: 5px;
	text-transform: uppercase;
}


.BodyText_11_ORANGE {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
	background-color: #FFAA0D;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	margin-right: 5px;
}


.Bodytext_Arial_16_white {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 14px;
	color: #C00;
}
.Bodytext_Arial_12_lightgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	color: #C00;
}

.BodyText_11_gray {
	color: #444;
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
}
.BodyText_SUBS {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 15px;
	line-height: 1.3em;
	color: #000;
	text-align: left;
	font-weight: bold;
}
.BodyText_SUBS_light {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #000;
	text-align: left;
	font-weight: bold;
}
.BodyText_SUBS_light_RED {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	color: #C00;
	text-align: left;
	font-weight: bold;
}

.BodyText_SUBS_light_RED a {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	color: #C00;
	text-align: left;
	font-weight: bold;
}

.BodyText_callout_greenline {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	color: #349AED;
	font-weight: normal;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-right: 60px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #C9C9C9;
	background-color: #FFF;
	border-top: 0px solid #d4d4d4;
}
.BodyText_callout_greenline_LARGE {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 24px;
	line-height: 1em;
	color: #2894EC;
	font-weight: normal;
	font-style: italic;
}
.BodyText_Lsidebar_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #222222;
	margin-right: 15px;
	text-align: left;
}







.TITLES_subtitle {
	font-family: "Open Sans Semibold", Arial, sans-serif;
	font-size: 14px;
	color: #C00;
	line-height: 1.7em;
	font-weight: bold;
}
.TITLES {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 25px;
	line-height: 1.1em;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	padding-left: 0px;
}
.TITLES_smaller {
	font-family: "Open Sans", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: normal;
	color: #666;
	letter-spacing: -1px;
	padding-left: 0px;
}

.IMAGES_padLEFT {
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	float: right;
}
.IMAGES_padLEFT_tight {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	float: right;
}


.IMAGES_padRight {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.IMAGES_padRight_BIO {
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 20px;
}
.IMAGES_pad_NEWZ {
	padding-bottom: 200px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
}
.IMAGES_logoaligntopleft {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14pt;
	color: #805600;
	margin-right: 20px;
	text-align: center;
	font-style: italic;
	padding-left: 0px;
}
