<!--

/* STYLE SHEET FOR PRINTING ONLY
  
  essentially this is the same as
  the main style sheet except 
  hidding the title, footer, vertical
  and horizontal menus*/


* {
	margin: 0px;
	padding: 0px;
}

#centercontainer {
	margin: 10px auto;
	width: 780px;
}

#container {

}

body {
	height: 100%;
	
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	font-weight:bold;
	color: #85859c;
	font-size: 12px;
}

a:hover {
  cursor:hand;
}

.spaced SUB, .spaced SUP { 
  line-height:0; 
}

img {
	border: none;
}

#container ul {
	width: 780px;
	list-style-type: none;
  overflow:hidden;
}


.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#header {
  display:none;
	/*width: 780px;
	height: 70px;	*/
}

#header_logo {
  display:none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 15px;
	width: 120px;
	height: 50px;
	float: none;
}

#header_title {
  display:none;
	color: rgb(100,100,100);
	width: 300px;
	margin-top: 50px;
	margin-left: 20px;
	float: none;
	font-weight: bold;
	font-size: 24px;
}

#header_image {
  display:none;
	width: 780px;
	height: 101px;
	/*background: url('images/banner-build.gif') no-repeat;*/
	overflow : hidden;	
}

#header_links {
	float: none;	
	width: 350px;
	padding-top: 5px;
	margin-top: 0px;
	font-size: 14px;
	
}

#header_element {
	font-weight:normal;
	float: none;
	text-align: left;
	padding-right: 10px;

}

#header_element a:hover {  
  color: yellow;
  font-weight:normal;
}


/***********************/
/* Horizontal Menu Bar */
/***********************/

#hormenu {
  display:none;
	margin-bottom: 1px;
	width: 780px;
	height: 26px;
}

#hormenu ul {
	width: 780px;
	height: 26px;
	list-style-type: none;
	overflow: hidden;
}

#hormenu li {
	margin-right: 1px;
	width: 194px;
	height: 26px;
	/* changed from left to none*/
	float: none;
	background: url('images/hormenu.gif') repeat;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#hormenu li.active {
	margin-right: 1px;
	width: 194px;
	height: 26px;
	float: none;
	background: url('images/hormenu_active.gif') repeat;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#hormenu li.last {
	margin-right: 0px;
	width: 195px;
	height: 26px;
}

#hormenu a {
	padding-top: 3px;
	padding-bottom: 9px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#hormenu a:hover {
	color: #333399;
	background: url('images/hormenu_select.gif') repeat;
}

/*********************/
/* Vertical Menu Bar */
/*********************/
#vermenu {
/*do not remove*/
  display:none;
  width:194px;
  /*changed from left to none*/
  float:none;
  overflow:hidden;
}

#vermenu ul {
  width:194px;
	height: 26px;
	list-style-type: none;
	overflow: hidden;
}

#vermenu li {
	width: 194px;
	height: 25px;
	/* changed from left to none */
	float: none;
	background: url('images/vermenu.gif') repeat;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#vermenu li.active {
	width: 194px;
	height: 25px;
	/* changed from left to none */
	float: none;
	background: url('images/vermenu_active.gif') repeat;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#vermenu a {
	padding-top: 3px;
	padding-bottom: 9px;
	display: block;
	color: white;
	text-decoration: none;
}

#vermenu a:hover {
	color: #333399;
	background: url('images/hormenu_select.gif') repeat;
}

#Quote {
	width: 194px;
	height: 165px;
	float: none;
	background: url('images/quote.gif') repeat;
	overflow: hidden;
	margin-left:0px;
}

#Quote a {
	width: 194px;
	height: 165px;
	/*display: block;*/
	color: white;

}

#Quote a:hover {
	color: #333399;
	background: url('images/quote_select.gif') repeat;

}

#Quote_Label {
	font-size: 12px;
	margin: 3px 2px 3px 2px;
	float: none;
  width: 185px;
	cursor: hand;

}

#Quote_Math {	
	float: none;
	width: 170px;
	height: 17px;	
  margin: 0px 6px 0px 6px;
  padding: 1px 1px 1px 1px;
  
	text-align:center;
	cursor: hand;
	line-height:16px;
}

#SolarQuoteSale {
	width: 194px;
	height: 80px;
	float: none;
	background: url('images/solarquotesale.gif') repeat;
	overflow: hidden;
	margin-left:0px;
}

#SolarQuoteSale a {
	width: 194px;
	height: 80px;
	/*display: block;*/
	color: white;

}

#SolarQuoteSale a:hover {
	color: #333399;
	background: url('images/solarquotesale_select.gif') repeat;

}

#SolarQuoteSale_Label {
	font-size: 12px;
	margin: 3px 2px 3px 2px;
	float: left;
  width: 185px;
	cursor: hand;

}
/****************/
/* Main content */
/****************/
#content_area {
	width: 582px;
	/* changed from left to none */
	float: none;
}

#content {
	margin: 0px 0px 0px;
	width:585px;
	/* changed from left to none */
	float: none;
}

#content_header {
	margin-left: 10px;
	margin-top: 10px;
	float: none;
	width: 525x;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #85859c;
}

#content_text {
	margin-left: 20px;
	margin-top: 10px;
	float: none;
	width: 505px;
	text-align: left;
	color: #85859c;
	line-height: 140%;
}

#content_text1 {
	margin-left: 30px;
	margin-top: 10px;
	float: none;
	width: 485px;
	text-align: left;
	color: #85859c;
	line-height: 140%;	
}

#content_text2 {
	margin-left: 40px;
	margin-top: 10px;
	float: none;
	width: 465px;
	text-align: left;
	color: #85859c;
	line-height: 140%;
}

#content_text3 {
	margin-left: 50px;
	margin-top: 10px;
	float: none;
	width: 445px;
	text-align: left;
	color: #85859c;
	line-height: 140%;
}

#content_house {
	margin-left: 51px;
	margin-top: 10px;
	float: none;
	width: 225px;		
	color: #85859c;
	line-height: 140%;
	text-align:center;
	cursor:hand;
}

#content_link {
	margin-left: 30px;
	margin-top: 10px;
	text-decoration: none;
	float: none;
	width: 485px;
	font-weight:bold;
	text-align: left;
}

#content_text span.jlink,#content_text1 span.jlink,#content_text2 span.jlink,#content_text3 span.jlink,#content_house span.jlink{
  cursor:hand;
  cursor:pointer;
  border-bottom: 1px solid;
}

#content_link a {
	/*color: rgb(100,100,50);*/
	font-weight:normal;
	
}

#content_link a:hover {
	color: yellow;
	font-weight:normal;	
}

hr {
  width:500px;
  border:0px;
	height: 1px;
	background-color: #9e9ec3;
}

/******************/
/* Tooltips       */
/******************/
/* Note Tooltips require a bit   */
/* of javascript in head to work */

#content_text a, #content_text1 a, #content_text2 a {
  border-bottom: 1px dashed;
  font-weight:normal;
  text-decoration: none;
}
#content_text a:hover, #content_text1 a:hover, #content_text2 a:hover {
  position: relative;
}
#content_text a span, #content_text1 a span, #content_text2 a span {
  display: none;
}
#content_text a:hover span, #content_text1 a:hover span, #content_text2 a:hover span {
  display: block;
  position: absolute; 
  top: 10px; 
  left: 0;  
  padding: 5px; 
  margin: 10px; 
  z-index: 100;
  width: 110px;
  background: #EFEFEF;
  border: 1px dashed #9e9ec3;  
  -moz-opacity:0.9;
  filter:alpha(opacity=90);  
}

/******************/
/* Footer Section */
/******************/
#footer {
  display:none;
	margin: 10px 0px 0px;
	width:780px;
	height:110px;
	overflow: hidden;
	float: none;	
	border-color: #9e9ec3;
	border-width: 1px 0px 0px;
	border-style: solid;
	list-style-type: none;
}

#footer_object {
	text-decoration: none;
	padding-right: 30px;
	padding-top: 15px;
	width: 90px;
	float: right;
	text-align: center;
}

#SiteAnalytics {
  display: none;
	margin: 0px 0px 0px;
	width:780px;
	overflow: hidden;
	text-align: right;
	float: center;  
  font-size: 8pt;
  color:#85859c;
}
-->