body {font-family: times, serif;
  	font-size: 90%;
	color: #000;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
  	border: 0px;}
/* redundant selectors to help NS4 not forget */
div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: times, serif;}
/* this fixes gaps around images caused by doctype*/ 
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
h1 {font-size: 1.25em;
  	font-weight: bold;}		
a {color: #039;
  	background: transparent;
	text-decoration: none;}
a:visited {color: #039;
  	background: transparent;}
a:active {color: #c03;
  	background: transparent;}
a:hover {color: #c03;
  	background: transparent;}
#container {display: block;
	color: #000;
	background-color: #fff;
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 600px;}
#rowtop {display: none;}
#mainnav {display: none;}
#imagerow {display: none;}
#rowsearch {display: none;}
#leftnav {display: none;}
.spacer {display: none;}	
#content {margin: 0px;
  	padding: 0px;
  	border: 0px;
	width: 600px;}
.breadcrumb {padding: 0px;
	margin: 0px;
  	text-align: right;
  	font-size:.75em;}	
#rowfooter{display:block;
	margin: 0px;
	font-size: 10px;
	border:0px;}
#rowcopyright {display:block;
	width: 600px;
  	background-color: #ffffff;
  	padding: 3px 3px 10px 0px;
  	text-align: left;
  	font-size: .8em;
	clear:both;	
	margin: 0px;}
.bottomnav {display: none;}
.subheading{margin-bottom: 5px;
  padding: 0px;
  font-weight: bold;
  color: #333;
  background-color: transparent;}
/*newpgsection style*/
.newsection{border-top: 1px dotted #6699CC;
  margin:  0px 74px 0px 0px;
  padding: 10px 0px 0px 0px;
  color: #333;
  font-weight: bold;}	
/*scream style*/
.redbold{font-weight: bold;
	color: #C03;}
/*small style - used in energy consumption table*/
.smalltext {font-size: 11px;}
