/*
 * 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":205,"face":{"font-family":"Standard","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-10 -288 334 69","underline-thickness":"7.2","underline-position":"-44.28","stemh":"35","stemv":"37","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":97},"!":{"d":"73,-140r-7,67r-24,0v-8,-54,-7,-117,-7,-179r38,0r0,112xm81,-23v0,15,-12,27,-27,27v-15,0,-27,-12,-27,-27v0,-15,12,-27,27,-27v15,0,27,12,27,27","w":107},"\"":{"d":"150,-252r-9,118r-27,0r-9,-118r45,0xm71,-252r-9,118r-27,0r-9,-118r45,0","w":176,"k":{"z":4,"x":7,"t":-5,"s":5,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":9,"Z":4,"X":9,"J":36,"A":36,"8":9,"7":-9,"6":9,"5":4,"4":18,"3":4,"2":7,"1":-9,"0":4}},"#":{"d":"234,-58r-43,0r0,58r-35,0r0,-58r-60,0r0,58r-35,0r0,-58r-43,0r0,-34r43,0r0,-68r-43,0r0,-34r43,0r0,-58r35,0r0,58r60,0r0,-58r35,0r0,58r43,0r0,34r-43,0r0,68r43,0r0,34xm156,-92r0,-68r-60,0r0,68r60,0","w":252,"k":{"1":-4}},"$":{"d":"199,-74v0,41,-23,67,-71,73r0,37r-38,0r0,-37v-30,-4,-56,-19,-73,-40r28,-24v23,37,115,42,116,-5v0,-20,-14,-28,-56,-41v-54,-16,-79,-29,-79,-73v0,-37,27,-61,64,-67r0,-37r38,0r0,37v25,4,46,15,64,33r-27,27v-20,-29,-101,-38,-101,4v0,17,11,25,55,38v51,15,80,29,80,75","w":221,"k":{"9":5,"8":4,"7":4,"5":4,"3":4,"2":4}},"%":{"d":"334,-75v0,46,-25,79,-62,79v-37,0,-62,-32,-62,-78v0,-46,26,-79,63,-79v38,0,61,32,61,78xm271,-252r-154,252r-36,0r154,-252r36,0xm142,-178v0,46,-25,79,-62,79v-37,0,-62,-32,-62,-78v0,-46,25,-79,62,-79v38,0,62,32,62,78xm302,-74v0,-29,-11,-47,-30,-47v-19,0,-29,17,-29,46v0,29,11,48,30,48v19,0,29,-21,29,-47xm110,-177v0,-29,-11,-48,-30,-48v-19,0,-30,18,-30,47v0,29,11,48,30,48v19,0,30,-21,30,-47","w":352},"&":{"d":"234,0r-43,0r-20,-23v-41,46,-150,32,-150,-41v0,-34,18,-55,53,-75v-47,-40,-37,-119,41,-117v23,0,46,9,68,24r-18,30v-19,-14,-34,-19,-53,-19v-36,1,-35,31,-16,53r74,90v8,-13,13,-28,17,-42r34,10v-5,21,-14,42,-27,61xm149,-50r-54,-63v-24,13,-36,26,-36,47v0,41,69,44,90,16","w":244,"k":{"y":16,"w":14,"v":16,"u":4,"t":5,"f":7,"c":4,"Y":38,"X":11,"W":18,"V":32,"U":9,"T":32,"S":9,"Q":5,"O":5,"J":4,"G":5,"C":5,"A":5}},"(":{"d":"110,23r-19,17v-36,-34,-70,-83,-70,-148v0,-67,33,-115,70,-150r19,16v-67,63,-65,204,0,265","w":127,"k":{"z":7,"y":14,"x":7,"w":14,"v":14,"u":13,"t":7,"s":13,"r":9,"q":14,"o":18,"n":9,"m":9,"j":-9,"g":14,"f":9,"e":18,"d":14,"c":18,"a":16,"X":4,"S":7,"Q":13,"O":13,"J":9,"G":13,"C":13,"A":7}},")":{"d":"106,-111v0,67,-33,115,-70,150r-19,-16v67,-63,65,-204,0,-265r19,-16v36,34,70,82,70,147","w":127},"*":{"d":"161,-157r-16,27r-45,-32r6,55r-31,0r5,-55r-45,32r-16,-27r50,-23r-50,-22r16,-28r45,33r-5,-55r31,0r-6,54r45,-32r16,28r-51,22","w":180,"k":{"z":2,"t":-5,"f":-4,"a":8,"Z":9,"Y":11,"X":18,"W":4,"V":5,"J":50,"A":36}},"+":{"d":"194,-106r-69,0r0,70r-37,0r0,-70r-68,0r0,-36r68,0r0,-70r37,0r0,70r69,0r0,36","w":213,"k":{"7":22,"3":18,"2":18,"1":11}},",":{"d":"72,-50r-27,95r-25,0r5,-95r47,0","w":91,"k":{"'":18,"y":29,"x":4,"w":29,"v":32,"u":4,"t":11,"q":4,"o":7,"j":-5,"g":4,"f":7,"e":7,"d":4,"c":7,"Y":54,"X":5,"W":29,"V":41,"U":9,"T":43,"Q":11,"O":11,"J":-4,"G":11,"C":11,"A":4,"9":18,"7":22,"4":4,"3":-5,"1":16,"0":9,"\"":18}},"-":{"d":"110,-113r-90,0r0,-37r90,0r0,37","w":129,"k":{"z":7,"y":4,"x":11,"w":2,"v":4,"a":5,"Z":29,"Y":36,"X":32,"W":13,"V":18,"T":47,"S":7,"J":32,"A":25,"7":22,"3":20,"2":18,"1":11}},".":{"d":"74,-24v0,15,-13,28,-28,28v-15,0,-29,-13,-29,-28v0,-15,14,-29,29,-29v15,0,28,14,28,29","w":91,"k":{"'":18,"y":29,"w":27,"v":31,"u":4,"t":11,"q":4,"o":8,"g":4,"f":7,"e":8,"d":4,"c":8,"Y":54,"X":4,"W":29,"V":41,"U":9,"T":43,"Q":11,"O":11,"J":-4,"G":11,"C":11,"9":16,"7":22,"4":4,"3":-5,"1":16,"0":9,"\"":18}},"\/":{"d":"155,-284r-112,316r-37,0r112,-316r37,0","w":160,"k":{"z":25,"y":14,"x":23,"w":14,"v":14,"u":23,"t":9,"s":27,"r":25,"q":30,"p":25,"o":32,"n":25,"m":25,"l":4,"k":4,"j":4,"i":4,"h":4,"g":30,"f":12,"e":32,"d":30,"c":32,"b":4,"a":33,"Z":5,"X":11,"S":14,"Q":18,"O":18,"J":40,"G":18,"C":18,"A":47,"9":11,"8":23,"7":-7,"6":29,"5":9,"4":41,"3":11,"2":14,"0":20}},"0":{"d":"219,-126v0,76,-35,130,-100,130v-65,0,-99,-54,-99,-130v0,-76,35,-130,100,-130v65,0,99,54,99,130xm180,-126v0,-53,-17,-93,-61,-93v-44,0,-61,40,-61,93v0,53,18,93,62,93v44,0,60,-40,60,-93","w":238,"k":{"'":4,"7":4,"3":4,"2":6,"\/":20,".":9,",":11,"\"":4}},"1":{"d":"89,0r-38,0r0,-193r-44,0r0,-26v26,-2,47,-11,52,-33r30,0r0,252","w":123},"2":{"d":"195,-187v15,66,-135,102,-131,150r134,0r0,37r-181,0v3,-74,47,-106,97,-136v34,-20,43,-31,43,-49v2,-45,-87,-39,-109,-8r-24,-29v45,-50,174,-49,171,35","w":227,"k":{"'":9,"=":7,"<":14,"9":9,"8":14,"7":9,"6":14,"5":9,"4":25,"3":9,"2":7,"0":6,"\/":5,"-":13,"+":13,"\"":9}},"3":{"d":"195,-75v0,93,-147,101,-185,37r29,-24v23,40,120,40,117,-13v-2,-35,-33,-41,-70,-38r0,-36v33,4,59,-7,59,-35v0,-39,-78,-46,-97,-11r-28,-27v40,-54,165,-44,164,34v0,30,-13,46,-30,56v24,7,41,26,41,57","w":220,"k":{"'":11,"<":7,"9":9,"8":5,"7":13,"6":5,"5":10,"3":5,"2":9,"1":4,"0":4,"\/":14,".":7,",":7,"%":5,"\"":11}},"4":{"d":"221,-57r-33,0r0,57r-37,0r0,-55r-136,0r0,-36r130,-161r43,0r0,162r33,0r0,33xm152,-210r-95,120r94,0","w":240,"k":{"'":13,"<":4,";":4,":":4,"9":13,"8":4,"7":9,"5":5,"2":5,"1":5,"\/":9,".":5,"-":5,",":5,"+":5,"%":9,"\"":13}},"5":{"d":"207,-86v0,99,-122,109,-188,65r19,-31v42,28,130,30,130,-32v0,-52,-72,-55,-100,-29r-40,-16r9,-123r155,0r0,36r-121,0r-5,64v14,-8,31,-13,54,-13v58,0,87,33,87,79","w":228,"k":{"'":7,"9":11,"8":5,"7":7,"5":7,"3":7,"2":5,"1":4,"\/":11,".":7,",":7,"%":7,"\"":7}},"6":{"d":"213,-80v0,55,-44,84,-99,84v-53,0,-94,-29,-94,-100v0,-66,36,-156,156,-160r0,36v-58,3,-98,28,-114,81v49,-39,151,-24,151,59xm175,-79v0,-30,-21,-44,-57,-44v-37,0,-60,14,-60,44v0,24,20,46,58,46v38,0,59,-18,59,-46","w":228,"k":{"'":9,"9":9,"7":14,"5":4,"2":4,"1":5,"\/":7,"%":5,"\"":9}},"7":{"d":"185,-214v-43,48,-82,120,-84,214r-38,0v1,-87,31,-154,78,-215r-132,0r0,-37r176,0r0,38","w":213,"k":{"'":7,">":13,"=":29,"<":36,";":22,":":22,"9":13,"8":23,"7":5,"6":31,"5":18,"4":47,"3":11,"2":16,"0":18,"\/":65,".":45,"-":29,",":45,"+":29,"%":9,"\"":7}},"8":{"d":"220,-73v0,50,-39,77,-100,77v-61,0,-98,-27,-98,-77v0,-30,15,-52,44,-63v-72,-37,-20,-120,55,-120v45,0,88,22,88,71v0,15,-8,39,-34,49v27,10,45,31,45,63xm171,-184v0,-19,-14,-37,-51,-37v-37,0,-49,16,-49,35v0,20,19,35,50,35v32,0,50,-15,50,-33xm181,-72v0,-27,-19,-44,-61,-44v-40,0,-60,16,-60,42v0,27,22,43,61,43v40,0,60,-17,60,-41","w":241,"k":{"'":9,"<":5,"9":9,"7":9,"5":5,"3":2,"2":7,"1":2,"\/":13,"%":4,"\"":9}},"9":{"d":"209,-156v0,66,-36,156,-156,160r0,-36v58,-3,98,-28,114,-81v-49,39,-151,24,-151,-59v0,-55,43,-84,98,-84v53,0,95,29,95,100xm171,-173v0,-24,-20,-46,-58,-46v-38,0,-59,18,-59,46v0,30,21,44,57,44v37,0,60,-14,60,-44","w":228,"k":{"8":4,"7":2,"6":4,"5":2,"4":8,"3":6,"2":12,"1":-5,"\/":29,".":18,",":18}},":":{"d":"74,-164v0,15,-13,28,-28,28v-15,0,-29,-13,-29,-28v0,-15,14,-29,29,-29v15,0,28,14,28,29xm74,-24v0,15,-13,28,-28,28v-15,0,-29,-13,-29,-28v0,-15,14,-29,29,-29v15,0,28,14,28,29","w":91,"k":{"t":-2,"Y":22,"X":4,"W":9,"V":15,"T":18,"7":9,"3":-5}},";":{"d":"74,-164v0,15,-13,28,-28,28v-15,0,-29,-13,-29,-28v0,-15,14,-29,29,-29v15,0,28,14,28,29xm70,-50r-27,95r-26,0r6,-95r47,0","w":91,"k":{"Y":22,"X":4,"W":9,"V":15,"T":18,"7":9}},"<":{"d":"125,-17r-104,-91r0,-32r104,-91r0,47r-70,60r70,60r0,47","w":149,"k":{"1":-9}},"=":{"d":"185,-147r-156,0r0,-36r156,0r0,36xm185,-64r-156,0r0,-36r156,0r0,36","w":213,"k":{"7":18,"3":5,"2":8}},">":{"d":"129,-108r-105,91r0,-47r70,-59r-70,-61r0,-47r105,91r0,32","w":149,"k":{"7":27,"3":23,"2":18,"1":7}},"?":{"d":"186,-189v0,35,-16,50,-46,67v-23,13,-27,22,-27,49r-40,0v0,-42,7,-58,48,-78v41,-20,35,-68,-22,-68v-27,0,-45,12,-63,29r-24,-29v37,-51,174,-54,174,30xm120,-23v0,15,-12,27,-27,27v-15,0,-27,-12,-27,-27v0,-15,12,-27,27,-27v15,0,27,12,27,27"},"@":{"d":"280,-130v0,78,-64,95,-93,52v-25,36,-101,29,-101,-27v0,-44,62,-55,94,-36v12,-44,-41,-47,-68,-31r-10,-18v33,-22,106,-16,102,31v4,32,-15,83,24,82v22,0,32,-18,32,-53v0,-57,-47,-105,-110,-105v-63,0,-109,46,-109,109v0,79,79,132,156,99r9,19v-92,40,-185,-24,-185,-118v0,-75,54,-130,129,-130v77,0,130,58,130,126xm145,-77v19,-1,41,-13,35,-42v-14,-14,-70,-18,-70,14v0,17,12,28,35,28","w":300},"A":{"d":"239,0r-40,0r-21,-60r-101,0r-21,60r-39,0r91,-252r40,0xm166,-94r-39,-116r-38,116r77,0","w":256,"k":{"'":36,"}":7,"y":25,"w":22,"v":25,"u":5,"t":11,"q":5,"o":6,"g":5,"f":9,"e":6,"d":5,"c":6,"a":4,"]":7,"\\":47,"Y":40,"W":23,"V":38,"U":9,"T":32,"S":4,"Q":8,"O":8,"G":8,"C":8,"?":29,"-":25,"*":36,")":7,"&":7,"\"":36}},"B":{"d":"219,-77v0,51,-31,77,-86,77r-100,0r0,-252v78,1,179,-15,176,66v0,26,-14,41,-32,50v20,5,42,24,42,59xm171,-184v0,-44,-62,-32,-103,-33r0,65v41,-1,103,10,103,-32xm181,-76v0,-52,-63,-42,-113,-42r0,83v48,0,113,10,113,-41","w":243,"k":{"'":5,"}":5,"z":9,"y":10,"x":11,"w":11,"v":10,"u":4,"t":5,"s":4,"q":4,"o":4,"l":4,"j":4,"i":4,"g":4,"f":5,"e":4,"d":4,"c":4,"a":4,"]":5,"\\":23,"Z":5,"Y":22,"X":13,"W":11,"V":13,"T":11,"Q":3,"O":3,"G":3,"C":3,"A":8,"?":5,"\/":4,".":4,",":4,"*":4,")":5,"&":4,"\"":5}},"C":{"d":"214,-44v-18,31,-49,48,-87,48v-65,0,-106,-54,-106,-130v0,-76,41,-130,106,-130v41,0,69,16,86,47r-33,21v-38,-60,-131,-25,-120,62v-10,89,84,121,123,61","w":235,"k":{"z":5,"y":9,"x":7,"w":9,"v":9,"u":4,"t":5,"s":4,"q":5,"o":7,"g":5,"f":5,"e":7,"d":5,"c":7,"a":5,"\\":14,"Z":4,"Y":13,"X":8,"W":4,"V":7,"U":4,"T":5,"S":5,"Q":8,"O":8,"J":4,"G":8,"C":8,"A":6,"\/":5,"-":18,"*":4,"&":4}},"D":{"d":"224,-126v0,117,-81,133,-191,126r0,-252v111,-7,191,8,191,126xm186,-126v0,-64,-39,-97,-115,-89r0,178v75,7,115,-24,115,-89","w":244,"k":{"}":11,"z":4,"x":4,"]":11,"\\":18,"Z":11,"Y":18,"X":18,"W":7,"V":14,"T":11,"S":4,"J":4,"A":12,"?":9,"\/":18,".":13,",":13,")":11,"&":4}},"E":{"d":"201,0r-168,0r0,-252r162,0r0,37r-124,0r0,62r72,0r0,37r-72,0r0,79r130,0r0,37","w":221,"k":{"z":4,"y":18,"w":16,"v":18,"u":5,"t":7,"q":7,"o":9,"g":7,"f":7,"e":9,"d":7,"c":9,"a":5,"Y":7,"W":4,"V":4,"S":5,"Q":12,"O":12,"G":12,"C":12,"-":25,"*":5,"&":5}},"F":{"d":"195,-215r-124,0r0,66r72,0r0,37r-72,0r0,112r-38,0r0,-252r162,0r0,37","w":209,"k":{"z":32,"y":25,"x":32,"w":25,"v":25,"u":29,"t":7,"s":29,"r":29,"q":31,"p":29,"o":34,"n":29,"m":29,"g":31,"f":14,"e":34,"d":31,"c":34,"a":38,"Z":4,"X":6,"S":10,"Q":12,"O":12,"J":65,"G":12,"C":12,"A":36,"?":-4,";":13,":":13,"\/":43,".":50,"-":25,",":50,"&":23}},"G":{"d":"223,-128v7,80,-30,133,-96,132v-65,0,-106,-54,-106,-130v0,-76,41,-130,106,-130v41,0,69,16,86,47r-33,21v-38,-61,-121,-25,-121,62v0,57,24,92,68,92v41,0,58,-26,58,-57r-41,0r0,-37r79,0","w":244,"k":{"}":7,"z":5,"y":5,"x":7,"w":4,"v":4,"t":4,"f":4,"]":7,"\\":18,"Z":4,"Y":20,"X":9,"W":5,"V":9,"T":11,"S":4,"A":5,"?":7,"\/":11,".":4,",":5,")":4}},"H":{"d":"224,0r-38,0r0,-113r-115,0r0,113r-38,0r0,-252r38,0r0,102r115,0r0,-102r38,0r0,252","w":257},"I":{"d":"72,0r-37,0r0,-252r37,0r0,252","w":106},"J":{"d":"186,-99v0,68,-29,103,-90,103v-47,0,-74,-25,-87,-67r36,-11v10,26,26,40,53,40v36,0,50,-20,50,-68r0,-150r38,0r0,153","w":217,"k":{"z":5,"x":4,"s":3,"X":4,"J":5,"A":9,"\/":14,".":9,",":9,"&":5}},"K":{"d":"231,0r-42,0r-73,-129r-47,56r0,73r-36,0r0,-252r36,0r0,131r103,-131r43,0r-74,91","w":246,"k":{"'":11,"}":7,"z":5,"y":27,"x":7,"w":25,"v":29,"u":13,"t":11,"s":5,"q":11,"o":15,"g":11,"f":11,"e":15,"d":11,"c":15,"a":7,"]":7,"\\":18,"Y":22,"X":11,"W":14,"V":18,"U":13,"T":13,"S":13,"Q":16,"O":16,"J":7,"G":16,"C":16,"?":19,"-":32,"*":23,"&":14,"\"":11,"!":4}},"L":{"d":"196,0r-163,0r0,-252r38,0r0,215r125,0r0,37","w":214,"k":{"'":36,"}":7,"y":29,"w":25,"v":29,"u":4,"t":11,"q":5,"o":5,"g":5,"f":9,"e":5,"d":5,"c":5,"]":7,"\\":52,"Y":52,"X":7,"W":25,"V":43,"U":13,"T":45,"Q":11,"O":11,"G":11,"C":11,"?":36,"-":61,"*":49,")":7,"&":7,"\"":36}},"M":{"d":"258,0r-37,0r1,-177r-78,181r-76,-181r0,177r-35,0r0,-252r39,0r73,177r73,-177r40,0r0,252","w":290},"N":{"d":"224,0r-36,0r-119,-189r0,189r-36,0r0,-252r38,0r117,189r0,-189r36,0r0,252","w":257},"O":{"d":"234,-126v0,76,-41,130,-107,130v-65,0,-106,-54,-106,-130v0,-76,41,-130,106,-130v66,0,107,54,107,130xm196,-126v0,-57,-25,-92,-69,-92v-44,0,-68,35,-68,92v0,57,24,92,68,92v44,0,69,-35,69,-92","w":255,"k":{"}":14,"z":4,"x":4,"a":4,"]":14,"\\":18,"Z":11,"Y":23,"X":17,"W":9,"V":16,"T":12,"S":5,"A":8,"?":9,"\/":18,".":11,",":13,")":13,"&":5}},"P":{"d":"219,-173v0,78,-70,84,-149,79r0,94r-37,0r0,-252v89,0,186,-15,186,79xm181,-173v0,-55,-61,-42,-111,-43r0,86v50,-1,111,11,111,-43","w":235,"k":{"}":4,"z":7,"x":5,"t":-4,"s":4,"q":5,"o":7,"g":5,"f":-2,"e":7,"d":5,"c":7,"a":13,"]":4,"\\":9,"Z":9,"Y":9,"X":14,"W":4,"V":7,"T":4,"S":4,"J":50,"A":25,"\/":32,".":50,",":50,"&":9}},"Q":{"d":"127,-256v109,0,139,172,68,233r17,27r-31,19r-16,-26v-83,28,-144,-33,-144,-123v0,-76,41,-130,106,-130xm175,-54v39,-44,24,-164,-48,-164v-44,0,-68,35,-68,92v0,63,29,102,85,91r-18,-28r31,-20","w":255,"k":{"}":13,"z":4,"x":4,"a":4,"]":13,"\\":18,"Z":11,"Y":23,"X":17,"W":9,"V":16,"T":12,"S":5,"A":7,"?":9,"\/":11,".":9,",":11,")":11,"&":5}},"R":{"d":"224,-177v0,40,-21,65,-55,74r51,103r-43,0r-50,-100r-57,0r0,100r-37,0r0,-252v88,2,191,-20,191,75xm186,-176v0,-53,-66,-38,-116,-40r0,81v51,-2,116,14,116,-41","w":249,"k":{"}":7,"z":4,"y":4,"x":4,"w":4,"v":4,"u":4,"s":5,"q":8,"o":9,"g":8,"e":9,"d":8,"c":9,"a":10,"]":7,"\\":16,"Z":4,"Y":18,"X":11,"W":9,"V":11,"U":4,"T":8,"Q":6,"O":6,"J":9,"G":6,"C":6,"A":5,"?":5,"\/":4,".":7,",":9,")":4,"&":7}},"S":{"d":"202,-72v0,45,-30,76,-94,76v-37,0,-68,-16,-89,-41r27,-26v23,36,116,45,117,-7v0,-19,-14,-29,-56,-42v-53,-16,-79,-29,-79,-74v-1,-81,124,-89,165,-36r-26,27v-19,-30,-101,-35,-101,7v0,18,11,27,55,40v50,15,81,31,81,76","w":225,"k":{"'":5,"}":9,"z":6,"y":13,"x":11,"w":13,"v":13,"u":4,"t":5,"s":4,"q":4,"o":4,"g":4,"f":4,"e":4,"d":4,"c":4,"a":4,"]":9,"\\":18,"Z":5,"Y":22,"X":14,"W":13,"V":14,"T":9,"S":5,"Q":2,"O":2,"G":2,"C":2,"A":9,"?":13,"\/":11,".":5,"-":7,",":7,"*":7,")":7,"&":4,"\"":5}},"T":{"d":"202,-215r-74,0r0,215r-38,0r0,-215r-73,0r0,-37r185,0r0,37","w":218,"k":{"z":40,"y":38,"x":40,"w":40,"v":38,"u":36,"t":13,"s":40,"r":36,"q":41,"p":36,"o":43,"n":36,"m":36,"l":5,"k":5,"j":4,"i":4,"h":5,"g":41,"f":18,"e":43,"d":41,"c":43,"b":5,"a":45,"Z":9,"X":7,"S":9,"Q":12,"O":12,"J":43,"G":12,"C":12,"A":32,";":18,":":18,"\/":47,".":43,"-":47,",":43,"&":22}},"U":{"d":"222,-105v0,71,-33,109,-96,109v-62,0,-95,-41,-95,-110r0,-146r38,0v7,81,-28,218,57,218v89,0,51,-136,59,-218r37,0r0,147","w":253,"k":{"z":4,"x":5,"a":4,"X":5,"J":4,"A":9,"\/":14,".":9,",":9,"&":7}},"V":{"d":"231,-252r-87,252r-40,0r-87,-252r41,0r67,207r65,-207r41,0","w":247,"k":{"z":22,"y":14,"x":20,"w":14,"v":14,"u":20,"t":9,"s":23,"r":20,"q":26,"p":20,"o":27,"n":20,"m":20,"l":5,"k":5,"j":5,"i":5,"h":5,"g":26,"f":11,"e":27,"d":26,"c":27,"b":5,"a":32,"Z":5,"Y":5,"X":11,"V":4,"S":9,"Q":13,"O":13,"J":40,"G":13,"C":13,"A":38,";":15,":":15,"\/":47,".":41,"-":18,",":41,"*":5,"&":20}},"W":{"d":"293,-252r-52,252r-38,0r-46,-196r-49,196r-37,0r-52,-252r39,0r36,192v12,-68,32,-128,47,-192r32,0r47,192r36,-192r37,0","w":310,"k":{"z":13,"y":7,"x":9,"w":7,"v":7,"u":11,"t":4,"s":14,"r":11,"q":14,"p":11,"o":16,"n":11,"m":11,"l":4,"k":4,"j":4,"i":4,"h":4,"g":14,"f":5,"e":16,"d":14,"c":16,"b":4,"a":19,"Z":3,"Y":4,"X":7,"S":4,"Q":5,"O":5,"J":22,"G":5,"C":5,"A":23,";":9,":":9,"\/":32,".":29,"-":13,",":29,"*":4,"&":14}},"X":{"d":"221,0r-45,0r-56,-100r-56,100r-44,0r78,-130r-73,-122r45,0r51,92r51,-92r44,0r-73,122","w":237,"k":{"'":9,"}":7,"z":4,"y":23,"w":23,"v":23,"u":11,"t":7,"s":5,"r":4,"q":13,"o":14,"n":4,"m":4,"g":13,"f":9,"e":14,"d":13,"c":14,"a":7,"]":7,"\\":11,"Y":9,"W":4,"V":7,"U":5,"T":4,"S":7,"Q":13,"O":13,"J":5,"G":11,"C":11,"?":7,";":4,":":4,".":4,"-":32,",":4,"*":18,")":4,"&":11,"\"":9}},"Y":{"d":"233,-252r-90,152r0,100r-38,0r0,-100r-90,-152r44,0r65,120v16,-35,46,-84,66,-120r43,0","w":248,"k":{"z":32,"y":25,"x":29,"w":25,"v":25,"u":32,"t":16,"s":36,"r":29,"q":40,"p":29,"o":43,"n":29,"m":29,"l":5,"k":5,"j":5,"i":5,"h":5,"g":40,"f":16,"e":43,"d":40,"c":43,"b":5,"a":43,"Z":7,"Y":4,"X":9,"W":4,"V":5,"S":19,"Q":20,"O":20,"J":50,"G":20,"C":20,"A":40,"?":5,";":22,":":22,"\/":58,".":54,"-":36,",":54,"*":11,"&":31}},"Z":{"d":"213,0r-191,0r0,-37r151,-181r-144,1r0,-35r184,0r0,37r-150,181r150,-1r0,35","w":239,"k":{"}":4,"z":4,"y":13,"x":7,"w":13,"v":13,"u":8,"t":7,"s":7,"r":4,"q":11,"p":4,"o":13,"n":4,"m":4,"g":11,"f":5,"e":13,"d":11,"c":13,"a":9,"]":4,"\\":4,"Z":4,"Y":4,"X":4,"S":4,"Q":10,"O":10,"J":4,"G":10,"C":10,"A":4,"-":29,"*":4,"&":11}},"[":{"d":"114,40r-80,0r0,-292r80,0r0,31r-44,0r0,230r44,0r0,31","w":136,"k":{"z":7,"y":14,"x":7,"w":14,"v":14,"u":13,"t":7,"s":13,"r":9,"q":16,"o":18,"n":9,"m":9,"j":-11,"g":16,"f":9,"e":18,"d":16,"c":18,"a":16,"Z":5,"X":7,"S":9,"Q":14,"O":14,"J":14,"G":14,"C":14,"A":7}},"\\":{"d":"155,32r-37,0r-112,-316r37,0","w":160,"k":{"y":25,"w":23,"v":27,"u":8,"t":14,"s":2,"q":10,"o":7,"j":-18,"g":10,"f":9,"e":7,"d":10,"c":7,"a":2,"Y":58,"W":32,"V":47,"U":14,"T":47,"S":5,"Q":18,"O":18,"G":18,"C":18}},"]":{"d":"103,40r-80,0r0,-31r44,0r0,-230r-44,0r0,-31r80,0r0,292","w":136},"^":{"d":"191,-138r-41,0r-46,-75r-46,75r-41,0r73,-114r28,0","w":208},"_":{"d":"180,64r-180,0r0,-34r180,0r0,34","w":180},"a":{"d":"172,0r-36,0r0,-19v-35,38,-115,30,-118,-41v-2,-57,70,-72,118,-54v11,-54,-52,-53,-85,-34r-15,-28v44,-29,136,-25,136,46r0,130xm136,-54r0,-27v-20,-12,-82,-13,-82,20v0,43,70,35,82,7","w":198,"k":{"}":9,"y":5,"w":5,"v":5,"]":9,"\\":32,"?":22,")":9}},"b":{"d":"186,-91v0,90,-75,119,-122,73r0,18r-37,0r0,-243r37,-19r0,91v52,-46,122,-19,122,80xm149,-90v0,-78,-55,-84,-85,-45r0,80v23,36,85,36,85,-35","k":{"'":5,"}":16,"z":7,"y":7,"x":9,"w":6,"v":7,"t":2,"s":3,"f":4,"a":3,"]":16,"\\":31,"?":22,"\/":10,".":4,",":5,")":14,"\"":5}},"c":{"d":"168,-161r-22,26v-35,-41,-90,-26,-90,40v0,63,56,84,88,40r24,24v-15,19,-34,35,-68,35v-46,0,-82,-39,-82,-98v0,-98,99,-129,150,-67","w":187,"k":{"'":2,"}":9,"z":4,"y":6,"x":6,"w":6,"v":5,"u":2,"s":2,"q":5,"o":6,"g":5,"e":6,"d":5,"c":6,"a":6,"]":9,"\\":23,"?":14,"\/":4,",":2,")":9,"&":7,"\"":2}},"d":{"d":"178,0r-37,0r0,-18v-52,46,-122,19,-122,-80v0,-90,76,-119,122,-73r0,-72r37,-19r0,262xm141,-54r0,-80v-23,-36,-85,-36,-85,35v0,77,55,84,85,45","k":{"\\":4}},"e":{"d":"101,-193v59,1,85,52,79,112r-125,0v5,56,54,62,88,36r22,24v-53,50,-147,23,-147,-73v0,-64,34,-99,83,-99xm143,-112v-2,-26,-13,-47,-44,-47v-25,0,-41,17,-44,47r88,0","w":199,"k":{"'":5,"}":14,"z":6,"y":8,"x":10,"w":7,"v":8,"t":3,"s":4,"f":2,"a":3,"]":14,"\\":31,"?":20,"\/":9,".":9,",":9,")":14,"\"":5}},"f":{"d":"116,-225v-18,-5,-39,-10,-39,14r0,22r35,0r0,35r-35,0r0,154r-37,0r0,-154r-25,0r0,-35r25,0v-8,-58,24,-83,76,-69r0,33","w":130,"k":{"'":-5,"}":-4,"z":9,"y":4,"x":7,"w":2,"v":2,"s":6,"q":9,"o":8,"l":2,"j":2,"i":2,"g":9,"f":5,"e":8,"d":9,"c":8,"a":13,"\\":-2,"?":-4,";":4,":":4,"\/":20,".":20,"-":4,",":20,"*":-5,"&":11,"\"":-5}},"g":{"d":"178,-18v0,58,-21,85,-89,87r-13,-28v54,-3,66,-18,65,-59v-52,46,-122,19,-122,-80v0,-90,76,-119,122,-73r0,-18r37,0r0,171xm141,-54r0,-80v-23,-36,-85,-36,-85,35v0,77,55,84,85,45","k":{"j":-5,"\\":25,"?":9}},"h":{"d":"179,0r-37,0v-4,-57,19,-161,-39,-159v-60,2,-33,102,-39,159r-37,0r0,-243r37,-19r0,91v41,-46,115,-19,115,63r0,108","k":{"'":7,"}":9,"y":7,"w":6,"v":9,"t":2,"f":5,"]":9,"\\":34,"?":20,")":9,"\"":7}},"i":{"d":"72,-237v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24v13,0,24,11,24,24xm66,0r-37,0r0,-189r37,0r0,189","w":95,"k":{"\\":4}},"j":{"d":"72,-237v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24v13,0,24,11,24,24xm66,-9v0,48,-12,67,-64,78r-12,-28v35,-10,39,-17,39,-49r0,-181r37,0r0,180","w":95,"k":{"j":-5,"\\":4}},"k":{"d":"175,0r-40,0r-42,-94r-29,38r0,56r-37,0r0,-243r37,-19r0,159r60,-86r42,0r-48,63","w":190,"k":{"'":11,"}":9,"z":4,"y":10,"x":5,"w":11,"v":10,"u":9,"t":5,"s":5,"q":10,"o":9,"g":10,"f":8,"e":9,"d":10,"c":9,"a":8,"]":9,"\\":27,"?":13,";":2,":":2,"-":14,"*":11,")":9,"&":9,"\"":11}},"l":{"d":"66,0r-37,0r0,-243r37,-19r0,262","w":95,"k":{"\\":4}},"m":{"d":"284,0r-37,0v-5,-55,19,-161,-36,-159v-59,1,-31,103,-37,159r-37,0v-5,-55,19,-161,-36,-159v-59,1,-31,103,-37,159r-37,0r0,-189r37,0r0,18v19,-32,84,-28,97,6v14,-17,28,-28,58,-28v81,0,64,112,65,193","w":309,"k":{"'":7,"}":9,"y":7,"w":6,"v":9,"t":2,"f":5,"]":9,"\\":34,"?":20,")":9,"\"":7}},"n":{"d":"179,0r-37,0v-4,-57,19,-161,-39,-159v-60,2,-33,102,-39,159r-37,0r0,-189r37,0r0,18v41,-46,115,-19,115,63r0,108","k":{"'":7,"}":9,"y":7,"w":6,"v":9,"t":2,"f":5,"]":9,"\\":34,"?":23,")":9,"\"":7}},"o":{"d":"187,-95v0,63,-36,99,-85,99v-48,0,-84,-39,-84,-98v0,-62,37,-99,85,-99v48,0,84,39,84,98xm149,-94v0,-39,-18,-64,-48,-64v-28,0,-45,26,-45,63v0,41,19,64,47,64v28,0,46,-28,46,-63","k":{"'":5,"}":18,"z":8,"y":8,"x":7,"w":6,"v":6,"t":2,"s":4,"f":5,"a":2,"]":18,"\\":32,"?":23,"\/":13,".":8,",":10,")":18,"\"":5}},"p":{"d":"186,-91v0,90,-75,119,-122,73r0,68r-37,19r0,-258r37,0r0,18v52,-46,122,-19,122,80xm149,-90v0,-78,-55,-84,-85,-45r0,80v23,36,85,36,85,-35","k":{"'":5,"}":16,"z":7,"y":7,"x":9,"w":6,"v":7,"t":2,"s":3,"f":4,"a":3,"]":16,"\\":31,"?":22,"\/":10,".":4,",":5,")":14,"\"":5}},"q":{"d":"178,50r-37,19r0,-87v-52,46,-122,19,-122,-80v0,-90,76,-119,122,-73r0,-18r37,0r0,239xm141,-54r0,-80v-23,-36,-85,-36,-85,35v0,77,55,84,85,45","k":{"j":-13,"\\":25,"?":9}},"r":{"d":"140,-185r-10,35v-31,-16,-66,-4,-66,42r0,108r-37,0r0,-189r37,0r0,18v11,-22,54,-29,76,-14","w":150,"k":{"}":13,"z":6,"x":4,"t":-4,"s":7,"q":10,"o":9,"g":10,"e":9,"d":10,"c":9,"a":13,"]":13,"\\":14,"?":4,";":-4,":":-4,"\/":31,".":45,"-":-2,",":45,"*":-4,")":13,"&":14}},"s":{"d":"159,-52v-1,73,-102,64,-143,32r17,-28v18,12,37,18,55,18v23,0,35,-7,35,-20v0,-14,-17,-22,-44,-32v-41,-16,-56,-29,-56,-59v0,-61,93,-63,129,-31r-16,28v-15,-11,-31,-16,-49,-16v-18,0,-26,7,-26,17v0,9,7,17,35,28v42,16,63,27,63,63","w":179,"k":{"'":11,"}":13,"z":7,"y":9,"x":9,"w":9,"v":9,"t":4,"s":4,"q":4,"o":4,"g":4,"f":4,"e":4,"d":4,"c":4,"a":2,"]":13,"\\":34,"?":18,"\/":7,".":4,"-":7,",":4,"*":4,")":13,"&":4,"\"":11}},"t":{"d":"122,-37r-4,32v-32,17,-79,12,-79,-41r0,-109r-27,0r0,-34r27,0r0,-54r36,-19r0,73r47,0r0,34r-47,0r0,102v-3,32,31,24,47,16","w":145,"k":{"'":5,"}":7,"z":5,"y":7,"x":4,"w":6,"v":6,"u":3,"t":5,"s":3,"q":9,"o":7,"g":9,"f":9,"e":7,"d":9,"c":7,"a":5,"]":7,"\\":20,"?":5,":":2,"\/":7,".":4,"-":7,",":4,"*":4,")":7,"&":5,"\"":5}},"u":{"d":"178,0r-37,0r0,-18v-41,46,-115,19,-115,-63r0,-108r37,0v4,57,-19,161,39,159v60,-2,33,-102,39,-159r37,0r0,189","k":{"}":9,"]":9,"\\":25,"?":9,")":9}},"v":{"d":"183,-189r-66,189r-37,0r-68,-189r39,0r48,149v11,-45,31,-103,45,-149r39,0","w":195,"k":{"}":14,"z":4,"x":4,"s":5,"q":7,"o":6,"g":7,"e":6,"d":7,"c":6,"a":10,"]":14,"\\":14,"?":4,"\/":27,".":31,"-":4,",":27,")":14,"&":13}},"w":{"d":"252,-189r-52,189r-32,0r-35,-136r-35,136r-32,0r-52,-189r37,0r32,133r35,-133r30,0r36,133r32,-133r36,0","w":266,"k":{"}":14,"z":4,"x":4,"s":6,"q":6,"o":6,"g":6,"e":6,"d":6,"c":6,"a":13,"]":14,"\\":14,"?":4,"\/":23,".":27,"-":2,",":23,")":14,"&":12}},"x":{"d":"177,0r-44,0r-38,-71v-8,18,-27,52,-39,71r-42,0r60,-98r-56,-91r43,0r35,64r34,-64r43,0r-56,91","w":191,"k":{"'":7,"}":7,"y":4,"w":4,"v":4,"u":4,"s":4,"q":9,"o":7,"g":9,"f":4,"e":7,"d":9,"c":7,"a":8,"]":7,"\\":23,"?":4,"-":11,")":7,"&":9,"\"":7}},"y":{"d":"188,-189r-95,256r-39,0r27,-71r-69,-185r41,0r47,148v13,-46,34,-102,49,-148r39,0","w":200,"k":{"}":14,"z":4,"x":4,"s":7,"q":7,"o":9,"g":7,"e":9,"d":7,"c":9,"a":12,"]":14,"\\":14,"?":4,"\/":27,".":31,"-":4,",":27,")":14,"&":13}},"z":{"d":"167,0r-146,0r0,-30r104,-127r-97,0r0,-32r139,0r0,30r-102,127r102,0r0,32","w":189,"k":{"}":7,"z":4,"u":4,"s":3,"q":6,"o":6,"g":6,"f":2,"e":6,"d":6,"c":6,"a":5,"]":7,"\\":23,"?":5,"-":4,")":7,"&":7}},"{":{"d":"134,40v-67,0,-86,-34,-83,-99v1,-29,-7,-33,-29,-32r0,-32v31,8,30,-23,29,-54v0,-50,25,-77,83,-77r0,28v-42,4,-46,23,-46,63v0,34,-6,48,-27,56v26,6,28,36,27,73v0,28,11,42,46,46r0,28","w":153,"k":{"z":7,"y":14,"x":7,"w":14,"v":14,"u":13,"t":7,"s":13,"r":9,"q":16,"o":18,"n":9,"m":9,"j":-14,"g":16,"f":9,"e":18,"d":16,"c":18,"a":16,"Z":5,"X":7,"S":9,"Q":14,"O":14,"J":14,"G":14,"C":14,"A":7}},"|":{"d":"70,67r-34,0r0,-355r34,0r0,355","w":106},"}":{"d":"131,-91v-31,-8,-30,23,-29,54v0,50,-25,77,-83,77r0,-28v42,-4,46,-24,46,-63v0,-34,6,-49,27,-57v-26,-5,-28,-35,-27,-72v0,-28,-11,-42,-46,-46r0,-28v67,0,86,34,83,99v-1,29,7,33,29,32r0,32","w":153},"~":{"d":"70,-165v40,-1,70,60,91,-1r26,13v-13,33,-28,51,-55,51v-24,0,-49,-28,-64,-27v-12,0,-17,7,-27,28r-26,-13v13,-33,28,-51,55,-51","w":202},"'":{"d":"72,-252r-9,118r-29,0r-9,-118r47,0","w":96,"k":{"z":4,"x":7,"t":-5,"s":5,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":9,"Z":4,"X":9,"J":36,"A":36,"8":9,"7":-9,"6":9,"5":4,"4":18,"3":4,"2":7,"1":-9,"0":4}},"`":{"d":"125,-214r-30,0r-59,-58r50,0","w":180},"\u00a0":{"w":97}}});

Cufon.replace('.standard', { fontFamily: "Standard" });
Cufon.replace('.standard_hover', { fontFamily: "Standard", hover:true });

