body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/form-lft-bkgd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a:link {
	color: #de6d28;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DE6D28;
}
a:hover {
	text-decoration: underline;
	color: #DE6D28;
}
a:active {
	text-decoration: none;
	color: #DE6D28;
}
.hometextfield {
	height: 177px;
	width: 219px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	white-space: normal;
	display: list-item;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6380B5;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
}
.bkgd-right {
	background-image: url(../images/form-rt-bkgd.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.green-rule {
	border: thin solid #98a75b;
}
.address {
	font-size: 10px;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #6380b5;
}

