div.headerjumpto{
	/* this style turns the jumpto menu off */
	display:none;
}

td.registerformlayout{
	padding:0 60px 0 60px;
	text-align:left;
}
td.registertitle{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	width:100%;
}
td.formcell{
	background-color:#FBFBFB;
	padding:4px 4px 8px 4px;
	text-align:left;
	width:100%;
}
td.formcellbuttons{
	padding:12px 0 8px 0;
	text-align:center;
	width:100%;
	background-color:#EBEBEB;
}
div.gentitleform{
	padding:4px 0 0 18px;
	font-size:14px;
}

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.formfields{
	text-align:right;
	height:28px;
	padding-right:8px;
	color:#555555;
}

span.forminnertxtfix{
	vertical-align:2px;
	color:#555555;
	font-size:14px;
}
td.tostitle{
	text-align:left;
	font-size:10px;
	color:#555555;
}
td.tostitle2{
	text-align:left;
	font-size:11px;
	color:#555555;
	padding:0px 14px 0 8px;
}
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.error{
	font-weight:bold;
	color:#FF0000;
	text-align:left;
}
td.caution{
	padding-left:32px;
}
div.invalid1{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
td.policyhead{
padding:12px 0 2px 18px;
font-size:14px;
font-weight:bold;
}
td.dealerregcontact{
padding-top:8px;
text-align:center;
	font-size:16px;
}
textarea.fld1{
	padding:3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFEC;
	border: 1px solid #000000;
	line-height:14px;
}
div.aplist{
	line-height:18px;
	padding-left:8px;
	font-size:12px;
	padding-bottom:4px;
	padding-top:4px;
	font-weight:normal;
}
td.dealeregmotto{
	font-size:14px;
	font-weight:bold;
	padding:0 0 3px 0;
}
td.dealerregmottotxt{
	text-indent:12px;
	padding:0 16px 6px 16px;
}
td.dealerregpointstitle{
	font-size:12px;
	font-weight:bold;
	padding-left:18px;
}
img#arrow{
	width:10px;
	height:7px;
	vertical-align:middle;
	padding-right:6px;
	padding-bottom:2px;
}
td.policybody{
	padding:0 12px 0 12px;
}
td.policytitle{
	padding:6px 0 0 12px;
	width:100%;
}
div.policybodytitle{
	font-size:13px;
	font-weight:bold;
}
td.policyfoot{
	padding-top:10px;
	padding-bottom:18px;
	font-size:14px;
	text-align:center;
}
td.policycell{
	padding:0 8px 0 8px;
}
div.dealerregtitle{
	text-align:left;
	font-size:18px;
	font-weight:bold;
	width:635px;
	padding-left:12px;
}







table.registertitlebar{
	width:94%;
	border:none;
	background-color:#FFE959;
}
table.aboveformtitle{
	margin-bottom:3px;
	width:630px;
	border:none;
}

td.bordercell3btm{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FBFBFB;
}
td.bordercell3left{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-y;
	background-position: left;	
	background-color:#FBFBFB;
}
td.bordercell3right{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FBFBFB;
}
td.bordercell3top{
	background-image: url(../images/site/spacer_A9A9A9.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FBFBFB;
}
td.bordercell3ctr{
	height:1px;
	background-color:#A9A9A9;
}
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.registerformtable{
	padding-bottom:16px;
}

input.registerfld{
	border:1px solid #666666;
	width:174px;
	padding:2px 0 3px 0;
}
input.registerfld2{
	height:18px;
	width:42px;
	padding-top:3px;
	border: 1px solid #666666;
	line-height:16px;
}

div.hidetelephone{
	text-align:left;
	color:#FF3300;
	font-weight:bold;
}
input.fld3{
	height:18px;
	width:42px;
	padding-top:3px;
	background-color:#FFFFEC;
	border: 1px solid #000000;
	line-height:16px;
}
span.requiredFieldLabel{
	color: #FF3300; 
	font-weight: bold;
}
div.registerDealerLoginTitle{
	font-size:14px;
	font-weight:bold;
	padding:0 0 3px 0;
	color:#FF5300;
}
div.registerDealerTroubleTxt{
	text-indent:12px;
	padding:0 0px 0px 0px;
}
td.bordercell5top{
	background-image: url(../images/site/spacer_FF5300.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FBFBFB;
}
td.bordercell5btm{
	background-image: url(../images/site/spacer_FF5300.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}
td.bordercell5left{
	background-image: url(../images/site/spacer_FF5300.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FBFBFB;
}
td.bordercell5right{
	background-image: url(../images/site/spacer_FF5300.gif);
	background-repeat: repeat-y;
	background-position: right;	
	background-color:#FBFBFB;
}
td.bordercell5ctr{
	height:1px;
	background-color:#FF5300;
}
td.bordercell4left{
	background-image: url(../images/site/spacer_FF5300.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#F0E3DC;
}
td.bordercell4right{
	background-image: url(../images/site/spacer_FF5300.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#F0E3DC;
}
td.bordercell4btm{
	background-image: url(../images/site/spacer_FF5300.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#F0E3DC;
}
