var Myriad = { 
	src: '/Files/System/Deif/JS/sifr436/MyriadPro.swf'
	,ratios: [8, 1.42, 11, 1.38, 17, 1.32, 21, 1.3, 26, 1.27, 30, 1.28, 44, 1.26, 54, 1.25, 58, 1.24, 59, 1.25, 62, 1.24, 63, 1.25, 91, 1.24, 92, 1.23, 93, 1.24, 94, 1.23, 96, 1.24, 98, 1.23, 100, 1.24, 103, 1.23, 104, 1.24, 107, 1.23, 108, 1.24, 1.23]
};

sIFR.useStyleCheck = true;
sIFR.delayCSS = true;
sIFR.activate(Myriad);

sIFR.replace(Myriad, {
	selector: '#ColumnThree .ParagraphContainer h2,#ColumnThree .ParagraphContainer h1,#ColumnThree .ParagraphContainer h2.h2,#ColumnThree .ParagraphContainer h1.h1,#ColumnTwo .ParagraphContainer h1,#ColumnTwo .ParagraphContainer h1.h1,#ColumnThree #SearchTools h2,#ColumnThree .HomeTeaserContainer h1,#ColumnThree .HomeTeaserContainer h1.h1'
		,wmode: 'transparent'
	,css: [
		'.sIFR-root { color: #0B224B; font-size:15px; text-transform:uppercase; }'
	]
});

sIFR.replace(Myriad, {
    selector: '.HomeSectorContainer h2,.HomeSectorContainer h2.h2, #HomeWindContentContainer .HomeWindArrowLeft h2, #HomeWindContentContainer .HomeWindArrowRight h2'
		,wmode: 'transparent'
    ,css: [
		'.sIFR-root { color: #857956; font-size:13px; text-transform:uppercase;}',
    ]
  });

sIFR.replace(Myriad, {
	selector: '#HomeWindContentContainer #CenterBlob h1'
		,wmode: 'transparent'
	,css: [
		'.sIFR-root { color: #0b224b; font-size:22px; text-transform:uppercase; text-align:center; }'
	]
});
