
/*** Use the same margin and padding settings for both sIFR and Fallback Styles ***/

/*---- sIFR Font Styles for <H1>----*/
.sIFR-active #banner h1 { 
	color: #191c29;
	font-size: 28px;
	font-weight: bold;
}
/*---- Fallback CSS Font Styles for <H1>----*/
#banner h1 {
	color: #191c29;
	font-size: 28px;
	font-weight: bold;
}
.sIFR-active #banner .red {	color:#ffffff;
	background: #ed1316;
	padding: 0px 2px;
}
#banner .red {
	color:#ffffff;
	padding: 0px 2px;
}
/*---- sIFR Font Styles for <H2>----*/

.sIFR-active #banner h2 {
	font-size: 16px; 
}
/*---- Fallback CSS Font Styles for <H2>----*/
#banner h2 {
	font:normal 14px Arial, Helvetica, sans-serif; font-style:italic; font-weight:bold; color:#008cd0; line-height:20px;
}

/*---- sIFR Font Styles for <H3>----*/

.sIFR-active  h3 {
	font-size: 16px; padding:0; margin:0 0 10px 35px;
}
/*---- Fallback CSS Font Styles for <H3>----*/
h3 {
	font:normal 14px Arial, Helvetica, sans-serif; font-style:italic; font-weight:bold; color:#008cd0; padding:0; margin:0; line-height:20px; margin:0 0 10px 35px;
}
.sIFR-active #leftmenu h2 {
	margin: 0;
	padding: 0;
	margin-left: -2px;
}
.sIFR-active #leftmenu a {
	color: #161e43;
	text-decoration: none;
	font-size: 15px;

}
.sIFR-active .address {
	font-weight: normal;
}
#leftmenu a {
	color: #161e43;
	text-decoration: none;
	font-size: 15px;
}
.sIFR-active #leftmenu a:hover {
}
#leftmenu a:hover {
}
/*---- sIFR Font Styles for <P>----*/


/*---- Fallback CSS Font Styles for <P>----*/

/*=: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;
}

/*---- Header styling ---*/
