

.box {
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	min-height: 200px;
	^height: 200px;
	float: left;
	text-align: left;
	line-height: 18px;
	color: #FFFFFF;
}

.box a:link, .box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.box a:hover, .box a:active {
	color: #261F1D;
	text-decoration: none;
}

.boxface {
	padding: 20px;
	min-height: 160px;
	^height: 160px;
	background-color: #8c827f;
}

.boxbody {
	padding: 20px;
	min-height: 160px;
	^height: 160px;
	background-color: #8d887f;
}

.boxspecial {
	padding: 20px;
	min-height: 160px;
	^height: 160px;
	background-color: #98988a;
}

.boxman {
	padding: 20px;
	min-height: 160px;
	^height: 160px;
	background-color: #979e91;
}

ul.treatments {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

a.treatment:link, a.treatment:visited {
	color: #b2acac;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.treatment:hover, a.treatment:active {
	color: #4a4b4d;
}
a.treatmentsel:link, a.treatmentsel:visited {
	color: #4a4b4d;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#benefitcontent {
	width: 680px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}

.treatmentname {
	font-weight: bold;
	font-size: 14px;
	color: #665f5f;
}

.treatmentsystem a:link, .treatmentsystem a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #8a8b8c;
	font-size: 12px;		
	text-decoration: none;
	padding: 2px;
	border: 1px solid #DDDDDD;
}

.treatmentsystem a:hover, .treatmentsystem a:active {	
	text-decoration: none;
}

.otherbenefits a:link,.otherbenefits a:visited {
	display: block;
	width: 270px;
	_width: 280px;
	padding-top: 3px;
	padding-left: 10px;
	height: 22px;
	_height: 27px;
	margin-bottom: 2px;
	background-color: #F0EEEE;
	color: #b2acac;
	text-align: left;
	text-decoration: none;
	font-size: 13px;
}

.otherbenefits a:hover,.otherbenefits a:active {
	text-decoration: none;
	background-color: #B2ACAC;
	color: #FFFFFF;
}

.otherbenefitsmargin {
	display: block;
	padding-top: 3px;
	padding-left: 10px;
}
