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

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  (c) Copyright 1997 International Typeface Corporation. All rights reserved.
 * 
 * Trademark:
 * ITC Stone Sans is a registered trademark of International Typeface Corporation.
 */
Cufon.registerFont({"w":219,"face":{"font-family":"Stone Sans Sem ITC TT","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 6 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-1 -277 352 90","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":95},"!":{"d":"89,-264r-9,190r-31,0r-10,-190r50,0xm65,-52v15,0,27,12,27,28v0,16,-12,27,-28,27v-15,0,-27,-13,-27,-27v0,-16,12,-28,28,-28","w":129},"\"":{"d":"116,-252v21,0,18,18,15,42r-9,74v-8,10,-13,2,-15,-11r-10,-85v0,-13,7,-20,19,-20xm59,-252v21,0,19,17,16,42r-11,76v-7,7,-13,-1,-14,-13r-10,-85v0,-13,7,-20,19,-20","w":175},"#":{"d":"206,-180r-4,28r-36,0r-8,47r36,0r-5,28r-35,0r-13,77r-25,0r13,-77r-47,0r-13,77r-25,0r13,-77r-39,0r5,-28r38,0r8,-47r-38,0r4,-28r38,0r12,-72r25,0r-12,72r47,0r12,-72r25,0r-12,72r36,0xm141,-152r-47,0r-8,47r47,0","w":225},"$":{"d":"124,-152v41,27,65,35,65,79v0,38,-32,61,-69,66r0,31r-21,0r0,-30v-27,-1,-50,-8,-68,-24r17,-26v17,13,34,20,51,20r0,-82v-23,-17,-63,-39,-63,-74v0,-35,32,-56,67,-59r0,-26r21,0r0,26v20,1,38,9,53,21r-16,21v-11,-8,-24,-14,-37,-15r0,72xm103,-162r0,-60v-38,10,-29,47,0,60xm120,-38v36,-12,33,-50,0,-69r0,69"},"%":{"d":"257,-153v40,0,66,36,66,77v0,42,-25,79,-67,79v-40,0,-66,-36,-66,-78v0,-43,25,-78,67,-78xm258,-252r-151,252r-30,0r150,-252r31,0xm79,-254v40,-1,66,36,66,78v1,42,-27,78,-67,78v-39,0,-67,-36,-67,-78v0,-44,27,-78,68,-78xm256,-22v20,-2,26,-26,26,-53v0,-36,-9,-54,-26,-54v-35,0,-34,103,0,107xm78,-123v36,0,32,-113,0,-107v-36,2,-35,105,0,107","w":336},"&":{"d":"153,-212v-22,-16,-58,-18,-61,12v9,37,77,85,105,115v10,-25,5,-49,-9,-70r-34,0r13,-26r109,0r-12,26r-38,0v15,30,13,65,-5,93r52,44r-36,22r-38,-35v-47,59,-175,42,-173,-43v0,-30,16,-53,49,-71v-55,-39,-28,-113,39,-111v18,0,36,5,53,17xm98,-123v-46,23,-29,95,26,95v20,0,37,-8,51,-23","w":294},"'":{"d":"59,-252v21,0,19,17,16,42r-11,76v-7,7,-13,-1,-14,-13r-10,-85v0,-13,7,-20,19,-20","w":115},"(":{"d":"67,-96v0,65,29,117,68,150r-21,17v-123,-81,-120,-254,0,-338r21,19v-37,33,-68,87,-68,152","w":147},")":{"d":"80,-99v0,-65,-29,-117,-68,-150r20,-18v122,81,120,253,1,338r-22,-18v37,-33,69,-88,69,-152","w":147},"*":{"d":"162,-190r-50,9r35,39r-27,20r-25,-46r-26,46r-27,-20r36,-39r-51,-9r10,-32r48,21r-7,-51r34,0r-7,51r48,-21","w":190},"+":{"d":"201,-77r-76,0r0,77r-30,0r0,-77r-76,0r0,-29r76,0r0,-77r30,0r0,77r76,0r0,29","w":220},",":{"d":"37,-4v-12,-15,-7,-48,19,-47v34,1,30,33,13,56r-42,57r-18,-11","w":108,"k":{"1":28}},"-":{"d":"107,-72r-94,0r0,-32r94,0r0,32","w":120,"k":{"Y":10,"W":-1,"V":1,"T":8,"A":-9}},"\u2010":{"d":"107,-72r-94,0r0,-32r94,0r0,32","w":120},".":{"d":"55,-52v14,0,27,12,26,28v0,15,-12,27,-27,27v-15,0,-27,-13,-27,-27v0,-16,12,-28,28,-28","w":108,"k":{"1":25}},"\/":{"d":"154,-264r-115,303r-30,0r114,-303r31,0","w":163,"k":{"6":5,"5":8,"4":5}},"0":{"d":"111,-256v61,0,97,63,97,129v0,68,-36,131,-99,131v-61,0,-98,-63,-98,-130v0,-69,36,-130,100,-130xm109,-30v68,-5,66,-188,0,-194v-65,7,-65,188,0,194","k":{"7":12,"4":-6,"1":13}},"1":{"d":"140,0r-50,0r0,-217r-49,20r-9,-28v34,-11,58,-32,108,-27r0,252","k":{"s":37,"9":21,"8":17,"7":30,"6":20,"5":26,"4":24,"3":29,"2":24,"1":35,"0":14,"\/":30,".":18,",":17}},"2":{"d":"29,-221v43,-52,166,-49,166,30v0,55,-25,68,-68,110r-45,44r115,0r0,37r-181,0r0,-25v47,-46,77,-78,92,-95v22,-26,33,-48,33,-65v0,-50,-61,-45,-92,-12","k":{"7":6,"4":10,"1":12}},"3":{"d":"30,-238v48,-29,146,-27,146,39v0,28,-16,49,-49,62v43,8,65,30,65,66v2,72,-102,92,-164,62r13,-28v37,21,97,13,97,-34v0,-38,-37,-48,-81,-48r0,-26v36,-1,67,-13,67,-47v0,-43,-54,-40,-81,-20","k":{"7":18,"4":1,"1":21}},"4":{"d":"202,-66r-34,0r0,66r-44,0r0,-66r-115,0r0,-23r126,-163r33,0r0,154r34,0r0,32xm124,-98r0,-98v-14,21,-37,54,-70,98r70,0","k":{"7":14,"4":-7,"1":19}},"5":{"d":"90,-169v56,9,97,31,99,89v2,79,-115,109,-176,60r17,-30v36,33,102,27,105,-26v2,-41,-51,-62,-94,-62r32,-114r111,0r-8,35r-73,0","k":{"7":11,"1":15}},"6":{"d":"77,-143v54,-33,127,0,127,62v0,47,-46,85,-95,85v-54,0,-92,-37,-92,-91v0,-90,80,-162,167,-169r0,29v-46,6,-96,44,-107,84xm110,-23v26,0,42,-25,42,-53v0,-30,-16,-51,-43,-52v-25,0,-40,24,-40,52v0,29,16,53,41,53","k":{"7":12,"4":-5,"1":13}},"7":{"d":"202,-225r-125,228r-46,-11r119,-209r-117,0r0,-35r169,0r0,27","k":{":":20,"8":8,"7":5,"6":22,"5":23,"4":31,"3":3,"2":4,"1":5,"\/":37,".":39,",":38}},"8":{"d":"111,-256v40,0,79,20,79,57v0,21,-16,42,-46,62v39,16,58,40,58,70v0,46,-45,71,-94,71v-49,0,-93,-25,-93,-70v0,-27,17,-50,51,-70v-24,-14,-39,-26,-40,-57v-1,-40,41,-63,85,-63xm109,-231v-20,0,-35,13,-34,34v0,17,12,32,36,44v21,-13,31,-28,31,-45v0,-20,-13,-33,-33,-33xm109,-23v23,0,42,-19,42,-43v0,-22,-16,-39,-48,-52v-50,19,-47,95,6,95","k":{"7":10,"4":-5,"1":13}},"9":{"d":"109,-256v55,0,93,37,93,91v1,88,-82,163,-168,169r0,-30v48,-5,94,-43,107,-83v-54,33,-126,0,-126,-62v0,-49,43,-85,94,-85xm108,-124v26,0,42,-24,42,-51v0,-29,-16,-54,-42,-54v-26,0,-41,25,-41,54v0,27,16,51,41,51","k":{"7":11,"4":2,"1":11,"\/":15}},":":{"d":"55,-176v14,0,27,11,26,27v0,16,-11,28,-27,28v-15,0,-27,-13,-27,-27v0,-16,12,-28,28,-28xm55,-52v14,0,27,12,26,28v0,15,-12,27,-27,27v-15,0,-27,-13,-27,-27v0,-16,12,-28,28,-28","w":108},";":{"d":"55,-176v14,0,27,11,26,27v0,16,-11,28,-27,28v-15,0,-27,-13,-27,-27v0,-16,12,-28,28,-28xm32,-4v-12,-15,-7,-48,19,-47v34,1,30,33,13,56r-42,57r-18,-11","w":108},"<":{"d":"176,-4r-144,-72r0,-30r144,-71r0,31r-112,55r112,55r0,32","w":208},"=":{"d":"199,-111r-182,0r0,-29r182,0r0,29xm199,-41r-182,0r0,-30r182,0r0,30","w":217},">":{"d":"179,-76r-144,71r0,-31r112,-55r-112,-55r0,-32r144,72r0,30","w":208},"?":{"d":"19,-231v36,-48,147,-46,148,23v1,52,-62,77,-68,131r-37,0v-8,-53,51,-78,51,-125v0,-42,-54,-38,-75,-8xm81,-52v15,0,27,12,27,28v0,15,-12,27,-27,27v-16,0,-28,-12,-28,-27v0,-16,12,-28,28,-28","w":180},"@":{"d":"145,-257v65,0,120,47,120,112v0,40,-27,89,-62,89v-15,0,-27,-10,-29,-22v-28,45,-107,21,-101,-36v-6,-53,70,-106,104,-56r4,-16r29,0r-16,92v0,8,3,12,10,12v20,-1,34,-37,34,-63v0,-51,-39,-86,-91,-86v-59,0,-106,49,-106,108v0,87,96,126,178,89r7,27v-99,39,-214,-9,-214,-116v0,-73,61,-134,133,-134xm135,-85v35,3,51,-72,8,-73v-36,-3,-52,73,-8,73","w":278},"A":{"d":"237,0r-54,0r-24,-69r-90,0r-27,69r-41,0r103,-252r39,0xm149,-99r-33,-98r-36,98r69,0","w":237,"k":{"y":6,"w":5,"v":5,"t":1,"c":1,"a":-1,"Y":17,"W":10,"V":12,"U":5,"T":19,"Q":8,"O":8,"G":8,"C":8,".":-11,"-":-10,",":-12}},"B":{"d":"142,-137v39,2,67,26,67,64v0,75,-94,77,-179,73r0,-252v71,1,166,-13,164,55v0,30,-18,49,-52,60xm132,-159v28,-23,16,-70,-33,-62r-19,0r0,74v22,1,40,-2,52,-12xm80,-31v43,3,77,-6,77,-43v0,-38,-35,-44,-77,-42r0,85","w":225,"k":{"Y":6,"W":2,"V":2,"O":-1,"A":1}},"C":{"d":"17,-125v0,-104,123,-166,216,-111r-16,31v-65,-41,-146,1,-146,78v0,76,80,121,146,82r14,31v-92,50,-214,-7,-214,-111","w":243,"k":{"O":8,"K":1,"H":1,"A":-10}},"D":{"d":"100,-252v94,-4,156,42,156,119v0,87,-58,135,-156,133r-70,0r0,-252r70,0xm81,-34v81,6,121,-22,121,-96v0,-70,-42,-94,-121,-88r0,184","w":272,"k":{"Y":12,"X":7,"W":5,"V":5,"T":4,"J":2,"A":10}},"E":{"d":"181,0r-151,0r0,-252r136,0r0,34r-85,0r0,69r84,0r0,34r-84,0r0,81r100,0r0,34","w":192},"F":{"d":"166,-218r-85,0r0,77r84,0r0,34r-84,0r0,107r-51,0r0,-252r136,0r0,34","w":181,"k":{"u":2,"r":3,"o":-1,"j":2,"i":1,"e":-1,"a":6,"J":4,"A":11,".":16,"-":-9,",":15}},"G":{"d":"72,-127v0,66,55,114,121,90r0,-78r51,0r0,104v-108,42,-227,-5,-227,-115v0,-104,124,-163,218,-111r-16,30v-66,-37,-147,4,-147,80","w":267,"k":{"Y":2,"W":2,"T":-4,"A":-4}},"H":{"d":"237,0r-51,0r0,-121r-105,0r0,121r-51,0r0,-252r51,0r0,96r105,0r0,-96r51,0r0,252","w":267},"I":{"d":"81,0r-51,0r0,-252r51,0r0,252","w":110},"J":{"d":"6,39v30,-12,26,-24,26,-71r0,-220r50,0r-1,255v-4,39,-35,66,-75,65r0,-29","w":112,"k":{"A":1}},"K":{"d":"230,-9r-52,13r-97,-131r0,127r-51,0r0,-252r51,0r0,109r91,-112r40,14r-85,102","w":232,"k":{"y":14,"o":3,"e":4,"a":-6,"T":-13,"S":-13,"O":9,"G":9,"C":9}},"L":{"d":"181,0r-151,0r0,-252r51,0r0,218r100,0r0,34","w":183,"k":{"y":13,"u":-3,"Y":19,"W":13,"V":18,"U":2,"T":16,"S":-14,"O":4,"G":6,"C":5,"A":-18,"-":9}},"M":{"d":"302,0r-49,0r2,-197v-25,69,-56,131,-84,197r-22,0r-62,-144v-4,-9,-10,-27,-19,-53r2,197r-40,0r0,-252r57,0r78,186r82,-186r55,0r0,252","w":332},"N":{"d":"240,0r-33,0r-136,-175r0,175r-41,0r0,-252r34,0r135,175r0,-175r41,0r0,252","w":270,"k":{".":-3,",":-3}},"O":{"d":"145,-256v69,0,124,57,124,127v0,74,-51,133,-126,133v-73,0,-126,-57,-126,-132v0,-74,55,-128,128,-128xm143,-31v47,0,71,-42,71,-94v0,-54,-23,-95,-72,-96v-46,-1,-71,46,-71,95v0,52,25,95,72,95","w":285,"k":{"Y":12,"X":7,"W":4,"V":5,"T":6,"A":9}},"P":{"d":"30,-252v85,-3,171,-6,171,71v0,54,-47,88,-104,86r0,-31v35,-3,53,-20,53,-50v0,-38,-26,-45,-70,-42r0,218r-50,0r0,-252","w":214,"k":{"o":5,"e":5,"a":5,"J":2,"A":16,".":30,"-":4,",":30}},"Q":{"d":"144,-256v70,0,125,59,125,128v0,53,-23,93,-68,118r87,38r-20,32r-111,-56v-87,5,-139,-50,-140,-132v-1,-72,55,-128,127,-128xm143,-31v47,0,71,-42,71,-94v0,-54,-23,-95,-72,-96v-46,-1,-71,46,-71,95v0,52,25,95,72,95","w":287},"R":{"d":"30,-252v80,-1,168,-10,168,68v0,30,-15,54,-44,71r61,108r-52,9r-52,-106r-30,0r0,102r-51,0r0,-252xm81,-134v41,2,66,-9,66,-46v0,-37,-26,-42,-66,-40r0,86","w":221,"k":{"y":-3,"o":1,"e":1,"a":1,"Y":5,"W":3,"V":1,"T":-4,"O":1,"G":2,"C":2,"-":-3}},"S":{"d":"77,-196v5,41,99,72,98,130v-2,74,-109,89,-163,47r19,-31v30,26,87,31,92,-13v-4,-47,-100,-74,-99,-131v0,-63,97,-80,145,-42r-19,28v-24,-20,-70,-22,-73,12","w":194,"k":{"t":4,"Y":-1,"W":-1,"V":-5,"T":-8}},"T":{"d":"207,-218r-77,0r0,218r-51,0r0,-218r-78,0r0,-34r206,0r0,34","w":208,"k":{"y":22,"w":23,"v":21,"u":19,"s":23,"r":19,"o":20,"j":-6,"i":-6,"g":19,"e":20,"c":21,"a":21,"Y":-18,"W":-16,"V":-21,"S":-5,"O":6,"J":-3,"G":8,"C":8,"A":18,";":21,":":21,".":17,"-":9,",":16}},"U":{"d":"130,-31v86,2,48,-138,56,-221r45,0r0,141v4,79,-35,115,-103,115v-71,0,-101,-37,-101,-118r0,-138r50,0v8,83,-30,219,53,221","w":257,"k":{"r":-3,"p":-3,"n":-3,"m":-3,"A":5}},"V":{"d":"234,-250r-100,250r-42,0r-91,-248r52,-7r66,195r70,-195","w":234,"k":{"y":-1,"u":9,"r":9,"o":13,"i":-5,"g":12,"e":13,"a":13,"T":-22,"O":5,"G":6,"C":6,"A":14,";":10,":":10,".":19,"-":2,",":18}},"W":{"d":"352,-249r-74,249r-47,0r-55,-183r-58,183r-47,0r-70,-248r50,-7r51,197r60,-194r38,0r57,194r53,-197","w":353,"k":{"y":-1,"u":9,"r":8,"o":9,"i":-1,"g":9,"e":9,"a":11,"T":-18,"S":2,"O":4,"G":5,"C":5,"A":12,";":9,":":9,".":13,"-":-1,",":13}},"X":{"d":"228,-4r-53,8r-63,-105r-61,105r-45,-8r81,-132r-70,-111r53,-8r47,81r47,-81r46,4r-70,110","w":234,"k":{"y":13,"u":4,"o":6,"e":6,"a":-3,"Q":8,"O":8,"C":9,"-":-1}},"Y":{"d":"209,-250r-83,145r0,105r-50,0r0,-105r-75,-142r53,-8r52,115r60,-115","w":209,"k":{"v":5,"u":18,"p":17,"o":20,"i":-3,"g":19,"e":20,"a":21,"T":-20,"S":4,"O":13,"G":14,"C":14,"A":21,";":19,":":19,".":21,"-":12,",":20}},"Z":{"d":"209,0r-203,0r0,-17r135,-201r-109,0r0,-34r174,0r0,16r-133,202r136,0r0,34","w":216,"k":{"y":8,"v":8}},"[":{"d":"127,69r-90,0r0,-333r90,0r0,25r-49,0r0,283r49,0r0,25","w":142},"\\":{"d":"162,39r-30,0r-115,-303r31,0","w":180},"]":{"d":"105,69r-91,0r0,-25r49,0r0,-283r-49,0r0,-25r91,0r0,333","w":142},"^":{"d":"189,-145r-33,0r-45,-80r-45,80r-34,0r61,-106r36,0","w":221},"_":{"d":"189,55r-189,0r0,-34r189,0r0,34","w":189},"`":{"d":"107,-213r-11,9r-92,-32r22,-29","w":189},"a":{"d":"26,-160v50,-41,144,-35,144,55v0,35,-2,83,7,105r-51,0v-3,-7,-4,-15,-4,-24v-30,44,-109,34,-109,-24v1,-52,59,-66,110,-77v-9,-43,-54,-38,-82,-13xm83,-28v34,0,43,-33,40,-70v-26,5,-71,21,-65,44v-1,15,11,26,25,26","w":196,"k":{"y":8,"w":6,"v":6,"j":2}},"b":{"d":"74,-154v45,-61,150,-21,141,60v8,77,-95,134,-141,70r0,24r-47,0r0,-264r47,0r0,110xm120,-24v58,0,63,-134,0,-132v-31,0,-48,32,-47,67v1,35,15,65,47,65","w":230,"k":{"y":6,"w":4,"v":4}},"c":{"d":"66,-91v0,53,50,82,93,52r13,26v-64,42,-157,3,-157,-76v0,-75,88,-120,155,-81r-14,26v-44,-24,-90,3,-90,53","w":178,"k":{"k":-1,"h":-1}},"d":{"d":"15,-90v0,-78,93,-128,142,-67r0,-107r46,0r0,264r-46,0r0,-27v-50,65,-142,19,-142,-63xm111,-24v61,-1,63,-134,-1,-132v-31,1,-44,28,-44,63v0,36,14,68,45,69","w":230},"e":{"d":"15,-93v0,-85,123,-127,158,-52v6,14,10,33,10,54v0,0,-11,4,-9,6r-109,0v-2,55,60,76,102,44r14,25v-71,46,-166,8,-166,-77xm140,-109v1,-31,-12,-51,-35,-50v-25,0,-38,17,-39,50r74,0","w":198,"k":{"y":5,"x":-3,"w":4,"v":3,"t":3}},"f":{"d":"31,-180v-9,-67,42,-100,99,-76r-8,23v-35,-13,-50,12,-44,53r44,0r0,24r-44,0r0,156r-47,0r0,-156r-29,0r0,-24r29,0","w":121,"k":{"t":-12,"s":-2,"o":3,"l":-6,"j":-6,"i":-6,"f":-13,"e":2,"a":-1}},"g":{"d":"15,-89v-8,-76,93,-131,139,-67r0,-24r48,0r0,143v15,121,-87,150,-176,110r9,-30v60,33,133,16,119,-70v-48,65,-146,19,-139,-62xm109,-24v30,0,45,-34,45,-68v0,-36,-14,-64,-46,-64v-29,0,-42,28,-42,63v0,35,13,69,43,69","w":227,"k":{"r":-2,"o":-2,"l":-2,"e":-2,"a":-2}},"h":{"d":"75,-157v45,-47,124,-35,124,55r0,102r-47,0v-7,-55,22,-150,-35,-152v-63,-2,-37,94,-42,152r-48,0r0,-264r48,0r0,107","w":226,"k":{"y":6}},"i":{"d":"55,-262v16,0,27,12,27,27v0,14,-13,27,-27,27v-14,0,-28,-12,-28,-26v0,-16,11,-28,28,-28xm78,0r-47,0r0,-180r47,0r0,180","w":108,"k":{"j":1,"T":-5}},"j":{"d":"55,-262v15,0,28,11,27,27v0,15,-12,28,-27,28v-14,0,-27,-13,-27,-27v-1,-16,11,-28,27,-28xm6,72v29,-9,25,-23,25,-72r0,-180r48,0v-5,81,15,194,-15,249v-12,14,-31,21,-58,21r0,-18","w":109},"k":{"d":"191,-12r-44,16r-72,-100r0,96r-48,0r0,-264r48,0r0,155r5,0r64,-74r36,16r-61,65","w":194,"k":{"u":4,"s":-6,"o":6,"g":5,"e":6,"a":3,".":-5,"-":4,",":-5}},"l":{"d":"75,0r-48,0r0,-264r48,0r0,264","w":102,"k":{"y":1,"v":1}},"m":{"d":"187,-156v44,-47,123,-37,123,50r0,106r-47,0v-7,-54,22,-150,-33,-152v-60,-2,-30,96,-37,152r-48,0v-7,-54,22,-152,-33,-152v-59,0,-31,96,-37,152r-48,0r0,-180r48,0r0,24v25,-35,91,-40,112,0","w":337,"k":{"y":6,"w":4,"v":4}},"n":{"d":"75,-156v43,-49,124,-37,124,54r0,102r-47,0v-7,-55,22,-150,-35,-152v-63,-3,-36,93,-42,152r-48,0r0,-180r48,0r0,24","w":226,"k":{"y":6,"w":5,"v":4,"T":20}},"o":{"d":"110,-184v53,0,93,41,93,93v0,55,-41,95,-94,95v-55,0,-94,-41,-94,-95v0,-54,41,-93,95,-93xm109,-22v32,0,45,-31,45,-69v0,-36,-13,-67,-45,-67v-31,0,-45,32,-45,67v0,38,12,69,45,69","w":218,"k":{"y":7,"x":5,"w":5,"v":5,"t":3,"T":20}},"p":{"d":"74,-154v45,-61,141,-21,141,60v0,77,-89,135,-141,70r0,114r-47,0r0,-270r47,0r0,26xm120,-24v57,-1,64,-133,0,-132v-31,0,-48,32,-47,67v1,35,15,65,47,65","w":230,"k":{"y":5,"t":2}},"q":{"d":"15,-90v0,-78,94,-128,142,-67r0,-23r46,0r0,270r-46,0r0,-117v-50,65,-142,19,-142,-63xm111,-24v32,0,46,-32,46,-68v0,-35,-14,-64,-46,-64v-31,0,-45,28,-45,63v0,36,14,69,45,69","w":230},"r":{"d":"130,-134v-39,-21,-55,10,-55,57r0,77r-48,0r0,-180r48,0r0,32v15,-32,43,-51,73,-20","w":144,"k":{"z":-3,"y":-13,"x":-9,"w":-12,"v":-14,"u":-3,"t":-12,"r":-2,"q":2,"p":-2,"o":3,"n":-2,"m":-2,"l":-2,"k":-2,"j":-2,"i":-2,"h":-2,"g":3,"f":-13,"e":3,"d":3,"c":4,"a":3,";":-4,":":-4,".":18,"-":5,",":17}},"s":{"d":"68,-139v7,31,73,47,71,89v-3,58,-89,70,-127,33r15,-25v14,12,27,18,39,18v14,0,27,-8,25,-22v-5,-37,-69,-44,-69,-89v0,-51,75,-61,113,-35r-14,23v-16,-13,-51,-16,-53,8","w":154,"k":{"t":-1}},"t":{"d":"81,-73v-5,42,18,59,48,43r8,23v-50,23,-104,13,-104,-56r0,-93r-25,0r0,-24r25,0r0,-44r48,-10r0,54r47,0r0,24r-47,0r0,83","w":137,"k":{"o":3,"h":-1,"e":4,"a":-3,"S":-10,";":-6,":":-3}},"u":{"d":"108,-28v62,1,35,-94,41,-152r48,0r0,180r-48,0r0,-24v-43,49,-124,36,-124,-54r0,-102r48,0v7,55,-23,151,35,152","w":223},"v":{"d":"185,-176r-77,176r-33,0r-72,-175r47,-8r47,126r50,-126","w":187,"k":{"s":4,"o":4,"l":1,"g":5,"e":6,"c":7,"a":4,";":2,":":1,".":16,"-":-2,",":16}},"w":{"d":"293,-178r-68,178r-32,0r-47,-123r-47,123r-32,0r-63,-175r45,-9r40,128r47,-124r31,0r46,124r42,-128","w":297,"k":{"s":6,"o":4,"l":3,"g":5,"e":6,"c":7,"a":5,";":3,":":3,".":14,"-":-2,",":14}},"x":{"d":"183,-9r-47,13r-46,-71r-50,71r-37,-13r66,-85r-56,-77r47,-12r38,58r41,-58r35,10r-57,74","w":187,"k":{"q":4,"o":5,"e":5,"c":6}},"y":{"d":"185,-176r-87,199v-22,51,-36,67,-99,67r0,-32v56,0,53,-25,75,-70r-70,-162r47,-9r46,126r51,-126","w":189,"k":{"s":4,"o":4,"l":1,"g":6,"e":7,"c":7,"a":4,";":1,":":1,".":16,"-":-2,",":16}},"z":{"d":"166,0r-159,0r0,-14r102,-138r-82,0r0,-28r137,0r0,17r-95,134r97,0r0,29","w":175},"{":{"d":"93,-10v0,33,2,54,30,58r0,22v-68,3,-74,-42,-72,-110v0,-31,-6,-41,-28,-49r0,-19v53,-5,10,-110,44,-140v12,-11,30,-19,56,-19r0,23v-27,4,-30,25,-30,58v0,61,2,64,-27,88v30,24,27,27,27,88","w":146},"|":{"d":"101,63r-35,0r0,-315r35,0r0,315","w":167},"}":{"d":"95,-188v0,38,-5,75,27,80r0,19v-52,6,-9,110,-43,140v-12,11,-30,19,-56,19r0,-22v27,-4,30,-25,30,-58v0,-61,-2,-65,27,-89v-33,-21,-26,-43,-27,-103v-1,-27,-7,-38,-30,-43r0,-22v56,0,71,23,72,79","w":146},"~":{"d":"143,-98v16,-1,20,-9,27,-22r23,6v-8,25,-26,48,-52,48v-6,3,-50,-20,-65,-20v-11,0,-20,7,-26,22r-23,-6v6,-18,24,-52,50,-48v14,-3,54,21,66,20","w":220},"\u00a0":{"w":95}}});



/*
 * Rules
*/
Cufon.replace('#navigation', { fontFamily: 'Stone Sans Sem ITC TT', hover: true } );
