/*
 * 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:
 * © 1989, 1995, 2001 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * VAGRoundedStd-Thin
 * 
 * Designer:
 * Gerry Barney, David Bristow, Kit Cooper, Terence Griffin, Ian Hay
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":192,"face":{"font-family":"VAG Rounded Std","font-weight":250,"font-stretch":"normal","units-per-em":"360","panose-1":"2 15 4 2 2 2 4 2 2 4","ascent":"277","descent":"-83","x-height":"2","cap-height":"2","bbox":"-10 -283.51 288 103.5","underline-thickness":"18","underline-position":"-18","stemh":"24","stemv":"26","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":86},"!":{"d":"33,-14v0,-9,8,-17,17,-17v9,0,17,8,17,17v0,9,-8,16,-17,16v-9,0,-17,-7,-17,-16xm37,-89r0,-153v0,-11,5,-16,13,-16v8,0,13,5,13,16r0,153v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16","w":100},"\"":{"d":"33,-184v-20,-3,-11,-41,-11,-61v0,-8,5,-13,11,-13v20,2,12,40,12,61v0,8,-6,13,-12,13xm80,-184v-20,-2,-12,-40,-12,-61v0,-17,24,-17,24,0v0,21,9,58,-12,61","w":113},"#":{"d":"66,-78r-10,67v1,15,-21,17,-21,3v0,-25,6,-47,9,-70v-15,0,-37,3,-37,-11v0,-15,25,-9,40,-10r8,-58v-15,0,-37,3,-37,-11v0,-15,24,-10,40,-11r9,-67v-1,-14,24,-16,22,-2r-9,69r47,0r10,-67v-1,-15,22,-16,21,-2v0,25,-6,46,-9,69v15,0,37,-3,37,11v0,15,-24,10,-40,11r-8,58v14,1,37,-4,37,10v0,15,-24,10,-40,11r-9,67v1,14,-24,18,-22,3r9,-70r-47,0xm117,-99r8,-58r-48,0r-8,58r48,0"},"$":{"d":"88,-123r0,101v27,-5,46,-30,46,-55v0,-27,-22,-37,-46,-46xm75,-156r0,-78v-26,4,-37,19,-37,38v0,22,16,32,37,40xm75,-22r0,-106v-31,-11,-63,-23,-63,-66v0,-37,28,-60,63,-64v-4,-13,5,-36,13,-17r0,17v27,1,56,14,56,28v0,6,-2,12,-10,12v-10,0,-17,-16,-46,-17r0,85v33,13,71,25,71,70v0,44,-29,77,-71,81v4,14,-6,37,-13,17r0,-16v-41,-1,-68,-17,-68,-32v0,-4,4,-10,12,-10v14,0,19,18,56,18","w":166},"%":{"d":"70,-134v-30,0,-56,-25,-56,-61v0,-86,111,-81,111,0v0,36,-25,61,-55,61xm70,-151v24,0,34,-23,34,-44v0,-27,-13,-46,-34,-46v-21,0,-34,19,-34,46v0,21,10,44,34,44xm197,2v-30,0,-56,-25,-56,-61v0,-86,111,-81,111,0v0,36,-25,61,-55,61xm197,-15v24,0,34,-23,34,-44v0,-27,-13,-46,-34,-46v-21,0,-34,19,-34,46v0,21,10,44,34,44xm74,-3r97,-250v1,-10,20,-13,21,-1r-97,251v-1,11,-21,12,-21,0","w":266},"&":{"d":"113,-152r63,73v12,-15,29,-53,40,-51v7,0,11,5,11,12v0,5,-7,21,-35,57v11,16,31,29,38,48v0,16,-17,19,-24,6r-29,-33v-19,23,-47,42,-78,42v-53,0,-84,-31,-84,-77v0,-36,24,-62,61,-83v-23,-25,-30,-37,-30,-52v0,-27,20,-48,57,-48v31,0,57,15,57,46v0,29,-25,47,-47,60xm134,-210v0,-16,-13,-27,-32,-27v-14,0,-30,6,-30,27v0,12,14,27,25,39v28,-16,37,-25,37,-39xm160,-59r-70,-81v-61,20,-65,117,8,118v19,0,44,-10,62,-37","w":240},"(":{"d":"58,-258v-25,70,-26,207,0,278v-9,17,-22,7,-28,-14v-20,-81,-21,-168,0,-249v4,-15,10,-23,18,-23v6,0,10,3,10,8","w":73},")":{"d":"15,20v26,-67,27,-210,0,-278v10,-16,22,-7,28,15v21,81,19,168,0,249v-5,22,-20,31,-28,14","w":73},"*":{"d":"58,-194v-13,-8,-38,-12,-44,-26v11,-26,38,9,50,15v1,-18,-15,-49,6,-53v22,2,5,32,6,53v12,-8,23,-22,38,-25v14,0,14,15,1,21r-33,15v13,8,38,11,43,25v-10,28,-38,-10,-49,-15v-1,18,15,50,-6,54v-21,-2,-7,-34,-6,-54v-12,8,-25,21,-38,26v-15,0,-15,-16,-1,-22","w":139},"+":{"d":"96,-103v4,-26,-11,-72,12,-79v23,6,8,54,12,79v26,4,72,-11,79,12v-6,23,-54,8,-79,12v-4,26,11,72,-12,79v-23,-6,-8,-54,-12,-79v-26,-4,-72,11,-79,-12v6,-23,54,-8,79,-12","w":216},",":{"d":"12,33v3,-22,16,-37,23,-56v11,-18,33,-1,22,14v-11,17,-12,46,-33,53v-8,0,-12,-6,-12,-11","w":86},"-":{"d":"15,-96v7,-24,56,-12,83,-12v18,0,18,24,0,24r-70,0v-8,0,-13,-6,-13,-12","w":126},".":{"d":"27,-14v0,-9,7,-17,16,-17v9,0,17,8,17,17v0,9,-8,16,-17,16v-9,0,-16,-7,-16,-16","w":86},"\/":{"d":"14,-7r95,-242v2,-12,23,-11,23,0v-27,84,-66,160,-94,242v-4,12,-23,11,-24,0","w":146},"0":{"d":"96,2v-36,0,-81,-32,-81,-130v0,-98,45,-130,81,-130v36,0,82,32,82,130v0,98,-46,130,-82,130xm96,-235v-36,0,-53,46,-53,107v0,61,17,106,53,106v36,0,54,-45,54,-106v0,-61,-18,-107,-54,-107"},"1":{"d":"63,-233v-17,-1,-46,5,-46,-11v0,-20,39,-10,59,-12v8,0,13,6,13,12r0,230v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-219","w":126},"2":{"d":"59,-24r99,0v18,0,18,24,0,24r-120,0v-19,-2,-16,-13,-7,-26r83,-115v33,-36,30,-93,-19,-94v-31,0,-48,20,-48,59v0,9,-5,13,-12,13v-8,0,-14,-4,-14,-17v0,-44,30,-78,75,-78v69,0,84,69,44,124"},"3":{"d":"30,-68v22,6,12,45,60,46v31,0,50,-21,50,-49v0,-37,-23,-47,-36,-49v-25,-4,-26,-8,-26,-14v0,-6,4,-11,16,-13v21,-3,32,-19,32,-46v0,-14,-7,-42,-36,-42v-22,0,-35,15,-35,41v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-34,24,-64,61,-64v66,0,85,92,35,121v25,8,43,33,43,61v0,45,-33,78,-78,78v-46,0,-72,-38,-72,-56v0,-10,7,-14,12,-14"},"4":{"d":"141,2v-23,-2,-9,-48,-13,-71r-103,0v-22,-3,-13,-16,-4,-31r86,-142v6,-20,48,-23,47,5r0,144v24,-7,39,20,14,24r-14,0v-3,24,10,68,-13,71xm128,-93r-1,-144r-83,144r84,0"},"5":{"d":"42,-140r16,-100v2,-10,4,-16,15,-16r77,0v19,0,18,23,0,23r-68,0r-11,75v48,-23,98,15,97,69v0,55,-33,91,-79,91v-41,0,-71,-28,-71,-39v17,-34,25,15,71,15v32,0,51,-27,51,-63v0,-33,-19,-56,-50,-56v-22,-1,-39,24,-48,1"},"6":{"d":"98,2v-56,0,-76,-50,-76,-85v0,-68,42,-129,86,-172v10,-10,23,-8,25,7v1,11,-37,24,-68,93v51,-28,106,6,106,72v0,40,-22,85,-73,85xm95,-22v26,0,48,-19,48,-59v0,-37,-19,-63,-47,-63v-31,0,-46,23,-46,63v0,29,14,59,45,59"},"7":{"d":"163,-248r-100,241v-14,19,-30,5,-21,-15r89,-211r-107,0v-8,0,-14,-5,-14,-11v0,-6,6,-12,14,-12r126,0v9,0,13,3,13,8","w":173},"8":{"d":"96,-131v-62,0,-61,107,0,109v62,-1,63,-109,0,-109xm96,2v-83,0,-99,-124,-30,-143v-17,-14,-35,-32,-34,-58v0,-31,27,-59,64,-59v71,-1,83,89,31,117v27,7,44,33,44,65v0,41,-27,78,-75,78xm96,-155v26,0,39,-18,39,-41v0,-22,-17,-39,-39,-39v-23,0,-38,17,-38,38v0,23,12,42,38,42"},"9":{"d":"95,-258v56,0,76,50,76,85v0,68,-42,129,-86,172v-10,10,-23,8,-25,-7v-1,-11,37,-24,68,-93v-51,28,-106,-6,-106,-72v0,-40,22,-85,73,-85xm98,-235v-26,0,-48,20,-48,60v0,37,19,62,47,62v31,0,46,-22,46,-62v0,-29,-14,-60,-45,-60"},":":{"d":"27,-136v0,-9,7,-17,16,-17v9,0,17,8,17,17v0,9,-8,16,-17,16v-9,0,-16,-7,-16,-16xm27,-14v0,-9,7,-17,16,-17v9,0,17,8,17,17v0,9,-8,16,-17,16v-9,0,-16,-7,-16,-16","w":86},";":{"d":"12,33v3,-22,16,-37,23,-56v11,-18,33,-1,22,14v-11,17,-12,46,-33,53v-8,0,-12,-6,-12,-11xm60,-136v0,9,-8,16,-17,16v-9,0,-16,-7,-16,-16v0,-9,7,-17,16,-17v9,0,17,8,17,17","w":86},"<":{"d":"50,-91r142,69v15,4,14,23,0,24v-60,-22,-112,-53,-169,-80v-15,-7,-15,-19,0,-26r158,-77v8,-5,22,-3,22,6v0,8,-5,11,-13,15","w":216},"=":{"d":"31,-139r154,0v20,0,17,24,0,24r-154,0v-19,0,-17,-24,0,-24xm31,-67r154,0v8,0,14,6,14,12v0,6,-6,12,-14,12r-154,0v-19,0,-17,-24,0,-24","w":216},">":{"d":"166,-91r-140,-69v-14,-3,-19,-22,-2,-24v60,22,112,53,169,80v15,7,15,19,0,26r-158,77v-9,5,-22,4,-22,-8v0,-6,3,-9,11,-13","w":216},"?":{"d":"76,-72v-21,0,-13,-41,-13,-62v0,-9,1,-14,14,-15v63,-6,53,-88,1,-86v-19,0,-39,10,-42,29v-3,21,-26,17,-26,1v0,-32,32,-53,68,-53v42,0,72,26,72,63v0,44,-29,60,-61,68v-2,20,7,55,-13,55xm59,-14v0,-9,8,-17,17,-17v9,0,17,8,17,17v0,9,-8,16,-17,16v-9,0,-17,-7,-17,-16","w":159},"@":{"d":"94,-107v0,19,10,33,29,33v32,0,57,-50,57,-74v0,-20,-10,-32,-30,-32v-32,0,-56,42,-56,73xm191,-176v0,-15,20,-31,28,-13v-10,37,-26,69,-32,109v0,6,4,11,10,11v29,0,56,-43,56,-80v0,-55,-47,-90,-105,-90v-65,0,-113,50,-113,112v0,62,51,110,110,110v73,0,90,-42,103,-42v5,0,8,4,8,8v0,12,-45,53,-109,53v-74,0,-133,-58,-133,-131v0,-72,61,-129,134,-129v71,0,126,44,126,107v0,60,-54,101,-84,101v-17,1,-25,-10,-30,-23v-9,11,-20,23,-43,23v-33,0,-51,-25,-51,-55v0,-67,84,-140,125,-71","w":288},"A":{"d":"48,-56v-11,19,-9,51,-31,58v-14,-1,-13,-11,-9,-21r82,-221v3,-8,7,-18,20,-18v13,0,17,10,20,18r83,221v3,10,4,20,-9,21v-24,-6,-21,-39,-32,-58r-124,0xm164,-80r-54,-145r-53,145r107,0","w":220},"B":{"d":"24,-14r0,-229v0,-23,41,-12,62,-13v88,-5,94,96,38,117v80,15,76,145,-25,139v-25,-1,-75,12,-75,-14xm50,-233r0,86v44,3,84,-3,84,-44v0,-35,-40,-47,-84,-42xm50,-125r0,101v53,3,104,1,104,-50v0,-46,-51,-56,-104,-51","w":193},"C":{"d":"126,-258v43,0,78,25,78,38v0,9,-7,14,-12,14v-11,0,-24,-29,-66,-29v-107,0,-119,215,4,213v45,0,59,-25,68,-25v6,0,11,4,11,13v0,11,-33,36,-80,36v-78,0,-115,-59,-115,-127v0,-67,36,-133,112,-133","w":213},"D":{"d":"24,-14r0,-229v0,-9,4,-13,16,-13r64,0v78,0,108,70,108,130v0,104,-66,126,-172,126v-12,0,-16,-5,-16,-14xm50,-233r0,209r50,0v62,0,84,-47,84,-107v0,-49,-21,-102,-82,-102r-52,0","w":226},"E":{"d":"50,-116r0,92r78,0v18,0,18,24,0,24r-88,0v-12,0,-16,-5,-16,-14r0,-229v0,-9,4,-13,16,-13r85,0v17,0,17,23,0,23r-75,0r0,93r71,0v8,0,14,6,14,12v-8,23,-58,8,-85,12","w":159},"F":{"d":"50,-116r0,102v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-229v0,-7,6,-13,13,-13r91,0v17,0,17,23,0,23r-78,0r0,93r69,0v18,0,17,24,0,24r-69,0","w":146,"k":{"A":13,",":27,".":27}},"G":{"d":"146,-132v3,-20,41,-12,63,-12v18,0,22,9,22,19v0,99,-48,127,-104,127v-80,0,-113,-64,-113,-130v0,-64,36,-130,112,-130v50,0,87,28,87,39v0,9,-6,13,-12,13v-12,0,-30,-29,-74,-29v-117,0,-113,213,2,213v56,0,76,-48,76,-99v-20,-2,-56,8,-59,-11","w":240},"H":{"d":"50,-120r0,106v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-228v0,-11,5,-16,13,-16v8,0,13,5,13,16r0,99r140,0r0,-99v0,-11,5,-16,13,-16v8,0,13,5,13,16r0,228v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-106r-140,0","w":240},"I":{"d":"50,-242r0,228v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-228v0,-11,5,-16,13,-16v8,0,13,5,13,16","w":73},"J":{"d":"103,-242r0,183v0,37,-22,61,-57,61v-30,0,-52,-15,-52,-25v10,-29,18,5,51,4v26,0,32,-18,32,-40r0,-183v0,-11,5,-16,13,-16v8,0,13,5,13,16","w":126},"K":{"d":"50,-124r0,110v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-228v0,-11,5,-16,13,-16v8,0,13,5,13,16r0,95r115,-103v12,-18,37,-2,21,13r-113,101r121,115v9,8,8,22,-5,23v-6,0,-11,-3,-16,-8","w":200},"L":{"d":"50,-242r0,218v26,4,74,-11,81,12v0,6,-6,12,-14,12r-80,0v-7,0,-13,-6,-13,-13r0,-229v0,-11,5,-16,13,-16v8,0,13,5,13,16","w":133,"k":{"T":33,"V":33,"W":27,"y":20,"Y":40}},"M":{"d":"149,-43r59,-199v6,-23,42,-23,46,4r34,228v-2,20,-24,13,-26,-3r-33,-217r-64,215v-4,22,-23,22,-28,4r-67,-219r-32,217v1,16,-24,23,-26,3r34,-228v5,-27,41,-27,47,-4","w":300},"N":{"d":"50,-14v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-229v0,-19,20,-17,28,-6r138,201r0,-194v0,-11,5,-16,13,-16v8,0,13,5,13,16r0,228v1,21,-18,19,-26,7r-140,-204r0,197","w":239},"O":{"d":"123,2v-145,0,-145,-260,0,-260v146,0,145,260,0,260xm123,-22v60,0,81,-58,81,-106v0,-48,-21,-107,-81,-107v-60,0,-81,59,-81,107v0,48,21,106,81,106","w":246},"P":{"d":"50,-98r0,84v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-229v0,-9,4,-13,16,-13r62,0v114,6,102,159,-7,158r-45,0xm50,-233r0,111r47,0v79,-2,78,-109,0,-111r-47,0","w":186,"k":{"A":20,",":33,".":33}},"Q":{"d":"211,-47v10,13,26,23,32,39v-14,26,-36,-12,-46,-21v-18,19,-43,31,-74,31v-145,0,-145,-260,0,-260v103,0,135,132,88,211xm180,-46v-9,-11,-23,-21,-28,-34v11,-25,30,4,40,13v27,-66,12,-170,-69,-170v-60,0,-81,59,-81,109v0,50,21,109,81,109v26,0,45,-11,57,-27","w":246},"R":{"d":"50,-114r0,100v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-229v2,-24,49,-11,72,-13v103,-8,99,143,9,142r-23,0r88,94v9,7,5,22,-6,22v-4,0,-8,-2,-12,-6xm50,-233r0,97v49,2,98,1,98,-46v0,-51,-46,-54,-98,-51","w":186},"S":{"d":"19,-41v16,5,25,19,55,19v36,0,59,-28,59,-55v0,-62,-121,-38,-121,-116v0,-41,35,-64,74,-65v35,0,78,25,47,41v-13,0,-22,-18,-49,-18v-27,0,-47,19,-47,40v0,57,122,34,122,116v0,46,-32,81,-81,81v-42,0,-71,-16,-71,-30v0,-7,5,-13,12,-13","w":166},"T":{"d":"90,-233r0,219v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-219v-22,-3,-60,8,-64,-11v0,-6,6,-12,14,-12r125,0v19,0,18,23,0,23r-49,0","w":153,"k":{"w":33,"y":33,"A":27,",":33,".":33,"-":40,"a":33,"c":33,"e":33,"i":11,"o":33,"r":33,"s":33,"u":33,":":33,";":33}},"U":{"d":"24,-87r0,-155v0,-11,5,-16,13,-16v8,0,13,5,13,16r0,152v0,47,34,68,70,68v36,0,70,-21,70,-68r0,-152v0,-11,5,-16,13,-16v8,0,13,5,13,16r0,155v0,59,-46,89,-96,89v-50,0,-96,-30,-96,-89","w":239},"V":{"d":"171,-248v3,-15,27,-12,26,2r-81,232v-3,19,-28,20,-31,0r-81,-232v-1,-14,20,-16,25,-2r71,207","w":200,"k":{"A":20,",":33,".":33,"-":13,"a":13,"e":13,"o":13,"r":6,"u":6,":":6,";":6}},"W":{"d":"133,-246v1,-15,27,-15,28,0r62,218r35,-218v2,-17,24,-16,26,-2r-42,236v-5,19,-34,19,-39,0r-56,-206r-58,206v-5,19,-35,19,-38,0r-41,-236v2,-14,24,-14,26,2r35,218","w":293,"k":{"A":13,",":13,".":13,"-":13,"a":6,"e":6,"o":6,":":3,";":3}},"X":{"d":"107,-158r63,-91v5,-13,23,-11,25,1v-20,40,-51,73,-74,110r83,118v10,9,6,21,-7,22v-6,0,-9,-3,-13,-9r-77,-110r-77,110v-5,13,-24,11,-26,-1v24,-48,61,-86,89,-130v-25,-37,-53,-70,-75,-110v2,-11,21,-14,26,-1","w":213},"Y":{"d":"87,-147r62,-104v4,-11,25,-8,24,3v-19,43,-51,86,-73,127r0,107v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-107v-24,-42,-54,-83,-74,-127v-1,-11,20,-14,24,-3","w":173,"k":{"v":6,"A":20,",":27,".":33,"-":27,"a":27,"e":27,"o":27,"u":13,":":13,";":13,"p":20,"q":27}},"Z":{"d":"42,-24r134,0v18,0,18,24,0,24r-144,0v-30,-3,-25,-17,-11,-37r128,-196r-120,0v-8,0,-14,-5,-14,-11v0,-6,6,-12,14,-12r144,0v17,1,13,13,7,22","w":200},"[":{"d":"27,8r0,-254v0,-16,21,-12,37,-12v16,0,15,19,0,21r-11,0r0,236v20,-5,33,16,11,22v-16,0,-37,3,-37,-13","w":79},"\\":{"d":"38,-249r94,242v-1,12,-19,11,-23,0r-95,-242v0,-11,22,-13,24,0","w":146},"]":{"d":"53,-246r0,254v0,16,-21,13,-37,13v-16,0,-15,-20,0,-22r11,0r0,-236v-11,2,-24,-3,-22,-11v-2,-12,22,-10,35,-10v7,0,13,5,13,12","w":79},"^":{"d":"17,-104v23,-51,52,-99,79,-147v6,-12,18,-11,24,0r79,147v-4,16,-23,11,-27,-3r-64,-116r-64,116v-4,14,-23,19,-27,3","w":216},"_":{"d":"180,45r-180,0v-6,0,-10,-3,-10,-9v0,-6,4,-9,10,-9r180,0v6,0,10,3,10,9v0,6,-4,9,-10,9","w":180},"a":{"d":"149,-165v2,-9,-1,-29,14,-29v8,0,13,6,13,17r0,163v0,11,-5,16,-13,16v-14,0,-12,-17,-14,-28v-12,19,-31,28,-53,28v-55,0,-82,-44,-82,-98v0,-48,27,-98,82,-98v22,0,38,10,53,29xm42,-96v0,35,14,77,54,77v40,0,54,-42,54,-77v0,-35,-14,-76,-54,-76v-39,0,-54,41,-54,76","w":200},"b":{"d":"24,-14r0,-247v0,-11,5,-17,13,-17v8,0,13,6,13,17r1,96v15,-19,31,-29,53,-29v55,0,82,50,82,98v0,54,-27,98,-82,98v-23,1,-40,-11,-54,-28v8,26,-26,41,-26,12xm49,-96v0,35,15,77,55,77v40,0,54,-42,54,-77v0,-35,-14,-76,-54,-76v-40,0,-55,41,-55,76","w":200},"c":{"d":"96,-22v32,0,39,-23,50,1v0,16,-24,23,-50,23v-111,-2,-107,-196,4,-196v24,0,47,9,47,20v-7,28,-20,4,-51,4v-75,0,-68,148,0,148","w":159},"d":{"d":"149,-165v4,-29,0,-65,1,-96v0,-11,5,-17,13,-17v8,0,13,6,13,17r0,247v0,11,-5,16,-13,16v-14,0,-12,-17,-14,-28v-12,19,-31,28,-53,28v-55,0,-82,-44,-82,-98v0,-48,27,-98,82,-98v22,0,38,10,53,29xm42,-96v0,35,14,77,54,77v40,0,54,-42,54,-77v0,-35,-14,-76,-54,-76v-39,0,-54,41,-54,76","w":200},"e":{"d":"161,-84r-119,0v1,33,24,65,57,65v41,0,52,-30,64,-30v7,0,12,3,12,13v0,12,-29,38,-74,38v-118,1,-114,-196,-5,-196v54,0,82,46,82,94v0,7,-2,16,-17,16xm42,-106r108,0v-1,-32,-19,-66,-54,-66v-35,0,-53,34,-54,66","w":186},"f":{"d":"56,-170r0,156v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-156v-12,1,-30,0,-28,-11v-2,-10,16,-12,28,-11v-1,-45,-5,-97,48,-86v21,-1,24,23,4,24v-37,-8,-24,34,-26,62v13,0,36,-2,34,11v2,13,-21,12,-34,11","w":86,"k":{"f":-6}},"g":{"d":"150,-166v-7,-27,26,-41,26,-11r0,168v0,59,-41,87,-83,87v-38,0,-74,-22,-74,-35v0,-8,4,-13,13,-13v10,0,28,24,58,24v38,0,66,-29,60,-81v-11,19,-31,29,-54,29v-55,0,-82,-44,-82,-98v0,-48,27,-98,82,-98v23,0,43,13,54,28xm42,-96v0,35,14,77,54,77v49,0,55,-44,55,-95v0,-27,-20,-58,-55,-58v-40,0,-54,41,-54,76","w":200},"h":{"d":"50,-120r0,106v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-247v0,-11,5,-17,13,-17v8,0,13,6,13,17r0,93v30,-46,119,-29,119,43r0,111v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16v-6,-62,24,-158,-47,-156v-24,0,-46,17,-46,50"},"i":{"d":"50,-177r0,163v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-163v0,-11,5,-17,13,-17v8,0,13,6,13,17xm19,-241v0,-10,8,-17,18,-17v10,0,17,7,17,17v0,10,-7,18,-17,18v-10,0,-18,-8,-18,-18","w":73},"j":{"d":"50,-177r0,238v0,11,-5,17,-13,17v-8,0,-13,-6,-13,-17r0,-238v0,-11,5,-17,13,-17v8,0,13,6,13,17xm19,-241v0,-10,8,-17,18,-17v10,0,17,7,17,17v0,10,-7,18,-17,18v-10,0,-18,-8,-18,-18","w":73},"k":{"d":"50,-91r0,77v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-247v0,-11,5,-17,13,-17v8,0,13,6,13,17r0,137v30,-23,58,-50,90,-70v13,0,13,18,4,25r-78,60r86,84v13,8,13,27,-1,27v-8,0,-13,-4,-23,-14","w":159},"l":{"d":"50,-261r0,247v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-247v0,-11,5,-17,13,-17v8,0,13,6,13,17","w":73},"m":{"d":"163,-120r0,106v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-106v-1,-76,-87,-61,-87,0r0,106v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-163v0,-11,5,-17,13,-17v11,-1,14,12,13,26v19,-34,87,-35,101,8v32,-57,125,-40,125,35r0,111v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-106v-1,-76,-87,-61,-87,0","w":299},"n":{"d":"50,-120r0,106v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-163v0,-11,5,-17,13,-17v11,-1,14,12,13,26v30,-46,119,-29,119,43r0,111v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16v-6,-62,24,-158,-47,-156v-24,0,-46,17,-46,50"},"o":{"d":"42,-96v0,35,14,77,54,77v40,0,55,-42,55,-77v0,-35,-15,-76,-55,-76v-40,0,-54,41,-54,76xm179,-96v0,54,-28,98,-83,98v-55,0,-82,-44,-82,-98v0,-48,26,-98,82,-98v57,0,83,50,83,98"},"p":{"d":"24,61r0,-238v0,-11,5,-17,13,-17v14,0,12,17,14,29v12,-19,31,-29,53,-29v55,0,82,44,82,98v0,48,-27,98,-82,98v-23,1,-37,-11,-54,-28r0,87v0,11,-5,17,-13,17v-8,0,-13,-6,-13,-17xm49,-96v0,35,15,77,55,77v40,0,54,-42,54,-77v0,-35,-14,-76,-54,-76v-40,0,-55,41,-55,76","w":200},"q":{"d":"14,-96v0,-54,27,-98,82,-98v23,-1,40,12,54,29v-8,-27,26,-42,26,-12r0,238v0,11,-5,17,-13,17v-8,0,-13,-6,-13,-17r-1,-87v-15,19,-31,28,-53,28v-55,0,-82,-50,-82,-98xm151,-96v0,-35,-15,-76,-55,-76v-40,0,-54,41,-54,76v0,35,14,77,54,77v40,0,55,-42,55,-77","w":200},"r":{"d":"50,-108r0,94v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-163v0,-11,5,-17,13,-17v14,-1,14,20,13,35v9,-21,27,-35,43,-35v23,0,23,25,-1,28v-14,2,-42,16,-42,58","w":113,"k":{"v":-6,"y":-6,",":20,".":20,"-":20}},"s":{"d":"76,-194v37,0,69,16,68,30v0,6,-2,12,-13,12v-10,0,-24,-20,-50,-20v-32,0,-53,36,-19,50v35,14,87,23,87,69v0,34,-31,55,-71,55v-49,0,-89,-30,-57,-49v12,0,24,28,58,28v25,0,42,-15,42,-33v0,-54,-106,-29,-105,-91v0,-31,31,-51,60,-51","w":159},"t":{"d":"56,-170r0,156v0,11,-5,16,-13,16v-8,0,-13,-5,-13,-16r0,-156v-12,1,-30,0,-28,-11v-2,-10,16,-12,28,-11v2,-21,-8,-59,13,-59v21,0,11,38,13,59v12,-1,30,0,28,11v2,10,-16,12,-28,11","w":86},"u":{"d":"24,-63r0,-114v0,-11,5,-17,13,-17v8,0,13,6,13,17v5,62,-21,158,46,158v68,0,43,-96,47,-158v0,-11,5,-17,13,-17v8,0,13,6,13,17r0,114v0,41,-32,65,-73,65v-41,0,-72,-24,-72,-65"},"v":{"d":"76,-43v18,-44,33,-93,47,-139v5,-16,25,-15,26,0v-16,61,-39,116,-59,174v-5,15,-22,14,-27,0r-59,-174v0,-15,21,-16,26,0","w":153,"k":{",":20,".":20}},"w":{"d":"73,-40v17,-45,29,-96,45,-142v5,-16,25,-16,30,0r45,142r45,-142v2,-16,26,-15,26,0v-16,60,-39,115,-57,173v-11,18,-23,15,-30,-5r-44,-139r-45,144v-7,16,-24,16,-29,0r-57,-173v1,-16,22,-15,27,0","w":266,"k":{",":14,".":14}},"x":{"d":"83,-83r-54,76v-8,13,-23,11,-25,-3v15,-35,44,-61,64,-92v-18,-27,-42,-49,-56,-80v1,-14,16,-15,25,-3r46,63r46,-63v8,-13,24,-11,26,3v-14,30,-39,53,-57,80v21,31,47,58,65,92v-2,14,-17,15,-26,3","w":166},"y":{"d":"64,-5r-60,-177v0,-15,21,-16,26,0r47,139r46,-139v3,-16,25,-15,26,0v-24,86,-60,163,-84,247v-5,17,-25,16,-26,2v6,-26,17,-48,25,-72","w":153,"k":{",":20,".":20}},"z":{"d":"140,-166r-96,142r92,0v18,0,18,24,0,24r-111,0v-23,-1,-15,-15,-9,-26r96,-142r-84,0v-20,0,-17,-24,0,-24r103,0v19,0,16,15,9,26","w":159},"{":{"d":"10,-129v54,3,-16,-146,70,-129v16,3,15,18,0,19v-32,-5,-22,38,-22,67v0,37,-23,49,-28,54v6,2,28,16,28,52v0,26,-12,67,22,67v16,0,15,19,0,20v-29,1,-45,-3,-46,-39v0,-34,6,-91,-24,-91v-11,0,-12,-20,0,-20","w":92},"|":{"d":"28,90r0,-360v0,-19,24,-17,24,0r0,360v0,18,-24,18,-24,0","w":79},"}":{"d":"35,-172v0,-26,12,-67,-22,-67v-16,0,-17,-18,0,-19v28,-1,45,3,46,38v1,33,-7,91,23,91v12,0,11,20,0,20v-52,-2,16,147,-69,130v-16,-3,-16,-19,0,-20v32,5,22,-38,22,-67v0,-37,23,-48,28,-53v-6,-2,-28,-17,-28,-53","w":92},"~":{"d":"73,-117v28,0,46,27,71,27v22,0,20,-26,36,-27v6,-1,11,3,11,11v0,18,-21,39,-48,39v-28,1,-46,-27,-71,-27v-22,0,-20,26,-36,27v-6,1,-11,-3,-11,-11v0,-18,21,-39,48,-39","w":216},"'":{"d":"33,-184v-20,-3,-11,-41,-11,-61v0,-8,5,-13,11,-13v20,2,12,40,12,61v0,8,-6,13,-12,13","w":66},"`":{"d":"66,-217v-21,-4,-40,-15,-59,-21v-17,-6,-11,-21,0,-24v21,4,40,15,59,21v17,6,11,21,0,24","w":73},"\u00a0":{"w":86}}});











/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1990, 2002 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Helvetica is a trademark of Linotype Corp. registered in the U.S. Patent and
 * Trademark Office and may be registered in certain other jurisdictions in the
 * name of Linotype Corp. or its licensee Linotype GmbH.
 * 
 * Full name:
 * HelveticaNeueLTStd-LtCn
 * 
 * Designer:
 * Linotype Staff
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":576,"face":{"font-family":"Helvetica Neue LT Std","font-weight":300,"font-stretch":"condensed","units-per-em":"1200","panose-1":"2 11 4 6 2 2 2 3 2 4","ascent":"857","descent":"-343","x-height":"14","bbox":"-31 -935 923 221","underline-thickness":"60","underline-position":"-60","stemh":"60","stemv":"72","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":288,"k":{"T":44,"V":44,"W":44,"Y":44,"A":44}},"!":{"d":"103,-586r0,-271r82,0r0,271r-15,363r-52,0xm103,0r0,-122r82,0r0,122r-82,0","w":288},"\"":{"d":"85,-569r0,-288r72,0r0,288r-72,0xm265,-569r0,-288r72,0r0,288r-72,0","w":422},"#":{"d":"227,-511r-24,187r146,0r24,-187r-146,0xm4,-271r0,-53r139,0r24,-187r-132,0r0,-53r139,0r36,-271r60,0r-36,271r146,0r36,-271r60,0r-36,271r132,0r0,53r-139,0r-24,187r132,0r0,53r-139,0r-36,271r-60,0r36,-271r-146,0r-36,271r-60,0r36,-271r-132,0"},"$":{"d":"263,-475r0,-310v-89,10,-137,72,-137,149v0,95,61,135,137,161xm316,-385r0,335v88,-10,148,-64,148,-168v0,-101,-68,-137,-148,-167xm263,14v-156,-8,-235,-100,-228,-272r77,0v-7,121,40,199,151,208r0,-353v-107,-31,-214,-71,-214,-226v0,-124,78,-210,214,-221r0,-85r53,0r0,85v139,11,202,89,202,228r-76,0v0,-94,-41,-153,-126,-163r0,328v109,36,225,71,225,227v0,150,-88,232,-225,244r0,100r-53,0r0,-100"},"%":{"d":"128,-629v0,128,37,168,87,168v52,0,86,-40,86,-168v0,-127,-34,-168,-86,-168v-50,0,-87,41,-87,168xm218,14r369,-864r60,0r-369,864r-60,0xm565,-206v0,128,37,168,87,168v52,0,86,-40,86,-168v0,-127,-34,-168,-86,-168v-50,0,-87,41,-87,168xm64,-629v0,-174,55,-221,151,-221v96,0,151,47,151,221v0,174,-55,221,-151,221v-96,0,-151,-47,-151,-221xm500,-206v0,-174,56,-221,152,-221v96,0,151,47,151,221v0,174,-55,220,-151,220v-96,0,-152,-46,-152,-220","w":866},"&":{"d":"570,0r-76,-104v-48,72,-122,118,-228,118v-148,0,-240,-100,-240,-226v0,-122,107,-214,195,-275v-61,-80,-99,-144,-99,-211v0,-103,81,-159,176,-159v100,0,164,64,164,159v0,70,-29,134,-151,220r185,260v22,-53,30,-109,31,-162r72,0v0,74,-22,154,-60,222r113,158r-82,0xm194,-701v0,46,33,109,81,174v95,-72,115,-127,115,-174v0,-55,-42,-96,-97,-96v-56,0,-99,41,-99,96xm457,-158r-200,-281v-121,84,-154,151,-154,218v0,102,79,171,174,171v70,0,146,-42,180,-108","w":644},"(":{"d":"224,-857r52,0v-186,326,-186,752,0,1078r-52,0v-118,-192,-159,-372,-159,-539v0,-167,41,-347,159,-539","w":266},")":{"d":"42,221r-52,0v187,-326,187,-752,0,-1078r52,0v118,192,160,372,160,539v0,167,-42,347,-160,539","w":266},"*":{"d":"174,-857r53,0r0,133r127,-40r16,50r-126,41r78,108r-44,31r-78,-108r-78,108r-43,-31r78,-108r-126,-41r16,-50r127,40r0,-133","w":400},"+":{"d":"330,0r0,-274r-274,0r0,-60r274,0r0,-273r60,0r0,273r274,0r0,60r-274,0r0,274r-60,0","w":720},",":{"d":"103,0r0,-122r82,0v-3,130,21,244,-89,288r0,-48v31,-19,41,-53,42,-118r-35,0","w":288,"k":{" ":44}},"-":{"d":"70,-373r260,0r0,65r-260,0r0,-65","w":399},".":{"d":"103,0r0,-122r82,0r0,122r-82,0","w":288,"k":{" ":44}},"\/":{"d":"281,-871r65,0r-293,885r-65,0","w":333},"0":{"d":"126,-418v0,272,46,372,162,372v116,0,162,-100,162,-372v0,-272,-46,-372,-162,-372v-116,0,-162,100,-162,372xm49,-418v0,-251,46,-432,239,-432v193,0,239,181,239,432v0,251,-46,432,-239,432v-193,0,-239,-181,-239,-432"},"1":{"d":"276,0r0,-650r-194,0r0,-53v143,-1,206,-58,211,-147r55,0r0,850r-72,0"},"2":{"d":"133,-583r-77,0v2,-164,80,-267,240,-267v115,0,220,69,220,231v0,103,-31,171,-140,261v-93,77,-235,171,-242,293r389,0r0,65r-470,0v0,-140,63,-232,177,-328r92,-76v85,-72,117,-130,117,-212v0,-113,-62,-174,-150,-174v-97,0,-151,65,-156,207"},"3":{"d":"224,-412r0,-60v125,9,201,-42,201,-158v0,-98,-49,-160,-141,-160v-85,0,-149,56,-150,176r-76,0v0,-142,76,-236,226,-236v131,0,218,79,218,210v0,94,-45,169,-137,192r0,3v101,14,162,97,162,201v0,154,-84,258,-244,258v-146,0,-231,-83,-237,-241r76,0v0,100,52,181,161,181v86,0,167,-52,167,-195v-1,-131,-88,-183,-226,-171"},"4":{"d":"366,0r0,-218r-328,0r0,-72r328,-560r72,0r0,567r100,0r0,65r-100,0r0,218r-72,0xm103,-283r263,0r0,-444r-2,0"},"5":{"d":"115,-835r372,0r0,65r-314,0r-37,296r2,2v32,-62,102,-86,164,-86v131,0,225,93,225,281v0,170,-85,291,-252,291v-132,0,-226,-82,-226,-231r77,0v0,96,55,171,157,171v102,0,167,-83,167,-243v0,-118,-52,-209,-166,-209v-64,0,-122,30,-146,98r-72,0"},"6":{"d":"512,-650r-76,0v-4,-83,-51,-140,-135,-140v-118,0,-175,106,-179,387r3,2v28,-88,92,-139,182,-139v148,0,223,108,223,264v0,161,-73,290,-236,290v-192,0,-248,-141,-248,-409v0,-278,55,-455,259,-455v134,0,205,84,207,200xm137,-263v0,109,42,217,158,217v118,0,159,-108,159,-217v0,-109,-41,-217,-159,-217v-116,0,-158,108,-158,217"},"7":{"d":"49,-770r0,-65r478,0r0,65v-182,224,-287,540,-305,770r-82,0v13,-234,147,-567,315,-770r-406,0"},"8":{"d":"126,-234v0,102,54,188,162,188v108,0,162,-86,162,-188v0,-103,-54,-190,-162,-190v-108,0,-162,87,-162,190xm49,-240v0,-103,54,-196,154,-212v-84,-22,-129,-108,-129,-188v0,-139,90,-210,214,-210v125,0,214,71,214,210v0,82,-48,164,-129,190v104,11,154,110,154,210v0,161,-96,254,-239,254v-142,0,-239,-93,-239,-254xm151,-636v0,90,46,152,137,152v92,0,137,-62,137,-152v0,-91,-45,-154,-137,-154v-91,0,-137,63,-137,154"},"9":{"d":"64,-185r76,0v4,83,51,139,135,139v118,0,175,-105,179,-386r-3,-2v-28,88,-92,139,-182,139v-148,0,-223,-108,-223,-264v0,-161,73,-291,236,-291v192,0,248,142,248,410v0,278,-55,454,-259,454v-134,0,-205,-83,-207,-199xm122,-572v0,109,41,217,159,217v116,0,158,-108,158,-217v0,-109,-42,-218,-158,-218v-118,0,-159,109,-159,218"},":":{"d":"103,-479r0,-122r82,0r0,122r-82,0xm103,0r0,-122r82,0r0,122r-82,0","w":288,"k":{" ":44}},";":{"d":"103,0r0,-122r82,0v-3,130,21,244,-89,288r0,-48v31,-19,41,-53,42,-118r-35,0xm103,-479r0,-122r82,0r0,122r-82,0","w":288},"<":{"d":"56,-271r0,-65r608,-281r0,65r-536,248r536,249r0,65","w":720},"=":{"d":"56,-390r0,-60r608,0r0,60r-608,0xm56,-157r0,-60r608,0r0,60r-608,0","w":720},">":{"d":"56,10r0,-65r536,-249r-536,-248r0,-65r608,281r0,65","w":720},"?":{"d":"274,-222r-72,0v-3,-114,8,-162,79,-234r50,-54v46,-49,63,-106,63,-152v0,-85,-53,-149,-135,-149v-103,0,-153,73,-153,201r-77,0v1,-149,71,-261,225,-261v133,0,216,85,216,210v0,62,-16,122,-78,188v-53,57,-127,120,-118,217r0,34xm197,0r0,-122r81,0r0,122r-81,0","w":511},"@":{"d":"292,-346v0,73,31,123,103,123v128,0,222,-183,222,-292v0,-78,-31,-115,-103,-115v-130,0,-222,170,-222,284xm656,-590r30,-80r69,0r-123,353v-11,40,-35,101,17,101v107,0,214,-165,214,-290v0,-188,-173,-312,-359,-312v-236,0,-407,182,-407,390v0,216,179,390,407,390v130,0,265,-64,330,-166r72,0v-82,134,-239,218,-402,218v-265,0,-467,-200,-467,-442v0,-246,210,-443,467,-443v233,0,419,154,419,368v0,185,-155,340,-285,340v-46,0,-82,-26,-81,-82r-3,0v-55,54,-103,82,-169,82v-94,0,-158,-68,-158,-177v0,-166,121,-350,293,-350v58,0,106,32,136,100","w":960},"A":{"d":"167,-314r266,0r-132,-483r-2,0xm-1,0r253,-857r96,0r253,857r-81,0r-70,-250r-300,0r-70,250r-81,0","w":600},"B":{"d":"144,-792r0,312r121,0v132,0,192,-56,192,-156v0,-114,-59,-156,-179,-156r-134,0xm144,-415r0,350r143,0v133,0,198,-60,198,-175v0,-115,-65,-175,-198,-175r-143,0xm67,0r0,-857r237,0v166,0,230,88,230,215v0,86,-50,161,-132,188v106,20,160,102,160,214v0,150,-98,240,-260,240r-235,0","w":600},"C":{"d":"511,-290r77,0v-11,196,-100,304,-254,304v-175,0,-274,-135,-274,-442v0,-307,99,-443,274,-443v174,0,246,124,246,264r-77,0v0,-116,-59,-199,-169,-199v-122,0,-197,101,-197,378v0,277,75,378,197,378v108,0,169,-92,177,-240","w":622},"D":{"d":"67,0r0,-857r207,0v250,0,310,149,310,429v0,280,-60,428,-310,428r-207,0xm144,-792r0,727r125,0v168,0,239,-84,239,-362v0,-281,-71,-365,-239,-365r-125,0","w":644},"E":{"d":"67,0r0,-857r425,0r0,65r-348,0r0,312r325,0r0,65r-325,0r0,350r359,0r0,65r-436,0","w":532},"F":{"d":"67,0r0,-857r425,0r0,65r-348,0r0,312r325,0r0,65r-325,0r0,415r-77,0","w":511,"k":{"A":44,",":133,".":133}},"G":{"d":"512,-372r-202,0r0,-65r274,0r0,437r-60,0v-2,-46,4,-100,-2,-142v-26,95,-103,156,-188,156v-175,0,-274,-135,-274,-442v0,-307,99,-443,274,-443v163,0,236,106,246,254r-77,0v0,-103,-56,-189,-169,-189v-122,0,-197,101,-197,378v0,277,75,378,197,378v120,0,182,-121,178,-322","w":644},"H":{"d":"479,0r0,-427r-335,0r0,427r-77,0r0,-857r77,0r0,365r335,0r0,-365r77,0r0,857r-77,0","w":622},"I":{"d":"72,0r0,-857r77,0r0,857r-77,0","w":220},"J":{"d":"217,14v-133,0,-203,-87,-194,-265r77,0v-3,119,23,201,114,201v84,0,130,-36,130,-173r0,-634r77,0r0,642v0,148,-68,229,-204,229","w":488},"K":{"d":"67,0r0,-857r77,0r0,449r2,0r328,-449r82,0r-262,358r290,499r-81,0r-257,-434r-102,134r0,300r-77,0"},"L":{"d":"67,0r0,-857r77,0r0,792r355,0r0,65r-432,0","w":511,"k":{"T":89,"V":89,"W":89,"y":44,"Y":110}},"M":{"d":"74,0r0,-857r134,0r206,761r2,0r207,-761r126,0r0,857r-77,0r0,-785r-2,0r-222,785r-72,0r-222,-785r-3,0r0,785r-77,0","w":823},"N":{"d":"67,0r0,-857r103,0r328,747r2,0r0,-747r77,0r0,857r-103,0r-328,-746r-2,0r0,746r-77,0","w":644},"O":{"d":"60,-428v0,-307,99,-443,274,-443v175,0,273,136,273,443v0,307,-98,442,-273,442v-175,0,-274,-135,-274,-442xm137,-428v0,277,75,378,197,378v122,0,196,-101,196,-378v0,-277,-74,-378,-196,-378v-122,0,-197,101,-197,378","w":667},"P":{"d":"144,-792r0,355v171,5,312,10,313,-177v0,-128,-64,-178,-182,-178r-131,0xm67,0r0,-857r232,0v166,0,235,98,235,243v0,132,-66,242,-262,242r-128,0r0,372r-77,0","k":{"A":44,",":155,".":155}},"Q":{"d":"575,46r-87,-84v-42,36,-93,52,-154,52v-175,0,-274,-135,-274,-442v0,-307,99,-443,274,-443v175,0,273,136,273,443v0,161,-28,274,-78,344r88,84xm442,-89r-98,-93r42,-46r93,90v34,-61,51,-156,51,-290v0,-277,-74,-378,-196,-378v-122,0,-197,101,-197,378v0,277,75,378,197,378v42,0,77,-11,108,-39","w":667},"R":{"d":"67,0r0,-857r256,0v143,0,222,82,222,215v0,103,-41,195,-155,217r0,3v107,10,140,70,146,202v4,86,-8,166,39,220r-90,0v-27,-46,-22,-123,-25,-192v-5,-151,-33,-199,-171,-199r-145,0r0,391r-77,0xm144,-792r0,336r132,0v121,0,192,-55,192,-168v0,-104,-45,-168,-184,-168r-140,0","w":600,"k":{"T":22,"U":-7,"Y":22}},"S":{"d":"520,-637r-77,0v0,-106,-50,-169,-154,-169v-104,0,-162,68,-162,153v0,256,415,116,415,417v0,166,-103,250,-259,250v-170,1,-256,-96,-249,-279r76,0v-8,130,47,215,171,215v108,0,185,-54,185,-174v0,-254,-416,-109,-416,-420v0,-134,88,-227,237,-227v160,0,233,82,233,234"},"T":{"d":"228,0r0,-792r-221,0r0,-65r519,0r0,65r-221,0r0,792r-77,0","w":532,"k":{"w":89,"y":66,"A":66,",":110,".":110,"-":66,"a":89,"e":89,"i":22,"o":89,"r":89,"u":89,":":89,";":89}},"U":{"d":"55,-240r0,-617r77,0r0,616v0,128,55,191,168,191v113,0,168,-63,168,-191r0,-616r77,0r0,617v0,180,-88,254,-245,254v-157,0,-245,-74,-245,-254","w":600},"V":{"d":"229,0r-225,-857r81,0r191,775r2,0r191,-775r82,0r-226,857r-96,0","w":554,"k":{"A":44,",":110,".":110,"-":22,"a":22,"e":22,"o":22,"u":22,":":22,";":22}},"W":{"d":"194,0r-181,-857r77,0r150,754r2,0r147,-754r89,0r146,754r2,0r150,-754r77,0r-181,857r-96,0r-142,-754r-2,0r-142,754r-96,0","w":866,"k":{"A":22,",":89,".":89,"-":22,"a":22,"e":22,"o":22}},"X":{"d":"474,0r-199,-368r-199,368r-77,0r235,-437r-220,-420r82,0r182,348r185,-348r77,0r-221,420r237,437r-82,0","w":554},"Y":{"d":"228,0r0,-343r-232,-514r82,0r188,427r189,-427r81,0r-231,514r0,343r-77,0","w":532,"k":{"A":66,",":133,".":133,"-":89,"a":66,"e":66,"i":22,"o":66,"u":44,":":44,";":44}},"Z":{"d":"26,0r0,-72r418,-720r-394,0r0,-65r472,0r0,72r-410,720r416,0r0,65r-502,0","w":554},"[":{"d":"100,221r0,-1078r189,0r0,60r-117,0r0,958r117,0r0,60r-189,0","w":289},"\\":{"d":"-12,-871r65,0r293,885r-65,0","w":333},"]":{"d":"0,221r0,-60r118,0r0,-958r-118,0r0,-60r190,0r0,1078r-190,0","w":289},"^":{"d":"602,-292r-242,-471r-242,471r-65,0r277,-543r60,0r277,543r-65,0","w":720},"_":{"d":"0,150r0,-60r600,0r0,60r-600,0","w":600},"a":{"d":"128,-448r-72,0v0,-131,63,-204,197,-204v132,0,180,69,180,170r0,376v0,46,17,56,58,53r0,53v-70,22,-138,-1,-126,-94r-3,0v-29,84,-93,108,-164,108v-112,0,-162,-70,-162,-180v0,-84,38,-151,128,-176r136,-38v50,-14,61,-27,61,-101v0,-82,-45,-111,-110,-111v-85,0,-123,52,-123,144xm361,-226v0,-43,4,-95,-2,-134v-19,37,-91,45,-137,58v-71,21,-109,56,-109,132v0,74,39,124,101,124v88,0,147,-66,147,-180","w":511},"b":{"d":"62,0r0,-857r72,0r0,316r3,0v16,-67,70,-111,149,-111v140,0,204,113,204,333v0,221,-64,333,-204,333v-76,0,-137,-47,-156,-120r-3,0r0,106r-65,0xm134,-319v0,236,67,273,140,273v72,0,139,-37,139,-273v0,-235,-67,-273,-139,-273v-73,0,-140,38,-140,273","w":532},"c":{"d":"380,-211r72,0v-11,136,-84,225,-202,225v-134,0,-214,-93,-214,-333v0,-221,80,-333,220,-333v120,0,189,73,196,204r-72,0v-8,-100,-47,-144,-124,-144v-78,0,-143,48,-143,274v0,240,68,272,135,272v73,0,120,-53,132,-165","w":488},"d":{"d":"406,0r0,-106r-3,0v-19,73,-80,120,-156,120v-140,0,-204,-112,-204,-333v0,-220,64,-333,204,-333v82,0,130,48,151,111r0,-316r72,0r0,857r-64,0xm120,-319v0,236,67,273,139,273v73,0,139,-37,139,-273v0,-235,-66,-273,-139,-273v-72,0,-139,38,-139,273","w":532},"e":{"d":"390,-211r72,0v-11,136,-85,225,-205,225v-134,0,-214,-93,-214,-333v0,-221,80,-333,220,-333v150,0,210,120,205,336r-348,0r0,30v0,184,65,240,136,240v76,0,122,-53,134,-165xm120,-376r271,0v-2,-158,-46,-216,-135,-216v-89,0,-134,58,-136,216","w":511},"f":{"d":"96,0r0,-577r-88,0r0,-60r88,0v0,-128,-15,-229,139,-229v22,0,33,1,46,3r0,60v-69,-10,-116,1,-113,90r0,76r113,0r0,60r-113,0r0,577r-72,0","w":289},"g":{"d":"398,-539r0,-98r65,0r0,591v0,176,-65,267,-209,267v-124,0,-188,-65,-189,-156r72,0v0,60,56,96,120,96v88,0,134,-61,134,-174v0,-32,4,-73,-2,-101v-23,78,-83,114,-149,114v-98,0,-197,-65,-197,-319v0,-220,64,-333,204,-333v72,0,124,45,151,113xm120,-326v0,204,51,266,136,266v85,0,135,-62,135,-266v0,-203,-50,-266,-135,-266v-85,0,-136,63,-136,266","w":532},"h":{"d":"70,0r0,-857r72,0r0,309r2,0v18,-65,80,-104,156,-104v97,0,163,51,163,171r0,481r-72,0r0,-461v0,-88,-36,-131,-109,-131v-84,0,-140,66,-140,164r0,428r-72,0","w":532},"i":{"d":"74,0r0,-637r72,0r0,637r-72,0xm74,-734r0,-123r72,0r0,123r-72,0","w":220},"j":{"d":"74,50r0,-687r72,0r0,711v-1,125,-77,159,-177,143r0,-60v66,12,106,-5,105,-107xm74,-734r0,-123r72,0r0,123r-72,0","w":220},"k":{"d":"62,0r0,-857r72,0r0,537r3,0r247,-317r89,0r-192,236r227,401r-89,0r-190,-336r-95,113r0,223r-72,0","w":488},"l":{"d":"74,0r0,-857r72,0r0,857r-72,0","w":220},"m":{"d":"74,0r0,-637r65,0r0,89r3,0v34,-71,91,-104,162,-104v80,0,120,51,135,112v29,-71,80,-112,162,-112v89,0,148,51,148,165r0,487r-72,0r0,-476v0,-76,-35,-116,-100,-116v-72,0,-129,66,-129,164r0,428r-72,0r0,-476v0,-76,-35,-116,-100,-116v-72,0,-130,66,-130,164r0,428r-72,0","w":823},"n":{"d":"70,0r0,-637r64,0r0,89r3,0v70,-155,326,-144,326,67r0,481r-72,0r0,-461v0,-88,-36,-131,-109,-131v-84,0,-140,66,-140,164r0,428r-72,0","w":532},"o":{"d":"36,-319v0,-221,80,-333,220,-333v140,0,219,112,219,333v0,222,-79,333,-219,333v-140,0,-220,-111,-220,-333xm113,-319v0,204,63,273,143,273v80,0,142,-69,142,-273v0,-203,-62,-273,-142,-273v-80,0,-143,70,-143,273","w":511},"p":{"d":"62,211r0,-848r65,0r0,91r3,0v23,-59,75,-106,157,-106v142,0,203,113,203,334v0,220,-64,332,-204,332v-79,0,-133,-43,-149,-110r-3,0r0,307r-72,0xm413,-318v0,-232,-67,-274,-137,-274v-41,0,-77,22,-101,57v-31,44,-41,107,-41,217v0,235,67,272,140,272v72,0,139,-37,139,-272","w":532},"q":{"d":"398,211r0,-307r-2,0v-16,67,-70,110,-149,110v-140,0,-204,-112,-204,-332v0,-221,61,-334,203,-334v82,0,134,47,157,106r3,0r0,-91r64,0r0,848r-72,0xm120,-318v0,235,67,272,139,272v73,0,139,-37,139,-272v0,-110,-9,-173,-40,-217v-24,-35,-60,-57,-101,-57v-70,0,-137,42,-137,274","w":532},"r":{"d":"70,0r0,-637r72,0v2,32,-4,71,2,99v32,-77,98,-126,186,-110r0,72v-107,-19,-188,41,-188,178r0,398r-72,0","w":333,"k":{"v":-22,"y":-22,",":89,".":89,"-":44}},"s":{"d":"271,-277r-101,-40v-90,-35,-122,-87,-122,-151v0,-131,82,-184,190,-184v126,0,180,69,175,196r-72,0v5,-90,-33,-136,-105,-136v-84,0,-116,44,-116,108v0,44,14,79,86,107r105,40v86,32,119,92,119,162v0,109,-63,189,-197,189v-138,0,-202,-64,-196,-218r72,0v-4,101,35,158,123,158v77,0,126,-43,126,-114v0,-56,-23,-92,-87,-117","w":466},"t":{"d":"96,-104r0,-473r-88,0r0,-60r88,0r0,-177r72,0r0,177r113,0r0,60r-113,0r0,457v-5,69,57,76,113,60r0,60v-8,5,-27,7,-51,7v-97,0,-134,-26,-134,-111","w":289},"u":{"d":"70,-156r0,-481r72,0r0,449v0,103,34,142,110,142v82,0,139,-65,139,-163r0,-428r72,0r0,637r-65,0v-2,-28,4,-65,-2,-89v-70,153,-326,143,-326,-67","w":532},"v":{"d":"186,0r-178,-637r77,0r142,555r2,0r130,-555r77,0r-168,637r-82,0","w":444,"k":{",":66,".":66}},"w":{"d":"154,0r-142,-637r77,0r108,565r2,0r115,-565r89,0r108,565r3,0r108,-565r76,0r-141,637r-85,0r-116,-565r-2,0r-115,565r-85,0","w":710,"k":{",":44,".":44}},"x":{"d":"355,0r-133,-274r-133,274r-82,0r172,-329r-165,-308r82,0r126,252r126,-252r82,0r-165,308r172,329r-82,0","w":444},"y":{"d":"192,6r-184,-643r77,0r143,552r2,0r129,-552r77,0r-186,689v-38,144,-87,167,-218,157r0,-60v80,6,115,3,142,-83","w":444,"k":{",":66,".":66}},"z":{"d":"22,0r0,-60r302,-517r-287,0r0,-60r364,0r0,60r-303,517r303,0r0,60r-379,0","w":422},"{":{"d":"109,-503r0,-210v0,-88,39,-144,129,-144r61,0r0,60v-73,-1,-118,-10,-118,82r0,223v2,116,-30,159,-81,175v54,11,81,60,81,173r0,223v-1,92,44,83,118,82r0,60r-61,0v-90,0,-129,-56,-129,-144r0,-210v0,-121,-16,-154,-69,-155r0,-60v53,-1,69,-34,69,-155","w":289},"|":{"d":"103,14r0,-885r60,0r0,885r-60,0","w":266},"}":{"d":"180,-133r0,210v0,88,-38,144,-128,144r-62,0r0,-60v73,1,118,10,118,-82r0,-223v-2,-116,31,-159,82,-175v-54,-11,-82,-60,-82,-173r0,-223v1,-92,-44,-83,-118,-82r0,-60r62,0v90,0,128,56,128,144r0,210v0,121,17,154,70,155r0,60v-53,1,-70,34,-70,155","w":289},"~":{"d":"233,-374v47,-12,229,90,255,81v38,0,69,-27,106,-86r43,43v-79,112,-142,135,-272,64v-66,-36,-100,-42,-138,-42v-53,0,-82,44,-101,86r-43,-43v26,-50,70,-103,150,-103","w":720},"'":{"d":"108,-569r0,-288r72,0r0,288r-72,0","w":288},"`":{"d":"-12,-886r85,0r90,170r-57,0","w":223},"\u00a0":{"w":288,"k":{"T":44,"V":44,"W":44,"Y":44,"A":44}}}});

