body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c3d4dd;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 001231;
}
a:link {
	color: d34c2a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: d34c2a;
}
a:hover {
	text-decoration: underline;
	color: d34c2a;
}
a:active {
	text-decoration: none;
	color: d34c2a;
}
.formfield {
	height: 20px; border-width: 1px; border-color: #a2abb1; width: 100%; border-style: solid;
}
.textfield {
	height: 140px; border-width: 1px; border-color: #a2abb1; width: 100%; border-style: solid;
}
.homeText {
	margin: 100px 25px 0px 25px;
}
.practicesText {
	margin: 25px 25px 0px 25px;
}
.contactText {
	margin: 25px 25px 65px 25px;
}
.aboutText {
	margin: 20px 20px 20px 30px;
}
.formsText {
	margin: 20px 20px 0px 30px;
}
.formsText2 {
	margin: 20px 20px 0px 25px;
}
#formButtons {
	padding: 22px 0px 8px 0px;
}
#formButtons p {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
#evictionForm {
	display: none;
}
#collectionForm {
	display: none;
}
.formSection {
	width: 786px;
	margin: 25px 0px 25px 46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001231;
}
.formSection strong {
	font-weight: bold;
	font-size: 13px;
}
.formSection .subheading {
	font-weight: normal;
	font-size: 12px;
}
.formSection .formfield {
	width: 100%;
	border: solid 1px;
	border-color: #c0c1c2;
	height: 21px;
}

.formSection2 {
	width: 786px;
	margin: 25px 0px 25px 46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001231;
}
.formSection2 strong {
	font-weight: bold;
	font-size: 12px;
}
.formSection2 .blacktext {
	font-weight: normal;
	font-size: 12px;
	color: #231f20;
}
.formSection2 .formfield {
	width: 100%;
	border: solid 1px;
	border-color: #c0c1c2;
	height: 21px;
}
.formSection2 .formfieldTall {
	width: 100%;
	border: solid 1px;
	border-color: #c0c1c2;
	height: 39px;
}
.formSection2 .formfieldTaller {
	width: 100%;
	border: solid 1px;
	border-color: #c0c1c2;
	height: 67px;
}
.formSectionButtons {
	width: 786px;
	margin: 25px 0px 25px 46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001231;
	text-align: right;
}
.confirmation {
	width: 786px;
	height: 32px;
	margin: 25px 0px 25px 46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001231;
	text-align: right;
}