/*=: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: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

.sIFR-active H1.home_title_anunobstructed {
	visibility: hidden;
	line-height: 1em;
}

H1.home_title_anunobstructed {
	font-size: 77px;
	font-weight:normal;
	font-family: Helvetica;
	color: #284b57; 
	line-height: 1em;
	margin-bottom: 0px;
}

.sIFR-active h2.home_title_inarapidly {
	visibility: hidden;
}

h2.home_title_inarapidly {
	font-size: 18px;
	font-family: Helvetica;
	color: #284b57; 
	line-height: 1em;
}

/* Sub Pages */

.sIFR-active h1.sub_head {
	visibility: hidden;
	font-size: 48px;
	font-family: Helvetica;
	line-height: 1em;
}

h1.sub_head {
	font-size: 48px;
	font-family: Helvetica;
	color: #284b57; 
	line-height: 1em;
	margin-bottom: 20px;
	color: #284b57; 
}
h1.sub_headV2 {
	font-size: 30px;
	font-family: Helvetica;
	color: #284b57; 
	line-height: 1em;
	margin-bottom: 20px;
	color: #284b57; 
}

.sIFR-active h2.sub_subhead {
	visibility: hidden;
}

h2.sub_subhead {
	font-size: 20px;
	font-family: Helvetica;
	color: #284b57; 
	line-height: 1em;
	margin-top: 0px;
	color: #284b57; 
}

h2.sub_subheadV2 {
	font-size: 18px;
	font-family: Helvetica;
	color: #284b57; 
	line-height: 1em;
	margin-top: 0px;
	color: #284b57; 
	font-weight: normal;
}

.sIFR-active th.list_head {
	visibility: hidden;
}

th.list_head {
	font-size: 12px;
	font-family: Helvetica;
	line-height: 1em;
}

th.list_head a {
	color: #B39402;
	text-decoration: none;
}

/* inline call outs */

.sifr_callout_fix {
	width: 230px;
}

.sifr_callout_fix_td {
	width: 500px;
}

.sifr_quote_fix {
	width: 317px;
}

.sIFR-active h3.sub_callout_head_cu {
	visibility: hidden;
}

h3.sub_callout_head_cu {
	font-size: 16px;
	font-family: Helvetica;
	margin: 0;
}

.sIFR-active h3.sub_callout_head_td{
	visibility: hidden;
}

h3.sub_callout_head_td {
	font-size: 16px;
	font-family: Helvetica;
	margin: 0;
}

.sIFR-active h3.sub_callout_head_wwa{
	visibility: hidden;
}

h3.sub_callout_head_wwa {
	font-size: 16px;
	font-family: Helvetica;
	margin: 0;
}

.sIFR-active h3.legal_block_head{
	visibility: hidden;
}

h3.legal_block_head {
	font-size: 14px;
	font-family: Helvetica;
	margin: 0;
	margin-bottom: 13px;
}






.sIFR-active h1.sub_head-test {
	visibility: hidden;

	
}

h1.sub_head-test {

}

.sIFR-active h1.sub_head-test2 {
	visibility: hidden;
	font-size: 48px;
	font-family: Helvetica;
	line-height: 1em;
	
}

h1.sub_head-test2 {
	font-size: 48px;
	font-family: Helvetica;
	color: #284b57; 
	line-height: 1em;
}

