/* Generated from pageStyling.jsp */


/* *********** */
/* Page layout */
/* *********** */

#header_visual
/* Used in: rg_registration.jsp, rg_registrationStart.jsp,
            rg_registrationDetails.jsp, rg_registrationSummary.jsp,
            rg_registrationConfirm.jsp */
{
	width: 612px;
	height: 90px;
}
#content_area
/* Used in: rg_registration.jsp, rg_registrationStart.jsp, rg_registrationDetails.jsp,
            rg_registrationSummary.jsp, rg_registrationConfirm.jsp, rg_updateProfileStart.jsp,
            rg_updateProfileDetails.jsp, rg_updateProfileSummary.jsp, rg_updateProfileConfirm.jsp */
{
	position: absolute;
	top:  144px;
	left: 144px;
	width: 612px;
}
#bread_crumbing
/* Used in: rg_registration.jsp, rg_registrationStart_body.jsp, rg_registrationDetails_body.jsp,
            rg_registrationSummary_body.jsp, rg_registrationConfirm_body.jsp,
            rg_updateProfileStart_body.jsp, rg_updateProfileDetails_body.jsp,
            rg_updateProfileSummary_body.jsp, rg_updateProfileConfirm_body.jsp */
{
	margin-top:   6px;
	margin-right: 9px;
	margin-left:  9px;
	display:none;
}
#header_instructions_and_form
/* Used in: rg_registration.jsp, rg_registrationStart_body.jsp, rg_registrationDetails_body.jsp,
            rg_registrationSummary_body.jsp, rg_registrationConfirm_body.jsp,
            rg_updateProfileStart_body.jsp, rg_updateProfileDetails_body.jsp,
            rg_updateProfileSummary_body.jsp, rg_updateProfileConfirm_body.jsp */
{
	margin-top:    19px;
	margin-right:  9px;
	/* margin-bottom: 9px; */
	margin-left:   9px;
	
}
p.pageDesc
/* Used in: rg_registrationStart_body.jsp, rg_registrationDetails_body.jsp,
            rg_registrationSummary_body.jsp, rg_registrationConfirm_body.jsp,
            rg_updateProfileStart_body.jsp, rg_updateProfileDetails_body.jsp,
            rg_updateProfileSummary_body.jsp, rg_updateProfileConfirm_body.jsp */
{
	margin-bottom: 18px;
}
#right_column
/* Used in: rg_registration.jsp, rg_registrationStart.jsp, rg_registrationDetails.jsp,
            rg_registrationSummary.jsp, rg_registrationConfirm.jsp, rg_updateProfileStart.jsp,
            rg_updateProfileDetails.jsp, rg_updateProfileSummary.jsp, rg_updateProfileConfirm.jsp */
{
	position: absolute;
	top:  144px;
	left: 756px;
	width: 238px;
}

#reg_main_header
/* Used in: rg_registration_de_DE.jsp, rg_registration_en_US.jsp, rg_registration_ja_JP.jsp */
{
	font-size:16px;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#reg_instructions
/* Used in: rg_registration_de_DE.jsp, rg_registration_en_US.jsp, rg_registration_ja_JP.jsp */
{
	margin-top: 9px;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	font-size:11px;
	text-decoration: none;
}
#reg_instructions_alert
/* Used in: rg_registration_de_DE.jsp, rg_registration_en_US.jsp, rg_registration_ja_JP.jsp */
{
	margin-top: 9px;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}
#reg_error_message 
/* Used in: rg_registration_de_DE.jsp, rg_registration_en_US.jsp, rg_registration_ja_JP.jsp */
{
	margin-top: 18px;
	height: 24px;
	background-color: #CCCCCC; 
	color: #CC3300;
	font-size:11px;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	text-decoration: none;
}

select.registerCsp
/* Used in: rg_registration_de_DE.jsp, rg_registration_en_US.jsp, rg_registration_ja_JP.jsp */
{
	width:230px;
}
select.state
/* Used in: rg_registration_en_US.jsp */
{
	width:156px;
}

