/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 
 http://wiki.github.com/sorccu/cufon/about
 http://cufon.shoqolate.com/generate/
 http://cameronmoll.com/archives/2009/03/cufon_font_embedding/
 
 */
var Cufon=(function(){var K=function(){return K.replace.apply(null,arguments)};var U=K.DOM={ready:(function(){var Z=false,b={loaded:1,complete:1};var Y=[],a=function(){if(Z){return}Z=true;for(var c;c=Y.shift();c()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",a,false);window.addEventListener("pageshow",a,false)}if(!window.opera&&document.readyState){(function(){b[document.readyState]?a():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");a()}catch(c){setTimeout(arguments.callee,1)}})()}O(window,"load",a);return function(c){if(!arguments.length){a()}else{Z?c():Y.push(c)}}})()};var L=K.CSS={Size:function(Z,Y){this.value=parseFloat(Z);this.unit=String(Z).match(/[a-z%]*$/)[0]||"px";this.convert=function(a){return a/Y*this.value};this.convertFrom=function(a){return a/this.value*Y};this.toString=function(){return this.value+this.unit}},getStyle:function(Z){var Y=document.defaultView;if(Y&&Y.getComputedStyle){return new A(Y.getComputedStyle(Z,null))}if(Z.currentStyle){return new A(Z.currentStyle)}return new A(Z.style)},ready:(function(){var a=false;var Z=[],b=function(){a=true;for(var d;d=Z.shift();d()){}};var Y=Object.prototype.propertyIsEnumerable?F("style"):{length:0};var c=F("link");U.ready(function(){var g=0,f;for(var e=0,d=c.length;f=c[e],e<d;++e){if(!f.disabled&&f.rel.toLowerCase()=="stylesheet"){++g}}if(document.styleSheets.length>=Y.length+g){b()}else{setTimeout(arguments.callee,10)}});return function(d){if(a){d()}else{Z.push(d)}}})(),supports:function(a,Z){var Y=document.createElement("span").style;if(Y[a]===undefined){return false}Y[a]=Z;return Y[a]===Z},textAlign:function(b,a,Y,Z){if(a.get("textAlign")=="right"){if(Y>0){b=" "+b}}else{if(Y<Z-1){b+=" "}}return b},textDecoration:function(d,c){if(!c){c=this.getStyle(d)}var Z={underline:null,overline:null,"line-through":null};for(var Y=d;Y.parentNode&&Y.parentNode.nodeType==1;){var b=true;for(var a in Z){if(Z[a]){continue}if(c.get("textDecoration").indexOf(a)!=-1){Z[a]=c.get("color")}b=false}if(b){break}c=this.getStyle(Y=Y.parentNode)}return Z},textShadow:I(function(c){if(c=="none"){return null}var b=[],d={},Y,Z=0;var a=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(Y=a.exec(c)){if(Y[0]==","){b.push(d);d={},Z=0}else{if(Y[1]){d.color=Y[1]}else{d[["offX","offY","blur"][Z++]]=Y[2]}}}b.push(d);return b}),color:I(function(Z){var Y={};Y.color=Z.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(b,a,c){Y.opacity=parseFloat(c);return"rgb("+a+")"});return Y}),textTransform:function(Z,Y){return Z[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[Y.get("textTransform")]||"toString"]()}};function Q(Z){var Y=this.face=Z.face;this.glyphs=Z.glyphs;this.w=Z.w;this.baseSize=parseInt(Y["units-per-em"],10);this.family=Y["font-family"].toLowerCase();this.weight=Y["font-weight"];this.style=Y["font-style"]||"normal";this.viewBox=(function(){var b=Y.bbox.split(/\s+/);var a={minX:parseInt(b[0],10),minY:parseInt(b[1],10),maxX:parseInt(b[2],10),maxY:parseInt(b[3],10)};a.width=a.maxX-a.minX,a.height=a.maxY-a.minY;a.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return a})();this.ascent=-parseInt(Y.ascent,10);this.descent=-parseInt(Y.descent,10);this.height=-this.ascent+this.descent}function E(){var Z={},Y={oblique:"italic",italic:"oblique"};this.add=function(a){(Z[a.style]||(Z[a.style]={}))[a.weight]=a};this.get=function(e,f){var d=Z[e]||Z[Y[e]]||Z.normal||Z.italic||Z.oblique;if(!d){return null}f={normal:400,bold:700}[f]||parseInt(f,10);if(d[f]){return d[f]}var b={1:1,99:0}[f%100],h=[],c,a;if(b===undefined){b=f>400}if(f==500){f=400}for(var g in d){g=parseInt(g,10);if(!c||g<c){c=g}if(!a||g>a){a=g}h.push(g)}if(f<c){f=c}if(f>a){f=a}h.sort(function(j,i){return(b?(j>f&&i>f)?j<i:j>i:(j<f&&i<f)?j>i:j<i)?-1:1});return d[h[0]]}}function P(){function a(c,d){if(c.contains){return c.contains(d)}return c.compareDocumentPosition(d)&16}function Y(d){var c=d.relatedTarget;if(!c||a(this,c)){return}Z(this)}function b(c){Z(this)}function Z(c){setTimeout(function(){K.replace(c,D.get(c).options,true)},10)}this.attach=function(c){if(c.onmouseenter===undefined){O(c,"mouseover",Y);O(c,"mouseout",Y)}else{O(c,"mouseenter",b);O(c,"mouseleave",b)}}}function X(){var a={},Y=0;function Z(b){return b.cufid||(b.cufid=++Y)}this.get=function(b){var c=Z(b);return a[c]||(a[c]={})}}function A(Y){var a={},Z={};this.get=function(b){return a[b]!=undefined?a[b]:Y[b]};this.getSize=function(c,b){return Z[c]||(Z[c]=new L.Size(this.get(c),b))};this.extend=function(b){for(var c in b){a[c]=b[c]}return this}}function O(Z,Y,a){if(Z.addEventListener){Z.addEventListener(Y,a,false)}else{if(Z.attachEvent){Z.attachEvent("on"+Y,function(){return a.call(Z,window.event)})}}}function R(Z,Y){var a=D.get(Z);if(a.options){return Z}if(Y.hover&&Y.hoverables[Z.nodeName.toLowerCase()]){B.attach(Z)}a.options=Y;return Z}function I(Y){var Z={};return function(a){if(!Z.hasOwnProperty(a)){Z[a]=Y.apply(null,arguments)}return Z[a]}}function C(d,c){if(!c){c=L.getStyle(d)}var Z=c.get("fontFamily").split(/\s*,\s*/),b;for(var a=0,Y=Z.length;a<Y;++a){b=Z[a].replace(/^(["'])(.*?)\1$/,"$2").toLowerCase();if(H[b]){return H[b].get(c.get("fontStyle"),c.get("fontWeight"))}}return null}function F(Y){return document.getElementsByTagName(Y)}function G(){var Y={},b;for(var a=0,Z=arguments.length;a<Z;++a){for(b in arguments[a]){Y[b]=arguments[a][b]}}return Y}function M(b,k,Z,m,c,a){var j=m.separate;if(j=="none"){return W[m.engine].apply(null,arguments)}var h=document.createDocumentFragment(),e;var f=k.split(N[j]),Y=(j=="words");if(Y&&S){if(/^\s/.test(k)){f.unshift("")}if(/\s$/.test(k)){f.push("")}}for(var g=0,d=f.length;g<d;++g){e=W[m.engine](b,Y?L.textAlign(f[g],Z,g,d):f[g],Z,m,c,a,g<d-1);if(e){h.appendChild(e)}}return h}function J(Z,g){var a,Y,d,f;for(var b=R(Z,g).firstChild;b;b=d){d=b.nextSibling;f=false;if(b.nodeType==1){if(!b.firstChild){continue}if(!/cufon/.test(b.className)){arguments.callee(b,g);continue}else{f=true}}if(!Y){Y=L.getStyle(Z).extend(g)}if(!a){a=C(Z,Y)}if(!a){continue}if(f){W[g.engine](a,null,Y,g,b,Z);continue}var e=b.data;if(e===""){continue}var c=M(a,e,Y,g,b,Z);if(c){b.parentNode.replaceChild(c,b)}else{b.parentNode.removeChild(b)}}}var S=" ".split(/\s+/).length==0;var D=new X();var B=new P();var V=[];var W={},H={},T={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||window.jQuery||(window.dojo&&dojo.query)||(window.$$&&function(Y){return $$(Y)})||(window.$&&function(Y){return $(Y)})||(document.querySelectorAll&&function(Y){return document.querySelectorAll(Y)})||F),separate:"words",textShadow:"none"};var N={words:/\s+/,characters:""};K.now=function(){U.ready();return K};K.refresh=function(){var a=V.splice(0,V.length);for(var Z=0,Y=a.length;Z<Y;++Z){K.replace.apply(null,a[Z])}return K};K.registerEngine=function(Z,Y){if(!Y){return K}W[Z]=Y;return K.set("engine",Z)};K.registerFont=function(a){var Y=new Q(a),Z=Y.family;if(!H[Z]){H[Z]=new E()}H[Z].add(Y);return K.set("fontFamily",Z)};K.replace=function(a,Z,Y){Z=G(T,Z);if(!Z.engine){return K}if(typeof Z.textShadow=="string"){Z.textShadow=L.textShadow(Z.textShadow)}if(!Y){V.push(arguments)}if(a.nodeType||typeof a=="string"){a=[a]}L.ready(function(){for(var c=0,b=a.length;c<b;++c){var d=a[c];if(typeof d=="string"){K.replace(Z.selector(d),Z,true)}else{J(d,Z)}}});return K};K.set=function(Y,Z){T[Y]=Z;return K};return K})();Cufon.registerEngine("canvas",(function(){var B=document.createElement("canvas");if(!B||!B.getContext||!B.getContext.apply){return null}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{position:absolute;left:-10000in;font-size:1px}"+(A?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));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(q,T,k,P,X,r){var I=(T===null);var V=q.viewBox;var J=k.getSize("fontSize",q.baseSize);var h=k.get("letterSpacing");h=(h=="normal")?0:J.convertFrom(parseInt(h,10));var W=0,j=0,f=0,R=0;var U=P.textShadow,d=[];if(U){for(var p=0,m=U.length;p<m;++p){var Z=U[p];var c=J.convertFrom(parseFloat(Z.offX));var b=J.convertFrom(parseFloat(Z.offY));d[p]=[c,b];if(b<W){W=b}if(c>j){j=c}if(b>f){f=b}if(c<R){R=c}}}var u=Cufon.CSS.textTransform(I?X.alt:T,k).split("");var G=0,S=null;for(var p=0,m=u.length;p<m;++p){var Q=q.glyphs[u[p]]||q.missingGlyph;if(!Q){continue}G+=S=Number(Q.w||q.w)+h}if(S===null){return null}j+=(V.width-S);R+=V.minX;var O,K;if(I){O=X;K=X.firstChild}else{O=document.createElement("span");O.className="cufon cufon-canvas";O.alt=T;K=document.createElement("canvas");O.appendChild(K);if(P.printable){var n=document.createElement("span");n.className="cufon-alt";n.appendChild(document.createTextNode(T));O.appendChild(n)}}var v=O.style;var a=K.style;var H=J.convert(V.height-W+f);var t=Math.ceil(H);var e=t/H;K.width=Math.ceil(J.convert(G+j-R)*e);K.height=t;W+=V.minY;a.top=Math.round(J.convert(W-q.ascent))+"px";a.left=Math.round(J.convert(R))+"px";var N=Math.ceil(J.convert(G*e))+"px";if(A){v.width=N;v.height=J.convert(q.height)+"px"}else{v.paddingLeft=N;v.paddingBottom=(J.convert(q.height)-1)+"px"}var s=K.getContext("2d"),Y=t/V.height;s.scale(Y,Y);s.translate(-R,-W);s.lineWidth=q.face["underline-thickness"];s.save();function L(i,g){s.strokeStyle=g;s.beginPath();s.moveTo(0,i);s.lineTo(G,i);s.stroke()}var M=P.enableTextDecoration?Cufon.CSS.textDecoration(r,k):{};if(M.underline){L(-q.face["underline-position"],M.underline)}if(M.overline){L(q.ascent,M.overline)}s.fillStyle=k.get("color");function o(){for(var w=0,g=u.length;w<g;++w){var x=q.glyphs[u[w]]||q.missingGlyph;if(!x){continue}s.beginPath();if(x.d){if(x.code){C(x.code,s)}else{x.code=D("m"+x.d,s)}}s.fill();s.translate(Number(x.w||q.w)+h,0)}}if(U){for(var p=0,m=U.length;p<m;++p){var Z=U[p];s.save();s.fillStyle=Z.color;s.translate.apply(s,d[p]);o();s.restore()}}o();s.restore();if(M["line-through"]){L(-q.descent,M["line-through"])}return O}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}document.write('<!--[if vml]><script type="text/javascript">Cufon.vmlEnabled=true;<\/script><![endif]-->');if(!Cufon.vmlEnabled){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml");document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:group,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:middle}.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>')}function B(C,D){return A(C,/(?:em|ex|%)$/i.test(D)?"1em":D)}function A(F,G){if(/px$/i.test(G)){return parseFloat(G)}var E=F.style.left,D=F.runtimeStyle.left;F.runtimeStyle.left=F.currentStyle.left;F.style.left=G;var C=F.style.pixelLeft;F.style.left=E;F.runtimeStyle.left=D;return C}return function(r,U,m,R,Y,s,h){var F=(U===null);if(F){U=Y.alt}var W=r.viewBox;var G=m.computedFontSize||(m.computedFontSize=new Cufon.CSS.Size(B(s,m.get("fontSize"))+"px",r.baseSize));var g=m.computedLSpacing;if(g==undefined){g=m.get("letterSpacing");m.computedLSpacing=g=(g=="normal")?0:~~G.convertFrom(A(s,g))}var O,H;if(F){O=Y;H=Y.firstChild}else{O=document.createElement("span");O.className="cufon cufon-vml";O.alt=U;H=document.createElement("span");H.className="cufon-vml-canvas";O.appendChild(H);if(R.printable){var p=document.createElement("span");p.className="cufon-alt";p.appendChild(document.createTextNode(U));O.appendChild(p)}if(!h){O.appendChild(document.createElement("cvml:group"))}}var x=O.style;var b=H.style;var D=G.convert(W.height),u=Math.ceil(D);var f=u/D;var e=W.minX,d=W.minY;b.height=u;b.top=Math.round(G.convert(d-r.ascent));b.left=Math.round(G.convert(e));x.height=G.convert(r.height)+"px";var K=R.enableTextDecoration?Cufon.CSS.textDecoration(s,m):{};var T=m.get("color");var v=Cufon.CSS.textTransform(U,m).split("");var C=0,c=0,L=null;var S,M,V=R.textShadow;for(var q=0,o=0,n=v.length;q<n;++q){S=r.glyphs[v[q]]||r.missingGlyph;if(S){C+=L=~~(S.w||r.w)+g}}if(L===null){return null}var N=-e+C+(W.width-L);var w=G.convert(N*f),j=Math.round(w);var a=N+","+W.height,E;var X="r"+a+"nsnf";for(q=0;q<n;++q){S=r.glyphs[v[q]]||r.missingGlyph;if(!S){continue}if(F){M=H.childNodes[o];if(M.firstChild){M.removeChild(M.firstChild)}}else{M=document.createElement("cvml:shape");H.appendChild(M)}M.stroked="f";M.coordsize=a;M.coordorigin=E=(e-c)+","+d;M.path=(S.d?"m"+S.d+"xe":"")+"m"+E+X;M.fillcolor=T;var t=M.style;t.width=j;t.height=u;if(V){var J=V[0],I=V[1];var Q=Cufon.CSS.color(J.color),P;var Z=document.createElement("cvml:shadow");Z.on="t";Z.color=Q.color;Z.offset=J.offX+","+J.offY;if(I){P=Cufon.CSS.color(I.color);Z.type="double";Z.color2=P.color;Z.offset2=I.offX+","+I.offY}Z.opacity=Q.opacity||(P&&P.opacity)||1;M.appendChild(Z)}c+=~~(S.w||r.w)+g;++o}x.width=Math.max(Math.ceil(G.convert(C*f)),0);return O}})());


Cufon.registerFont({"w":200,"face":{"font-family":"HelveticaNeue","font-weight":200,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-11 -291 325 74","underline-thickness":"18","underline-position":"-36","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"37,-64r-6,-116r0,-77r25,0r0,77r-6,116r-13,0xm59,0r-31,0r0,-38r31,0r0,38","w":86},"\"":{"d":"31,-170r0,-87r23,0r0,87r-23,0xm79,-170r0,-87r23,0r0,87r-23,0","w":133},"#":{"d":"179,-96r0,16r-40,0r-11,80r-18,0r11,-80r-51,0r-11,80r-18,0r11,-80r-39,0r0,-16r41,0r8,-57r-39,0r0,-16r41,0r12,-80r18,0r-12,80r51,0r11,-80r18,0r-11,80r38,0r0,16r-40,0r-8,57r38,0xm131,-153r-51,0r-8,57r51,0"},"$":{"d":"107,-14v50,7,83,-60,40,-88v-14,-8,-23,-11,-40,-15r0,103xm93,-243v-58,-9,-74,86,-17,96v4,1,10,2,17,4r0,-100xm190,-67v2,45,-40,73,-83,72r0,31r-14,0r0,-31v-56,-6,-78,-30,-83,-87r23,0v0,41,20,64,60,68r0,-106v-41,-10,-76,-22,-76,-72v-1,-41,33,-71,76,-70r0,-29r14,0r0,29v43,-1,78,34,76,78r-23,0v1,-33,-21,-59,-53,-59r0,103v42,11,82,22,83,73"},"%":{"d":"120,-186v0,-27,-10,-52,-38,-52v-28,0,-38,25,-38,52v0,27,11,52,38,52v28,0,38,-25,38,-52xm68,12r163,-273r17,0r-162,273r-18,0xm183,-63v0,-40,18,-68,57,-68v40,0,57,28,57,68v0,40,-16,68,-57,68v-40,0,-57,-28,-57,-68xm278,-62v0,-27,-9,-52,-38,-52v-28,0,-37,25,-38,52v0,27,10,51,38,51v29,0,38,-24,38,-51xm25,-186v0,-40,17,-68,57,-68v41,0,57,28,57,68v0,40,-17,68,-57,68v-39,0,-57,-28,-57,-68","w":320},"&":{"d":"37,-64v-1,28,26,50,56,50v23,0,43,-12,60,-36r-64,-78v-35,19,-52,40,-52,64xm159,-205v-1,37,-24,49,-50,67r56,67v5,-10,7,-24,7,-43r23,0v0,23,-5,43,-15,62r43,52r-28,0r-28,-33v-38,60,-156,48,-153,-34v0,-28,21,-53,63,-76v-12,-17,-31,-34,-32,-62v0,-30,27,-52,57,-52v30,0,58,21,57,52xm136,-205v1,-20,-15,-33,-34,-33v-39,0,-41,49,-18,68v3,5,3,5,13,17v26,-16,39,-34,39,-52","w":219},"'":{"d":"39,-170r0,-87r23,0r0,87r-23,0","w":100},"(":{"d":"87,-262v-61,88,-58,246,0,331r-18,0v-63,-91,-70,-233,0,-331r18,0","w":86},")":{"d":"0,69v60,-88,59,-247,0,-331r18,0v63,91,68,232,0,331r-18,0","w":86},"*":{"d":"51,-200r-41,-14r5,-14r41,15r0,-44r14,0r0,44r42,-15r5,14r-42,14r25,35r-11,8r-26,-36r-27,36r-11,-8","w":126},"+":{"d":"99,-100r0,-81r19,0r0,81r81,0r0,19r-81,0r0,81r-19,0r0,-81r-81,0r0,-19r81,0","w":216},",":{"d":"35,-38r30,0v1,40,1,79,-32,87r0,-15v11,-4,18,-20,17,-34r-15,0r0,-38","w":100},"-":{"d":"112,-89r-90,0r0,-20r90,0r0,20","w":133},".":{"d":"65,0r-30,0r0,-38r30,0r0,38","w":100},"\/":{"d":"15,5r-20,0r111,-267r19,0","w":119},"0":{"d":"100,-235v-43,0,-65,37,-65,110v0,74,22,111,65,111v44,0,65,-37,65,-111v0,-73,-21,-110,-65,-110xm12,-124v0,-71,18,-130,88,-130v70,0,88,59,88,129v0,71,-18,130,-88,130v-69,0,-88,-59,-88,-129"},"1":{"d":"35,-203v41,0,68,-11,71,-49r18,0r0,252r-22,0r0,-187r-67,0r0,-16"},"2":{"d":"178,-183v-3,92,-115,88,-139,162r140,0r0,21r-166,0v3,-102,133,-92,142,-184v3,-31,-26,-51,-56,-51v-40,-1,-58,31,-57,70r-23,0v-1,-53,27,-89,81,-89v45,0,79,26,78,71"},"3":{"d":"185,-71v3,73,-104,99,-152,53v-16,-15,-23,-36,-21,-62r23,0v-2,40,23,67,63,66v32,0,65,-21,64,-55v-1,-42,-34,-57,-80,-54r0,-19v39,4,70,-11,71,-46v0,-30,-24,-47,-55,-47v-38,0,-58,26,-58,64r-22,0v-1,-48,31,-83,79,-83v42,-1,78,22,78,64v0,29,-18,51,-42,56v31,5,50,28,52,63"},"4":{"d":"11,-63r0,-22r116,-167r21,0r0,170r38,0r0,19r-38,0r0,63r-21,0r0,-63r-116,0xm31,-82r96,0r-1,-137"},"5":{"d":"183,-80v6,73,-94,112,-146,64v-16,-14,-24,-32,-24,-56r23,0v0,33,27,58,62,58v37,0,63,-32,63,-68v0,-67,-93,-87,-121,-36r-19,0r24,-131r126,0r0,21r-110,0r-16,84v46,-50,148,-11,138,64"},"6":{"d":"165,-78v0,-37,-23,-67,-61,-67v-38,0,-63,29,-62,67v0,37,22,64,63,64v34,0,60,-29,60,-64xm14,-129v0,-66,22,-124,90,-125v48,-1,72,23,78,66r-23,0v-1,-59,-96,-59,-109,-7v-6,22,-15,46,-12,73v10,-23,35,-42,67,-42v50,-1,83,35,83,84v0,49,-37,86,-85,85v-74,-3,-89,-49,-89,-134"},"7":{"d":"54,0v10,-106,44,-157,104,-228r-140,0r0,-21r162,0r0,21v-63,67,-97,143,-102,228r-24,0"},"8":{"d":"36,-71v0,38,28,57,64,57v37,0,64,-19,64,-57v0,-34,-30,-54,-64,-54v-35,0,-64,19,-64,54xm100,-254v73,0,108,97,35,119v30,5,52,29,52,64v1,49,-38,76,-87,76v-89,0,-121,-119,-36,-140v-22,-10,-41,-25,-41,-56v0,-40,37,-63,77,-63xm46,-191v0,32,24,46,54,47v30,0,54,-17,54,-47v0,-29,-24,-44,-54,-44v-28,0,-54,15,-54,44"},"9":{"d":"35,-170v0,38,24,66,61,66v37,0,62,-29,62,-66v0,-40,-22,-65,-63,-65v-34,0,-60,30,-60,65xm186,-120v0,65,-23,124,-90,125v-47,1,-73,-23,-78,-65r23,0v1,40,55,60,88,36v26,-19,35,-61,33,-102v-11,22,-35,41,-67,41v-50,0,-83,-36,-83,-84v0,-48,37,-86,86,-85v73,3,88,50,88,134"},":":{"d":"65,-142r-30,0r0,-38r30,0r0,38xm65,0r-30,0r0,-38r30,0r0,38","w":100},";":{"d":"35,-38r30,0v1,40,1,79,-32,87r0,-15v11,-4,18,-20,17,-34r-15,0r0,-38xm65,-142r-30,0r0,-38r30,0r0,38","w":100},"<":{"d":"199,-17r0,20r-182,-84r0,-20r182,-84r0,20r-160,74","w":216},"=":{"d":"199,-136r0,19r-181,0r0,-19r181,0xm199,-65r0,19r-181,0r0,-19r181,0","w":216},">":{"d":"17,-17r160,-74r-160,-74r0,-20r182,84r0,20r-182,84r0,-20","w":216},"?":{"d":"100,-243v-38,0,-59,28,-58,65r-23,0v1,-50,30,-84,82,-84v72,0,96,88,42,127v-21,15,-37,32,-34,71r-22,0v-10,-70,63,-77,65,-131v1,-28,-24,-48,-52,-48xm83,0r0,-38r30,0r0,38r-30,0","w":193},"@":{"d":"182,-150v1,-16,-15,-34,-29,-34v-34,-1,-62,50,-61,84v0,20,11,35,30,34v37,-2,57,-47,60,-84xm69,-99v2,-54,33,-104,86,-104v18,0,31,10,38,31r9,-24r19,0r-35,104v-6,20,-4,30,5,30v34,1,61,-55,61,-90v0,-55,-46,-94,-102,-94v-66,0,-114,53,-114,119v0,63,51,118,114,116v40,0,76,-21,93,-48r19,0v-19,36,-61,64,-112,64v-76,1,-133,-59,-133,-135v0,-73,60,-132,132,-132v67,0,122,46,122,112v0,49,-39,104,-83,104v-15,1,-23,-11,-25,-24v-31,42,-96,25,-94,-29","w":288},"A":{"d":"-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm114,-233r-52,132r101,0","w":226},"B":{"d":"202,-74v0,-64,-88,-47,-152,-49r0,102v65,-1,152,14,152,-53xm227,-73v1,90,-112,72,-201,73r0,-257v81,3,190,-21,191,63v0,29,-20,53,-45,58v32,4,55,28,55,63xm50,-144v59,-2,140,14,143,-44v3,-62,-83,-46,-143,-48r0,92","w":240},"C":{"d":"14,-129v-5,-105,106,-169,190,-111v21,14,31,35,34,61r-24,0v-7,-37,-39,-63,-79,-63v-65,0,-97,48,-97,113v0,66,32,112,97,114v47,1,79,-37,82,-83r25,0v-5,59,-44,103,-107,103v-78,-1,-117,-56,-121,-134","w":253},"D":{"d":"208,-129v0,-97,-60,-113,-158,-107r0,215v97,5,158,-9,158,-108xm26,0r0,-257r89,0v79,2,118,45,118,128v0,84,-39,129,-118,129r-89,0","w":246},"E":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0","w":213},"F":{"d":"26,0r0,-257r163,0r0,21r-139,0r0,93r124,0r0,21r-124,0r0,122r-24,0","w":193},"G":{"d":"38,-129v0,66,32,112,97,114v55,1,90,-39,89,-95r-88,0r0,-21r110,0r0,131r-18,0v-2,-15,0,-34,-4,-47v-14,33,-46,52,-89,52v-78,0,-117,-56,-121,-134v-6,-106,108,-168,192,-111v20,14,32,36,36,63r-24,0v-4,-33,-41,-67,-83,-65v-65,2,-97,48,-97,113","w":266},"H":{"d":"26,0r0,-257r24,0r0,112r153,0r0,-112r25,0r0,257r-25,0r0,-125r-153,0r0,125r-24,0","w":253},"I":{"d":"28,0r0,-257r24,0r0,257r-24,0","w":79},"J":{"d":"81,-15v41,0,49,-23,49,-67r0,-175r24,0r0,185v-1,54,-20,77,-75,77v-48,0,-72,-29,-71,-87r24,0v1,44,11,67,49,67","w":180},"K":{"d":"26,0r0,-257r24,0r0,138r150,-138r33,0r-115,106r120,151r-31,0r-107,-134r-50,46r0,88r-24,0","w":233},"L":{"d":"26,0r0,-257r24,0r0,236r144,0r0,21r-168,0","w":193},"M":{"d":"25,0r0,-257r36,0r89,225r89,-225r36,0r0,257r-25,0r-1,-222r-87,222r-23,0r-89,-222r0,222r-25,0","w":299},"N":{"d":"26,0r0,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0","w":253},"O":{"d":"134,5v-79,0,-122,-55,-122,-134v0,-78,43,-133,122,-133v80,0,121,56,121,133v0,79,-41,134,-121,134xm134,-242v-66,0,-97,47,-97,113v0,67,31,114,97,114v65,0,96,-49,96,-114v0,-64,-31,-113,-96,-113","w":266},"P":{"d":"216,-184v0,46,-31,74,-76,74r-90,0r0,110r-24,0r0,-257r114,0v46,-1,76,27,76,73xm192,-184v0,-66,-79,-51,-142,-52r0,105v63,-1,142,13,142,-53","w":226},"Q":{"d":"37,-129v-4,84,70,139,144,101r-34,-26r13,-15r37,28v60,-56,37,-206,-63,-201v-66,3,-94,47,-97,113xm134,-262v122,-6,155,164,82,235r36,28r-12,16r-40,-31v-18,13,-40,19,-66,19v-79,-2,-122,-55,-122,-134v0,-78,44,-129,122,-133","w":266},"R":{"d":"202,0v-17,-45,4,-114,-59,-114r-93,0r0,114r-24,0r0,-257v84,3,196,-20,196,67v1,36,-22,59,-50,66v59,1,35,84,57,124r-27,0xm197,-185v0,-68,-84,-49,-147,-51r0,101v64,-1,147,14,147,-50","w":240},"S":{"d":"173,-127v78,34,33,132,-57,132v-63,0,-106,-28,-103,-90r24,0v-1,46,27,70,84,70v36,0,68,-17,68,-53v0,-73,-168,-29,-168,-122v0,-75,106,-91,157,-51v18,14,27,33,27,58r-25,0v1,-37,-34,-56,-70,-59v-62,-5,-93,77,-25,91v29,6,63,13,88,24","w":226},"T":{"d":"-2,-236r0,-21r204,0r0,21r-90,0r0,236r-24,0r0,-236r-90,0"},"U":{"d":"123,5v-64,0,-99,-38,-100,-98r0,-164r25,0v7,98,-33,246,75,242v52,-2,77,-27,76,-83r0,-159r24,0r0,164v0,61,-35,98,-100,98","w":246},"V":{"d":"93,0r-96,-257r27,0r84,230r83,-230r26,0r-96,257r-28,0","w":213},"W":{"d":"71,0r-71,-257r26,0r59,225r63,-225r31,0r63,225r59,-225r24,0r-70,257r-26,0r-66,-230r-65,230r-27,0","w":326},"X":{"d":"88,-132r-87,-125r29,0r73,108r75,-108r27,0r-88,125r93,132r-29,0r-78,-113r-80,113r-27,0","w":206},"Y":{"d":"98,0r0,-106r-102,-151r30,0r84,130r84,-130r30,0r-102,151r0,106r-24,0","w":219},"Z":{"d":"13,-236r0,-21r185,0r0,22r-169,214r173,0r0,21r-200,0r0,-22r169,-214r-158,0","w":206},"[":{"d":"85,69r-58,0r0,-331r58,0r0,19r-35,0r0,293r35,0r0,19","w":86},"\\":{"d":"125,5r-20,0r-110,-267r19,0","w":119},"]":{"d":"1,-262r58,0r0,331r-58,0r0,-19r36,0r0,-293r-36,0r0,-19","w":86},"^":{"d":"37,-86r-21,0r83,-163r18,0r83,163r-20,0r-72,-140","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"`":{"d":"36,-212r-47,-50r28,0r38,50r-19,0","w":66},"a":{"d":"76,-14v46,-1,72,-33,64,-88v-25,23,-103,0,-106,52v-1,20,21,36,42,36xm92,-172v-29,0,-50,14,-50,43r-23,0v2,-42,31,-62,76,-62v45,0,68,20,68,60r0,98v-1,12,11,17,21,12r0,20v-28,5,-43,-5,-43,-31v-19,51,-129,52,-129,-17v0,-49,45,-54,89,-59v24,-3,40,-1,39,-26v0,-25,-16,-38,-48,-38","w":186},"b":{"d":"109,-14v43,-1,61,-36,61,-79v0,-43,-18,-78,-61,-79v-44,-1,-65,37,-65,79v0,43,21,81,65,79xm109,5v-32,0,-56,-19,-67,-40r0,35r-20,0r0,-257r22,0r1,107v8,-24,33,-41,64,-41v55,0,84,45,84,98v0,54,-29,98,-84,98","w":206},"c":{"d":"12,-93v0,-75,78,-126,139,-82v14,11,22,27,24,48r-22,0v-7,-30,-24,-45,-53,-45v-42,-1,-65,38,-65,79v0,40,22,80,65,79v28,0,53,-24,54,-53r23,0v-5,42,-32,71,-77,72v-55,1,-88,-45,-88,-98","w":186},"d":{"d":"97,-172v-41,1,-61,36,-61,79v0,43,20,78,61,79v45,2,65,-35,65,-79v0,-43,-20,-80,-65,-79xm97,-191v32,0,56,17,65,41r0,-107r23,0r0,257r-21,0v-1,-11,2,-26,-1,-35v-7,21,-38,40,-66,40v-54,0,-83,-43,-83,-98v0,-54,29,-98,83,-98","w":206},"e":{"d":"12,-93v0,-86,101,-133,148,-65v12,18,18,42,18,71r-143,0v0,37,21,73,61,73v31,0,50,-16,58,-47r23,0v-10,44,-37,66,-81,66v-57,1,-84,-42,-84,-98xm155,-106v5,-54,-66,-90,-101,-47v-11,13,-17,29,-19,47r120,0","w":186},"f":{"d":"98,-236v-35,-10,-46,11,-41,50r36,0r0,19r-36,0r0,167r-23,0r0,-167r-32,0r0,-19r32,0v-4,-50,12,-79,64,-70r0,20","w":93},"g":{"d":"35,-95v0,39,21,74,61,74v38,0,61,-37,60,-74v-2,-42,-17,-76,-60,-77v-41,-2,-62,36,-61,77xm96,-191v27,0,51,20,60,37r0,-32r23,0v-8,106,37,260,-83,260v-39,0,-74,-19,-77,-56r23,0v3,25,26,36,54,37v48,2,66,-41,59,-95v-9,21,-32,38,-59,38v-56,0,-84,-39,-84,-96v0,-50,33,-93,84,-93"},"h":{"d":"102,-172v-35,0,-58,28,-58,64r0,108r-23,0r0,-257r23,0r1,103v6,-20,32,-37,59,-37v95,0,62,109,68,191r-23,0v-6,-65,24,-172,-47,-172","w":193},"i":{"d":"22,0r0,-186r23,0r0,186r-23,0xm22,-221r0,-36r23,0r0,36r-23,0","w":66},"j":{"d":"-11,49v23,4,33,-4,33,-26r0,-209r23,0r0,203v0,42,-19,56,-56,51r0,-19xm22,-221r0,-36r23,0r0,36r-23,0","w":66},"k":{"d":"22,0r0,-257r22,0r0,161r103,-90r30,0r-79,69r85,117r-29,0r-73,-101r-37,30r0,71r-22,0","w":180},"l":{"d":"22,0r0,-257r23,0r0,257r-23,0","w":66},"m":{"d":"100,-172v-75,-2,-53,100,-56,172r-22,0r0,-186r20,0v2,10,-3,26,2,32v18,-48,101,-50,114,-1v9,-22,30,-35,59,-36v87,-4,55,113,61,191r-22,0v-8,-64,27,-172,-44,-172v-69,0,-48,105,-51,172r-22,0v-8,-62,26,-170,-39,-172","w":299},"n":{"d":"102,-172v-35,0,-58,28,-58,64r0,108r-23,0r0,-186r23,0v1,10,-2,24,1,32v6,-20,32,-37,59,-37v95,0,62,109,68,191r-23,0v-6,-65,24,-172,-47,-172","w":193},"o":{"d":"12,-93v0,-54,33,-98,88,-98v54,0,88,44,88,98v0,54,-34,98,-88,98v-55,0,-88,-45,-88,-98xm165,-93v0,-41,-24,-79,-65,-79v-42,0,-65,38,-65,79v0,40,22,79,65,79v42,0,65,-39,65,-79"},"p":{"d":"109,-14v43,-1,61,-36,61,-79v0,-43,-18,-78,-61,-79v-47,-1,-65,34,-65,79v1,43,21,81,65,79xm109,5v-31,0,-55,-18,-65,-40r0,104r-22,0r0,-255r20,0v1,11,-2,27,1,36v9,-24,35,-41,66,-41v55,0,84,45,84,98v0,54,-29,98,-84,98","w":206},"q":{"d":"97,-172v-41,1,-61,36,-61,79v0,43,20,78,61,79v45,2,65,-35,65,-79v0,-43,-20,-80,-65,-79xm97,-191v30,0,58,20,67,41r0,-36r21,0r0,255r-23,0r0,-104v-9,24,-33,40,-65,40v-54,1,-83,-43,-83,-98v0,-54,29,-98,83,-98","w":206},"r":{"d":"113,-166v-39,-3,-69,29,-69,67r0,99r-22,0r0,-186r20,0v1,14,-2,32,1,44v10,-28,34,-48,70,-46r0,22","w":113},"s":{"d":"31,-107v-35,-35,6,-88,56,-84v40,3,68,20,69,60r-23,0v4,-49,-93,-57,-93,-9v0,49,122,19,122,90v0,57,-90,70,-128,39v-14,-11,-21,-27,-23,-49r23,0v1,30,24,46,55,46v34,0,69,-33,40,-57v-23,-18,-79,-16,-98,-36","w":173},"t":{"d":"95,1v-36,4,-60,-1,-60,-41r0,-127r-32,0r0,-19r32,0r0,-56r23,0r0,56r37,0r0,19r-37,0r0,126v-3,25,16,26,37,23r0,19","w":106},"u":{"d":"94,-14v71,-3,53,-99,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-9,22,-34,38,-64,38v-88,0,-61,-111,-65,-191r23,0v8,67,-28,175,50,172","w":193},"v":{"d":"72,0r-71,-186r25,0r59,163r58,-163r23,0r-70,186r-24,0","w":166},"w":{"d":"63,0r-60,-186r24,0r48,159r46,-159r25,0r46,159r48,-159r24,0r-60,186r-25,0r-46,-156r-46,156r-24,0","w":266},"x":{"d":"0,0r72,-96r-66,-90r28,0r53,71r52,-71r28,0r-67,89r73,97r-29,0r-58,-78r-58,78r-28,0","w":173},"y":{"d":"75,-1r-74,-185r24,0r61,159r57,-159r23,0r-81,214v-10,35,-27,45,-66,39r0,-19v38,11,47,-22,56,-49","w":166},"z":{"d":"156,-170r-123,151r128,0r0,19r-156,0r0,-18r122,-149r-113,0r0,-19r142,0r0,16","w":166},"{":{"d":"53,-97v27,15,25,65,25,110v0,27,6,39,27,37r0,19v-57,10,-50,-47,-49,-99v0,-38,-9,-57,-26,-57r0,-19v59,0,-20,-172,75,-156r0,19v-36,-8,-27,53,-27,87v0,27,-10,50,-25,59","w":119},"|":{"d":"31,5r0,-267r19,0r0,267r-19,0","w":79},"}":{"d":"67,-96v-26,-16,-26,-64,-26,-110v0,-29,-5,-39,-27,-37r0,-19v57,-10,51,46,50,98v0,38,9,57,26,57r0,20v-59,1,20,173,-76,156r0,-19v56,4,1,-126,53,-146","w":119},"~":{"d":"147,-89v17,-1,22,-12,31,-24r13,13v-12,15,-21,31,-45,31v-34,0,-90,-54,-108,1r-13,-13v11,-21,26,-31,45,-31v14,0,65,24,77,23","w":216},"\u00a0":{"w":100}}});Cufon.registerFont({"w":200,"face":{"font-family":"HelveticaNeue","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-17 -291 339 70.8959","underline-thickness":"18","underline-position":"-36","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"77,-257v3,67,-7,123,-14,180r-26,0v-7,-58,-17,-112,-14,-180r54,0xm22,0r0,-55r56,0r0,55r-56,0","w":100},"\"":{"d":"98,-141r0,-116r38,0r0,116r-38,0xm31,-141r0,-116r38,0r0,116r-38,0","w":166},"#":{"d":"32,0r10,-71r-30,0r0,-33r34,0r7,-44r-30,0r0,-33r34,0r10,-71r35,0r-10,71r35,0r9,-71r35,0r-9,71r26,0r0,33r-31,0r-6,44r26,0r0,33r-31,0r-10,71r-34,0r9,-71r-34,0r-10,71r-35,0xm122,-148r-35,0r-6,44r35,0"},"$":{"d":"89,-221v-24,-2,-43,30,-25,48v5,5,14,8,25,11r0,-59xm111,-36v28,2,51,-35,30,-56v-5,-5,-16,-9,-30,-13r0,69xm200,-86v8,58,-35,87,-89,92r0,31r-22,0r0,-31v-54,-4,-84,-34,-89,-90r51,0v-1,27,16,45,38,48r0,-75v-41,-11,-83,-23,-83,-75v0,-47,39,-75,83,-77r0,-28r22,0r0,28v45,5,78,30,81,77r-52,0v0,-17,-12,-35,-29,-35r0,64v48,10,83,26,89,71"},"%":{"d":"147,-184v0,40,-19,68,-61,67v-39,0,-59,-23,-59,-69v-1,-41,21,-71,61,-71v43,0,59,30,59,73xm64,-185v-1,22,2,40,23,41v16,0,24,-13,24,-41v0,-30,-8,-45,-23,-45v-16,0,-24,15,-24,45xm91,8r149,-268r31,0r-148,268r-32,0xm272,5v-43,0,-59,-29,-59,-71v-1,-41,21,-70,61,-69v39,0,59,23,59,71v0,40,-20,69,-61,69xm249,-66v0,22,1,43,24,44v15,0,23,-14,23,-43v0,-29,-7,-43,-22,-43v-16,0,-25,14,-25,42","w":360},"&":{"d":"111,-165v28,-7,39,-58,3,-61v-26,-2,-28,38,-11,51v1,2,5,8,8,10xm60,-71v0,40,58,45,80,11r-44,-53v-24,10,-36,24,-36,42xm112,-260v39,-1,71,23,70,62v0,26,-15,48,-46,64r34,40v4,-8,7,-18,9,-30r44,0v-2,25,-11,46,-25,63r53,61r-63,0r-21,-26v-47,55,-157,35,-155,-46v1,-38,29,-60,57,-75v-13,-18,-23,-28,-24,-54v-2,-35,32,-59,67,-59","w":246},"'":{"d":"31,-141r0,-116r38,0r0,116r-38,0","w":100},"(":{"d":"66,66v-65,-98,-59,-241,0,-329r43,0v-52,98,-52,230,0,329r-43,0","w":106},")":{"d":"40,-263v67,98,58,241,0,329r-43,0v54,-98,52,-230,1,-329r42,0","w":106},"*":{"d":"87,-257r0,45r42,-16r10,28r-43,14r27,35r-24,18r-27,-37r-25,37r-24,-18r27,-35r-42,-14r10,-28r40,16r0,-45r29,0","w":146},"+":{"d":"127,-182r0,72r72,0r0,38r-72,0r0,72r-38,0r0,-72r-72,0r0,-38r72,0r0,-72r38,0","w":216},",":{"d":"22,0r0,-55r56,0v-1,38,6,75,-16,95v-11,10,-24,17,-40,20r0,-26v15,-1,26,-18,26,-34r-26,0","w":100},"-":{"d":"19,-76r0,-44r108,0r0,44r-108,0","w":146},".":{"d":"22,0r0,-55r56,0r0,55r-56,0","w":100},"\/":{"d":"-4,6r100,-269r42,0r-101,269r-41,0","w":133},"0":{"d":"100,5v-67,0,-92,-52,-92,-132v0,-80,26,-130,92,-130v70,0,92,57,93,130v1,81,-26,132,-93,132xm100,-215v-46,0,-41,61,-41,109v0,33,7,69,41,69v43,0,41,-56,41,-103v-1,-36,-6,-75,-41,-75"},"1":{"d":"27,-202v38,1,70,-15,73,-50r41,0r0,252r-51,0r0,-163r-63,0r0,-39"},"2":{"d":"102,-213v-29,0,-40,29,-40,58r-49,0v-2,-59,33,-102,92,-102v63,0,109,66,74,122v-24,38,-80,53,-106,91r120,0r0,44r-185,0v1,-64,40,-85,79,-113v21,-15,52,-26,53,-61v1,-23,-16,-39,-38,-39"},"3":{"d":"140,-77v0,-32,-25,-38,-58,-37r0,-36v29,2,53,-6,54,-31v1,-21,-16,-34,-36,-34v-24,-1,-40,20,-39,45r-48,0v1,-50,35,-87,87,-87v42,0,84,28,84,70v0,26,-15,45,-35,52v26,5,43,28,45,57v4,79,-112,108,-163,59v-17,-17,-25,-39,-25,-68r49,0v2,29,15,50,44,50v24,0,41,-16,41,-40"},"4":{"d":"112,0r0,-58r-106,0r0,-47r109,-147r46,0r0,152r33,0r0,42r-33,0r0,58r-49,0xm112,-100r-1,-88r-65,88r66,0"},"5":{"d":"143,-86v0,-46,-62,-63,-83,-27r-46,0r25,-139r141,0r0,42r-104,0v-2,19,-9,41,-9,58v48,-46,127,-3,127,66v0,78,-100,119,-160,70v-18,-14,-27,-34,-28,-59r52,0v1,22,19,38,41,38v26,0,44,-23,44,-49"},"6":{"d":"8,-125v0,-72,28,-130,99,-132v44,-1,77,28,81,70r-48,0v-3,-16,-16,-33,-34,-32v-37,2,-46,41,-48,78v40,-57,135,-19,135,54v0,51,-37,93,-89,92v-73,-2,-96,-56,-96,-130xm141,-83v0,-25,-13,-48,-38,-48v-26,0,-41,22,-41,47v-1,25,17,47,41,47v22,1,38,-23,38,-46"},"7":{"d":"49,0v7,-83,40,-152,85,-204r-120,0r0,-48r172,0r0,44v-46,37,-81,131,-82,208r-55,0"},"8":{"d":"101,-116v-26,0,-45,14,-45,40v0,24,20,43,45,43v24,0,43,-18,43,-43v0,-24,-20,-40,-43,-40xm53,-136v-23,-6,-37,-26,-38,-52v-1,-43,42,-69,85,-69v78,0,117,95,48,121v28,7,47,28,47,62v0,50,-46,79,-94,79v-51,0,-98,-27,-96,-79v0,-33,20,-55,48,-62xm100,-219v-19,0,-38,14,-38,35v0,22,18,34,38,34v21,0,39,-13,38,-34v-1,-20,-13,-36,-38,-35"},"9":{"d":"193,-127v0,71,-28,130,-99,132v-45,1,-77,-28,-82,-70r48,0v2,26,35,43,57,24v15,-13,26,-43,25,-70v-39,57,-134,19,-134,-54v0,-51,37,-93,88,-92v73,2,97,57,97,130xm59,-169v0,24,13,49,38,48v26,0,41,-22,41,-47v1,-25,-17,-47,-41,-47v-22,-1,-38,23,-38,46"},":":{"d":"22,0r0,-55r56,0r0,55r-56,0xm78,-183r0,56r-56,0r0,-56r56,0","w":100},";":{"d":"22,0r0,-55r56,0v-1,38,6,75,-16,95v-11,10,-24,17,-40,20r0,-26v15,-1,26,-18,26,-34r-26,0xm78,-183r0,56r-56,0r0,-56r56,0","w":100},"<":{"d":"199,-185r0,41r-132,53r132,52r0,42r-182,-73r0,-42","w":216},"=":{"d":"199,-149r0,39r-182,0r0,-39r182,0xm199,-72r0,39r-182,0r0,-39r182,0","w":216},">":{"d":"17,3r0,-42r132,-52r-132,-53r0,-41r182,73r0,42","w":216},"?":{"d":"102,-221v-27,-1,-36,21,-38,47r-52,0v-1,-51,36,-89,87,-89v87,0,118,95,53,135v-16,10,-32,21,-29,51r-48,0v-11,-66,57,-66,57,-112v0,-21,-10,-32,-30,-32xm69,0r0,-55r57,0r0,55r-57,0"},"@":{"d":"149,-168v-39,-4,-67,81,-16,85v40,3,66,-80,16,-85xm68,-110v-9,-64,82,-128,121,-67r5,-19r30,0r-23,93v-5,16,-3,23,3,23v25,-1,43,-35,43,-66v0,-55,-42,-88,-98,-88v-60,0,-101,46,-101,106v0,96,121,137,183,76r30,0v-21,33,-59,58,-109,58v-75,1,-139,-58,-139,-135v0,-73,64,-134,137,-134v64,0,127,45,125,110v-2,58,-34,97,-85,104v-14,2,-23,-10,-27,-20v-27,43,-100,9,-95,-41","w":288},"A":{"d":"-3,0r98,-257r58,0r96,257r-59,0r-19,-57r-96,0r-20,57r-58,0xm124,-194v-14,29,-22,64,-34,95r66,0","w":246},"B":{"d":"81,-114r0,70v43,-1,103,11,103,-34v0,-47,-59,-35,-103,-36xm240,-75v0,94,-121,73,-215,75r0,-257v82,3,203,-21,203,64v0,24,-12,42,-35,53v28,8,47,30,47,65xm81,-153v39,-2,92,11,92,-31v0,-37,-55,-28,-92,-29r0,60","w":253},"C":{"d":"14,-127v0,-109,116,-175,201,-111v21,16,33,39,36,67r-55,0v-2,-24,-28,-45,-56,-45v-49,2,-70,39,-70,89v0,47,23,87,70,86v35,-1,54,-25,58,-58r55,0v-4,60,-49,105,-113,105v-76,0,-126,-58,-126,-133","w":266},"D":{"d":"252,-130v-1,76,-39,131,-116,130r-111,0r0,-257r111,0v73,1,117,49,116,127xm196,-125v0,-70,-40,-92,-115,-85r0,162v70,6,115,-9,115,-77","w":266},"E":{"d":"25,0r0,-257r192,0r0,47r-136,0r0,56r125,0r0,43r-125,0r0,63r139,0r0,48r-195,0","w":233},"F":{"d":"25,0r0,-257r181,0r0,47r-125,0r0,60r108,0r0,44r-108,0r0,106r-56,0","w":213},"G":{"d":"70,-127v-4,66,63,111,113,71v11,-9,17,-23,18,-41r-57,0r0,-42r108,0r0,139r-36,0r-5,-29v-68,82,-209,8,-197,-98v-10,-107,113,-175,199,-112v21,16,33,38,35,67r-54,0v-5,-26,-25,-44,-54,-44v-49,0,-67,39,-70,89","w":273},"H":{"d":"25,0r0,-257r56,0r0,99r104,0r0,-99r57,0r0,257r-57,0r0,-111r-104,0r0,111r-56,0","w":266},"I":{"d":"25,0r0,-257r56,0r0,257r-56,0","w":106},"J":{"d":"89,-41v24,0,31,-18,30,-43r0,-173r56,0r0,176v0,58,-28,87,-85,87v-56,-1,-93,-36,-85,-102r51,0v-1,31,2,56,33,55"},"K":{"d":"25,0r0,-257r56,0r0,107r101,-107r70,0r-100,101r110,156r-71,0r-77,-116r-33,33r0,83r-56,0","w":259},"L":{"d":"25,0r0,-257r56,0r0,209r126,0r0,48r-182,0","w":213},"M":{"d":"25,0r0,-257r79,0r61,177r57,-177r80,0r0,257r-53,0r-1,-182r-63,182r-44,0r-63,-180r0,180r-53,0","w":326},"N":{"d":"25,0r0,-257r56,0r108,172r0,-172r53,0r0,257r-57,0r-107,-172r0,172r-53,0","w":266},"O":{"d":"140,6v-76,0,-126,-58,-126,-133v0,-77,48,-136,126,-136v78,0,126,59,126,136v0,75,-50,133,-126,133xm140,-216v-49,0,-70,39,-70,89v0,47,23,86,70,86v48,0,70,-39,70,-86v0,-50,-21,-89,-70,-89","w":280},"P":{"d":"230,-175v2,75,-67,89,-149,83r0,92r-56,0r0,-257r116,0v54,0,89,30,89,82xm175,-175v0,-46,-50,-37,-94,-38r0,77v44,-1,94,8,94,-39","w":240},"Q":{"d":"140,-263v117,0,163,151,93,230r32,29r-26,28r-37,-33v-88,46,-188,-19,-188,-118v0,-77,48,-136,126,-136xm70,-127v-2,55,38,100,93,82r-24,-22r26,-28r29,27v32,-50,17,-151,-54,-148v-49,2,-68,39,-70,89","w":280},"R":{"d":"190,0v-15,-37,5,-100,-52,-100r-57,0r0,100r-56,0r0,-257r138,0v79,-8,104,111,35,135v43,7,32,83,48,122r-56,0xm81,-213r0,72v43,-2,101,12,101,-36v0,-47,-58,-34,-101,-36","w":259},"S":{"d":"199,-130v60,53,6,136,-81,136v-60,0,-112,-32,-109,-91r54,0v-6,56,101,65,107,15v-20,-66,-150,-16,-153,-115v-2,-87,141,-102,184,-43v10,13,15,29,15,48r-54,0v-2,-26,-19,-39,-51,-39v-30,0,-55,32,-27,49v12,7,98,25,115,40","w":233},"T":{"d":"82,0r0,-210r-77,0r0,-47r210,0r0,47r-77,0r0,210r-56,0","w":219},"U":{"d":"133,-41v39,-1,53,-16,53,-56r0,-160r57,0r0,160v0,69,-41,103,-110,103v-69,0,-110,-34,-109,-103r0,-160r56,0r0,160v1,36,15,57,53,56","w":266},"V":{"d":"230,-257r-86,257r-63,0r-84,-257r58,0r58,181r58,-181r59,0","w":226},"W":{"d":"339,-257r-69,257r-57,0r-44,-175r-43,175r-57,0r-68,-257r57,0r41,175r45,-175r53,0r44,177r42,-177r56,0","w":339},"X":{"d":"-2,0r90,-135r-83,-122r66,0r50,82r52,-82r62,0r-82,123r89,134r-67,0r-56,-89r-57,89r-64,0","w":240},"Y":{"d":"91,0r0,-100r-94,-157r63,0r61,101r59,-101r63,0r-95,158r0,99r-57,0","w":240},"Z":{"d":"8,0r0,-45r138,-165r-127,0r0,-47r202,0r0,45r-137,164r141,0r0,48r-217,0","w":233},"[":{"d":"24,66r0,-329r96,0r0,40r-44,0r0,248r44,0r0,41r-96,0","w":119},"\\":{"d":"37,-263r101,269r-42,0r-100,-269r41,0","w":133},"]":{"d":"95,-263r0,329r-95,0r0,-41r44,0r0,-248r-44,0r0,-40r95,0","w":119},"^":{"d":"22,-113r62,-139r48,0r62,139r-42,0r-44,-99r-44,99r-42,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"`":{"d":"38,-209r-55,-51r56,0r35,51r-36,0","w":93},"a":{"d":"135,-91v-21,16,-71,1,-72,38v0,16,10,24,31,24v35,1,44,-25,41,-62xm135,-132v0,-22,-12,-24,-33,-25v-21,0,-32,9,-34,28r-51,0v3,-45,41,-62,88,-62v54,0,81,17,81,53v0,43,-6,108,7,138r-52,0v-2,-7,-3,-13,-3,-18v-32,37,-126,32,-126,-33v0,-54,53,-53,100,-61v11,-2,23,-5,23,-20","w":206},"b":{"d":"207,-93v0,56,-29,97,-77,98v-31,1,-50,-12,-62,-29r0,24r-49,0r0,-257r52,0r0,94v45,-60,136,-15,136,70xm112,-33v29,0,44,-28,44,-60v0,-31,-12,-60,-44,-60v-30,0,-43,29,-43,60v0,31,14,60,43,60","w":219},"c":{"d":"14,-90v0,-84,89,-128,155,-83v17,12,26,30,27,52r-50,0v-3,-21,-16,-32,-38,-32v-30,-1,-43,31,-43,61v0,29,13,60,42,59v24,0,37,-16,41,-38r49,0v-4,47,-39,76,-89,76v-55,1,-94,-40,-94,-95","w":206},"d":{"d":"94,-191v25,0,45,13,56,28r0,-94r51,0r0,257r-49,0r0,-24v-12,19,-31,29,-57,29v-54,1,-83,-46,-83,-100v0,-52,30,-96,82,-96xm108,-33v32,0,44,-29,44,-61v0,-32,-13,-59,-44,-59v-32,-1,-45,27,-45,60v0,30,15,61,45,60","w":219},"e":{"d":"10,-93v0,-88,116,-132,165,-66v16,22,23,48,21,78r-134,0v-6,56,71,61,86,23r45,0v-14,42,-43,63,-88,63v-58,1,-95,-41,-95,-98xm145,-113v0,-38,-50,-53,-73,-27v-7,7,-10,17,-10,27r83,0","w":206},"f":{"d":"120,-217v-24,-6,-44,0,-38,31r35,0r0,34r-35,0r0,152r-51,0r0,-152r-31,0r0,-34r31,0v-6,-56,30,-77,89,-70r0,39","w":119},"g":{"d":"14,-99v0,-50,30,-92,80,-92v26,0,43,12,56,30r0,-25r48,0r0,174v8,79,-94,102,-152,67v-16,-10,-25,-25,-26,-44r51,0v12,43,87,27,79,-21v-1,-7,2,-18,-1,-24v-9,17,-31,29,-56,29v-52,1,-79,-41,-79,-94xm65,-100v0,29,11,56,41,56v28,0,44,-24,44,-51v-1,-33,-11,-58,-44,-58v-28,-1,-42,25,-41,53","w":219},"h":{"d":"110,-151v-61,-2,-32,95,-39,151r-52,0r0,-257r52,0r1,97v10,-17,30,-30,54,-31v94,-5,62,109,68,191r-51,0v-7,-54,23,-149,-33,-151","w":213},"i":{"d":"21,0r0,-186r51,0r0,186r-51,0xm72,-257r0,42r-51,0r0,-42r51,0","w":92},"j":{"d":"75,9v3,50,-33,61,-82,55r0,-42v14,3,31,0,31,-15r0,-193r51,0r0,195xm75,-257r0,42r-51,0r0,-42r51,0","w":100},"k":{"d":"24,0r0,-257r51,0r0,138r65,-67r60,0r-70,68r78,118r-62,0r-51,-83r-20,19r0,64r-51,0","w":206},"l":{"d":"21,0r0,-257r51,0r0,257r-51,0","w":92},"m":{"d":"107,-151v-57,0,-29,96,-35,151r-51,0r0,-186r48,0v1,8,-2,19,1,25v22,-39,94,-41,111,1v26,-49,124,-40,124,35r0,125r-51,0r0,-120v-1,-20,-11,-31,-31,-31v-54,1,-28,99,-34,151r-51,0r-1,-120v0,-20,-10,-31,-30,-31","w":326},"n":{"d":"110,-151v-61,-2,-32,95,-39,151r-52,0r0,-186r49,0v1,8,-2,20,1,26v11,-18,32,-30,57,-31v94,-5,62,109,68,191r-51,0v-7,-54,23,-149,-33,-151","w":213},"o":{"d":"110,5v-58,0,-96,-40,-96,-98v0,-58,38,-98,96,-98v57,0,96,40,96,98v0,58,-39,98,-96,98xm110,-153v-33,0,-45,27,-45,60v0,33,12,60,45,60v32,0,45,-27,45,-60v0,-33,-13,-60,-45,-60","w":219},"p":{"d":"127,5v-25,0,-46,-12,-56,-28r0,89r-52,0r0,-252r49,0v1,7,-2,18,1,24v12,-20,30,-29,55,-29v57,-2,85,45,85,100v0,51,-30,97,-82,96xm69,-93v0,31,13,60,44,60v33,0,44,-27,45,-60v0,-31,-15,-61,-45,-60v-32,0,-44,27,-44,60","w":219},"q":{"d":"12,-92v-1,-53,29,-99,83,-99v27,0,46,9,57,29r0,-24r49,0r0,252r-51,0r-1,-89v-9,17,-34,29,-59,28v-53,-3,-78,-40,-78,-97xm108,-153v-31,0,-46,28,-45,60v0,32,11,61,44,60v32,0,45,-27,45,-59v0,-31,-13,-61,-44,-61","w":219},"r":{"d":"139,-142v-43,-10,-68,16,-68,58r0,84r-52,0r0,-186r49,0v1,11,-2,25,1,34v8,-22,40,-45,70,-37r0,47","w":140},"s":{"d":"183,-60v3,69,-98,79,-146,49v-17,-10,-26,-27,-27,-49r49,0v-3,36,70,43,73,7v-16,-44,-112,-10,-117,-78v-4,-66,93,-72,137,-46v15,9,24,24,26,45r-49,0v-1,-17,-13,-25,-35,-25v-19,0,-28,6,-28,17v1,17,20,20,34,23v38,9,81,14,83,57","w":193},"t":{"d":"122,0v-40,5,-89,4,-89,-42r0,-110r-31,0r0,-34r31,0r0,-56r51,0r0,56r38,0r0,34r-38,0r0,92v-3,24,19,24,38,20r0,40","w":126},"u":{"d":"103,-35v62,3,34,-94,40,-151r51,0r0,186r-49,0v-1,-8,2,-20,-1,-26v-11,18,-30,29,-57,31v-94,6,-63,-109,-68,-191r52,0v7,53,-23,149,32,151","w":213},"v":{"d":"185,-186r-63,186r-56,0r-64,-186r53,0r40,127r40,-127r50,0","w":187},"w":{"d":"291,-186r-59,186r-52,0r-34,-125r-32,125r-53,0r-59,-186r54,0r35,126r31,-126r50,0r32,126r34,-126r53,0","w":293},"x":{"d":"0,0r67,-98r-61,-88r58,0r33,48r32,-48r57,0r-61,87r68,99r-58,0r-39,-59r-39,59r-57,0","w":193},"y":{"d":"189,-186r-78,209v-10,39,-46,47,-95,41r0,-42v39,5,52,-1,47,-34r-65,-174r55,0r42,127r41,-127r53,0","w":186},"z":{"d":"8,0r0,-39r97,-109r-90,0r0,-38r157,0r0,38r-97,109r104,0r0,39r-171,0","w":186},"{":{"d":"30,-215v0,-43,41,-53,90,-48r0,40v-24,-1,-40,-1,-39,26v1,46,6,94,-36,99v42,0,37,53,36,97v-1,26,15,28,39,26r0,41v-49,4,-89,-4,-90,-49v-1,-43,11,-102,-33,-100r0,-31v16,-1,33,-13,33,-33r0,-68","w":119},"|":{"d":"21,6r0,-269r38,0r0,269r-38,0","w":80},"}":{"d":"90,17v-1,44,-41,54,-90,49r0,-41v24,1,40,0,39,-26v-2,-46,-4,-96,36,-98v-44,-2,-36,-53,-36,-98v1,-26,-15,-28,-39,-26r0,-40v49,-5,90,5,90,48r0,68v-1,20,17,32,33,33r0,31v-16,0,-33,12,-33,30r0,70","w":119},"~":{"d":"24,-91v26,-55,77,-20,122,-7v17,-2,24,-13,31,-26r15,34v-12,15,-22,31,-45,31v-34,0,-89,-56,-108,1","w":216},"\u00a0":{"w":100}}});