
.QFBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #0d65c8;
	font-weight: bold; }
	
	.qf_formfield {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	border: 1px solid #999999;
}
	.qf_formfield1 {
	background-color: #ffffff;
	border: 2px solid rgb(208, 217, 224); padding: 4px; background-color: rgb(247, 249, 251);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
}
	.zc_formfield {
	background-color: #ffffff;
	border: 2px solid rgb(208, 217, 224); padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	float:left;
	height:30px;
}
td.QF {
	width: 305;
	vertical-align: top;
	text-align: left;
	background: #f2f2f2;
}

td.TS {
	width: 395;
	vertical-align: top;
	text-align: left;
	background: #f2f2f2;
}
.sm9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.modalDialog_transparentDivs{	
	filter:alpha(opacity=50);	/* Transparency */
	opacity:0.5;	/* Transparency */
	background-color:#000;
	z-index:999998 !important;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	padding:0px;
	z-index:999999 !important;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-image: url(zip_code.gif);
	background-repeat:no-repeat;
}
.modalDialog_contentDiv_shadow{ }
label#zipcodelbl {
background: url(zip_code_lbl.gif) no-repeat left center;
height:24px; width: 92px; display:inline; text-indent:-2000em; z-index:1000; float:left;
margin:8px 10px 0 16px;


}
.zip_btnGo {margin:0px; margin-left:10px; float:left;}
.error {clear: both; font-size:10px; font-weight:bold;}