/*attention style*/
.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;}
