/*---- sIFR ---*/
.sIFR-flash {
	visibility:visible !important;
	margin:0;
	padding:0;
	display:block;
	}
	.sIFR-flash:focus{
		outline:0!important;
		}
	
.sIFR-dummy { 
	width:0;
	height:0;
	margin-left:42px !important;
	z-index: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:0; 
	padding:0; 
	overflow: auto; 
	letter-spacing:0; 
	float:none;
	}

.sIFR-replaced{
	margin:0 !important;
	padding:0 !important;
	}



/* New stuff */

.sIFR-active .bl24{
	font-size:24px;
}

.sIFR-active .bl18,
.sIFR-active .bl18Link{
	font-size:18px;
}

.sIFR-active .bo17,
.sIFR-active .bo17theme,
.sIFR-active .bo17Link,
.sIFR-active .flyout h3{
	font-size:17px
}

.sIFR-active .bo33{
	font-size:33px;
}

.sIFR-active .bo20{
	font-size:20px;
}

.sIFR-active .bl16{
	font-size:16px;
}
.sIFR-active .bl18Link{padding-right:60px !important;}
.sIFR-active .bl18Link a{background:none;}

.sIFR-active .bl18Link .sIFR-flash{
	background-image:url(header_button.gif);
	background-position:100% -4px;
	background-repeat:no-repeat;
}

.sIFR-active .bl18Link .sIFR-flash:hover,
.sIFR-active .bl18Link .sIFR-flash.hover{
	background-image:url(header_button_on.gif);
}

.sIFR-active .bl18LinkGreyBg a{background:none; padding-right:0;}

.sIFR-active .bl18LinkGreyBg .sIFR-flash{
	background-image:url(h2_header_button_grey.gif);
	background-position:100% -4px;
	background-repeat:no-repeat;
}

.sIFR-active .bl18LinkGreyBg .sIFR-flash:hover,
.sIFR-active .bl18LinkGreyBg .sIFR-flash.hover{
	background-image:url(h2_header_button_grey_on.gif);
}

.sIFR-active .bo17Link .sIFR-flash,
.sIFR-active .flyout h3 .sIFR-flash{
	background-image:url(header_button.gif);
	background-position:100% -4px;
	background-repeat:no-repeat;
	position: relative;
}

.sIFR-active .bo17Link .sIFR-flash:hover,
.sIFR-active .bo17Link .sIFR-flash.hover,
.sIFR-active .flyout h3 .sIFR-flash:hover,
.sIFR-active .flyout h3 .sIFR-flash.hover{	background-image:url(header_button_on.gif);}

.sIFR-active .flyout h3{margin-bottom:5px;}

.sIFR-active .error404{
	font-size:35px;
}