@charset "utf-8";

/* HIDDEN CLASS */
.noprint
{
	display: none;
}

.hiddenGfx
{
	display: none;
}

/* TBV SIFR */
.sIFR-flash
{
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate
{
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}