
/*---- 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 #main h1,
.sIFR-active h2,
.sIFR-active .home h1 {
	visibility: hidden;
}
.sIFR-active #main h1 {
	font-size: 28px;
	line-height: 28px;
	min-height: 54px;
	height: auto !important;
	height: 54px;
	margin: 0;
}
.sIFR-active #main h2 {
	font-size: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 2px 0;
	min-height: 37px;
	height: auto !important;
	height: 37px;
}
.sIFR-active #main h2.line, 
.sIFR-active #sideBar h2 {
	font-size: 14px;
	line-height: 14px;
	height: 23px !important;
	overflow: hidden;
	padding: 2px 0 0 0;
	min-height: 0;
}

.sIFR-active #colLeft h1 {
	font-size: 21px;
	line-height: 21px;
	height: 100px;
	overflow: hidden;
	text-transform:none;
	margin-top:25px;
	font-weight:normal;
}

#homeTiles h1{
	font-size: 14px;
	line-height: 14px;
	height: 23px !important;
	overflow: hidden;
	padding: 2px 0 0 0;
	min-height: 0;
}
