body {
	background-color:#828274;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
form {
	margin:0px;
}
.normal {
	font-size:12px;
}
.form_text {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.input {
	font-size:11px;
}
.tiny {
	font-size:10px;
}
a.tiny {
	color:#000000;
	text-decoration:none;
}
a.tiny:hover {
	color:#0F4F7D;
	text-decoration:underline;
}
a {
	color:#cc2804;
}
a:hover {
	text-decoration:none;
}
h1 {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
h2 {
	margin:0px;
	font-size:15px;
	color:#1678be;
}
h3 {
	margin:0px;
	font-size:13px;
	color:#6ba140;
}
td.pad {	
	padding:12px;
}


.select-service, .select-property, .select-credit {
   margin-bottom:10px;
   text-align:center;
}
.labels	{
   display:none;
}
.select-service select, .select-property select, .select-credit select {
   width:160px;
   font-size:13px;
}

.continue-button input {
   margin-top:10px;
}
