
*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma, Arial, sans-serif;
}

#outer_page
{
	width: 800px;
	overflow: hidden;
	margin: 10px auto 5px auto;
	text-align: left;
}

#page
{
	width: 800px;
	background-color: white;
}

/* HEADER STYLES */
/* ------------------------------ */

#header
{
	width: 800px;
	height: 125px;
	overflow: hidden;
	background-image: url( ../img/planet_energy_bg.gif );
	background-repeat: no-repeat;
}

#greenheader
{
	width: 800px;
	height: 125px;
	overflow: hidden;
	background-image: url( ../img/planet_energy_green_bg.gif );
	background-repeat: no-repeat;
}

#header a.home_link
{
	width: 135px;
	height: 90px;
	display: inline;
	float: right;
	clear: none;
	margin: 27px 35px 0 0;
}

#header div.grey_links
{
	margin: 10px 15px 0 0;
	display: inline;
	float: right;
	clear: none;
}


/* NAVIGATION STYLES */
/* ------------------------------ */

#navigation
{
	width: 210px;
	margin-left: 5px;
	display: inline; /* IE fix */
	float: left;
	clear: none;
}

#navigation #main_menu
{
	margin-left: 10px;
}

#navigation #main_menu img
{
	vertical-align: middle;
}

#navigation #main_menu a
{
}

#navigation #main_menu div.dot_bar
{
	width: 100%;
	height: 2px;
	margin: 10px 0 10px 0;
	background-image: url( ../img/blue_dotted_line.gif );
	background-repeat: repeat-x;
}

#navigation #secondary_menu
{
	width: 205px;
	height: 270px;
	overflow: hidden;
	margin-top: 20px;
	background-image: url( ../img/secondary_menu.gif );
	background-repeat: repeat-y;
}

#navigation #secondary_menu a
{
	width: 120px;
	height: 55px;
	display: block;
	margin: 15px 0 0 15px;
	padding: 10px 0 0 70px;
}

body
{
	text-align: center;
	background-color: #B5D9B5;
}

div
{
	font-size: 11px;
	color: #555555;
}


/* TEXT STYLES */
/* ------------------------------ */

p
{
	margin: 8px 0 8px 0;
	font-size: 12px;
	line-height:18px;
	color: #555555;
}

p img
{
	vertical-align: bottom;
}

.boldGreen
{
	color: #008A5F;
	font-weight:bold;
}

h1
{
	color: #0099ee;
	font-size: 24px;
	font-weight:lighter;
	margin: 10px 0 10px 0;

}

.greenH1
{
	color: #86AF57;
}

.greenH2
{
	color: #008A5F;
	font-weight:bold;
	margin-top:30px;
}

h2
{
	color: #0099ee;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 10px 0;

}

h3
{
	color: #0099ee;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 10px 0;

}

h4
{
	color: #0099ee;
	font-size: 14px;
}

h5
{
	color: green;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 10px 0;
}

a
{
	color: green;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ol,
ul
{
	margin: 15px 0 15px 15px;
	color: #555555;
}

li
{
	margin-left: 15px;
	color: #555555;
}



td
{
	color: #555555;
	vertical-align: top;
}

#subnav {
	list-style:none;
	width:198px;
	margin:0 0 0 0;
	padding: 0;
	_height: 0;
}

#subnav li {
	font-weight:normal;
	font-size:12px;
	line-height:20px;
	_height:0;
	margin:0;
	padding:0;
}

#subnav li a:link,
#subnav li a:visited {
	display:block;
	padding:0 0 0 36px;
	color:#0099ee;
	text-decoration:none;
	
}

/*#subnav li a:hover {
	background-image:url(../img/nav/arrow.jpg);
	background-repeat:no-repeat;
}*/



/* FORM STYLES */
/* ------------------------------ */


input,
select,
textarea
{
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #555555;
	width: 100%;
	margin: 0;
	padding: 2px;
}

input.radio,
input.checkbox,
input.button
{
	width: auto;
}

input.checkbox
{
	padding-left: 0;
}

.inputhome
{
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #555555;
	width: 200px;
	margin: 4px 0 0 0;
}

.disabled
{
	color: #aaaaaa;
}

.emphasized
{
	font-weight: bold;
	color: green;
}




p.large
{
	margin: 10px 0 10px 0;
	font-size: 14px;
}

p.quote1
{
	font-weight: bold;
	color: green;
	margin-top: 15px;
}

p.quote2
{
	font-size: 16px;
	font-weight: normal;
	color: #0099ee;
	margin-top: 15px;
}

p.quote_attribution
{
	
}

div.brace
{
	height: 0px;
	clear: both;
}

img.left
{
	float: left;
	clear: none;
	display: inline;
	margin: 4px 4px 4px 0;
}

img.right
{
	float: right;
	clear: none;
	display: inline;
	margin: 4px 0 4px 4px;
}

ul.principles li
{
	list-style-type: none;
}

div.top_links
{
	color: #666666;
	width:750px;
	text-align:left;
	margin-left:20px;
	margin-top:5px;
	text-transform:capitalize;
}

div.grey_links
{
	color: #666666;
	float: left;
	text-transform:lowercase;
}

div.home-logo
{
	float:left;
}

div.grey_links a,
div.top_links a
{
	color: #666666;
	letter-spacing: 0.1em;
}



#content
{
	width: 555px;
	display: inline; /* IE fix */
	overflow: hidden;
	margin-right: 5px;
	float: right;
	clear: none;
}

div.grey_angle_frame
{
	background-image: url( ../img/grey_frame.gif );
	background-repeat: no-repeat;
}

div.info_section
{
	padding-bottom: 10px;
	border-top: 2px dotted #66ccff;	
}


/* FOOTER STYLES */
/* ---------------------------- */

#footer
{
	height: 15px;
	clear: both;
}

#subfooter
{
	width: 800px;
	height: 25px;
	margin-top: 4px;
	clear: both;
}

#subfooter #copyright
{
	float: right;
	clear: none;
	color: #666666;
}


/* @group Home */

#content table.home
{
}

#content table.home td.home_top h3
{
	font-size: 28px;
	margin-left: 20px;
	font-weight: normal;
	color: white;
	letter-spacing: 0.1em;
}

#content table.home td.home_top div.copy
{
	width: 295px;
	margin: 100px 0 0 25px;
	line-height: 17px;
	font-size: 13px;
	color: white;
	float: left;
}

#content table.home td.home_top div.signup
{
	width: 295px;
	float: left;
}

#content table.home td.home_top a.sign_up_now
{
	width: 175px;
	height: 50px;
	display: block;
	float: left;
	clear: both;
	margin: 0 0 0 50px;
	
}

#content table.home td.home_top
{
	width: 525px;
	height: 235px;
	overflow: hidden;
	background-image: url( ../img/home_couple_bg.jpg );
	background-repeat: no-repeat;
}

#content table.home td.home_top2
{
	width: 525px;
	height: 235px;
	overflow: hidden;
	background-image: url( ../img/home_couple_bg2.jpg );
	background-repeat: no-repeat;
}

#content table.home td.home_bl
{
	
}

#content table.home td.home_br
{
	/* background-image: url( ../img/green_frame.gif ); */
	background-image: url( ../img/vertical-dotted-divider.gif );
	background-repeat: no-repeat;
}

#content table.home td.home_bl A
{
 color: #0091d5;	
}

/* @end */

#ml_form input,
#ml_form select
{
}

/* @group Contact */

div.address
{
	width: 220px;
	float: left;
	clear: none;
}

table.form
{

}

table.form td
{
	padding: 4px 20px 4px 20px;
	vertical-align: middle;
}

table.form tr.even td
{
	background-color: #eeffee;
}

#form_error
{
	text-align: center;
	color: red;
}

.required
{
	color: #990000;
	text-decoration: underline;
}

/* @end */
