.membershipForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.FormBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 2px;


}
.FormHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.membershipFormUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.membershipFormFill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-align: right;
	vertical-align: bottom;
	padding-right: 2px;

}
.FormBold2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 2px;
}
.formUnderline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.membershipFormPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;


}
.membershipFormUnderline2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	line-height: 2px;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.membershipFormSignature {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
}
.FormClosing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;

}
