/*---- 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 #banner h1 {
	visibility: hidden;
	font-size: 21px;
	line-height: 21px;
}
.sIFR-active #homeBanner h1 {
	visibility: hidden;
	font-size: 24px;
	line-height: 24px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	margin-bottom: -2px;
}
.sIFR-active #homeBanner p {
	visibility: hidden;
	font-size: 15px;
	line-height: 15px;
}
.sIFR-active #homeContent h2 {
	visibility: hidden;
	font-size: 20px;
	line-height: 20px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin-bottom: 5px;
}
.sIFR-active #homeContent h2.overseas {
	visibility: hidden;
	font-size: 20px;
	line-height: 20px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin-bottom: 5px;
	margin-top:20px;
}