/*
 * 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":187,"face":{"font-family":"Bold","font-weight":700,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 7 6 3 5 4 2 2 4","ascent":"270","descent":"-90","x-height":"3","bbox":"-6 -283 295 90","underline-thickness":"18","underline-position":"-18","stemh":"33","stemv":"45","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":93,"k":{"T":20,"V":20,"W":20,"Y":20,"A":20}},"!":{"d":"49,-74r-5,-177r46,0r-6,177r-35,0xm45,0r0,-45r43,0r0,45r-43,0","w":133},"\"":{"d":"105,-181r0,-89r36,0r0,89r-36,0xm46,-181r0,-89r36,0r0,89r-36,0","w":186},"#":{"d":"97,0r11,-74r-43,0r-10,74r-28,0r10,-74r-33,0r0,-28r37,0r7,-47r-34,0r0,-28r37,0r11,-74r28,0r-10,74r42,0r10,-74r29,0r-11,74r34,0r0,28r-38,0r-6,47r33,0r0,28r-37,0r-11,74r-28,0xm112,-102r6,-47r-42,0r-7,47r43,0"},"$":{"d":"100,-107r0,77v20,-3,30,-19,30,-37v1,-25,-8,-33,-30,-40xm84,34r0,-30v-31,-1,-49,-7,-60,-12r3,-41v15,10,35,19,57,20r0,-85v-34,-12,-66,-31,-66,-69v0,-44,31,-68,68,-71r0,-29r16,0r0,28v27,0,45,7,54,11r-2,38v-13,-9,-30,-16,-52,-16r0,74v34,11,67,33,67,70v0,52,-28,78,-69,81r0,31r-16,0xm86,-154r0,-67v-40,11,-38,49,0,67"},"%":{"d":"50,-184v0,31,7,46,21,46v14,0,20,-15,20,-46v0,-31,-6,-46,-20,-46v-14,0,-21,15,-21,46xm19,-184v0,-45,19,-71,52,-71v33,0,52,26,52,71v0,45,-19,72,-52,72v-33,0,-52,-27,-52,-72xm208,-68v0,31,7,46,21,46v14,0,20,-15,20,-46v0,-31,-6,-46,-20,-46v-14,0,-21,15,-21,46xm177,-68v0,-45,19,-71,52,-71v33,0,52,26,52,71v0,45,-19,72,-52,72v-33,0,-52,-27,-52,-72xm80,12r113,-276r28,0r-113,276r-28,0","w":299},"&":{"d":"99,-157v26,-9,50,-68,4,-70v-40,1,-26,57,-4,70xm138,-49r-51,-67v-14,9,-26,22,-26,45v2,47,57,52,77,22xm177,0r-18,-23v-15,15,-28,27,-60,27v-57,0,-82,-34,-82,-73v0,-44,30,-65,46,-73v-38,-35,-41,-113,42,-113v46,0,64,30,64,55v0,34,-29,54,-46,66r39,52v11,-17,14,-40,14,-58r40,0v0,26,-8,64,-30,90r40,50r-49,0","w":233},"(":{"d":"100,60r-34,0v-24,-48,-50,-92,-50,-161v0,-69,26,-113,50,-161r34,0v-58,98,-58,224,0,322","w":106},")":{"d":"6,-262r35,0v24,48,50,92,50,161v0,69,-26,113,-50,161r-35,0v59,-98,59,-224,0,-322","w":106},"*":{"d":"44,-145r31,-37r-45,-11r11,-32r42,21r-6,-47r34,0r-6,47r42,-21r10,32r-45,11r32,37r-28,19r-22,-42r-22,42","w":186},"+":{"d":"92,0r0,-75r-75,0r0,-32r75,0r0,-75r32,0r0,75r75,0r0,32r-75,0r0,75r-32,0","w":216},",":{"d":"25,-46r43,0r-27,89r-35,0","w":93,"k":{" ":13}},"-":{"d":"15,-84r0,-37r83,0r0,37r-83,0","w":113},".":{"d":"25,0r0,-47r43,0r0,47r-43,0","w":93,"k":{" ":13}},"\/":{"d":"3,4r63,-259r31,0r-64,259r-30,0","w":100},"0":{"d":"59,-126v0,55,7,96,35,96v28,0,34,-41,34,-96v0,-55,-6,-95,-34,-95v-28,0,-35,40,-35,95xm14,-126v0,-62,15,-129,80,-129v65,0,79,67,79,129v0,62,-14,130,-79,130v-65,0,-80,-68,-80,-130"},"1":{"d":"84,0r0,-198r-33,31r-21,-31r61,-53r38,0r0,251r-45,0"},"2":{"d":"22,0r0,-37v36,-41,94,-100,94,-144v0,-52,-71,-37,-84,-18r-4,-41v12,-7,30,-15,62,-15v53,0,72,30,72,67v1,47,-46,107,-89,151r92,0r0,37r-143,0"},"3":{"d":"18,-7r3,-39v24,18,100,21,96,-29v-3,-36,-35,-41,-67,-37r0,-35v33,1,66,-4,66,-38v0,-43,-58,-37,-88,-21r-3,-38v13,-4,33,-11,61,-11v44,0,75,22,75,63v0,46,-35,55,-49,60v23,6,53,15,53,60v0,74,-89,89,-147,65"},"4":{"d":"107,-86r-1,-119r-62,119r63,0xm107,0r0,-52r-96,0r0,-42r87,-157r50,0r0,165r28,0r0,34r-28,0r0,52r-41,0"},"5":{"d":"28,-251r128,0r0,35r-87,0r0,58v50,-15,98,14,98,74v0,80,-83,104,-143,77r3,-38v32,22,94,13,94,-37v0,-25,-16,-47,-51,-47v-21,0,-34,5,-42,8r0,-130"},"6":{"d":"62,-78v0,30,10,48,32,48v23,0,33,-18,33,-48v0,-27,-10,-47,-33,-47v-21,0,-32,19,-32,47xm160,-246r-3,37v-9,-4,-21,-11,-41,-11v-49,0,-57,53,-58,85v33,-48,113,-23,113,57v0,50,-25,82,-73,82v-64,0,-82,-53,-82,-118v0,-74,20,-141,97,-141v23,0,38,6,47,9"},"7":{"d":"40,0r82,-215r-100,0r0,-36r143,0r0,40r-75,211r-50,0"},"8":{"d":"91,-115v-36,10,-48,86,3,86v44,0,45,-66,6,-80xm93,4v-83,0,-103,-101,-44,-128r13,-6v-25,-12,-40,-29,-40,-58v0,-43,30,-67,72,-67v37,0,72,21,72,61v0,28,-17,49,-41,61v25,12,48,32,48,65v0,48,-35,72,-80,72xm63,-188v0,21,18,32,34,42v26,-10,44,-76,-3,-76v-18,0,-31,12,-31,34"},"9":{"d":"60,-174v0,27,10,48,33,48v21,0,32,-20,32,-48v0,-30,-10,-47,-32,-47v-23,0,-33,17,-33,47xm27,-5r3,-37v9,4,21,10,41,10v48,1,60,-55,58,-84v-33,48,-113,23,-113,-57v0,-50,26,-82,74,-82v64,0,81,52,81,117v0,74,-20,142,-97,142v-23,0,-38,-6,-47,-9"},":":{"d":"25,0r0,-47r43,0r0,47r-43,0xm25,-139r0,-46r43,0r0,46r-43,0","w":93,"k":{" ":13}},";":{"d":"6,43r19,-89r43,0r-27,89r-35,0xm25,-139r0,-46r43,0r0,46r-43,0","w":93,"k":{" ":13}},"<":{"d":"199,-185r0,31r-142,63r142,62r0,32r-182,-80r0,-28","w":216},"=":{"d":"17,-113r0,-32r182,0r0,32r-182,0xm17,-37r0,-32r182,0r0,32r-182,0","w":216},">":{"d":"17,3r0,-32r142,-62r-142,-63r0,-31r182,80r0,28","w":216},"?":{"d":"151,-194v1,47,-52,75,-50,121r-39,0v-7,-48,41,-68,43,-109v2,-44,-57,-40,-78,-24r-3,-39v7,-3,28,-10,54,-10v46,0,73,25,73,61xm60,0r0,-45r43,0r0,45r-43,0","w":166},"@":{"d":"145,-167v-39,-6,-67,85,-16,88v43,1,75,-84,16,-88xm233,-53r26,0v-60,99,-244,62,-244,-73v0,-78,59,-129,134,-129v68,0,124,42,124,106v0,68,-60,100,-88,100v-11,0,-21,-6,-22,-20v-28,34,-94,22,-94,-37v0,-73,80,-124,120,-66r6,-19r27,0r-28,106v0,5,3,9,9,9v19,0,44,-30,44,-67v0,-56,-45,-87,-98,-87v-62,0,-104,46,-104,105v0,105,129,131,188,72","w":288},"A":{"d":"76,-96r67,0r-32,-117xm170,0r-17,-60r-87,0r-18,60r-46,0r84,-251r51,0r81,251r-48,0","w":219},"B":{"d":"71,-217r0,71v35,4,60,-7,60,-38v0,-30,-28,-36,-60,-33xm71,-112r0,77v37,3,64,-5,64,-39v0,-31,-27,-42,-64,-38xm27,0r0,-251v70,-1,149,-7,149,62v0,40,-25,52,-42,58v19,4,47,18,47,60v1,75,-77,74,-154,71","w":200,"k":{"U":4,",":27,".":27,"A":9}},"C":{"d":"184,-48r2,43v-9,5,-31,9,-54,9v-76,0,-115,-57,-115,-130v0,-73,39,-129,114,-129v26,0,46,7,55,11r-2,41v-49,-29,-118,-14,-118,77v0,89,65,107,118,78","w":200,"k":{",":6,".":6}},"D":{"d":"24,0r0,-251v112,-8,188,15,186,125v-2,112,-76,135,-186,126xm71,-216r0,181v63,5,90,-30,90,-91v0,-61,-27,-95,-90,-90","w":226,"k":{"V":6,"W":3,"Y":20,",":27,".":27,"A":13}},"E":{"d":"27,0r0,-251r132,0r0,36r-86,0r0,67r81,0r0,37r-81,0r0,74r89,0r0,37r-135,0","w":180},"F":{"d":"27,0r0,-251r127,0r0,36r-81,0r0,69r77,0r0,37r-77,0r0,109r-46,0","w":166,"k":{",":33,".":33,"A":27,"a":20,"e":6,"o":9}},"G":{"d":"127,-105r0,-36r81,0r0,132v-13,7,-35,13,-68,13v-81,0,-123,-55,-123,-130v0,-75,42,-129,123,-129v29,0,51,7,61,11r-2,41v-15,-9,-35,-15,-58,-15v-49,0,-75,40,-75,92v0,68,40,107,99,88r0,-67r-38,0","w":233,"k":{",":20,".":20}},"H":{"d":"27,0r0,-251r46,0r0,102r74,0r0,-102r46,0r0,251r-46,0r0,-111r-74,0r0,111r-46,0","w":219},"I":{"d":"27,0r0,-251r46,0r0,251r-46,0","w":100},"J":{"d":"57,-251r46,0r0,178v-1,70,-46,89,-96,70r0,-39v22,13,50,-1,50,-32r0,-177","w":126,"k":{",":20,".":20,"A":6,"a":9,"e":6,"o":6,"u":4}},"K":{"d":"27,0r0,-251r46,0r1,106r71,-106r53,0r-85,118r92,133r-56,0r-76,-118r0,118r-46,0","w":206,"k":{"O":27,"y":13,"e":13,"o":13,"u":9}},"L":{"d":"24,0r0,-251r47,0r0,214r82,0r0,37r-129,0","w":159,"k":{"T":36,"V":36,"W":27,"y":16,"Y":40}},"M":{"d":"225,0r0,-210r-63,210r-33,0r-61,-210r0,210r-42,0r0,-251r69,0r53,187r53,-187r66,0r0,251r-42,0","w":293},"N":{"d":"26,0r0,-251r55,0r84,197r0,-197r42,0r0,251r-55,0r-84,-196r0,196r-42,0","w":233,"k":{",":9,".":9}},"O":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm17,-126v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,90,-48,130,-100,130v-52,0,-100,-40,-100,-130","w":233,"k":{"T":16,"V":6,"W":6,"Y":18,",":27,".":27,"A":9,"X":13}},"P":{"d":"71,-134v36,3,58,-7,58,-41v0,-34,-21,-44,-58,-41r0,82xm24,0r0,-251r72,0v52,0,79,28,79,76v1,57,-39,83,-104,77r0,98r-47,0","w":186,"k":{",":46,".":46,"A":27,"a":20,"e":13,"o":13}},"Q":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm160,48r-35,-44v-62,2,-108,-37,-108,-130v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,62,-23,101,-54,118r50,56r-53,0","w":233,"k":{",":13,".":13}},"R":{"d":"24,0r0,-251v74,-1,154,-11,154,66v0,34,-23,53,-49,60v9,1,20,6,28,29r33,96r-49,0r-25,-82v-8,-24,-21,-27,-45,-26r0,108r-47,0xm71,-142v34,2,59,-5,59,-38v1,-36,-25,-37,-59,-36r0,74","w":200,"k":{"T":9,"U":3,"V":9,"Y":20}},"S":{"d":"21,-8r2,-41v19,15,96,32,92,-20v-4,-50,-105,-49,-97,-117v-6,-66,85,-80,131,-60r-2,39v-19,-12,-85,-20,-82,18v3,30,34,36,54,49v29,18,43,33,43,68v0,74,-88,91,-141,64","w":180,"k":{",":20,".":20}},"T":{"d":"64,0r0,-215r-56,0r0,-36r158,0r0,36r-56,0r0,215r-46,0","w":173,"k":{"O":16,"w":27,"y":27,",":36,".":36,"A":27,"a":27,"e":31,"o":31,"u":31,"-":36,"r":31,":":23,";":23}},"U":{"d":"24,-251r47,0r0,162v0,42,12,56,39,56v26,0,39,-14,39,-56r0,-162r46,0r0,162v0,66,-38,93,-85,93v-48,0,-86,-27,-86,-93r0,-162","w":219,"k":{",":20,".":20,"A":9}},"V":{"d":"78,0r-75,-251r50,0r51,193r52,-193r48,0r-77,251r-49,0","w":206,"k":{"G":6,"O":6,",":33,".":33,"A":18,"a":23,"e":20,"o":20,"u":20,"-":27,":":20,";":20,"i":6}},"W":{"d":"188,0r-38,-206r-40,206r-54,0r-51,-251r43,0r36,193r38,-193r56,0r38,193r37,-193r42,0r-52,251r-55,0","w":299,"k":{"O":6,"y":6,",":27,".":27,"A":9,"a":16,"e":16,"o":16,"u":13,"-":16,":":20,";":20,"i":6,"h":6}},"X":{"d":"152,0r-47,-94r-52,94r-51,0r75,-133r-66,-118r53,0r40,81r46,-81r49,0r-67,118r72,133r-52,0","w":206},"Y":{"d":"77,0r0,-101r-74,-150r50,0r49,100r46,-100r49,0r-74,151r0,100r-46,0","w":200,"k":{"O":18,",":50,".":50,"A":29,"a":33,"e":36,"o":33,"u":27,"-":46,":":27,";":27,"i":6,"S":13}},"Z":{"d":"13,0r0,-40r99,-175r-96,0r0,-36r150,0r0,38r-100,176r101,0r0,37r-154,0","w":180},"[":{"d":"27,60r0,-322r65,0r0,28r-31,0r0,266r31,0r0,28r-65,0","w":106},"\\":{"d":"67,4r-64,-259r32,0r62,259r-30,0","w":100},"]":{"d":"14,60r0,-28r31,0r0,-266r-31,0r0,-28r66,0r0,322r-66,0","w":106},"^":{"d":"22,-106r71,-145r30,0r71,145r-31,0r-55,-113r-55,113r-31,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29","w":180},"b":{"d":"21,-270r45,0r0,111v6,-14,21,-29,48,-29v40,0,64,35,64,95v0,51,-19,96,-65,96v-30,1,-41,-18,-50,-32v0,13,-1,24,-2,29r-42,0xm66,-93v0,35,9,63,35,63v26,0,33,-21,33,-64v0,-37,-9,-62,-34,-62v-24,0,-34,27,-34,63","w":193,"k":{",":13,".":13}},"c":{"d":"144,-40r2,35v-10,4,-26,8,-44,8v-61,0,-87,-43,-87,-96v0,-67,60,-113,129,-88r-3,36v-38,-21,-86,-2,-80,53v-5,49,44,76,83,52","w":153,"k":{",":6,".":6}},"d":{"d":"128,-270r44,0r2,270r-42,0v-2,-4,1,-19,-2,-29v-7,16,-21,32,-50,32v-46,0,-65,-45,-65,-96v0,-60,24,-95,64,-95v28,-1,41,17,49,29r0,-111xm60,-94v0,43,7,64,33,64v26,0,35,-28,35,-63v0,-36,-11,-63,-35,-63v-25,0,-33,25,-33,62","w":193},"e":{"d":"154,-44r2,35v-9,4,-28,12,-55,12v-60,0,-86,-43,-86,-93v0,-55,29,-98,76,-98v42,0,78,30,75,107r-108,0v0,32,12,51,47,51v27,0,41,-8,49,-14xm58,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49","w":180,"k":{",":13,".":13}},"f":{"d":"35,0r0,-153r-31,0r0,-32r31,0v-1,-50,-5,-87,53,-89v12,0,23,2,32,4r-2,32v-19,-5,-39,-1,-39,21r0,32r34,0r0,32r-34,0r0,153r-44,0","w":119,"k":{",":27,".":27}},"g":{"d":"61,-95v0,44,14,62,29,62v28,0,40,-20,40,-62v0,-39,-15,-59,-36,-59v-23,0,-33,21,-33,59xm23,68r3,-39v10,6,32,16,55,16v48,-1,52,-38,48,-76v-7,14,-20,31,-49,31v-26,0,-65,-17,-65,-92v0,-51,18,-96,67,-96v28,-1,39,17,50,31v0,-10,2,-18,2,-28r40,0r-1,166v0,58,-18,99,-86,99v-30,0,-53,-8,-64,-12","w":193,"k":{",":6,".":13}},"h":{"d":"20,0r0,-270r45,0r1,108v8,-12,18,-26,46,-26v83,2,48,113,55,188r-45,0r0,-111v0,-28,-8,-41,-26,-41v-54,0,-24,99,-31,152r-45,0","w":186},"i":{"d":"24,0r0,-185r45,0r0,185r-45,0xm24,-220r0,-44r46,0r0,44r-46,0","w":93},"j":{"d":"24,-185r45,0r0,193v4,62,-23,79,-75,70r1,-34v19,3,29,7,29,-29r0,-200xm24,-220r0,-44r46,0r0,44r-46,0","w":93},"k":{"d":"20,0r0,-270r45,0r1,159r54,-74r48,0r-65,83r71,102r-52,0r-57,-90r0,90r-45,0","w":180,"k":{"e":4,"o":4}},"l":{"d":"24,0r0,-270r45,0r0,270r-45,0","w":93},"m":{"d":"19,0r-1,-185r44,0v0,10,2,19,2,29v7,-14,21,-32,47,-32v31,0,42,19,47,29v9,-13,23,-29,50,-29v77,-1,47,115,53,188r-45,0r0,-117v0,-23,-6,-35,-23,-35v-53,0,-24,99,-31,152r-44,0r0,-117v0,-23,-7,-35,-24,-35v-52,0,-23,99,-30,152r-45,0","w":280},"n":{"d":"20,0r-1,-185r41,0v1,8,0,21,3,28v6,-11,19,-31,49,-31v83,2,48,113,55,188r-45,0r0,-111v0,-28,-8,-41,-26,-41v-54,0,-24,99,-31,152r-45,0","w":186},"o":{"d":"97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64xm15,-93v0,-76,44,-95,82,-95v38,0,81,19,81,95v0,78,-43,96,-81,96v-38,0,-82,-18,-82,-96","w":193,"k":{",":13,".":13}},"p":{"d":"21,78r-2,-263r42,0v2,4,0,18,3,28v7,-16,20,-31,49,-31v46,0,65,44,65,95v0,60,-24,96,-64,96v-27,0,-42,-16,-48,-30r0,105r-45,0xm66,-92v0,36,10,62,34,62v25,0,34,-24,34,-61v0,-43,-7,-65,-33,-65v-26,0,-35,29,-35,64","w":193,"k":{",":13,".":13}},"q":{"d":"128,78r-1,-105v-6,14,-21,30,-48,30v-40,0,-64,-36,-64,-96v0,-51,19,-95,65,-95v30,-1,42,17,51,31v0,-13,0,-23,1,-28r42,0v-5,82,-1,177,-2,263r-44,0xm60,-91v0,37,8,61,33,61v24,0,35,-26,35,-62v0,-35,-9,-64,-35,-64v-26,0,-33,22,-33,65","w":193},"r":{"d":"22,0r-2,-185r40,0v1,10,0,24,3,33v5,-15,24,-41,54,-35r0,42v-26,-6,-51,3,-51,43r0,102r-44,0","w":126,"k":{",":36,".":36,"a":4,"e":4,"o":4,"c":4,"d":4,"g":4,"q":4,"s":4,"-":27}},"s":{"d":"13,-6r2,-37v9,6,75,26,75,-6v0,-35,-77,-35,-77,-87v0,-26,25,-52,64,-52v24,0,42,6,46,7r-2,35v-16,-8,-66,-16,-65,10v9,33,84,42,78,84v6,53,-81,65,-121,46","w":146,"k":{",":13,".":13}},"t":{"d":"37,-185r0,-39r44,-13r0,52r37,0r0,32r-37,0r0,96v-3,28,22,30,37,22r0,32v-36,14,-81,4,-81,-48r0,-102r-30,0r0,-32r30,0","w":126},"u":{"d":"167,-185r1,185r-42,0v-1,-8,0,-26,-2,-28v-9,14,-20,31,-49,31v-82,-3,-48,-113,-55,-188r45,0r0,111v0,28,7,40,26,40v24,0,31,-21,31,-45r0,-106r45,0","w":186},"v":{"d":"60,0r-56,-185r46,0r38,143r38,-143r44,0r-57,185r-53,0","w":173,"k":{",":27,".":27}},"w":{"d":"167,0r-34,-144r-32,144r-49,0r-50,-185r46,0r30,144r32,-144r51,0r31,144r30,-144r43,0r-49,185r-49,0","w":266,"k":{",":25,".":25}},"x":{"d":"1,0r56,-100r-52,-85r51,0r29,59r31,-59r46,0r-52,85r56,100r-49,0r-35,-69r-34,69r-47,0","w":166},"y":{"d":"48,-185r38,140r36,-140r43,0r-68,220v-6,36,-44,54,-81,40r2,-34v26,14,43,-9,45,-39r-61,-187r46,0","w":166,"k":{",":25,".":25}},"z":{"d":"10,0r0,-39r79,-113r-76,0r0,-33r121,0r0,38r-78,113r80,0r0,34r-126,0","w":146},"{":{"d":"113,60v-40,3,-69,-3,-69,-45v0,-42,6,-105,-32,-103r0,-25v39,2,32,-62,32,-104v0,-42,29,-48,69,-45r0,25v-51,-10,-35,50,-35,93v0,33,-23,39,-31,44v9,1,31,9,31,44v0,37,-21,99,35,91r0,25","w":119},"|":{"d":"24,90r0,-360r32,0r0,360r-32,0","w":79},"}":{"d":"7,60r0,-25v50,10,34,-50,34,-92v0,-33,24,-39,32,-44v-9,-1,-32,-9,-32,-44v0,-37,21,-99,-34,-92r0,-25v40,-3,69,3,69,45v0,42,-7,106,32,104r0,25v-39,-2,-32,62,-32,103v0,42,-29,48,-69,45","w":119},"~":{"d":"70,-118v24,0,53,24,77,24v14,0,23,-13,31,-26r13,25v-8,12,-21,31,-45,31v-25,0,-52,-24,-77,-24v-14,0,-23,13,-31,26r-13,-25v8,-14,21,-31,45,-31","w":216},"'":{"d":"29,-181r0,-89r36,0r0,89r-36,0","w":93},"`":{"d":"-4,-258r42,0r23,52r-28,0","w":79},"\u00a0":{"w":93,"k":{"T":20,"V":20,"W":20,"Y":20,"A":20}}}});

Cufon.registerFont({"w":172,"face":{"font-family":"Condensed","font-weight":400,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 6 6 2 2 4 2 2 4","ascent":"270","descent":"-90","x-height":"3","bbox":"-5 -283 283 90","underline-thickness":"18","underline-position":"-18","stemh":"24","stemv":"30","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":86,"k":{"T":20,"V":20,"Y":20,"A":20,"W":20}},"!":{"d":"76,-67r-26,0r-5,-184r36,0xm46,0r0,-40r35,0r0,40r-35,0","w":126},"\"":{"d":"104,-186r0,-84r26,0r0,84r-26,0xm50,-186r0,-84r26,0r0,84r-26,0","w":180},"#":{"d":"69,-153r-8,55r43,0r8,-55r-43,0xm26,0r11,-78r-36,0r0,-20r39,0r7,-55r-35,0r0,-20r38,0r10,-78r22,0r-11,78r43,0r11,-78r22,0r-11,78r35,0r0,20r-38,0r-7,55r35,0r0,20r-38,0r-11,78r-22,0r12,-78r-43,0r-11,78r-22,0"},"$":{"d":"94,-105r0,75v30,-15,33,-53,0,-75xm80,-154r0,-70v-29,14,-36,50,0,70xm94,-145v31,18,56,44,56,76v0,35,-19,64,-56,70r0,33r-14,0r0,-32v-19,3,-42,-4,-56,-10r0,-33v17,10,35,17,56,16r0,-90v-35,-18,-57,-43,-57,-76v0,-36,25,-57,57,-62r0,-30r14,0r0,29v16,0,33,3,44,8r0,31v-13,-7,-28,-11,-44,-11r0,81"},"%":{"d":"21,-184v0,-48,20,-70,50,-70v30,0,50,22,50,70v0,48,-20,69,-50,69v-30,0,-50,-21,-50,-69xm47,-184v0,33,7,48,24,48v17,0,24,-15,24,-48v0,-33,-7,-48,-24,-48v-17,0,-24,15,-24,48xm172,-67v0,-48,20,-69,50,-69v30,0,50,21,50,69v0,48,-20,70,-50,70v-30,0,-50,-22,-50,-70xm198,-67v0,33,7,48,24,48v17,0,24,-15,24,-48v0,-33,-7,-48,-24,-48v-17,0,-24,15,-24,48xm79,12r113,-275r23,0r-113,275r-23,0","w":293},"&":{"d":"141,-48r-56,-74v-43,19,-46,99,13,99v17,0,35,-13,43,-25xm213,0r-37,0r-20,-28v-33,56,-136,29,-136,-39v0,-35,17,-58,50,-76v-11,-16,-26,-37,-26,-58v0,-33,24,-53,58,-53v34,0,57,22,57,52v0,22,-14,46,-48,65r46,65v9,-21,14,-43,15,-69r31,0v-2,32,-11,65,-28,91xm130,-202v0,-14,-9,-27,-27,-27v-44,2,-30,51,-7,72v25,-15,34,-28,34,-45","w":219},"(":{"d":"95,48r-24,2v-65,-108,-65,-214,0,-322r24,2v-61,128,-61,190,0,318","w":100},")":{"d":"29,50r-24,-2v61,-128,61,-190,0,-318r24,-2v65,108,65,214,0,322","w":100},"*":{"d":"99,-223r44,-19r8,26r-46,11r31,35r-22,16r-24,-40r-24,40r-22,-16r31,-35r-46,-11r8,-26r43,19r-4,-47r28,0","w":180},"+":{"d":"17,-79r0,-24r79,0r0,-79r24,0r0,79r79,0r0,24r-79,0r0,79r-24,0r0,-79r-79,0","w":216},",":{"d":"9,43r18,-83r33,0r-23,83r-28,0","w":86,"k":{" ":13}},"-":{"d":"14,-88r0,-26r78,0r0,26r-78,0","w":106},".":{"d":"26,0r0,-40r34,0r0,40r-34,0","w":86,"k":{" ":13}},"\/":{"d":"0,3r67,-257r26,0r-66,257r-27,0","w":93},"0":{"d":"45,-126v0,71,12,103,41,103v29,0,42,-32,42,-103v0,-71,-13,-102,-42,-102v-29,0,-41,31,-41,102xm13,-126v0,-84,26,-128,73,-128v47,0,73,44,73,128v0,84,-26,129,-73,129v-47,0,-73,-45,-73,-129"},"1":{"d":"73,0r0,-215r-32,36r-17,-23r52,-49r28,0r0,251r-31,0"},"2":{"d":"13,0r0,-28v64,-73,96,-123,96,-156v0,-49,-56,-52,-86,-23r-4,-32v55,-31,123,-12,123,49v0,44,-40,109,-94,163r97,0r0,27r-132,0"},"3":{"d":"13,-7r3,-31v41,27,97,17,100,-36v1,-34,-32,-47,-73,-43r0,-26v43,3,73,-14,72,-44v-1,-45,-58,-51,-91,-27r-3,-29v50,-23,128,-13,126,51v0,35,-20,55,-47,60v31,4,49,30,49,62v0,40,-27,73,-82,73v-18,0,-40,-5,-54,-10"},"4":{"d":"107,0r0,-57r-99,0r0,-30r91,-164r38,0r0,168r28,0r0,26r-28,0r0,57r-30,0xm107,-83r-1,-137r-71,137r72,0"},"5":{"d":"22,-8r1,-29v37,27,96,12,96,-43v0,-52,-50,-63,-95,-45r0,-126r116,0r0,26r-85,0r0,70v52,-14,94,10,97,71v4,72,-67,106,-130,76"},"6":{"d":"88,-133v-54,1,-53,109,0,110v54,-1,53,-109,0,-110xm148,-247r-1,30v-58,-33,-107,11,-103,89v9,-19,27,-31,50,-31v42,0,65,38,65,78v0,55,-31,84,-72,84v-54,0,-74,-46,-74,-119v0,-111,49,-156,135,-131"},"7":{"d":"40,0r82,-224r-102,0r0,-27r133,0r0,30r-78,221r-35,0"},"8":{"d":"86,-228v-48,0,-50,68,3,85v20,-14,34,-31,34,-50v0,-18,-16,-35,-37,-35xm45,-70v0,25,17,47,44,47v23,0,39,-19,39,-45v0,-23,-13,-38,-44,-52v-32,17,-39,31,-39,50xm13,-66v0,-32,18,-52,47,-64v-66,-32,-54,-124,26,-124v80,0,91,92,27,124v69,21,57,133,-27,133v-45,0,-73,-30,-73,-69"},"9":{"d":"85,-228v-54,1,-53,109,0,110v54,-1,53,-109,0,-110xm24,-5r2,-29v57,33,107,-12,103,-89v-9,19,-27,31,-50,31v-42,0,-66,-39,-66,-79v0,-55,32,-83,73,-83v54,0,73,45,73,118v0,111,-50,159,-135,131"},":":{"d":"26,-143r0,-41r34,0r0,41r-34,0xm26,0r0,-40r34,0r0,40r-34,0","w":86,"k":{" ":13}},";":{"d":"9,43r18,-83r33,0r-23,83r-28,0xm26,-143r0,-41r34,0r0,41r-34,0","w":86,"k":{" ":13}},"<":{"d":"17,-80r0,-23r182,-82r0,23r-155,71r155,70r0,24","w":216},"=":{"d":"17,-115r0,-25r182,0r0,25r-182,0xm17,-42r0,-25r182,0r0,25r-182,0","w":216},">":{"d":"17,3r0,-24r155,-70r-155,-71r0,-23r182,82r0,23","w":216},"?":{"d":"60,-65v-11,-49,47,-80,47,-121v0,-44,-50,-48,-80,-28r-1,-30v48,-22,112,-7,112,52v0,30,-23,64,-39,85v-9,13,-11,19,-11,42r-28,0xm57,0r0,-40r34,0r0,40r-34,0","w":159},"@":{"d":"97,-105v0,21,11,34,26,34v35,0,58,-45,58,-74v0,-20,-11,-32,-28,-32v-23,0,-56,30,-56,72xm222,-193r-34,114v0,4,2,8,8,8v26,0,52,-35,52,-76v0,-51,-39,-84,-96,-84v-67,0,-112,45,-112,105v0,60,45,105,104,105v48,0,75,-13,95,-37r23,0v-23,38,-66,61,-118,61v-71,0,-128,-58,-128,-129v0,-71,57,-128,136,-128v68,0,120,48,120,107v0,60,-51,98,-81,98v-16,1,-24,-10,-29,-22v-29,40,-97,20,-92,-32v-8,-62,84,-137,122,-68r7,-22r23,0","w":288},"A":{"d":"87,-251r35,0r82,251r-33,0r-21,-66r-95,0r-20,66r-32,0xm63,-93r79,0r-39,-125","w":206},"B":{"d":"28,0r0,-251r63,0v84,-7,91,101,29,119v69,17,64,136,-32,132r-60,0xm59,-225r0,82v41,3,71,-9,71,-43v0,-31,-31,-43,-71,-39xm59,-117r0,91v44,5,76,-11,76,-45v0,-38,-32,-51,-76,-46","w":186,"k":{"U":4,",":20,".":20,"A":6}},"C":{"d":"176,-37r0,32v-92,32,-159,-36,-159,-121v0,-96,75,-150,159,-119r0,31v-60,-32,-123,1,-126,82v-3,85,59,130,126,95","w":193},"D":{"d":"24,0r0,-251v109,-3,163,11,168,121v4,86,-57,141,-168,130xm56,-224r0,197v70,6,102,-31,103,-103v1,-60,-30,-101,-103,-94","w":206,"k":{"Y":16,",":20,".":20,"A":6,"W":-4}},"E":{"d":"28,0r0,-251r117,0r0,27r-86,0r0,80r82,0r0,27r-82,0r0,90r90,0r0,27r-121,0","w":166},"F":{"d":"28,0r0,-251r112,0r0,27r-81,0r0,80r77,0r0,27r-77,0r0,117r-31,0","w":153,"k":{",":46,".":46,"A":20,"a":16,"e":13,"i":13,"o":13,"r":16}},"G":{"d":"193,-138r0,128v-15,5,-41,13,-63,13v-80,0,-113,-61,-113,-129v0,-102,83,-152,171,-117r0,32v-66,-35,-136,-9,-138,79v-2,77,45,125,112,100r0,-79r-42,0r0,-27r73,0","w":220,"k":{",":13,".":13}},"H":{"d":"28,0r0,-251r31,0r0,107r88,0r0,-107r32,0r0,251r-32,0r0,-117r-88,0r0,117r-31,0","w":206},"I":{"d":"28,0r0,-251r31,0r0,251r-31,0","w":87},"J":{"d":"8,0r0,-31v28,9,50,-3,50,-37r0,-183r31,0r0,185v2,51,-30,79,-81,66","w":113,"k":{",":21,".":21,"a":4}},"K":{"d":"24,0r0,-251r32,0r1,109r83,-109r37,0r-94,119r102,132r-41,0r-88,-122r0,122r-32,0","w":186,"k":{"O":13,"e":13,"o":13,"u":13,"y":16}},"L":{"d":"28,0r0,-251r31,0r0,224r83,0r0,27r-114,0","w":146,"k":{"T":27,"V":20,"Y":33,"W":13,"y":16}},"M":{"d":"28,0r0,-251r49,0r63,200r65,-200r47,0r0,251r-30,0r-1,-217r-71,217r-23,0r-69,-217r0,217r-30,0","w":280},"N":{"d":"28,0r0,-251r39,0r95,207r0,-207r31,0r0,251r-40,0r-95,-206r0,206r-30,0","w":220,"k":{",":13,".":13}},"O":{"d":"17,-123v0,-87,36,-131,95,-131v56,0,91,48,91,126v0,87,-35,131,-94,131v-56,0,-92,-48,-92,-126xm50,-123v0,51,17,100,59,100v33,0,61,-28,61,-105v0,-51,-16,-100,-58,-100v-33,0,-62,28,-62,105","w":220,"k":{"T":16,"V":6,"Y":16,",":20,".":20,"A":6,"X":13}},"P":{"d":"28,-251v72,-4,134,1,134,71v0,57,-39,80,-103,75r0,105r-31,0r0,-251xm59,-225r0,94v44,4,70,-11,70,-46v0,-42,-28,-50,-70,-48","w":173,"k":{",":46,".":46,"A":16,"a":20,"e":13,"o":13}},"Q":{"d":"198,47r-39,0r-38,-46v-65,11,-103,-42,-104,-124v0,-87,36,-131,95,-131v56,0,91,48,91,126v0,64,-19,105,-53,122xm50,-123v0,51,17,100,59,100v33,0,61,-28,61,-105v0,-51,-16,-100,-58,-100v-33,0,-62,28,-62,105","w":220,"k":{",":13,".":13}},"R":{"d":"92,-251v83,-8,101,109,22,125v13,6,22,10,27,25r36,101r-34,0r-29,-85v-7,-26,-24,-30,-55,-29r0,114r-31,0r0,-251r64,0xm59,-225r0,85v42,5,72,-13,72,-44v0,-38,-32,-44,-72,-41","w":186,"k":{"T":13,"V":9,"Y":16}},"S":{"d":"131,-246r0,31v-28,-19,-84,-13,-82,26v0,16,7,26,43,47v39,22,52,44,52,73v0,40,-25,72,-73,72v-20,0,-40,-5,-53,-11r0,-33v30,25,94,20,93,-23v0,-19,-5,-31,-39,-52v-45,-27,-56,-43,-56,-75v0,-58,67,-75,115,-55","w":159,"k":{",":20,".":20}},"T":{"d":"64,0r0,-224r-58,0r0,-27r147,0r0,27r-57,0r0,224r-32,0","w":159,"k":{"O":16,",":40,".":40,"A":16,"a":27,"e":27,"i":13,"o":27,"r":27,"u":27,"y":13,"-":20,"h":13,"w":23,":":27,";":27}},"U":{"d":"107,3v-115,0,-71,-149,-79,-254r31,0r0,163v0,39,18,65,48,65v30,0,47,-26,47,-65r0,-163r31,0v-8,105,36,254,-78,254","w":213,"k":{",":20,".":20,"A":13}},"V":{"d":"80,0r-77,-251r35,0r59,205r61,-205r32,0r-79,251r-31,0","w":193,"k":{"G":6,"O":6,",":40,".":40,"A":16,"a":13,"e":13,"i":7,"o":13,"u":13,"-":16,":":13,";":13}},"W":{"d":"58,0r-55,-251r33,0r42,203r45,-203r40,0r46,203r44,-203r30,0r-54,251r-38,0r-48,-215r-48,215r-37,0","w":286,"k":{",":13,".":13,"a":13,"e":6,"o":6,"u":7,"-":7,":":13,";":13}},"X":{"d":"2,0r76,-133r-67,-118r38,0r52,92r51,-92r34,0r-70,119r75,132r-37,0r-59,-105r-57,105r-36,0","w":193},"Y":{"d":"77,0r0,-105r-75,-146r36,0r56,111r55,-111r35,0r-75,146r0,105r-32,0","w":186,"k":{"O":16,",":46,".":46,"A":33,"a":29,"e":29,"i":13,"o":29,"u":16,"-":33,":":27,";":27,"S":13}},"Z":{"d":"12,0r0,-30r102,-194r-99,0r0,-27r137,0r0,27r-105,197r107,0r0,27r-142,0","w":166},"[":{"d":"32,50r0,-322r55,0r0,21r-29,0r0,280r29,0r0,21r-55,0","w":100},"\\":{"d":"67,3r-67,-257r27,0r66,257r-26,0","w":93},"]":{"d":"13,50r0,-21r29,0r0,-280r-29,0r0,-21r55,0r0,322r-55,0","w":100},"^":{"d":"17,-95r79,-156r24,0r79,156r-26,0r-65,-132r-65,132r-26,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"117,-112v13,-59,-60,-60,-85,-31r-3,-28v48,-27,116,-18,117,47r1,124r-27,0v-2,-8,0,-19,-3,-25v-15,39,-104,39,-104,-25v0,-41,38,-67,104,-62xm74,-21v34,-1,47,-30,43,-69v-37,-6,-74,9,-74,37v0,19,10,32,31,32","w":166},"b":{"d":"49,-92v0,46,13,70,41,70v28,0,40,-24,40,-70v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70xm18,0r1,-270r30,0r1,112v40,-57,110,-25,110,66v0,96,-78,119,-112,65r-1,27r-29,0","w":173,"k":{",":13,".":13}},"c":{"d":"131,-179r-1,27v-44,-20,-85,-5,-85,62v0,61,44,81,86,57r2,28v-63,27,-120,-17,-120,-85v0,-73,54,-113,118,-89","w":140},"d":{"d":"124,-92v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70v0,46,13,70,41,70v28,0,40,-24,40,-70xm154,-270r2,270r-30,0r-1,-27v-8,14,-22,30,-49,30v-38,0,-63,-32,-63,-95v0,-92,69,-121,111,-66r0,-112r30,0","w":173},"e":{"d":"148,-83r-103,0v-6,64,55,75,92,47r1,28v-64,30,-125,-2,-125,-84v0,-58,25,-94,71,-94v46,0,68,43,64,103xm45,-106r73,0v0,-38,-12,-57,-36,-57v-19,0,-36,14,-37,57","w":159,"k":{",":13,".":13}},"f":{"d":"35,0r0,-159r-29,0r0,-25r29,0v-2,-47,-3,-92,46,-90v8,0,16,1,23,3r0,25v-18,-10,-39,-2,-39,24r0,38r33,0r0,25r-33,0r0,159r-30,0","w":100,"k":{",":20,".":20}},"g":{"d":"43,-92v0,46,13,70,41,70v28,0,40,-24,40,-70v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70xm156,-184v-4,61,-1,128,-2,192v-1,74,-76,83,-132,61r1,-31v35,28,110,19,102,-38r0,-28v-39,61,-112,29,-112,-64v0,-90,73,-123,112,-65r1,-27r30,0","w":173},"h":{"d":"22,0r0,-270r30,0r1,112v21,-44,99,-36,99,31r0,127r-31,0r0,-118v0,-29,-11,-42,-30,-42v-59,-1,-34,103,-39,160r-30,0","w":173},"i":{"d":"25,0r0,-184r30,0r0,184r-30,0xm23,-259r34,0r0,36r-34,0r0,-36","w":79},"j":{"d":"-4,77r0,-25v17,4,29,4,29,-22r0,-214r30,0r0,218v4,38,-24,53,-59,43xm23,-259r34,0r0,36r-34,0r0,-36","w":79},"k":{"d":"52,-110r63,-74r35,0r-72,82r79,102r-37,0r-68,-93r0,93r-30,0r0,-270r30,0r0,160","w":159,"k":{"e":13,"o":13}},"l":{"d":"25,0r0,-270r30,0r0,270r-30,0","w":79},"m":{"d":"22,0r-1,-184r29,0r1,28v17,-40,72,-40,89,-1v22,-47,98,-36,98,30r0,127r-30,0r0,-126v0,-23,-10,-34,-28,-34v-55,1,-29,105,-35,160r-30,0r0,-126v0,-23,-10,-34,-28,-34v-55,1,-29,105,-35,160r-30,0","w":259},"n":{"d":"22,0r-1,-184r29,0r1,28v22,-50,101,-37,101,29r0,127r-31,0r0,-118v0,-29,-11,-42,-30,-42v-59,-1,-34,103,-39,160r-30,0","w":173},"o":{"d":"45,-92v0,46,13,70,42,70v29,0,42,-24,42,-70v0,-46,-13,-70,-42,-70v-29,0,-42,24,-42,70xm13,-92v0,-58,25,-94,74,-94v49,0,74,36,74,94v0,58,-25,95,-74,95v-49,0,-74,-37,-74,-95","w":173,"k":{",":13,".":13}},"p":{"d":"49,-92v0,46,13,70,41,70v28,0,40,-24,40,-70v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70xm19,78r-1,-262r29,0v1,8,-1,20,2,27v8,-14,21,-29,48,-29v38,0,63,31,63,94v0,92,-69,123,-111,67r0,103r-30,0","w":173,"k":{",":13,".":13}},"q":{"d":"124,-92v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70v0,46,13,70,41,70v28,0,40,-24,40,-70xm124,78r-1,-103v-40,57,-110,24,-110,-67v0,-95,79,-119,112,-65r1,-27r30,0r-2,262r-30,0","w":173},"r":{"d":"22,0r-1,-184r29,0r1,29v10,-22,26,-31,53,-31r0,30v-66,-16,-50,92,-52,156r-30,0","w":106,"k":{",":33,".":33,"-":16}},"s":{"d":"12,-8r2,-28v22,19,78,20,78,-12v0,-39,-88,-37,-79,-85v-4,-44,56,-64,98,-47r-2,26v-19,-12,-68,-12,-66,18v3,37,86,33,78,82v9,53,-67,71,-109,46","w":133,"k":{",":13,".":13}},"t":{"d":"103,-27r0,25v-33,12,-68,4,-68,-39r0,-118r-29,0r0,-25r29,0r0,-37r30,-9r0,46r38,0r0,25r-38,0r0,108v-3,32,20,33,38,24","w":106},"u":{"d":"152,-184r1,184r-29,0v-1,-8,1,-20,-2,-27v-22,50,-100,36,-100,-29r0,-128r30,0r0,119v0,29,11,42,30,42v59,0,34,-103,39,-161r31,0","w":173},"v":{"d":"59,0r-56,-184r33,0r41,154r41,-154r32,0r-55,184r-36,0","w":153,"k":{",":27,".":27,"a":6}},"w":{"d":"243,-184r-48,184r-34,0r-39,-155r-36,155r-34,0r-49,-184r32,0r36,154r34,-154r36,0r38,154r34,-154r30,0","w":246,"k":{",":27,".":27,"a":6}},"x":{"d":"3,0r55,-99r-49,-85r33,0r35,67r35,-67r33,0r-51,86r56,98r-34,0r-41,-76r-39,76r-33,0","w":153},"y":{"d":"143,-184r-63,221v-11,39,-29,48,-66,41r1,-28v18,6,31,9,37,-19r7,-28r-58,-187r32,0r42,150r38,-150r30,0","w":146,"k":{",":27,".":27}},"z":{"d":"14,-184r113,0r0,28r-85,130r87,0r0,26r-118,0r0,-27r85,-131r-82,0r0,-26","w":140},"{":{"d":"97,-272r0,16v-49,-12,-32,56,-32,94v0,35,-20,49,-31,51v11,2,31,16,31,51v0,36,-21,104,32,94r0,16v-36,3,-57,-6,-58,-43v-1,-41,9,-111,-28,-110r0,-16v65,-4,-22,-174,86,-153","w":100},"|":{"d":"26,90r0,-360r28,0r0,360r-28,0","w":79},"}":{"d":"3,50r0,-16v22,1,32,1,32,-26r0,-68v0,-35,20,-49,31,-51v-11,-2,-31,-16,-31,-51v0,-36,20,-104,-32,-94r0,-16v36,-3,57,6,58,43v1,41,-9,111,28,110r0,16v-65,4,22,174,-86,153","w":100},"~":{"d":"70,-117v17,-4,66,27,77,27v8,0,19,-8,31,-27r13,19v-13,23,-28,32,-45,32v-12,4,-67,-29,-79,-26v-9,0,-17,6,-29,26r-13,-18v13,-23,27,-33,45,-33","w":216},"'":{"d":"30,-186r0,-84r26,0r0,84r-26,0","w":86},"`":{"d":"32,-209r-37,-52r36,0r24,52r-23,0","w":73},"\u00a0":{"w":86,"k":{"T":20,"V":20,"Y":20,"A":20,"W":20}}}});

