.eap-staff-name{
	font-weight:bold;
	font-size:110%;
	margin-bottom:1px;
}

.eap-staff-title{
	font-weight:bold;
	color:#666666;
	margin-bottom:6px;
}



.eap-stress-tbl{
	border:1px solid #009977;

}

.eap-stress-tbl .header{
	background-color:#009977;
	font-weight:bold;
	color:#ffffff;
}

.eap-stress-tbl td{
	border-bottom:1px solid #009977;
}

.eap-stress-tbl .centerCell{
	text-align:center;
}


.eap-stress-tbl .totals{
	background-color:#009977;
	color:#ffffff;
	font-weight:bold;
}

.eap-stress-tbl .totalsCenter{
	background-color:#009977;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}


.eap-survey-table{
	border:1px solid #009977;
	background-color:#ffffff;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../assets/images/eap-survey-bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	
}

.eap-survey-table td{
	vertical-align:top;
}

.eap-survey-table .formHead{
	font-weight:bold;
	font-size:105%;
}

.eap-survey-table .formAnswers{
	padding-left:20px;
	padding-bottom:15px;
}

.eap-survey-table .number{
	padding-left:10px;
}



#eap-signin-tbl{
	border:1px solid #00644E; 
	background-color:#FFFCF7;
}
#eap-signin-tbl .header{
	background-color:#009977;
	border-bottom:1px solid #00644E;
	padding:0px;
}
#eap-signin-tbl .header .space{
	height:12px; 
	overflow:hidden;
}
#eap-signin-tbl .title{
	font-weight:bold;
	color:#000000;
}

#eap-signin-button-wrap{
	text-align:center; 
	margin-top:8px;
}











#eap-form-item-wrap{
	margin-left:10px; 
	margin-right:10px; 
	margin-bottom:10px; 
	background-image:url(../../assets/images/arrow_black.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:16px;
}
#eap-form-item-title{
	font-size:117%; 
	font-weight:bold; 
	text-decoration:underline; 
	margin-bottom:3px; 
	color:#007A54;
}
#eap-form-item-desc{
	padding-left:5px;
}
#eap-form-item-arrow{
	text-align:right;
	margin-bottom:6px;
}

#eap-form-error-wrap{
	color:red; 
	font-weight:bold; 
	margin-bottom:3px;
	text-align:center;
}

#eap-form-error-wrap-2{
	margin-top:4px; 
	margin-bottom:10px; 
	/*
	border:1px solid #C3B9AA; 
	*/
	background-color:#ffffff; 
	padding:4px;
	color:#FF0000;
}

#eap-form-error-wrap-2 #eap-form-error-title{
	color:red; 
	font-weight:bold;
}

#eap-form-error-wrap-2 #eap-form-error-list{
	color:red; 
	margin-top:0px;
}
#eap-form-error-wrap-2 #eap-form-error-list ul{
	margin-top:3px;
}

.formHead{
	font-weight:bold;
	font-size:105%;
}
.reqField{
	
}	
.sectionHead{
	font-size:120%;
	color:#333333;
	font-weight:bold;
	padding:4px;
}
textarea{
	font-family:arial;
}

#eap-signout-wrap{
	text-align:center; 
	margin-right:0px;
	padding:4px;
}
#eap-signout-wrap #eap-signout{
	background-color:#EDE3D3;
	/* background-color:#DBD0BE; */
	background-image:url(../images/signout-x-2.jpg); 
	background-repeat:no-repeat; 
	background-position:5px 6px; 
	border:1px solid #B2A797; 
	padding:3px; 
	padding-left:23px; 
	width:90px; 
	font-weight:bold; 
	text-align:left;
}

#eap-signout-wrap2{
	text-align:right; 
	margin-top:-23px;
	margin-right:0px;
	
}
#eap-signout-wrap2 #eap-signout2{
	
	background-color:#DBD0BE; 
	background-image:url(../images/signout-x.jpg); 
	background-repeat:no-repeat; 
	background-position:5px 6px; 
	border:1px solid #B2A797; 
	padding:3px; 
	padding-left:23px; 
	width:90px; 
	font-weight:bold; 
	text-align:left;
}

#eap-print-logo{
	display:none;
}

#eap-contact-form-wrap{
	text-align:center;	
}
#eap-contact-form{	
	background-color:#ffffff;	
	border:1px solid #cccccc; 
	background-image: url(../../assets/images/eap-survey-bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#eap-contact-form td{
	text-align:left;
}

#eap-contact-form .label{
	font-weight:bold;	
}

.referral-list li{
	padding-bottom:10px;
}
.referral-list{
	margin-bottom:5px;
	margin-top:5px;
}



.eap-signin-table{
	border:1px solid #009977; 
	margin-top:20px; 
	background-image: url(../../assets/images/row_bg_1.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	width:520px;
}


.eap-signin-form-wrapper{
	background-image: url(../../assets/images/ccok_member_benefit_form_bg.jpg);
	background-repeat:no-repeat;	
	height:58px;
	width:616px;
}

.eap-signin-form-wrapper form{
	padding-top:15px;
	padding-left:20px;
}



