body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#copyright {
	bottom: 0;
	color: #999;
	font-size: 10px;
	height: 15px;
	left: 50%;
	/*    margin:55px 0 0 -114px;*/
	margin: 50px 0 0 -125px;
	position: relative;
	text-align: center;
	width: 250px;
}

#footer {
	bottom: 0;
	height: 15px;
	left: 50%;
	font-size: 11px;
	margin: 0px 0 0 -275px;
	position: relative;
	text-align: center;
	width: 550px;
}

#container {
	bottom: 28px;
	left: 50%;
	margin-left: -400px;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 800px;
}

#logo {
	left: 0;
	position: absolute;
}

#form {
	left: 315px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-top: 0;
	position: absolute;
	top: 47px;
}

#loadingImage {
	top: 53px;
	left: 520px;
	position: absolute;
	display: none;
}

div.halo {
	color: #CCC;
	padding-left: 5px;
	position: absolute;
	top: 150px;
	width: 300px;
	z-index: 5;
}

#updates {
	position: absolute;
	top: 145px;
	z-index: 5;
	right: 0px;
}

input.field {
	border: solid #999 1px;
	clear: both;
	color: gray;
	margin: 0 0 4px 0;
	padding-left: 2px;
	position: relative;
	float: right;
}

input.field:disabled {
	background-color: #FFF;
	clear: both;
	color: #CCC;
	margin: 0 0 4px 0;
	position: relative;
	float: right;
}

#shell {
	bottom: 0;
	clear: both;
	height: 310px;
	left: 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
	position: relative;
	width: 800px;
}

#top {
	height: 170px;
	left: 50%;
	/*    margin:220px 0 0 -225.5px; */
	margin: 220px 0 0 -265px;
	position: absolute;
	top: -27%;
	/*    width:480px; */
	width: 520px;
}

#content {
	background-color: #FFF;
	border-bottom: solid #9CF 1px;
	border-top: solid #9CF 1px;
	bottom: 25px;
	color: #FFF;
	display: none;
	height: 600px;
	left: 50%;
	margin: 0 0 0 -405px;
	overflow: auto;
	padding: 0 0 0 0;
	position: absolute;
	top: 180px;
	width: 810px;
	z-index: 7;
}

#content_text {
	background-color: #FFF;
	bottom: 3px;
	color: #666;
	height: 580px;
	left: 50%;
	margin: 0 0 0 -400px;
	overflow: auto;
	padding: 0 0 0 0;
	position: absolute;
	top: 3px;
	width: 790px;
}

#elements {
	clear: both;
}

#browse, #tour, #join, #login {
	float: right;
	padding: 4px 3px 3px 0;
	position: relative;
	text-decoration: none;
}

#browse, #join, #tour {
	color: #0099E5;
}

#browse:hover, #join:hover, #tour:hover, #forgotPassword:hover {
	cursor: pointer;
	text-decoration: underline;
}

#login {
	clear: both;
	padding: 4px 0px 3px 0;
	color: #CCC;
}

#login:hover {
	cursor: default;
}

span.spantext {
	color: #CCC;
	float: right;
	padding: 4px 3px 0px 0px;
}

span.spantext2 {
	color: #CCC;
	padding: 0px 3px 0px 3px;
}

.footer_option {
	color: #0099E5;
}

#loginFailed {
	color: red;
	margin: 0 auto 0 auto;
	padding-top: 0;
	position: absolute;
	text-align: left;
	width: 120px;
	top: 51px;
	left: 525px;
}

#forgotPassword {
	color: #0099E5;
	text-align: left;
	position: absolute;
	width: 120px;
	left: 525px;
	top: 75px;
}

.link:hover {
	cursor: pointer;
	text-decoration: underline;
}.labelcell {
	clear: both;
	color: #444;
	float: left;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 3px 0 0 0;
	padding: 3px 0 2px 4px;
	position: relative;
	text-align: right;
	width: 70px;
}

.error {
	clear: both;
	color: #f00;
	display: none;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 2px 80px;
	padding: 5px 0 0 0;
}

#userPreferredAccountNameError, #userRequestedAccountPasswordError, #userConfirmedAccountPasswordError {
	margin-left: 135px;
}

#referralCodeInputError {
	margin-left: 60px;
}

.licenseText {
	bottom: 4px;
	color: #222;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 5px 0px;
	position: absolute;
	top: 0px;
}

#licenseText {
	position: absolute;
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
}

#licenseTextWrapper {
	position: absolute;
	/*    margin:0 0 0 0;
	 padding: 0px 0px 0px 0px;*/
	top: 0px;
	bottom: 45px;
	width: 100%;
	overflow: auto;
	border: 1px #99CCFF solid;
	background-color: #D7E5F2;
	/*    margin:4px 4px 0px 4px;
	 padding: 4px 4px 4px 4px;*/
	/*position:relative;*/
	/*overflow:hidden;*/
	margin: 0px 4px 0px 4px;
	padding: 4px 4px 4px 4px;
}

#contactInformationDiv {
	border: 1px #99CCFF solid;
	position: relative;
	overflow: hidden;
	background-color: #D7E5F2;
	margin: 0px 4px 0px 4px;
	padding: 4px 4px 4px 4px;
}

#contactInformationDiv input, #contactInformationDiv select {
	background-color: #F8F8F8;
	color: #333;
	float: left;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 3px 2px 0px 2px;
	padding: 3px 0px 2px 0px;
	position: relative;
}

#contactInformationDiv2 {
	border: 1px #99CCFF solid;
	position: relative;
	overflow: hidden;
	background-color: #D7E5F2;
	margin: 5px 4px 0px 4px;
	padding: 4px 4px 4px 4px;
}

#contactInformationDiv2 input, #contactInformationDiv2 select {
	background-color: #F8F8F8;
	color: #333;
	float: left;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 3px 2px 0px 2px;
	padding: 3px 0px 2px 0px;
	position: relative;
}

.labelcell2 {
	clear: both;
	color: #444;
	float: left;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 3px 0 0 0;
	padding: 3px 0 2px 4px;
	position: relative;
	text-align: right;
	width: 125px;
}

#licenseUpScroll, #licenseDownScroll {
	cursor: pointer;
	color: #000;
}

#userBirthMonth {
	width: 90px;
	position: relative;
	float: left;
}

#userBirthDay {
	width: 45px;
	position: relative;
	float: left;
}

#userBirthYear {
	width: 60px;
	position: relative;
	float: left;
}

#userGender {
	width: 75px;
	position: relative;
	float: left;
}

#userLicenseAgreementCheckBoxLabel {
	vertical-align: super;
}

#LicenseScrollArrowContainer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	width: 50%;
	font-size: 14pt;
}

#contactInformationFieldset {
	width: 380px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	top: 0px;
	margin: 8px 0 0 0;
	padding: 4px 0px 0px 0px;
	border-color: #AAA;
	border-width: 1px;
	border-style: solid;
	border-right: none;
	border-bottom: none;
}

#signup, #signup2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#signup_fieldset {
	width: 380px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	top: 0px;
	margin: 8px 0 0 0;
	padding: 4px 0px 0px 0px;
	border-color: #AAA;
	border-width: 1px;
	border-style: solid;
	border-right: none;
	border-bottom: none;
}

#signup2_fieldset {
	width: 380px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	top: 0px;
	overflow: hidden;
	margin: 8px 0 0 0;
	padding: 4px 0 0 0;
	border-color: #AAA;
	border-width: 1px;
	border-style: solid;
	border-right: none;
	border-top: none;
}

#signupbutton {
	position: relative;
	float: right;
	right: 0px;
	margin-top: 10px;
}

#confirmSignupDiv {
	position: relative;
	clear: both;
	width: 365px;
	font-size: 8pt;
	padding-top: 5px;
	margin-left: 4px;
	color: #222222;
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
}

#anon_p1 {
	margin-left: 20px;
}

#anon_p2 {
	margin-left: 40px;
	border: 1px #99CCFF solid;
	background: #D7E5F2
}

LEGEND {
	color: #0099E5;
}

#referralCodeInput {
	float: left;
	font: 8.5pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding: 3px 0 2px 4px;
}

#referralCodeLabel {
	float: left;
	font: 8.5pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding: 3px 0 2px 4px;
}

#login, #join, #about {
	cursor: pointer;
}

#expectedValues {
	background-color: #D5FFD2;
	border: solid 1px #090;
	clear: both;
	color: #000;
	display: none;
	font: normal 10px verdana;
	margin: 10px auto;
	padding: 4px;
	width: 300px;
}

span.error {
	clear: both;
	float: left;
}