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


Cufon.registerFont({"w":194,"face":{"font-family":"InterFace","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 2 3 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-14 -292 302 79","underline-thickness":"7.2","underline-position":"-40.68","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":72},"!":{"d":"22,-80r0,-160r28,0r0,160r-28,0xm55,-18v0,12,-7,22,-19,22v-12,0,-20,-10,-20,-22v0,-11,9,-21,20,-21v11,0,19,9,19,21","w":71},"\"":{"d":"71,-134r0,-106r26,0r0,106r-26,0xm18,-134r0,-106r26,0r0,106r-26,0","w":114},"#":{"d":"60,-27r0,-60r-60,0r0,-25r60,0r0,-43r-60,0r0,-24r60,0r0,-61r25,0r0,61r43,0r0,-61r25,0r0,61r60,0r0,24r-60,0r0,43r60,0r0,25r-60,0r0,60r-25,0r0,-60r-43,0r0,60r-25,0xm85,-112r43,0r0,-43r-43,0r0,43","w":213},"$":{"d":"174,-64v0,42,-27,64,-66,68r0,49r-23,0r0,-49v-34,-1,-58,-17,-71,-40r22,-13v10,19,26,28,49,29r0,-97v-29,-15,-63,-26,-63,-69v0,-38,27,-55,63,-58r0,-48r23,0r0,48v31,1,54,19,64,39r-22,12v-10,-15,-19,-26,-42,-27r0,82v31,17,66,28,66,74xm85,-221v-39,-2,-46,55,-14,69v4,3,9,5,14,7r0,-76xm108,-19v32,0,51,-45,28,-70v-6,-7,-16,-14,-28,-20r0,90"},"%":{"d":"202,3v-33,0,-55,-23,-55,-56v0,-32,23,-55,55,-55v32,0,55,22,55,55v0,34,-22,56,-55,56xm67,-132v-34,0,-52,-23,-55,-55v3,-31,21,-55,55,-55v34,0,55,22,55,55v0,33,-21,55,-55,55xm27,3r-18,-19r229,-226r17,18xm202,-86v-34,-2,-42,52,-13,63v22,9,45,-6,44,-30v0,-19,-13,-31,-31,-33xm67,-220v-35,-3,-42,51,-13,62v22,9,45,-6,44,-30v-1,-19,-12,-31,-31,-32","w":266},"&":{"d":"211,-137v-22,19,-32,46,-46,72r47,65r-30,0r-30,-41v-16,23,-33,45,-70,45v-43,0,-67,-28,-67,-70v0,-42,24,-65,57,-81v-8,-15,-22,-26,-22,-48v0,-30,21,-47,52,-47v30,0,49,17,50,46v0,31,-20,46,-43,57r40,54v15,-25,25,-55,48,-72xm102,-222v-39,0,-23,49,-6,64v31,-4,46,-62,6,-64xm86,-128v-58,11,-57,128,13,105v17,-5,27,-22,36,-37","w":221,"k":{"T":18,"V":8,"Y":20,"c":9,"e":9,"d":9,"o":9,"q":9}},"'":{"d":"18,-134r0,-106r25,0r0,106r-25,0","w":61},"(":{"d":"44,-123v-1,59,22,98,53,123r-8,17v-82,-29,-98,-199,-29,-258v10,-8,18,-15,29,-21r8,17v-33,25,-53,64,-53,122","w":95},")":{"d":"6,-262v82,29,97,199,29,258v-10,8,-18,15,-29,21r-8,-17v68,-41,70,-205,0,-245","w":95},"*":{"d":"23,-143r-10,-19r45,-31r-45,-31r11,-18r42,29r0,-48r20,0r0,48r43,-29r11,18r-46,31r46,31r-10,19r-44,-29r0,50r-20,0r0,-50","w":153,"k":{"A":14}},"+":{"d":"85,-28r0,-79r-73,0r0,-25r73,0r0,-79r25,0r0,79r72,0r0,25r-72,0r0,79r-25,0"},",":{"d":"37,-41v40,10,11,64,-12,69v-6,3,-11,6,-17,8r-3,-12v8,-2,22,-13,25,-20v-18,-6,-15,-45,7,-45","w":73,"k":{"T":29,"W":11,"V":20,"Y":30,"w":12,"v":17,"y":10}},"-":{"d":"16,-81r0,-26r78,0r0,26r-78,0","w":110,"k":{"T":10,"V":4,"Y":13,"X":3}},".":{"d":"55,-18v0,12,-7,22,-19,22v-12,0,-20,-10,-20,-22v0,-11,9,-21,20,-21v11,0,19,9,19,21","w":71,"k":{"T":29,"W":11,"V":20,"Y":30,"w":12,"v":17,"y":10}},"\/":{"d":"0,-5r152,-268r21,12r-151,269","w":172,"k":{"y":10,"s":30,"z":23,"c":35,"e":35,"d":35,"o":35,"q":35,"u":23,"A":39,"a":32,"g":30,"x":13,"m":18,"n":18,"p":18,"r":18}},"0":{"d":"97,5v-115,-2,-116,-246,0,-247v118,2,115,245,0,247xm42,-119v0,47,10,98,55,98v46,0,55,-51,55,-98v0,-47,-10,-97,-55,-97v-45,0,-55,50,-55,97"},"1":{"d":"96,0r0,-205r-54,35r-14,-20r72,-48r26,0r0,238r-30,0"},"2":{"d":"98,-242v59,-2,83,60,56,108v-23,41,-57,75,-87,110r104,0r0,24r-144,0r0,-17r71,-84v13,-23,36,-39,36,-74v0,-58,-74,-51,-92,-6r-23,-13v15,-28,39,-46,79,-48"},"3":{"d":"94,-242v71,-6,95,96,36,117v22,9,38,26,38,58v0,85,-128,91,-154,29r22,-14v16,42,103,42,102,-14v0,-31,-23,-45,-52,-47r0,-21v26,-3,48,-14,48,-43v1,-51,-79,-47,-90,-9r-23,-14v12,-25,40,-39,73,-42"},"4":{"d":"14,-74r0,-25r118,-138r18,0r0,139r26,0r0,24r-26,0r0,74r-27,0r0,-74r-109,0xm45,-98r78,0r0,-91"},"5":{"d":"173,-73v0,85,-116,102,-150,41r22,-15v21,42,104,32,101,-26v-3,-51,-53,-61,-111,-58r0,-106r128,0r0,24r-101,0r0,57v62,1,111,19,111,83"},"6":{"d":"102,5v-96,3,-91,-142,-45,-195v22,-25,50,-46,90,-52r5,23v-45,10,-77,38,-91,78v49,-34,119,2,115,66v-3,48,-27,79,-74,80xm147,-74v0,-52,-54,-70,-91,-42v-6,46,2,97,47,97v29,0,44,-23,44,-55"},"7":{"d":"58,0r87,-213r-131,0r0,-24r164,0r0,19r-90,218r-30,0"},"8":{"d":"22,-65v0,-28,13,-48,34,-59v-15,-10,-31,-31,-31,-54v0,-42,30,-64,72,-64v41,0,71,21,71,62v0,27,-13,43,-29,56v20,9,33,31,33,58v0,47,-31,71,-75,71v-43,0,-74,-24,-75,-70xm53,-178v0,27,18,43,44,43v25,0,44,-17,44,-43v0,-26,-18,-40,-44,-40v-26,0,-44,14,-44,40xm49,-66v0,29,20,46,49,46v28,0,47,-16,47,-45v0,-29,-20,-47,-48,-47v-28,0,-48,17,-48,46"},"9":{"d":"96,-242v96,-1,92,144,43,195v-23,24,-51,45,-90,51r-6,-23v46,-10,78,-36,94,-76v-50,32,-119,-2,-114,-68v3,-47,25,-78,73,-79xm50,-163v-4,53,55,72,91,42v8,-43,-1,-97,-46,-97v-31,0,-43,24,-45,55"},":":{"d":"55,-150v0,12,-7,22,-19,22v-12,0,-20,-10,-20,-22v0,-12,9,-21,20,-22v11,0,19,10,19,22xm55,-18v0,12,-7,22,-19,22v-12,0,-20,-10,-20,-22v0,-11,9,-21,20,-21v11,0,19,9,19,21","w":71},";":{"d":"56,-150v1,12,-8,22,-19,22v-12,0,-19,-10,-19,-22v0,-12,8,-22,19,-22v10,0,20,10,19,22xm37,-41v40,10,11,64,-12,69v-6,3,-11,6,-17,8r-3,-12v8,-2,22,-13,25,-20v-18,-6,-15,-45,7,-45","w":73},"<":{"d":"19,-109r0,-21r148,-57r10,25r-112,41r116,45r-10,26"},"=":{"d":"12,-134r0,-25r170,0r0,25r-170,0xm12,-53r0,-25r170,0r0,25r-170,0"},">":{"d":"30,-50r-11,-26r117,-45r-112,-41r9,-25r148,57r0,21"},"?":{"d":"135,-180v0,54,-59,57,-55,114r-27,0v-7,-62,53,-64,53,-115v0,-25,-13,-38,-38,-38v-25,0,-39,17,-50,33r-19,-14v14,-22,34,-41,70,-42v43,-1,65,23,66,62xm86,-18v0,11,-8,22,-19,22v-12,0,-20,-10,-20,-22v0,-11,9,-21,20,-21v11,0,19,10,19,21","w":140},"@":{"d":"107,-85v0,-65,65,-91,114,-63v4,-51,-16,-73,-67,-73v-117,0,-128,157,-75,224r-22,15v-22,-24,-38,-63,-38,-107v0,-95,42,-156,135,-156v56,0,94,21,94,74r0,176v-2,26,30,30,46,18r8,21v-30,18,-87,6,-81,-39r0,-27v-46,33,-114,3,-114,-63xm176,-32v21,0,33,-4,45,-13r0,-79v-33,-20,-90,-12,-85,39v3,29,11,52,40,53","w":281,"k":{"W":2,"V":3,"Y":5,"y":-8,"g":-3,"p":-3,"J":-18,"j":-13}},"A":{"d":"0,0r93,-240r17,0r94,240r-31,0r-28,-74r-87,0r-28,74r-30,0xm67,-100r68,0r-35,-92","w":204},"B":{"d":"183,-67v0,42,-27,67,-70,67r-84,0r0,-240v68,-2,141,-7,141,61v0,31,-20,48,-47,52v35,4,60,22,60,60xm58,-138v43,3,82,-2,82,-42v0,-40,-43,-36,-82,-35r0,77xm58,-25v47,1,94,7,94,-43v0,-44,-46,-48,-94,-45r0,88","w":193,"k":{"T":5,"V":4,"Y":9,"t":4,"y":2,"s":2,"z":2}},"C":{"d":"118,-22v32,1,42,-18,55,-36r22,14v-14,26,-38,49,-77,49v-71,0,-100,-49,-100,-124v0,-91,66,-155,144,-112v15,8,24,21,31,36r-23,14v-10,-19,-27,-38,-54,-38v-48,0,-69,44,-68,100v1,53,19,94,70,97","w":204,"k":{"C":4,"G":4,"O":4,"Q":4}},"D":{"d":"207,-123v0,103,-69,132,-178,123r0,-240v106,-8,178,16,178,117xm177,-122v0,-72,-42,-99,-119,-93r0,190v78,6,119,-25,119,-97","w":223,"k":{"T":11,"V":5,"Y":14,"z":4,"A":9,"X":9,"Z":11}},"E":{"d":"29,0r0,-240r140,0r0,25r-111,0r0,77r80,0r0,25r-80,0r0,88r120,0r0,25r-149,0","w":185,"k":{"C":7,"G":7,"O":7,"Q":7,"t":7,"w":7,"v":9,"y":7,"c":7,"e":7,"d":7,"o":7,"q":7,"u":5}},"F":{"d":"29,0r0,-240r136,0r0,25r-107,0r0,81r79,0r0,25r-79,0r0,109r-29,0","w":165,"k":{"C":7,"G":7,"O":7,"Q":7,"s":9,"z":7,"c":13,"e":13,"d":13,"o":13,"q":13,"u":7,"A":29,"a":15,"g":10,".":15,"&":12,",":15}},"G":{"d":"48,-119v-3,73,51,115,120,92r0,-63r-39,0r0,-25r68,0r0,106v-20,9,-49,14,-77,14v-72,0,-98,-50,-102,-124v-5,-93,66,-154,147,-113v13,7,21,21,28,34r-23,14v-11,-21,-26,-37,-56,-35v-48,3,-63,46,-66,100","w":214,"k":{"V":4,"Y":9}},"H":{"d":"29,0r0,-240r29,0r0,104r120,0r0,-104r29,0r0,240r-29,0r0,-111r-120,0r0,111r-29,0","w":235},"I":{"d":"29,0r0,-240r29,0r0,240r-29,0","w":87},"J":{"d":"-14,24v25,-4,44,-12,44,-39r0,-225r29,0r0,225v0,42,-29,58,-68,63","w":86,"k":{"c":4,"e":4,"d":4,"o":4,"q":4,"A":5}},"K":{"d":"29,0r0,-240r29,0r0,105r103,-105r34,0r-92,94r98,146r-35,0r-83,-125r-25,26r0,99r-29,0","w":202,"k":{"C":11,"G":11,"O":11,"Q":11,"t":9,"w":13,"v":13,"y":14,"c":9,"e":9,"d":9,"o":9,"q":9,"u":5}},"L":{"d":"29,0r0,-240r29,0r0,215r111,0r0,25r-140,0","w":176,"k":{"C":13,"G":13,"O":13,"Q":13,"U":11,"T":34,"W":14,"V":27,"Y":36,"t":11,"w":12,"v":20,"y":16,"*":8,"\\":41,"c":7,"e":7,"d":7,"o":7,"q":7,"u":7}},"M":{"d":"29,0r0,-240r34,0r70,185r72,-185r33,0r0,240r-27,0r0,-183r-75,187r-6,0r-73,-187r0,183r-28,0","w":267},"N":{"d":"29,0r0,-240r29,0r121,179r0,-179r29,0r0,240r-22,0r-128,-190r0,190r-29,0","w":236},"O":{"d":"119,5v-71,0,-101,-55,-101,-125v0,-70,30,-125,101,-125v71,0,101,55,101,125v0,70,-30,125,-101,125xm48,-120v0,52,19,99,71,99v52,0,71,-47,71,-99v0,-52,-19,-99,-71,-99v-52,0,-71,47,-71,99","w":237,"k":{"T":11,"V":7,"Y":16,"s":5,"z":7,"A":9,"X":11,"Z":11,"a":4,"S":5}},"P":{"d":"185,-167v0,66,-57,75,-127,71r0,96r-29,0r0,-240v78,-2,156,-8,156,73xm154,-168v0,-52,-47,-48,-96,-47r0,93v49,1,96,6,96,-46","w":195,"k":{"Y":4,"c":5,"e":5,"d":5,"o":5,"q":5,"A":25,"X":4,"Z":9,"a":9,".":23,",":23}},"Q":{"d":"135,4v8,17,26,19,51,22r-3,24v-41,-2,-67,-15,-80,-46v-58,-10,-85,-58,-85,-124v0,-70,30,-125,101,-125v71,0,101,55,101,125v0,66,-28,114,-85,124xm48,-120v0,52,19,99,71,99v52,0,71,-47,71,-99v0,-52,-19,-99,-71,-99v-52,0,-71,47,-71,99","w":237,"k":{"T":11,"V":7,"Y":16,"s":5,"z":7,"A":9,"X":11,"Z":11,"a":4,"S":5}},"R":{"d":"185,-175v-1,42,-24,62,-60,68r65,107r-32,0r-65,-105r-35,0r0,105r-29,0r0,-240v74,-1,158,-8,156,65xm154,-175v0,-47,-51,-40,-96,-40r0,85v48,2,96,3,96,-45","w":198,"k":{"C":5,"G":5,"O":5,"Q":5,"Y":4,"c":7,"e":7,"d":7,"o":7,"q":7,"u":4}},"S":{"d":"130,-126v68,28,46,140,-36,131v-38,-4,-67,-16,-83,-40r22,-16v22,44,138,36,104,-29v-24,-47,-116,-32,-118,-103v-3,-78,125,-77,153,-24r-22,17v-16,-41,-122,-39,-97,21v18,21,50,32,77,43","w":185,"k":{"t":5,"w":4,"v":5,"y":5,"z":4,"S":4,"x":4}},"T":{"d":"78,0r0,-215r-75,0r0,-25r178,0r0,25r-75,0r0,215r-28,0","w":183,"k":{"C":13,"G":13,"O":13,"Q":13,"w":19,"v":15,"y":20,"s":29,"z":27,"c":27,"e":27,"d":27,"o":27,"q":27,"u":29,"A":29,"a":32,"g":27,".":29,"&":17,",":29,"x":19,"m":29,"n":29,"p":29,"r":29,";":7,"-":10,":":7,"@":8,"?":-7}},"U":{"d":"116,5v-53,0,-88,-29,-88,-85r0,-160r29,0v8,85,-32,219,59,219v93,0,51,-135,60,-219r29,0r0,160v-1,55,-37,85,-89,85","w":232,"k":{"t":5,"y":4,"s":7,"z":11,"c":5,"e":5,"d":5,"o":5,"q":5,"A":9,"Z":9,"a":7,"g":12,"x":5}},"V":{"d":"92,0r-92,-240r32,0r69,183r68,-183r31,0r-91,240r-17,0","w":199,"k":{"C":7,"G":7,"O":7,"Q":7,"s":15,"z":10,"c":17,"e":17,"d":17,"o":17,"q":17,"u":13,"A":27,"a":19,"g":17,".":20,"&":19,",":20,"m":12,"n":12,"p":12,"r":12,"-":4,"@":3}},"W":{"d":"60,0r-60,-240r29,0r44,169r54,-169r16,0r54,169r44,-169r29,0r-60,240r-17,0r-58,-179r-57,179r-18,0","w":270,"k":{"s":11,"z":5,"c":9,"e":9,"d":9,"o":9,"q":9,"u":7,"A":14,"a":11,"g":9,".":11,"&":9,",":11,"m":7,"n":7,"p":7,"r":7,"@":2}},"X":{"d":"0,0r75,-123r-69,-117r35,0r52,94r52,-94r34,0r-69,115r76,125r-36,0r-58,-103r-59,103r-33,0","w":185,"k":{"C":7,"G":7,"O":7,"Q":7,"t":11,"w":11,"v":11,"y":13,"c":7,"e":7,"d":7,"o":7,"q":7,"u":7,"-":3}},"Y":{"d":"82,0r0,-115r-82,-125r33,0r64,97r67,-97r31,0r-84,124r0,116r-29,0","w":195,"k":{"C":18,"G":18,"O":18,"Q":18,"t":12,"w":9,"v":10,"s":29,"z":22,"c":34,"e":34,"d":34,"o":34,"q":34,"u":24,"A":34,"a":29,"g":29,".":30,"&":26,",":30,"S":5,"x":12,"m":27,"n":27,"p":27,"r":27,";":11,"-":13,":":11,"@":8,"f":14,"\/":22}},"Z":{"d":"14,0r0,-27r135,-188r-129,0r0,-25r155,0r0,31r-131,184r137,0r0,25r-167,0","w":192,"k":{"C":13,"G":13,"O":13,"Q":13,"t":7,"w":7,"v":9,"y":11,"c":9,"e":9,"d":9,"o":9,"q":9,"u":7}},"[":{"d":"25,51r0,-316r53,0r0,23r-27,0r0,270r27,0r0,23r-53,0","w":79},"\\":{"d":"148,4r-148,-265r23,-13r147,263","w":170},"]":{"d":"1,51r0,-23r28,0r0,-270r-28,0r0,-23r54,0r0,316r-54,0","w":79},"^":{"d":"22,-114r57,-127r21,0r59,121r-25,11r-45,-93r-41,97","w":180},"_":{"d":"0,79r0,-21r183,0r0,21r-183,0","w":182},"`":{"d":"40,-240r19,-19r60,50r-13,13","w":159},"a":{"d":"24,-149v29,-42,121,-38,121,37r0,112r-25,0r-1,-15v-30,33,-108,21,-105,-35v3,-52,58,-56,104,-64v7,-48,-58,-49,-74,-21xm42,-49v0,41,59,33,76,13r0,-54v-35,2,-75,5,-76,41","w":169,"k":{"\\":23}},"b":{"d":"172,-86v0,82,-84,108,-147,77r0,-231r28,0r0,74v59,-29,119,10,119,80xm145,-86v0,-54,-52,-84,-92,-56r0,118v48,18,92,-9,92,-62","w":188,"k":{"\\":25,"z":7}},"c":{"d":"44,-86v-9,65,76,91,98,37r19,12v-11,24,-33,41,-64,41v-52,0,-75,-35,-80,-89v-9,-89,109,-124,141,-49r-20,13v-25,-60,-99,-28,-94,35","w":170,"k":{"\\":22,"c":2,"e":2,"d":2,"o":2,"q":2}},"d":{"d":"17,-87v-2,-66,55,-104,120,-83r0,-70r28,0r0,240r-26,0r-2,-14v-11,11,-23,18,-44,18v-53,-1,-75,-38,-76,-91xm44,-86v-8,60,61,89,93,48r0,-107v-44,-25,-97,6,-93,59","w":188},"e":{"d":"17,-87v0,-95,125,-122,147,-36v3,11,5,23,5,36r-125,0v-10,67,78,92,103,41r18,13v-13,21,-30,37,-64,37v-56,0,-84,-33,-84,-91xm138,-109v1,-38,-46,-58,-74,-35v-8,7,-15,19,-18,35r92,0","w":182,"k":{"v":2,"\\":22,"x":3}},"f":{"d":"116,-214v-29,-17,-66,-5,-56,42r41,0r0,23r-41,0r0,149r-28,0r0,-149r-25,0r0,-23r26,0v-10,-62,41,-90,91,-63","w":105,"k":{"\\":-17,"s":2,"c":5,"e":5,"d":5,"o":5,"q":5,"a":4}},"g":{"d":"20,-117v-1,-55,67,-69,114,-51r25,-25r18,16r-23,23v38,48,-11,116,-84,95v-7,0,-16,5,-16,12v4,12,19,11,40,12v46,1,89,6,89,52v1,76,-168,76,-169,4v0,-18,9,-33,26,-42v-26,-8,-15,-45,11,-46v-16,-10,-31,-24,-31,-50xm47,-117v0,25,19,39,45,39v27,0,48,-11,48,-39v-1,-26,-21,-37,-46,-37v-25,0,-47,11,-47,37xm158,18v0,-39,-63,-25,-98,-32v-11,6,-21,15,-21,32v0,47,119,45,119,0","w":187},"h":{"d":"142,-107v6,-58,-63,-53,-89,-27r0,134r-28,0r0,-240r28,0r0,82v13,-10,30,-17,53,-18v86,-5,60,99,64,176r-28,0r0,-107","k":{"\\":25}},"i":{"d":"57,-220v0,11,-8,21,-18,21v-10,0,-18,-10,-18,-21v0,-11,9,-20,18,-20v9,0,18,9,18,20xm25,0r0,-172r28,0r0,172r-28,0","w":77},"j":{"d":"56,-220v0,11,-9,21,-19,21v-10,0,-18,-10,-18,-21v0,-11,9,-20,18,-20v10,0,19,10,19,20xm-1,51v15,-10,24,-24,24,-50r0,-173r28,0v-9,86,28,209,-39,243","w":77},"k":{"d":"25,0r0,-240r28,0r0,133r69,-65r35,0r-58,56r73,116r-32,0r-62,-97r-25,23r0,74r-28,0","w":171,"k":{"\\":18,"c":4,"e":4,"d":4,"o":4,"q":4,"a":1,"@":1}},"l":{"d":"25,0r0,-240r28,0r0,240r-28,0","w":77},"m":{"d":"52,-158v23,-19,82,-28,100,4v14,-12,35,-22,60,-22v85,0,58,100,62,176r-28,0v-4,-65,24,-182,-66,-146v-8,4,-15,7,-21,12v9,36,2,90,4,134r-28,0v-7,-57,24,-151,-36,-153v-18,-1,-35,11,-46,19r0,134r-28,0r0,-172r25,0","w":298,"k":{"\\":25}},"n":{"d":"143,-108v7,-56,-65,-53,-90,-27r0,135r-28,0r0,-172r25,0r2,14v13,-10,33,-17,55,-18v87,-5,59,99,64,176r-28,0r0,-108","k":{"\\":25}},"o":{"d":"96,4v-52,0,-79,-39,-79,-91v0,-53,28,-89,79,-89v52,0,80,38,80,90v0,52,-28,90,-80,90xm44,-87v0,38,16,69,52,69v37,0,53,-31,53,-68v0,-38,-16,-68,-53,-68v-36,0,-52,30,-52,67","w":192,"k":{"w":1,"v":2,"y":2,"\\":34,"z":9,"x":3}},"p":{"d":"172,-88v3,68,-55,106,-119,86r0,70r-28,0r0,-240r25,0r2,13v13,-10,29,-17,50,-17v51,1,69,38,70,88xm95,-154v-19,0,-32,8,-42,19r0,109v43,22,91,-7,91,-61v0,-37,-13,-67,-49,-67","w":188,"k":{"\\":30,"z":9,"x":7}},"q":{"d":"17,-86v0,-79,72,-102,148,-85r0,239r-28,0r0,-73v-59,27,-120,-12,-120,-81xm44,-85v0,52,50,82,93,56r0,-122v-51,-12,-93,15,-93,66","w":189,"k":{"\\":24}},"r":{"d":"112,-147v-21,-10,-47,1,-59,13r0,134r-28,0r0,-172r25,0r2,15v13,-14,39,-24,65,-16","w":115,"k":{"t":-3,"w":-3,"v":-3,"y":-3,"s":4,"c":4,"e":4,"d":4,"o":4,"q":4,"a":4,"g":3,".":12,",":12,"x":-3,"-":4}},"s":{"d":"125,-81v29,34,2,85,-49,85v-33,0,-51,-13,-63,-33r21,-13v7,29,80,35,77,-2v-5,-52,-92,-28,-92,-87v0,-55,93,-57,115,-18r-20,15v-13,-33,-94,-18,-59,18v19,12,58,19,70,35","w":148,"k":{"\\":20}},"t":{"d":"116,-9v-24,21,-80,18,-80,-27r0,-113r-29,0r0,-23r29,0r0,-47r28,0r0,47r45,0r0,23r-45,0r0,110v-3,28,30,23,41,11","w":118},"u":{"d":"88,4v-87,5,-60,-99,-64,-176r27,0v6,59,-24,155,42,154v18,0,37,-11,48,-19r0,-135r28,0r0,172r-26,0r-2,-13v-14,10,-29,16,-53,17","w":193,"k":{"\\":20}},"v":{"d":"64,0r-64,-172r30,0r51,140r51,-140r29,0r-65,172r-32,0","w":160,"k":{"s":1,"e":2,"o":2,"a":2,".":17,"&":7,",":17}},"w":{"d":"57,0r-57,-172r30,0r39,130r42,-130r16,0r42,130r39,-130r30,0r-57,172r-22,0r-40,-124r-41,124r-21,0","w":237,"k":{"s":2,"e":1,"o":1,".":10,"&":7,",":10}},"x":{"d":"0,0r58,-87r-55,-85r31,0r39,62r39,-62r29,0r-54,84r57,88r-30,0r-42,-64r-42,64r-30,0","w":145,"k":{"c":5,"e":5,"d":5,"o":5,"q":5,"a":1}},"y":{"d":"9,45v18,7,41,5,45,-15r14,-34r-68,-168r32,0r50,132r51,-132r30,0r-88,217v-8,30,-46,33,-74,21","w":163,"k":{"s":2,"c":2,"e":2,"d":2,"o":2,"q":2,"a":5,"g":2,".":18,"&":13,",":18,"-":5}},"z":{"d":"14,0r0,-27r103,-122r-99,0r0,-23r127,0r0,29r-103,120r106,0r0,23r-134,0","w":162,"k":{"\\":20,"c":11,"e":11,"d":11,"o":11,"q":11,"&":9}},"{":{"d":"33,-120v61,8,-2,124,53,122r-2,20v-54,5,-48,-47,-47,-97v1,-24,-12,-33,-30,-36r0,-19v66,-1,-14,-137,77,-133r2,19v-55,-1,7,116,-53,124","w":85},"|":{"d":"25,27r0,-293r26,0r0,293r-26,0","w":76},"}":{"d":"79,-111v-66,1,14,137,-77,133r-2,-20v56,3,-8,-114,53,-122v-40,-8,-27,-60,-29,-107v-1,-13,-11,-15,-24,-17r2,-19v54,-5,48,47,47,97v-1,24,12,33,30,36r0,19","w":86},"~":{"d":"51,-210v-19,0,-26,11,-29,27r-23,0v4,-30,19,-50,51,-51v31,-1,38,22,61,28v21,1,24,-13,27,-29r23,0v-1,31,-18,52,-48,54v-32,2,-36,-29,-62,-29","w":160},"\u00a0":{"w":72}}});Cufon.registerFont({"w":194,"face":{"font-family":"InterFace","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 3 3 2 3 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-15 -296 313 86","underline-thickness":"7.2","underline-position":"-40.68","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":72},"!":{"d":"20,-76r0,-164r48,0r0,164r-48,0xm73,-25v0,17,-12,28,-29,29v-16,1,-30,-13,-30,-29v0,-16,13,-30,30,-29v17,1,29,12,29,29","w":86},"\"":{"d":"89,-134r0,-106r45,0r0,106r-45,0xm16,-134r0,-106r45,0r0,106r-45,0","w":149},"#":{"d":"13,-74r0,-41r50,0r0,-37r-50,0r0,-40r50,0r0,-48r41,0r0,48r36,0r0,-48r40,0r0,48r51,0r0,40r-51,0r0,37r51,0r0,41r-51,0r0,47r-40,0r0,-47r-36,0r0,47r-41,0r0,-47r-50,0xm104,-115r36,0r0,-37r-36,0r0,37","w":241},"$":{"d":"156,-122v51,34,24,127,-39,126r0,46r-33,0r0,-46v-35,-5,-62,-19,-76,-48r38,-23v12,20,26,27,52,30v40,4,48,-42,15,-56v-41,-17,-96,-25,-96,-85v1,-42,31,-58,67,-65r0,-53r33,0r0,52v30,4,55,19,67,43r-39,20v-15,-42,-113,-17,-69,21v26,15,57,21,80,38"},"%":{"d":"205,3v-37,0,-61,-21,-61,-56v0,-36,24,-57,61,-57v36,0,60,20,60,56v0,37,-24,57,-60,57xm62,-130v-36,0,-61,-21,-61,-56v0,-35,24,-57,61,-57v36,0,60,20,60,56v0,37,-24,57,-60,57xm183,-54v0,12,8,26,21,26v14,0,22,-12,22,-26v0,-13,-9,-25,-22,-25v-13,0,-21,12,-21,25xm40,-187v0,12,9,26,22,26v13,0,21,-14,21,-26v0,-13,-8,-26,-21,-26v-15,0,-22,12,-22,26xm28,1r-24,-25r236,-219r25,24","w":266},"&":{"d":"226,-134v-21,17,-33,41,-47,65r54,69r-55,0r-24,-31v-15,20,-32,35,-66,35v-45,0,-74,-27,-74,-71v0,-38,22,-64,52,-80v-35,-32,-15,-93,44,-93v34,0,51,14,64,35r-37,20v-5,-24,-56,-27,-42,5r57,75v14,-23,27,-48,50,-62xm90,-114v-30,11,-47,78,1,79v20,0,27,-17,37,-29","w":240,"k":{"T":18,"V":8,"Y":20,"c":9,"e":9,"d":9,"o":9,"q":9}},"'":{"d":"18,-134r0,-106r45,0r0,106r-45,0","w":81},"(":{"d":"62,-123v0,56,21,90,54,114r-14,30v-77,-28,-115,-148,-65,-230v15,-24,37,-43,65,-57r14,29v-33,25,-54,58,-54,114","w":112},")":{"d":"11,-266v77,28,114,149,64,230v-15,24,-36,43,-64,57r-15,-30v33,-24,54,-58,54,-114v1,-57,-20,-89,-53,-114","w":112},"*":{"d":"29,-138r-19,-31r40,-24r-40,-24r20,-29r33,21r0,-36r36,0r0,36r34,-21r21,29r-40,24r39,24r-18,31r-36,-22r0,38r-36,0r0,-38","w":163,"k":{"A":14}},"+":{"d":"77,-28r0,-71r-69,0r0,-40r69,0r0,-72r40,0r0,72r69,0r0,40r-69,0r0,71r-40,0"},",":{"d":"44,-48v31,0,33,46,11,60v-11,11,-28,22,-48,26r-6,-19v10,-2,22,-8,27,-14v-17,-13,-12,-53,16,-53","w":83,"k":{"T":29,"W":11,"V":20,"Y":30,"w":12,"v":17,"y":10}},"-":{"d":"14,-72r0,-43r91,0r0,43r-91,0","w":118,"k":{"T":10,"V":4,"Y":13,"X":3}},".":{"d":"66,-22v0,14,-9,26,-26,26v-17,0,-26,-12,-26,-26v0,-15,9,-26,26,-26v17,0,26,11,26,26","w":79,"k":{"T":29,"W":11,"V":20,"Y":30,"w":12,"v":17,"y":10}},"\/":{"d":"0,-9r160,-267r35,19r-159,269","w":195,"k":{"y":10,"s":30,"z":23,"c":35,"e":35,"d":35,"o":35,"q":35,"u":23,"A":39,"a":32,"g":30,"x":13,"m":18,"n":18,"p":18,"r":18}},"0":{"d":"97,5v-68,0,-90,-58,-90,-124v0,-65,24,-124,90,-124v67,0,91,58,91,124v0,66,-23,124,-91,124xm97,-201v-57,7,-50,128,-18,158v41,24,61,-30,59,-76v-2,-40,-5,-79,-41,-82"},"1":{"d":"91,0r0,-183r-45,27r-22,-34r79,-48r38,0r0,238r-50,0"},"2":{"d":"101,-243v59,-1,93,52,67,108v-17,37,-50,65,-77,94r93,0r0,41r-163,0r0,-28r43,-46v25,-32,63,-51,63,-98v0,-19,-12,-29,-31,-29v-22,1,-38,18,-48,35r-39,-21v17,-31,45,-55,92,-56"},"3":{"d":"181,-70v0,92,-147,95,-176,24r39,-23v12,22,25,32,51,33v21,1,38,-12,38,-32v0,-25,-23,-34,-52,-35r0,-36v49,7,68,-63,14,-62v-23,1,-34,12,-44,31r-38,-22v23,-65,162,-73,164,14v1,28,-12,48,-30,55v19,9,34,24,34,53"},"4":{"d":"10,-60r0,-36r113,-142r39,0r0,136r25,0r0,42r-25,0r0,60r-47,0r0,-60r-105,0xm65,-102r50,0r0,-63"},"5":{"d":"179,-75v5,91,-134,101,-165,34r38,-23v12,34,79,39,79,-9v0,-49,-52,-46,-102,-46r0,-119r139,0r0,40r-96,0v1,13,-2,30,1,41v62,0,103,22,106,82"},"6":{"d":"99,4v-96,5,-96,-130,-49,-188v23,-29,54,-51,98,-59r10,37v-36,8,-70,29,-82,60v49,-28,107,10,103,69v-3,50,-30,79,-80,81xm99,-115v-14,3,-34,1,-31,20v-4,30,5,58,32,58v19,0,31,-15,31,-37v0,-23,-12,-40,-32,-41"},"7":{"d":"38,0r88,-198r-115,0r0,-40r172,0r0,28r-94,210r-51,0"},"8":{"d":"97,4v-77,6,-109,-93,-51,-127v-17,-11,-27,-28,-27,-51v0,-45,34,-66,79,-69v70,-5,103,84,51,120v18,9,31,32,31,55v0,46,-34,68,-83,72xm67,-173v0,18,11,32,30,32v19,0,31,-14,31,-33v0,-18,-13,-30,-31,-30v-19,0,-30,13,-30,31xm63,-70v-1,20,13,33,35,33v22,0,33,-13,34,-32v0,-19,-14,-34,-35,-34v-20,0,-34,15,-34,33"},"9":{"d":"96,-243v95,-3,97,133,49,190v-23,27,-54,49,-98,57r-10,-37v36,-8,69,-32,82,-62v-49,25,-107,-10,-103,-68v3,-49,30,-78,80,-80xm96,-126v20,0,34,-4,32,-29v-2,-25,-9,-46,-33,-46v-21,0,-30,17,-30,37v0,22,11,38,31,38"},":":{"d":"66,-147v0,14,-9,26,-26,26v-17,0,-26,-12,-26,-26v0,-16,10,-27,26,-27v16,0,26,11,26,27xm66,-22v0,14,-9,26,-26,26v-17,0,-26,-12,-26,-26v0,-15,9,-26,26,-26v17,0,26,11,26,26","w":79},";":{"d":"44,-48v31,0,33,46,11,60v-11,11,-28,22,-48,26r-6,-19v10,-2,22,-8,27,-14v-17,-13,-12,-53,16,-53xm72,-147v0,13,-9,26,-26,26v-17,0,-27,-12,-27,-26v0,-15,10,-27,27,-27v16,0,26,12,26,27","w":83},"<":{"d":"8,-105r0,-30r166,-55r12,39r-95,31r98,34r-12,40"},"=":{"d":"8,-133r0,-40r178,0r0,40r-178,0xm8,-56r0,-39r178,0r0,39r-178,0"},">":{"d":"18,-46r-13,-40r98,-34r-94,-31r12,-39r165,55r0,30"},"?":{"d":"150,-179v-1,50,-54,54,-55,103r-46,0v-6,-56,46,-60,53,-104v3,-17,-12,-27,-29,-26v-22,2,-31,11,-43,29r-34,-23v16,-25,40,-45,80,-45v45,0,74,24,74,66xm72,4v-16,-1,-29,-11,-29,-29v0,-17,11,-29,29,-29v17,-1,30,14,30,29v0,15,-14,29,-30,29","w":151},"@":{"d":"261,-5v-2,22,29,21,39,11r13,34v-37,24,-107,12,-98,-47v-60,24,-108,-17,-108,-76v0,-60,52,-93,108,-72v3,-38,-21,-50,-57,-50v-101,0,-114,148,-57,204r-37,24v-24,-27,-45,-64,-45,-114v0,-95,50,-154,139,-154v59,0,103,22,103,82r0,158xm154,-82v0,37,33,54,61,37r0,-71v-26,-14,-61,-4,-61,34","w":292,"k":{"W":2,"V":3,"Y":5,"y":-8,"g":-3,"p":-3,"J":-18,"j":-13}},"A":{"d":"0,0r99,-240r34,0r100,240r-52,0r-20,-48r-92,0r-20,48r-49,0xm84,-89r61,0r-31,-79","w":233},"B":{"d":"163,-127v72,21,46,127,-37,127r-98,0r0,-240v77,-1,164,-10,165,65v0,25,-13,38,-30,48xm115,-143v36,1,36,-48,6,-54v-12,-2,-30,-2,-45,-2r0,57xm157,-69v0,-35,-42,-36,-81,-34r0,62v37,0,81,6,81,-28","w":215,"k":{"T":5,"V":7,"Y":13,"t":4,"y":2,"s":2,"z":2}},"C":{"d":"125,-38v27,2,37,-14,47,-33r38,23v-19,34,-40,53,-87,53v-73,0,-100,-51,-107,-124v-12,-120,145,-173,193,-70r-39,22v-33,-69,-109,-27,-104,48v3,45,18,79,59,81","w":218,"k":{"C":4,"G":4,"O":4,"Q":4}},"D":{"d":"222,-121v0,77,-45,120,-121,121r-73,0r0,-240r71,0v78,0,123,41,123,119xm173,-119v1,-57,-35,-84,-97,-78r0,154v62,5,97,-21,97,-76","w":237,"k":{"T":11,"V":5,"Y":14,"z":4,"A":9,"X":9,"Z":11}},"E":{"d":"28,0r0,-240r165,0r0,43r-117,0r0,55r96,0r0,44r-96,0r0,54r125,0r0,44r-173,0","w":210,"k":{"C":7,"G":7,"O":7,"Q":7,"t":7,"w":7,"v":9,"y":7,"c":7,"e":7,"d":7,"o":7,"q":7,"u":5}},"F":{"d":"28,0r0,-240r163,0r0,43r-115,0r0,57r92,0r0,43r-92,0r0,97r-48,0","w":192,"k":{"C":4,"G":4,"O":4,"Q":4,"s":9,"z":7,"c":13,"e":13,"d":13,"o":13,"q":13,"u":7,"A":29,"a":15,"g":10,".":15,"&":12,",":15}},"G":{"d":"66,-119v0,59,40,94,100,77r0,-43r-39,0r0,-41r84,0r0,115v-24,10,-50,17,-87,16v-72,-2,-101,-51,-108,-124v-12,-118,143,-172,192,-74r-40,22v-37,-64,-102,-20,-102,52","w":225,"k":{"V":4,"Y":9}},"H":{"d":"28,0r0,-240r48,0r0,95r96,0r0,-95r48,0r0,240r-48,0r0,-102r-96,0r0,102r-48,0","w":248},"I":{"d":"28,0r0,-240r48,0r0,240r-48,0","w":104},"J":{"d":"-15,10v29,-5,46,-15,46,-42r0,-208r48,0r0,216v-1,52,-40,67,-85,75","w":106,"k":{"c":4,"e":4,"d":4,"o":4,"q":4,"A":5}},"K":{"d":"28,0r0,-240r48,0r0,92r92,-92r58,0r-94,93r99,147r-55,0r-77,-114r-23,23r0,91r-48,0","w":230,"k":{"C":13,"G":13,"O":13,"Q":13,"t":9,"w":13,"v":13,"y":14,"c":9,"e":9,"d":9,"o":9,"q":9,"u":5}},"L":{"d":"28,0r0,-240r48,0r0,196r121,0r0,44r-169,0","w":199,"k":{"C":4,"G":4,"O":4,"Q":4,"U":3,"T":17,"W":9,"V":29,"Y":25,"t":11,"w":12,"v":20,"y":10,"*":8,"\\":41,"c":7,"e":7,"d":7,"o":7,"q":7,"u":7}},"M":{"d":"28,0r0,-240r49,0r71,160r64,-160r50,0r0,240r-47,0r0,-134r-58,135r-18,0r-63,-137r0,136r-48,0","w":290},"N":{"d":"28,0r0,-240r49,0r98,150r0,-150r47,0r0,240r-42,0r-104,-159r0,159r-48,0","w":250},"O":{"d":"127,5v-73,0,-111,-54,-111,-125v0,-72,38,-125,111,-125v74,0,111,53,111,125v0,72,-37,125,-111,125xm127,-203v-83,0,-83,165,0,165v81,-1,84,-165,0,-165","w":254,"k":{"T":11,"V":11,"Y":20,"s":5,"z":7,"A":9,"X":13,"Z":11,"a":4,"S":5}},"P":{"d":"203,-166v-2,66,-54,86,-128,80r0,86r-47,0r0,-240v85,-2,176,-8,175,74xm155,-163v0,-38,-40,-37,-80,-36r0,71v40,2,79,1,80,-35","w":213,"k":{"Y":4,"c":5,"e":5,"d":5,"o":5,"q":5,"A":25,"X":7,"Z":9,"a":9,".":23,",":23}},"Q":{"d":"159,0v7,12,25,14,46,13r-6,39v-54,-1,-86,-15,-100,-51v-52,-14,-83,-57,-83,-121v0,-72,38,-125,111,-125v74,0,111,53,111,125v0,62,-30,105,-79,120xm127,-203v-83,0,-83,165,0,165v81,-1,84,-165,0,-165","w":254,"k":{"T":11,"V":11,"Y":20,"s":5,"z":7,"A":9,"X":13,"Z":11,"a":4,"S":5}},"R":{"d":"210,-169v-1,43,-22,66,-56,76r62,93r-55,0r-59,-90r-27,0r0,90r-47,0r0,-240v83,1,184,-16,182,71xm162,-164v0,-41,-46,-34,-87,-34r0,67v40,0,87,4,87,-33","w":224,"k":{"C":5,"G":5,"O":5,"Q":5,"Y":4,"c":7,"e":7,"d":7,"o":7,"q":7,"u":4}},"S":{"d":"146,-130v73,31,41,135,-45,135v-44,0,-74,-14,-92,-44r37,-25v12,30,88,43,95,2v-12,-65,-123,-29,-123,-116v0,-86,143,-84,169,-25r-35,24v-8,-27,-81,-41,-87,-3v4,34,57,34,81,52","w":200,"k":{"t":5,"w":4,"v":5,"y":5,"z":4,"S":4,"x":4}},"T":{"d":"73,0r0,-197r-71,0r0,-43r192,0r0,43r-72,0r0,197r-49,0","w":195,"k":{"C":13,"G":13,"O":13,"Q":13,"w":19,"v":15,"y":20,"s":29,"z":27,"c":27,"e":27,"d":27,"o":27,"q":27,"u":29,"A":29,"a":32,"g":27,".":17,"&":17,",":17,"x":19,"m":29,"n":29,"p":29,"r":29,";":7,"-":10,":":7,"@":8}},"U":{"d":"123,5v-57,0,-97,-31,-97,-87r0,-158r49,0r0,153v0,30,18,49,49,49v31,0,48,-20,48,-49r0,-153r49,0r0,158v-3,57,-40,87,-98,87","w":247,"k":{"t":5,"y":4,"s":7,"z":11,"c":5,"e":5,"d":5,"o":5,"q":5,"A":9,"Z":9,"a":7,"g":12,"x":5}},"V":{"d":"106,0r-106,-240r52,0r69,165r59,-165r48,0r-92,240r-30,0","w":228,"k":{"C":7,"G":7,"O":7,"Q":7,"s":15,"z":10,"c":17,"e":17,"d":17,"o":17,"q":17,"u":13,"A":27,"a":23,"g":17,".":12,"&":19,",":12,"m":12,"n":12,"p":12,"r":12,"-":4,"@":3}},"W":{"d":"55,0r-55,-240r49,0r29,142r47,-142r30,0r47,142r30,-142r48,0r-55,240r-31,0r-54,-161r-55,161r-30,0","w":280,"k":{"s":11,"z":5,"c":9,"e":9,"d":9,"o":9,"q":9,"u":7,"A":14,"a":11,"g":9,".":4,"&":9,",":4,"m":7,"n":7,"p":7,"r":7,"@":2}},"X":{"d":"0,0r78,-125r-73,-115r55,0r44,73r44,-73r55,0r-73,115r78,125r-54,0r-50,-83r-50,83r-54,0","w":208,"k":{"C":11,"G":11,"O":11,"Q":11,"t":11,"w":11,"v":11,"y":13,"c":7,"e":7,"d":7,"o":7,"q":7,"u":7,"-":3}},"Y":{"d":"81,0r0,-96r-81,-144r54,0r52,95r50,-95r53,0r-79,144r0,96r-49,0","w":209,"k":{"C":18,"G":18,"O":18,"Q":18,"t":12,"w":9,"v":10,"s":29,"z":22,"c":34,"e":34,"d":34,"o":34,"q":34,"u":24,"A":34,"a":29,"g":29,".":14,"&":26,",":14,"S":5,"x":12,"m":27,"n":27,"p":27,"r":27,";":11,"-":13,":":11,"@":8,"f":14,"\/":22}},"Z":{"d":"12,0r0,-40r123,-157r-113,0r0,-43r172,0r0,41r-121,155r123,0r0,44r-184,0","w":206,"k":{"C":9,"G":9,"O":9,"Q":9,"t":7,"w":7,"v":9,"y":11,"c":9,"e":9,"d":9,"o":9,"q":9,"u":7}},"[":{"d":"24,51r0,-316r84,0r0,40r-39,0r0,237r39,0r0,39r-84,0","w":108,"k":{"j":-13}},"\\":{"d":"159,12r-159,-269r36,-19r159,267","w":195},"]":{"d":"0,51r0,-39r40,0r0,-237r-40,0r0,-40r84,0r0,316r-84,0","w":108},"^":{"d":"22,-116r59,-124r35,0r61,119r-42,16r-36,-77r-33,80","w":198},"_":{"d":"0,86r0,-32r202,0r0,32r-202,0","w":201},"`":{"d":"32,-234r23,-30r72,51r-13,19","w":159},"a":{"d":"26,-149v32,-45,137,-40,137,37r0,112r-43,0r-3,-13v-31,32,-108,16,-105,-38v3,-51,54,-57,103,-62v4,-36,-42,-35,-57,-13xm58,-52v0,28,47,20,58,6r0,-35v-26,2,-57,3,-58,29","w":185,"k":{"\\":23}},"b":{"d":"186,-90v0,91,-94,112,-163,79r0,-229r48,0r0,66v64,-16,115,21,115,84xm141,-89v0,-40,-31,-60,-70,-47r0,99v39,10,70,-10,70,-52","w":199,"k":{"\\":25,"z":7}},"c":{"d":"59,-87v-6,55,63,69,77,26r35,19v-12,29,-36,46,-74,46v-53,0,-79,-35,-84,-90v-9,-96,127,-124,155,-41r-37,18v-7,-19,-15,-31,-36,-31v-27,0,-33,24,-36,53","w":175,"k":{"\\":22,"c":2,"e":2,"d":2,"o":2,"q":2,"a":-2}},"d":{"d":"13,-87v0,-65,50,-105,117,-86r0,-67r47,0r0,240r-43,0r-2,-13v-48,43,-119,-5,-119,-74xm58,-89v0,45,45,72,72,40r0,-86v-38,-16,-72,7,-72,46","w":200},"e":{"d":"13,-87v0,-83,93,-119,142,-65v15,17,23,42,23,76r-118,0v-2,50,65,53,83,18r35,21v-18,28,-39,41,-80,41v-55,0,-85,-33,-85,-91xm130,-108v2,-38,-53,-44,-65,-14v-2,4,-3,9,-4,14r69,0","w":189,"k":{"v":2,"\\":22,"x":3}},"f":{"d":"130,-199v-23,-12,-59,-12,-53,25r39,0r0,36r-39,0r0,138r-47,0r0,-138r-24,0r0,-36r24,0v-8,-68,59,-84,114,-61","w":120,"k":{"\\":-17,"s":2,"c":5,"e":5,"d":5,"o":5,"q":5,"a":4,")":-37,"]":-37,"}":-37}},"g":{"d":"32,-13v-19,-11,-14,-46,7,-54v-13,-10,-23,-24,-23,-46v-1,-57,64,-76,115,-58r28,-29r26,22r-25,26v42,52,-17,123,-90,100v-2,1,-5,6,-5,8v6,13,28,11,48,12v42,2,76,9,76,51v0,43,-42,53,-88,53v-45,-1,-86,-9,-89,-51v-1,-18,9,-28,20,-34xm95,-143v-20,0,-34,11,-34,30v0,19,15,29,34,29v18,0,35,-10,35,-29v0,-18,-16,-30,-35,-30xm148,22v-5,-29,-54,-12,-85,-22v-20,22,-5,40,39,39v22,0,44,-1,46,-17","w":191},"h":{"d":"138,-100v5,-48,-48,-46,-67,-23r0,123r-48,0r0,-240r48,0r0,78v43,-33,114,-12,114,59r0,103r-47,0r0,-100","w":207,"k":{"w":4,"v":7,"y":7,"\\":25}},"i":{"d":"75,-219v0,14,-12,26,-28,26v-16,0,-28,-12,-28,-26v0,-14,12,-25,28,-25v16,0,28,11,28,25xm23,0r0,-174r47,0r0,174r-47,0","w":93},"j":{"d":"78,-219v0,14,-11,26,-27,26v-16,0,-28,-12,-28,-26v0,-14,12,-25,28,-25v16,0,27,11,27,25xm-3,42v16,-13,30,-20,30,-49r0,-167r47,0r0,167v0,43,-22,62,-51,78","w":97},"k":{"d":"23,0r0,-240r48,0r0,115r54,-49r56,0r-59,54r68,120r-53,0r-50,-90r-16,16r0,74r-48,0","w":187,"k":{"\\":18,"c":4,"e":4,"d":4,"o":4,"q":4,"a":1,"@":1}},"l":{"d":"23,0r0,-240r48,0r0,240r-48,0","w":93},"m":{"d":"68,-161v21,-21,74,-22,95,0v16,-9,36,-15,60,-17v91,-6,70,96,72,178r-47,0v-7,-50,23,-140,-32,-140v-22,0,-42,9,-34,35r0,105r-47,0r0,-102v7,-45,-48,-45,-64,-21r0,123r-48,0r0,-174r44,0","w":317,"k":{"w":4,"v":7,"y":7,"\\":25}},"n":{"d":"140,-99v5,-46,-50,-50,-69,-24r0,123r-48,0r0,-174r43,0r2,14v13,-11,32,-17,53,-18v84,-4,64,99,66,178r-47,0r0,-99","w":209,"k":{"w":4,"v":7,"y":7,"\\":25}},"o":{"d":"100,4v-56,0,-87,-36,-87,-91v0,-55,31,-91,87,-91v56,0,88,37,88,91v0,54,-32,91,-88,91xm59,-87v0,30,12,52,41,52v29,0,41,-22,41,-52v0,-31,-12,-53,-41,-53v-29,0,-41,22,-41,53","w":200,"k":{"w":1,"v":4,"y":2,"\\":34,"z":9,"x":7}},"p":{"d":"187,-87v0,62,-52,104,-116,86r0,69r-48,0r0,-242r43,0r2,13v10,-7,25,-17,43,-17v51,3,76,39,76,91xm141,-86v0,-47,-46,-71,-71,-38r0,84v37,16,71,-8,71,-46","w":199,"k":{"v":2,"\\":30,"z":9,"x":7}},"q":{"d":"13,-87v0,-84,81,-102,163,-85r0,240r-47,0r0,-67v-67,12,-116,-22,-116,-88xm58,-87v-1,38,35,62,71,48r0,-100v-43,-6,-70,12,-71,52","w":199,"k":{"\\":24}},"r":{"d":"127,-131v-17,-11,-47,-6,-56,9r0,122r-48,0r0,-174r43,0r2,16v13,-18,43,-24,68,-14","w":133,"k":{"t":-3,"w":-3,"v":-3,"y":-3,"s":4,"c":4,"e":4,"d":4,"o":4,"q":4,"a":4,"g":3,".":12,",":12,"x":-3,"-":4}},"s":{"d":"147,-88v42,38,2,92,-57,92v-40,0,-65,-17,-80,-41r35,-21v6,26,65,40,76,10v-5,-30,-67,-19,-85,-41v-40,-32,-3,-89,54,-89v36,0,60,13,74,33r-33,23v-8,-11,-22,-21,-41,-21v-23,0,-35,18,-19,29v21,7,61,12,76,26","w":174,"k":{"\\":20}},"t":{"d":"132,-14v-29,25,-101,28,-101,-28r0,-96r-26,0r0,-36r26,0r0,-45r47,0r0,45r42,0r0,36r-42,0r0,89v-1,23,30,12,37,3","w":132,"k":{")":-13}},"u":{"d":"69,-75v-7,46,50,48,69,25r0,-124r47,0r0,174r-43,0r-2,-14v-43,36,-118,16,-118,-56r0,-104r47,0r0,99","w":208,"k":{"\\":20}},"v":{"d":"77,0r-77,-174r50,0r48,116r46,-116r48,0r-75,174r-40,0","w":191,"k":{"s":1,"c":4,"e":4,"d":4,"o":4,"q":4,"a":5,".":17,"&":7,",":17}},"w":{"d":"62,0r-62,-174r49,0r31,105r34,-105r29,0r35,105r31,-105r49,0r-62,174r-34,0r-33,-100r-33,100r-34,0","w":258,"k":{"s":2,"e":1,"o":1,"a":4,".":10,"&":7,",":10}},"x":{"d":"1,0r65,-86r-66,-88r53,0r40,54r40,-54r48,0r-63,85r66,89r-53,0r-40,-55r-41,55r-49,0","w":183,"k":{"c":5,"e":5,"d":5,"o":5,"q":5,"a":1}},"y":{"d":"17,29v13,7,35,11,42,-6r13,-30r-72,-167r50,0r45,119r44,-119r47,0r-90,215v-9,34,-59,38,-93,22","w":186,"k":{"s":2,"c":2,"e":2,"d":2,"o":2,"q":2,"a":5,"g":2,".":12,"&":13,",":12,"-":5}},"z":{"d":"13,0r0,-32r99,-106r-95,0r0,-36r149,0r0,34r-98,104r101,0r0,36r-156,0","w":182,"k":{"\\":20,"s":3,"c":11,"e":11,"d":11,"o":11,"q":11,"u":4,"&":9}},"{":{"d":"54,-120v51,11,-1,113,51,111r-3,31v-61,5,-65,-40,-65,-100v0,-20,-11,-27,-31,-29r0,-27v57,3,11,-90,47,-115v12,-8,27,-14,49,-14r3,31v-53,-1,1,101,-51,112","w":105},"|":{"d":"27,27r0,-293r45,0r0,293r-45,0","w":99},"}":{"d":"100,-107v-38,-1,-31,39,-31,75v0,36,-22,54,-65,54r-4,-31v54,4,0,-99,51,-111v-32,-9,-23,-55,-26,-93v-1,-13,-10,-18,-25,-19r4,-31v60,-4,65,39,65,100v0,20,11,27,31,29r0,27","w":105},"~":{"d":"59,-201v-12,0,-16,7,-18,19r-42,0v5,-31,20,-52,54,-52v27,-1,37,19,58,19v12,0,18,-5,19,-20r41,0v-2,33,-18,53,-51,54v-28,1,-37,-20,-61,-20","w":170},"\u00a0":{"w":72}}});