
li
{
	line-height:20px;
}
p, li
{
	font-size:9pt;
	font-family:Arial;
	color:Black;
}

.headerTitle
{
	color:#91B6E0;
	font-size:20pt;
	font-family:Arial;
	text-transform:uppercase;
	width:500px;
}
.leftText, .rightText
{
	height:300px; 
	padding:60px 20px 30px 20px;
}
.leftText
{
	background: url(/images/become_a_member_left_large.jpg) no-repeat left top;
	float:left;
	width:220px;
}
.rightText
{
	background: url(/images/becomeamember/BECOME_A_MEMBER_APP_HDR_v4.jpg) no-repeat left top;
	float:right;
	width:663px;
	padding-left:37px;
	padding-top:60px;
	
}
.formLabel
{
	font-family:Arial;
	font-size:9pt;
	/*color: #666;*/
	color:Black;
}