body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#tabnav {
	border-bottom: 1px solid #ADD3E7;
}
#tabnav span {
	white-space: nowrap;
	font-size: 10px;
	float: left;
	padding: 0px 5px;
	padding-top: 10px;
	background-color: #FFF;
	border: 1px solid #ADD3E7;
	height: 20px;
	position: relative;
	top: 1px;
}
#tabnav span.sel {
	font-weight: bold;
	background-color: #FFF;
	border-bottom: 1px solid white;
}
.hea_form { 
	background: #f3f8fb url(../ia/home_improvement/images/HEA_home_textbox_background.jpg) bottom left repeat-x;
	margin-right: 100px;
}
.intro_text {
	float: left;
	width: 120px;
	padding: 8px;
	font-weight: bold;
}
.intro_form {
	background: #fff url(../ia/home_improvement/images/HEA_home_inputbox_backgound.jpg) bottom left no-repeat;
	margin-left: 150px;
}
.intro_form img {
	position: absolute;
}
/* hea form tweaks to core_form_final */
.core_form_final p.required_declaration {
	background-color: transparent;
}
.core_form_final fieldset {
	clear: none;
	border: none;
	margin: 0;
	padding: 60px 9px 3px;
}
.core_form_final label {
	width: auto;
	text-align: left;
	float: none;
	margin-bottom: .2em;
}
.core_form_final div {
	margin: .8em 0;
}
.core_form_final input {
	display: block;
	margin-top: .3em;
}
.core_form_final p.submit {
	margin: 0;
}
.core_form_final p.submit input {
	display: inline;
	
}
.chart_box {
	clear:left; 
	border: 1px solid #ADD3E7; 
	border-top: none;
	background-color: white;
	padding: 5px 10px;
}
.crumb2 {
	padding: 7px;
	margin-bottom: 10px;
}
.crumb2 ul {
	margin-bottom: -5px;
}
h2.highlight_cyan  {
	padding: 8px;
	color: #fff;
	font-size:1.2em;
	font-weight: bold;
	background-color: #00AEEF;
	margin-top: 4px;
	margin-bottom: 7px;
}
.rightnav_box {
	float: right;
}
.rightnav_box_header {
	background-color: #ddd;
	padding: 5px;
	font-weight: bold;
	font-size: 10pt;
	border-top: 1px solid #ddd;
	text-align: center;
}
.rightnav_box_cell {
	width: 150px;
	border: 1px solid #ddd;
	padding: 5px;
	background-color: #fafafa;
	border-top: none;
}
a.rightnav_box  {
	font-size: 85%;
}
.floating_box1 {
	background: #C6EBF7;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #ADD3E7;
	padding: 10px 10px;
	float: left;
	width: 540px;
}
.floating_box2 {
	background: #fff;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px 10px 0;
	float: left;
	width: 261px;
	height: 241px;
}
.floating_box3 {
	background: #fff;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #ADD3E7;
	padding: 10px 10px;
	float: left;
	width: 715px;
}
.bigger_link {
	font-weight: bold;
	font-size: 12pt;
}
.floating_box4 {
	background: #fff;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px 10px 0;
	float: left;
	width: 133px;
}
.floating_box5 {
	background: #fff;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 10px 10px 0;
	float: left;
	width: 279px;
}
.energyUseRating_box {
	background: cyan;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #00f;
	padding: 10px 10px;
}

div#page_controls{
	position:relative;
	width:700px;
}

.toggle_container {
	margin-left: 0px;
	background: url(../ia/home_improvement/images/HEA_recommendations_expand_.gif) bottom left no-repeat;
	width: 700px;
	margin-bottom: 8px;
}

.toggle_container .show_left{
	position:relative;
}

.toggle_container div.toggle_content{
	background-color:transparent;
	min-height:175px;
	height: auto !important;
	height: 175px;
	position:relative;
	width:567px; 
}

.toggle_container div.toggle_content p{
	margin:0;
}

.toggle_container div.toggle_content ul{
	margin-bottom:0;
}

/* Individual toggle_container backgrounds */
.toggle_container#toggle_a { background-image:url('/images/HEA/HEA_recommendations_expand_Air.jpg');}
.toggle_container#toggle_b { background-image:url('/images/HEA/HEA_recommendations_expand_Ductwork.jpg');}
.toggle_container#toggle_c { background-image:url('/images/HEA/HEA_recommendations_expand_Insulation.jpg');}
.toggle_container#toggle_d { background-image:url('/images/HEA/HEA_recommendations_expand_HVAC.jpg');}
.toggle_container#toggle_e { background-image:url('/images/HEA/HEA_recommendations_expand_WaterHeater.jpg');}
.toggle_container#toggle_f { background-image:url('/images/HEA/HEA_recommendations_expand_Windows.jpg');}
.toggle_container#toggle_g { background-image:url('/images/HEA/HEA_recommendations_expand_Lighting.jpg');}
.toggle_container#toggle_h { background-image:url('/images/HEA/HEA_recommendations_expand_Thermostat.jpg');}
.toggle_container#toggle_i { background-image:url('/images/HEA/HEA_recommendations_expand_Products.jpg');}

#toggle_all{
	background-color:transparent;
	background-image:url('/images/HEA/HEA_recommendations_CollapseExpand_Tab.png');
	background-repeat: no-repeat;
	color: #006feb;
	cursor:pointer;
	height:21px;
	margin-left:562px;
	padding: 10px 0 0 10px;
	text-decoration: underline;
	width:107px;
}

#toggle_all:hover{
	text-decoration:none;
}

h3.trigger {	
	background: url(../ia/home_improvement/images/HEA_recommendations_bluebar.gif) 0 0 no-repeat;
	color: #fff;
	padding: .8em .8em 0;
	font-size: 1.3em;
	margin: 9px 0 0;
	height: 30px;
	width: 700px;
}
h3.trigger a, h3.trigger a:link, h3.trigger a:visited, h3.trigger:hover, h3.trigger a:active {
	text-decoration: none;
	color: #fff;
}
h3.collapsed {
	background-position: 0 -46px;
}
h3.expanded {
	background-position: 0 -92px;
}
.toggle_container p {	
	padding: 8px;	
}
.toggle_container li {
	margin-left: 8px;
	margin-right: 8px;
}
.printLink {
	display: block;
}

