			/****
			sIFR settings are below 
			****/
		  
			var myriad_pro = {
			  src: '/sifr/myriad_pro.swf'
			  ,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
			};
		
			sIFR.activate(myriad_pro);
		  
			sIFR.replace(myriad_pro, {
				selector: 'h2.p_title'
				,css: [
				'.sIFR-root { color: #85511f; }'
				,'strong { font-weight: bold; color: #ff620e; }' ]
				,wmode: 'transparent'
			});
			
			sIFR.replace(myriad_pro, {
				selector: 'li.sIFR_text'
				,css: [
				'.sIFR-root { color: #85511f; }'
				,'a:link { color: #ff620e; text-decoration: none; }' 
				,'a:active { color: #ff620e; text-decoration: none; }' 
				,'a:visited { color: #ff620e; text-decoration: none; }'
				,'a:hover { color: #ff620e; text-decoration: underline; }']
				,wmode: 'transparent'
			});
			
			sIFR.replace(myriad_pro, {
				selector: 'h1.maintitle'
				,css: [
				'.sIFR-root { color: #85511f; font-size: 24px; }'
				,'strong { color: #ff620e; font-weight: bold; }'
				,'a:link { color: #ff620e; text-decoration: none; }' 
				,'a:active { color: #ff620e; text-decoration: none; }' 
				,'a:visited { color: #ff620e; text-decoration: none; }'
				,'a:hover { color: #ff620e; text-decoration: underline; }']
				,wmode: 'transparent'
			});
			
			sIFR.replace(myriad_pro, {
				selector: 'h2.subtitle'
				,css: [
				'.sIFR-root { color: #85511f; font-size: 24px; }'
				,'strong { color: #ff620e; font-weight: bold; }']
				,wmode: 'transparent'
			});
			
			sIFR.replace(myriad_pro, {
				selector: 'h1.sIFR_text'
				,css: [
				'.sIFR-root { color: #85511f; font-size: 24px; }'
				,'strong { color: #ff620e; font-weight: bold; }'
				,'a:link { color: #ff620e; text-decoration: none; }' 
				,'a:active { color: #ff620e; text-decoration: none; }' 
				,'a:visited { color: #ff620e; text-decoration: none; }'
				,'a:hover { color: #ff620e; text-decoration: underline; }']
				,wmode: 'transparent'
			});
			
			sIFR.replace(myriad_pro, {
				selector: 'h2.sIFR_text'
				,css: [
				'.sIFR-root { color: #85511f; font-size: 24px; }'
				,'strong { color: #ff620e; font-weight: bold; }'
				,'a:link { color: #ff620e; text-decoration: none; }' 
				,'a:active { color: #ff620e; text-decoration: none; }' 
				,'a:visited { color: #ff620e; text-decoration: none; }'
				,'a:hover { color: #ff620e; text-decoration: underline; }']
				,wmode: 'transparent'
			});
			
			sIFR.replace(myriad_pro, {
				selector: 'h3.sIFR_text'
				,css: [
				'.sIFR-root { color: #85511f; font-size: 20px; }'
				,'strong { color: #ff620e; font-weight: bold; }'
				,'a:link { color: #ff620e; text-decoration: none; }' 
				,'a:active { color: #ff620e; text-decoration: none; }' 
				,'a:visited { color: #ff620e; text-decoration: none; }'
				,'a:hover { color: #ff620e; text-decoration: underline; }']
				,wmode: 'transparent'
			});