
//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){


	sIFR.replaceElement(named({
							  sSelector:"h2.pageheader", 
							  sFlashSrc:"/_common/img/helveticaneue-light.swf", 
							  sColor:"#363b72", 
							  sBgColor:"#FFFFFF", 
							  sFlashVars:"textalign=left",
							  sWmode:"transparent",
							  sCase:"sentence"
							  }));
	sIFR.replaceElement(named({
							  sSelector:".sIFR-med", 
							  sFlashSrc:"/_common/img/helveticaneue-light.swf", 
							  sColor:"#363b72", 
							  sBgColor:"#FFFFFF", 
							  sFlashVars:"textalign=left",
							  sWmode:"transparent",
							  sCase:"sentence"
							  }));
	sIFR.replaceElement(named({
							  sSelector:".sIFR-light", 
							  sFlashSrc:"/_common/img/helveticaneue-ultralight.swf", 
							  sColor:"#363b72", 
							  sBgColor:"#FFFFFF", 
							  sFlashVars:"textalign=left",
							  sWmode:"transparent",
							  sCase:"sentence"
							  }));
		sIFR.replaceElement(named({
							  sSelector:".sIFR-med-holding", 
							  sFlashSrc:"/_common/img/helveticaneue-light.swf", 
							  sColor:"#363b72", 
							  sBgColor:"#FFFFFF", 
							  sFlashVars:"textalign=left",
							  sWmode:"transparent",
							  sCase:"sentence"
							  }));
	sIFR.replaceElement(named({
							  sSelector:".sIFR-light-holding", 
							  sFlashSrc:"/_common/img/helveticaneue-ultralight.swf", 
							  sColor:"#363b72", 
							  sBgColor:"#FFFFFF", 
							  sFlashVars:"textalign=left",
							  sWmode:"transparent",
							  sCase:"sentence"
							  }));
	

		
};

//]