#displaytext table.ctdets {
	margin: 10px 0 20px 0;
	border: none;
}

#prefholder {
	margin: 0 0 10px 0;
	padding: 0;
	font-size:11px;
}

label {
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:12px; 
	margin:0 0 2px 0;
	padding:0;
	font-weight:normal;
	color:#545454;
	background: transparent;
        }

.prefcbs {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	padding:0;
	font-size:11px;
}

.prefcbs2 {
	float: left;
	width: 260px;
	margin-bottom: 10px;
	padding:0;
	font-size:11px;
}

.prefcbs3 {
	float: left;
	width: 190px;
	margin: 15px 0 0 0;
	padding:0;
	font-size:11px;
}

.prefcbs4 {
	width: 10px;
	margin: 15px 0 0 235px;
	padding:0;
	font-size:11px;
}

.submititem { 
	border: none; 
	background: transparent;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight:bold; 
	font-size:13px; 
	color:#fff; 
	text-align:center; 
	cursor:pointer; 
	padding:0;
	margin:0;
	width: 180px;
	height: 28px;
	background-image: url(../images/contactformbutton.png);  	background-repeat: no-repeat;
	
}

.submititem:hover {
	border: none; 
	color:#00FFFF;
	background: transparent; 
	background-image: url(../images/contactformbutton.png);  	background-repeat: no-repeat;
}


.textitem { 
	width: 300px;  
	border: 1px solid #96B5BB; 
	background: #fff;
	font-family:verdana,helvetica,arial,sans-serif; 
	font-weight:normal; 
	padding-left:1px; 
	font-size:12px; 
	color:#222; 
	text-align:left; 
	margin:0 0 8px 0;
}

.selectitem { 
	border: 1px solid #96B5BB;
	background: #fff;
	font-family:verdana,helvetica,arial,sans-serif; font-weight:normal; padding-left:1px; font-size:11px; color:#222; text-align:left; 
	margin:0 0 8px 0;
}

.selectitem380 { 
	border: 1px solid #96B5BB;
	background: #fff;
	font-family:verdana,helvetica,arial,sans-serif; font-weight:normal; padding-left:1px; font-size:11px; color:#222; text-align:left; 
	margin:0 0 8px 0;
	width: 380px;
}


.textareaitem {
	width: 380px; 
	height:120px; 
	border: 1px solid #96B5BB; 
	background: #fff;
	font-family:verdana,helvetica,arial,sans-serif; font-weight:normal; padding-left:1px; font-size:12px; color:#222; text-align:left; 
	margin:0 0 15px 0;
}

.textitemsmall { 
	width: 40px;  
	border: 1px solid #96B5BB; 
	background: #fff;
	font-family:verdana,helvetica,arial,sans-serif; 
	font-weight:bold; 
	padding-left:1px; 
	font-size:11px; 
	color:#222; 
	text-align:left; 
	margin:0;
}

td.lbl {
	width: 95px; 
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:12px; 
	font-weight:normal; 
	padding:0 4px 7px 0; 
	color:#FF4E00; 
	background: inherit; 
	text-align:right;
	vertical-align:top;
}


td.dets {
	font-family:verdana,helvetica,arial,sans-serif; 
	font-weight:normal; 
	padding:0 0 7px 0; 
	font-size:11px; 
	color:#0A0B9A;  
	background: inherit; 
	text-align:left;
	vertical-align:top;
}

.grey { 
	background: #fff;
	color:#666; 
}

.required {
	background: inherit;
	color:#f00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	font-size:13px;
}

.lucidalbl {
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:12px; 
	margin:0;
	padding:10px 0 0 0;
	font-weight:normal;
	color:#545454;
	background: transparent;
}


#propquests {
	margin: 15px 230px 5px 0;
	padding: 0;
}


hr {
	padding:0;
	margin:5px 0 10px 0;
	border: none 0;
	border-top: 1px dashed #0A0B9A;/*the border*/
	width: 380px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	text-align:left
}

.errorslist {
	margin:0 10px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 0 15px 15px; 
	color:#555; 
	background-color: #fff;
	list-style-type: disc;
}

.errorslist li {
	padding-bottom: 6px;
}

.bluetxtbld { 
	background: #fff;
	color:#0A0B9A; 
	font-weight: bold;
}

.halflist {	margin: 10px 0 20px 0;
	padding-left:10px;	list-style-type: circle;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.halflist li {
	padding-bottom: 3px;
}