.biggreen  {
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	color:	#118B39;
	background-color: transparent;
	font-size: 22px
	}
	
.subhead  {
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	color:	#000;
	background-color: transparent;
	font-size: 16px
	}
	
.label  {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:	#000;
	background-color: transparent;
	font-size: 16px
	}
.q-headerstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #339900;
}
.q-smallHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #339900;
}

.greenbox
{
	border: 3px solid #090;
}

#red
{
	color: #f00;
}
#green
{
	color: #090;
}
	
td, p  {
	font:   13px/18px Arial, Helvetica, sans-serif;
	color:	#000;
	}

a	{
	text-decoration:	underline;
	font-weight:	bold;
	font-family: verdana,geneva,arial, sans-serif;
	font-size: 11px
	}
a:link	{
	color:	#30f;
	background-color: transparent;
	}
a:visited	{
	color:	#30f;
	background-color: transparent;
	}
a:active	{
	color:	#cc0;
	background-color: transparent;
	}
a:hover	{
	color:	#f00;
	background-color: transparent;
	}
	
a.biglink {
	text-decoration: underline;
	font-weight: normal;
	color:	#118B39;
	background-color: transparent;
	font-size: 22px
	}
a.biglink:active {
	text-decoration: underline;
	font-weight: normal;
	color:	#118B39;
	background-color: transparent;
	font-size: 22px
	}
a.biglink:visited {
	text-decoration: underline;
	font-weight: normal;
	color:	#118B39;
	background-color: transparent;
	font-size: 22px
	}
a.biglink:hover {
	text-decoration: underline;
	font-weight: normal;
	color:	#f00;
	background-color: transparent;
	font-size: 22px
	}

div.customer_info {
  width: 450px;
  margin: 20px 0 0 50px;
}
div.customer_info .label {
  font: bold 13px/18px Arial, Helvetica, sans-serif;
  color: #000;
}
div.customer_info .statelabel {
  font: bold 13px/18px Arial, Helvetica, sans-serif;
  color: #000;
  margin-left: 150px;
}
div.customer_info .ziplabel {
  font: bold 13px/18px Arial, Helvetica, sans-serif;
  color: #000;
  margin-left: 150px;
}
div.customer_info p {
  border-bottom: 1px solid #000;
}
div.customer_info p span.paren {
  font-style: italic;
  font-weight: normal;
}
tr.print {
  display: none;
}




