/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 1px;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	z-index: 1;
}

.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}

/*---- Custom ---*/

.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5#pullquote {
	/* visibility: hidden; */
	font-family: verdana;
	line-height: 1.0em;
}

.sIFR-active h1 {

}

.sIFR-active h2 {

}

.sIFR-active h3 {

}

.sIFR-active h4 {

}

.sIFR-root { 
	text-align: left; 
	color: #616264; 
	font-weight: normal; 
	font-size: 34px; 
}

#sidebar_2 H3.sIFR-replaced {
	margin-bottom: 0;
}

.facts_and_figures .sIFR-replaced {
	margin-bottom: 0;
}

#sidebar_1 dt.size_1 {
	font-size: 40px;
	letter-spacing: -2px;
}

#sidebar_1 dt.size_2 {
	font-size: 25px;
}

#sidebar_1 dt.size_3 {
	font-size: 18px;
}

#sidebar_1 dt.size_4 {
	font-size: 14px;
}