/*********************
  general items
*********************/
*
	{
	margin: 0;
	padding: 0;
	}
a img
	{
	border: 0;
	margin: 0;
	}
ul
	{
	list-style-type: none;
	}

/*********************
  Main Styles
*********************/
html
	{
	font: .7em Arial, Helvetica, sans-serif;
	}
body
	{
	text-align: center;
	color: #666;
	background-color: #b6b6b6;
	}
#container
	{
	margin: 0 auto;
	padding: 0 8px 0;
	width: 984px;
	background: #FFF url(/design/abec/images/content_shadow_bgr.gif) repeat-y top left;
	text-align: left;
	}

/*********************
  header & footer
*********************/
#header
	{
	float: left;
	background: url(/design/abec/images/coal_plugged.jpg) no-repeat 360px 8px;
	}
#header img#logo
	{
	float: left;
	display: inline;
	margin: 28px 0 20px 25px;
	}
#headerRow
     {
     text-align: right;
	margin: 10px 14px 0px 0px;
     }
div#topnav
	{
	float: right;
	display: inline;
	margin: 10px 15px 0 0;
	}
div#topnav ul
	{
	float: left;
	display: inline;
	padding-top: 2px;
	margin-right: 9px;
	}
div#topnav li
	{
	float: left;
	display: inline;
	padding: 0 9px;
	background: url(/design/abec/images/topnav_bullet.gif) no-repeat center right;
	}
div#topnav a
	{
	display: block;
	color: #666;
	}
form#search_site
	{
	float: left;
	padding-left: 4px;
	}
form#search_site fieldset
	{
	border: 0;
	float: left;
	}
form#search_site input#search
	{
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #999 #ccc #ccc #999;
	padding: 1px 2px;
	width: 123px;
	}
form#search_site input#btn_search
	{
	padding: 1px 5px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #b1d4de #49727e #49727e #b1d4de;
	color: #fff;
	background: #88b2be;
	vertical-align: top;
	font-size: 11px;
	text-decoration: underline;
	}

#footer
	{
	clear: both;
	margin: 0 -8px;
	padding: 15px 0 25px 8px;
	height: 16px;
	width: 992px;
	color: #fff;
	background: #f3f3f3 url(/design/abec/images/footer_bgr.gif) no-repeat top left;
	}
#footer p
	{
	float: left;
	display: inline;
	padding: 0 5px 0 10px;
	}
#footer ul
	{
	float: left;
	display: inline;
	}
#footer li
	{
	float: left;
	display: inline;
	padding: 0 5px 0 7px;
	background: url(/design/abec/images/footer_bullet.gif) no-repeat center left;
	}
#footer a
	{
	color: #fff;
	}

/*********************
  navigation
*********************/
#nav
	{
	float: left;
	padding: 8px 0 15px 200px;
	width: 784px;
	background: url(/design/abec/images/nav_bgr.gif) no-repeat top left;
	}
#nav li
	{
	float: left;
	}
#nav li a
	{
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 8px;
	height: 0;
	padding-top: 44px;
	font-size: 1px;
	background: url(/design/abec/images/nav.gif) no-repeat top left;
	}

#nav li#facts   a { width: 120px; background-position:    0   0; }
#nav li#issues  a { width: 159px; background-position: -128px 0; }
#nav li#who     a { width: 138px; background-position: -295px 0; }
#nav li#faq     a { width: 82px; background-position:  -442px 0; }
#nav li#news    a { width: 84px; background-position:  -531px 0; }

#nav li#facts   a:hover {  background-position:    0   -44px; }
#nav li#issues  a:hover {  background-position: -128px -44px; }
#nav li#who     a:hover {  background-position: -295px -44px; }
#nav li#faq     a:hover {  background-position: -442px -44px; }
#nav li#news    a:hover {  background-position: -531px -44px; }


/*********************
  main content items
*********************/
#content
	{
	}

/*** main ***/
div#main
	{
	float: left;
	display: inline;
	width: 984px;
	/* background: #f3f3f3 url(/design/abec/images/main_bgr.gif) repeat-y -16px 0; */
	}
#flash_content
	{
	float: left;
	clear: both;
	margin-top: -4px;
	}
#flash_content img
	{
	display: block;
	}

/* home page bottom */
#bottom_wrapper
	{
	position: relative;
	float: left;
	display: inline;
	margin: 1px 0 0 0;
	padding: 20px 0 20px 0;
	width: 984px;
	/*border-top: 10px solid #84915f;*/
	background: #f3f3f3 url(/design/abec/images/bottom_wrapper_bgr.gif) repeat-y -4px 0;
	}
#stay_informed
	{
	float: left;
	display: inline;
	width: 358px;
	}
#ffacts
	{
	float: left;
	width: 365px;
	}
#news_media
	{
	float: left;
	display: inline;
	margin-right: 10px;
	width: 300px;
	}
#power_blog
	{
	float: left;
	display: inline;
	width: 300px;
	}
#power_blog .home_blog_soon
	{
	display: inline;
	margin-left: 18px;
	}
#stay_informed h2,
#ffacts h2,
#news_media h2,
#power_blog h2
	{
	overflow: hidden;
	padding-top: 11px;
	margin: 0 0 12px 12px;
	height: 0;
	background: url(/design/abec/images/h2_stay_informed_bgr.gif) no-repeat;
	}
#ffacts h2
	{
	background-image: url(/design/abec/images/h2_facts_bgr.gif);
	}
#news_media h2
	{
	background-image: url(/design/abec/images/h2_news_media_bgr.gif);
	}
#power_blog h2
	{
	margin-left: 24px;
	margin-right: 20px;
	padding-top: 34px;
	background-image: url(/design/abec/images/h2_blog_bgr.jpg);
	border: 1px solid #88b2be;
	}
#stay_informed p
	{
	padding: 0 0 10px 27px;
	width: 292px;
	color: #666;
	}
#stay_informed p.big
	{
	padding: 0 0 10px 27px;
	color: #666;
	font-size: 1.25em;
	line-height: 1.5em;
	}
#stay_informed form#join
	{
	padding: 10px 0 13px 27px;
	}
form#join fieldset
	{
	border: 0;
	}
form#join input#email
	{
	vertical-align: top;
	padding: 1px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #999 #ccc #ccc #999;
	width: 163px;
	color: #a0a0a0;
	}
form#join input#btn_submit
	{
	margin-left: 5px;
	padding: 1px 5px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #b1d4de #49727e #49727e #b1d4de;
	color: #fff;
	background: #88b2be;
	vertical-align: top;
	font-size: 11px;
	text-decoration: underline;
	}
#news_media ul,
#power_blog ul
	{
	padding: 0 19px;
	}
#news_media ul li,
#power_blog ul li
	{
	padding: 8px 0 10px 15px;
	border-top: 1px solid #d3dfe3;
	width: 242px;
	line-height: 1.3em;
	color: #666;
	}
#power_blog ul li
	{
	width: 250px;
	}
#news_media ul li.first,
#power_blog ul li.first
	{
	border-top: 0;
	}
#news_media li a,
#power_blog li a
	{
	margin-left: -10px;
	padding: 0 0 0 10px;
	display: block;
	color: #666;
	background: url(/design/abec/images/news_bullet.gif) no-repeat 2px .4em;
	font-size: 1.1em;
	}
#news_media li a:hover,
#power_blog li a:hover
	{
	color: #3399cc;
	}

#bottom_wrapper p.bottom_link
	{
	position: absolute;
	bottom: 0;
	margin: 0 20px 20px;
	padding: 7px;
	color: #7c8a54;
	background-color: #c8d9de;
	}
#bottom_wrapper p.bottom_link a
	{
	color: #7c8a54;
	}
#stay_informed p.bottom_link a
	{
	margin-left: 133px;
	padding-left: 13px;
	background: url(/design/abec/images/rss_bullet.gif) no-repeat center left;
	font-weight: bold;
	}
#stay_informed img#report
	{
	float: left;
	display: inline;
	margin: 0px 0px 0px 11px;
	}
#stay_informed img#webinar
	{
	float: left;
	display: inline;
	margin: 11px 0px 0px 11px;
	}
#stay_informed p.bottom_link { width: 310px; }
#ffacts        p.bottom_link { width: 310px; }
#news_media    p.bottom_link { width: 265px; }
#power_blog p.bottom_link { width: 255px; }
#power_blog p.bottom_link a.visit_blog_link
	{
	background:none;
	font-weight:normal;
	margin-left:0;
	padding-left:0;
	}
#power_blog p.bottom_link a {
	background:transparent url(/design/abec/images/rss_bullet.gif) no-repeat scroll left center;
	font-weight:bold;
	margin-left:105px;
	padding-left:13px;
	}

/* sub pages */
/** left_col **/
#left_col
	{
	float: left;
	padding-bottom: 22px;
	border-bottom: 5px solid #7c8a54;
	width: 201px;
	background: #c8d9de;
	}
#left_col ul#subnav
	{
	float: left;
	display: inline;
	margin-left: 10px;
	padding-top: 17px;
	width: 182px;
	background: #c8d9de;
	}
#left_col ul#subnav li
	{
	float: left;
	clear: left;
	padding: 1px 0;
	width: 182px;
	border-bottom: 1px solid #b9c9c2;
	}
#left_col ul#subnav a
	{
	display: block;
	float: left;
	clear: left;
	padding: 5px 0 5px 20px;
	width: 162px;
	color: #697547;
	background: url(/design/abec/images/subnav_bullet.gif) no-repeat 8px 50%;
	font-size: 1.1em;
	}
#left_col ul#subnav a:hover
	{
	color: #fff;
	background: #7c8a54 url(/design/abec/images/subnav_hover_bullet.gif) no-repeat 8px 50%;
	}

/*** mid_col ***/
#mid_col
	{
	float: left;
	display: inline;
	/*padding: 0 20px 25px 25px;*/
	width: 484px;
	font-size: 1.2em;
	}

span#sharethis_0 {
  float: right;
}

#mid_col #breadcrumbs
	{
	float: left;
	margin-bottom: 15px;
	padding: 23px 0 10px 0;
	width: 484px;
	border-bottom: 1px solid #e7e8e3;
	font-size: .85em;
	}
#mid_col #breadcrumbs ul
	{
	float: left;
	display: inline;
	margin: 0 0 0 -2px;
	padding: 0;
	}
#mid_col #breadcrumbs li
	{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
	background: none;
	}
#mid_col #breadcrumbs li.current
	{
	padding-left: 2px;
	}
#mid_col #breadcrumbs a
	{
	color: #666;
	}
#mid_col #breadcrumbs a:hover
	{
	color: #3399cc;
	}
#mid_col h1
	{
	clear: left;
	padding-bottom: 10px;
	color: #508999;
	font-size: 1.62em;
	}
#mid_col h2
	{
	color: #508999;
	font-size: 1.25em;
	}
#mid_col h3
	{
	color: #508999;
	font-size: 1.1em;
	}
#mid_col p
	{
	padding-bottom: 10px;
	line-height: 1.4em;
	}
#mid_col ul
	{
	padding-bottom: 20px;
	}
#mid_col li
	{
	margin-bottom: 5px;
	padding-left: 17px;
	background: url(/design/abec/images/bullet.gif) no-repeat 5px .4em;
	}
#mid_col ol li
	{
	background: none;
	margin-bottom: 0;
	padding-left: 0;
	}
#mid_col a.rss_header_btn
	{
	background:transparent url(/design/abec/images/rss_bullet.gif) no-repeat scroll left .7em;
	font-weight:bold;
	margin-left:10px;
	padding-left:13px;
        padding-top: 7px;
	color:#7C8A54;
        float: right;
	}
	
/*** mid_col_ph ***/
#mid_col_ph
	{
	float: left;
	display: inline;
	padding: 0 20px 0px 25px;
	width: 910px;
	font-size: 1.2em;
	}
span#sharethis_0 {
  float: right;
}

#mid_col_ph #breadcrumbs
	{
	float: left;
	margin-bottom: 15px;
	padding: 23px 0 10px 0;
	width: 910px;
	border-bottom: 1px solid #e7e8e3;
	font-size: .85em;
	}
#mid_col_ph #breadcrumbs ul
	{
	float: left;
	display: inline;
	margin: 0 0 0 -2px;
	padding: 0;
	}
#mid_col_ph #breadcrumbs li
	{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
	background: none;
	}
#mid_col_ph #breadcrumbs li.current
	{
	padding-left: 2px;
	}
#mid_col_ph #breadcrumbs a
	{
	color: #666;
	}
#mid_col_ph #breadcrumbs a:hover
	{
	color: #3399cc;
	}
#mid_col_ph h1
	{
	clear: left;
	padding-bottom: 10px;
	color: #508999;
	font-size: 1.62em;
	}
#mid_col_cct h2
	{
	color: #508999;
	font-size: 1.25em;
	}
#mid_col_ph h3
	{
	color: #508999;
	font-size: 1.1em;
	}
#mid_col_ph p
	{
	padding-bottom: 10px;
	line-height: 1.4em;
	}
#mid_col_ph ul
	{
	padding-bottom: 20px;
	}
#mid_col_ph li
	{
	margin-bottom: 5px;
	padding-left: 17px;
	background: url(/design/abec/images/bullet.gif) no-repeat 5px .4em;
	}
#mid_col_ph a.rss_header_btn
	{
	background:transparent url(/design/abec/images/rss_bullet.gif) no-repeat scroll left .7em;
	font-weight:bold;
	margin-left:10px;
	padding-left:13px;
        padding-top: 7px;
	color:#7C8A54;
        float: right;
	}	
	

/*** mid_col_powerhouse **/
#mid_col_powerhouse
	{
	float: left;
	display: inline;
	padding: 0 0px 15px 115px; 
	}	

/*** mid_col_carolers **/
#mid_col_carolers
	{
	float: left;
	display: inline;
	padding: 0 0px 15px 90px; 
	}	

/*** mid_col_cct ***/
#mid_col_cct
	{
	float: left;
	display: inline;
	padding: 0 20px 25px 25px;
	width: 704px;
	font-size: 1.2em;
	}

span#sharethis_0 {
  float: right;
}

#mid_col_cct #breadcrumbs
	{
	float: left;
	margin-bottom: 15px;
	padding: 23px 0 10px 0;
	width: 704px;
	border-bottom: 1px solid #e7e8e3;
	font-size: .85em;
	}
#mid_col_cct #breadcrumbs ul
	{
	float: left;
	display: inline;
	margin: 0 0 0 -2px;
	padding: 0;
	}
#mid_col_cct #breadcrumbs li
	{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
	background: none;
	}
#mid_col_cct #breadcrumbs li.current
	{
	padding-left: 2px;
	}
#mid_col_cct #breadcrumbs a
	{
	color: #666;
	}
#mid_col_cct #breadcrumbs a:hover
	{
	color: #3399cc;
	}
#mid_col_cct h1
	{
	clear: left;
	padding-bottom: 10px;
	color: #508999;
	font-size: 1.62em;
	}
#mid_col_cct h2
	{
	color: #508999;
	font-size: 1.25em;
	}
#mid_col_cct h3
	{
	color: #508999;
	font-size: 1.1em;
	}
#mid_col_cct p
	{
	padding-bottom: 10px;
	line-height: 1.4em;
	}
#mid_col_cct ul
	{
	padding-bottom: 20px;
	}
#mid_col_cct li
	{
	margin-bottom: 5px;
	padding-left: 17px;
	background: url(/design/abec/images/bullet.gif) no-repeat 5px .4em;
	}
#mid_col_cct a.rss_header_btn
	{
	background:transparent url(/design/abec/images/rss_bullet.gif) no-repeat scroll left .7em;
	font-weight:bold;
	margin-left:10px;
	padding-left:13px;
        padding-top: 7px;
	color:#7C8A54;
        float: right;
	}

/*** right_col ***/
#right_col
	{
	float: left;
	display: inline;
	padding-left: 12px;
	width: 225px;
	}
#info_box
	{
	float: left;
	display: inline;
	margin: 10px 0 15px 2px;
	border: 1px solid #cacaca;
	width: 221px;
	background: #528b9b;
	}
#info_box h2#stay_informed
	{
	padding-top: 32px;
	height: 0px;
	width: 221px;
	overflow: hidden;
	font-size: 1px;
	background: url(/design/abec/images/h2_stay_informed_sml.gif) no-repeat top left;
	}
#info_box p
	{
	float: left;
	clear: left;
	width: 195px;
	padding: 0 0 6px 16px;
	color: #cdcdcd;
	text-align: left;
	font-size: 1.1em;
	}
#info_box form#sign_up
	{
	float: left;
	clear: left;
	width: 200px;
	padding: 0 0 13px 16px;
	}
#info_box form#sign_up fieldset
	{
	border: 0;
	}
#info_box form#sign_up input#email
	{
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #999 #ccc #ccc #999;
	padding: 1px 2px;
	width: 123px;
	color: #333;
	}
#info_box form#sign_up input#btn_submit
	{
	padding: 1px 5px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #b1d4de #49727e #49727e #b1d4de;
	color: #fff;
	background: #88b2be;
	vertical-align: top;
	font-size: 11px;
	text-decoration: underline;
	}
#info_box p#rss_feed
	{
	float: left;
	width: 195px;
	padding: 6px 10px 6px 16px;
	color: #7c8a54;
	background: #c8d9de;
	font-size: 1em;
	}
#info_box p#rss_feed a
	{
	margin-left: 18px;
	padding-left: 14px;
	color: #7c8a54;
	background: url(/design/abec/images/rss_bullet.gif) no-repeat center left;
	font-size: 1em;
	font-weight: bold;
	}

/*** sub_page_facts ***/
#facts_flash_area
	{
	float: left;
	width: 500px;
	padding-top: 25px;
	background: url(/design/abec/images/flash_area_border.gif) no-repeat top left;
	}
#facts_flash_area #factoid
	{
	float: left;
	display: inline;
	width: 209px;
	border-right: 1px solid #dadada;
	}
#facts_flash_area #factoid p
	{
	padding: 5px 0 10px;
	line-height: normal;
	}
#facts_flash_area #factoid p a
	{
	color: #7c8a54;
	}
#facts_flash_area #factoid a:hover
	{
	color: #3399cc;
	}
#facts_flash_area #map
	{
	float: left;
	display: inline;
	width: 290px;
	text-align: center;
	}
#mid_col p.bottom_link
	{
	float: left;
	clear: left;
	margin-top: 33px;
	padding: 7px;
	color: #777;
	background-color: #c8d9de;
	width: 486px;
	}
#mid_col p.bottom_link a
	{
	float: right;
	color: #777;
	}
#mid_col p.bottom_link span
	{
	float: left;
	}

/*** sub_page_ask ***/
#lc_placeholder
	{
	height: 60px;
	}
#mid_col #ask_now
	{
	float: right;
	margin-top: -28px;
	color: #508999;
	font-weight: bold;
	}
#question_answer
	{
	padding-top: 20px;
	background: url(/design/abec/images/flash_area_border.gif) no-repeat top left;
	}
#question_answer ul
	{
	padding-bottom: 0px;
	}
#question_answer li
	{
	margin-bottom: 15px;
	padding-left: 70px;
	background: none;
	}
#question_answer li.q
	{
	color: #508999;
	background: url(/design/abec/images/li_q_bullet.gif) no-repeat top left;
	font-weight: bold;
	font-style: italic;
	}
#question_answer li.a
	{
	background: url(/design/abec/images/li_a_bullet.gif) no-repeat top left;
	}
#ask_question
	{
	float: left;
	display: inline;
	padding: 10px;
	border-bottom: 4px solid #7c8a54;
	background: #c8d9de;
	width: 480px;
	}
#ask_question h2
	{
	padding-bottom: 3px;
	color: #666;
	font-size: 1.3em;
	}
#ask_question form
	{
	float: left;
	}
#ask_question fieldset
	{
	float: left;
	border: none;
	}
#ask_question fieldset#left
	{
	padding-right: 25px;
	}
#ask_question fieldset#right
	{
	width: 243px;
	}
#ask_question label
	{
	display: block;
	color: #666;
	font-weight: bold;
	}
#ask_question input#name,
#ask_question input#email_address,
#ask_question input#email,
#ask_question input#subject
	{
	margin-bottom: 5px;
	padding: 1px 2px;
	width: 195px;
	border-width: 1px;
	border-color: #999 #ccc #ccc #999;
	border-style: solid;
	color: #A0A0A0;
	}
#ask_question textarea#question,
#ask_question textarea#message
	{
	margin-bottom: 5px;
	padding: 1px 2px;
	width: 236px;
	height: 55px;
	border-color: #999 #ccc #ccc #999;
	border-style: solid;
	border-width: 1px;
	color: #A0A0A0;
	overflow: auto;
	}
#ask_question input#ask_btn_submit
	{
	float: right;
	clear: left;
	margin-right: 2px;
	padding: 1px 5px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #b1d4de #49727e #49727e #b1d4de;
	color: #fff;
	background: #88b2be;
	font-size: 11px;
	text-decoration: underline;
	}

#right_col_facts h2
	{
	clear: left;
	padding-top: 17px;
	margin: 0 0 5px 0;
	width: 222px;
	height: 0;
	overflow: hidden;
	font-size: 1px;
	background:  url(/design/abec/images/h2_facts_sml_bgr.gif) no-repeat;
	}
#right_col_facts img
	{
	display: block;
	text-align: center;
	}
#right_col_facts p.more
	{
	padding: 10px 15px 0 0;
	text-align: right;
	}
#right_col_facts p.more a
	{
	color: #7c8a54;
	}

/*** sub_page_glossary* **/
dl.glossary
	{
	padding-bottom: 5px;
	}
dl.glossary dd
	{
	margin-bottom: 15px;
	}
dl.glossary dt
	{
	margin: 0 0 2px;
	padding: 0;
	font-weight: bold;
	}

/*** sub_page_news ***/
#mid_col #news_and_media
	{
	padding-bottom: 5px;
	}
#news_and_media li
	{
	margin: 0 0 15px 0;
	padding: 0;
	background: none;
	}
#news_and_media li p.news_date
	{
	margin: 0;
	padding: 0;
	line-height: normal;
	}
#news_and_media a
	{
	display: block;
	color: #508999;
	font-weight: bold;
	}
#news_and_media a:hover
	{
	color: #3399CC;
	}

#advertising
	{
	float: left;
	padding: 10px;
	border-bottom: 4px solid #7c8a54;
	background: #c8d9de;
	width: 480px;
	}
#advertising p
	{
	padding: 0 175px 0 0;
	line-height: 1.5em;
	}
#advertising img
	{
	float: right;
	display: block;
	padding-left: 3px;
	margin-top: -20px;
	}
#advertising h2
	{
	padding-bottom: 8px;
	}
#advertising h2 a
	{
	font-size: .8em;
	color: #666;
	}

/*** blog styles ***/
.class-blog h2
	{
	margin: 0 0 15px 0;
	padding: 0;
	}
.class-blog p
	{
	margin: 0 0 5px 0;
	padding: 0;
	}
.class-blog .blog-options .blog-category, .class-blog .blog-options .blog-comments
	{
	border-right: 1px solid #c8d9de;
	padding-right: 10px;
	}
.class-blog .blog-options .blog-date
	{
	border-left: 1px solid #c8d9de;
	padding-left: 10px;
	display: inline;
	}
.class-blog .blog-options .blog-share
	{
	padding-right: 10px;
	}
.class-blog .blog-options
	{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e7e8e3;
	}
.class-blog .blog-options .blog-category
	{
	display: inline;
	}
.class-blog .blog-options .blog-comments
	{
	display: inline;
	padding-left: 0px;
	}
.class-blog .blog-options .blog-share
	{
	display: inline;
	padding-left: 10px;
	}
.attribute-comments
	{
	padding-top: 20px;
	border-top: 1px solid #e7e8e3;
	}
.attribute-comments h1
	{
	font-size: 1.3em !important;
	}
.attribute-comments .class-comment
	{
	margin-bottom: 10px;
	padding: 10px 5px;
	background: #EEE;
	border: 1px solid #FFF;
	}
.attribute-comments .class-comment h3
	{
	font-weight: normal;
	}
.attribute-comments .class-comment p.author, .attribute-comments .class-comment p.date
	{
	margin: 0;
	padding: 0 !important;
	}
.attribute-comments .class-comment p.author
	{
	float: left;
	}
.attribute-comments .class-comment p.date
	{
	float: right;
	}
.attribute-comments .class-comment .attribute-message
	{
	float: none;
	clear: both;
	padding-top: 10px;
	}
#right_col_blog
	{
	float: left;
	display: inline;
	padding: 20px 0 0 20px;
	width: 220px;
	}
#right_col_blog h2
	{
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 1.35em;
	}
#right_col_blog p
	{
	line-height: 1.3em;
	}
#right_col_blog ul
	{
	line-height: 1.3em;
	}


/*** global link styles ***/
a
	{
	color: #636e43;
	}
a:hover
	{
	color: #3399cc;
	}

#left_col ul#subnav li.level_1 a
        {
        padding: 5px 0 5px 32px;
        width: 150px;
        background: url(/design/abec/images/subnav_bullet.gif) no-repeat 20px 50%;
        }
#left_col ul#subnav li.level_1 a:hover
        {
        color: #fff;
        background: #7c8a54 url(/design/abec/images/subnav_hover_bullet.gif) no-repeat 20px 50%;
        }
#left_col ul#subnav li.level_2 a
        {
        padding: 5px 0 5px 48px;
        width: 134px;
        background: url(/design/abec/images/subnav_bullet.gif) no-repeat 36px 50%;
        }
#left_col ul#subnav li.level_2 a:hover
        {
        color: #fff;
        background: #7c8a54 url(/design/abec/images/subnav_hover_bullet.gif) no-repeat 36px 50%;
        }
#left_col ul#subnav li.level_3 a
        {
        padding: 5px 0 5px 64px;
        width: 118px;
        background: url(/design/abec/images/subnav_bullet.gif) no-repeat 52px 50%;
        }
#left_col ul#subnav li.level_3 a:hover
        {
        color: #fff;
        background: #7c8a54 url(/design/abec/images/subnav_hover_bullet.gif) no-repeat 52px 50%;
        }

/*** Sign up In Page Form ***/

	#sign_up_inpage
		{
		float: left;
		display: inline;
/*
border-bottom: 4px solid #7c8a54;
background: #c8d9de;
*/
		width: 480px;
		padding-bottom: 10px;
		}
	#sign_up_inpage h2
		{
		margin: 10px;
		color: #666;
		font-size: 1.3em;
		}


	#sign_up_inpage form
		{
		padding:0;
		margin:0 -10px 0 0;
		float: left;
		display: inline;
		width: 484px;
		}
	#sign_up_inpage fieldset
		{
		padding: 0;
		float: left;
		display: block;
		border: none;
		margin: 10px 0 0;
		clear: both;
		width: 461px;
		}

	#sign_up_inpage label
		{
		color: #d05511;
		font-weight: bold;
		display: block;
	 	clear: both;
		padding-top: 13px;
		height: 0;
		overflow: hidden;
		text-transform: uppercase;
		font-size: 1em;
		font-family: Verdana, Arial, sans-serif;
		}
	#sign_up_inpage label#email_lab,
	#sign_up_inpage label#first_name_lab,
	#sign_up_inpage label#last_name_lab,
	#sign_up_inpage label#address_lab,
	#sign_up_inpage label#address_2_lab,
	#sign_up_inpage label#city_lab,
	#sign_up_inpage .state_lab,
	#sign_up_inpage #zip_lab
		{
		width: 93px;
		background: url(/design/abec/images/email_lab.gif) no-repeat 0 0;
		}
	#sign_up_inpage label#first_name_lab  { background: url(/design/abec/images/first_name_lab.gif) no-repeat 0 0; }
	#sign_up_inpage label#last_name_lab   { background: url(/design/abec/images/last_name_lab.gif) no-repeat 0 0; }
	#sign_up_inpage label#address_lab     { background: url(/design/abec/images/address_lab.gif) no-repeat 0 0; }
	#sign_up_inpage label#address_2_lab   { background: url(/design/abec/images/address_2_lab.gif) no-repeat 0 0; }
	#sign_up_inpage label#city_lab        { background: url(/design/abec/images/city_lab.gif) no-repeat 0 0; }
	#sign_up_inpage label#zip_lab        { background: url(/design/abec/images/zip_lab.gif) no-repeat 0 0; }
	#sign_up_inpage .state_lab {
		margin-top: -3px;
		padding-top: 16px;
		background: url(/design/abec/images/state_lab.gif) no-repeat 0 0; 
	}
	
	
	
	#sign_up_inpage input, #sign_up_inpage select {
		width: 215px;
	   	float: left;
		padding: 2px 2px 1px;
		border-width: 1px;
		border-color: #999 #ccc #ccc #999;
		border-style: solid;
		color: #A0A0A0;
		
		/*BoxModel Hack
		voice-family: "\"}\"";
		voice-family:inherit;
		vertical-align: baseline;
		width: 211px;
		*/
	}
	#sign_up_inpage select {
		width: 233px;
		padding: 1px;
	}
	#sign_up_inpage input#email {
		padding: 1px 0 2px 4px;
		width: 485px;
		height: 21px;
		background: url(/design/abec/images/email_input_bgr.gif) no-repeat 0 0;
		border: 0;
		margin: 0 -9px 0 -3px;
	}
	#sign_up_inpage input.box {
		width: 239px;
		height: 21px;
		background: url(/design/abec/images/sml_input_bgr.gif) no-repeat 0 0;
		border: 0;
		margin: 0 -9px 0 -3px;
		padding: 1px 0 2px 4px;
	}
	#sign_up_inpage #zip_group input.zip {
		width: 230px;
		height: 21px;
		background: url(/design/abec/images/zip_input_bgr.gif) no-repeat 0 0;
		border: 0;
		margin: 0 -9px 0 -3px;
		padding: 1px 0 2px 4px;
	}
	#sign_up_inpage div.left_form_col {
	   width: 215px;
	   float: left;
	}
	#sign_up_inpage div.right_form_col {
	   width: 215px;
	   float: right;
	}
	fieldset#zip_group {
		position: relative;
	}
	#sign_up_inpage input#sign_up_btn_submit
		{
		position: absolute;
		bottom: -1px;
		right: -18px;
		clear: none;
		width: 146px;
		height: 25px;
		margin: 0;
		padding: 0;
		border: 0;
		color: orange;
		font-size: .1em;
		text-indent: -9999px;
		cursor: pointer;
		background: url(/design/abec/images/submit_btn.gif) no-repeat 0 0;
		
		}
		p#required {
			float: left;
			clear: left;
			margin: 40px 0 0 0;
			padding: 16px 0 0 0;
			line-height: normal;
			width: 91px;
			height: 0;
			overflow: hidden;
			background: url(/design/abec/images/required.gif) no-repeat 0 0;
		}		

/*** updates ***/

#stay_connected_btn {
	float: right;
	clear: right;
	display: inline;
	margin: 10px 15px 0 0;
	padding-top: 31px;
	width: 180px;
	height: 0;
	overflow: hidden;
	font-size: .1em;
	background: url(/design/abec/images/stay_connected_btn.gif) no-repeat 0 0;
}
#news_media li a.strong,
#power_blog li a.strong,
.strong {
	font-weight: bold;
	background: none;
}
a.rss {
	padding-right: 15px;
	background: url(/design/abec/images/rss_ico.gif) no-repeat center right;
}
#flash_carousel_area {
	display: block;
	margin: 0 auto 15px;
	clear: left;
	width: 937px;
	height: 177px;
}
#module_wrapper {
	float: left;
	background: url(/design/abec/images/module_wrapper_bgr.gif) repeat-y 313px 0;
}
