.pwdChkCon0 {background-color:#EBEBEB; border-right:solid 1px #BEBEBE; border-bottom:solid 1px #BEBEBE; text-align:center;}

.pwdChkCon1 {background-color:#FF4545; border-right:solid 1px #BB2B2B; border-bottom:solid 1px #BB2B2B; text-align:center;}

.pwdChkCon2 {background-color:#FFD35E; border-right:solid 1px #E9AE10; border-bottom:solid 1px #E9AE10; text-align:center;}

.pwdChkCon3 {background-color:#3ABB1C; border-right:solid 1px #267A12; border-bottom:solid 1px #267A12; text-align:center;}

.pwdChkCon4 {background-color:#3ABB1C; border-right:solid 1px #267A12; border-bottom:solid 1px #267A12; text-align:center;}

.pwdChkTbl2 {font-family:Tahoma,sans-serif; font-weight:bold; width:210px; border:0; height:19px; background-color:#FFF;}
.pwdChkTbl2 span {font-size:75%;}

.required {color:#FF4545;}

.optional3_lang {font-size:75%; color:#FF4545;}

.regpagetext {}

.crlf /* css crlf */
{
	clear: both;
}

.inline
{	
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.inline_padded
{	
	float: left;
	margin: 0px 8px 5px 0px;
	padding: 0px 8px 5px 0px;
}

.cell
{	
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.submit_btn
{	
	width:70px;
}

#check {display:none;}

#cell_phone_req {display:none;}
#work_phone_req {display:none;}
#ethnicity_req {display:none;}

/*
 * $Log: registration.css,v $
 * Revision 1.6  2009/05/11 21:32:04  cvs
 * Separated MemberDAO and CBSMemberDAO and changed the calls to them through out the application
 *
 * Revision 1.5  2009/05/05 07:31:59  cvs
 * Updated to use the new registration form HTML.
 *
 * Revision 1.3  2009/04/29 22:29:46  cvs
 * Added the log message at the bottom of the file.
 *
 */

