@CHARSET "ISO-8859-1";

/*calculator page*/

.section h3{
	color:#006d33 !important; 
}

.nav{
  font-family : Arial;
  font-weight : bold;
  color : #006d33 !important;
  font-size : 11pt;
 
}

.calcbg{
	padding:1px 0px;
}

.stripe0{
	background-color: #D3D3D3;
}
