/*
 * 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:
 * Copyright 1990-1998 Bitstream Inc.  All rights reserved.
 */
Cufon.registerFont({"w":203,"face":{"font-family":"AvantGarde Bk BT","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 2 2 2 2 2 2 4","ascent":"274","descent":"-86","x-height":"5","bbox":"-9 -291 339 85","underline-thickness":"19.8633","underline-position":"-21.4453","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":101},"!":{"d":"64,-67r-25,0r0,-189r25,0r0,189xm64,0r-25,0r0,-47r25,0r0,47","w":103},"\"":{"d":"83,-252r0,97r-18,0r0,-97r18,0xm35,-252r0,97r-18,0r0,-97r18,0","w":100},"#":{"d":"171,-152r-46,0r-17,49r47,0xm161,-256r-29,85r46,0r30,-85r23,0r-30,85r55,0r-6,19r-56,0r-17,49r60,0r-7,19r-60,0r-30,84r-22,0r30,-84r-47,0r-31,84r-22,0r30,-84r-57,0r6,-19r58,0r17,-49r-62,0r6,-19r63,0r30,-85r22,0","w":276},"$":{"d":"177,-74v0,41,-26,70,-63,73r0,44r-25,0r0,-44v-38,-3,-62,-34,-62,-75r24,0v0,34,16,53,50,53v31,1,50,-18,51,-47v3,-59,-119,-43,-119,-118v0,-34,26,-62,56,-66r0,-37r25,0r0,37v34,4,56,27,57,64r-25,0v0,-25,-18,-43,-43,-43v-27,-1,-45,18,-45,44v2,55,119,40,119,115"},"%":{"d":"78,-237v-21,0,-40,18,-40,39v0,21,18,40,40,40v22,0,40,-18,40,-40v0,-22,-18,-39,-40,-39xm79,-135v-35,0,-63,-28,-63,-63v0,-35,28,-63,63,-63v34,0,63,29,63,63v0,35,-28,63,-63,63xm216,-261r21,0r-137,266r-21,0xm236,-98v-21,0,-40,18,-40,40v0,21,19,40,40,40v21,0,40,-19,40,-40v0,-21,-19,-40,-40,-40xm237,5v-35,0,-64,-28,-64,-63v0,-34,29,-63,64,-63v34,0,63,30,63,63v0,34,-28,63,-63,63","w":315},"&":{"d":"103,-237v-28,-2,-45,34,-29,58v4,7,13,15,24,24v42,-7,55,-79,5,-82xm88,-128v-52,13,-52,111,11,108v30,-1,42,-21,57,-45xm163,-201v-1,32,-22,51,-49,62r52,48r31,-79r27,0r-39,97r58,53r-16,19r-52,-48v-14,30,-38,53,-78,54v-41,2,-75,-37,-74,-77v0,-34,22,-61,48,-73v-49,-29,-30,-116,33,-116v31,0,61,29,59,60","w":249},"'":{"d":"35,-252r0,97r-18,0r0,-97r18,0","w":51},"(":{"d":"76,78v-69,-27,-53,-137,-54,-232v0,-54,18,-88,54,-107r0,28v-46,29,-29,127,-29,199v0,45,5,64,29,83r0,29","w":95},")":{"d":"48,-34v0,-72,17,-170,-29,-199r0,-28v69,27,53,137,54,231v0,54,-18,89,-54,108r0,-29v24,-19,29,-38,29,-83","w":95},"*":{"d":"90,-172r-32,46r-19,-13r35,-44r-52,-15r6,-21r52,17r0,-54r20,0r0,54r50,-17r8,21r-53,15r36,44r-19,13","w":180},"+":{"d":"159,-215r0,99r96,0r0,17r-96,0r0,99r-17,0r0,-99r-97,0r0,-17r97,0r0,-99r17,0","w":299},",":{"d":"44,28r-26,0r28,-75r25,0","w":101},"-":{"d":"99,-108r0,23r-82,0r0,-23r82,0","w":115,"k":{"x":13,"w":13,"v":13,"t":6,"j":-7,"Y":20,"X":13,"W":20,"V":20,"T":20,"S":13,"J":20,"A":6}},".":{"d":"63,0r-25,0r0,-47r25,0r0,47","w":101},"\/":{"d":"13,33r-22,0r88,-289r21,0","w":100},"0":{"d":"102,-239v-39,0,-62,27,-62,68v0,72,-11,154,62,154v72,0,61,-83,61,-155v0,-40,-22,-67,-61,-67xm102,5v-56,0,-88,-33,-87,-95r0,-76v-1,-64,31,-92,87,-95v85,-4,86,83,86,172v0,62,-31,94,-86,94"},"1":{"d":"119,0r-27,0r0,-234r-45,0r0,-22r72,0r0,256"},"2":{"d":"105,-261v57,-1,98,66,68,119v-26,45,-79,80,-116,117r125,0r0,25r-159,0r0,-25v39,-39,98,-83,127,-126v25,-37,-3,-87,-47,-87v-37,0,-58,28,-55,68r-25,0v-2,-53,32,-90,82,-91"},"3":{"d":"182,-78v0,72,-93,110,-141,61v-15,-15,-22,-35,-22,-61v8,1,22,-3,26,2v-1,33,23,59,54,59v34,0,58,-25,58,-59v0,-45,-33,-64,-79,-59r0,-22v35,4,62,-7,61,-41v0,-22,-16,-41,-38,-41v-27,-1,-40,18,-41,43r-23,0v1,-38,27,-65,65,-65v57,0,87,83,38,111v26,13,42,35,42,72"},"4":{"d":"136,-72r1,-154r-95,154r94,0xm160,0r-25,0r0,-49r-120,0r0,-23r116,-184r29,0r0,184r28,0r0,23r-28,0r0,49"},"5":{"d":"189,-85v0,73,-94,121,-147,67v-16,-16,-25,-36,-27,-60r25,0v1,31,29,60,62,60v35,0,61,-31,61,-67v0,-67,-91,-86,-117,-35r-19,-9r22,-127r116,0r0,25r-94,0r-13,72v53,-42,131,5,131,74"},"6":{"d":"162,-81v0,-37,-24,-64,-59,-64v-35,0,-62,28,-62,63v0,35,28,65,62,65v35,0,59,-28,59,-64xm101,5v-49,0,-88,-36,-86,-84v3,-58,66,-128,94,-177r31,0r-59,93v59,-18,108,25,108,81v0,49,-40,87,-88,87"},"7":{"d":"75,0r-28,0r101,-231r-112,0r0,-25r141,0r0,23"},"8":{"d":"102,-238v-25,0,-45,17,-45,41v0,25,17,42,43,42v30,0,47,-13,48,-42v0,-24,-20,-41,-46,-41xm102,-131v-35,0,-56,23,-57,58v-1,31,25,56,55,56v33,0,58,-25,58,-58v0,-33,-22,-56,-56,-56xm20,-76v1,-36,15,-50,39,-67v-54,-29,-20,-124,42,-118v64,-8,98,88,43,118v70,30,40,148,-44,148v-42,0,-82,-37,-80,-81"},"9":{"d":"41,-175v0,36,24,64,59,64v35,0,62,-28,62,-64v0,-35,-29,-64,-62,-64v-35,0,-60,28,-59,64xm102,-261v49,0,89,37,87,84v-3,58,-68,127,-95,177r-31,0r60,-93v-59,18,-108,-25,-108,-81v0,-50,37,-87,87,-87"},":":{"d":"64,-147r-25,0r0,-46r25,0r0,46xm64,0r-25,0r0,-47r25,0r0,47","w":103},";":{"d":"44,28r-26,0r28,-75r25,0xm64,-193r0,46r-25,0r0,-46r25,0","w":103},"<":{"d":"253,-180r-179,73r179,72r0,20r-207,-85r0,-14r207,-86r0,20","w":299},"=":{"d":"255,-83r0,17r-210,0r0,-17r210,0xm255,-149r0,18r-210,0r0,-18r210,0","w":299},">":{"d":"253,-114r0,14r-207,85r0,-20r180,-72r-180,-73r0,-20","w":299},"?":{"d":"156,-185v0,50,-61,64,-60,115r-25,0v-3,-53,59,-71,59,-116v0,-29,-18,-50,-47,-49v-33,0,-47,24,-49,57r-26,0v-1,-48,30,-83,77,-83v43,-1,71,33,71,76xm71,0r0,-47r25,0r0,47r-25,0","w":166},"@":{"d":"102,-80v-7,-70,90,-134,126,-67r11,-22r16,0r-27,115v0,10,7,17,19,16v50,-4,72,-48,73,-100v2,-63,-59,-104,-125,-102v-94,3,-149,58,-154,150v-7,128,167,153,250,91r7,10v-31,22,-67,39,-115,39v-97,0,-162,-49,-162,-144v0,-100,71,-162,175,-162v81,0,143,40,143,119v0,66,-33,115,-97,115v-22,0,-37,-10,-33,-32v-10,18,-26,31,-52,32v-37,0,-52,-21,-55,-58xm123,-78v0,41,44,51,70,29v20,-17,23,-49,31,-77v-4,-19,-17,-35,-38,-35v-38,0,-63,41,-63,83","w":360},"A":{"d":"18,0r-27,0r99,-256r31,0r99,256r-27,0r-31,-80r-114,0xm153,-103r-48,-129r-48,129r96,0","w":214,"k":{"y":6,"w":10,"v":11,"Y":13,"V":10,"T":13,"S":-10,";":6,":":6,".":6,"-":6,",":6}},"B":{"d":"144,-72v0,-48,-45,-51,-96,-49r0,97v50,2,96,0,96,-48xm130,-189v0,-40,-38,-44,-82,-43r0,87v47,0,82,-2,82,-44xm170,-76v3,77,-67,79,-146,76r0,-256v70,-3,132,0,132,68v0,26,-11,40,-28,50v26,11,41,29,42,62","w":183,"k":{";":13,":":13,".":13,",":13}},"C":{"d":"143,5v-116,8,-173,-149,-92,-229v36,-35,110,-50,159,-18v20,12,36,29,48,52r-30,0v-20,-27,-44,-46,-87,-46v-55,-1,-104,51,-104,107v0,59,46,111,104,110v41,-1,66,-17,85,-44r30,0v-20,39,-59,64,-113,68","w":270,"k":{";":6,":":6,".":6,",":6}},"D":{"d":"202,-129v-3,-65,-33,-105,-107,-103r-46,0r0,208v92,8,157,-18,153,-105xm229,-128v0,85,-47,132,-144,128r-61,0r0,-256r73,0v87,-2,132,49,132,128","w":240,"k":{";":6,":":6,".":20,"-":-7,",":20}},"E":{"d":"49,-141r108,0r0,25r-108,0r0,91r108,0r0,25r-133,0r0,-256r133,0r0,25r-108,0r0,90","w":180,"k":{";":13,":":13,".":6,"-":6,",":6}},"F":{"d":"24,0r0,-256r126,0r0,25r-101,0r0,90r101,0r0,25r-101,0r0,116r-25,0","w":174,"k":{"y":8,"u":6,"r":6,"o":8,"i":6,"e":8,"a":8,"S":13,"A":16,";":20,":":20,".":46,"-":10,",":46}},"G":{"d":"37,-129v0,85,101,145,169,87v19,-15,30,-34,36,-58r-129,0r0,-23r159,0v-2,71,-59,128,-131,128v-73,0,-130,-61,-130,-135v0,-102,109,-163,200,-113v20,11,35,29,47,51r-31,0v-20,-26,-43,-44,-84,-45v-57,-1,-106,50,-106,108","w":283,"k":{";":6,":":6,".":13,",":13}},"H":{"d":"49,0r-25,0r0,-256r25,0r0,115r122,0r0,-115r25,0r0,256r-25,0r0,-117r-122,0r0,117","w":219,"k":{";":6,":":6,".":6,",":6}},"I":{"d":"49,0r-26,0r0,-256r26,0r0,256","w":72,"k":{";":6,":":6,".":6,",":6}},"J":{"d":"70,-20v40,0,43,-25,43,-74r0,-162r25,0r0,173v12,76,-68,112,-116,70v-13,-11,-17,-29,-17,-49r25,0v1,24,17,42,40,42","w":160,"k":{";":6,":":6,".":13,",":13}},"K":{"d":"48,-79r0,79r-25,0r0,-256r25,0r0,142r119,-142r30,0r-104,124r102,132r-31,0r-87,-113","w":193,"k":{"y":13,"u":10,"o":13,"e":13,"a":13,"Y":6,"W":6,"O":16,"C":16,";":6,":":6,".":6,"-":20,",":6}},"L":{"d":"139,0r-115,0r0,-256r25,0r0,231r90,0r0,25","w":148,"k":{"y":20,"u":11,"o":11,"e":11,"a":11,"Y":20,"W":21,"V":33,"U":6,"T":15,"O":13,";":6,":":6,".":13,"-":26,",":13}},"M":{"d":"25,0r0,-256r37,0r89,223r88,-223r37,0r0,256r-24,0r0,-226r-90,226r-23,0r-90,-226r0,226r-24,0","w":297,"k":{";":6,":":6,".":6,",":6}},"N":{"d":"194,-31r-3,-225r25,0r0,256r-31,0r-140,-226r3,226r-25,0r0,-256r30,0","w":240,"k":{";":6,":":6,".":6,",":6}},"O":{"d":"141,-237v-64,3,-101,47,-104,108v-3,59,47,110,106,110v58,0,103,-52,103,-111v0,-56,-49,-108,-105,-107xm141,5v-73,3,-133,-61,-130,-135v4,-78,51,-131,130,-131v80,0,131,53,131,131v0,82,-52,132,-131,135","w":283,"k":{"X":10,"T":13,";":6,":":6,".":20,",":20}},"P":{"d":"144,-181v0,-51,-46,-52,-98,-50r0,98v51,2,98,1,98,-48xm171,-182v-2,64,-52,80,-125,74r0,108r-25,0r0,-256v79,-3,151,0,150,74","w":181,"k":{"u":6,"s":10,"r":6,"o":16,"n":6,"i":6,"e":16,"a":16,"A":23,";":13,":":13,".":79,"-":26,",":79}},"Q":{"d":"272,-125v0,43,-17,71,-41,94v10,8,25,11,44,10v-1,11,6,28,-13,23v-20,0,-38,-7,-51,-17v-85,56,-207,-15,-200,-115v5,-77,51,-128,130,-131v75,-3,133,60,131,136xm96,-110v59,2,77,26,115,64v20,-20,35,-47,35,-84v2,-56,-49,-108,-105,-107v-64,1,-121,66,-100,139v17,-7,33,-12,55,-12xm50,-75v20,44,86,73,141,44v-40,-43,-78,-69,-141,-44","w":283,"k":{".":6,",":6}},"R":{"d":"157,-174v0,-56,-48,-61,-112,-57r0,231r-25,0r0,-256r69,0v61,-2,92,28,95,81v2,38,-26,73,-62,75r62,100r-30,0r-76,-123v45,4,79,-12,79,-51","w":200,"k":{"o":6,"e":6,"a":6,";":6,":":6,".":20,"-":13,",":20}},"S":{"d":"108,-142v78,21,51,147,-27,147v-43,0,-72,-34,-71,-78r24,0v1,30,18,51,47,52v30,0,49,-20,49,-52v0,-59,-121,-44,-113,-118v-6,-59,74,-93,114,-52v11,12,18,29,19,50r-24,0v-2,-26,-15,-43,-41,-44v-38,-2,-58,52,-28,75v7,5,39,17,51,20","w":167,"k":{";":6,":":6,".":13,"-":-7,",":13}},"T":{"d":"78,0r-25,0r0,-231r-51,0r0,-25r128,0r0,25r-52,0r0,231","w":131,"k":{"y":6,"w":8,"u":8,"s":11,"r":8,"o":15,"e":15,"c":15,"a":15,"O":13,"C":13,"A":13,";":13,":":13,".":26,"-":20,",":26}},"U":{"d":"103,5v-120,0,-74,-155,-83,-261r25,0r0,162v-3,49,18,76,57,76v90,0,46,-152,56,-238r25,0v-8,105,34,261,-80,261","k":{".":13,",":13}},"V":{"d":"-7,-256r25,0r81,218r81,-218r25,0r-96,256r-20,0","w":200,"k":{"y":6,"u":11,"o":20,"e":20,"a":20,"A":10,";":13,":":13,".":40,"-":20,",":40}},"W":{"d":"158,-256r52,210r64,-210r24,0r-79,256r-21,0r-51,-209r-52,209r-21,0r-79,-256r25,0r63,210r52,-210r23,0","w":292,"k":{"u":10,"r":6,"o":13,"e":13,"a":13,";":6,":":6,".":26,"-":20,",":26}},"X":{"d":"30,0r-31,0r89,-129r-87,-127r31,0r71,106r70,-106r31,0r-87,127r89,129r-32,0r-71,-109","w":204,"k":{"e":6,"O":10,"C":10,";":6,":":6,".":6,"-":13,",":6}},"Y":{"d":"98,-94r0,94r-25,0r0,-94r-82,-162r29,0r66,133r66,-133r28,0","w":172,"k":{"u":18,"o":24,"e":24,"a":24,"A":13,";":13,":":13,".":40,"-":20,",":40}},"Z":{"d":"126,-231r-112,0r0,-25r142,0r0,24r-120,207r122,0r0,25r-151,0r0,-24","w":164,"k":{".":13,"-":26,",":13}},"[":{"d":"82,52r0,20r-59,0r0,-328r59,0r0,21r-34,0r0,287r34,0","w":95},"\\":{"d":"88,33r-88,-289r21,0r88,289r-21,0","w":100},"]":{"d":"13,52r34,0r0,-287r-34,0r0,-21r59,0r0,328r-59,0r0,-20","w":95},"^":{"d":"192,-256r93,98r-25,0r-80,-80r-81,80r-25,0r94,-98r24,0","w":360},"_":{"d":"180,67r0,18r-180,0r0,-18r180,0","w":180},"`":{"d":"96,-219r-47,-62r26,0r37,62r-16,0","w":180},"a":{"d":"110,-18v40,0,73,-39,73,-80v0,-39,-35,-77,-72,-77v-41,0,-75,36,-75,80v0,42,34,77,74,77xm10,-96v0,-91,127,-138,173,-66r0,-31r24,0r0,193r-24,0r0,-31v-14,21,-41,36,-74,36v-55,0,-99,-45,-99,-101","w":226,"k":{".":6,",":6}},"b":{"d":"115,5v-33,0,-54,-15,-71,-34r0,29r-25,0r0,-256r25,0r0,95v18,-23,40,-36,76,-37v53,-1,97,47,97,101v0,56,-44,102,-102,102xm117,-175v-40,0,-73,38,-73,80v0,40,35,78,72,77v41,0,75,-36,75,-80v0,-40,-35,-78,-74,-77","w":226,"k":{";":6,":":6,".":13,",":13}},"c":{"d":"10,-96v0,-77,90,-133,156,-86v16,11,28,27,36,48r-27,0v-14,-25,-32,-41,-67,-41v-41,-1,-72,36,-72,78v0,42,31,80,73,79v33,-1,54,-18,66,-42r27,0v-14,39,-44,64,-92,65v-55,2,-100,-47,-100,-101","w":218,"k":{";":6,":":6,".":13,",":13}},"d":{"d":"111,-18v37,1,72,-38,72,-77v0,-41,-34,-80,-73,-80v-39,0,-74,36,-74,77v0,44,34,80,75,80xm109,-198v34,0,57,14,73,35r0,-93r25,0r0,256r-25,0r0,-29v-15,20,-41,34,-73,34v-55,2,-99,-47,-99,-102v0,-56,45,-101,99,-101","w":226,"k":{".":6,",":6}},"e":{"d":"111,-199v60,0,100,48,99,110r-175,0v3,40,32,71,74,71v32,0,55,-20,66,-43r28,0v-15,38,-45,65,-93,66v-55,2,-101,-47,-101,-102v0,-57,44,-102,102,-102xm182,-110v-4,-58,-77,-85,-122,-48v-13,12,-21,28,-24,48r146,0","w":218,"k":{";":6,":":6,".":13,",":13}},"f":{"d":"95,-237v-32,0,-42,12,-41,44r41,0r0,21r-41,0r0,172r-24,0r0,-172r-26,0r0,-21r25,0v-1,-46,20,-67,66,-66r0,22","w":98,"k":{".":26,"-":6,",":26}},"g":{"d":"206,-32v18,114,-151,147,-182,48r29,0v7,22,28,35,56,36v47,0,75,-36,73,-86v-44,74,-173,29,-173,-63v0,-55,44,-102,99,-101v36,0,58,14,74,36r0,-31r24,0r0,161xm109,-175v-41,0,-73,35,-73,77v0,43,31,79,73,79v37,0,73,-37,73,-76v0,-41,-32,-80,-73,-80","w":225,"k":{".":6,",":6}},"h":{"d":"102,-173v-79,0,-54,99,-58,173r-24,0r0,-256r24,0r0,85v13,-17,32,-24,59,-26v96,-5,76,107,78,197r-24,0v-5,-71,23,-173,-55,-173","w":200,"k":{".":6,",":6}},"i":{"d":"45,-216r-25,0r0,-40r25,0r0,40xm20,0r0,-193r25,0r0,193r-25,0","w":65,"k":{".":6,",":6}},"j":{"d":"45,-216r-25,0r0,-40r25,0r0,40xm-4,39v24,-1,24,-7,24,-35r0,-197r25,0r0,194v0,43,-8,62,-49,61r0,-23","w":65,"k":{".":6,",":6}},"k":{"d":"45,0r-25,0r0,-256r25,0r0,152r70,-89r28,0r-70,89r85,104r-31,0r-82,-101r0,101","w":149,"k":{"o":6,"e":6,"a":6,".":6,"-":13,",":6}},"l":{"d":"20,0r0,-256r25,0r0,256r-25,0","w":65,"k":{".":6,",":6}},"m":{"d":"44,-171v24,-39,110,-31,128,8v13,-20,36,-34,68,-34v93,0,73,108,75,197r-23,0v-5,-70,23,-173,-54,-173v-78,0,-54,98,-58,173r-23,0v-5,-71,23,-173,-55,-173v-79,0,-54,99,-58,173r-24,0r0,-193r24,0r0,22","w":335,"k":{".":6,",":6}},"n":{"d":"102,-173v-79,0,-54,99,-58,173r-24,0r0,-193r24,0r0,22v14,-17,32,-26,61,-26v55,0,76,31,76,96r0,101r-24,0v-5,-70,24,-173,-55,-173","w":200,"k":{".":6,",":6}},"o":{"d":"107,-176v-40,0,-72,38,-72,79v0,42,33,79,75,79v42,0,73,-37,73,-79v0,-44,-32,-79,-76,-79xm110,5v-55,0,-101,-47,-101,-102v0,-54,46,-103,99,-103v54,0,101,48,101,101v0,56,-44,104,-99,104","w":218,"k":{";":6,":":6,".":13,",":13}},"p":{"d":"117,5v-34,0,-59,-14,-73,-36r0,94r-25,0r0,-256r25,0r0,31v45,-70,173,-26,173,66v0,55,-45,102,-100,101xm116,-175v-37,0,-72,38,-72,77v0,42,33,80,73,80v40,0,74,-36,74,-77v0,-44,-34,-80,-75,-80","w":226,"k":{";":6,":":6,".":13,",":13}},"q":{"d":"10,-96v0,-91,127,-138,172,-66r0,-31r25,0r0,256r-25,0r0,-92v-14,20,-41,34,-73,34v-55,1,-99,-45,-99,-101xm110,-18v40,0,73,-39,73,-80v0,-39,-35,-77,-72,-77v-41,0,-75,36,-75,80v0,42,34,77,74,77","w":226,"k":{".":6,",":6}},"r":{"d":"88,-169v-69,2,-35,106,-43,169r-25,0r0,-193r23,0r0,22v11,-15,22,-24,45,-25r0,27","w":90,"k":{"z":-7,"y":-20,"x":-13,"w":-13,"v":-13,"f":-13,".":26,"-":6,",":26}},"s":{"d":"95,-106v59,19,37,111,-26,111v-37,0,-61,-28,-61,-66v8,1,19,-2,25,1v-6,47,70,57,70,10v0,-54,-95,-33,-87,-94v-3,-46,63,-72,95,-40v10,9,15,22,16,39r-26,0v-2,-18,-12,-28,-31,-29v-29,-1,-37,42,-13,54v9,5,26,10,38,14","w":140,"k":{".":13,",":13}},"t":{"d":"37,0r0,-168r-37,0r0,-25r37,0r0,-63r25,0r0,63r36,0r0,25r-36,0r0,168r-25,0","w":98,"k":{".":20,"-":6,",":20}},"u":{"d":"98,5v-98,6,-77,-107,-79,-198r25,0v5,71,-24,175,55,175v77,0,55,-99,58,-175r24,0r0,193r-24,0r0,-21v-15,17,-30,24,-59,26","w":200,"k":{".":6,",":6}},"v":{"d":"95,0r-22,0r-76,-193r26,0r62,156r63,-156r27,0","w":171,"k":{";":6,":":6,".":40,"-":13,",":40}},"w":{"d":"179,-49r46,-144r27,0r-65,193r-17,0r-45,-147r-45,147r-16,0r-65,-193r26,0r47,144r44,-144r18,0","w":249,"k":{";":6,":":6,".":26,"-":13,",":26}},"x":{"d":"30,-193r45,73r48,-73r29,0r-63,92r63,101r-29,0r-49,-81r-52,81r-27,0r65,-100r-58,-93r28,0","w":149,"k":{";":6,":":6,".":6,"-":13,",":6}},"y":{"d":"-6,-193r29,0r59,157r63,-157r29,0r-105,256r-26,0r26,-63","w":165,"k":{".":33,"-":6,",":33}},"z":{"d":"137,0r-133,0r0,-23r100,-147r-89,0r0,-23r117,0r0,26r-99,142r104,0r0,25","w":145,"k":{";":6,":":6,".":13,"-":6,",":13}},"{":{"d":"83,-152v-1,-64,-6,-118,67,-108r0,19v-90,-19,-7,137,-80,148v41,6,34,55,34,103v0,37,9,45,46,44r0,19v-71,9,-69,-42,-67,-108v1,-38,-15,-50,-52,-49r0,-19v37,1,53,-10,52,-49","w":180},"|":{"d":"100,-275r0,360r-19,0r0,-360r19,0","w":180},"}":{"d":"30,-260v71,-9,70,42,68,108v-1,38,14,50,52,49r0,19v-56,-8,-52,40,-52,92v0,54,-15,66,-68,65r0,-19v90,19,6,-138,81,-147v-42,-6,-34,-54,-35,-103v0,-38,-10,-46,-46,-45r0,-19","w":180},"~":{"d":"147,-117v47,20,88,15,122,-15r0,20v-20,14,-39,24,-68,25v-26,1,-78,-26,-102,-24v-28,3,-45,13,-68,28r0,-20v34,-24,69,-34,116,-14","w":299},"\u00a0":{"w":101}}});



/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1992-97 Hewlett-Packard. All rights reserved.
 */
Cufon.registerFont({"w":201,"face":{"font-family":"ITC Avant Garde Gothic Demi","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 2 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"7","bbox":"-1 -309 324 90","underline-thickness":"17.9297","underline-position":"-27.0703","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"27,-68r0,-198r47,0r0,198r-47,0xm26,-46r49,0r0,46r-49,0r0,-46","w":100},"\"":{"d":"17,-160r-10,-106r48,0r-10,106r-28,0xm84,-160r-9,-106r48,0r-10,106r-29,0","w":129},"#":{"d":"101,-253r-10,72r33,0r10,-72r36,0r-10,72r29,0r-2,35r-32,0r-6,41r29,0r-1,34r-33,0r-10,71r-36,0r10,-71r-32,0r-11,71r-36,0r10,-71r-29,0r2,-34r32,0r6,-41r-29,0r2,-35r32,0r10,-72r36,0xm86,-146r-6,41r33,0r6,-41r-33,0"},"$":{"d":"126,-262v26,8,46,32,47,62r-46,0v-2,-13,-8,-21,-23,-21v-22,0,-33,27,-18,41v38,21,95,30,95,90v0,36,-24,66,-55,73r0,48r-45,0r0,-47v-33,-7,-62,-35,-60,-74r47,0v1,17,13,31,33,31v26,0,43,-34,24,-51v-36,-19,-94,-27,-94,-85v0,-34,23,-59,50,-67r0,-47r45,0r0,47"},"%":{"d":"78,-142v-37,0,-65,-27,-65,-65v0,-38,28,-66,65,-66v37,0,65,28,65,66v0,38,-28,65,-65,65xm78,-233v-15,0,-24,12,-24,26v0,13,10,25,24,25v14,0,24,-12,24,-25v0,-14,-9,-26,-24,-26xm82,-2r110,-264r36,0r-110,264r-36,0xm232,5v-38,0,-65,-27,-65,-65v0,-38,27,-65,65,-65v38,0,65,27,65,65v0,38,-27,65,-65,65xm232,-85v-14,0,-24,12,-24,25v0,13,10,25,24,25v14,0,23,-11,23,-25v0,-14,-9,-25,-23,-25","w":309},"&":{"d":"12,-79v0,-35,24,-62,51,-75v-44,-37,-17,-118,45,-118v36,0,68,31,68,66v0,32,-19,53,-42,65r26,29r15,-27v9,-34,32,-12,63,-18r-44,81r45,51r-34,30r-36,-39v-13,20,-40,39,-69,39v-47,0,-88,-38,-88,-84xm60,-77v0,30,39,49,62,25v5,-5,9,-11,14,-18r-42,-47v-16,6,-34,23,-34,40xm108,-227v-18,0,-32,24,-16,39r13,15v26,-5,39,-54,3,-54","w":244},"'":{"d":"25,-160r-9,-106r48,0r-10,106r-29,0","w":79},"(":{"d":"126,57v-84,-28,-132,-175,-70,-266v21,-31,42,-53,70,-63r0,52v-63,37,-64,188,0,224r0,53","w":136},")":{"d":"13,-272v84,28,133,174,71,266v-21,31,-43,53,-71,63r0,-53v64,-37,64,-186,0,-224r0,-52","w":136},"*":{"d":"117,-259r-20,32r37,-2r0,24r-37,-2r20,31r-20,12r-18,-33r-17,33r-21,-12r21,-31r-38,1r0,-24r37,2r-20,-31r21,-12r17,33r17,-33","w":158},"+":{"d":"86,-69r-69,0r0,-43r69,0r0,-69r44,0r0,69r69,0r0,43r-69,0r0,69r-44,0r0,-69","w":216},",":{"d":"26,0r0,-48r48,0v1,49,5,99,-47,99r0,-24v16,-4,23,-9,21,-27r-22,0","w":100},"-":{"d":"25,-125r101,0r0,42r-101,0r0,-42","w":151},".":{"d":"26,-48r49,0r0,48r-49,0r0,-48","w":100},"\/":{"d":"163,-266r-113,301r-48,0r113,-301r48,0","w":165},"0":{"d":"101,5v-51,0,-89,-39,-89,-90r0,-96v-1,-51,38,-91,89,-91v51,0,91,40,90,91r0,96v1,51,-39,90,-90,90xm101,-39v60,0,41,-87,41,-143v0,-27,-14,-45,-41,-45v-60,0,-41,86,-41,142v0,27,14,46,41,46"},"1":{"d":"83,0r0,-220r-34,0r0,-46r81,0r0,266r-47,0"},"2":{"d":"13,-175v-8,-83,98,-129,152,-71v16,17,23,38,23,65v0,73,-44,75,-105,136r105,0r0,45r-172,0r0,-45r106,-101v30,-30,23,-79,-21,-80v-28,0,-41,21,-40,51r-48,0"},"3":{"d":"83,-172v25,2,42,-6,42,-29v0,-16,-8,-25,-24,-25v-15,0,-24,10,-24,24r-48,0v1,-39,31,-70,71,-70v62,0,100,81,51,119v76,34,36,158,-50,158v-53,0,-87,-37,-91,-86r48,0v4,24,16,41,43,41v27,0,42,-16,42,-43v-1,-31,-24,-48,-60,-44r0,-45"},"4":{"d":"5,-40r0,-37r122,-189r42,0r0,181r27,0r0,45r-27,0r0,40r-48,0r0,-40r-116,0xm121,-85r0,-103r-64,103r64,0"},"5":{"d":"73,-173v61,-23,120,21,120,82v0,82,-97,127,-155,72v-18,-16,-27,-36,-29,-60r48,0v1,19,19,39,40,39v30,0,47,-19,47,-49v0,-46,-61,-59,-80,-26r-43,-12r25,-139r121,0r0,45r-85,0"},"6":{"d":"101,5v-65,0,-114,-66,-86,-130v18,-43,63,-99,89,-141r56,0r-59,90v55,-9,91,37,92,86v1,52,-41,95,-92,95xm100,-133v-25,0,-44,21,-44,45v-1,25,20,49,44,49v26,0,44,-20,44,-47v0,-27,-18,-47,-44,-47"},"7":{"d":"30,0r100,-221r-108,0r0,-45r157,0r0,46r-96,220r-53,0"},"8":{"d":"101,-272v65,0,101,87,48,124v22,13,41,39,41,67v0,48,-40,86,-89,86v-49,0,-89,-37,-89,-86v0,-29,18,-55,40,-67v-52,-37,-16,-124,49,-124xm72,-198v0,15,13,29,29,29v16,0,28,-14,28,-29v0,-15,-12,-29,-28,-29v-17,0,-29,13,-29,29xm141,-81v0,-22,-18,-41,-40,-41v-21,0,-40,18,-40,41v0,24,18,43,40,42v22,0,40,-19,40,-42"},"9":{"d":"101,-271v64,0,111,64,85,129v-19,44,-61,100,-88,142r-57,0r60,-90v-55,9,-91,-37,-92,-86v-1,-53,41,-95,92,-95xm101,-134v27,0,44,-20,45,-45v1,-26,-21,-48,-45,-48v-26,-1,-44,21,-44,47v0,26,18,46,44,46"},":":{"d":"26,-48r49,0r0,48r-49,0r0,-48xm26,-200r49,0r0,48r-49,0r0,-48","w":100},";":{"d":"26,0r0,-48r48,0v1,49,5,99,-47,99r0,-24v16,-4,23,-9,21,-27r-22,0xm26,-200r49,0r0,48r-49,0r0,-48","w":100},"<":{"d":"17,-74r0,-33r183,-77r0,41r-127,52r127,53r0,41","w":216},"=":{"d":"17,-72r182,0r0,43r-182,0r0,-43xm17,-152r182,0r0,43r-182,0r0,-43","w":216},">":{"d":"200,-74r-183,77r0,-41r126,-53r-126,-52r0,-41r183,77r0,33","w":216},"?":{"d":"124,-172v15,-21,-2,-53,-29,-52v-21,1,-32,15,-33,35r-48,0v1,-47,33,-83,81,-83v47,-1,82,35,82,82v0,61,-65,55,-59,122r-49,0v-6,-58,34,-76,55,-104xm69,-48r49,0r0,48r-49,0r0,-48"},"@":{"d":"71,-107v0,-62,77,-126,115,-66r5,-19r31,0v-9,35,-21,69,-27,106v0,6,1,8,3,8v27,-1,44,-36,44,-68v0,-47,-43,-85,-90,-85v-61,0,-103,46,-103,108v0,59,44,104,104,102v31,0,63,-14,78,-32r28,0v-24,32,-58,56,-107,57v-73,2,-134,-59,-134,-130v0,-71,59,-130,131,-130v64,0,121,44,121,104v0,49,-39,103,-85,103v-13,0,-21,-8,-22,-20v-32,41,-92,14,-92,-38xm102,-111v0,32,36,43,55,20v20,-14,35,-75,-8,-75v-27,0,-47,27,-47,55","w":266},"A":{"d":"114,-266r38,0r112,266r-54,0r-27,-69r-100,0r-26,69r-55,0xm133,-200r-33,85r66,0","w":266},"B":{"d":"198,-81v0,80,-85,87,-173,81r0,-266v77,-4,158,-1,158,69v1,22,-12,40,-30,52v25,10,45,33,45,64xm133,-191v0,-29,-28,-30,-59,-29r0,57v30,1,59,0,59,-28xm149,-81v0,-35,-37,-37,-75,-36r0,71v38,1,75,1,75,-35","w":208},"C":{"d":"152,-41v28,0,53,-16,66,-34r56,0v-17,45,-65,80,-124,80v-74,0,-138,-64,-138,-138v0,-75,64,-139,138,-139v60,0,109,37,126,82r-56,0v-14,-20,-42,-35,-72,-36v-46,-1,-86,43,-86,91v0,51,40,95,90,94","w":280},"D":{"d":"237,-136v0,110,-89,147,-214,136r0,-266v119,-9,214,23,214,130xm187,-133v0,-63,-46,-90,-115,-87r0,174v69,4,115,-23,115,-87","w":252},"E":{"d":"22,0r0,-266r143,0r0,46r-94,0r0,65r90,0r0,46r-90,0r0,63r94,0r0,46r-143,0","w":187},"F":{"d":"22,0r0,-266r136,0r0,46r-87,0r0,65r82,0r0,46r-82,0r0,109r-49,0","w":172},"G":{"d":"153,5v-77,0,-143,-63,-143,-138v0,-75,66,-140,141,-139v61,1,112,37,130,84r-59,0v-12,-20,-40,-38,-71,-38v-50,0,-92,43,-92,93v0,50,43,92,93,92v36,0,67,-21,80,-49r-111,0r0,-46r173,0v3,78,-64,141,-141,141","w":302},"H":{"d":"25,0r0,-266r50,0r0,108r96,0r0,-108r49,0r0,266r-49,0r0,-112r-96,0r0,112r-50,0","w":244},"I":{"d":"26,0r0,-266r49,0r0,266r-49,0","w":100},"J":{"d":"75,-41v19,-1,24,-15,23,-39r0,-186r49,0r0,186v1,51,-25,85,-73,85v-42,0,-68,-29,-73,-68r50,0v2,13,9,22,24,22","w":172},"K":{"d":"81,0r-49,0r0,-266r49,0r0,117r85,-117r57,0r-101,131r101,135r-58,0r-84,-117r0,117","w":223},"L":{"d":"26,0r0,-266r49,0r0,220r82,0r0,46r-131,0","w":158},"M":{"d":"91,-266r71,202r71,-202r68,0r0,266r-49,0r0,-202r-70,202r-40,0r-70,-202r0,202r-49,0r0,-266r68,0","w":323},"N":{"d":"74,0r-49,0r0,-266r57,0r110,194r0,-194r50,0r0,266r-55,0r-113,-196r0,196","w":266},"O":{"d":"151,5v-76,0,-139,-64,-139,-138v0,-74,64,-139,139,-139v75,0,139,64,139,139v0,75,-63,138,-139,138xm151,-41v49,0,90,-42,90,-92v0,-50,-40,-93,-90,-93v-50,0,-90,43,-90,93v0,50,41,92,90,92","w":302},"P":{"d":"196,-187v0,67,-48,90,-121,86r0,101r-49,0r0,-266v85,-4,170,-2,170,79xm147,-184v0,-34,-34,-38,-72,-36r0,73v39,2,72,-2,72,-37"},"Q":{"d":"151,-272v109,0,183,136,110,223v13,7,23,8,35,10r0,45v-25,0,-49,-10,-68,-23v-91,61,-216,-11,-216,-116v0,-75,64,-139,139,-139xm151,-226v-52,0,-94,44,-90,100v69,-16,123,12,161,50v47,-57,2,-150,-71,-150xm187,-48v-30,-24,-63,-44,-111,-34v19,33,67,53,111,34","w":302},"R":{"d":"201,-184v0,49,-27,77,-70,86r72,98r-58,0r-73,-106r0,106r-49,0r0,-266v89,-3,178,-4,178,82xm151,-179v0,-40,-37,-43,-79,-41r0,81v41,1,79,-1,79,-40","w":208},"S":{"d":"93,-272v42,0,78,34,79,76r-51,0v-2,-19,-11,-29,-30,-30v-25,-2,-37,32,-20,48v42,23,107,32,107,98v0,49,-38,85,-87,85v-49,0,-84,-35,-87,-81r52,0v2,21,14,35,36,35v33,0,50,-40,27,-58v-34,-26,-104,-30,-104,-96v0,-44,34,-77,78,-77","w":187},"T":{"d":"52,0r0,-220r-50,0r0,-46r148,0r0,46r-49,0r0,220r-49,0","w":151},"U":{"d":"115,-41v32,0,46,-20,46,-56r0,-169r50,0r0,166v0,65,-32,105,-96,105v-62,0,-95,-40,-95,-105r0,-166r49,0r0,169v0,35,14,56,46,56","w":230},"V":{"d":"55,-266r72,203r71,-203r52,0r-104,266r-39,0r-104,-266r52,0","w":252},"W":{"d":"80,0r-78,-266r51,0r47,187r45,-187r36,0r45,187r48,-187r50,0r-77,266r-40,0r-44,-178r-44,178r-39,0","w":323},"X":{"d":"187,0r-64,-91r-63,91r-59,0r93,-133r-93,-133r57,0r65,93r65,-93r55,0r-92,134r92,132r-56,0","w":244},"Y":{"d":"87,-99r-88,-167r54,0r59,123r58,-123r54,0r-88,167r0,99r-49,0r0,-99","w":223},"Z":{"d":"7,-41r102,-179r-96,0r0,-46r154,0r0,41r-102,179r108,0r0,46r-166,0r0,-41","w":180},"[":{"d":"102,57v-53,-21,-78,-49,-78,-119v0,-60,-9,-134,18,-169v12,-17,32,-31,60,-41r0,53v-47,16,-28,103,-28,161v0,36,4,51,28,62r0,53","w":115},"\\":{"d":"147,35r-112,-301r48,0r113,301r-49,0","w":230},"]":{"d":"13,-272v87,12,80,118,78,219v0,63,-28,95,-78,110r0,-53v46,-17,30,-101,30,-161v0,-35,-6,-51,-30,-62r0,-53","w":115},"^":{"d":"127,-266r63,131r-44,0r-38,-89r-38,89r-44,0r63,-131r38,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"`":{"d":"99,-225r-81,-45r21,-37r79,49","w":151},"a":{"d":"10,-100v0,-86,106,-143,167,-78r0,-22r44,0r0,200r-44,0r0,-22v-61,66,-167,9,-167,-78xm176,-100v0,-34,-25,-63,-59,-63v-34,0,-59,29,-59,63v0,34,25,63,59,63v34,0,59,-29,59,-63","w":237},"b":{"d":"228,-100v0,87,-105,144,-167,79r0,21r-44,0r0,-266r48,0r0,84v63,-59,163,-1,163,82xm62,-100v0,34,25,63,59,63v34,0,58,-28,58,-63v0,-35,-24,-63,-58,-63v-34,0,-59,29,-59,63","w":237},"c":{"d":"62,-101v0,59,80,88,103,36r54,0v-13,40,-50,71,-100,72v-57,2,-106,-49,-106,-107v0,-57,50,-106,106,-106v51,0,89,31,101,72r-54,0v-9,-17,-24,-29,-48,-29v-32,-1,-56,29,-56,62","w":230},"d":{"d":"12,-100v0,-81,99,-140,163,-84r0,-82r48,0r0,266r-45,0r0,-22v-60,66,-166,9,-166,-78xm177,-100v0,-35,-24,-63,-58,-63v-34,0,-59,29,-59,63v0,34,25,63,59,63v34,0,58,-29,58,-63","w":237},"e":{"d":"213,-63v-10,39,-50,70,-98,70v-57,0,-104,-50,-104,-107v0,-57,47,-106,104,-106v63,0,116,57,103,127r-156,0v8,44,81,58,101,16r50,0xm115,-163v-27,-1,-48,22,-54,46r109,0v-6,-24,-29,-46,-55,-46","w":230},"f":{"d":"101,-225v-21,0,-30,6,-31,25r29,0r0,42r-29,0r0,158r-48,0r0,-158r-17,0r0,-42r17,0v2,-44,31,-78,79,-71r0,46","w":100},"g":{"d":"72,15v13,30,71,29,91,3v9,-12,16,-25,17,-42v-60,68,-168,14,-168,-76v0,-87,106,-143,166,-77r0,-23r46,0r0,163v17,123,-172,162,-208,52r56,0xm176,-100v0,-34,-24,-63,-58,-63v-34,0,-58,28,-58,63v0,35,25,63,58,63v34,0,58,-29,58,-63","w":237},"h":{"d":"109,-163v-63,0,-35,102,-41,163r-48,0r0,-266r48,0r0,80v51,-47,129,-6,129,68r0,118r-48,0v-6,-61,21,-163,-40,-163","w":216},"i":{"d":"19,0r0,-200r48,0r0,200r-48,0xm19,-266r48,0r0,44r-48,0r0,-44","w":86},"j":{"d":"6,19v19,-1,20,-10,20,-31r0,-188r48,0r0,188v0,48,-23,76,-68,79r0,-48xm26,-266r48,0r0,44r-48,0r0,-44","w":93},"k":{"d":"77,0r-48,0r0,-266r48,0r0,162r64,-96r56,0r-74,97r83,103r-58,0r-71,-95r0,95","w":208},"l":{"d":"20,0r0,-266r48,0r0,266r-48,0","w":86},"m":{"d":"106,-163v-61,0,-31,104,-38,163r-48,0r0,-200r44,0r0,17v30,-35,87,-28,111,6v43,-55,144,-27,144,56r0,121r-48,0v-6,-60,23,-163,-38,-163v-61,0,-33,103,-39,163r-48,0v-6,-61,22,-163,-40,-163","w":338},"n":{"d":"109,-163v-63,0,-35,102,-41,163r-48,0r0,-200r44,0r0,18v48,-52,133,-14,133,64r0,118r-48,0v-6,-61,22,-163,-40,-163","w":216},"o":{"d":"115,7v-57,0,-106,-49,-106,-107v0,-57,50,-106,106,-106v57,0,106,49,106,106v0,58,-48,107,-106,107xm115,-37v34,0,58,-28,58,-63v0,-35,-25,-63,-58,-63v-32,0,-58,29,-58,63v0,34,25,63,58,63","w":230},"p":{"d":"227,-100v0,83,-98,142,-162,83r0,84r-48,0r0,-267r44,0r0,21v62,-64,166,-6,166,79xm62,-100v-1,34,25,63,58,63v34,0,58,-28,58,-63v0,-35,-24,-63,-58,-63v-34,0,-58,29,-58,63","w":237},"q":{"d":"11,-100v0,-83,104,-143,166,-80r0,-20r44,0r0,267r-48,0r0,-85v-62,60,-162,2,-162,-82xm176,-100v0,-34,-25,-63,-59,-63v-34,0,-58,29,-58,63v-1,34,25,63,58,63v34,0,59,-29,59,-63","w":237},"r":{"d":"114,-161v-68,0,-36,100,-43,161r-48,0r0,-200r44,0r0,15v11,-13,24,-22,47,-21r0,45","w":115},"s":{"d":"82,-206v35,0,63,28,65,60r-47,0v-1,-21,-40,-23,-38,0v3,28,66,24,76,46v35,41,0,107,-57,107v-41,0,-73,-30,-74,-70r49,0v-1,28,46,36,48,6v-15,-42,-90,-24,-90,-86v0,-38,30,-63,68,-63","w":158},"t":{"d":"31,0r0,-158r-23,0r0,-42r23,0r0,-67r48,0r0,67r29,0r0,42r-29,0r0,158r-48,0","w":107},"u":{"d":"151,-18v-47,53,-133,15,-133,-64r0,-118r48,0v6,61,-22,163,40,163v64,0,36,-102,42,-163r48,0r0,200r-45,0r0,-18","w":216},"v":{"d":"52,-200r49,138r48,-138r51,0r-80,200r-38,0r-81,-200r51,0"},"w":{"d":"76,0r-72,-200r50,0r39,126r32,-126r38,0r32,126r39,-126r50,0r-72,200r-30,0r-38,-130r-38,130r-30,0","w":287},"x":{"d":"144,0r-43,-69r-44,69r-56,0r71,-102r-63,-98r55,0r36,62r36,-62r56,0r-64,97r72,103r-56,0"},"y":{"d":"57,-200r45,131r49,-131r55,0r-116,267r-51,0r37,-85r-73,-182r54,0","w":208},"z":{"d":"7,-43r91,-113r-81,0r0,-44r137,0r0,44r-91,112r96,0r0,44r-152,0r0,-43","w":165},"{":{"d":"41,-100v86,-2,0,145,73,137r0,32v-61,-1,-80,-8,-80,-65v-1,-40,9,-90,-35,-86r0,-36v65,5,13,-108,50,-138v11,-9,32,-13,65,-13r0,32v-75,-10,15,139,-73,137","w":122},"|":{"d":"84,90r0,-360r48,0r0,360r-48,0","w":216},"}":{"d":"123,-82v-65,-7,-13,108,-50,138v-11,9,-32,13,-65,13r0,-32v74,12,-14,-139,74,-137v-55,2,-43,-60,-43,-112v0,-25,-6,-24,-31,-25r0,-32v61,1,80,8,80,65v0,40,-8,89,35,86r0,36","w":122},"~":{"d":"68,-83v-13,0,-26,15,-31,26r-13,-35v6,-15,26,-32,46,-32v32,-1,49,22,77,25v13,-1,26,-15,32,-25r13,35v-8,14,-27,31,-45,31v-30,0,-46,-25,-79,-25","w":216},"\u00a0":{"w":100}}});
