.updateMembersForm
{
	background-image: url('');
	background-repeat: no-repeat;
	height: 1211px;
}			
.existingMembersForm
{
	background-image: url('');
	background-repeat: no-repeat;
	height: 1211px;
}			
.newMembersForm
{
	background-image: url('');
	background-repeat: no-repeat;
	height: 1211px;
	color: black;
}
.needsForm
{
	background-image: url('');
	background-repeat: no-repeat;
	height: 1211px;
	color: black;
}			
.historyForm
{
	background-image: url('');
	background-repeat: no-repeat;
	height: 1211px;
	color: black;
}						
.referMembersForm
{
	background-image: url('');
	background-repeat: no-repeat;
	height: 1211px;
	color: black;
}						
.confirmation
{
	background-image: url('');
	background-repeat: no-repeat;
	height: 1211px;
	color: black;
}						

.existingMembers b
{
	color: black;
}			
.newMembers
{
	color: black;
}
.newMembers b
{
	color: black;
}
.formStep
{
	font-size: 15px;				
	margin-left: 12px;
}


label
{
	color: black;
}
.updateMembersForm .formFieldRequired, .updateMembersForm .formFieldOptional
{
	margin-top: 12px;
	font-weight: bold;
	display: block;
	color: #009fc3;
}
.updateMembersForm .nextDescription
{
	display: block;
	float: right;
	margin-right: 24px;
	font-weight: bold;
	color: #19388a;
}
.newMembersForm .formFieldRequired, .newMembersForm .formFieldOptional
{
	margin-top: 12px;
	font-weight: bold;
	display: block;
	color: #009fc3;
}
.newMembersForm .nextDescription
{
	display: block;
	float: right;
	margin-right: 24px;
	font-weight: bold;
	color: #19388a;
}
.needsForm .formFieldRequired, .needsForm .formFieldOptional
{
	margin-top: 12px;
	font-weight: bold;
	display: block;
	color: #19388a;
}
.needsForm .nextDescription
{
	display: block;
	float: right;
	margin-right: 24px;
	font-weight: bold;
	color: #006e67;
}
.historyForm .formFieldRequired, .historyForm .formFieldOptional
{
	margin-top: 12px;
	font-weight: bold;
	display: block;
	color: #006e67;
}
.historyForm .nextDescription
{
	display: block;
	float: right;
	margin-right: 24px;
	font-weight: bold;
}
.referMembersForm .formFieldRequired, .referMembersForm .formFieldOptional
{
	margin-top: 12px;
	font-weight: bold;
	display: block;
	color: #006e67;
}
.referMembersForm .nextDescription
{
	display: block;
	float: right;
	margin-right: 24px;
	font-weight: bold;
}


.fieldValues label
{
	color: #000000;
	font-size: 10px;
}
select
{
	margin-left: 0px;
}
.formTable
{
	display: block;
	margin-left: 12px;				
}				
.formTable td
{				
	padding-bottom: 0px 0px 6px 0px;
}
.submitLayer
{
	margin: 12px 12px 12px 12px;
}
