/* ----------------------------------------- ARIAL -----------------------------------------

var arial = {
	src: '/swf/arial.swf',
	ratios: [8,1.3,12,1.27,16,1.21,19,1.17,24,1.18,26,1.16,27,1.17,35,1.16,44,1.15,63,1.14,64,1.13,67,1.14,68,1.13,70,1.14,76,1.13,77,1.14,1.13]
};


sIFR.useStyleCheck = true;
sIFR.activate(arial); */

//sIFR.debug.ratios({ src: '/swf/arial.swf', selector: 'h2.hp' });

/* ------- Standard Page Title
sIFR.replace(arial, {
	selector: 'h2.hp'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-weight: normal; color: #005493; font-size: 18px; height: 18px; }'
	]
}); */

/* ------- Standard Page Title
sIFR.replace(arial, {
	selector: 'h2.landing'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-weight: normal; color: #464646; font-size: 20px; height: 20px; }'
	]
}); */
 



/* ----------------------------------------- VISA SANS LIGHT ----------------------------------------- */

var vistasanslight = {
	src: '/swf/vistasanslight.swf',
	ratios: [9,1.25,13,1.18,18,1.14,19,1.13,21,1.12,31,1.11,34,1.09,36,1.1,52,1.09,81,1.08,82,1.07,86,1.08,87,1.07,88,1.08,89,1.07,90,1.08,97,1.07,99,1.08,1.07]
};


sIFR.useStyleCheck = true;
sIFR.activate(vistasanslight);

//sIFR.debug.ratios({ src: '/swf/vistasanslight.swf', selector: 'h1.pagetitle' });

/* ------- Standard Page Title  */
sIFR.replace(vistasanslight, {
	selector: 'h1.pagetitle'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-weight: normal; color: #ffffff; font-size: 44px; height: 44px; }'
	]
});


/* ----------------------------------------- VISTA SANS REGULAR ----------------------------------------- */

var vistasansreg = {
	src: '/swf/vistasansreg.swf',
	ratios: [9,1.27,13,1.18,18,1.14,19,1.13,29,1.12,37,1.1,54,1.09,90,1.08,96,1.07,99,1.08,1.07]
};


sIFR.useStyleCheck = true;
sIFR.activate(vistasansreg);

//sIFR.debug.ratios({ src: '/swf/vistasansreg.swf', selector: 'h3.landingpagetitle' });

/* ------- Standard Page Title  */
sIFR.replace(vistasansreg, {
	selector: 'h2.subtitle'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-weight: normal; color: #005391; font-size: 44px; height: 44px; }'
	]
});

/* ------- Standard Page Title  */
sIFR.replace(vistasansreg, {
	selector: 'h2.pagetitle'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-weight: normal; color: #005391; font-size: 30px; height: 30px; }'
	]
});

/* ------- Standard Page Title  */
sIFR.replace(vistasansreg, {
	selector: 'h3.landingpagetitle'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-weight: normal; color: #005391; font-size: 24px; height: 24px; }'
	]
});


/* ----------------------------------------- VISTA SANS BOLD ----------------------------------------- */

var vistasansbold = {
	src: '/swf/vistasansbold.swf',
	ratios: [9,1.25,13,1.18,18,1.14,19,1.13,21,1.12,31,1.11,34,1.09,36,1.1,52,1.09,81,1.08,82,1.07,86,1.08,87,1.07,88,1.08,89,1.07,90,1.08,97,1.07,99,1.08,1.07]
};


sIFR.useStyleCheck = true;
sIFR.activate(vistasansbold);

//sIFR.debug.ratios({ src: '/swf/vistasansbold.swf', selector: 'h5.pagetitle' });

/* ------- Standard Page Title  */
sIFR.replace(vistasansbold, {
	selector: 'h5.pagetitle'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-weight: normal; color: #ffffff; font-size: 12px; height: 12px; margin-left: 4px; }'
	]
});

/* ------- Ways to help landing  */
sIFR.replace(vistasansbold, {
	selector: 'h4.boxhdr'
	,wmode: 'transparent'
	,css: [
		'.sIFR-root { font-weight: normal; color: #005391; font-size: 16px; height: 16px; text-align: center }'
	]
});

