.padleft { margin-left:10px; margin-right:10px; }
.p_class { float:left; width:500px; }


#formHolder{
	z-index:5;
	position:absolute;
	top:103px;
	left:-3px;
	width: 802;
	height: 412;
}
#formText{
	width:744px;
	z-index:10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	font-weight:none;
	line-height:16px;
	margin-left:23px;
	margin-top:18px;
}
#formText a{
	color:#0a4787;
	text-decoration:none;
}
#formText a:hover{
	color:#000000;
	text-decoration:none;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}

#formText a:visited{
	
}
#formText h1{
	font-size:22px;
	color:#0a4787;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:bold;
}
#formText h2{
	font-size:16px;
	color:#000;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:bold;
}
#formText select,input,textarea{
	font-size:12px;
	background:#000;
	color:#FFF;
	border:#003399 1px solid;
}
#formText select{
	width:140px;
}
#formText input{
	font-size:11px;
	padding-left:4px;
	text-align:left;
}
.textForms {
	width:132px;
}

#agents_content select{
	font-size:12px;
	background:#FFF;
	color:#000;
	border:#CFCFCF 1px solid;
}
#agents_content input{
	font-size:12px;
	background:#FFF;
	color:#000;
	border:#CFCFCF 1px solid;
}

input.error	{ border: 1px dotted red; }
label.error { width:100%; float: right; text-align: right; font-size: 10px; color: red; }