/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 */
var Cufon=(function(){var M=function(){return M.replace.apply(null,arguments)};var X=M.DOM={ready:(function(){var c=false,e={loaded:1,complete:1};var b=[],d=function(){if(c){return}c=true;for(var f;f=b.shift();f()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",d,false);window.addEventListener("pageshow",d,false)}if(!window.opera&&document.readyState){(function(){e[document.readyState]?d():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");d()}catch(f){setTimeout(arguments.callee,1)}})()}Q(window,"load",d);return function(f){if(!arguments.length){d()}else{c?f():b.push(f)}}})(),root:function(){return document.documentElement||document.body}};var N=M.CSS={Size:function(c,b){this.value=parseFloat(c);this.unit=String(c).match(/[a-z%]*$/)[0]||"px";this.convert=function(d){return d/b*this.value};this.convertFrom=function(d){return d/this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(c,b){var d=c.className;c.className=d+(d&&" ")+b;return c},color:J(function(c){var b={};b.color=c.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(e,d,f){b.opacity=parseFloat(f);return"rgb("+d+")"});return b}),fontStretch:J(function(b){if(typeof b=="number"){return b}if(/%$/.test(b)){return parseFloat(b)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[b]||1}),getStyle:function(c){var b=document.defaultView;if(b&&b.getComputedStyle){return new A(b.getComputedStyle(c,null))}if(c.currentStyle){return new A(c.currentStyle)}return new A(c.style)},gradient:J(function(f){var g={id:f,type:f.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},c=f.substr(f.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var e=0,b=c.length,d;e<b;++e){d=c[e].split("=",2).reverse();g.stops.push([d[1]||e/(b-1),d[0]])}return g}),quotedList:J(function(e){var d=[],c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,b;while(b=c.exec(e)){d.push(b[3]||b[1])}return d}),recognizesMedia:J(function(h){var f=document.createElement("style"),d,c,b;f.type="text/css";f.media=h;try{f.appendChild(document.createTextNode("/**/"))}catch(g){}c=G("head")[0];c.insertBefore(f,c.firstChild);d=(f.sheet||f.styleSheet);b=d&&!d.disabled;c.removeChild(f);return b}),removeClass:function(d,c){var b=RegExp("(?:^|\\s+)"+c+"(?=\\s|$)","g");d.className=d.className.replace(b,"");return d},supports:function(d,c){var b=document.createElement("span").style;if(b[d]===undefined){return false}b[d]=c;return b[d]===c},textAlign:function(e,d,b,c){if(d.get("textAlign")=="right"){if(b>0){e=" "+e}}else{if(b<c-1){e+=" "}}return e},textDecoration:function(g,f){if(!f){f=this.getStyle(g)}var c={underline:null,overline:null,"line-through":null};for(var b=g;b.parentNode&&b.parentNode.nodeType==1;){var e=true;for(var d in c){if(!K(c,d)||c[d]){continue}if(f.get("textDecoration").indexOf(d)!=-1){c[d]=f.get("color")}e=false}if(e){break}f=this.getStyle(b=b.parentNode)}return c},textShadow:J(function(f){if(f=="none"){return null}var e=[],g={},b,c=0;var d=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(b=d.exec(f)){if(b[0]==","){e.push(g);g={};c=0}else{if(b[1]){g.color=b[1]}else{g[["offX","offY","blur"][c++]]=b[2]}}}e.push(g);return e}),textTransform:(function(){var b={uppercase:function(c){return c.toUpperCase()},lowercase:function(c){return c.toLowerCase()},capitalize:function(c){return c.replace(/\b./g,function(d){return d.toUpperCase()})}};return function(e,d){var c=b[d.get("textTransform")];return c?c(e):e}})(),whiteSpace:(function(){var b={inline:1,"inline-block":1,"run-in":1};return function(e,c,d){if(b[c.get("display")]){return e}if(!d.previousSibling){e=e.replace(/^\s+/,"")}if(!d.nextSibling){e=e.replace(/\s+$/,"")}return e}})()};N.ready=(function(){var b=!N.recognizesMedia("all"),e=false;var d=[],h=function(){b=true;for(var k;k=d.shift();k()){}};var i=G("link"),j=G("style");function c(k){return k.disabled||g(k.sheet,k.media||"screen")}function g(n,q){if(!N.recognizesMedia(q||"all")){return true}if(!n||n.disabled){return false}try{var r=n.cssRules,p;if(r){search:for(var m=0,k=r.length;p=r[m],m<k;++m){switch(p.type){case 2:break;case 3:if(!g(p.styleSheet,p.media.mediaText)){return false}break;default:break search}}}}catch(o){}return true}function f(){if(document.createStyleSheet){return true}var l,k;for(k=0;l=i[k];++k){if(l.rel.toLowerCase()=="stylesheet"&&!c(l)){return false}}for(k=0;l=j[k];++k){if(!c(l)){return false}}return true}X.ready(function(){if(!e){e=N.getStyle(document.body).isUsable()}if(b||(e&&f())){h()}else{setTimeout(arguments.callee,10)}});return function(k){if(b){k()}else{d.push(k)}}})();function S(c){var b=this.face=c.face;this.glyphs=c.glyphs;this.w=c.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var e=b.bbox.split(/\s+/);var d={minX:parseInt(e[0],10),minY:parseInt(e[1],10),maxX:parseInt(e[2],10),maxY:parseInt(e[3],10)};d.width=d.maxX-d.minX;d.height=d.maxY-d.minY;d.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return d})();this.ascent=-parseInt(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent}function F(){var c={},b={oblique:"italic",italic:"oblique"};this.add=function(d){(c[d.style]||(c[d.style]={}))[d.weight]=d};this.get=function(h,i){var g=c[h]||c[b[h]]||c.normal||c.italic||c.oblique;if(!g){return null}i={normal:400,bold:700}[i]||parseInt(i,10);if(g[i]){return g[i]}var e={1:1,99:0}[i%100],k=[],f,d;if(e===undefined){e=i>400}if(i==500){i=400}for(var j in g){if(!K(g,j)){continue}j=parseInt(j,10);if(!f||j<f){f=j}if(!d||j>d){d=j}k.push(j)}if(i<f){i=f}if(i>d){i=d}k.sort(function(m,l){return(e?(m>i&&l>i)?m<l:m>l:(m<i&&l<i)?m>l:m<l)?-1:1});return g[k[0]]}}function R(){function d(f,g){if(f.contains){return f.contains(g)}return f.compareDocumentPosition(g)&16}function b(g){var f=g.relatedTarget;if(!f||d(this,f)){return}c(this)}function e(f){c(this)}function c(f){setTimeout(function(){M.replace(f,D.get(f).options,true)},10)}this.attach=function(f){if(f.onmouseenter===undefined){Q(f,"mouseover",b);Q(f,"mouseout",b)}else{Q(f,"mouseenter",e);Q(f,"mouseleave",e)}}}function U(){var c=[],d={};function b(h){var e=[],g;for(var f=0;g=h[f];++f){e[f]=c[d[g]]}return e}this.add=function(f,e){d[f]=c.push(e)-1};this.repeat=function(){var e=arguments.length?b(arguments):c,f;for(var g=0;f=e[g++];){M.replace(f[0],f[1],true)}}}function a(){var d={},b=0;function c(e){return e.cufid||(e.cufid=++b)}this.get=function(e){var f=c(e);return d[f]||(d[f]={})}}function A(b){var d={},c={};this.extend=function(e){for(var f in e){if(K(e,f)){d[f]=e[f]}}return this};this.get=function(e){return d[e]!=undefined?d[e]:b[e]};this.getSize=function(f,e){return c[f]||(c[f]=new N.Size(this.get(f),e))};this.isUsable=function(){return !!b}}function Q(c,b,d){if(c.addEventListener){c.addEventListener(b,d,false)}else{if(c.attachEvent){c.attachEvent("on"+b,function(){return d.call(c,window.event)})}}}function V(c,b){var d=D.get(c);if(d.options){return c}if(b.hover&&b.hoverables[c.nodeName.toLowerCase()]){B.attach(c)}d.options=b;return c}function J(b){var c={};return function(d){if(!K(c,d)){c[d]=b.apply(null,arguments)}return c[d]}}function C(f,e){var b=N.quotedList(e.get("fontFamily").toLowerCase()),d;for(var c=0;d=b[c];++c){if(I[d]){return I[d].get(e.get("fontStyle"),e.get("fontWeight"))}}return null}function G(b){return document.getElementsByTagName(b)}function K(c,b){return c.hasOwnProperty(b)}function H(){var b={},d,f;for(var e=0,c=arguments.length;d=arguments[e],e<c;++e){for(f in d){if(K(d,f)){b[f]=d[f]}}}return b}function O(e,o,c,p,f,d){var m=document.createDocumentFragment(),h;if(o===""){return m}var n=p.separate;var j=o.split(P[n]),b=(n=="words");if(b&&T){if(/^\s/.test(o)){j.unshift("")}if(/\s$/.test(o)){j.push("")}}for(var k=0,g=j.length;k<g;++k){h=Z[p.engine](e,b?N.textAlign(j[k],c,k,g):j[k],c,p,f,d,k<g-1);if(h){m.appendChild(h)}}return m}function L(c,j){var b=N.getStyle(V(c,j)).extend(j);var d=C(c,b),e,h,g,f,i;for(e=c.firstChild;e;e=g){h=e.nodeType;g=e.nextSibling;if(h==3){if(f){f.appendData(e.data);c.removeChild(e)}else{f=e}if(g){continue}}if(f){c.replaceChild(O(d,N.whiteSpace(f.data,b,e),b,j,e,c),f);f=null}if(h==1&&e.firstChild){if(/cufon/.test(e.className)){Z[j.engine](d,null,b,j,e,c)}else{arguments.callee(e,j)}}}}var T=" ".split(/\s+/).length==0;var D=new a();var B=new R();var Y=new U();var E=false;var Z={},I={},W={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(b){return jQuery(b)})||(window.dojo&&dojo.query)||(window.$$&&function(b){return $$(b)})||(window.$&&function(b){return $(b)})||(document.querySelectorAll&&function(b){return document.querySelectorAll(b)})||(window.Ext&&Ext.query)||G),separate:"words",textShadow:"none"};var P={words:/[^\S\u00a0]+/,characters:"",none:/^/};M.now=function(){X.ready();return M};M.refresh=function(){Y.repeat.apply(Y,arguments);return M};M.registerEngine=function(c,b){if(!b){return M}Z[c]=b;return M.set("engine",c)};M.registerFont=function(d){var b=new S(d),c=b.family;if(!I[c]){I[c]=new F()}I[c].add(b);return M.set("fontFamily",'"'+c+'"')};M.replace=function(d,c,b){c=H(W,c);if(!c.engine){return M}if(!E){N.addClass(X.root(),"cufon-active cufon-loading");N.ready(function(){N.removeClass(X.root(),"cufon-loading")});E=true}if(c.hover){c.forceHitArea=true}if(typeof c.textShadow=="string"){c.textShadow=N.textShadow(c.textShadow)}if(typeof c.color=="string"&&/^-/.test(c.color)){c.textGradient=N.gradient(c.color)}if(!b){Y.add(d,arguments)}if(d.nodeType||typeof d=="string"){d=[d]}N.ready(function(){for(var f=0,e=d.length;f<e;++f){var g=d[f];if(typeof g=="string"){M.replace(c.selector(g),c,true)}else{L(g,c)}}});return M};M.set=function(b,c){W[b]=c;return M};return M})();Cufon.registerEngine("canvas",(function(){var B=document.createElement("canvas");if(!B||!B.getContext||!B.getContext.apply){return}B=null;var A=Cufon.CSS.supports("display","inline-block");var E=!A&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var F=document.createElement("style");F.type="text/css";F.appendChild(document.createTextNode((".cufon-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(E?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(A?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(AH,a,z,W,e,AI){var I=(a===null);if(I){a=e.alt}var c=AH.viewBox;var K=z.getSize("fontSize",AH.baseSize);var v=z.get("letterSpacing");v=(v=="normal")?0:K.convertFrom(parseInt(v,10));var d=0,w=0,u=0,Y=0;var b=W.textShadow,s=[];if(b){for(var AG=b.length;AG--;){var m=b[AG];var r=K.convertFrom(parseFloat(m.offX));var p=K.convertFrom(parseFloat(m.offY));s[AG]=[r,p];if(p<d){d=p}if(r>w){w=r}if(p>u){u=p}if(r<Y){Y=r}}}var AL=Cufon.CSS.textTransform(a,z).split(""),U;var J=AH.glyphs,X,M,AC;var G=0,Q,h=[];for(var AG=0,AE=0,AB=AL.length;AG<AB;++AG){X=J[U=AL[AG]]||AH.missingGlyph;if(!X){continue}if(M){G-=AC=M[U]||0;h[AE-1]-=AC}G+=Q=h[AE++]=~~(X.w||AH.w)+v;M=X.k}if(Q===undefined){return null}w+=c.width-Q;Y+=c.minX;var V,L;if(I){V=e;L=e.firstChild}else{V=document.createElement("span");V.className="cufon cufon-canvas";V.alt=a;L=document.createElement("canvas");V.appendChild(L);if(W.printable){var AD=document.createElement("span");AD.className="cufon-alt";AD.appendChild(document.createTextNode(a));V.appendChild(AD)}}var AM=V.style;var o=L.style;var H=K.convert(c.height);var AK=Math.ceil(H);var t=AK/H;var n=t*Cufon.CSS.fontStretch(z.get("fontStretch"));var q=G*n;var AA=Math.ceil(K.convert(q+w-Y));var O=Math.ceil(K.convert(c.height-d+u));L.width=AA;L.height=O;o.width=AA+"px";o.height=O+"px";d+=c.minY;o.top=Math.round(K.convert(d-AH.ascent))+"px";o.left=Math.round(K.convert(Y))+"px";var T=Math.ceil(K.convert(q))+"px";if(A){AM.width=T;AM.height=K.convert(AH.height)+"px"}else{AM.paddingLeft=T;AM.paddingBottom=(K.convert(AH.height)-1)+"px"}var AJ=L.getContext("2d"),f=H/c.height;AJ.scale(f,f*t);AJ.translate(-Y,-d);AJ.lineWidth=AH.face["underline-thickness"];AJ.save();function N(i,g){AJ.strokeStyle=g;AJ.beginPath();AJ.moveTo(0,i);AJ.lineTo(G,i);AJ.stroke()}var P=W.enableTextDecoration?Cufon.CSS.textDecoration(AI,z):{};if(P.underline){N(-AH.face["underline-position"],P.underline)}if(P.overline){N(AH.ascent,P.overline)}function AF(){AJ.scale(n,1);for(var x=0,k=0,g=AL.length;x<g;++x){var y=J[AL[x]]||AH.missingGlyph;if(!y){continue}if(y.d){AJ.beginPath();if(y.code){C(y.code,AJ)}else{y.code=D("m"+y.d,AJ)}AJ.fill()}AJ.translate(h[k++],0)}AJ.restore()}if(b){for(var AG=b.length;AG--;){var m=b[AG];AJ.save();AJ.fillStyle=m.color;AJ.translate.apply(AJ,s[AG]);AF()}}var S=W.textGradient;if(S){var Z=S.stops,R=AJ.createLinearGradient(0,c.minY,0,c.maxY);for(var AG=0,AB=Z.length;AG<AB;++AG){R.addColorStop.apply(R,Z[AG])}AJ.fillStyle=R}else{AJ.fillStyle=z.get("color")}AF();if(P["line-through"]){N(-AH.descent,P["line-through"])}return V}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;var F=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(F?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function C(G,H){return A(G,/(?:em|ex|%)$|^[a-z-]+$/i.test(H)?"1em":H)}function A(J,K){if(/px$/i.test(K)){return parseFloat(K)}var I=J.style.left,H=J.runtimeStyle.left;J.runtimeStyle.left=J.currentStyle.left;J.style.left=K.replace("%","em");var G=J.style.pixelLeft;J.style.left=I;J.runtimeStyle.left=H;return G}var E={};function D(L){var M=L.id;if(!E[M]){var J=L.stops,K=document.createElement("cvml:fill"),G=[];K.type="gradient";K.angle=180;K.focus="0";K.method="sigma";K.color=J[0][1];for(var I=1,H=J.length-1;I<H;++I){G.push(J[I][0]*100+"% "+J[I][1])}K.colors=G.join(",");K.color2=J[H][1];E[M]=K}return E[M]}return function(AI,f,AC,b,n,AJ,AA){var J=(f===null);if(J){f=n.alt}var h=AI.viewBox;var L=AC.computedFontSize||(AC.computedFontSize=new Cufon.CSS.Size(C(AJ,AC.get("fontSize"))+"px",AI.baseSize));var z=AC.computedLSpacing;if(z==undefined){z=AC.get("letterSpacing");AC.computedLSpacing=z=(z=="normal")?0:~~L.convertFrom(A(AJ,z))}var X,M;if(J){X=n;M=n.firstChild}else{X=document.createElement("span");X.className="cufon cufon-vml";X.alt=f;M=document.createElement("span");M.className="cufon-vml-canvas";X.appendChild(M);if(b.printable){var AF=document.createElement("span");AF.className="cufon-alt";AF.appendChild(document.createTextNode(f));X.appendChild(AF)}if(!AA){X.appendChild(document.createElement("cvml:shape"))}}var AO=X.style;var u=M.style;var H=L.convert(h.height),AL=Math.ceil(H);var y=AL/H;var s=y*Cufon.CSS.fontStretch(AC.get("fontStretch"));var x=h.minX,w=h.minY;u.height=AL;u.top=Math.round(L.convert(w-AI.ascent));u.left=Math.round(L.convert(x));AO.height=L.convert(AI.height)+"px";var Q=b.enableTextDecoration?Cufon.CSS.textDecoration(AJ,AC):{};var e=AC.get("color");var AN=Cufon.CSS.textTransform(f,AC).split(""),W;var K=AI.glyphs,c,N,AE;var G=0,o=[],v=0,S;var U,g=b.textShadow;for(var AH=0,AG=0,AD=AN.length;AH<AD;++AH){c=K[W=AN[AH]]||AI.missingGlyph;if(!c){continue}if(N){G-=AE=N[W]||0;o[AG-1]-=AE}G+=S=o[AG++]=~~(c.w||AI.w)+z;N=c.k}if(S===undefined){return null}var V=-x+G+(h.width-S);var AM=L.convert(V*s),AB=Math.round(AM);var r=V+","+h.height,I;var m="r"+r+"ns";var T=b.textGradient&&D(b.textGradient);for(AH=0,AG=0;AH<AD;++AH){c=K[AN[AH]]||AI.missingGlyph;if(!c){continue}if(J){U=M.childNodes[AG];while(U.firstChild){U.removeChild(U.firstChild)}}else{U=document.createElement("cvml:shape");M.appendChild(U)}U.stroked="f";U.coordsize=r;U.coordorigin=I=(x-v)+","+w;U.path=(c.d?"m"+c.d+"xe":"")+"m"+I+m;U.fillcolor=e;if(T){U.appendChild(T.cloneNode(false))}var AK=U.style;AK.width=AB;AK.height=AL;if(g){var P=g[0],O=g[1];var a=Cufon.CSS.color(P.color),Y;var q=document.createElement("cvml:shadow");q.on="t";q.color=a.color;q.offset=P.offX+","+P.offY;if(O){Y=Cufon.CSS.color(O.color);q.type="double";q.color2=Y.color;q.offset2=O.offX+","+O.offY}q.opacity=a.opacity||(Y&&Y.opacity)||1;U.appendChild(q)}v+=o[AG++]}var p=U.nextSibling,R,Z;if(b.forceHitArea){if(!p){p=document.createElement("cvml:rect");p.stroked="f";p.className="cufon-vml-cover";R=document.createElement("cvml:fill");R.opacity=0;p.appendChild(R);M.appendChild(p)}Z=p.style;Z.width=AB;Z.height=AL}else{if(p){M.removeChild(p)}}AO.width=Math.max(Math.ceil(L.convert(G*s)),0);if(F){var t=AC.computedYAdjust;if(t===undefined){var d=AC.get("lineHeight");if(d=="normal"){d="1em"}else{if(!isNaN(d)){d+="em"}}AC.computedYAdjust=t=0.5*(A(AJ,d)-parseFloat(AO.height))}if(t){AO.marginTop=Math.ceil(t)+"px";AO.marginBottom=t+"px"}}return X}})());

/*
 * Font:    Myriad Pro 
 * Weights: Regular & Italic
 */
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 2000 Adobe Systems Incorporated. All Rights Reserved. U.S. Patent
 * Des. pending.
 * 
 * Trademark:
 * Myriad is a registered trademark of Adobe Systems Incorporated.
 * 
 * Full name:
 * MyriadPro-It
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":177,"face":{"font-family":"Myriad Pro","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 4 3 9 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-40 -270 322 90","underline-thickness":"18","underline-position":"-18","slope":"-11","stemh":"23","stemv":"32","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":65},"\u00a0":{"w":65},"!":{"d":"51,-70r-24,0r29,-173r34,0xm28,4v-12,0,-20,-9,-20,-21v0,-13,10,-24,23,-24v12,0,20,9,20,21v0,13,-10,24,-23,24","w":84},"\"":{"d":"44,-249r31,0r-22,87r-20,0xm98,-249r31,0r-23,87r-20,0","w":109,"k":{"A":14,"Y":-9,"J":20,"f":-15,"t":-9,"b":-4,"h":-4,"k":-4,"l":-4,",":37,".":37}},"#":{"d":"69,-91r33,0r16,-53r-32,0xm41,0r-21,0r22,-71r-30,0r4,-20r33,0r16,-53r-31,0r3,-21r34,0r22,-69r21,0r-22,69r33,0r22,-69r20,0r-21,69r29,0r-3,21r-33,0r-16,53r31,0r-4,20r-34,0r-21,71r-22,0r22,-71r-32,0"},"$":{"d":"76,31r-22,0r7,-36v-17,-1,-37,-8,-47,-16r9,-24v25,23,97,23,95,-24v0,-16,-6,-30,-30,-40v-69,-28,-55,-113,17,-121r7,-35r22,0r-7,35v18,1,32,8,39,13r-10,22v-19,-18,-83,-15,-83,24v0,16,8,27,35,39v68,30,44,123,-25,127"},"%":{"d":"25,-146v0,-44,26,-93,68,-92v30,0,42,24,42,49v0,51,-27,94,-66,94v-28,0,-44,-20,-44,-51xm89,-219v-24,0,-40,41,-40,73v0,17,5,32,23,32v24,0,39,-43,39,-74v0,-14,-4,-31,-22,-31xm67,4r-22,0r177,-242r21,0xm222,-141v30,0,43,23,43,48v0,51,-27,96,-66,96v-27,0,-44,-22,-44,-53v0,-45,26,-91,67,-91xm219,-122v-24,0,-39,41,-39,73v0,17,4,32,22,32v24,0,39,-43,39,-74v0,-14,-4,-31,-22,-31","w":278},"&":{"d":"192,0r-35,0v-6,-7,-11,-13,-17,-22v-39,44,-134,29,-134,-35v0,-39,32,-63,60,-79v-31,-46,-4,-111,51,-111v32,0,49,22,49,48v1,30,-22,51,-62,72v13,23,31,49,44,67v15,-18,26,-41,36,-72r28,0v-13,39,-29,69,-51,92v9,13,19,26,31,40xm36,-61v0,47,69,54,91,20v-12,-17,-32,-47,-50,-77v-16,10,-41,27,-41,57xm114,-225v-33,-1,-43,53,-22,80v29,-14,47,-30,47,-53v0,-14,-7,-27,-25,-27","w":212},"(":{"d":"100,-249r26,0v-57,59,-105,186,-56,292r-22,0v-55,-93,-4,-244,52,-292","w":102,"k":{"T":-18,"A":3,"C":3,"G":3,"O":3,"Q":3,"V":-16,"W":-16,"Y":-12,"j":-15,"c":4,"d":4,"e":4,"o":4,"q":4}},")":{"d":"9,43r-26,0v56,-59,105,-186,56,-292r23,0v53,94,3,244,-53,292","w":102},"*":{"d":"122,-247r20,13r-39,45r55,-7r-5,24v-17,-1,-37,-6,-52,-5r29,43r-23,13v-7,-16,-10,-35,-18,-50r-28,50r-19,-13v12,-16,29,-27,39,-45r-54,7r5,-24v16,1,36,7,50,6r-28,-44r23,-12v7,16,10,35,18,49","w":149},"+":{"d":"99,-192r22,0r0,85r79,0r0,21r-79,0r0,86r-22,0r0,-86r-79,0r0,-21r79,0r0,-85","w":214},",":{"d":"8,42r-23,3v11,-22,27,-61,35,-87r35,-3v-13,31,-34,70,-47,87","w":75,"k":{"T":22,"A":-6,"V":19,"W":19,"X":-7,"Y":27,"Z":-8,"\"":48,"'":48}},"-":{"d":"17,-109r86,0r-4,23r-86,0","w":110},"\u00ad":{"d":"17,-109r86,0r-4,23r-86,0","w":110,"k":{"T":19,"C":-7,"G":-7,"O":-7,"Q":-7,"V":5,"W":5,"X":2,"Y":17,"J":12,"g":-8,"c":-9,"d":-9,"e":-9,"o":-9,"q":-9,"a":-8}},".":{"d":"50,-20v0,13,-9,24,-23,24v-12,0,-19,-10,-19,-22v0,-13,9,-24,22,-24v12,0,20,10,20,22","w":75,"k":{"T":22,"A":-6,"V":19,"W":19,"X":-7,"Y":27,"Z":-8,"\"":48,"'":48}},"\/":{"d":"5,14r-24,0r144,-261r25,0","w":117},"0":{"d":"176,-165v0,77,-36,170,-102,169v-43,0,-59,-35,-59,-80v0,-78,41,-162,103,-162v45,0,58,37,58,73xm78,-20v44,0,68,-96,68,-143v0,-18,-3,-51,-32,-51v-41,0,-69,82,-69,139v0,25,5,55,33,55"},"1":{"d":"65,0r38,-204r-40,20r-3,-23v26,-10,40,-31,79,-27r-45,234r-29,0"},"2":{"d":"141,0r-141,0r4,-20v52,-43,143,-114,134,-157v0,-17,-9,-35,-36,-35v-21,0,-38,9,-49,17r-7,-22v16,-12,40,-21,62,-21v44,0,61,29,61,57v0,55,-67,112,-121,155r98,0"},"3":{"d":"6,-11r10,-24v9,5,24,13,45,13v40,0,58,-27,58,-51v-1,-33,-28,-43,-62,-41r5,-24v32,2,67,-10,70,-45v4,-38,-60,-32,-78,-16r-6,-23v35,-28,115,-17,115,34v0,32,-26,52,-51,62v26,6,39,28,39,53v0,65,-98,97,-145,62"},"4":{"d":"121,0r-28,0r12,-65r-101,0r4,-20r124,-149r33,0r-27,145r31,0r-4,24r-32,0xm41,-90v20,3,46,0,68,1r23,-115v-26,43,-60,76,-91,114"},"5":{"d":"72,-149v43,-5,80,24,80,62v0,77,-89,111,-147,78r10,-24v37,25,110,3,106,-47v6,-33,-37,-51,-83,-44r33,-110r104,0r-5,26r-80,0"},"6":{"d":"169,-238r-4,26v-59,0,-98,38,-114,87v32,-47,114,-34,114,34v0,46,-36,95,-86,95v-45,0,-66,-33,-66,-77v0,-95,64,-161,156,-165xm134,-89v-1,-65,-80,-46,-90,2v-7,32,5,67,37,67v31,0,53,-36,53,-69"},"7":{"d":"48,-234r140,0r-4,21r-135,213r-34,0r135,-208r-107,0"},"8":{"d":"9,-54v0,-37,27,-60,55,-72v-56,-37,-14,-112,49,-112v34,0,59,21,59,53v1,29,-20,48,-46,62v70,35,23,127,-47,127v-44,0,-70,-25,-70,-58xm81,-19v27,0,49,-18,49,-46v0,-23,-13,-38,-41,-48v-47,2,-76,94,-8,94xm109,-215v-49,1,-59,70,-8,81v23,-8,42,-25,42,-47v0,-16,-8,-34,-34,-34"},"9":{"d":"20,4r4,-26v61,1,98,-38,114,-86v-34,46,-111,23,-111,-36v0,-48,38,-94,87,-94v110,0,49,178,3,208v-30,20,-56,34,-97,34xm93,-107v30,0,54,-23,54,-61v0,-27,-10,-46,-36,-46v-29,0,-53,33,-53,67v0,23,12,40,35,40"},":":{"d":"51,-123v-12,0,-19,-9,-19,-21v0,-13,9,-24,22,-24v12,0,20,9,20,21v0,13,-10,24,-23,24xm27,4v-12,0,-19,-9,-19,-21v0,-13,9,-24,22,-24v12,0,20,9,20,21v0,13,-10,24,-23,24","w":75},";":{"d":"7,42r-22,3v11,-22,27,-61,35,-87r35,-3v-13,31,-35,70,-48,87xm53,-123v-12,0,-20,-9,-20,-21v0,-13,10,-24,23,-24v12,0,20,9,20,21v0,13,-10,24,-23,24","w":75},"<":{"d":"28,-86r0,-19r161,-87r0,25r-135,72r135,71r0,24","w":214},"=":{"d":"200,-122r-180,0r0,-21r180,0r0,21xm200,-51r-180,0r0,-21r180,0r0,21","w":214},">":{"d":"195,-106r0,20r-162,86r0,-24r137,-72r-137,-71r0,-25","w":214},"?":{"d":"144,-202v3,52,-71,79,-69,133r-29,0v-7,-46,62,-85,67,-128v4,-29,-46,-30,-63,-15r-6,-22v32,-25,107,-11,100,32xm49,4v-12,0,-19,-9,-19,-21v0,-13,9,-24,22,-24v12,0,20,9,20,21v0,13,-10,24,-23,24","w":138},"@":{"d":"114,-43v36,0,47,-52,52,-89v-40,-13,-76,21,-76,62v0,16,8,27,24,27xm180,8r5,15v-78,41,-172,-4,-172,-98v0,-74,51,-138,131,-138v63,0,104,44,104,104v0,54,-30,86,-64,86v-15,0,-25,-13,-27,-32v-21,42,-88,46,-90,-14v-2,-58,63,-103,123,-78r-11,66v-5,27,-2,40,10,40v18,1,39,-25,39,-66v0,-53,-31,-90,-87,-90v-59,0,-108,47,-108,120v0,82,79,120,147,85","w":259},"A":{"d":"144,-77r-84,0r-38,77r-31,0r125,-243r35,0r34,243r-31,0xm72,-100r70,0v-6,-37,-5,-82,-15,-115v-16,40,-36,78,-55,115","w":204,"k":{"T":22,"A":4,"C":8,"G":8,"O":8,"Q":8,"U":10,"V":15,"W":15,"X":2,"Y":22,"f":1,"g":4,"j":-4,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":4,"d":4,"e":4,"o":4,"q":4,"s":-2,"t":1,"u":1,"v":8,"w":8,"y":8,"x":-5,"z":-7,"\u00ad":2,"\"":13,"'":13}},"B":{"d":"170,-75v1,73,-88,85,-158,73r45,-237v51,-11,125,-8,125,49v0,31,-25,54,-52,61v22,6,40,25,40,54xm82,-219r-15,79v45,3,84,-9,84,-47v0,-32,-39,-38,-69,-32xm63,-117r-18,93v46,7,93,-4,93,-52v0,-37,-36,-44,-75,-41","w":186,"k":{"T":4,"A":-2,"U":3,"X":1,"Y":6,"v":-3,"w":-3,"y":-3,"\u00ad":-3,",":5,".":5}},"C":{"d":"204,-211v-75,-35,-155,27,-155,110v0,43,20,79,74,79v18,0,39,-3,52,-10r4,24v-14,6,-36,12,-63,12v-61,0,-98,-39,-98,-101v0,-98,100,-179,195,-138","w":199,"k":{"C":9,"G":9,"O":9,"Q":9,"V":-3,"W":-3,"M":-1,"g":1,"c":3,"d":3,"e":3,"o":3,"q":3,"u":3,"v":5,"w":5,"y":5,"z":-2,"a":3,")":-7,"]":-7,"}":-7}},"D":{"d":"229,-146v0,108,-93,168,-217,145r45,-238v86,-14,172,-1,172,93xm46,-25v93,16,151,-39,151,-120v0,-55,-49,-86,-114,-72","w":232,"k":{"T":10,"A":3,"X":4,"Y":12,"f":-8,"g":-5,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"s":-3,"t":-8,"u":-2,"v":-6,"w":-6,"y":-6,"a":-4,"b":-3,"h":-3,"k":-3,"l":-3,":":-2,";":-2,"\u00ad":-5,",":9,".":9}},"E":{"d":"156,-139r-5,25r-88,0r-17,88r99,0r-5,26r-129,0r46,-243r124,0r-5,26r-94,0r-14,78r88,0","w":169,"k":{"V":-3,"W":-3,"f":-1,"g":2,"c":2,"d":2,"e":2,"o":2,"q":2,"t":1,"u":2,"v":3,"w":3,"y":3,"a":2,",":3,".":3}},"F":{"d":"11,0r46,-243r123,0r-5,26r-93,0r-15,82r85,0r-5,25r-85,0r-21,110r-30,0","w":167,"k":{"A":22,"C":1,"G":1,"O":1,"Q":1,"X":1,"M":3,"J":31,"g":13,"i":8,"m":8,"n":8,"p":8,"r":8,"c":10,"d":10,"e":10,"o":10,"q":10,"s":10,"u":10,"v":7,"w":7,"y":7,"x":12,"a":15,"b":6,"h":6,"k":6,"l":6,":":4,";":4,"\u00ad":2,"\"":-2,"'":-2,",":31,".":31}},"G":{"d":"212,-209v-79,-36,-162,26,-162,108v0,61,56,93,114,71r14,-72r-49,0r4,-25r79,0r-22,117v-14,6,-41,13,-69,13v-62,0,-103,-45,-103,-101v0,-78,62,-147,147,-147v30,0,49,7,57,11","w":224,"k":{"T":1,"A":-2,"V":2,"W":2,"Y":3,"a":-3}},"H":{"d":"57,-243r30,0r-19,103r111,0r20,-103r30,0r-46,243r-30,0r21,-114r-111,0r-22,114r-30,0","w":225,"k":{"f":-3,"t":-2,"v":-2,"w":-2,"y":-2,"z":-3}},"I":{"d":"57,-243r30,0r-46,243r-30,0","w":83,"k":{"f":-3,"t":-2,"v":-2,"w":-2,"y":-2,"z":-3}},"J":{"d":"76,-79r31,-164r29,0r-31,167v-10,72,-57,92,-116,73r6,-25v42,12,70,5,81,-51","w":131,"k":{"A":2,"v":-5,"w":-5,"y":-5,")":-12,"]":-12,"}":-12}},"K":{"d":"11,0r46,-243r30,0r-23,118v12,-7,18,-18,26,-27r85,-91r38,0r-102,105r62,138r-33,0r-53,-119r-29,27r-17,92r-30,0","w":185,"k":{"A":-2,"C":7,"G":7,"O":7,"Q":7,"U":3,"V":-5,"W":-5,"J":-8,"Z":-8,"g":2,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":3,"d":3,"e":3,"o":3,"q":3,"u":4,"v":7,"w":7,"y":7,"b":-3,"h":-3,"k":-3,"l":-3,"\u00ad":9,")":-8,"]":-8,"}":-8,"\"":-3,"'":-3,",":-8,".":-8}},"L":{"d":"11,0r46,-243r30,0r-41,217r98,0r-5,26r-128,0","w":159,"k":{"T":31,"A":-4,"C":16,"G":16,"O":16,"Q":16,"U":18,"V":23,"W":23,"Y":32,"Z":-7,"g":4,"c":9,"d":9,"e":9,"o":9,"q":9,"u":5,"v":14,"w":14,"y":14,"z":-6,"\u00ad":21,"\"":49,"'":49}},"M":{"d":"243,0r-28,0r29,-213v-33,72,-73,143,-110,212r-23,0r-18,-131v-5,-27,-5,-58,-9,-81r-51,213r-28,0r63,-243r38,0r26,201v29,-69,69,-136,103,-201r39,0","w":280,"k":{"j":-4,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"v":-3,"w":-3,"y":-3}},"N":{"d":"39,0r-28,0r46,-243r33,0r55,138v11,28,17,46,22,67v5,-62,25,-142,35,-205r28,0r-46,243r-29,0v-25,-66,-62,-137,-78,-207","w":227,"k":{"f":-3,"t":-2,"v":-2,"w":-2,"y":-2,"z":-3}},"O":{"d":"237,-147v1,74,-48,151,-128,151v-63,0,-92,-48,-92,-99v-1,-74,49,-153,128,-152v65,0,92,48,92,100xm141,-221v-61,0,-91,69,-92,124v0,40,17,77,65,76v60,0,91,-69,91,-125v0,-35,-11,-75,-64,-75","w":240,"k":{"T":10,"A":3,"X":4,"Y":12,"f":-8,"g":-5,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"s":-3,"t":-8,"u":-2,"v":-6,"w":-6,"y":-6,"a":-4,"b":-3,"h":-3,"k":-3,"l":-3,":":-2,";":-2,"\u00ad":-5,",":9,".":9}},"P":{"d":"186,-182v-3,64,-60,94,-127,84r-18,98r-30,0r46,-239v54,-12,132,-7,129,57xm82,-218r-18,95v49,10,92,-15,92,-57v0,-39,-41,-44,-74,-38","w":182,"k":{"T":3,"A":23,"X":12,"J":27,"Z":13,"g":8,"i":4,"m":4,"n":4,"p":4,"r":4,"c":7,"d":7,"e":7,"o":7,"q":7,"s":4,"t":-3,"u":5,"v":-6,"w":-6,"y":-6,"a":8,"b":2,"h":2,"k":2,"l":2,":":4,";":4,"\u00ad":4,")":3,"]":3,"}":3,",":39,".":39}},"Q":{"d":"145,-247v144,5,100,220,3,243v18,8,44,9,64,13r-11,25v-42,-10,-74,-26,-101,-30v-46,-6,-83,-39,-83,-99v-1,-73,50,-155,128,-152xm141,-221v-62,0,-92,72,-92,125v0,39,16,76,64,75v61,0,92,-72,92,-126v0,-32,-11,-74,-64,-74","w":240,"k":{"T":10,"A":3,"X":4,"Y":12,"f":-8,"g":-5,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"s":-3,"t":-8,"u":-2,"v":-6,"w":-6,"y":-6,"a":-4,"b":-3,"h":-3,"k":-3,"l":-3,":":-2,";":-2,"\u00ad":-5,",":9,".":9}},"R":{"d":"57,-239v55,-11,130,-7,129,52v0,36,-27,62,-58,71v34,3,27,96,34,116r-31,0v-1,-5,-3,-31,-5,-59v-2,-45,-24,-50,-65,-47r-20,106r-30,0xm82,-218r-16,89v50,5,88,-16,88,-54v0,-36,-41,-43,-72,-35","w":188,"k":{"T":3,"A":-2,"C":-2,"G":-2,"O":-2,"Q":-2,"U":4,"V":-2,"W":-2,"Y":5,"g":3,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"t":-6,"v":-5,"w":-5,"y":-5,"a":1,"b":-3,"h":-3,"k":-3,"l":-3,"\u00ad":2}},"S":{"d":"119,-68v0,-43,-95,-61,-84,-107v-6,-62,87,-87,132,-59r-11,25v-23,-21,-90,-11,-90,28v0,20,11,33,38,45v75,34,53,144,-41,140v-24,0,-49,-8,-59,-17r11,-25v31,25,104,22,104,-30","w":167,"k":{"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"v":4,"w":4,"y":4,"a":-3}},"T":{"d":"53,0r41,-217r-71,0r5,-26r173,0r-6,26r-71,0r-41,217r-30,0","w":170,"k":{"i":18,"T":-15,"A":20,"C":6,"G":6,"O":6,"Q":6,"V":-16,"W":-16,"X":-11,"Y":-11,"J":17,"S":-3,"g":25,"m":18,"n":18,"p":18,"r":18,"c":21,"d":21,"e":21,"o":21,"q":21,"s":22,"t":3,"u":21,"v":12,"w":12,"y":12,"x":18,"z":20,"a":27,":":10,";":10,"\u00ad":23,")":-20,"]":-20,"}":-20,"\"":-6,"'":-6,",":24,".":24}},"U":{"d":"57,-243r30,0v-9,59,-30,111,-30,175v0,31,18,46,45,46v33,0,57,-22,67,-77r28,-144r30,0r-28,145v-14,72,-50,102,-101,102v-52,0,-80,-44,-68,-105","w":223,"k":{"A":6,"S":3,"f":-5,"v":-1,"w":-1,"y":-1,"x":1,"b":-2,"h":-2,"k":-2,"l":-2}},"V":{"d":"93,0r-33,0r-30,-243r31,0r23,211v28,-66,71,-145,104,-211r33,0","w":194,"k":{"T":-12,"A":16,"M":2,"J":12,"S":-3,"g":13,"i":3,"m":3,"n":3,"p":3,"r":3,"c":11,"d":11,"e":11,"o":11,"q":11,"s":9,"t":-3,"u":5,"x":5,"z":5,"a":13,"b":-2,"h":-2,"k":-2,"l":-2,":":6,";":6,"\u00ad":8,")":-13,"]":-13,"}":-13,"\"":-4,"'":-4,",":19,".":19}},"W":{"d":"79,0r-32,0r-12,-243r30,0r6,209v24,-63,64,-145,92,-209r32,0r6,208v25,-72,60,-140,90,-208r31,0r-113,243r-32,0r-6,-138v-2,-27,1,-45,0,-70v-24,75,-61,139,-92,208","w":298,"k":{"T":-12,"A":16,"M":2,"J":12,"S":-3,"g":13,"i":3,"m":3,"n":3,"p":3,"r":3,"c":11,"d":11,"e":11,"o":11,"q":11,"s":9,"t":-3,"u":5,"x":5,"z":5,"a":13,"b":-2,"h":-2,"k":-2,"l":-2,":":6,";":6,"\u00ad":8,")":-13,"]":-13,"}":-13,"\"":-4,"'":-4,",":19,".":19}},"X":{"d":"168,0r-32,0r-39,-103r-72,103r-36,0r95,-123r-45,-120r31,0r36,99r71,-99r36,0r-94,119","w":187,"k":{"T":-9,"A":3,"C":8,"G":8,"O":8,"Q":8,"V":-9,"W":-9,"X":-6,"Y":-9,"g":5,"c":5,"d":5,"e":5,"o":5,"q":5,"u":4,"v":5,"w":5,"y":5,"a":5,"\u00ad":9,")":-9,"]":-9,"}":-9,",":-2,".":-2}},"Y":{"d":"87,0r-29,0r19,-101r-47,-142r32,0r34,120v20,-36,55,-84,79,-120r35,0r-103,142","w":186,"k":{"i":13,"T":-8,"A":27,"C":9,"G":9,"O":9,"Q":9,"U":2,"V":-4,"W":-4,"X":5,"M":7,"J":21,"S":3,"B":3,"D":3,"E":3,"F":3,"H":3,"I":3,"K":3,"L":3,"N":3,"P":3,"R":3,"g":29,"j":3,"m":13,"n":13,"p":13,"r":13,"c":25,"d":25,"e":25,"o":25,"q":25,"s":24,"t":7,"u":19,"v":9,"w":9,"y":9,"x":15,"z":19,"a":31,"b":3,"h":3,"k":3,"l":3,":":9,";":9,"\u00ad":23,")":-10,"]":-10,"}":-10,",":35,".":35}},"Z":{"d":"-7,0r3,-18r165,-199r-116,0r5,-26r156,0r-4,19r-163,198r127,0r-4,26r-169,0","w":188,"k":{"A":-2,"C":8,"G":8,"O":8,"Q":8,"V":-6,"W":-6,"g":4,"c":3,"d":3,"e":3,"o":3,"q":3,"u":2,"a":4,"\u00ad":3}},"[":{"d":"70,40r-63,0r55,-287r63,0r-4,19r-39,0r-47,249r38,0","w":102,"k":{"T":-18,"A":3,"C":3,"G":3,"O":3,"Q":3,"V":-16,"W":-16,"Y":-12,"j":-15,"c":4,"d":4,"e":4,"o":4,"q":4}},"\\":{"d":"112,14r-24,0r-66,-261r23,0","w":118},"]":{"d":"39,-247r63,0r-54,287r-63,0r3,-19r39,0r47,-249r-38,0","w":102},"^":{"d":"192,-68r-24,0r-60,-140r-59,140r-24,0r73,-166r22,0","w":214},"_":{"d":"-18,27r180,0r-3,18r-180,0","w":180},"a":{"d":"153,0r-27,0v-1,-9,4,-30,3,-45v-19,36,-44,49,-68,49v-31,0,-50,-25,-50,-58v0,-76,76,-147,168,-118v-9,50,-28,120,-26,172xm72,-21v41,0,69,-77,73,-131v-59,-13,-102,37,-103,93v0,19,7,38,30,38","w":187},"b":{"d":"57,-256r30,0r-22,113v15,-23,38,-35,61,-35v38,0,53,31,53,62v0,54,-39,120,-109,120v-42,0,-58,-30,-50,-72xm114,-153v-37,0,-67,54,-67,108v0,17,10,26,28,26v45,0,73,-54,73,-93v0,-22,-10,-41,-34,-41","w":189,"k":{"T":19,"j":2,"v":3,"w":3,"y":3,"x":4,"z":3,"\u00ad":-5,"\"":8,"'":8,",":6,".":6}},"c":{"d":"127,-31r3,24v-9,5,-27,11,-50,11v-45,0,-67,-31,-67,-68v0,-71,69,-137,143,-106r-9,23v-54,-24,-107,27,-103,79v-6,47,54,56,83,37","w":152,"k":{"T":8,"f":-3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":-2,"v":-4,"w":-4,"y":-4,"a":5,",":4,".":4}},"d":{"d":"166,-256r29,0r-38,201v-3,18,-6,38,-7,55r-28,0v1,-11,6,-26,4,-35v-28,56,-114,52,-114,-24v0,-71,62,-139,138,-113xm134,-86r11,-61v-52,-26,-105,28,-103,84v0,21,7,42,33,42v23,0,51,-26,59,-65","w":189,"k":{",":5,".":5}},"e":{"d":"131,-32r5,22v-13,7,-35,14,-58,14v-46,0,-66,-31,-66,-70v0,-53,39,-112,95,-112v33,0,51,20,51,45v0,46,-52,57,-116,56v-4,29,13,56,43,56v21,0,35,-5,46,-11xm46,-100v47,1,84,-4,83,-33v0,-14,-10,-22,-26,-22v-28,0,-50,28,-57,55","w":163,"k":{"T":13,"\u00ad":-4,",":4,".":4}},"f":{"d":"44,0r-30,0r29,-151r-23,0r4,-23r24,0v2,-53,40,-101,95,-81r-7,24v-36,-13,-56,17,-59,57r39,0r-5,23r-38,0","w":101,"k":{"t":-2,"a":3,":":-12,";":-12,")":-31,"]":-31,"}":-31,"\"":-23,"'":-23,",":11,".":11}},"g":{"d":"4,63r8,-23v46,21,99,16,109,-51r5,-26v-26,57,-114,44,-114,-23v0,-80,85,-146,167,-106v-18,73,-17,180,-62,222v-29,27,-83,23,-113,7xm77,-24v47,-1,63,-73,69,-124v-54,-24,-103,29,-103,82v0,19,7,42,34,42","w":188,"k":{"T":15,"g":1,",":5,".":5}},"h":{"d":"40,0r-30,0r49,-256r30,0r-21,112v15,-21,36,-34,62,-34v30,0,47,36,40,76r-19,102r-30,0r22,-125v0,-16,-8,-28,-27,-28v-23,0,-53,27,-60,66","w":192,"k":{"T":21,"u":2,"v":2,"w":2,"y":2,"\"":13,"'":13}},"i":{"d":"40,0r-30,0r34,-174r29,0xm66,-204v-10,0,-17,-7,-17,-18v0,-12,9,-21,20,-21v10,0,17,8,17,19v0,12,-8,20,-20,20","w":82},"j":{"d":"45,-174r30,0v-19,74,-20,179,-56,232v-12,18,-36,20,-59,15r3,-23v29,4,40,-1,48,-44xm66,-204v-10,0,-17,-7,-17,-18v0,-12,9,-21,20,-21v10,0,17,8,17,19v0,12,-8,20,-20,20","w":81,"k":{"j":-8,",":4,".":4}},"k":{"d":"40,0r-30,0r49,-256r30,0r-30,161v24,-28,51,-52,77,-79r37,0r-76,72r52,102r-33,0r-42,-86r-22,20","w":164,"k":{"T":10,"g":5,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":5,"d":5,"e":5,"o":5,"q":5,"v":-3,"w":-3,"y":-3,"a":5,"b":-3,"h":-3,"k":-3,"l":-3,":":-4,";":-4,",":-4,".":-4}},"l":{"d":"40,0r-30,0r49,-256r30,0","w":82,"k":{",":5,".":5}},"m":{"d":"39,0r-29,0r31,-174r27,0v-1,10,-6,24,-4,33v21,-44,98,-54,102,2v15,-25,38,-39,64,-39v30,0,46,35,39,75r-19,103r-29,0r21,-123v0,-18,-7,-30,-26,-30v-22,0,-48,25,-55,64r-17,89r-28,0r21,-123v0,-15,-4,-30,-26,-30v-22,0,-49,29,-56,66","w":290,"k":{"T":21,"u":2,"v":2,"w":2,"y":2,"\"":13,"'":13}},"n":{"d":"40,0r-30,0r32,-174r27,0v-1,11,-6,25,-4,34v16,-24,39,-38,65,-38v31,0,48,36,40,76r-19,102r-30,0r22,-123v0,-17,-7,-30,-28,-30v-21,0,-51,25,-59,68","w":192,"k":{"T":21,"u":2,"v":2,"w":2,"y":2,"\"":13,"'":13}},"o":{"d":"81,4v-44,0,-68,-33,-68,-72v0,-58,39,-110,96,-110v47,0,68,35,68,72v0,54,-38,110,-96,110xm44,-69v0,28,15,49,41,49v35,0,62,-45,62,-86v0,-20,-10,-48,-41,-48v-37,0,-62,45,-62,85","w":187,"k":{"T":19,"j":2,"v":3,"w":3,"y":3,"x":4,"z":3,"\u00ad":-5,"\"":8,"'":8,",":6,".":6}},"p":{"d":"24,71r-29,0r35,-183v4,-21,7,-45,9,-63r28,0v-1,11,-6,25,-4,34v15,-23,38,-37,62,-37v37,0,54,31,54,63v1,75,-66,142,-140,111xm53,-78r-9,49v51,34,105,-25,104,-84v0,-18,-8,-40,-34,-40v-23,0,-52,26,-61,75","w":189,"k":{"T":19,"j":2,"v":3,"w":3,"y":3,"x":4,"z":3,"\u00ad":-5,"\"":8,"'":8,",":6,".":6}},"q":{"d":"133,71r-30,0r21,-103v-29,54,-112,45,-112,-27v0,-58,42,-119,110,-119v23,0,43,5,56,11xm73,-21v49,0,66,-74,72,-127v-52,-23,-104,25,-103,85v0,27,13,42,31,42","w":189,"k":{"T":17,"g":1,"a":2,",":4,".":4}},"r":{"d":"40,0r-30,0r30,-174r27,0v0,11,-5,27,-4,38v14,-26,32,-46,62,-41r-6,29v-59,-9,-68,89,-79,148","w":114,"k":{"T":8,"f":-8,"g":3,"c":2,"d":2,"e":2,"o":2,"q":2,"t":-9,"v":-7,"w":-7,"y":-7,"x":-4,"z":-3,"a":5,":":-4,";":-4,"\u00ad":3,",":13,".":13}},"s":{"d":"57,-129v2,30,62,40,56,75v5,54,-73,72,-110,46r9,-22v19,16,70,14,70,-18v0,-31,-63,-42,-55,-76v-5,-44,61,-67,99,-46r-8,23v-16,-13,-63,-10,-61,18","w":134,"k":{"T":15,"\u00ad":2,",":4,".":4}},"t":{"d":"56,-206r31,-10r-8,42r42,0r-5,23r-41,0r-20,112v-2,15,16,20,31,16r-2,23v-25,11,-63,-3,-60,-30v5,-41,15,-82,21,-121r-24,0r4,-23r25,0","w":112,"k":{"g":2,"c":1,"d":1,"e":1,"o":1,"q":1,"v":-4,"w":-4,"y":-4}},"u":{"d":"150,-174r30,0r-31,174r-27,0v1,-10,6,-24,4,-33v-16,23,-39,37,-62,37v-33,0,-51,-36,-42,-80r19,-98r29,0r-21,123v0,18,7,30,28,30v22,0,50,-26,57,-64","w":189,"k":{"T":17,"g":1,"a":2,",":4,".":4}},"v":{"d":"19,-174r30,0v9,46,10,100,22,142v17,-43,49,-99,71,-142r33,0r-97,174r-29,0","w":163,"k":{"T":12,"g":6,"j":2,"c":3,"d":3,"e":3,"o":3,"q":3,"v":-5,"w":-5,"y":-5,"a":6,":":-5,";":-5,"\u00ad":3,",":14,".":14}},"w":{"d":"22,-174r29,0r7,98v2,22,-2,34,1,46v18,-46,49,-99,71,-144r26,0r15,144v16,-50,42,-98,63,-144r31,0r-86,174r-28,0r-15,-141v-20,51,-46,94,-70,141r-28,0","w":254,"k":{"T":12,"g":6,"j":2,"c":3,"d":3,"e":3,"o":3,"q":3,"v":-5,"w":-5,"y":-5,"a":6,":":-5,";":-5,"\u00ad":3,",":14,".":14}},"x":{"d":"23,-174r32,0v11,21,18,46,30,66v15,-24,34,-45,51,-66r34,0r-73,84r41,90r-33,0v-11,-23,-18,-49,-30,-71v-14,24,-36,49,-54,71r-34,0r76,-90","w":158,"k":{"T":9,"g":3,"c":6,"d":6,"e":6,"o":6,"q":6,"t":-4,"v":-5,"w":-5,"y":-5,"a":4}},"y":{"d":"17,-174r31,0r26,139r64,-139r31,0v-39,73,-72,168,-125,224v-19,20,-41,28,-51,30r-7,-26v26,-10,59,-31,66,-65","w":158,"k":{"T":12,"g":6,"j":2,"c":3,"d":3,"e":3,"o":3,"q":3,"v":-5,"w":-5,"y":-5,"a":6,":":-5,";":-5,"\u00ad":3,",":14,".":14}},"z":{"d":"-8,0r4,-18r84,-95v15,-17,26,-24,37,-37r-90,0r5,-24r125,0r-4,20r-83,92v-16,19,-27,24,-36,38r97,0r-5,24r-134,0","w":149,"k":{"T":10,"f":-8,"c":2,"d":2,"e":2,"o":2,"q":2,"t":-4,"v":-9,"w":-9,"y":-9}},"{":{"d":"65,40v-73,5,-39,-78,-29,-116v0,-7,-3,-19,-24,-19r3,-18v48,-2,31,-50,39,-87v8,-35,30,-49,66,-47v-3,6,1,19,-10,19v-60,-2,-12,120,-70,124v43,15,1,73,1,102v0,15,10,25,28,23","w":102,"k":{"T":-18,"A":3,"C":3,"G":3,"O":3,"Q":3,"V":-16,"W":-16,"Y":-12,"j":-15,"c":4,"d":4,"e":4,"o":4,"q":4}},"|":{"d":"34,-270r23,0r0,360r-23,0r0,-360","w":78},"}":{"d":"42,-247v73,-6,40,78,29,115v0,7,3,19,24,19r-3,19v-48,2,-31,50,-39,87v-8,35,-30,49,-66,47v3,-6,-1,-19,10,-19v59,0,14,-119,70,-125v-43,-15,0,-71,-1,-101v0,-15,-10,-25,-28,-23","w":102},"~":{"d":"198,-128v-2,95,-86,33,-133,22v-12,0,-21,11,-21,29r-21,0v-1,-35,18,-52,42,-52v23,0,70,32,93,30v13,0,19,-10,19,-29r21,0","w":214},"'":{"d":"46,-249r31,0r-22,87r-20,0","w":59,"k":{"A":14,"Y":-9,"J":20,"f":-15,"t":-9,"b":-4,"h":-4,"k":-4,"l":-4,",":37,".":37}},"`":{"d":"52,-247r34,0r23,52r-21,0","w":137}}});

/*
 * Selectors
 */
var s = Array('h1', 'h2', 'h4', '#intro');
for(var i = 0; i < s.length; i++) { Cufon.replace(s[i]); }
Cufon.now(); // For IE