div.headerjumpto{
	/* this style turns the jumpto menu off */
	display:none;
}
table.header{
	width:94%;
	background-color:#FFE959;
	border:none;
}
td.contacttitle{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	height:22px;
	width:100%;
}
table.aboveformtitle{
	width:630px;;
	border:none;
}
td.formcellhead{
	padding:4px 4px 8px 4px;
	text-align:left;
	width:100%;
	font-size:14px;
	background-color:#FBFBFB;
	text-indent:8px;
}
span.asterrisk{
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF3300; 
	font-weight: boldest;
	vertical-align: -2px;
}
div.formtitle{
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
}
td.formcell{
	padding:4px 4px 8px 4px;
	text-align:left;
	width:100%;
	background-color:#FBFBFB;
}
td.formfields{
	text-align:right;
	height:28px;
	padding-right:8px;
	color:#555555;
}
input.fld1{
	height:18px;
	width:175px;
	padding-top:3px;
	border: 1px solid #666666;
	line-height:16px;
}
span.forminnertxtfix{
	vertical-align:2px;
	color:#555555;
	font-size:14px;
}
input.fld3{
	/*hacked*/
	height:18px;
	padding-top:3px;
	border: 1px solid #666666;
	line-height:16px;
}
select.fld2{
	width:244px;
}
td.formcellbuttons{
	padding:12px 4px 8px 153px;
	text-align:left;
	width:100%;
}
input.agreetrue{
	width:160px;
	text-align:center;
	margin-right:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
input.agreefalse{
	text-align:center;
	width:104px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
td.bordercell2btm{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#EBEBEB;
}
td.bordercell2left{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-y;
	background-position: left;	
	background-color:#EBEBEB;
}
td.bordercell2right{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#EBEBEB;
}
td.bordercell3ctr{
	height:1px;
	background-color:#A9A9A9;
}
textarea.fld1{
	padding:3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	line-height:14px;
}
td.contactformtable{
	padding-bottom:16px;
}
td.contactUserCell{
	font-weight:bold;
}
