var rage = {
 src: '/flash/myriad.swf'
}

var arialround = {
 src: '/flash/arialroundedmtbold.swf'
}

sIFR.replace(rage, {
  selector: 'h1.sameh2'
  ,css: [
		 '.sIFR-root{color:#0976c9; font-size:20px ; font-weight:normal ;}','label{color:#000000;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: 'h1.bi-h1'
  ,css: [
		 '.sIFR-root{color:#0f3b6e; font-size:47px; font-weight:bold;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});
sIFR.replace(rage, {
  selector: 'h1.bi-h1b'
  ,css: [
		 '.sIFR-root{color:#1c1c1c; font-size:47px; font-weight:bold; leading:-9;}', 'label{color:#0a3568;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});
sIFR.replace(rage, {
  selector: 'h2.bi-h2'
  ,css: [
		 '.sIFR-root {color:#1c1c1c; font-size:44px; font-weight:bold; leading:-10;}', 
                 '.bold {color:#e40b0b;}',
                 'strong {color:#0a3568;}',
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});
sIFR.replace(rage, {
  selector: 'h3.bi-h3'
  ,css: [
		 '.sIFR-root{color:#1c1c1c; font-size:30px; font-weight:bold; leading:-5;}', 'label{color:#0a3568; display:inline;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.replace(rage, {
  selector: 'h1.goh1'
  ,css: [
		 '.sIFR-root{color:#1c1c1c; font-size:32px; font-weight:bold;}', 'label{color:#e40b0b; display:inline;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.replace(rage, {
  selector: '.bt-mid h2'
  ,css: [
		 '.sIFR-root{color:#0976c9; font-size:20px; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});
sIFR.replace(rage, {
  selector: '.bheader h2, .ph1'
  ,css: [
		 '.sIFR-root{color:#0976c9; font-size:20px; font-weight:bold;}', 'label{color:#1c1c1c;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.replace(rage, {
  selector: '.rb-head h3'
  ,css: [
		 '.sIFR-root{color:#0976c9; font-size:18px; font-weight:bold;}', 'label{color:#1c1c1c;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.replace(rage, {
  selector: 'h2.ph2'
  ,css: [
		 '.sIFR-root{color:#000000; font-size:18px; font-weight:bold;}', 'label{color:#1c1c1c;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});



sIFR.replace(arialround, {
  selector: '.details h5'
  ,css: [
		 '.sIFR-root{color:#3064A1; font-size:20px; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.replace(arialround, {
  selector: 'h5.redtxt'
  ,css: [
		 '.sIFR-root{color:#e50c0c; font-size:22px; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.replace(rage, {
  selector: 'h3.bi-h3-red'
  ,css: [
		 '.sIFR-root{color:#1c1c1c; font-size:30px; font-weight:bold; leading:-5;}', 'label{color:#e50c0c; display:inline;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.replace(rage, {
  selector: 'h2.empha-h2'
  ,css: [
		 '.sIFR-root{color:#0976c9; font-size:20px; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.replace(rage, {
  selector: 'h3.bi-h3-blue'
  ,css: [
		 '.sIFR-root{color:#3e6ea7; font-size:30px; font-weight:bold; leading:-5;}', 'label{color:#e50c0c; display:inline;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.replace(arialround, {
  selector: 'h2.rounded'
  ,css: [
		 '.sIFR-root{color:#3064A1; font-size:22px; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});