#life { background:url(../images/buttons/life_off.png); width:53px; height:70px; float:left; }
#life:hover { background:url(../images/buttons/life_on.png); width:53px; height:70px; float:left; }
#life.on { background:url(../images/buttons/life_on.png); width:53px; height:70px; float:left; }
* html #life 
{ 
	background:none; width:53px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/life_off.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #life:hover 
{ 
	background:none; width:53px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/life_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 
* html #life.on 
{ 
	background:none; width:53px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/life_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 

#health { background:url(../images/buttons/health_off.png); width:58px; height:70px; float:left; }
#health:hover { background:url(../images/buttons/health_on.png); width:58px; height:70px; float:left; }
#health.on { background:url(../images/buttons/health_on.png); width:58px; height:70px; float:left; }
* html #health 
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/health_off.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #health:hover 
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/health_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 
* html #health.on
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/health_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 

#disability { background:url(../images/buttons/disability_off.png); width:58px; height:70px; float:left; }
#disability:hover{ background:url(../images/buttons/disability_on.png); width:58px; height:70px; float:left; }
#disability.on { background:url(../images/buttons/disability_on.png); width:58px; height:70px; float:left; }
* html #disability 
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/disability_off.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #disability:hover 
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/disability_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 
* html #disability.on
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/disability_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 

#vehicle { background:url(../images/buttons/vehicle_off.png); width:58px; height:70px; float:left; }
#vehicle:hover { background:url(../images/buttons/vehicle_on.png); width:58px; height:70px; float:left; }
#vehicle.on { background:url(../images/buttons/vehicle_on.png); width:58px; height:70px; float:left; }
* html #vehicle 
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/vehicle_off.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #vehicle:hover 
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/vehicle_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 
* html #vehicle.on
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/vehicle_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 

#homeinsurance { background:url(../images/buttons/home_off.png); width:56px; height:70px; float:left; }
#homeinsurance:hover { background:url(../images/buttons/home_on.png); width:56px; height:70px; float:left; }
#homeinsurance.on { background:url(../images/buttons/home_on.png); width:56px; height:70px; float:left; }
* html #homeinsurance 
{ 
	background:none; width:56px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/home_off.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #homeinsurance:hover 
{ 
	background:none; width:56px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/home_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 
* html #homeinsurance.on 
{ 
	background:none; width:56px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/home_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 

#business { background:url(../images/buttons/business_off.png); width:60px; height:70px; float:left; }
#business:hover { background:url(../images/buttons/business_on.png); width:60px; height:70px; float:left; }
#business.on { background:url(../images/buttons/business_on.png); width:60px; height:70px; float:left; }
* html #business 
{ 
	background:none; width:60px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/business_off.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #business:hover 
{ 
	background:none; width:60px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/business_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 
* html #business.on
{ 
	background:none; width:60px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/business_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 

#supplemental { background:url(../images/buttons/supplemental_off.png); width:67px; height:70px; float:left; }
#supplemental:hover { background:url(../images/buttons/supplemental_on.png); width:67px; height:70px; float:left; }
#supplemental.on { background:url(../images/buttons/supplemental_on.png); width:67px; height:70px; float:left; }
* html #supplemental 
{ 
	background:none; width:67px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/supplemental_off.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #supplemental:hover 
{ 
	background:none; width:67px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/supplemental_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 
* html #supplemental.on
{ 
	background:none; width:67px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/supplemental_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 

#senior { background:url(../images/buttons/senior_off.png); width:52px; height:70px; float:left; }
#senior:hover { background:url(../images/buttons/senior_on.png); width:52px; height:70px; float:left; }
#senior.on { background:url(../images/buttons/senior_on.png); width:52px; height:70px; float:left; }
* html #senior 
{ 
	background:none; width:52px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/senior_off.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #senior:hover 
{ 
	background:none; width:52px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/senior_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 
* html #senior.on 
{ 
	background:none; width:52px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/senior_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}

#travel { background:url(../images/buttons/travel_off.png); width:60px; height:70px; float:left; }
#travel:hover { background:url(../images/buttons/travel_on.png); width:60px; height:70px; float:left; }
#travel.on { background:url(../images/buttons/travel_on.png); width:60px; height:70px; float:left; }
* html #travel 
{ 
	background:none; width:60px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/travel_off.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #travel:hover 
{ 
	background:none; width:60px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/travel_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 
* html #travel.on
{ 
	background:none; width:60px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/travel_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
} 

#annuities { background:url(../images/buttons/annuities_off.png); width:58px; height:70px; float:left; }
#annuities:hover { background:url(../images/buttons/annuities_on.png); width:58px; height:70px; float:left; }
#annuities.on { background:url(../images/buttons/annuities_on.png); width:58px; height:70px; float:left; }
* html #annuities 
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/annuities_off.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #annuities:hover 
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/annuities_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}
* html #annuities.on
{ 
	background:none; width:58px; height:70px; float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/buttons/annuities_on.png",sizingMethod="scale");
	position:relative;
	cursor:pointer;
}