/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-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 {
	visibility: hidden;
  line-height: 1em;
}

.sIFR-hasFlash h1 {
  padding-bottom: 0;
}

.sIFR-hasFlash h2 {
	color:#5f3a74;
	font-size: 24px;
	* font-size: 22px;
	margin-left:20px;
}
.sIFR-hasFlash h3 {
	/*background-color:#f8e3b6;*/
/*color:#010101;*/
color:#00CC99;
	font-size: 20px;
* font-size: 18px;
}
.sIFR-hasFlash h4 {
	/*background-color:#f8e3b6;*/
/*color:#010101;*/
color:#00CC99;
	font-size: 20px;
* font-size: 18px;
	padding-left:15px;
	text-indent:0px;
	/*border-bottom:1px solid #EAEAEA;*/
	background-image:url(../body/arrow_h4.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}