body {
	margin: 0;
}

#container {
	position: relative;
	width: 940px;
	margin: 0 auto;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #808080;
}

#footer {
	padding-left: 15px;
	padding-right: 15px;
}
.footer_img
{
float:left; 
margin:10px 15px 15px 0;
}
#content {
	padding-left: 15px;
	padding-right: 195px;	
	padding-top: 20px;
	padding-bottom: 25px;
}

#headerImage {
	border-top: 8px solid #01afc9;
	width: 910px;
	height: 155px;
	}

table,img {
	border: 0;
}

form {
	margin: 0;
}

.gray {
	color: #808080;
}

.pink {
	color: #c8748f;
}
.required {
	color: red;
}
.fontsize11 {
	font: 11px Arial;
}

.fontsize12 {
	font: 12px Arial;
}

.fontsize18 {
	font: 18px Arial;
}
.fontsize16 {
	font: 16px Arial;
}
.fontsize14 {
	font: 14px Arial;
}
.fontsize12 {
	font: 12px Arial;
}
a:link,a:visited {
	color: #808080;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.footer:link,a.footer:visited {
	color: #4eb4c6;
	text-decoration: underline;
}

a.footer:hover {
	text-decoration: none;
}

#crmError {
	color: #c8748f;
	border: 1px solid #c8748f;
	margin:  0;
	margin-bottom: 10px;
	padding: 8px;
	font-weight: bold;
	text-align: left;
}


.registertext{
	color: #4eb4c6;

}
.surveytxt{	
	font:12px Arial;
	color:#808080;
	padding-left:20px;
	
}

.surveyradio{	
	padding-left:20px

}
.surveytxt1{	
	font:12px Arial;
	color:#808080;
	padding-left:0px;


}

.surveyradio1{	
	padding-left:0px;


}

a.helpfullink
{
    font-weight: bold;
    color: #00b0ca;
    text-decoration: none;
}

a.helpfullink:hover
{
    color: #808080;
}
.pForm01{
 	width: 456px;
}
.submitButtonContainer{
	height: 50px;
}
.submitButtonDiv{
	float: left;
}

.submitButtonText{
	float: left; 
	margin-top: 15px; 
	margin-left: 5px;
	color: #c8748f;
	font-weight: bold;
}

/**age check page thick box issue fix **/

.ageInputBox{
	width:50px;
	margin:5px 5px 5px 5px;
}

.ageBottomText{
margin-top: 10px;

}

#crmAgeError {
	color: #c8748f;
	border: 0px solid #c8748f;
	margin:  0;
	margin-bottom: 10px;
	padding: 8px 40px;
	font-weight: bold;
	text-align: left;
}
.header-left {
	background: url(../../images/crm/hdr-left-bg.jpg) no-repeat;
	width:279px;
	height: 148px;
	float: left;
}
.header-right {
	background: url(../../images/crm/hdr-right-bg.jpg) no-repeat;
	width:631px;
	height: 148px;
	float: left;
}
.blue-italic{
	color: #0f88a7;
	
}
.form-select {
	font-size: 12px;
	color: #808080;
	width:133px;
}