p.ben {
	color: #0A3B64;
	text-align: left;
}

/***************** TABS ******/

#tabs {
	position:relative;
	top:0;
	left:0;
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
	margin-top: 2em;
	width:100%;
	height:4em;
	z-index:0;
	font-size:.98em;
	background-color:#f4fcfe;

}
.tabsRow {
	display:block;
	float:left;
	clear:both;
	position:relative;
	bottom:.5em;
	left:0;
	padding:0;
	padding-left:3px;
	margin:0;
	background-color:#f4fcfe;
	width:100%;
	z-index:0;
}
	body.row1 #tabsRow1,
	body.row2 #tabsRow2 {
		background:none;
		position:absolute;
		bottom:0;
		left:0;
		z-index:20;
		border-bottom:0;
		width: 100%;
	}
.tabsRow ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	width:100%;
}
.tabsRow ul li {
	display:block;
	float:left;
	clear:none;
	padding:0;
	margin: 0 1px 0 0;
	font-size:.98em;
	width:19.74%;
}

#tabsRow1 ul li {
width:16.41%;
}

.tabTop {
	height:1px;
	margin: 0 3px;
	font-size:1px;
	line-height:1px;
	border-bottom: 1px solid #cccccc;
	background-color:none;
}
.tabMid {
	height:1px;
	margin: 0 2px;
	font-size:1px;
	line-height:1px;
	border: 1px solid #cccccc;
	border-width: 0 1px;
	background-color:#f5f5f5;
}
.tabBot {
	height:1px;
	margin: 0 1px;
	font-size:1px;
	line-height:1px;
	border: 1px solid #cccccc;
	border-width: 0 1px;
	background-color:#f5f5f5;
}
#tabs li a {
	border: 1px solid #cccccc;
	border-width: 0 1px;
	text-decoration:none;
	color: inherit;
	display:block;
	text-align:center;
	padding:4px;
	background-color:#efefef;
	margin: 2;
	min-width:6em;
}

body.eligibility #tabs .eligibility a,
body.medben #tabs .medben a,
body.dental #tabs .dental a,
body.vision #tabs .vision a,
body.hearing #tabs .hearing a,
body.emaypee #tabs .emaypee a,
body.prescrip #tabs .prescrip a,
body.lifeins #tabs .lifeins a,
body.weeklyinc #tabs .weeklyinc a,
body.cobra #tabs .cobra a,
body.retcov #tabs .retcov a,
body.sav #tabs .sav a, 
body.mclaims #tabs li.mclaims a,
body.pdata #tabs li.pdata a,
body.faminfo #tabs li.faminfo a,
body.contribs #tabs li.contribs a,
body.healthp #tabs li.healthp a,
body.elig #tabs li.elig a{
	background-color:#ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom:-1px;
}
