.vdIcon, .vdIconPink, .usaIcon, .travelIcon, .outpatientIcon, .outpatientIconPink, .lifeIcon, .incapacityIcon, .hwIcon, .hwIconPink, .evacIcon, .evacIconPink, .accidentIcon, .pinkTick, .pinkTickGrey, .greenTick, .darkBlueTick, .greyCross, .greyCrossGrey, .headsetIconSprite, .phoneIconSprite, .emailIconSprite, .receptionistIconSprite, .earthIconSprite, .idIconSprite, .product1Tick, .product2Tick, .product3Tick, .redCross{
	background: url(../../images/icon-sprites.png) no-repeat;
}

.internetIcon{
    background: url(../../images/internet.png) no-repeat;
    width: 49px;
    height: 49px;
}

.loading{
	background: url(../../images/loading.gif) no-repeat;
	height:25px; 
	width:25px;
}

.vdIcon{
	background-position: -157px -252px ;
	width: 75px;
	height: 64px;
}

.vdIconPink{
	background-position: -156px -248px ;
	width: 48px;
	height: 46px;
	float:left;
	margin-left:-54px; 
}

.usaIcon{
	background-position: -76px 0px ;
	width: 75px;
	height: 80px;
}

.travelIcon{
	background-position: -152px 0px ;
	width: 75px;
	height: 80px;
}

.outpatientIcon{
	background-position: 0px -235px ;
	width: 75px;
	height: 80px;
}

.outpatientIconPink{
	background-position: 0px -248px ;
	width: 48px;
	height: 46px;
	float:left;
	margin-left:-54px; 
}

.lifeIcon{
	background-position: 0px -82px ;
	width: 75px;
	height: 80px;
}

.incapacityIcon{
	background-position: -76px -82px ;
	width: 75px;
	height: 80px;
}

.hwIcon{
	background-position: -79px -252px ;
	width: 75px;
	height: 64px;
}

.hwIconPink{
	background-position: -103px -248px ;
	width: 48px;
	height: 46px;
	float:left;
	margin-left:-54px; 
}

.evacIcon{
	background-position: -236px -252px ;
	width: 75px;
	height: 64px;
}

.evacIconPink{
	background-position: -51px -248px ;
	width: 48px;
	height: 46px;
	float:left;
	margin-left:-54px; 
}

.accidentIcon{
	background-position: 0px -164px ;
	width: 75px;
	height: 80px;
}

.pinkTick{
	background-position: -80px -164px ;
	width: 16px;
	height: 18px;
}

.pinkTickGrey{
	background-position: -105px -164px ;
	width: 16px;
	height: 18px;
}

.greenTick{
	background-position: -80px -206px ;
	width: 16px;
	height: 18px;
}

.darkBlueTick{
	background-position: -105px -206px ;
	width: 16px;
	height: 18px;
}

.greyCross{
	background-position: -105px -186px ;
	width: 16px;
	height: 18px;
}

.greyCrossGrey {
	background-position: -80px -186px ;
	width: 16px;
	height: 18px;
}

.headsetIconSprite {
	background-position: -152px -164px ;
	width: 43px;
	height: 41px;
}

.phoneIconSprite {
	background-position: -204px -164px ;
	width: 49px;
	height: 38px;
}

.emailIconSprite {
	background-position: -255px -164px ;
	width: 47px;
	height: 31px;
}

.product1Tick {
	background-position: -151px -208px ;
	width: 16px;
	height: 16px;
}

.product2Tick {
	background-position: -171px -208px ;
	width: 16px;
	height: 16px;
}


.product3Tick {
	background-position: -191px -208px ;
	width: 16px;
	height: 16px;
}

.redCross {
	background-position: -211px -208px ;
	width: 16px;
	height: 16px;
}

.idIconSprite {
	width: 36px;
	height: 35px;
	background-position: -2px -318px;
}

.earthIconSprite {
  width: 36px;
  height: 35px;
  background-position: -49px -318px;
}

.receptionistIconSprite {
  width: 36px;
  height: 35px;
  background-position: -87px -318px;
}

.mbcIcon{
	background: url(../../images/mbcIcon-sprites.gif) no-repeat;
	width: 75px;
	height: 64px;
}