/*Generic */
body{
	background-color: #fff;
	font-size:small;
	color:#000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-size:1.3em;
	font-weight:normal
}
.spacer, .hide-all, .hide-print{display:none;}

img{
	border:none;
}
#mainnav, #subnav{
	display:none;
}
.btn-callsticky a{
	display:none;
}
/* SIFR */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}