/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.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;
}

.sIFR-dummy {
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}


/* navi */


.sIFR-active #siteRadMenu
{
	height: 29px;
	display: block;
}

.sIFR-active #siteRadMenu li
{	
	padding: 5px 10px 0 10px;
	height: 23px;
}

.sIFR-active #siteRadMenu li a 
{	
	
	font-family: Helvetica, Arial, sans-serif;
	line-height:1em;
}

.sIFR-active #siteSubRadMenu
{
	clear: both; 
	position: absolute;	
}

.sIFR-active #siteSubRadMenu li
{
	padding: 0 15px 0 15px;
	background: url(Images/bg_nav_dot.gif) left no-repeat;
	margin: 0 3px;
}

.sIFR-active #siteSubRadMenu li.rmFirst
{
	padding-left: 0;
	background: none;
}

.sIFR-active #siteSubRadMenu li a 
{		
	font-family: Helvetica, Arial, sans-serif;
	line-height:1em;
}

/* /navi */

.sIFR-active .colLeft h1 
{			
	visibility: hidden;
	line-height:1em;
	font-size: 15px;
}


.sIFR-active .colLeft #componentsContainer h2 
{			
	visibility: hidden;
	line-height:1em;
}

.sIFR-active .colRight .component h2 
{			
	visibility: hidden;	
	line-height:1em;
	font-size: 11px;
	white-space: nowrap;
	display: inline;
	float: left;
	padding-left: 3px;
	padding-right: 4px;
	height: 16px;
	font-weight: normal;
	 margin-top: 8px;
}