.back-to-top__link:hover .back-to-top__icon {
	width: 24px;
	height: 24px;
	background-position: 0 0;
}

a:hover .new-icon {
	width: 33px;
	height: 16px;
	background-position: 0 -30px;
}

.back-to-top__icon {
	width: 24px;
	height: 24px;
	background-position: 0 -55px;
}

.breadcrumb__divider {
	width: 7px;
	height: 12px;
	background-position: 0 -85px;
}

.breadcrumb__home-icon {
	width: 13px;
	height: 14px;
	background-position: 0 -105px;
}

.featured-topics__icon {
	width: 24px;
	height: 24px;
	background-position: 0 -125px;
}

.feedback__inner:before {
	width: 20px;
	height: 20px;
	background-position: 0 -155px;
}

.module-alert:before {
	width: 24px;
	height: 23px;
	background-position: 0 -180px;
}

.module-note:before {
	width: 26px;
	height: 26px;
	background-position: 0 -210px;
}

.module-tip:before {
	width: 24px;
	height: 23px;
	background-position: 0 -245px;
}

.new-icon {
	width: 33px;
	height: 16px;
	background-position: 0 -275px;
}

.print__link:before {
	width: 17px;
	height: 15px;
	background-position: 0 -300px;
}

.print__link:hover:before {
	width: 17px;
	height: 15px;
	background-position: 0 -320px;
}

.search__icon {
	width: 23px;
	height: 23px;
	background-position: 0 -340px;
}

.search__icon--white {
	width: 23px;
	height: 23px;
	background-position: 0 -370px;
}

.site-nav__close-icon {
	width: 17px;
	height: 17px;
	background-position: 0 -400px;
}

.site-nav__link--of:before {
	width: 9px;
	height: 14px;
	background-position: 0 -425px;
}

.tag__clear-icon {
	width: 10px;
	height: 8px;
	background-position: 0 -445px;
}

.tag__list:before {
	width: 20px;
	height: 20px;
	background-position: 0 -460px;
}

.back-to-top__link:hover .back-to-top__icon, a:hover .new-icon, .back-to-top__icon, .breadcrumb__divider, .breadcrumb__home-icon, .featured-topics__icon, .feedback__inner:before, .module-alert:before, .module-note:before, .module-tip:before, .new-icon, .print__link:before, .print__link:hover:before, .search__icon, .search__icon--white, .site-nav__close-icon, .site-nav__link--of:before, .tag__clear-icon, .tag__list:before {
	background-size: 40px 485px;
	background-repeat: no-repeat;
	background-image: url("spritemap.png");
}

.svg .back-to-top__link:hover .back-to-top__icon, .svg a:hover .new-icon, .svg .back-to-top__icon, .svg .breadcrumb__divider, .svg .breadcrumb__home-icon, .svg .featured-topics__icon, .svg .feedback__inner:before, .svg .module-alert:before, .svg .module-note:before, .svg .module-tip:before, .svg .new-icon, .svg .print__link:before, .svg .print__link:hover:before, .svg .search__icon, .svg .search__icon--white, .svg .site-nav__close-icon, .svg .site-nav__link--of:before, .svg .tag__clear-icon, .svg .tag__list:before {
	background-image: url("spritemap.svg");
}