#masterRegistrationTable td 
{
	font-size: 11px;
	vertical-align:top;
	height: auto;
}
#reg_table_three_steps 
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CDCDCF;
}
#reg_form .hrow
{
	height: 1px;
	width: 100%;
	color: #999999;
}
#step1_heading_row
{
	background-color: #155199;
	color: white;
}
#reg_privacy_content
{
	background-color: #D7E9F7;
	font-size: 9px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: justify;

}
.reg_bottom_border
{
	border-bottom: 1px solid #D5EAFB;
}
.reg_right_border
{
	border-right: 1px solid #D5EAFB;
}
.border1
{
	border-left: 1px solid #DBD9D9;
}
.border2
{
	border-left: 1px solid #DBD9D9;
}
.register_top_message
{
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	height: 30px;
	color: white;
	text-align: left;
}
 
 