/* ------------- Businesses Menu (Rollover page) Containers ------------- */

.inside_menu_on {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	color: #0f238c; 
	font-size: .9em;	
	line-height: 12px;
}

.inside_menu_on a:link, .inside_menu_on a:visited {
	color: #0f238c; 
	padding: 7px 0 7px 5px; 
	text-decoration: none; 
	background-color: white;
	border-top: 1px dotted #b1b1b1;	
	width: 147px;
    height: 24px;
	display: block;
	background: url(../Images/Icons/inside_menu_arrow_yel.gif) no-repeat #fff6c8 center right;
}

.inside_menu_on a:active, .inside_menu_on a:hover {
	color: #0f238c; 
	padding: 7px 0 7px 5px; 
	text-decoration: none; 
	background-color: #e1dfdf;
	border-top: 1px dotted #b1b1b1;	
	width: 147px;
	height: 24px;
	display: block;
	background: url(../Images/Icons/inside_menu_arrow_yel.gif) no-repeat #fff6c8 center right;
}

.inside_menu_l2_on {
	margin: 0 0 0 -1px;
	position: relative;
	background: url(../Images/Icons/inside_menu_arrow2_yel.gif) no-repeat #fff center left;
	width: 34px;
	height: 38px;
	border-top: 1px solid white;
	display: block;
}

.inside_menu_r2 {
	float: left;
	width: 651px;
	min-height: 550px;
	background: url(../Images/Businesses/overview_bg.jpg) no-repeat #fff top right;	
	padding: 10px 33px 17px 0;
}

.inside_menu_r2_1 {
	float: left;
	width: 651px;
	height: 550px;
	background: url(../Images/Businesses/uhc_bg.jpg) no-repeat #fff top right;	
	padding: 10px 33px 17px 0;
}

.inside_menu_r2_2 {
	float: left;
	width: 651px;
	height: 550px;
	background: url(../Images/Businesses/uniprise_bg.jpg) no-repeat #fff top right;	
	padding: 10px 33px 17px 0;
}


.inside_menu_r2_3 {
	float: left;
	width: 651px;
	height: 550px;
	background: url(../Images/Businesses/ovations_bg.jpg) no-repeat #fff top right;	
	padding: 10px 33px 17px 0;
}


.inside_menu_r2_4 {
	float: left;
	width: 651px;
	height: 550px;
	background: url(../Images/Businesses/ameri_bg.jpg) no-repeat #fff top right;	
	padding: 10px 33px 17px 0;
}


.inside_menu_r2_5 {
	float: left;
	width: 651px;
	height: 550px;
	background: url(../Images/Businesses/optum_bg.jpg) no-repeat #fff top right;	
	padding: 10px 33px 17px 0;
}


.inside_menu_r2_6 {
	float: left;
	width: 651px;
	height: 550px;
	background: url(../Images/Businesses/ingenix_bg.jpg) no-repeat #fff top right;	
	padding: 10px 33px 17px 0;
}


.inside_menu_r2_7 {
	float: left;
	width: 651px;
	height: 550px;
	background: url(../Images/Businesses/prescription_bg.jpg) no-repeat #fff top right;	
	padding: 10px 33px 17px 0;
}

.inside_menu_off {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	color: #0f238c; 
	font-size: .9em;	
	line-height: 12px;
}

.inside_menu_off a:link, .inside_menu_off a:visited {
	color: #0f238c; 
	padding: 7px 0 7px 5px; 
	text-decoration: none; 
	background-color: white;
	border-top: 1px dotted #b1b1b1;	
	width: 147px;
	height: 24px;
	display: block;
}

.inside_menu_off a:active, .inside_menu_off a:hover {
	color: #0f238c; 
	padding: 7px 0 7px 5px; 
	text-decoration: none; 
	background-color: #f4f3f3;
	border-top: 1px dotted #b1b1b1;	
	width: 147px;
	height: 24px;
	display: block;
}

.inside_menu_group {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	color: #5e5f61; 
	font-size: .9em;
	font-weight: bold;
	padding: 7px 0 7px 5px; 
	text-decoration: none; 
	background-color: #e8e8e7;
	width: 147px;
	height: 24px;
	display: block;
	vertical-align: middle;
}

#inside_menu_l {
	float: left;
	width: 152px;
	padding: 9px 0 0 0;
}

#inside_menu_r {
	float: left;
	border: 1px solid #d1d1d1;
	width: 718px;
}

.inside_menu_l2 {
	float: left;
	width: 34px;
	padding: 8px 0 0 0;
	height: 38px;
}

.inside_menu_l2_off {
	margin: 0 0 0 -1px;
	width: 34px;
	height: 38px;
	border-top: 1px solid white;
}
.yellowFade
{
	float: left;
	width: 651px;
	background: url(../Images/Businesses/businesses_bg.jpg) no-repeat #fff bottom right;	
	padding: 10px 33px 17px 0;
}


