/*=: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 ---*/
/*---- Do not modify these styles ---*/
.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;}
	
/*---- Flash Header styling ---*/
/*---- These styles affect how the Flash movie is rendered ----*/
.sIFR-active h1.pageHead, .sIFR-active h1.pageHeadMedium, .sIFR-active h1.pageHeadSmall, .sIFR-active h1.pageHeadSmaller, .sIFR-active h2.pageSubHead, 
.sIFR-active h5.pageCopyHead, .sIFR-active h2.pageSubHeadGrey,h5.pageCopyHeadSmall {
	visibility:hidden;
	font-family:Verdana;
	line-height:1em;}
.sIFR-active h1.pageHead {
	font-size:62px;
	padding:0 0 12px 0;
	margin:0;}
.sIFR-active h1.pageHeadMedium {
	font-size:50px;
	padding:0 0 30px 0;
	margin:0;}
.sIFR-active h1.pageHeadSmall {
	font-size:33px;
	margin:0;
	padding:0;}
.sIFR-active h1.pageHeadSmaller {
	font-size:25px;
	margin:0;
	padding:0;}
.sIFR-active h2.pageSubHead {
	font-size:21px;
	padding:0 0 2px 0;}
	
.sIFR-active h2.pageSubHead a:link, .sIFR-active h2.pageSubHead a:visited {text-decoration:none; color:#39c;}
.sIFR-active h2.pageSubHead a:hover {text-decoration:underline; color:#39c;}

.sIFR-active h5.pageCopyHead {
	font-size:15px;
	padding:8px 0 2px 0;}
.sIFR-active h5.pageCopyHeadSmall {
	font-size:12px;
	padding:8px 0 0;}
.sIFR-active h2.pageSubHeadGrey {
	font-size:21px;
	padding:4px 0 8px 0;}

/*---- Non-Flash Header styling ---*/
/*--- these styles are only used if the user doesn't have Flash or Javascript enabled --*/
h1.pageHead, h1.pageHeadMedium, h1.pageHeadSmall, h2.pageSubHead, h5.pageCopyHead, h2.pageSubHeadGrey {
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:normal;}
h1.pageHead sup, h1.pageHeadMedium sup, h1.pageHeadSmall sup, h2.pageSubHead sup, h5.pageCopyHead sup, h2.pageSubHeadGrey sup {
	font-size:50%;}
h1.pageHead {
	color:#BFBFBF;
	line-height:58px;
	font-size:52px;
	padding:0 0 10px;}
h1.pageHeadMedium {
	color:#BFBFBF;
	line-height:47px;
	font-size:42px;
	padding:0 0 10px;}
h1.pageHeadSmall {
	color:#BFBFBF;
	line-height:36px;
	font-size:32px;
	padding:0 0 5px;}
h1.pageHeadSmall em {
	font-style:normal;}
	
h2.pageSubHead a:link, h2.pageSubHead a:visited {text-decoration:none; color:#39c;}
h2.pageSubHead a:hover {text-decoration:underline; color:#39c;}

h2.pageSubHead {
	color:#323232;
	line-height:23px;
	padding:0 0 8px 0;
	font-size:20px;}
h5.pageCopyHead {
	color:#323232;
	font-size:16px;
	line-height:20px;
	padding:5px 0 0;}
h2.pageSubHeadGrey {
	color:#C6C6C6;
	font-size:18px;}