/* SIFR HEADERS */

	.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;
		}

/* 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;
	}

.sIFR-active h1, .sIFR-active h2, .sIFR-active h6, .sIFR-active h6.nav, .sIFR-active h6.navHome{
	visibility:hidden;
	font-family:Arial;
	}
.sIFR-active .pageHeading h1, .sIFR-active .pageHeading h2, .sIFR-active .pageHeading h1.subHeading {
	padding-left:40px;
	height:25px;
	width:500px;
	*width:470px;
	}
.sIFR-active h1 {
	color: #2B3A7A;
	font-size: 22px;
	display:inline;
	float:left;
	line-height: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top:5px;
	}
.sIFR-active h2{
	color: #a0a0a4;
	font-size: 18px;
	display:inline;
	float:left;
	line-height: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top:-5px;
	}
.sIFR-active h1.subHead{
	color: #4c721d;
	font-size: 22px;
	line-height: 1em;
	}
div.leftNav .nav{
	list-style-type: none;
	margin:0px;
	}
div.leftNav .navHome {
	list-style-type: none;
	margin:0px;
	}
.sIFR-active h6.nav, .sIFR-active h6.navHome{
	font-size: 14px;
	}
