
	padding:0px;
	margin: 0px;
	display: block;
	float: left;
	position: relative;
}
#resForm table {
	padding:0px;
}
#resForm th {
text-align:left;
font-size: 14px;
}
#resForm td {
	white-space: nowrap;
	padding:5px;
}
#resForm #primaryInfo {
border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	width: 100%;
	padding:0px;
	margin: 0px;
	display: block;
	float: left;
	position: relative;
	}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.style4 {font-size: 18px; font-weight: bold; }
body {
	background-color:#C8BFA2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contactForm {
	border: thin dotted #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
