  var lexiadamabold = {
    src: '/assets/flash/siFR/lexiadamabold.swf'
	};
  sIFR.activate(lexiadamabold);

// h1
	sIFR.replace(lexiadamabold, {
    selector: 'body.home h1'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,offsetTop : '-2'
	,tuneHeight: '-5'
	,css: [
      '.sIFR-root { color: #ffffff; text-transform: none; font-size:40px; leading:-2; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #ffffff }'
      ,'a:hover { color: #ffffff }'
    ]
  });

	sIFR.replace(lexiadamabold, {
    selector: 'body.news h1'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,offsetTop : '-2'
	,tuneHeight: '-3'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size:21px; leading:-0.5; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #000000 }'
    ]
  });


	sIFR.replace(lexiadamabold, {
    selector: 'h1'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,offsetTop : '-2'
	,tuneHeight: '-5'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size:22px; leading:-2; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #000000 }'
    ]
  });



//h2

	sIFR.replace(lexiadamabold, {
    selector: 'h2.blackbg'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,offsetTop : '-2'
	,tuneHeight: '-4'
	,css: [
      '.sIFR-root { color: #ffffff; text-transform: none; font-size:16px; leading:-2; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #ffffff}'
      ,'a:hover { color: #ffffff}'
    ]
  });
  
  	sIFR.replace(lexiadamabold, {
    selector: '.home .content-right h2'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,offsetTop : '-2'
	,tuneHeight: '-4'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size:19px; leading:-2; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000}'
      ,'a:hover { color: #000000}'
    ]
  });

  	sIFR.replace(lexiadamabold, {
    selector: '.content-right h2.redbg, h2.redbg, span.redbg'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,offsetTop : '-2'
	,tuneHeight: '-4'
	,css: [
      '.sIFR-root { color: #ffffff; text-transform: none; font-size:17px; leading:-2; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #000000 }'
    ]
  });

	sIFR.replace(lexiadamabold, {
    selector: '.content-right h2'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,offsetTop : '-2'
	,tuneHeight: '-4'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size:17px; leading:-2; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #000000 }'
    ]
  });
  
  	sIFR.replace(lexiadamabold, {
    selector: 'h2.service'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,offsetTop : '-2'
	,tuneHeight: '-4'
	,css: [
      '.sIFR-root { color: #000000; text-transform: none; font-size:17px; leading:-2; font-weight:bold;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #000000 }'
    ]
  });
  
