/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
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(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);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},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 D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};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(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}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(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}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,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,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 C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}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={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,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){if(!D){return m}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.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}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)}else{delete C.textGradient}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{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1992, 1994, 1997, 2000, 2004 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-Regular
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * 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":184,"face":{"font-family":"Myriad Pro","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 4 3 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-17 -270 302 90","underline-thickness":"18","underline-position":"-18","stemh":"24","stemv":"32","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":76,"k":{"T":15,"V":13,"W":13,"Y":17}},"!":{"d":"54,-69r-25,0r-5,-174r35,0xm41,4v-12,0,-21,-9,-21,-22v0,-13,9,-23,22,-23v13,0,21,10,21,23v0,13,-9,22,-22,22","w":82},"\"":{"d":"18,-249r32,0r-6,86r-20,0xm72,-249r31,0r-6,86r-19,0","w":121,"k":{"T":-6,"J":21,"M":2,"C":1,"G":1,"O":1,"Q":1,"V":-6,"W":-6,"Y":-1,"A":22,"f":-9,"g":4,"c":3,"d":3,"e":3,"o":3,"q":3,"t":-9,"v":-8,"w":-8,"y":-8,",":41,".":41}},"#":{"d":"68,-92r37,0r7,-52r-37,0xm55,0r-21,0r9,-71r-30,0r0,-21r33,0r7,-52r-31,0r0,-21r34,0r10,-69r21,0r-10,69r38,0r9,-69r21,0r-9,69r30,0r0,21r-33,0r-6,52r31,0r0,21r-35,0r-9,71r-21,0r9,-71r-38,0","w":178},"$":{"d":"101,31r-23,0r0,-36v-21,0,-41,-7,-54,-16r8,-24v25,20,97,24,95,-20v0,-20,-14,-32,-41,-43v-37,-14,-59,-32,-59,-63v0,-30,21,-53,54,-58r0,-36r22,0r0,35v21,1,36,7,47,13r-9,24v-8,-4,-22,-13,-45,-13v-28,0,-38,16,-38,31v0,18,12,31,44,41v72,23,76,113,-1,127r0,38"},"%":{"d":"68,-238v32,0,53,26,53,70v0,49,-25,73,-55,73v-30,0,-55,-23,-55,-70v0,-47,25,-73,57,-73xm66,-219v-19,0,-30,24,-30,53v0,30,10,52,30,52v21,0,30,-22,30,-53v0,-29,-8,-52,-30,-52xm83,4r-20,0r138,-242r20,0xm220,-141v32,0,54,25,54,70v0,49,-26,74,-56,74v-30,0,-55,-24,-55,-71v0,-47,25,-73,57,-73xm219,-122v-19,0,-31,23,-31,53v0,30,11,52,31,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52","w":285},"&":{"d":"217,0r-38,0r-22,-23v-44,49,-146,26,-146,-41v0,-34,22,-55,48,-72v-36,-40,-23,-109,41,-111v30,0,54,20,54,52v0,28,-20,43,-54,66r59,67v11,-17,19,-40,24,-71r29,0v-6,38,-17,69,-35,90xm41,-69v0,53,74,63,100,27r-68,-76v-13,9,-32,23,-32,49xm98,-225v-42,2,-35,59,-12,79v24,-14,40,-27,40,-48v0,-15,-8,-31,-28,-31","w":217},"(":{"d":"70,-250r25,0v-26,36,-45,82,-45,148v0,64,20,110,45,146r-25,0v-23,-30,-47,-77,-47,-147v0,-71,24,-117,47,-147","w":102,"k":{"T":-17,"J":-6,"C":4,"G":4,"O":4,"Q":4,"V":-18,"W":-18,"X":-4,"Y":-15,"A":4,"j":-20}},")":{"d":"32,44r-25,0v57,-62,59,-232,0,-294r25,0v23,30,47,76,47,147v0,71,-24,117,-47,147","w":102},"*":{"d":"97,-247r21,13r-34,45r55,-7r0,25v-18,-1,-39,-7,-55,-6r35,43r-23,13v-8,-16,-13,-35,-23,-50r-23,50r-20,-13v11,-16,25,-28,34,-45r-53,8r0,-25v17,1,38,7,53,6r-34,-44r22,-13v8,16,13,36,23,51","w":149},"+":{"d":"96,-192r23,0r0,85r81,0r0,22r-81,0r0,85r-23,0r0,-85r-82,0r0,-22r82,0r0,-85","w":214},",":{"d":"28,42r-22,3v8,-22,17,-61,21,-87r36,-3v-9,31,-25,70,-35,87","w":74,"k":{"\"":37,"'":37}},"-":{"d":"11,-109r89,0r0,23r-89,0r0,-23","w":110,"k":{"T":18,"J":7,"C":-5,"G":-5,"O":-5,"Q":-5,"V":4,"W":4,"X":8,"Y":18,"A":1,"g":-5,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"v":2,"w":2,"y":2}},".":{"d":"40,4v-12,0,-21,-10,-21,-23v0,-13,8,-22,21,-22v13,0,22,9,22,22v0,13,-9,23,-22,23","w":74,"k":{"\"":37,"'":37}},"\/":{"d":"24,14r-24,0r100,-261r25,0","w":123},"0":{"d":"95,-238v49,0,77,43,77,118v0,80,-30,124,-81,124v-46,0,-78,-43,-78,-120v0,-79,34,-122,82,-122xm93,-213v-27,0,-48,33,-48,97v0,61,19,95,48,95v32,0,47,-37,47,-97v0,-58,-14,-95,-47,-95"},"1":{"d":"85,0r-1,-204r-40,21r-7,-24v25,-10,40,-31,79,-27r0,234r-31,0"},"2":{"d":"166,0r-150,0v-4,-27,13,-32,25,-44v58,-58,87,-87,87,-122v0,-24,-11,-46,-46,-46v-21,0,-39,11,-50,20r-10,-22v16,-13,39,-24,66,-24v50,0,72,35,72,68v0,47,-56,99,-99,144r105,0r0,26"},"3":{"d":"15,-12r9,-24v9,5,30,14,52,14v40,0,53,-25,53,-45v-1,-39,-38,-50,-79,-47r0,-24v35,2,66,-5,70,-39v5,-40,-68,-42,-88,-20r-8,-23v13,-9,36,-18,61,-18v82,0,87,90,24,111v27,8,52,26,52,61v0,37,-29,70,-85,70v-26,0,-49,-8,-61,-16"},"4":{"d":"144,0r-30,0r0,-64r-109,0r0,-21r105,-149r34,0r0,145r33,0r0,25r-33,0r0,64xm114,-89r0,-114v-22,44,-50,75,-77,114r77,0"},"5":{"d":"58,-147v56,-6,99,17,103,71v5,69,-93,99,-146,66r8,-25v31,22,110,16,106,-37v7,-41,-52,-59,-100,-50r15,-112r112,0r0,27r-89,0"},"6":{"d":"150,-238r0,26v-62,-1,-101,39,-105,85v34,-49,128,-27,128,48v0,43,-29,83,-78,83v-50,0,-83,-39,-83,-100v0,-89,51,-139,138,-142xm141,-77v0,-66,-97,-70,-97,-11v0,39,18,67,51,67v27,0,46,-23,46,-56"},"7":{"d":"21,-234r147,0r0,21r-102,213r-33,0r102,-208r-114,0r0,-26"},"8":{"d":"60,-122v-66,-28,-39,-118,35,-116v77,2,93,84,29,112v27,14,47,33,47,62v0,41,-34,68,-79,68v-91,0,-104,-102,-32,-126xm93,-19v28,0,46,-18,46,-42v0,-28,-19,-42,-51,-51v-55,12,-58,91,5,93xm93,-215v-26,0,-41,17,-41,37v0,23,18,36,45,43v42,-9,52,-78,-4,-80"},"9":{"d":"35,4r0,-26v59,3,99,-34,104,-86v-36,49,-124,20,-124,-47v0,-44,32,-83,80,-83v95,0,90,167,37,208v-27,21,-56,34,-97,34xm46,-157v0,60,94,67,94,14v0,-40,-15,-71,-48,-71v-27,0,-46,24,-46,57"},":":{"d":"40,-123v-12,0,-21,-9,-21,-22v0,-13,9,-23,21,-23v13,0,22,10,22,23v0,13,-9,22,-22,22xm40,4v-12,0,-21,-9,-21,-22v0,-13,9,-23,21,-23v13,0,22,10,22,23v0,13,-9,22,-22,22","w":74},";":{"d":"28,42r-22,2v8,-22,18,-59,22,-86r35,-4v-9,31,-25,71,-35,88xm42,-123v-12,0,-20,-9,-20,-22v0,-13,9,-23,21,-23v13,0,21,10,21,23v0,13,-9,22,-22,22","w":74},"<":{"d":"24,-86r0,-19r167,-87r0,25r-141,72r141,70r0,25","w":214},"=":{"d":"200,-121r-186,0r0,-22r186,0r0,22xm200,-51r-186,0r0,-21r186,0r0,21","w":214},">":{"d":"191,-106r0,20r-167,86r0,-25r142,-71r-142,-71r0,-25","w":214},"?":{"d":"79,-69r-28,0v-17,-43,45,-87,47,-121v2,-34,-50,-39,-71,-20r-9,-23v36,-29,121,-9,112,39v3,44,-64,75,-51,125xm64,4v-12,0,-21,-9,-21,-22v0,-13,9,-23,21,-23v13,0,22,10,22,23v0,13,-9,22,-22,22","w":146},"@":{"d":"117,-43v36,0,47,-52,52,-89v-40,-13,-76,21,-75,62v0,16,7,27,23,27xm183,8r6,15v-78,40,-174,-3,-174,-98v0,-74,52,-138,132,-138v63,0,104,44,104,104v0,54,-30,86,-63,86v-17,0,-25,-15,-29,-32v-20,43,-87,45,-89,-14v-2,-58,63,-103,124,-78r-13,66v-5,27,-1,40,11,40v18,1,39,-25,39,-66v0,-53,-31,-90,-87,-90v-59,0,-108,47,-108,120v0,82,81,120,147,85","w":265},"A":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-25,-70v-6,-15,-6,-32,-13,-44v-9,39,-24,77,-36,114","w":220,"k":{"T":28,"J":-7,"M":1,"C":5,"G":5,"O":5,"Q":5,"U":10,"V":19,"W":19,"X":5,"Y":28,"a":-1,"f":3,"g":4,"b":1,"h":1,"k":1,"l":1,"j":1,"i":1,"m":1,"n":1,"p":1,"r":1,"c":4,"d":4,"e":4,"o":4,"q":4,"s":2,"t":4,"u":4,"v":8,"w":8,"y":8,"z":-5,"-":1,")":3,"]":3,"}":3,"\"":21,"'":21}},"B":{"d":"180,-69v0,70,-85,76,-153,68r0,-238v57,-10,144,-11,144,55v0,25,-18,43,-41,54v23,5,50,25,50,61xm59,-218r0,78v42,4,80,-8,80,-41v0,-38,-46,-43,-80,-37xm59,-116r0,92v40,6,89,-1,88,-45v0,-42,-42,-50,-88,-47","w":195,"k":{"T":3,"V":-1,"W":-1,"Y":5,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"v":-1,"w":-1,"y":-1,"-":-2,",":5,".":5}},"C":{"d":"190,-33r7,25v-11,6,-35,12,-65,12v-68,0,-119,-43,-119,-123v0,-97,99,-152,184,-117r-8,26v-67,-29,-143,7,-143,90v0,81,75,116,144,87","w":208,"k":{"T":-10,"J":-1,"C":8,"G":8,"O":8,"Q":8,"V":-4,"W":-4,"Y":-1,"A":-1,"a":3,"i":1,"m":1,"n":1,"p":1,"r":1,"c":4,"d":4,"e":4,"o":4,"q":4,"u":4,"v":7,"w":7,"y":7,"z":-1,")":-6,"]":-6,"}":-6}},"D":{"d":"227,-127v0,107,-90,142,-200,126r0,-238v103,-18,200,8,200,112xm59,-216r0,192v81,9,135,-25,135,-102v0,-69,-60,-107,-135,-90","w":239,"k":{"T":9,"X":10,"Y":10,"A":5,"f":-6,"g":-2,"j":-2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"t":-6,"u":-1,"v":-5,"w":-5,"y":-5,"z":1,"x":2,"-":-5,")":3,"]":3,"}":3,",":12,".":12}},"E":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0","w":177,"k":{"T":-6,"J":-6,"V":-3,"W":-3,"Y":-1,"g":2,"c":1,"d":1,"e":1,"o":1,"q":1,"t":1,"u":3,"v":3,"w":3,"y":3,"z":-1,",":1,".":1}},"F":{"d":"27,0r0,-243r131,0r0,27r-99,0r0,80r91,0r0,26r-91,0r0,110r-32,0","w":175,"k":{"J":31,"M":6,"A":28,"a":16,"g":6,"b":6,"h":6,"k":6,"l":6,"i":9,"m":9,"n":9,"p":9,"r":9,"c":11,"d":11,"e":11,"o":11,"q":11,"u":13,"v":8,"w":8,"y":8,":":5,";":5,",":35,".":35}},"G":{"d":"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-30,-151,5,-151,87v0,78,68,114,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,5,-41,14,-74,14","w":232,"k":{"a":-3,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2}},"H":{"d":"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243","w":234,"k":{"Y":3,"f":-4,"b":-4,"h":-4,"k":-4,"l":-4,"j":-3,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"t":-6,"v":-3,"w":-3,"y":-3,"z":-4,"x":-2}},"I":{"d":"27,-243r32,0r0,243r-32,0r0,-243","w":86,"k":{"Y":3,"f":-4,"b":-4,"h":-4,"k":-4,"l":-4,"j":-3,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"t":-6,"v":-3,"w":-3,"y":-3,"z":-4,"x":-2}},"J":{"d":"77,-83r0,-160r31,0r0,163v1,79,-50,94,-107,78r5,-25v39,10,71,5,71,-56","w":133,"k":{"v":-4,"w":-4,"y":-4,")":-15,"]":-15,"}":-15,",":4,".":4}},"K":{"d":"27,0r0,-243r32,0r1,117v29,-41,62,-78,93,-117r39,0r-88,103r95,140r-37,0r-80,-119r-23,26r0,93r-32,0","w":195,"k":{"T":-8,"J":-14,"C":6,"G":6,"O":6,"Q":6,"V":-5,"W":-5,"Y":3,"A":-4,"Z":-7,"a":-6,"g":2,"b":-4,"h":-4,"k":-4,"l":-4,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"u":2,"v":6,"w":6,"y":6,":":-8,";":-8,"-":6,")":-8,"]":-8,"}":-8,",":-6,".":-6}},"L":{"d":"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0","w":169,"k":{"T":32,"J":-4,"C":14,"G":14,"O":14,"Q":14,"U":13,"V":21,"W":21,"Y":30,"c":5,"d":5,"e":5,"o":5,"q":5,"t":1,"u":5,"v":10,"w":10,"y":10,"-":15,"\"":35,"'":35}},"M":{"d":"238,0r-11,-211v-9,28,-18,59,-30,92r-43,118r-24,0r-40,-116v-13,-34,-18,-67,-28,-94r-11,211r-30,0r17,-243r40,0r66,199v17,-63,47,-137,69,-199r40,0r16,243r-31,0","w":289,"k":{"T":4,"A":4,"a":-2,"j":-4,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"u":-1,"v":-3,"w":-3,"y":-3,"-":-2}},"N":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,28,32,56,45,79v-6,-60,-3,-135,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81","w":236,"k":{"Y":3,"f":-4,"b":-4,"h":-4,"k":-4,"l":-4,"j":-3,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"t":-6,"v":-3,"w":-3,"y":-3,"z":-4,"x":-2}},"O":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-51,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99","w":248,"k":{"T":9,"X":10,"Y":10,"A":5,"f":-6,"g":-2,"j":-2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"t":-6,"u":-1,"v":-5,"w":-5,"y":-5,"z":1,"x":2,"-":-5,")":3,"]":3,"}":3,",":12,".":12}},"P":{"d":"177,-174v0,61,-55,87,-118,77r0,97r-32,0r0,-240v64,-11,150,-6,150,66xm59,-217r0,94v42,11,86,-7,86,-49v0,-43,-48,-54,-86,-45","w":191,"k":{"J":27,"M":4,"X":5,"Y":3,"A":30,"Z":11,"a":9,"g":9,"b":2,"h":2,"k":2,"l":2,"i":6,"m":6,"n":6,"p":6,"r":6,"c":9,"d":9,"e":9,"o":9,"q":9,"s":8,"t":-2,"u":5,"v":-1,"w":-1,"y":-1,":":4,";":4,"-":6,",":50,".":50}},"Q":{"d":"228,36r-108,-32v-58,-2,-107,-45,-107,-123v0,-78,47,-128,113,-128v66,0,109,51,109,123v0,65,-32,99,-69,118v24,6,50,11,71,15xm124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-77,-99v-53,0,-79,48,-79,101v0,52,28,98,78,98","w":248,"k":{"T":9,"X":10,"Y":10,"A":5,"f":-6,"g":-2,"j":-2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"t":-6,"u":-1,"v":-5,"w":-5,"y":-5,"z":1,"x":2,"-":-5,")":3,"]":3,"}":3,",":12,".":12}},"R":{"d":"27,-239v64,-11,150,-9,150,61v0,33,-23,51,-46,62v37,3,43,98,54,116r-32,0v-4,-7,-10,-28,-16,-58v-8,-44,-32,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-43,-50,-50,-86,-42","w":193,"k":{"T":-3,"C":-1,"G":-1,"O":-1,"Q":-1,"V":-6,"W":-6,"X":-2,"Y":4,"A":-2,"a":-4,"b":-3,"h":-3,"k":-3,"l":-3,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"t":-7,"v":-5,"w":-5,"y":-5}},"S":{"d":"15,-12r8,-26v29,24,107,22,107,-26v0,-22,-12,-40,-46,-48v-88,-22,-82,-136,15,-135v24,0,43,6,53,12r-9,26v-8,-5,-23,-12,-45,-12v-33,0,-46,20,-46,37v0,23,14,36,48,46v88,26,83,142,-23,142v-23,0,-49,-7,-62,-16","w":177,"k":{"a":-1,"j":1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"t":1,"v":3,"w":3,"y":3,"-":-2}},"T":{"d":"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0","w":178,"k":{"i":16,"T":-14,"J":15,"C":10,"G":10,"O":10,"Q":10,"V":-14,"W":-14,"X":-8,"Y":-10,"A":27,"S":2,"a":23,"g":23,"b":3,"h":3,"k":3,"l":3,"m":16,"n":16,"p":16,"r":16,"c":26,"d":26,"e":26,"o":26,"q":26,"s":19,"u":16,"v":14,"w":14,"y":14,"z":18,"x":12,":":9,";":9,"-":18,")":-22,"]":-22,"}":-22,"\"":-6,"'":-6,",":22,".":22}},"U":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-24,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143","w":232,"k":{"A":12,"a":1,"f":-3,"s":2,"t":-1,"v":1,"w":1,"y":1,"z":2,"x":3,",":10,".":10}},"V":{"d":"115,0r-34,0r-80,-243r34,0r65,211v17,-69,46,-144,68,-211r34,0","w":200,"k":{"T":-12,"J":8,"V":-6,"W":-6,"A":21,"a":12,"g":3,"b":2,"h":2,"k":2,"l":2,"i":6,"m":6,"n":6,"p":6,"r":6,"c":12,"d":12,"e":12,"o":12,"q":12,"s":9,"t":-3,"u":6,"v":1,"w":1,"y":1,"z":1,":":6,";":6,"-":5,")":-20,"]":-20,"}":-20,"\"":-7,"'":-7,",":20,".":20}},"W":{"d":"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123v8,28,10,60,17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-58,-17,-80v-12,65,-37,141,-53,206","w":304,"k":{"T":-12,"J":8,"V":-6,"W":-6,"A":21,"a":12,"g":3,"b":2,"h":2,"k":2,"l":2,"i":6,"m":6,"n":6,"p":6,"r":6,"c":12,"d":12,"e":12,"o":12,"q":12,"s":9,"t":-3,"u":6,"v":1,"w":1,"y":1,"z":1,":":6,";":6,"-":5,")":-20,"]":-20,"}":-20,"\"":-7,"'":-7,",":20,".":20}},"X":{"d":"197,0r-37,0r-60,-102r-55,102r-36,0r74,-123r-71,-120r36,0r56,98r54,-98r37,0r-74,118","w":205,"k":{"T":-3,"J":-1,"C":10,"G":10,"O":10,"Q":10,"V":-3,"W":-3,"X":5,"Y":-2,"A":3,"a":2,"c":4,"d":4,"e":4,"o":4,"q":4,"u":3,"v":7,"w":7,"y":7,"-":8}},"Y":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117v17,-38,41,-79,60,-117r35,0r-81,140r0,103","w":194,"k":{"T":-12,"J":19,"M":4,"C":13,"G":13,"O":13,"Q":13,"V":-10,"W":-10,"X":1,"Y":-1,"A":29,"S":5,"B":3,"D":3,"E":3,"F":3,"H":3,"I":3,"K":3,"L":3,"N":3,"P":3,"R":3,"a":25,"g":14,"b":3,"h":3,"k":3,"l":3,"i":5,"m":5,"n":5,"p":5,"r":5,"c":27,"d":27,"e":27,"o":27,"q":27,"s":19,"t":7,"u":19,"v":10,"w":10,"y":10,"z":9,"x":9,":":12,";":12,"-":18,")":-20,"]":-20,"}":-20,"\"":-3,"'":-3,",":34,".":34}},"Z":{"d":"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0","w":199,"k":{"J":-3,"C":8,"G":8,"O":8,"Q":8,"X":2,"c":4,"d":4,"e":4,"o":4,"q":4,"u":3,"v":3,"w":3,"y":3,"-":10}},"[":{"d":"95,40r-66,0r0,-287r66,0r0,20r-41,0r0,248r41,0r0,19","w":102,"k":{"T":-17,"J":-6,"C":4,"G":4,"O":4,"Q":4,"V":-18,"W":-18,"X":-4,"Y":-15,"A":4,"j":-20}},"\\":{"d":"123,14r-24,0r-98,-261r24,0","w":122},"]":{"d":"7,-247r66,0r0,287r-66,0r0,-19r41,0r0,-248r-41,0r0,-20","w":102},"^":{"d":"193,-68r-25,0r-61,-140r-60,140r-25,0r74,-166r23,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"a":{"d":"82,-178v95,3,58,96,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-18,-2,-41,-39,-43v-17,0,-34,5,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-35,-1,-74,5,-74,39v0,21,14,31,30,31","w":173},"b":{"d":"25,0r1,-256r32,0r0,110v36,-60,134,-30,134,57v0,93,-96,123,-138,61r-2,28r-27,0xm107,-153v-35,-1,-53,36,-49,83v3,31,23,48,49,49v33,0,52,-27,52,-67v0,-35,-18,-65,-52,-65","w":204,"k":{"T":14,"v":3,"w":3,"y":3,"z":3,"x":5,"-":-5,")":1,"]":1,"}":1,"\"":4,"'":4,",":9,".":9}},"c":{"d":"145,-30r5,24v-8,4,-27,10,-50,10v-53,0,-86,-36,-86,-89v0,-70,73,-113,137,-83r-7,24v-42,-24,-106,5,-98,57v-4,57,55,78,99,57","w":161,"k":{"T":4,"f":-1,"c":2,"d":2,"e":2,"o":2,"q":2,"t":-5,"v":-6,"w":-6,"y":-6,"-":-2,",":4,".":4}},"d":{"d":"145,-256r31,0r2,256r-28,0v-2,-9,0,-22,-3,-30v-32,62,-133,31,-133,-55v0,-86,90,-120,131,-67r0,-104xm97,-22v35,1,48,-34,48,-81v0,-31,-19,-50,-47,-50v-33,0,-52,29,-52,67v0,35,17,64,51,64","w":203,"k":{",":4,".":4}},"e":{"d":"166,-81r-122,0v-2,64,66,69,108,51r6,23v-11,5,-31,11,-59,11v-54,0,-85,-35,-85,-88v0,-53,30,-94,81,-94v63,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-32,0,-46,29,-49,51","w":180,"k":{"T":12,"x":1,"-":-10,",":4,".":4}},"f":{"d":"30,-174v-6,-58,35,-101,89,-81r-4,25v-36,-15,-60,13,-54,56r42,0r0,24r-42,0r0,150r-31,0r0,-150r-25,0r0,-24r25,0","w":105,"k":{"g":4,"c":5,"d":5,"e":5,"o":5,"q":5,"s":3,"t":-4,":":-12,";":-12,")":-37,"]":-37,"}":-37,"\"":-20,"'":-20,",":12,".":12}},"g":{"d":"175,-26v0,95,-78,120,-146,87r8,-25v44,31,124,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-37,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-47,-46,-48v-30,0,-52,26,-52,66v0,34,17,62,51,62","w":201,"k":{"T":12,"f":-1,"i":2,"m":2,"n":2,"p":2,"r":2,",":5,".":5}},"h":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r0,-256r32,0r1,109v29,-45,116,-51,116,43r0,104r-32,0v-6,-59,22,-152,-40,-152","w":199,"k":{"T":18,"t":1,"v":5,"w":5,"y":5,"\"":3,"'":3}},"i":{"d":"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-12,0,-19,-8,-19,-19v0,-11,8,-20,20,-20","w":84},"j":{"d":"-17,51v42,-8,47,-15,47,-79r0,-146r32,0v-8,98,36,248,-75,250xm46,-243v12,0,20,9,20,20v0,10,-8,19,-21,19v-12,0,-19,-9,-19,-19v0,-11,8,-20,20,-20","w":87,"k":{",":4,".":4}},"k":{"d":"58,-256r0,162v20,-28,45,-53,67,-80r38,0r-67,71r76,103r-38,0r-60,-84r-16,18r0,66r-32,0r0,-256r32,0","w":168,"k":{"T":7,"a":-6,"b":-6,"h":-6,"k":-6,"l":-6,"i":-6,"m":-6,"n":-6,"p":-6,"r":-6,"u":-1,"v":-5,"w":-5,"y":-5,":":-4,";":-4,"-":4,",":-5,".":-5}},"l":{"d":"26,0r0,-256r32,0r0,256r-32,0","w":84,"k":{",":4,".":4}},"m":{"d":"99,-152v-59,0,-39,92,-42,152r-31,0r-1,-174r28,0v1,9,-1,21,2,28v15,-39,91,-43,105,3v28,-50,114,-57,115,41r0,102r-31,0v-4,-55,18,-152,-37,-152v-59,0,-37,93,-41,152r-31,0v-5,-56,20,-152,-36,-152","w":300,"k":{"T":18,"t":1,"v":5,"w":5,"y":5,"\"":3,"'":3}},"n":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-45,119,-55,120,41r0,104r-32,0v-6,-59,22,-152,-40,-152","w":199,"k":{"T":18,"t":1,"v":5,"w":5,"y":5,"\"":3,"'":3}},"o":{"d":"100,-178v50,0,84,36,84,89v0,64,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-16,-67,-53,-67","w":197,"k":{"T":14,"v":3,"w":3,"y":3,"z":3,"x":5,"-":-5,")":1,"]":1,"}":1,"\"":4,"'":4,",":9,".":9}},"p":{"d":"26,71r-1,-245r28,0r2,30v37,-62,137,-33,137,54v0,91,-90,121,-134,67r0,94r-32,0xm108,-153v-36,0,-50,35,-50,82v0,32,23,50,49,50v33,0,52,-27,52,-67v0,-35,-18,-65,-51,-65","w":204,"k":{"T":14,"v":3,"w":3,"y":3,"z":3,"x":5,"-":-5,")":1,"]":1,"}":1,"\"":4,"'":4,",":9,".":9}},"q":{"d":"145,71r-1,-98v-34,58,-130,28,-130,-57v0,-96,94,-119,133,-64r1,-26r30,0r-2,245r-31,0xm97,-21v37,0,48,-36,48,-83v0,-30,-19,-49,-47,-49v-33,0,-52,28,-52,67v0,35,16,65,51,65","w":202,"k":{"T":11,",":3,".":3}},"r":{"d":"112,-147v-68,-12,-53,82,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v10,-25,30,-42,57,-37r0,30","w":117,"k":{"T":5,"a":2,"f":-11,"g":3,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"c":4,"d":4,"e":4,"o":4,"q":4,"t":-9,"v":-9,"w":-9,"y":-9,"z":-3,"x":-6,":":-3,";":-3,"-":2,",":19,".":19}},"s":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-8,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,34,5,43,11r-8,23v-13,-12,-64,-17,-64,13v0,14,8,23,32,30v67,18,58,108,-19,105v-19,0,-37,-5,-49,-12","w":142,"k":{"T":9,",":4,".":4}},"t":{"d":"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,94v-3,31,19,38,43,32","w":119,"k":{"g":2,"c":2,"d":2,"e":2,"o":2,"q":2,"v":-3,"w":-3,"y":-3,"-":2,",":1,".":1}},"u":{"d":"96,-22v64,0,40,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-15,-60,-76r0,-102r32,0v4,57,-19,152,39,152","w":198,"k":{"T":11,",":3,".":3}},"v":{"d":"5,-174r34,0r49,142r48,-142r34,0r-69,174r-30,0","w":173,"k":{"T":11,"a":1,"g":4,"c":4,"d":4,"e":4,"o":4,"q":4,"s":2,"v":-4,"w":-4,"y":-4,":":-9,";":-9,"-":1,",":14,".":14}},"w":{"d":"6,-174r33,0r37,144v11,-49,29,-97,44,-144r27,0r43,144v8,-48,26,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-11,50,-29,93,-44,140r-29,0","w":264,"k":{"T":11,"a":1,"g":4,"c":4,"d":4,"e":4,"o":4,"q":4,"s":2,"v":-4,"w":-4,"y":-4,":":-9,";":-9,"-":1,",":14,".":14}},"x":{"d":"6,-174r35,0r44,65r41,-65r35,0r-59,84r60,90r-35,0r-46,-69v-13,24,-29,46,-43,69r-35,0r62,-89","w":166,"k":{"T":8,"c":5,"d":5,"e":5,"o":5,"q":5,"s":2,"t":-5,"v":-5,"w":-5,"y":-5,"-":2}},"y":{"d":"13,53v25,-9,45,-29,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-59,232,-146,253","w":169,"k":{"T":11,"a":1,"g":4,"c":4,"d":4,"e":4,"o":4,"q":4,"s":2,"v":-4,"w":-4,"y":-4,":":-9,";":-9,"-":1,",":14,".":14}},"z":{"d":"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0","w":154,"k":{"T":7,"c":3,"d":3,"e":3,"o":3,"q":3,"v":-9,"w":-9,"y":-9}},"{":{"d":"33,-9v-1,-33,28,-83,-23,-86r0,-18v51,-3,22,-53,23,-87v1,-35,25,-49,60,-47r0,20v-74,-7,6,111,-56,123v61,7,-19,127,56,125r0,19v-35,1,-59,-10,-60,-49","w":102,"k":{"T":-17,"J":-6,"C":4,"G":4,"O":4,"Q":4,"V":-18,"W":-18,"X":-4,"Y":-15,"A":4,"j":-20}},"|":{"d":"31,-270r24,0r0,360r-24,0r0,-360","w":86},"}":{"d":"69,-200v1,35,-28,84,23,87r0,18v-50,3,-22,52,-23,86v-1,39,-25,51,-60,49r0,-19v72,8,-3,-112,56,-125v-60,-7,19,-126,-56,-123r0,-20v35,-1,59,12,60,47","w":102},"~":{"d":"197,-129v-1,98,-90,33,-137,23v-13,0,-21,8,-21,30r-21,0v-1,-36,17,-54,42,-54v24,0,72,32,96,31v13,0,20,-10,20,-30r21,0","w":214},"'":{"d":"18,-249r32,0r-6,86r-20,0","w":67,"k":{"T":-6,"J":21,"M":2,"C":1,"G":1,"O":1,"Q":1,"V":-6,"W":-6,"Y":-1,"A":22,"f":-9,"g":4,"c":3,"d":3,"e":3,"o":3,"q":3,"t":-9,"v":-8,"w":-8,"y":-8,",":41,".":41}},"`":{"d":"8,-249r34,0r32,51r-22,0","w":108},"\u2122":{"d":"11,-243r82,0r0,17r-31,0r0,81r-20,0r0,-81r-31,0r0,-17xm218,-145r-19,0r-6,-85r-26,84r-20,0r-25,-84r-5,85r-18,0r7,-98r29,0v9,24,16,47,24,73r24,-73r28,0","w":222},"\u00ae":{"d":"104,-156v-29,7,-6,-30,-38,-24r0,24r-13,0r0,-59v16,-3,49,-5,49,15v0,8,-8,11,-13,15v10,0,12,24,15,29xm74,-207v-12,-2,-5,10,-7,18v19,4,30,-17,7,-18xm76,-246v33,0,60,26,60,59v0,33,-26,60,-60,60v-34,0,-61,-27,-61,-60v0,-33,27,-59,61,-59xm75,-234v-26,0,-45,21,-45,47v0,26,20,47,46,47v26,0,45,-20,45,-46v0,-26,-20,-48,-46,-48","w":150},"\u00a0":{"w":76,"k":{"T":15,"V":13,"W":13,"Y":17}}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1992, 1994, 1997, 2000, 2004 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-Semibold
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * 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":192,"face":{"font-family":"Myriad Pro","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 3 3 4 3 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-15 -270 309 90","underline-thickness":"18","underline-position":"-18","stemh":"33","stemv":"44","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":74,"k":{"T":14,"V":13,"W":13,"Y":15}},"!":{"d":"62,-75r-34,0r-6,-168r46,0xm45,4v-16,0,-27,-12,-27,-28v0,-17,11,-28,27,-28v17,0,27,11,27,28v0,16,-10,28,-27,28","w":90},"\"":{"d":"15,-249r41,0r-7,92r-27,0xm77,-249r41,0r-7,92r-26,0","w":133,"k":{"T":-5,"J":21,"M":1,"C":3,"G":3,"O":3,"Q":3,"V":-5,"W":-5,"X":-1,"Y":-2,"A":19,"f":-9,"g":5,"c":4,"d":4,"e":4,"o":4,"q":4,"t":-8,"v":-5,"w":-5,"y":-5,",":43,".":43}},"#":{"d":"75,-95r34,0r7,-46r-35,0xm61,0r-28,0r10,-67r-30,0r0,-28r35,0r6,-46r-31,0r0,-27r35,0r9,-66r27,0r-9,66r35,0r9,-66r27,0r-9,66r29,0r0,27r-33,0r-6,46r30,0r0,28r-35,0r-9,67r-27,0r9,-67r-35,0","w":189},"$":{"d":"110,31r-30,0r0,-35v-23,-1,-45,-7,-58,-15r9,-35v22,18,94,27,95,-12v0,-17,-13,-26,-40,-36v-37,-14,-62,-32,-62,-65v0,-31,22,-55,58,-61r0,-35r30,0r0,33v23,1,37,6,49,12r-9,33v-12,-13,-84,-20,-84,13v0,15,12,26,44,35v78,23,77,117,-2,131r0,37"},"%":{"d":"72,-238v36,0,59,28,59,70v0,49,-29,74,-61,74v-33,0,-60,-26,-60,-71v0,-44,26,-73,62,-73xm70,-213v-18,0,-26,21,-26,47v0,27,10,47,27,47v18,0,26,-19,26,-47v0,-26,-8,-47,-27,-47xm95,4r-25,0r136,-242r25,0xm233,-141v37,0,59,28,59,70v0,49,-29,74,-61,74v-33,0,-60,-26,-60,-71v0,-44,26,-73,62,-73xm232,-116v-18,0,-27,21,-27,47v0,27,9,47,27,47v18,0,26,-19,26,-47v0,-26,-7,-47,-26,-47","w":302},"&":{"d":"167,-193v1,25,-17,47,-51,65v17,19,36,42,49,56v10,-16,18,-39,22,-65r40,0v-6,37,-18,68,-38,91r41,46r-51,0r-20,-20v-18,15,-40,24,-68,24v-97,1,-101,-110,-33,-139v-35,-42,-22,-110,48,-112v34,0,61,21,61,54xm53,-72v0,43,62,55,86,27v-15,-15,-38,-42,-61,-68v-11,8,-25,20,-25,41xm104,-219v-36,0,-30,51,-8,69v21,-13,33,-24,33,-41v0,-13,-8,-28,-25,-28","w":232},"(":{"d":"66,-249r32,0v-51,59,-52,231,0,291r-32,0v-21,-29,-44,-76,-44,-145v0,-71,23,-117,44,-146","w":108,"k":{"T":-12,"J":-5,"C":6,"G":6,"O":6,"Q":6,"V":-13,"W":-13,"X":-3,"Y":-13,"A":6,"j":-19}},")":{"d":"42,42r-32,0v51,-60,52,-231,0,-291r32,0v21,28,44,74,44,145v0,70,-23,117,-44,146","w":108},"*":{"d":"100,-247r27,16r-37,46r57,-9r0,31v-18,-2,-40,-8,-57,-8r37,44r-28,16r-21,-54r-22,54r-26,-16r36,-45r-55,9r0,-31v18,2,39,8,55,8r-36,-45r27,-16v8,17,13,37,22,53","w":157},"+":{"d":"93,-192r29,0r0,82r79,0r0,28r-79,0r0,82r-29,0r0,-82r-79,0r0,-28r79,0r0,-82","w":214},",":{"d":"33,41r-30,3v10,-27,19,-65,24,-95r46,-4v-10,34,-26,73,-40,96","w":84,"k":{"\"":41,"'":41}},"-":{"d":"11,-111r92,0r0,30r-92,0r0,-30","w":113,"k":{"T":19,"J":4,"C":-5,"G":-5,"O":-5,"Q":-5,"V":7,"W":7,"X":7,"Y":20,"A":2,"g":-3,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"v":1,"w":1,"y":1}},".":{"d":"45,4v-16,0,-27,-12,-27,-28v0,-17,12,-29,28,-29v16,0,27,12,27,29v0,16,-11,28,-28,28","w":84,"k":{"\"":41,"'":41}},"\/":{"d":"34,14r-31,0r88,-261r31,0","w":121},"0":{"d":"98,-238v57,0,83,50,83,119v0,76,-30,123,-86,123v-54,0,-83,-49,-83,-120v0,-73,31,-122,86,-122xm97,-204v-23,0,-40,29,-40,87v0,57,15,87,39,87v26,0,40,-32,40,-88v0,-54,-12,-86,-39,-86"},"1":{"d":"85,0r-1,-194r-43,22r-7,-34v29,-12,48,-33,94,-28r0,234r-43,0"},"2":{"d":"174,0r-159,0r0,-27v42,-39,119,-105,110,-136v7,-46,-71,-46,-92,-20r-13,-31v17,-14,42,-24,72,-24v52,0,77,33,77,71v0,47,-51,94,-91,130r96,0r0,37"},"3":{"d":"14,-12r10,-34v9,5,32,15,54,15v34,0,47,-20,47,-38v-1,-35,-36,-41,-74,-39r0,-33v32,2,64,-2,67,-32v4,-37,-68,-33,-86,-15r-10,-32v13,-9,40,-18,68,-18v85,-3,97,89,30,112v26,8,51,25,51,59v0,40,-33,71,-91,71v-28,0,-53,-8,-66,-16"},"4":{"d":"155,0r-42,0r0,-59r-106,0r0,-29r96,-146r52,0r0,141r30,0r0,34r-30,0r0,59xm49,-94v18,3,44,0,64,1r0,-104v-17,40,-41,69,-64,103"},"5":{"d":"68,-150v54,-8,104,18,104,73v0,45,-38,81,-95,81v-27,0,-50,-7,-62,-14r9,-33v29,17,105,21,102,-30v7,-37,-53,-51,-98,-43r15,-118r122,0r0,37r-90,0"},"6":{"d":"158,-237r0,35v-57,-3,-100,33,-100,69v39,-44,124,-22,124,53v0,45,-32,84,-82,84v-105,0,-106,-156,-48,-206v27,-23,61,-35,106,-35xm96,-123v-21,1,-41,14,-41,38v0,31,16,56,45,56v23,0,37,-20,37,-48v0,-27,-15,-46,-41,-46"},"7":{"d":"19,-234r157,0r0,28r-99,206r-46,0r99,-197r-111,0r0,-37"},"8":{"d":"95,4v-97,0,-106,-98,-39,-126v-65,-31,-31,-119,43,-116v84,4,95,80,37,113v26,10,45,30,45,59v0,42,-36,70,-86,70xm97,-27v23,0,39,-15,39,-35v0,-24,-18,-37,-44,-44v-46,9,-46,78,5,79xm96,-207v-22,0,-33,14,-33,31v0,19,16,31,38,37v35,-7,43,-67,-5,-68"},"9":{"d":"33,4r0,-36v56,6,94,-24,102,-71v-38,43,-122,16,-122,-51v0,-45,34,-84,84,-84v104,0,98,164,43,209v-27,22,-61,34,-107,33xm95,-114v22,0,39,-9,40,-33v0,-32,-11,-58,-40,-58v-22,0,-38,20,-38,48v0,24,14,43,38,43"},":":{"d":"45,-117v-15,0,-27,-12,-27,-28v0,-17,12,-29,28,-29v16,0,27,12,27,29v0,16,-11,28,-28,28xm45,4v-15,0,-27,-12,-27,-28v0,-17,12,-29,28,-29v16,0,27,12,27,29v0,16,-11,28,-28,28","w":84},";":{"d":"33,41r-30,3v10,-27,19,-65,24,-95r46,-4v-10,34,-26,73,-40,96xm48,-117v-15,0,-27,-12,-27,-28v0,-17,11,-29,27,-29v16,0,27,12,27,29v0,16,-10,28,-27,28","w":84},"<":{"d":"22,-83r0,-26r170,-83r0,33r-135,64r135,63r0,32","w":214},"=":{"d":"200,-119r-186,0r0,-28r186,0r0,28xm200,-46r-186,0r0,-28r186,0r0,28","w":214},">":{"d":"193,-109r0,27r-171,82r0,-32r137,-64r-137,-63r0,-33","w":214},"?":{"d":"139,-192v1,47,-58,67,-50,118r-39,0v-12,-45,41,-79,44,-112v3,-30,-48,-30,-66,-15r-10,-31v13,-8,33,-15,56,-15v45,0,65,26,65,55xm68,4v-16,0,-27,-12,-27,-28v0,-17,12,-28,28,-28v16,0,27,11,27,28v0,16,-11,28,-28,28","w":154},"@":{"d":"124,-48v29,-2,39,-47,42,-80v-35,-10,-63,19,-63,55v0,15,7,25,21,25xm187,6r6,18v-80,39,-177,-4,-176,-100v0,-74,52,-137,133,-137v63,0,107,44,107,104v0,53,-30,86,-66,86v-17,0,-26,-12,-30,-30v-21,41,-87,42,-89,-17v-2,-58,66,-103,126,-76r-11,66v-4,24,-1,35,10,35v17,1,36,-21,36,-63v0,-49,-30,-86,-86,-86v-57,0,-106,45,-106,116v0,82,78,116,146,84","w":271},"A":{"d":"151,-69r-77,0r-21,69r-45,0r77,-243r57,0r79,243r-48,0xm81,-102r63,0r-32,-105","w":228,"k":{"T":29,"J":-6,"M":1,"C":8,"G":8,"O":8,"Q":8,"U":12,"V":21,"W":21,"X":7,"Y":32,"Z":-1,"f":4,"g":5,"b":2,"h":2,"k":2,"l":2,"j":2,"i":2,"m":2,"n":2,"p":2,"r":2,"c":5,"d":5,"e":5,"o":5,"q":5,"s":1,"t":5,"u":5,"v":10,"w":10,"y":10,"z":-3,"-":2,")":5,"]":5,"}":5,"\"":19,"'":19}},"B":{"d":"193,-70v0,57,-42,72,-113,73v-24,0,-42,-3,-54,-4r0,-238v60,-10,159,-12,159,56v0,23,-17,41,-41,53v26,6,49,27,49,60xm69,-210r0,67v37,3,73,-6,71,-35v4,-32,-42,-38,-71,-32xm69,-111r0,79v36,4,79,-1,78,-39v0,-35,-38,-42,-78,-40","w":207,"k":{"T":5,"V":2,"W":2,"Y":9,"A":1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"a":-1,"-":-3,",":5,".":5}},"C":{"d":"192,-42r7,35v-10,5,-33,11,-63,11v-77,0,-123,-48,-123,-122v0,-102,101,-152,188,-118r-9,35v-61,-24,-133,2,-133,80v0,73,69,105,133,79","w":211,"k":{"T":-7,"J":-3,"C":9,"G":9,"O":9,"Q":9,"V":-4,"W":-4,"Y":-2,"A":-3,"b":1,"h":1,"k":1,"l":1,"i":1,"m":1,"n":1,"p":1,"r":1,"c":6,"d":6,"e":6,"o":6,"q":6,"u":6,"v":10,"w":10,"y":10,"z":-2,"a":3,")":-5,"]":-5,"}":-5,"\"":-1,"'":-1}},"D":{"d":"233,-127v4,112,-98,142,-207,126r0,-238v20,-3,44,-5,70,-5v87,0,134,35,137,117xm70,-207r0,174v71,8,116,-22,116,-93v0,-64,-51,-94,-116,-81","w":245,"k":{"T":10,"V":1,"W":1,"X":11,"Y":12,"A":5,"f":-5,"g":-2,"j":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"t":-5,"u":-1,"v":-4,"w":-4,"y":-4,"z":1,"x":3,"-":-5,")":5,"]":5,"}":5,",":13,".":13}},"E":{"d":"161,-144r0,36r-91,0r0,72r102,0r0,36r-146,0r0,-243r141,0r0,37r-97,0r0,62r91,0","w":185,"k":{"T":-4,"J":-7,"V":-3,"W":-3,"f":1,"g":3,"j":1,"c":1,"d":1,"e":1,"o":1,"q":1,"s":-1,"t":2,"u":3,"v":4,"w":4,"y":4,"z":-2,",":2,".":2}},"F":{"d":"26,0r0,-243r140,0r0,37r-96,0r0,67r89,0r0,36r-89,0r0,103r-44,0","w":183,"k":{"J":28,"M":6,"A":26,"g":4,"b":6,"h":6,"k":6,"l":6,"i":8,"m":8,"n":8,"p":8,"r":8,"c":10,"d":10,"e":10,"o":10,"q":10,"u":11,"v":8,"w":8,"y":8,"a":15,":":6,";":6,",":33,".":33}},"G":{"d":"142,3v-79,1,-126,-46,-129,-122v-4,-100,108,-149,199,-115r-9,36v-60,-26,-144,-3,-144,77v0,67,58,101,118,83r0,-61r-43,0r0,-35r86,0r0,123v-15,6,-46,14,-78,14","w":239,"k":{"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"u":-1,"v":1,"w":1,"y":1,"a":-3}},"H":{"d":"26,-243r44,0r0,98r102,0r0,-98r45,0r0,243r-45,0r0,-107r-102,0r0,107r-44,0r0,-243","w":241,"k":{"Y":5,"f":-3,"b":-2,"h":-2,"k":-2,"l":-2,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"t":-4,"v":-1,"w":-1,"y":-1,"z":-3}},"I":{"d":"26,-243r44,0r0,243r-44,0r0,-243","w":95,"k":{"Y":5,"f":-3,"b":-2,"h":-2,"k":-2,"l":-2,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"t":-4,"v":-1,"w":-1,"y":-1,"z":-3}},"J":{"d":"74,-87r0,-156r44,0r0,158v2,84,-55,100,-118,83r6,-35v37,10,68,5,68,-50","w":141,"k":{"v":-2,"w":-2,"y":-2,"a":1,")":-9,"]":-9,"}":-9,",":3,".":3}},"K":{"d":"26,0r0,-243r43,0v2,36,-4,80,2,112v25,-40,54,-74,81,-112r54,0r-83,104r89,139r-52,0r-69,-111r-22,26r0,85r-43,0","w":209,"k":{"T":-5,"J":-12,"C":9,"G":9,"O":9,"Q":9,"V":-3,"W":-3,"Y":4,"Z":-6,"A":-4,"g":3,"b":-1,"h":-1,"k":-1,"l":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"c":3,"d":3,"e":3,"o":3,"q":3,"u":5,"v":10,"w":10,"y":10,"a":-3,":":-5,";":-5,"-":8,")":-5,"]":-5,"}":-5,"\"":-1,"'":-1,",":-5,".":-5}},"L":{"d":"26,0r0,-243r44,0r0,206r100,0r0,37r-144,0","w":177,"k":{"T":35,"J":-7,"C":14,"G":14,"O":14,"Q":14,"U":12,"V":22,"W":22,"Y":31,"A":-1,"j":1,"c":4,"d":4,"e":4,"o":4,"q":4,"t":2,"u":5,"v":12,"w":12,"y":12,"-":10,"\"":36,"'":36}},"M":{"d":"235,0r-7,-201r-2,0v-17,67,-42,134,-64,198r-34,0r-32,-104v-9,-31,-19,-64,-25,-94r-10,201r-42,0r17,-243r58,0r32,98v10,27,14,59,23,84v14,-61,38,-124,58,-182r57,0r14,243r-43,0","w":297,"k":{"T":4,"A":2,"j":-2,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"v":-1,"w":-1,"y":-1,"a":-1,"-":-1}},"N":{"d":"66,0r-41,0r0,-243r51,0v35,59,77,121,104,186r-3,-186r41,0r0,243r-46,0r-64,-107v-16,-26,-30,-58,-44,-83v3,55,2,129,2,190","w":243,"k":{"Y":5,"f":-3,"b":-2,"h":-2,"k":-2,"l":-2,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"t":-4,"v":-1,"w":-1,"y":-1,"z":-3}},"O":{"d":"129,-247v71,0,112,54,112,123v0,81,-49,128,-116,128v-69,0,-112,-53,-112,-124v0,-75,48,-127,116,-127xm127,-211v-44,0,-67,40,-67,90v0,50,25,89,67,89v43,0,67,-39,67,-90v0,-46,-23,-89,-67,-89","w":253,"k":{"T":10,"V":1,"W":1,"X":11,"Y":12,"A":5,"f":-5,"g":-2,"j":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"t":-5,"u":-1,"v":-4,"w":-4,"y":-4,"z":1,"x":3,"-":-5,")":5,"]":5,"}":5,",":13,".":13}},"P":{"d":"188,-171v2,63,-56,88,-119,79r0,92r-43,0r0,-239v16,-3,37,-5,67,-5v59,-1,94,20,95,73xm69,-208r0,81v37,8,78,-7,75,-42v4,-36,-41,-46,-75,-39","w":201,"k":{"J":27,"M":5,"V":1,"W":1,"X":8,"Y":5,"Z":7,"A":26,"g":9,"b":1,"h":1,"k":1,"l":1,"i":4,"m":4,"n":4,"p":4,"r":4,"c":9,"d":9,"e":9,"o":9,"q":9,"s":8,"t":-3,"u":4,"v":-2,"w":-2,"y":-2,"a":8,":":4,";":4,"-":5,")":1,"]":1,"}":1,",":51,".":51}},"Q":{"d":"230,39v-40,-9,-72,-25,-111,-35v-56,-3,-106,-44,-106,-123v0,-75,47,-128,116,-128v70,0,112,54,112,123v1,59,-29,97,-63,113v21,6,44,11,64,15xm127,-32v42,0,67,-39,67,-90v0,-46,-23,-89,-67,-89v-44,0,-67,41,-67,90v0,49,25,89,67,89","w":253,"k":{"T":10,"V":1,"W":1,"X":11,"Y":12,"A":5,"f":-5,"g":-2,"j":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"t":-5,"u":-1,"v":-4,"w":-4,"y":-4,"z":1,"x":3,"-":-5,")":5,"]":5,"}":5,",":13,".":13}},"R":{"d":"26,-239v66,-10,162,-12,162,63v0,33,-25,50,-44,62v36,6,41,94,53,114r-45,0v-4,-7,-11,-27,-17,-57v-8,-41,-25,-45,-66,-43r0,100r-43,0r0,-239xm69,-209r0,77v40,3,75,-6,75,-40v0,-37,-43,-44,-75,-37","w":204,"k":{"T":-2,"J":-1,"U":1,"V":-1,"W":-1,"X":-3,"Y":5,"A":-3,"b":-3,"h":-3,"k":-3,"l":-3,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"t":-5,"v":-3,"w":-3,"y":-3,"a":-4}},"S":{"d":"15,-12r10,-36v24,18,102,26,102,-18v0,-18,-10,-32,-42,-40v-91,-23,-86,-143,20,-141v26,0,45,7,58,13r-11,35v-16,-15,-96,-15,-88,18v0,19,13,30,46,40v91,28,82,146,-29,145v-26,0,-53,-8,-66,-16","w":186,"k":{"b":1,"h":1,"k":1,"l":1,"j":3,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"t":1,"v":4,"w":4,"y":4,"a":-2,"-":-3}},"T":{"d":"72,0r0,-206r-69,0r0,-37r183,0r0,37r-70,0r0,206r-44,0","w":189,"k":{"i":18,"T":-10,"J":18,"M":1,"C":10,"G":10,"O":10,"Q":10,"V":-12,"W":-12,"X":-7,"Y":-6,"A":26,"S":3,"g":22,"b":4,"h":4,"k":4,"l":4,"m":18,"n":18,"p":18,"r":18,"c":28,"d":28,"e":28,"o":28,"q":28,"s":23,"u":18,"v":17,"w":17,"y":17,"z":19,"a":23,"x":8,":":11,";":11,"-":20,")":-16,"]":-16,"}":-16,"\"":-5,"'":-5,",":26,".":26}},"U":{"d":"25,-243r44,0v5,75,-23,211,50,211v76,0,45,-136,51,-211r45,0r0,139v0,75,-39,108,-97,108v-56,0,-93,-32,-93,-108r0,-139","w":239,"k":{"A":12,"f":-2,"s":4,"v":1,"w":1,"y":1,"z":3,"a":2,"x":4,",":9,".":9}},"V":{"d":"132,0r-51,0r-78,-243r48,0r57,199v16,-67,41,-134,60,-199r48,0","w":216,"k":{"T":-10,"J":12,"C":2,"G":2,"O":2,"Q":2,"V":-4,"W":-4,"A":20,"S":1,"g":3,"b":3,"h":3,"k":3,"l":3,"i":8,"m":8,"n":8,"p":8,"r":8,"c":14,"d":14,"e":14,"o":14,"q":14,"s":12,"u":9,"v":4,"w":4,"y":4,"a":14,":":7,";":7,"-":7,")":-15,"]":-15,"}":-15,"\"":-5,"'":-5,",":23,".":23}},"W":{"d":"113,0r-48,0r-60,-243r48,0r39,195r44,-195r47,0r24,112v7,28,8,58,15,82r42,-194r45,0r-66,243r-47,0r-39,-191v-10,64,-30,129,-44,191","w":312,"k":{"T":-10,"J":12,"C":2,"G":2,"O":2,"Q":2,"V":-4,"W":-4,"A":20,"S":1,"g":3,"b":3,"h":3,"k":3,"l":3,"i":8,"m":8,"n":8,"p":8,"r":8,"c":14,"d":14,"e":14,"o":14,"q":14,"s":12,"u":9,"v":4,"w":4,"y":4,"a":14,":":7,";":7,"-":7,")":-15,"]":-15,"}":-15,"\"":-5,"'":-5,",":23,".":23}},"X":{"d":"207,0r-52,0r-51,-94v-12,28,-32,65,-46,94r-51,0r72,-123r-69,-120r51,0r47,91v12,-32,30,-61,45,-91r51,0r-71,119","w":213,"k":{"T":-3,"J":-3,"C":12,"G":12,"O":12,"Q":12,"V":-3,"W":-3,"X":5,"Y":-3,"A":4,"i":1,"m":1,"n":1,"p":1,"r":1,"c":6,"d":6,"e":6,"o":6,"q":6,"u":4,"v":10,"w":10,"y":10,"a":3,"-":7,"\"":-1,"'":-1}},"Y":{"d":"125,0r-44,0r0,-101r-77,-142r51,0r50,111r51,-111r50,0r-81,141r0,102","w":207,"k":{"T":-6,"J":22,"M":6,"C":15,"G":15,"O":15,"Q":15,"V":-8,"W":-8,"X":5,"Y":5,"A":31,"S":8,"B":5,"D":5,"E":5,"F":5,"H":5,"I":5,"K":5,"L":5,"N":5,"P":5,"R":5,"g":23,"b":5,"h":5,"k":5,"l":5,"i":6,"m":6,"n":6,"p":6,"r":6,"c":34,"d":34,"e":34,"o":34,"q":34,"s":21,"t":12,"u":23,"v":15,"w":15,"y":15,"z":14,"a":30,"x":15,":":15,";":15,"-":21,")":-15,"]":-15,"}":-15,"\"":-3,"'":-3,",":39,".":39}},"Z":{"d":"9,0r0,-24r124,-182r-113,0r0,-37r171,0r0,26r-123,180r125,0r0,37r-184,0","w":203,"k":{"J":-6,"C":8,"G":8,"O":8,"Q":8,"X":2,"Y":-1,"A":-2,"c":4,"d":4,"e":4,"o":4,"q":4,"u":3,"v":5,"w":5,"y":5,"-":6}},"[":{"d":"97,40r-70,0r0,-287r70,0r0,26r-38,0r0,236r38,0r0,25","w":108,"k":{"T":-12,"J":-5,"C":6,"G":6,"O":6,"Q":6,"V":-13,"W":-13,"X":-3,"Y":-13,"A":6,"j":-19}},"\\":{"d":"118,14r-31,0r-84,-261r30,0","w":120},"]":{"d":"11,-247r70,0r0,287r-70,0r0,-25r38,0r0,-236r-38,0r0,-26","w":108},"^":{"d":"197,-66r-33,0r-57,-133r-56,133r-33,0r75,-168r29,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"a":{"d":"87,-179v100,0,65,97,76,179r-40,0v-2,-6,0,-16,-5,-19v-23,40,-106,23,-106,-29v0,-44,39,-66,104,-66v0,-16,-4,-32,-36,-34v-17,0,-35,5,-47,13r-9,-29v13,-8,35,-15,63,-15xm81,-28v31,-1,40,-24,36,-58v-31,0,-62,6,-62,33v0,17,12,25,26,25","w":182},"b":{"d":"22,0r2,-256r44,0r1,105v39,-56,129,-22,129,61v0,92,-91,123,-136,64r-2,26r-38,0xm153,-89v0,-64,-81,-76,-85,-12v-2,39,8,70,40,70v28,0,45,-22,45,-58","w":210,"k":{"T":16,"v":3,"w":3,"y":3,"z":3,"x":7,"-":-5,")":2,"]":2,"}":2,"\"":6,"'":6,",":11,".":11}},"c":{"d":"147,-38r6,33v-61,26,-148,-7,-140,-81v-6,-68,71,-112,140,-85r-8,33v-37,-20,-87,4,-87,50v0,51,49,68,89,50","w":161,"k":{"T":5,"f":-2,"c":3,"d":3,"e":3,"o":3,"q":3,"t":-5,"v":-6,"w":-6,"y":-6,"-":-3,"\"":-1,"'":-1,",":3,".":3}},"d":{"d":"141,-256r44,0r2,256r-39,0r-3,-28v-37,61,-132,28,-132,-58v0,-84,83,-118,128,-71r0,-99xm58,-87v0,64,83,76,83,11v0,-38,-5,-69,-39,-69v-28,0,-44,26,-44,58","w":209,"k":{",":4,".":4}},"e":{"d":"172,-75r-117,0v0,51,66,51,103,37r6,30v-15,6,-36,12,-61,12v-57,0,-90,-35,-90,-89v0,-49,29,-94,85,-94v64,0,82,53,74,104xm55,-106r77,0v0,-16,-6,-43,-36,-43v-27,0,-39,25,-41,43","w":185,"k":{"T":13,"v":1,"w":1,"y":1,"x":3,"-":-10,"\"":1,"'":1,",":5,".":5}},"f":{"d":"29,-175v-7,-59,40,-100,95,-80r-3,34v-30,-11,-54,9,-48,46r38,0r0,33r-38,0r0,142r-44,0r0,-142r-24,0r0,-33r24,0","w":114,"k":{"g":4,"c":4,"d":4,"e":4,"o":4,"q":4,"s":3,"t":-5,":":-11,";":-11,")":-31,"]":-31,"}":-31,"\"":-17,"'":-17,",":13,".":13}},"g":{"d":"183,-26v11,93,-84,122,-155,87r9,-33v38,24,118,17,101,-55v-38,54,-125,16,-125,-60v0,-86,92,-119,131,-65r1,-23r39,0xm100,-34v32,0,38,-32,38,-71v0,-25,-15,-39,-37,-40v-25,0,-43,21,-43,57v0,30,14,54,42,54","w":206,"k":{"T":12,"f":-1,"i":1,"m":1,"n":1,"p":1,"r":1,",":6,".":6}},"h":{"d":"104,-143v-56,0,-31,89,-36,143r-44,0r0,-256r44,0r1,104v33,-44,114,-38,114,49r0,103r-45,0v-6,-53,20,-143,-34,-143","w":205,"k":{"T":19,"t":2,"v":6,"w":6,"y":6,"\"":4,"'":4}},"i":{"d":"68,0r-44,0r0,-175r44,0r0,175xm46,-248v15,0,25,10,25,24v0,13,-10,23,-25,23v-15,0,-25,-10,-25,-23v0,-14,10,-24,25,-24","w":92},"j":{"d":"-15,42v40,-6,45,-15,45,-73r0,-144r44,0v-7,103,35,254,-85,252xm52,-248v15,0,25,10,25,24v0,13,-10,23,-26,23v-15,0,-24,-10,-24,-23v0,-14,10,-24,25,-24","w":97,"k":{",":4,".":4}},"k":{"d":"68,-256r1,158v16,-29,37,-51,56,-77r54,0r-66,71r75,104r-55,0r-50,-77r-15,17r0,60r-44,0r0,-256r44,0","w":183,"k":{"T":9,"g":3,"b":-5,"h":-5,"k":-5,"l":-5,"i":-5,"m":-5,"n":-5,"p":-5,"r":-5,"c":3,"d":3,"e":3,"o":3,"q":3,"v":-3,"w":-3,"y":-3,"a":-4,":":-2,";":-2,"-":3,",":-3,".":-3}},"l":{"d":"24,0r0,-256r44,0r0,256r-44,0","w":92,"k":{",":4,".":4}},"m":{"d":"101,-143v-55,5,-28,90,-34,143r-43,0r-2,-175r38,0v2,8,0,20,3,26v8,-14,24,-30,54,-30v24,-1,40,15,50,32v30,-49,115,-47,115,44r0,103r-43,0v-5,-50,18,-143,-31,-143v-53,0,-27,91,-33,143r-44,0v-6,-50,20,-138,-30,-143","w":305,"k":{"T":19,"t":2,"v":6,"w":6,"y":6,"\"":4,"'":4}},"n":{"d":"105,-143v-57,0,-32,89,-37,143r-44,0r-2,-175r39,0v2,8,0,20,3,26v26,-45,119,-44,119,45r0,104r-45,0v-6,-52,21,-143,-33,-143","w":205,"k":{"T":19,"t":2,"v":6,"w":6,"y":6,"\"":4,"'":4}},"o":{"d":"103,-179v52,0,87,37,87,90v0,64,-45,93,-90,93v-49,0,-87,-33,-87,-90v0,-58,37,-93,90,-93xm102,-147v-31,0,-44,31,-44,60v0,34,17,59,44,59v25,0,43,-24,43,-60v0,-27,-13,-59,-43,-59","w":203,"k":{"T":16,"v":3,"w":3,"y":3,"z":3,"x":7,"-":-5,")":2,"]":2,"}":2,"\"":6,"'":6,",":11,".":11}},"p":{"d":"24,71r-2,-246r39,0v2,8,0,20,3,27v40,-59,134,-29,134,58v0,88,-84,119,-130,71r0,90r-44,0xm153,-88v0,-64,-82,-77,-85,-12v-2,39,7,70,40,70v28,0,45,-23,45,-58","w":210,"k":{"T":16,"v":3,"w":3,"y":3,"z":3,"x":7,"-":-5,")":2,"]":2,"}":2,"\"":6,"'":6,",":11,".":11}},"q":{"d":"141,71r-1,-95v-37,55,-127,23,-127,-61v0,-92,88,-120,130,-67r1,-23r43,0r-2,246r-44,0xm58,-87v0,64,80,77,83,13v2,-39,-4,-70,-39,-70v-29,0,-44,24,-44,57","w":209,"k":{"T":13,",":3,".":3}},"r":{"d":"122,-137v-33,-6,-55,13,-54,46r0,91r-44,0r-2,-175r38,0v2,10,0,24,3,33v12,-27,32,-41,59,-36r0,41","w":128,"k":{"T":6,"f":-10,"g":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":-8,"v":-8,"w":-8,"y":-8,"z":-3,"a":3,"x":-5,"-":1,",":21,".":21}},"s":{"d":"13,-9r9,-32v15,12,73,23,73,-7v0,-12,-7,-18,-29,-25v-73,-22,-58,-106,18,-106v19,0,37,4,47,10r-9,31v-12,-10,-64,-18,-62,9v0,11,9,18,31,24v72,20,59,113,-25,109v-21,0,-40,-6,-53,-13","w":150,"k":{"T":11,",":4,".":4}},"t":{"d":"115,-1v-43,15,-84,-3,-84,-59r0,-82r-25,0r0,-33r25,0r0,-33r44,-12r0,45r42,0r0,33r-42,0v6,42,-21,125,39,108","w":126,"k":{"g":2,"c":2,"d":2,"e":2,"o":2,"q":2,"v":-3,"w":-3,"y":-3,"-":1,",":2,".":2}},"u":{"d":"67,-80v-9,60,70,61,69,11r0,-106r45,0r1,175r-38,0v-2,-8,0,-20,-4,-26v-24,42,-117,48,-117,-46r0,-103r44,0r0,95","w":204,"k":{"T":13,",":3,".":3}},"v":{"d":"4,-175r48,0r41,133v10,-45,27,-90,40,-133r47,0r-67,175r-44,0","w":182,"k":{"T":12,"g":4,"c":5,"d":5,"e":5,"o":5,"q":5,"s":4,"v":-6,"w":-6,"y":-6,"a":2,":":-5,";":-5,"-":2,",":16,".":16}},"w":{"d":"5,-175r45,0r31,136v10,-47,24,-91,37,-136r36,0r36,136v7,-45,21,-92,31,-136r44,0r-55,175r-41,0r-21,-71v-6,-17,-7,-37,-14,-56v-8,49,-23,84,-36,127r-41,0","w":269,"k":{"T":12,"g":4,"c":5,"d":5,"e":5,"o":5,"q":5,"s":4,"v":-6,"w":-6,"y":-6,"a":2,":":-5,";":-5,"-":2,",":16,".":16}},"x":{"d":"4,-175r49,0v13,20,24,42,38,60v11,-22,23,-40,35,-60r48,0r-59,84r60,91r-50,0r-38,-63r-36,63r-49,0r61,-89","w":177,"k":{"T":9,"c":7,"d":7,"e":7,"o":7,"q":7,"s":3,"t":-5,"v":-6,"w":-6,"y":-6,"-":2}},"y":{"d":"17,42v22,-8,55,-25,50,-56r-64,-161r49,0r42,127r37,-127r47,0v-41,89,-59,241,-151,254","w":180,"k":{"T":12,"g":4,"c":5,"d":5,"e":5,"o":5,"q":5,"s":4,"v":-6,"w":-6,"y":-6,"a":2,":":-5,";":-5,"-":2,",":16,".":16}},"z":{"d":"7,0r0,-26r66,-84v9,-12,18,-18,26,-30r-85,0r0,-35r139,0r0,27r-90,113r92,0r0,35r-148,0","w":162,"k":{"T":9,"c":3,"d":3,"e":3,"o":3,"q":3,"v":-6,"w":-6,"y":-6}},"{":{"d":"34,-9v-1,-35,25,-79,-24,-83r0,-23v50,-2,23,-50,24,-84v2,-37,26,-50,64,-48r0,26v-68,-7,6,109,-56,118v36,3,27,54,24,89v-2,21,10,31,32,29r0,25v-38,2,-63,-9,-64,-49","w":108,"k":{"T":-12,"J":-5,"C":6,"G":6,"O":6,"Q":6,"V":-13,"W":-13,"X":-3,"Y":-13,"A":6,"j":-19}},"|":{"d":"31,-270r32,0r0,360r-32,0r0,-360","w":94},"}":{"d":"74,-199v1,35,-25,81,24,84r0,23v-50,4,-23,48,-24,83v-2,40,-26,51,-64,49r0,-25v68,7,-6,-110,56,-119v-36,-3,-28,-54,-24,-89v2,-21,-10,-30,-32,-28r0,-26v38,-2,63,11,64,48","w":108},"~":{"d":"153,-70v-23,0,-68,-31,-89,-32v-11,0,-18,8,-19,30r-28,0v-1,-42,19,-62,46,-62v25,0,67,32,90,32v10,0,16,-9,17,-30r28,0v2,46,-20,62,-45,62","w":214},"'":{"d":"15,-249r41,0r-7,92r-27,0","w":71,"k":{"T":-5,"J":21,"M":1,"C":3,"G":3,"O":3,"Q":3,"V":-5,"W":-5,"X":-1,"Y":-2,"A":19,"f":-9,"g":5,"c":4,"d":4,"e":4,"o":4,"q":4,"t":-8,"v":-5,"w":-5,"y":-5,",":43,".":43}},"`":{"d":"4,-251r44,0r31,53r-31,0","w":108},"\u2122":{"d":"10,-243r84,0r0,21r-29,0r0,78r-25,0r0,-78r-30,0r0,-21xm225,-144r-25,0v-3,-27,2,-61,-5,-84r-21,82r-25,0v-8,-26,-10,-59,-21,-82r-3,84r-24,0r6,-99r39,0v7,22,12,37,17,64r19,-64r37,0","w":228},"\u00ae":{"d":"92,-156v-5,-7,-3,-26,-21,-21r0,21r-16,0r0,-57v14,-3,55,-8,52,14v1,7,-8,11,-13,15v10,0,12,22,15,28r-17,0xm71,-204v1,6,-4,18,6,15v7,0,12,-3,12,-8v1,-7,-10,-7,-18,-7xm80,-246v35,0,62,27,62,60v0,34,-27,61,-62,61v-35,0,-63,-27,-63,-61v0,-33,28,-60,63,-60xm79,-232v-25,0,-45,21,-45,47v0,26,20,46,46,46v26,0,45,-20,45,-46v0,-26,-19,-47,-46,-47","w":158},"\u00a0":{"w":74,"k":{"T":14,"V":13,"W":13,"Y":15}}}});

Cufon.replace
("#mainnav > li > a", {hover: true, forceHitArea: true})
("h1.sifr")
("#introimg h1")
("h1.home")
("div.bluebg h1")
("div.bluebg div")
("h2.sifr")
("#inthissection h2")
("h2.home")
("h2.homealt")
("h3.sifr")
("#hero p.intro")
("#hero div.intro")
("#hero p.links")
("#heronav li h2")
("#heronav li p")
("#hero blockquote p")
("p.button_sm")
("#contextual #highlights h3", {forceHitArea: true})
("#contextual #highlights p")
("#contextual div.highlights h3")
("#contextual div.highlights p")
("#footer h4", {forceHitArea: true})
;
