body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 12px;
	line-height: 16px;
}

body {
	background-color: #bfa083;
}

sup
{
	font-size: 10px;
}

.mainBorder
{
	border: solid 1px #ae8060;
}

.landingTextDiv
{
	padding-left: 30px;
	width: 400px;
}

.contlandingTextDiv
{
	padding-left: 30px;

}


a:link, a:visited { color: #6f4a37; text-decoration: none; }
a:hover { color: #6f4a37; text-decoration: underline; }

.legal {
	color: #666666;
	font-size: 10px;
}

a.legal:link, a.legal:visited, a.legal:hover { color: #666666; }

a.terms:link, a.terms:visited, a.terms:hover { font-size: 12px; text-decoration: underline; color: #734c37;}

a.StatusLinkCss:link, a.StatusLinkCss:visited, a.StatusLinkCss:hover { text-decoration: underline; font-weight: bold;}

.footer
{
	font-size: 11px;
}

.footeralign
{
	line-height: normal;
	padding-top: 4px;
}

.ageVerify
{
	padding-top: 9px;
	vertical-align: middle;
}

.ageVerifyRequired
{
	color: #FF0000;
}

.AgeErrorDiv
{
	width: 300px;
}

.SampleThankYouDiv
{
	width: 420px;
}

.MultipleRequestErrorDiv
{
	width: 600px;
}

.TermsDiv
{
	width: 740px;
	padding: 10px;
	margin: 10px;
	background-color: #f7f0e6;
	text-align: left;
}

.ageCheckDiv
{
	text-align: center;
	padding-bottom: 10px;
}

.SignInDiv
{
	padding: 10px;
	text-align: left;
}

.InnerContainer
{
	background-color: #eee0d3;
	padding: 10px;
}

/*Because padding doesn't work on tables in IE...*/
table.InnerContainer
{
	background-color: #eee0d3;
	border: 10px solid #EEE0D3;
	padding: 0px;
}

#ctlSignIn
{
	font-weight: bold;
}

#chusContent_regCtrl_SignIn
{
	font-weight: bold;
	text-decoration: underline;
}

#shrinkSpace
{
	display: none;
	visibility: hidden;
}

.RegAgeText
{
	width: 636px;
	background-color: #e9dacb;
	padding: 10px;
}

.ageCheckLabel
{
	font-weight: bold;
}

.ageConfTable
{
	padding: 20px;
	background-color: #eee0d3;
}

b.ageConfTxt, li.ageConfTxt
{
	color: 825e48;
	font-weight: bold;
}

.txtNormal
{
	font-weight: normal;
	color: #505050;
}

/* PII */
.Content
{
	/*width: 540px; - not needed and cuasing issue on teh Coupon page*/
}

.GroupLabel
{
	color: #FFFFFF;
	background-color: #9f552c;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.GroupLabelText, .RegRequiredTextLabel
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
}

.registrationRequiredTable
{
	
}

.RegistrationTable
{
	
}

.TextBoxLong 
{
	width: 250px;
}

Input.Required
{
	background-color:#FFFFCC;
}

.RequiredMarkerLabel
{
	color: #ff0000; 
	font-size:10pt;
	padding-left: 0px;
	padding-right:0px;
	margin-right:0px;
	margin-left: -2px;
}

.RequiredMarkerBackground
{
	background-image: url(../Images/en/pwd/validate.gif);
	background-repeat: no-repeat;
	width:100%;
	height:16px;
	padding-left:20px;
	padding-top:0px;
}

.Validation, .ValidationLabel
{
	background-image: url(../Images/en/pwd/validate.gif);
	background-repeat: no-repeat;
	width:100%;
	height:16px;
	padding-left:20px;
	padding-top:0px;
	color: #ff0000; 
}

Span.QuestionLabel
{
	font-weight: bold;
	padding-right: 2px;
}

.InstructionsLabel
{
	
}

.HelpContainer
{
	background-color:#EEEEEE;
	border:solid 1px #777777;
	padding:10px;
	width: 350px;
	visibility:hidden;
}

.HelpTitleBar
{
	color:#777777;
	font-size:14PX;
	font-weight:bold;
}

.InfoLinkCss
{
	color: #DE8023;
}

.InfoPopupDivCss
{
	border: 1px solid #4b532c; 
	background-color: #e9dacb;
	width: 300px; 
	height: 90px; 
	padding: 10px;
	color:#4b512d;
}

.InfoParagraphCss
{
	padding-left:10px;
	padding-right:10px;
}

.PwdAssistStep1
{
	margin-top:10px ;
}

.PwdAssistStep2
{
	margin-top:10px ;
}

.PwdAssistStep3
{
	margin-top:20px ;
}

.PwdAssistSubHeader
{
	font-size:14;
	color:#666666;
	font-weight: bold;
}

.Navbar
{
}

/* Survey */
.AddressTable
{
	padding-left: 10px;
}

.AddressLeftTd
{
	width: 100px;
}

.AddressRightTd
{
}

#surveyQuestionTable
{
	padding-left: 10px;
}

.instructions
{
	font-weight: bold;
}

#sRegistration3
{
	position: relative;
	width: 500px;
	height: 20px;
	bottom: 20px;
}

#sRegistrationcbreq3
{
	position: relative;
	width: 500px;
	height: 20px;
	bottom: 20px;
}

.QuestionTd
{
	padding-top:10px;
}

.surveytitle
{
	color: #01A0BC;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}