/*---- sIFR ---*/

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

.sIFR-active h1 {
	visibility: hidden;
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 13px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
}
.sIFR-active h1.home {
	visibility: hidden;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	min-height: 82px;
	height: auto !important;
	height: 82px;
}
.sIFR-active h2.sifr {
	visibility: hidden;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 5px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
}
.sIFR-active .cols h2.sifr {
	font-size: 22px;
	line-height: 22px;
}
.sIFR-active #banner h1 {
	visibility: hidden;
	font-size: 28px;
	line-height: 28px;
	min-height: 68px;
	height: auto !important;
	height: 68px;
	margin: 0 0 -23px 0;
}
.sIFR-active #banner h2 {
	visibility: hidden;
	font-size: 14px;
	line-height: 14px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}