/*
 * 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}})());

Cufon.registerFont({"w":99,"face":{"font-family":"Dispatch_Light","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 8 0 0 2 0 4","ascent":"286","descent":"-74","x-height":"4","bbox":"-12 -302 364 72","underline-thickness":"7.2","underline-position":"-40.68","stemh":"7","stemv":"27","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":115},"\u00d7":{"d":"264,0r-66,0v1,-50,2,-96,-46,-91r0,36r-26,0r0,-36v-49,-7,-48,40,-47,91r-67,0r0,-24r39,0v-3,-67,26,-93,75,-93r0,-27r-90,0r0,-70r26,0r0,46r64,0r0,-24r-21,0r0,-69r67,0r0,69r-20,0r0,24r61,0r0,-46r27,0r0,70r-88,0r0,27v48,0,77,25,74,93r38,0r0,24","w":275},"\u00a0":{"w":115},"!":{"d":"68,-261r-8,189r-20,0r-8,-189r36,0xm72,0r-45,0r0,-42r45,0r0,42"},"\"":{"d":"134,-261r-9,84r-22,0r-9,-84r40,0xm67,-261r-9,84r-22,0r-9,-84r40,0","w":161,"k":{"s":11,"q":14,"o":18,"g":14,"e":18,"d":14,"c":18,"a":18,"Q":11,"O":11,"J":36,"G":11,"C":11,"A":36,"7":7,"4":22}},"#":{"d":"187,-82r-52,0r-20,115r-23,-5r19,-110r-41,0r-20,115r-24,-5r19,-110r-31,0r0,-23r35,0r9,-49r-44,0r0,-24r48,0r19,-108r24,4r-18,104r41,0r19,-108r24,4r-19,104r35,0r0,24r-39,0r-8,49r47,0r0,23xm124,-154r-41,0r-9,49r41,0","w":200,"k":{"7":7}},"$":{"d":"206,-73v0,51,-17,71,-80,74r0,45r-25,0r0,-45v-42,-1,-68,-10,-77,-13r0,-60r27,0r0,42v6,2,27,6,50,7r0,-99v-60,-9,-77,-22,-77,-73v0,-41,16,-66,77,-69r0,-38r25,0r0,38v32,2,57,9,67,13r0,51r-27,0r0,-33v-5,-2,-20,-6,-40,-7r0,94v51,7,80,16,80,73xm101,-149r0,-91v-38,1,-48,11,-48,44v0,31,8,40,48,47xm177,-72v0,-32,-7,-39,-51,-46r0,96v40,-2,51,-12,51,-50","w":227,"k":{"7":7}},"%":{"d":"136,-185v0,65,-24,82,-63,82v-39,0,-63,-16,-63,-81v0,-65,24,-82,63,-82v39,0,63,16,63,81xm221,-258r-95,262r-22,-8r96,-262xm315,-78v0,65,-24,82,-63,82v-39,0,-62,-16,-62,-81v0,-65,24,-82,63,-82v39,0,62,16,62,81xm73,-125v29,0,36,-28,36,-68v0,-38,-13,-51,-36,-51v-29,0,-36,29,-36,69v0,38,13,50,36,50xm253,-18v29,0,35,-30,35,-69v0,-38,-13,-50,-36,-50v-29,0,-36,28,-36,68v0,38,14,51,37,51","w":325},"&":{"d":"112,4v-53,0,-103,-12,-103,-79v0,-45,15,-62,68,-71v-24,-28,-33,-43,-33,-62v0,-41,21,-58,78,-58v31,0,61,9,66,11r0,55r-27,0r0,-36v-4,-2,-23,-6,-41,-6v-41,0,-48,10,-48,32v-12,12,72,96,96,124r30,-61r66,0r0,24r-51,0r-27,56r40,43r48,0r0,24r-63,0r-38,-42v-17,31,-30,46,-61,46xm35,-74v0,46,40,53,75,53v20,0,29,-9,45,-40r-61,-66v-47,6,-59,16,-59,53","w":277},"'":{"d":"67,-261r-9,84r-22,0r-9,-84r40,0","w":94,"k":{"s":11,"q":14,"o":18,"g":14,"e":18,"d":14,"c":18,"a":18,"Q":11,"O":11,"J":36,"G":11,"C":11,"A":36,"7":7,"4":22}},"(":{"d":"122,-274r0,24v-57,0,-77,13,-77,137v0,123,20,137,77,137r0,25v-77,-1,-103,-22,-103,-162v0,-140,26,-160,103,-161","w":135,"k":{"y":7,"w":7,"v":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"Q":7,"O":7,"J":11,"G":7,"C":7,"A":7,"6":4,"4":22}},")":{"d":"117,-113v0,140,-26,161,-103,162r0,-25v57,0,77,-14,77,-137v0,-124,-20,-137,-77,-137r-1,-24v77,1,104,21,104,161","w":135},"*":{"d":"141,-223r-44,24r44,24r-11,19r-43,-26r1,50r-22,0r1,-50r-43,26r-11,-19r45,-25r-44,-24r11,-19r43,26r-1,-49r22,0r-2,50r43,-26","w":154,"k":{"J":25,"A":36}},"+":{"d":"154,-79r-56,0r0,61r-27,0r0,-61r-56,0r0,-24r56,0r0,-54r27,0r0,54r56,0r0,24","w":169,"k":{"9":7,"7":14,"3":7}},",":{"d":"79,-28r-48,83r-15,-8r24,-97","w":98,"k":{"\u2019":36,"\u2018":36,"\u201d":36,"\u201c":36,"y":18,"w":14,"v":18,"u":7,"t":7,"Y":29,"W":29,"V":40,"U":14,"T":32,"Q":22,"O":22,"G":22,"C":22,"9":11,"7":18,"4":18}},"-":{"d":"118,-84r-103,0r0,-25r103,0r0,25","w":133,"k":{"Y":22,"X":11,"W":18,"V":25,"T":11,"9":14,"7":14}},"\u00ad":{"d":"118,-84r-103,0r0,-25r103,0r0,25","w":133},".":{"d":"72,0r-45,0r0,-42r45,0r0,42","k":{"\u2019":36,"\u201d":36,"y":14,"w":11,"v":14,"u":7,"t":7,"q":4,"o":4,"e":4,"d":4,"c":4,"Y":32,"W":29,"V":43,"U":14,"T":22,"Q":14,"O":14,"G":14,"C":14,"9":11,"7":22,"4":29,"3":4}},"\/":{"d":"125,-271r-115,316r-22,-8r115,-317","w":123,"k":{"z":36,"y":18,"x":32,"w":18,"v":18,"u":36,"t":18,"s":36,"r":36,"q":36,"p":36,"o":36,"n":36,"m":36,"j":7,"i":7,"g":32,"f":11,"e":36,"d":36,"c":36,"a":36,"Y":-14,"X":-7,"W":-14,"V":-14,"S":4,"Q":7,"O":7,"J":36,"G":7,"C":7,"A":36,"8":4,"7":-7,"6":7,"5":-4,"4":25,"1":-7}},"0":{"d":"221,-131v0,105,-32,135,-101,135v-69,0,-101,-30,-101,-135v0,-105,33,-135,102,-135v69,0,100,30,100,135xm121,-21v60,0,71,-48,71,-124v0,-72,-22,-96,-72,-96v-60,0,-72,48,-72,124v0,72,23,96,73,96","w":240},"1":{"d":"135,0r-118,0r0,-24r49,0r0,-214r-53,0r0,-23r81,0r0,237r41,0r0,24","w":148,"k":{"\\":14,"=":-7,"9":4,"7":11,"4":7,"\/":-14,".":-7,",":-11,"'":11,"%":4,"\"":11}},"2":{"d":"192,0r-178,0r0,-29v40,-40,161,-114,145,-169v0,-30,-12,-43,-62,-43v-17,0,-39,3,-51,6r0,35r-27,0r0,-54v19,-6,52,-12,79,-12v69,0,90,21,90,67v0,47,-2,56,-76,119r-67,57r120,0r0,-49r27,0r0,72","w":214,"k":{"\\":7,"7":4}},"3":{"d":"107,-156v40,5,91,20,86,76v-8,88,-62,72,-166,86r-3,-26v68,-5,106,-9,124,-20v13,-8,17,-20,17,-39v0,-49,-49,-51,-87,-54r0,-26r70,-79r-108,0r0,38r-27,0r0,-61r167,0r0,24","w":210,"k":{"7":7,"\/":4,".":4}},"4":{"d":"212,0r-100,0r0,-24r39,0r0,-52r-140,0r0,-27r115,-171r23,14r-109,161r111,0r0,-69r28,0r0,69r33,0r0,23r-33,0r0,52r33,0r0,24","w":226,"k":{"\\":18,">":-4,"9":4,"7":14,"\/":-14,"'":7,"\"":7}},"5":{"d":"47,-162v100,12,150,1,150,82v0,89,-63,72,-167,86r-3,-26v68,-5,107,-10,125,-20v22,-13,22,-66,0,-78v-18,-11,-54,-15,-133,-20r4,-123r161,0r0,61r-27,0r0,-38r-107,0","w":214,"k":{"9":4,"7":4,"\/":4,".":4}},"6":{"d":"183,-241v-109,21,-136,-1,-135,100v21,-5,55,-11,82,-11v58,0,78,16,78,70v0,51,-9,86,-95,86v-106,0,-94,-64,-94,-151v0,-112,41,-99,160,-121xm180,-82v0,-72,-97,-40,-132,-34v-3,62,4,95,66,95v55,0,66,-12,66,-61","w":223,"k":{"\\":7,"9":7,"7":11,"5":4,"3":4,"%":4}},"7":{"d":"201,-237r-109,245r-27,-11r107,-234r-131,0r0,37r-27,0r0,-61r187,0r0,24","w":215,"k":{"\\":-11,"<":7,"9":4,"8":7,"6":7,"4":22,"0":7,"\/":40,".":47,",":50,"+":7}},"8":{"d":"220,-61v0,51,-43,65,-103,65v-61,0,-100,-14,-100,-65v0,-52,8,-58,61,-79v-41,-17,-50,-30,-50,-66v0,-46,36,-60,89,-60v54,0,91,14,91,60v0,42,-7,50,-51,67v50,18,63,29,63,78xm179,-206v0,-27,-23,-35,-62,-35v-39,0,-60,8,-60,35v0,36,21,39,71,57v52,-20,51,-22,51,-57xm191,-61v0,-43,-15,-45,-85,-69v-57,22,-61,24,-61,69v0,32,26,40,72,40v45,0,74,-8,74,-40","w":236,"k":{"\\":4,"9":4}},"9":{"d":"204,-172v-1,51,5,115,-20,138v-22,20,-61,29,-139,40r-4,-27v73,-10,107,-16,122,-31v14,-13,13,-36,13,-69v-21,5,-55,11,-82,11v-58,0,-79,-16,-79,-70v0,-51,10,-86,96,-86v81,0,93,35,93,94xm176,-146v3,-62,-4,-95,-66,-95v-55,0,-66,12,-66,61v0,72,97,40,132,34","w":223,"k":{")":4}},":":{"d":"72,-126r-45,0r0,-41r45,0r0,41xm72,0r-45,0r0,-42r45,0r0,42","k":{"Y":7,"W":7,"V":11,"U":4}},";":{"d":"72,-126r-45,0r0,-41r45,0r0,41xm73,-28r-47,83r-15,-8r24,-97"},"<":{"d":"116,-22r-17,17r-84,-84r84,-84r17,17r-68,67","w":146,"k":{"4":4}},"=":{"d":"136,-111r-121,0r0,-23r121,0r0,23xm136,-48r-121,0r0,-23r121,0r0,23","w":151},">":{"d":"131,-89r-84,84r-16,-17r68,-67r-68,-67r16,-17","w":146,"k":{"9":7,"5":7,"3":14,"2":7}},"?":{"d":"192,-203v0,42,-15,55,-88,94r0,37r-28,0r0,-50v70,-36,88,-45,88,-80v0,-30,-17,-39,-67,-39v-23,0,-45,3,-56,6r0,49r-27,0r0,-68v19,-6,48,-12,83,-12v69,0,95,16,95,63xm111,0r-44,0r0,-42r44,0r0,42","w":202},"@":{"d":"343,-103v0,89,-35,103,-129,103r-6,-19v-55,29,-133,52,-111,-70v22,-121,72,-78,138,-66v5,-9,13,-14,29,-12r-29,143v64,0,83,-12,83,-79v0,-97,-41,-118,-137,-118v-96,0,-137,16,-137,132v0,132,60,135,174,133r0,23v-132,4,-199,-15,-199,-156v0,-125,46,-156,162,-156v116,0,162,34,162,142xm229,-133v-13,-5,-44,-14,-65,-14v-18,0,-27,11,-39,58v-25,96,49,71,87,44","w":362},"A":{"d":"287,0r-108,0r0,-24r48,0r-23,-58r-114,0r-22,58r45,0r0,24r-103,0r0,-24r30,0r96,-239r26,0r95,239r30,0r0,24xm194,-107r-47,-124r-47,124r94,0","w":297,"k":{"\u2019":36,"\u2018":54,"\u201d":36,"\u201c":54,"\u2122":36,"}":7,"y":25,"w":22,"v":25,"u":9,"t":11,"s":4,"q":7,"o":7,"j":11,"g":11,"e":7,"d":7,"c":7,"\\":36,"Y":50,"W":40,"V":50,"U":22,"T":29,"S":7,"Q":20,"O":20,"G":20,"C":20,"?":22,"\/":-14,"*":36,")":7,"'":36,"\"":36}},"B":{"d":"239,-73v0,107,-133,65,-226,73r0,-24r33,0r0,-214r-33,0r0,-23r142,0v49,0,76,14,76,70v0,29,-11,50,-34,55v26,4,42,27,42,63xm204,-191v0,-71,-72,-40,-130,-47r0,94v58,-6,130,24,130,-47xm211,-73v0,-74,-76,-42,-137,-49r0,99v61,-6,137,24,137,-50","w":259,"k":{"z":4,"y":7,"w":4,"v":7,"\\":4,"Y":11,"X":4,"W":7,"V":7,"U":4,"T":4,"S":4,"A":7,"\/":7,".":7,",":14}},"C":{"d":"221,-10v-13,5,-49,14,-90,14v-66,0,-112,-25,-112,-135v0,-110,46,-135,112,-135v41,0,77,9,90,14r0,66r-27,0r0,-48v-8,-2,-37,-7,-63,-7v-60,0,-82,38,-82,118v0,73,28,102,82,102v28,0,55,-5,63,-7r0,-55r27,0r0,73","w":243,"k":{"y":4,"w":4,"v":4,"g":4,"Y":4,"X":2,"W":4,"V":4,"U":2,"S":4,"Q":2,"O":2,"G":2,"C":2,"A":5}},"D":{"d":"248,-131v0,165,-105,126,-235,131r0,-24r33,0r0,-214r-33,0r0,-23v129,5,235,-35,235,130xm138,-23v55,5,81,-33,81,-116v0,-110,-56,-100,-145,-99r0,215r64,0","w":267,"k":{"\u2018":7,"\u201c":7,"\u2122":4,"}":7,"]":7,"\\":7,"Z":5,"Y":18,"X":13,"W":14,"V":20,"U":4,"S":5,"A":20,"\/":7,".":14,",":22,")":7,"'":7,"\"":7}},"E":{"d":"224,0r-211,0r0,-24r33,0r0,-214r-33,0r0,-23r211,0r0,75r-27,0r0,-52r-123,0r0,87r102,0r0,25r-102,0r0,102r123,0r0,-59r27,0r0,83","w":245,"k":{"y":4,"w":4,"v":4,"g":4,"Y":4,"X":2,"W":4,"V":4,"U":2,"S":4,"Q":2,"O":2,"G":2,"C":2,"A":5}},"F":{"d":"224,-186r-27,0r0,-52r-123,0r0,95r84,0r0,23r-84,0r0,96r41,0r0,24r-102,0r0,-24r33,0r0,-214r-33,0r0,-23r211,0r0,75","w":234,"k":{"\u2014":18,"\u2013":18,"z":18,"y":18,"x":18,"w":18,"v":18,"u":18,"t":4,"s":25,"r":18,"q":29,"p":18,"o":29,"n":18,"m":18,"g":25,"e":29,"d":29,"c":29,"a":25,"S":4,"Q":4,"O":4,"J":54,"G":4,"C":4,"A":47,":":11,"\/":36,".":36,"-":18,",":36}},"G":{"d":"245,-90r-24,0r0,80v-11,4,-41,14,-90,14v-66,0,-112,-30,-112,-135v0,-105,46,-135,112,-135v41,0,77,9,90,14r0,66r-27,0r0,-48v-8,-2,-37,-7,-63,-7v-61,0,-82,40,-82,118v0,73,27,102,82,102v37,0,57,-5,63,-7r0,-62r-45,0r0,-25r96,0r0,25","w":253,"k":{"y":7,"w":7,"v":7,"\\":4,"Z":4,"Y":14,"X":9,"W":11,"V":14,"U":4,"T":4,"S":4,"A":7,".":7,",":11}},"H":{"d":"278,0r-99,0r0,-24r38,0r0,-104r-143,0r0,104r39,0r0,24r-100,0r0,-24r33,0r0,-214r-33,0r0,-23r100,0r0,23r-39,0r0,85r143,0r0,-85r-38,0r0,-23r99,0r0,23r-33,0r0,214r33,0r0,24","w":291,"k":{"y":11,"w":11,"v":11}},"I":{"d":"118,-238r-38,0r0,214r38,0r0,24r-105,0r0,-24r39,0r0,-214r-39,0r0,-23r105,0r0,23","w":131,"k":{"y":11,"w":11,"v":11}},"J":{"d":"206,-238r-30,0r0,135v0,87,-18,105,-86,105v-27,0,-65,-9,-80,-14r0,-71r27,0r0,52v6,2,33,8,53,8v55,0,58,-20,58,-83r0,-132r-39,0r0,-23r97,0r0,23","w":219,"k":{"z":11,"y":14,"x":11,"w":14,"v":14,"u":11,"t":7,"s":14,"r":11,"q":14,"p":11,"o":14,"n":11,"m":11,"g":11,"e":14,"d":14,"c":14,"a":14,"S":7,"Q":4,"O":4,"J":11,"G":4,"C":4,"A":18,":":4,"\/":14,".":22,",":22}},"K":{"d":"268,0r-96,0r0,-24r31,0r-82,-107r-47,46r0,61r33,0r0,24r-94,0r0,-24r33,0r0,-214r-33,0r0,-23r94,0r0,23r-33,0r0,123r122,-123r-34,0r0,-23r99,0r0,23r-33,0r-88,88r97,126r31,0r0,24","w":278,"k":{"y":29,"w":22,"v":29,"u":11,"t":7,"s":4,"q":7,"o":11,"g":11,"e":11,"d":7,"c":11,"a":4,"Y":4,"W":4,"V":4,"S":4,"Q":13,"O":13,"G":13,"C":13,"-":7}},"L":{"d":"224,0r-211,0r0,-24r33,0r0,-214r-33,0r0,-23r104,0r0,23r-43,0r0,214r123,0r0,-59r27,0r0,83","w":234,"k":{"\u2018":32,"\u201c":32,"\u2122":36,"}":11,"y":7,"w":4,"v":7,"]":11,"\\":32,"Y":36,"W":29,"V":32,"U":14,"T":29,"?":25,"*":25,")":11,"'":29,"\"":29}},"M":{"d":"308,0r-99,0r0,-24r39,0r0,-197r-78,155r-22,0r-77,-155r0,197r38,0r0,24r-96,0r0,-24r33,0r0,-214r-33,0r0,-23r65,0r83,163r82,-163r65,0r0,23r-33,0r0,214r33,0r0,24","w":321,"k":{"y":11,"w":11,"v":11}},"N":{"d":"270,-238r-31,0r0,238r-24,0r-144,-234r0,210r36,0r0,24r-94,0r0,-24r33,0r0,-214r-33,0r0,-23r71,0r130,212r0,-189r-36,0r0,-23r92,0r0,23","w":283,"k":{"z":11,"y":14,"x":11,"w":14,"v":14,"u":11,"t":4,"s":14,"r":7,"q":14,"p":7,"o":14,"n":7,"m":7,"g":14,"e":14,"d":14,"c":14,"a":11,"S":4,"Q":4,"O":4,"J":18,"G":4,"C":4,"A":14,"\/":18,".":11,",":18}},"O":{"d":"250,-131v0,111,-52,135,-116,135v-64,0,-115,-24,-115,-135v0,-111,52,-135,116,-135v64,0,115,24,115,135xm135,-21v55,0,86,-31,86,-118v0,-84,-37,-102,-87,-102v-55,0,-85,31,-85,118v0,84,36,102,86,102","w":269,"k":{"\u2018":11,"\u201c":11,"\u2122":11,"}":7,"]":7,"\\":7,"Z":5,"Y":18,"X":13,"W":14,"V":20,"U":4,"S":5,"A":18,"\/":7,".":14,",":22,")":7,"'":11,"\"":11}},"P":{"d":"239,-185v0,91,-82,77,-165,77r0,84r43,0r0,24r-104,0r0,-24r33,0r0,-214r-33,0r0,-23v94,8,226,-36,226,76xm211,-184v0,-82,-73,-46,-137,-54r0,107v63,-8,137,29,137,-53","w":254,"k":{"}":7,"z":7,"u":4,"t":4,"s":18,"r":4,"q":14,"p":4,"o":14,"n":4,"m":4,"g":14,"f":7,"e":14,"d":14,"c":14,"a":14,"]":7,"Z":4,"Y":7,"X":11,"W":7,"V":7,"U":7,"S":4,"J":47,"A":43,"\/":32,".":40,"-":7,",":47,")":7,"!":7}},"Q":{"d":"250,-131v0,72,-22,106,-54,122r26,47r-23,13r-29,-51v-89,11,-151,-4,-151,-131v0,-111,52,-135,116,-135v64,0,115,24,115,135xm184,-30v26,-12,37,-53,37,-109v0,-84,-37,-102,-87,-102v-55,0,-88,32,-85,118v3,94,41,106,108,101r-19,-35r23,-13","w":269,"k":{"\u2018":11,"\u201c":11,"\u2122":11,"\\":7,"Z":5,"Y":18,"X":13,"W":14,"V":20,"U":4,"S":5,"A":20,".":14,",":14,"'":11,"\"":11}},"R":{"d":"273,0r-95,0r0,-24r29,0r-65,-88r-68,0r0,88r34,0r0,24r-95,0r0,-24r33,0r0,-214r-33,0r0,-23v93,8,226,-35,226,74v0,46,-18,67,-65,73r67,90r32,0r0,24xm211,-186v0,-80,-75,-44,-137,-52r0,102v61,-8,137,29,137,-50","w":282,"k":{"\u2018":14,"\u201c":14,"\u2014":7,"\u2013":7,"\u2122":18,"}":7,"y":22,"w":22,"v":22,"u":11,"t":7,"s":4,"o":11,"g":11,"e":11,"c":11,"]":7,"\\":18,"Y":29,"W":22,"V":29,"U":18,"T":22,"S":7,"Q":13,"O":13,"G":13,"C":13,"?":11,"-":7,")":7,"'":18,"\"":18}},"S":{"d":"222,-73v0,60,-32,75,-102,75v-48,0,-82,-9,-94,-12r0,-73r27,0r0,54v9,2,38,7,68,7v52,0,72,-8,72,-50v0,-35,-15,-40,-69,-48v-72,-10,-98,-20,-98,-75v0,-49,28,-69,96,-69v44,0,79,9,88,13r0,65r-27,0r0,-47v-5,-2,-30,-7,-62,-7v-47,0,-66,8,-66,44v0,35,17,42,72,50v56,8,95,13,95,73","w":239,"k":{"\u2122":4,"}":4,"y":7,"x":4,"w":7,"v":7,"]":4,"\\":4,"Z":2,"Y":7,"X":4,"W":7,"V":7,"T":-2,"A":11,".":7,",":7,")":4}},"T":{"d":"240,-186r-27,0r0,-52r-74,0r0,214r38,0r0,24r-104,0r0,-24r38,0r0,-214r-74,0r0,52r-27,0r0,-75r230,0r0,75","w":250,"k":{"\u2014":11,"\u2013":11,"y":7,"w":7,"v":7,"s":11,"q":22,"o":29,"g":18,"e":29,"d":22,"c":29,"a":11,"S":4,"J":36,"A":29,"\/":29,".":22,"-":11,",":32}},"U":{"d":"277,-238r-30,0r0,144v0,78,-34,98,-102,98v-68,0,-101,-18,-101,-97r0,-145r-31,0r0,-23r100,0r0,23r-42,0v10,89,-39,216,75,216v59,0,74,-15,74,-73r0,-143r-40,0r0,-23r97,0r0,23","w":290,"k":{"z":11,"y":11,"x":11,"w":11,"v":11,"u":11,"s":14,"r":7,"q":14,"p":7,"o":14,"n":7,"m":7,"g":14,"e":14,"d":14,"c":14,"a":14,"S":4,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":22,":":4,"\/":18,".":14,",":14}},"V":{"d":"287,-238r-30,0r-95,240r-26,0r-96,-240r-30,0r0,-23r108,0r0,23r-47,0r79,207r80,-207r-46,0r0,-23r103,0r0,23","w":297,"k":{"\u2014":25,"\u2013":25,"z":36,"y":36,"x":36,"w":36,"v":36,"u":36,"t":25,"s":43,"r":32,"q":36,"p":32,"o":43,"n":32,"m":32,"j":11,"i":11,"g":43,"f":14,"e":43,"d":36,"c":43,"a":36,"\\":-14,"S":11,"Q":20,"O":20,"J":43,"G":20,"C":20,"A":50,":":11,"\/":29,".":43,"-":25,",":43}},"W":{"d":"364,-238r-30,0r-58,240r-25,0r-63,-169r-62,169r-26,0r-58,-240r-32,0r0,-23r111,0r0,23r-50,0r46,201r60,-163r26,0r59,164r47,-202r-49,0r0,-23r104,0r0,23","w":374,"k":{"\u2014":18,"\u2013":18,"z":29,"y":25,"x":25,"w":25,"v":25,"u":25,"t":11,"s":25,"r":22,"q":25,"p":22,"o":29,"n":22,"m":22,"j":11,"i":11,"g":29,"f":14,"e":29,"d":25,"c":29,"a":25,"\\":-14,"S":11,"Q":14,"O":14,"J":36,"G":14,"C":14,"A":40,":":7,"\/":29,".":29,"-":18,",":32}},"X":{"d":"266,0r-99,0r0,-24r36,0r-68,-93r-67,93r34,0r0,24r-92,0r0,-24r29,0r81,-111r-75,-103r-32,0r0,-23r98,0r0,23r-34,0r63,86r61,-86r-32,0r0,-23r94,0r0,23r-33,0r-75,103r80,111r31,0r0,24","w":276,"k":{"\u2014":11,"\u2013":11,"y":22,"w":22,"v":22,"u":7,"t":7,"o":11,"g":11,"e":11,"c":11,"\\":-7,"S":4,"Q":13,"O":13,"G":13,"C":13,"\/":-7,"-":11}},"Y":{"d":"274,-238r-30,0r-87,131r0,83r39,0r0,24r-105,0r0,-24r39,0r0,-82r-87,-132r-30,0r0,-23r100,0r0,23r-39,0r71,109r72,-109r-38,0r0,-23r95,0r0,23","w":286,"k":{"\u2014":22,"\u2013":22,"z":40,"y":47,"x":36,"w":43,"v":47,"u":36,"t":18,"s":47,"r":36,"q":47,"p":36,"o":54,"n":36,"m":36,"j":14,"i":14,"g":54,"f":22,"e":54,"d":47,"c":54,"a":43,"\\":-14,"Z":4,"S":14,"Q":18,"O":18,"J":43,"G":18,"C":18,"A":50,":":7,"\/":29,".":32,"-":22,",":25}},"Z":{"d":"216,0r-202,0r0,-24r168,-215r-137,0r0,53r-27,0r0,-75r195,0r0,23r-167,216r143,0r0,-61r27,0r0,83","w":233,"k":{"y":11,"w":11,"v":11,"S":2,"Q":5,"O":5,"J":-4,"G":5,"C":5,"A":4,"\/":-4}},"[":{"d":"100,49r-73,0r0,-323r73,0r0,24r-47,0r0,274r47,0r0,25","w":113,"k":{"y":7,"w":7,"v":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"Q":7,"O":7,"J":11,"G":7,"C":7,"4":22}},"\\":{"d":"138,36r-22,9r-115,-317r21,-8","w":123,"k":{"x":-14,"v":4,"j":-25,"g":-4,"Z":-4,"Y":29,"X":-7,"W":29,"V":29,"U":18,"T":29,"Q":7,"O":7,"J":-11,"G":7,"C":7,"A":-14,"7":18,"3":-7,"2":-18,"1":-14}},"]":{"d":"86,49r-73,0r0,-25r48,0r0,-274r-48,0r0,-24r73,0r0,323","w":113},"^":{"d":"118,-118r-103,0r0,-26r103,0r0,26","w":133},"_":{"d":"188,44r-198,0r0,-24r198,0r0,24","w":177},"`":{"d":"118,-207r-17,18r-60,-58r24,-23","w":180},"a":{"d":"17,-48v0,-61,55,-49,122,-52v1,-34,-6,-51,-42,-50v-18,0,-35,3,-42,5r0,28r-27,0r0,-47v9,-3,40,-9,70,-9v46,0,68,15,68,57r0,92r27,0r0,24r-47,0r-6,-18v-33,14,-123,52,-123,-30xm139,-77v-58,5,-95,-12,-94,31v1,51,76,11,94,6r0,-37","w":200,"k":{"\u2018":14,"\u201c":14,"\u2122":36,"y":11,"w":5,"v":11,"g":2,"\\":36,"?":14,"'":18,"\"":18}},"b":{"d":"196,-85v0,126,-78,85,-133,72r-6,13r-47,0r0,-24r27,0r0,-226r-27,0r0,-24r54,0r0,123v51,-15,132,-62,132,66xm168,-84v0,-95,-64,-59,-104,-44r0,92v9,4,46,15,65,15v27,0,39,-11,39,-63","w":214,"k":{"\u2018":11,"\u201c":11,"\u2122":36,"}":7,"y":5,"x":4,"w":4,"v":5,"l":2,"]":7,"\\":36,"?":14,".":4,",":4,")":7,"'":11,"\"":11}},"c":{"d":"171,-6v-17,5,-38,10,-69,10v-55,0,-85,-25,-85,-89v0,-95,88,-102,154,-79r0,47r-27,0r0,-30v-51,-7,-99,-15,-99,61v0,76,52,71,99,62r0,-29r27,0r0,47","w":199,"k":{"\u2018":7,"\u201c":7,"\u2122":36,"z":2,"y":4,"w":4,"v":4,"t":4,"s":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":5,"\\":36,"?":14,"'":7,"\"":7}},"d":{"d":"204,0r-47,0r-5,-18v-11,5,-50,21,-76,21v-26,0,-58,-4,-58,-86v0,-125,79,-85,132,-73r0,-94r-34,0r0,-24r61,0r0,250r27,0r0,24xm150,-40r0,-93v-9,-4,-46,-14,-65,-14v-27,0,-39,10,-39,62v0,94,63,61,104,45","w":213,"k":{"\u2122":22,"y":7,"w":5,"v":7,"\\":7}},"e":{"d":"174,-81r-129,0v0,72,52,66,99,57r0,-29r27,0r0,47v-18,5,-40,10,-69,10v-55,0,-85,-25,-85,-89v0,-66,31,-90,80,-90v61,0,80,28,77,94xm145,-104v-1,-37,-14,-47,-49,-47v-27,0,-46,8,-50,47r99,0","w":195,"k":{"\u2018":14,"\u201c":14,"\u2122":36,"}":7,"y":5,"w":4,"v":7,"o":2,"e":2,"c":2,"a":2,"]":7,"\\":36,"?":11,")":7,"'":11,"\"":11,"!":4}},"f":{"d":"120,-250v-66,9,-44,32,-48,83r37,0r0,23r-37,0r0,120r37,0r0,24r-96,0r0,-24r32,0r0,-120r-32,0r0,-23r32,0v1,-68,-11,-94,69,-108","w":128,"k":{"\u2019":-11,"\u201d":-11,"\u2014":7,"\u2013":7,"\u2122":-7,"}":-11,"z":4,"y":7,"w":7,"v":7,"s":4,"q":7,"o":7,"l":-11,"k":-11,"h":-11,"g":2,"e":7,"d":7,"c":7,"b":-11,"a":4,"]":-11,"\\":-14,"?":-7,"-":7,")":-11,"'":-7,"\"":-7}},"g":{"d":"187,19v0,40,-19,53,-132,53r-32,0r0,-47r27,0r0,25v101,0,109,-9,109,-31v0,-22,-7,-27,-116,-30r6,-48v-26,-6,-35,-21,-35,-55v0,-48,22,-59,77,-59v26,0,46,2,57,5r13,-23r22,12r-16,27v12,52,6,106,-75,96v-6,0,-11,-1,-17,-1r-3,23v96,3,115,9,115,53xm93,-80v61,0,53,-27,47,-65v-12,-3,-29,-4,-51,-4v-38,0,-47,6,-47,35v0,29,7,34,51,34","w":206,"k":{"\u2018":11,"\u201c":11,"y":7,"w":7,"v":7,"t":4,"s":9,"q":11,"o":13,"l":4,"k":4,"h":4,"f":4,"e":13,"d":11,"c":13,"b":4,"a":9,"\\":14,"\/":-22,",":-4}},"h":{"d":"215,0r-84,0r0,-24r29,0r0,-94v2,-51,-70,-23,-96,-11r0,105r29,0r0,24r-83,0r0,-24r27,0r0,-226r-27,0r0,-24r54,0r0,123v34,-18,124,-42,124,26r0,101r27,0r0,24","w":223,"k":{"\u2018":14,"\u201c":14,"\u2122":36,"y":7,"w":5,"v":7,"\\":36,"?":14,"'":18,"\"":18}},"i":{"d":"77,-210r-40,0r0,-44r40,0r0,44xm105,0r-92,0r0,-24r32,0r0,-120r-32,0r0,-23r60,0r0,143r32,0r0,24","w":113,"k":{"\u2122":14,"y":7,"w":5,"v":7,"\\":14,"?":14}},"j":{"d":"77,-210r-40,0r0,-44r40,0r0,44xm73,8v0,41,-8,54,-72,64r-4,-26v49,-8,48,-16,48,-41r0,-149r-32,0r0,-23r60,0r0,175","w":104,"k":{"y":7,"w":5,"v":7,"t":4,"s":7,"q":4,"o":5,"g":4,"e":5,"d":4,"c":5,"a":2,"?":14,"\/":-7}},"k":{"d":"207,0r-67,0r0,-22r-40,-58r-36,36r0,20r27,0r0,24r-81,0r0,-24r27,0r0,-226r-27,0r0,-24r54,0r0,201r68,-72r-27,0r0,-22r90,0r0,23r-32,0r-43,45r52,75r35,0r0,24","w":216,"k":{"\u2018":11,"\u201c":11,"\u2122":18,"q":7,"o":7,"g":2,"e":7,"d":7,"c":7,"a":4,"\\":36,"?":14}},"l":{"d":"105,0r-95,0r0,-24r32,0r0,-226r-32,0r0,-24r60,0r0,250r35,0r0,24","w":114,"k":{"\u2122":22,"y":7,"w":5,"v":7,"\\":7}},"m":{"d":"335,0r-82,0r0,-24r27,0r0,-94v3,-50,-67,-23,-92,-11r0,105r27,0r0,24r-82,0r0,-24r27,0r0,-94v3,-51,-68,-23,-93,-11r0,105r28,0r0,24r-82,0r0,-24r27,0r0,-120r-27,0r0,-23r47,0r6,17v27,-15,100,-38,117,1v43,-22,124,-45,125,24r0,101r27,0r0,24","w":343,"k":{"\u2018":14,"\u201c":14,"\u2122":36,"y":7,"w":5,"v":7,"\\":36,"?":14,"'":14,"\"":14}},"n":{"d":"217,0r-83,0r0,-24r29,0r0,-94v2,-51,-70,-23,-96,-11r0,105r29,0r0,24r-83,0r0,-24r27,0r0,-120r-27,0r0,-23r47,0r6,17v35,-18,124,-44,124,25r0,101r27,0r0,24","w":226,"k":{"\u2018":14,"\u201c":14,"\u2122":36,"y":7,"w":5,"v":7,"\\":36,"?":14,"'":14,"\"":14}},"o":{"d":"187,-86v0,64,-31,90,-85,90v-54,0,-85,-25,-85,-89v0,-64,31,-90,85,-90v54,0,85,25,85,89xm159,-85v0,-56,-25,-66,-57,-66v-32,0,-57,9,-57,65v0,56,25,67,57,67v32,0,57,-10,57,-66","w":203,"k":{"\u2018":14,"\u201c":14,"\u2122":36,"}":7,"y":7,"x":4,"w":4,"v":7,"]":7,"\\":36,"?":14,".":4,")":7,"'":18,"\"":18}},"p":{"d":"197,-85v0,126,-80,85,-132,72r0,61r31,0r0,24r-85,0r0,-24r27,0r0,-192r-27,0r0,-23r47,0r5,17v11,-5,50,-21,76,-21v26,0,58,4,58,86xm168,-84v0,-94,-63,-59,-103,-44r0,92v9,4,46,15,65,15v27,0,38,-11,38,-63","w":214,"k":{"\u2018":11,"\u201c":11,"\u2122":36,"}":7,"y":5,"x":4,"w":4,"v":5,"]":7,"\\":36,"?":14,".":4,",":4,")":7,"'":11,"\"":11}},"q":{"d":"204,72r-85,0r0,-24r31,0r0,-65v-11,5,-48,20,-74,20v-26,0,-58,-5,-58,-87v-1,-126,79,-84,134,-71r5,-12r47,0r0,23r-27,0r0,192r27,0r0,24xm150,-40r0,-93v-9,-4,-46,-14,-65,-14v-27,0,-39,10,-39,62v0,94,63,61,104,45","w":213,"k":{"\u2018":11,"\u201c":11,"\u2122":22,"j":-11,"\\":22,"?":11}},"r":{"d":"150,-117r-27,0r0,-26v-19,4,-42,13,-56,20r0,99r35,0r0,24r-89,0r0,-24r27,0r0,-120r-27,0r0,-23r47,0r6,20v16,-8,50,-23,84,-26r0,56","w":164,"k":{"\u2018":11,"\u201c":11,"\u2122":18,"s":4,"q":4,"o":5,"l":4,"k":4,"h":4,"g":-4,"e":5,"d":4,"c":5,"b":4,"a":5,"\\":22,"?":14,"\/":14,".":18,",":11}},"s":{"d":"171,-50v2,70,-84,58,-147,45r0,-48r27,0r0,29v38,6,102,11,92,-25v0,-19,-11,-21,-45,-24v-57,-5,-76,-7,-76,-51v0,-56,82,-58,139,-38r0,45r-27,0r0,-28v-34,-8,-84,-11,-84,20v0,23,6,22,51,26v51,4,70,13,70,49","w":190,"k":{"\u2018":14,"\u201c":14,"\u2122":36,"z":2,"y":7,"w":7,"v":7,"q":4,"o":4,"g":2,"e":4,"d":4,"c":4,"a":4,"\\":36,"?":14,"'":4,"\"":4}},"t":{"d":"114,-1v-48,8,-77,6,-78,-44r0,-99r-25,0r0,-23r25,0r0,-59r27,-8r0,67r49,0r0,23r-49,0r0,96v2,39,17,20,49,21","w":135,"k":{"\u2018":11,"\u201c":11,"\u2122":14,"y":9,"w":9,"v":9,"q":7,"o":7,"g":4,"e":7,"d":7,"c":7,"a":4,"\\":18,"?":11}},"u":{"d":"213,0r-47,0r-5,-17v-36,19,-125,44,-125,-26r0,-101r-27,0r0,-23r54,0r0,117v-2,51,70,24,96,11r0,-105r-29,0r0,-23r56,0r0,143r27,0r0,24","w":222,"k":{"\u2018":14,"\u201c":14,"\u2122":36,"y":4,"w":4,"v":4,"\\":36,"?":11,"'":4,"\"":4}},"v":{"d":"211,-144r-22,0r-64,145r-30,0r-64,-145r-23,0r0,-23r84,0r0,23r-32,0r52,118r50,-118r-32,0r0,-23r81,0r0,23","w":219,"k":{"\u2019":-7,"\u201d":-7,"\u2122":11,"}":7,"z":4,"s":4,"q":5,"o":7,"l":7,"k":7,"h":7,"e":7,"d":5,"c":7,"b":7,"a":7,"]":7,"\\":7,"\/":11,".":14,",":18,")":7}},"w":{"d":"293,-144r-23,0r-43,145r-30,0r-47,-106r-45,106r-30,0r-43,-145r-24,0r0,-23r85,0r0,23r-33,0r33,116r45,-108r27,0r46,108r33,-116r-33,0r0,-23r82,0r0,23","w":301,"k":{"\u2019":-11,"\u201d":-11,"\u2122":11,"}":7,"z":4,"s":4,"q":4,"o":4,"l":5,"k":5,"h":5,"e":4,"d":4,"c":4,"b":5,"a":7,"]":7,"\\":7,"\/":11,".":11,",":14,")":7}},"x":{"d":"202,0r-81,0r0,-22r27,0r-46,-50r-46,50r26,0r0,22r-73,0r0,-24r18,0r59,-62r-53,-58r-23,0r0,-23r77,0r0,21r-23,0r44,47r42,-47r-24,0r0,-21r75,0r0,23r-23,0r-55,59r56,61r23,0r0,24","w":210,"k":{"\u2019":-7,"\u201d":-7,"\u2122":11,"q":4,"o":4,"e":4,"d":4,"c":4,"\\":14,"\/":-4}},"y":{"d":"211,-144r-23,0r-85,192r31,0r0,24r-90,0r0,-24r32,0r21,-46r-66,-146r-23,0r0,-23r85,0r0,23r-32,0r50,114r50,-114r-30,0r0,-23r80,0r0,23","w":219,"k":{"\u2019":-11,"\u201d":-11,"\u2122":11,"}":7,"z":4,"s":4,"q":5,"o":7,"l":7,"k":7,"h":7,"e":7,"d":5,"c":7,"b":7,"a":7,"]":7,"\\":7,"\/":14,".":14,",":18,")":7}},"z":{"d":"170,0r-157,0r0,-23r121,-124r-89,0r0,30r-27,0r0,-50r149,0r0,23r-120,123r96,0r0,-32r27,0r0,53","w":183,"k":{"\u2122":22,"q":2,"o":2,"e":2,"d":2,"c":2,"a":2,"\\":32}},"{":{"d":"144,-274r0,24v-57,0,-77,13,-77,137v0,123,20,137,77,137r0,25v-75,-1,-102,-21,-103,-152r-35,0r0,-24r35,0v2,-127,28,-146,103,-147","w":157,"k":{"y":7,"w":7,"v":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"Q":7,"O":7,"J":11,"G":7,"C":7,"A":7,"4":22}},"|":{"d":"73,49r-22,0r0,-323r22,0r0,323","w":123},"}":{"d":"152,-103r-35,0v-1,131,-28,151,-103,152r0,-25v57,0,77,-14,77,-137v0,-124,-20,-137,-77,-137r-1,-24v75,1,102,20,104,147r35,0r0,24","w":157},"~":{"d":"158,-101v-24,20,-30,26,-45,26v-13,0,-41,-17,-49,-17v-5,0,-12,7,-28,19r-17,-20v24,-19,32,-25,45,-25v13,0,41,17,49,17v5,0,12,-6,28,-19","w":180},"\u2122":{"d":"348,-104r-61,0r0,-21r21,0r0,-115v-18,28,-31,62,-47,92r-16,0r-45,-92r0,115r21,0r0,21r-59,0r0,-21r19,0r0,-116r-19,0r0,-20r51,0r42,85v12,-30,28,-56,41,-85r52,0r0,20r-19,0r0,116r19,0r0,21xm155,-205r-21,0r0,-38r-39,0r0,118r20,0r0,21r-61,0r0,-21r19,0r0,-118r-38,0r0,38r-21,0r0,-56r141,0r0,56","w":362,"k":{"J":18,"A":11}},"\u2026":{"d":"270,0r-45,0r0,-42r45,0r0,42xm171,0r-45,0r0,-42r45,0r0,42xm72,0r-45,0r0,-42r45,0r0,42","w":297},"\u2013":{"d":"179,-84r-164,0r0,-25r164,0r0,25","w":194,"k":{"Y":22,"X":11,"W":18,"V":25,"T":11,"9":14,"7":22}},"\u2014":{"d":"284,-84r-269,0r0,-25r269,0r0,25","w":298,"k":{"Y":22,"X":11,"W":18,"V":25,"T":11,"9":14,"7":22}},"\u201c":{"d":"159,-183r-14,8r-45,-78r37,-21xm90,-183r-14,8r-45,-78r37,-21","w":183,"k":{"y":-11,"x":-7,"w":-11,"v":-7,"g":4,"S":14,"Q":11,"O":11,"J":47,"G":11,"C":11,"A":36}},"\u201d":{"d":"153,-253r-46,78r-13,-8r22,-91xm84,-253r-46,78r-13,-8r22,-91","w":183,"k":{"z":22,"y":18,"x":18,"w":18,"v":18,"u":14,"t":14,"s":32,"r":14,"q":25,"p":14,"o":29,"n":14,"m":14,"g":29,"f":14,"e":29,"d":25,"c":29,"a":22,"S":7,"Q":14,"O":14,"J":40,"G":14,"C":14,"A":58}},"\u2018":{"d":"90,-183r-14,8r-45,-78r37,-21","w":114,"k":{"y":-11,"x":-7,"w":-11,"v":-7,"g":4,"S":14,"Q":11,"O":11,"J":47,"G":11,"C":11,"A":36}},"\u2019":{"d":"84,-253r-46,78r-13,-8r22,-91","w":114,"k":{"z":22,"y":18,"x":18,"w":18,"v":18,"u":14,"t":14,"s":32,"r":14,"q":25,"p":14,"o":29,"n":14,"m":14,"g":29,"f":14,"e":29,"d":25,"c":29,"a":22,"S":7,"Q":14,"O":14,"J":40,"G":14,"C":14,"A":58}}}});
