#logotag65
{
	background: url(/bimg.cfm/logo65t.png) no-repeat;
	width: 283px;
	height: 65px;
}
#topNavWrap
{
	float: none;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	vertical-align: bottom;
	width: 930px;
}
#topNavWrapHome
{
	float: none;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	vertical-align: bottom;
	width: 950px;
}
#topNavWrapHome2
{
	float: none;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	vertical-align: bottom;
	width: 950px;
}
.topNav
{
	bottom: 0px;
	float: right;
	position: absolute;
}
.topLogin
{
	bottom: 10px;
	float: left;
	position: absolute;
}
#mainDiv_container
{
	background-color: transparent;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px	margin-bottom:0px;
	width: 950px;
}
.mainDiv
{
	background: #fff url(/html/img/rh-content-background.jpg) repeat-x;
	border: 1px solid #a3aab2;
	padding: 10px 20px;
	width: 910px;
}
.privacyDiv
{
	background: #fff;
	/* image missing (N.L.)
	background: #fff url(/html/img/privacy_title2.jpg) repeat-x;
	*/
	border: 1px solid #a3aab2;
	padding: 10px 20px;
	width: 910px;
}
.bigButton_container
{
	background: #f6f6f7 url(/html/img/rh_button-backround.jpg) repeat-x;
	border: 1px solid #a3aab2;
	float: left;
	height: 75px;
	margin-left: 45px;
	margin-top: 18px;
	width: 450px;
}
.bigButton_container strong
{
	color: #0f4c87;
	color: #475665;
	font-weight: bold;
}
.bigButton_container.first
{
	margin-left: 0px;
}
.bigButton
{
	cursor: pointer;
	height: 60px;
	padding: 10px;
	/* padding-left: 55px; */
}

/* the only way for pngfix to work, images cant be in ccs as background (N.L.)
.bigButton.first
{
	background-position: url(/html/img/find-Invitation.png) no-repeat 10px 10px;
}
.bigButton.second
{
	background: url(/html/img/login.png) no-repeat 16px 10px;
}
*/

.bigButtonLower
{
	border-top: 1px solid #a3aab2;
	cursor: pointer;
	height: 34px;
	line-height: 34px;
	margin-left: 56px;
	margin-right: 10px;
	padding-top: 4px;
	text-align: right;
}

.STEP_NUM
{
	color: #F57D09;
	font-size: 20px;
	font-weight: bold;
	padding-right: 10px;
}
.STEP_TITLE
{
	font-size: 16px;
	font-weight: bold;
}

/* BAD IDEA (N.L.)
li
{
	list-style-type: none;
	margin-left: 25px;
	padding-bottom: 10px;
	text-decoration: none;
	text-indent: -15px;
}
*/
