body {
  background-color: #FFF;
  color: rgb(50,50,50);
  font-family: Trebuchet, Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  font-size: 9pt;
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: relative;
}

#wrapper {
  position: absolute;
  overflow: auto;
  top: 120px;
  top: 135px;
  top: 150px;
  top: 160px;
  bottom: 0;
  width: 100%;
  height: expression((document.body.clientHeight - 20 + "px"));
  height: expression((document.body.clientHeight - 135 + "px"));
  height: expression((document.body.clientHeight - 155 + "px"));
  height: expression((document.body.clientHeight - 165 + "px"));
}

#navigation {
	position: absolute;
  top: 0px;
  width: 100%;
  background-color: #933;
  height: 20px;
  overflow: hidden;
}

#footer {
  position: absolute;
  top: 0px;
  width: 100%;
	background: url(/_assets/images/_common/banner.gif) top left no-repeat;

  height: 120px;
  height: 135px;
  height: 150px;
  height: 160px;
  overflow: hidden;
border-bottom: 2px dotted lightgrey;
}

body * {
  margin: 0;
  padding: 0;
}

dt, dt.node {
/*
  background-image: url(images/header.png);
  background-repeat: no-repeat;
*/
  background-image: url(/_assets/images/_common/button-top.gif);
  background-repeat: no-repeat;

	color: white;
  width: 245px;
  height: auto;
/*	line-height: 30px;	*/
  font-size: 1.2em;
  cursor: pointer;
	margin-bottom: 0.5em;
	margin-left: 5px;
}

dt p.l1	{
}

dt.weather	{
  background-image: url(/_assets/images/_common/button-top-weather.gif);
}
dt.weather-active	{
/* Set by sectional CSS files */
}


dt.weather P	{
	margin-right: 40px;
}
dt.weather-active	P	{
	margin-right: 30px;
}

dt p	{
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 8px;
line-height: 1.5em;
	font-size: 8pt;
}

dl {
  position: absolute;
  top: 10px;
  left: 10px;
}

dl dd {
  margin-left: 0;
  display: none;
}

.absolute dt {
/*
  background-image: url(images/grey-button.png);
*/
	line-height: 14pt;
	margin-bottom: 0.5em;
}

dt.direct {
/*
  background-image: url(images/blue-button.png);
  overflow: hidden;
*/
	background: none;
  background-image: url(/_assets/images/_common/button-top.gif);
  background-repeat: no-repeat;
/*
	border: 1px solid lightgreen;
	border-top: 1px dotted lightgreen;
*/
	border-bottom: none;
	line-height: 15pt;
}

dl.absolute {
  position: absolute;
  margin-left: 0;
}

dd.text {
  padding: 0 0 0 0;
  font-size: 1.2em;
	margin-left: 0.5em;
  margin-right: 0.5em;
  height: auto;
  top: 10px;
  position: absolute;

border-left: 2px dotted lightgrey;
padding: 0em 10px 0em 10px ;
}

dd.text p, dd.text h1, dd.text h2, dd.text h3, dd.text ul, dd.text pre {
  margin-bottom: 0.5em;
}

dd.text h1 {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  font-size: 10pt;
  margin-top: 0;
  padding-top: 0;
}

dd.text h2 {
  padding: 0.5em;
  background-color: #269;
  text-align: center;
  font-size: 1em;
}

dd.text h3 {
  font-size: 1em;
}

dd.text ul {
  list-style-type: none;
  padding-left: 0;
}

dd.text li {
  margin-bottom: 0.5em;
}

dd.text pre {
  background-color: #269;
  padding: 0.5em;
  white-space: pre;
  overflow: auto;
  font-size: 1.2em;
}

dd.text p.cheat {
  float: right;
  border: 1px solid blue;
  margin: 0;
  padding: 0;
  display: none;
  height: 10px;
}

dt.active {
/*
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
  background-image: url(/_assets/images/nav-tree/heating/top.gif);

Set by sectional CSS files

*/
}

dt div.button	{
	background-image: url(/_assets/images/_common/button-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 100%;
}

dt div.active	{
/*
See sectional CSS files

	background-image: url(/_assets/images/nav-tree/heating/bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 100%;
*/
}

#supplimental	{
	display: block; 
	position: absolute;
	top: 135px;
	left: 0;
}

#left-button, #right-button {
	background-repeat: no-repeat;
  padding-top: 5px;
  padding-bottom: 2	px;
  margin-top: 2px;
	cursor: pointer;
font-size: 8pt;
font-weight: bold;
line-height: 8px;
}

#footer A#left-button, #footer A#right-button	{
/* See sectional CSS files */
	color: grey;
}

#left-button {
  float: left;
  margin-left: 20px;
	padding-right: 20px;
height: 18px;
padding-left: 20px;
}

#right-button {
  float: right;
  margin-right: 20px;
	padding-left: 20px;
  text-align: right;
height: 18px;
padding-right: 20px;
background-position: top right;
}

#footer H1	{
	display: none;
}

/*
#container #navigation	{
	float: left;
	clear: both;
}
*/

#footer UL	{
	float: left;
	margin: 0;	list-style: none;		padding: 0;	margin-left: 0px;
margin-top: 104px;
}
#footer LI	{
	float: left;
	text-indent: 0;	margin: 0;
	font-weight: normal;
	margin-right: 1px;
}
#footer LI A	{
	display: block;
	float: left;
	padding-left: 0em; margin-left: 0em;
	padding-right: 0em;
	text-decoration: none;
	width: 92px;
color: #FFFFFF;
font-size: 9pt;
text-align: center;
padding: 0;
line-height: 25px;
	height: 25px;
}
#footer LI A:hover	{
	color: #FFFFFF;
}

	#footer #nHome A	{
		display: block;
		position: absolute;
		top: 15px;
		left: 700px;
		width: 80px;
		height: 110px;
		cursor: pointer;
	}

	#footer LI A:hover	{
		background-position: 0px 25px;
		background-position: 0px 49px;
	}

	#footer LI A.current-section	{
		background-position: 0px 50px !important;
		background-position: 0px 25px !important;
	}

	#footer #nHome A SPAN	{
		display: none;
	}
	#footer LI#nHeating A	{
		background-image:url(/_assets/images/_common/nav-button.png);
		margin-left: 19px;
	}
	#footer LI#nCooling A	{
		background-image:url(/_assets/images/_common/nav-button.png);
		margin-left: 2px;
	}
	#footer LI#nVentilation A	{
		background-image:url(/_assets/images/_common/nav-button.png);
		margin-left: 2px;
	}
	#footer LI#nLighting A	{
		background-image:url(/_assets/images/_common/nav-button.png);
		margin-left: 2px;
	}
	#footer LI#nPublicHealth A	{
		background-image:url(/_assets/images/_common/nav-button.png);
		margin-left: 2px;
	}
	#footer LI#nElectrical A	{
		background-image:url(/_assets/images/_common/nav-button.png);
		margin-left: 2px;
	}

#footer LI A	SPAN	{
	display: none;
}


#footer p {
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  font-size: 1.2em;
  width: 40%;
  float: left;
}

#footer a {
  color: #8cf;
}

#footer a:hover {
  color: #6ad;
}

#homeFooter	{
border-top: 2px dotted lightgrey;
	float: left;
	text-align: center;
	width: 100%;
	margin-top: 1em;
	padding-top: 1em;
}