
 
  
  var Helvetica_Neue_35_thin = {
    src: '/ewcommon/fonts/helvetica_neue_35_thin.swf'
    , ratios : [7, 1.32, 8, 1.31, 12, 1.27, 19, 1.23, 22, 1.2, 29, 1.19, 36, 1.18, 49, 1.17, 50, 1.16, 51, 1.17, 81, 1.16, 85, 1.15, 86, 1.16, 92, 1.15, 93, 1.16, 1.15]
  };
  

  sIFR.useStyleCheck = true;
  sIFR.activate(Helvetica_Neue_35_thin);
  

  
  sIFR.replace(Helvetica_Neue_35_thin,{
	selector:'#imageText h2'
	,css: [
      '.sIFR-root { text-align: left; font-weight: bold; color: #ffffff}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]	
	,offsetTop: 0
	,tuneHeight: 0
	,wmode: 'transparent'
	,Transparent:true
	,filters: {
      DropShadow: {
        knockout: false
        ,distance: 1
        ,color: '#000000'
        ,strength: 1
      }
	}
});


sIFR.replace(Helvetica_Neue_35_thin,{
	selector:'#newsText h5'
	,css: [
      '.sIFR-root { text-align: left; font-weight: bold; color: #000000;font-weight:bold;font-size:16px;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]	
	,offsetTop: 0
	,tuneHeight: -4
	,wmode: 'transparent'
	,Transparent:true
	});
	
//	sIFR.replace(Helvetica_Neue_35_thin,{
//	selector:'#newsText p'
//	,css: [
//      '.sIFR-root { text-align: left; font-weight: bold; color: #000000;font-weight:bold;font-size:12px;}'
//      ,'a { text-decoration: none; }'
//      ,'a:link { color: #000000;font-weight:bold; }'
//      ,'a:hover { color: #ffffff; }'
//    ]	
//	,offsetTop: 0
//	,offsetLeft: 1
//	,tuneHeight: -5
//	,wmode: 'transparent'
//	,Transparent:true
//	});
//	
//	sIFR.replace(Helvetica_Neue_35_thin,{
//	selector:'#template_Home_Page p, h6'
//	,css: [
//      '.sIFR-root { text-align: left; color: #000000;font-weight:bold;font-size:14px;line-height:1.2;}'
//      ,'a { text-decoration: none; }'
//      ,'a:link { color: #000000;font-weight:bold; }'
//      ,'a:hover { color: #ffffff; }'
//    ]	
//	,offsetTop: 0
//	,offsetLeft: 1
//	,tuneHeight: 0
//	,wmode: 'transparent'
//	,Transparent:true
//	});
	
	sIFR.replace(Helvetica_Neue_35_thin,{
	selector:'#mainTitle h1'
	,css: [
      '.sIFR-root { text-align: left; color: #000000;font-weight:bold;font-size:18px;line-height:1.2;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000;font-weight:bold; }'
      ,'a:hover { color: #ffffff; }'
    ]	
	,offsetTop: 0
	,offsetLeft: 1
	,tuneHeight: 0
	,wmode: 'transparent'
	,Transparent:true
	});



//sIFR.debug.ratios({ src: 'radagund', selector: 'h1' });
