/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	padding: 0;
	margin:-12px 0 0;
	position:relative;
}

.sIFR-replaced, .flash-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*---- Header styling ---*/
.sIFR-hasFlash h1,
.sIFR-hasFlash h2,
.sIFR-hasFlash h3,
.sIFR-hasFlash h4,
.sIFR-hasFlash h5#pullquote,
.sIFR-hasFlash h5, .alt {
	visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}

.sIFR-hasFlash h1, .flash-replaced h1 {
  padding-bottom: 0;
}

.sIFR-hasFlash h2, .flash-replaced h2 {
	font-size: 30px;
   display: block;
}


.sIFR-hasFlash h3, .flash-replaced h3 {
	font-size: 15px;
}

.sIFR-hasFlash h4, .flash-replaced h4 {
	font-size: 21px;
	line-height: 0.5em;
	padding:0px;
	margin:0px;
}
.sIFR-hasFlash h4.whiteTrans, .flash-replaced h4.whiteTrans{
	font-size: 21px;
	line-height: 1em;
}
.sIFR-hasFlash h4.subTrans, .flash-replaced h4.subTrans{
	font-size: 15px;
	line-height: 1em;
	padding-left:20px;
	padding-bottom: 0;
	padding-top: 20px;
}

.sIFR-hasFlash h4.orangeTrans, .flash-replaced h4.orageTrans{
	font-size: 15px;
	line-height: 1em;
	padding-left:20px;
	padding-bottom: 0px;
	padding-top: 20px;
}

.sIFR-hasFlash h4.subBold, .flash-replaced h4.subBold{
	font-size: 1.7em;
	line-height: 1em;
}
.sIFR-hasFlash h4.subhead, .flash-replaced h4.subhead{
	font-size: 1.7em;
	line-height: 1em;
}


.sIFR-hasFlash h5#pullquote{
	font-size: 24px;
} 

.sIFR-replaced h5 {
	font-size: 28px;
}
