/* ASA Green Campagain CSS Document */
.textspacing {
	line-height: 135%;
}

#goGreenFrame {
	width:420px;
	
	}

fieldset  {
  border: 1px solid #336633;
  margin-top:10px;

  
}
#goGreen {
  font-weight: bold;
  color: #336633;
}

#leftGreen {
	color: #336633;
	font-style: italic;
	margin-top:150px;
	font-size:14pt;
	line-height:30px;



}
#submitRebate {
	font-size:36px;
}

.greenSavings {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	}
	
.greenSavingsLarge {
	color: #669933;
	font-size: 24px;
	font-weight:bold;
	}	
.greenText {
	color: #669933;
	font-style:italic;
	}
	
.tinyText {
	padding-top:20px;
	font-size:8px;
	text-align:left;
	}	
	
a.greenLink:link, a.greenLink:visited  {
	font-weight:bold;
	color: #669933;
	text-decoration:none;	
	}
a.greenLink:hover {	
	text-decoration:underline;
	}
		
