/* CSS Document */
body {
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size:12px;
}
img{
	border:none;
}
.ben1 {
width:741px;
}

.ben2 {
width:100px;
height:15px;
}
.ben3 {
width:100%;
height:100%;
}
.benback{
background:url(../benefits/images/footerbg.gif);
}

/* BENEFITS CHART POPUP */
#benefits-chart-header{
	text-align:center;
	background:#00486B;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	
}

#printer_friendly{
	width:135px;
	height:17px;
	background:url(../images/printer_friendly.gif) no-repeat bottom;
	}
	#printer_friendly a{
		width:135px;
		height:17px;
		display:block;
		background:url(../images/printer_friendly.gif) no-repeat bottom;
	}
	#printer_friendly a:hover{
		width:135px;
		height:17px;
		background:url(../images/printer_friendly.gif) no-repeat top;
	}
