/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 */
var Cufon=(function(){var K=function(){return K.replace.apply(null,arguments)};var U=K.DOM={ready:(function(){var Z=false,b={loaded:1,complete:1};var Y=[],a=function(){if(Z){return}Z=true;for(var c;c=Y.shift();c()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",a,false);window.addEventListener("pageshow",a,false)}if(!window.opera&&document.readyState){(function(){b[document.readyState]?a():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");a()}catch(c){setTimeout(arguments.callee,1)}})()}O(window,"load",a);return function(c){if(!arguments.length){a()}else{Z?c():Y.push(c)}}})()};var L=K.CSS={Size:function(Z,Y){this.value=parseFloat(Z);this.unit=String(Z).match(/[a-z%]*$/)[0]||"px";this.convert=function(a){return a/Y*this.value};this.convertFrom=function(a){return a/this.value*Y};this.toString=function(){return this.value+this.unit}},getStyle:function(Z){var Y=document.defaultView;if(Y&&Y.getComputedStyle){return new A(Y.getComputedStyle(Z,null))}if(Z.currentStyle){return new A(Z.currentStyle)}return new A(Z.style)},quotedList:I(function(b){var a=[],Z=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,Y;while(Y=Z.exec(b)){a.push(Y[3]||Y[1])}return a}),ready:(function(){var a=false;var Z=[],b=function(){a=true;for(var d;d=Z.shift();d()){}};var Y=Object.prototype.propertyIsEnumerable?F("style"):{length:0};var c=F("link");U.ready(function(){var g=0,f;for(var e=0,d=c.length;f=c[e],e<d;++e){if(!f.disabled&&f.rel.toLowerCase()=="stylesheet"){++g}}if(document.styleSheets.length>=Y.length+g){b()}else{setTimeout(arguments.callee,10)}});return function(d){if(a){d()}else{Z.push(d)}}})(),supports:function(a,Z){var Y=document.createElement("span").style;if(Y[a]===undefined){return false}Y[a]=Z;return Y[a]===Z},textAlign:function(b,a,Y,Z){if(a.get("textAlign")=="right"){if(Y>0){b=" "+b}}else{if(Y<Z-1){b+=" "}}return b},textDecoration:function(d,c){if(!c){c=this.getStyle(d)}var Z={underline:null,overline:null,"line-through":null};for(var Y=d;Y.parentNode&&Y.parentNode.nodeType==1;){var b=true;for(var a in Z){if(Z[a]){continue}if(c.get("textDecoration").indexOf(a)!=-1){Z[a]=c.get("color")}b=false}if(b){break}c=this.getStyle(Y=Y.parentNode)}return Z},textShadow:I(function(c){if(c=="none"){return null}var b=[],d={},Y,Z=0;var a=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(Y=a.exec(c)){if(Y[0]==","){b.push(d);d={},Z=0}else{if(Y[1]){d.color=Y[1]}else{d[["offX","offY","blur"][Z++]]=Y[2]}}}b.push(d);return b}),color:I(function(Z){var Y={};Y.color=Z.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(b,a,c){Y.opacity=parseFloat(c);return"rgb("+a+")"});return Y}),textTransform:function(Z,Y){return Z[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[Y.get("textTransform")]||"toString"]()}};function Q(Z){var Y=this.face=Z.face;this.glyphs=Z.glyphs;this.w=Z.w;this.baseSize=parseInt(Y["units-per-em"],10);this.family=Y["font-family"].toLowerCase();this.weight=Y["font-weight"];this.style=Y["font-style"]||"normal";this.viewBox=(function(){var b=Y.bbox.split(/\s+/);var a={minX:parseInt(b[0],10),minY:parseInt(b[1],10),maxX:parseInt(b[2],10),maxY:parseInt(b[3],10)};a.width=a.maxX-a.minX,a.height=a.maxY-a.minY;a.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return a})();this.ascent=-parseInt(Y.ascent,10);this.descent=-parseInt(Y.descent,10);this.height=-this.ascent+this.descent}function E(){var Z={},Y={oblique:"italic",italic:"oblique"};this.add=function(a){(Z[a.style]||(Z[a.style]={}))[a.weight]=a};this.get=function(e,f){var d=Z[e]||Z[Y[e]]||Z.normal||Z.italic||Z.oblique;if(!d){return null}f={normal:400,bold:700}[f]||parseInt(f,10);if(d[f]){return d[f]}var b={1:1,99:0}[f%100],h=[],c,a;if(b===undefined){b=f>400}if(f==500){f=400}for(var g in d){g=parseInt(g,10);if(!c||g<c){c=g}if(!a||g>a){a=g}h.push(g)}if(f<c){f=c}if(f>a){f=a}h.sort(function(j,i){return(b?(j>f&&i>f)?j<i:j>i:(j<f&&i<f)?j>i:j<i)?-1:1});return d[h[0]]}}function P(){function a(c,d){if(c.contains){return c.contains(d)}return c.compareDocumentPosition(d)&16}function Y(d){var c=d.relatedTarget;if(!c||a(this,c)){return}Z(this)}function b(c){Z(this)}function Z(c){setTimeout(function(){K.replace(c,D.get(c).options,true)},10)}this.attach=function(c){if(c.onmouseenter===undefined){O(c,"mouseover",Y);O(c,"mouseout",Y)}else{O(c,"mouseenter",b);O(c,"mouseleave",b)}}}function X(){var a={},Y=0;function Z(b){return b.cufid||(b.cufid=++Y)}this.get=function(b){var c=Z(b);return a[c]||(a[c]={})}}function A(Y){var a={},Z={};this.get=function(b){return a[b]!=undefined?a[b]:Y[b]};this.getSize=function(c,b){return Z[c]||(Z[c]=new L.Size(this.get(c),b))};this.extend=function(b){for(var c in b){a[c]=b[c]}return this}}function O(Z,Y,a){if(Z.addEventListener){Z.addEventListener(Y,a,false)}else{if(Z.attachEvent){Z.attachEvent("on"+Y,function(){return a.call(Z,window.event)})}}}function R(Z,Y){var a=D.get(Z);if(a.options){return Z}if(Y.hover&&Y.hoverables[Z.nodeName.toLowerCase()]){B.attach(Z)}a.options=Y;return Z}function I(Y){var Z={};return function(a){if(!Z.hasOwnProperty(a)){Z[a]=Y.apply(null,arguments)}return Z[a]}}function C(d,c){if(!c){c=L.getStyle(d)}var Z=L.quotedList(c.get("fontFamily").toLowerCase()),b;for(var a=0,Y=Z.length;a<Y;++a){b=Z[a];if(H[b]){return H[b].get(c.get("fontStyle"),c.get("fontWeight"))}}return null}function F(Y){return document.getElementsByTagName(Y)}function G(){var Y={},b;for(var a=0,Z=arguments.length;a<Z;++a){for(b in arguments[a]){Y[b]=arguments[a][b]}}return Y}function M(b,k,Z,m,c,a){var j=m.separate;if(j=="none"){return W[m.engine].apply(null,arguments)}var h=document.createDocumentFragment(),e;var f=k.split(N[j]),Y=(j=="words");if(Y&&S){if(/^\s/.test(k)){f.unshift("")}if(/\s$/.test(k)){f.push("")}}for(var g=0,d=f.length;g<d;++g){e=W[m.engine](b,Y?L.textAlign(f[g],Z,g,d):f[g],Z,m,c,a,g<d-1);if(e){h.appendChild(e)}}return h}function J(Z,g){var a,Y,d,f;for(var b=R(Z,g).firstChild;b;b=d){d=b.nextSibling;f=false;if(b.nodeType==1){if(!b.firstChild){continue}if(!/cufon/.test(b.className)){arguments.callee(b,g);continue}else{f=true}}if(!Y){Y=L.getStyle(Z).extend(g)}if(!a){a=C(Z,Y)}if(!a){continue}if(f){W[g.engine](a,null,Y,g,b,Z);continue}var e=b.data;if(e===""){continue}var c=M(a,e,Y,g,b,Z);if(c){b.parentNode.replaceChild(c,b)}else{b.parentNode.removeChild(b)}}}var S=" ".split(/\s+/).length==0;var D=new X();var B=new P();var V=[];var W={},H={},T={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(Y){return jQuery(Y)})||(window.dojo&&dojo.query)||(window.$$&&function(Y){return $$(Y)})||(window.$&&function(Y){return $(Y)})||(document.querySelectorAll&&function(Y){return document.querySelectorAll(Y)})||F),separate:"words",textShadow:"none"};var N={words:/\s+/,characters:""};K.now=function(){U.ready();return K};K.refresh=function(){var a=V.splice(0,V.length);for(var Z=0,Y=a.length;Z<Y;++Z){K.replace.apply(null,a[Z])}return K};K.registerEngine=function(Z,Y){if(!Y){return K}W[Z]=Y;return K.set("engine",Z)};K.registerFont=function(a){var Y=new Q(a),Z=Y.family;if(!H[Z]){H[Z]=new E()}H[Z].add(Y);return K.set("fontFamily",'"'+Z+'"')};K.replace=function(a,Z,Y){Z=G(T,Z);if(!Z.engine){return K}if(typeof Z.textShadow=="string"){Z.textShadow=L.textShadow(Z.textShadow)}if(!Y){V.push(arguments)}if(a.nodeType||typeof a=="string"){a=[a]}L.ready(function(){for(var c=0,b=a.length;c<b;++c){var d=a[c];if(typeof d=="string"){K.replace(Z.selector(d),Z,true)}else{J(d,Z)}}});return K};K.set=function(Y,Z){T[Y]=Z;return K};return K})();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-canvas{text-indent:0}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(E?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}"+(A?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(q,T,k,P,X,r){var I=(T===null);var V=q.viewBox;var J=k.getSize("fontSize",q.baseSize);var h=k.get("letterSpacing");h=(h=="normal")?0:J.convertFrom(parseInt(h,10));var W=0,j=0,f=0,R=0;var U=P.textShadow,d=[];if(U){for(var p=0,m=U.length;p<m;++p){var Z=U[p];var c=J.convertFrom(parseFloat(Z.offX));var b=J.convertFrom(parseFloat(Z.offY));d[p]=[c,b];if(b<W){W=b}if(c>j){j=c}if(b>f){f=b}if(c<R){R=c}}}var u=Cufon.CSS.textTransform(I?X.alt:T,k).split("");var G=0,S=null;for(var p=0,m=u.length;p<m;++p){var Q=q.glyphs[u[p]]||q.missingGlyph;if(!Q){continue}G+=S=Number(Q.w||q.w)+h}if(S===null){return null}j+=(V.width-S);R+=V.minX;var O,K;if(I){O=X;K=X.firstChild}else{O=document.createElement("span");O.className="cufon cufon-canvas";O.alt=T;K=document.createElement("canvas");O.appendChild(K);if(P.printable){var n=document.createElement("span");n.className="cufon-alt";n.appendChild(document.createTextNode(T));O.appendChild(n)}}var v=O.style;var a=K.style;var H=J.convert(V.height-W+f);var t=Math.ceil(H);var e=t/H;K.width=Math.ceil(J.convert(G+j-R)*e);K.height=t;W+=V.minY;a.top=Math.round(J.convert(W-q.ascent))+"px";a.left=Math.round(J.convert(R))+"px";var N=Math.ceil(J.convert(G*e))+"px";if(A){v.width=N;v.height=J.convert(q.height)+"px"}else{v.paddingLeft=N;v.paddingBottom=(J.convert(q.height)-1)+"px"}var s=K.getContext("2d"),Y=t/V.height;s.scale(Y,Y);s.translate(-R,-W);s.lineWidth=q.face["underline-thickness"];s.save();function L(i,g){s.strokeStyle=g;s.beginPath();s.moveTo(0,i);s.lineTo(G,i);s.stroke()}var M=P.enableTextDecoration?Cufon.CSS.textDecoration(r,k):{};if(M.underline){L(-q.face["underline-position"],M.underline)}if(M.overline){L(q.ascent,M.overline)}s.fillStyle=k.get("color");function o(){for(var w=0,g=u.length;w<g;++w){var x=q.glyphs[u[w]]||q.missingGlyph;if(!x){continue}s.beginPath();if(x.d){if(x.code){C(x.code,s)}else{x.code=D("m"+x.d,s)}}s.fill();s.translate(Number(x.w||q.w)+h,0)}}if(U){for(var p=0,m=U.length;p<m;++p){var Z=U[p];s.save();s.fillStyle=Z.color;s.translate.apply(s,d[p]);o();s.restore()}}o();s.restore();if(M["line-through"]){L(-q.descent,M["line-through"])}return O}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:group,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}.cufon-vml-canvas{position:absolute;text-align:left}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>');function C(D,E){return A(D,/(?:em|ex|%)$/i.test(E)?"1em":E)}function A(G,H){if(/px$/i.test(H)){return parseFloat(H)}var F=G.style.left,E=G.runtimeStyle.left;G.runtimeStyle.left=G.currentStyle.left;G.style.left=H;var D=G.style.pixelLeft;G.style.left=F;G.runtimeStyle.left=E;return D}return function(s,V,n,S,Z,t,j){var G=(V===null);if(G){V=Z.alt}var X=s.viewBox;var H=n.computedFontSize||(n.computedFontSize=new Cufon.CSS.Size(C(t,n.get("fontSize"))+"px",s.baseSize));var h=n.computedLSpacing;if(h==undefined){h=n.get("letterSpacing");n.computedLSpacing=h=(h=="normal")?0:~~H.convertFrom(A(t,h))}var P,I;if(G){P=Z;I=Z.firstChild}else{P=document.createElement("span");P.className="cufon cufon-vml";P.alt=V;I=document.createElement("span");I.className="cufon-vml-canvas";P.appendChild(I);if(S.printable){var q=document.createElement("span");q.className="cufon-alt";q.appendChild(document.createTextNode(V));P.appendChild(q)}if(!j){P.appendChild(document.createElement("cvml:group"))}}var y=P.style;var c=I.style;var E=H.convert(X.height),v=Math.ceil(E);var g=v/E;var f=X.minX,e=X.minY;c.height=v;c.top=Math.round(H.convert(e-s.ascent));c.left=Math.round(H.convert(f));y.height=H.convert(s.height)+"px";var L=S.enableTextDecoration?Cufon.CSS.textDecoration(t,n):{};var U=n.get("color");var w=Cufon.CSS.textTransform(V,n).split("");var D=0,d=0,M=null;var T,N,W=S.textShadow;for(var r=0,p=0,o=w.length;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(T){D+=M=~~(T.w||s.w)+h}}if(M===null){return null}var O=-f+D+(X.width-M);var x=H.convert(O*g),m=Math.round(x);var b=O+","+X.height,F;var Y="r"+b+"nsnf";for(r=0;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(!T){continue}if(G){N=I.childNodes[p];if(N.firstChild){N.removeChild(N.firstChild)}}else{N=document.createElement("cvml:shape");I.appendChild(N)}N.stroked="f";N.coordsize=b;N.coordorigin=F=(f-d)+","+e;N.path=(T.d?"m"+T.d+"xe":"")+"m"+F+Y;N.fillcolor=U;var u=N.style;u.width=m;u.height=v;if(W){var K=W[0],J=W[1];var R=Cufon.CSS.color(K.color),Q;var a=document.createElement("cvml:shadow");a.on="t";a.color=R.color;a.offset=K.offX+","+K.offY;if(J){Q=Cufon.CSS.color(J.color);a.type="double";a.color2=Q.color;a.offset2=J.offX+","+J.offY}a.opacity=R.opacity||(Q&&Q.opacity)||1;N.appendChild(a)}d+=~~(T.w||s.w)+h;++p}y.width=Math.max(Math.ceil(H.convert(D*g)),0);return P}})());
Cufon.registerFont({"w":247,"face":{"font-family":"Rockwell Extra Bold","font-weight":800,"font-stretch":"normal","units-per-em":"360","panose-1":"2 6 9 3 4 5 5 2 4 3","ascent":"288","descent":"-72","x-height":"5","bbox":"-17 -262.288 422 78","underline-thickness":"28.125","underline-position":"-14.0625","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":90,"k":{"\u2018":41,"\u201c":56,"Y":45,"W":29,"V":36,"T":27}},"!":{"d":"115,0r-88,0r0,-64r88,0r0,64xm101,-98r-60,0v-8,-45,-15,-91,-12,-147r85,0v2,56,-4,102,-13,147","w":142},"\"":{"d":"47,-249v61,0,13,88,4,128r-8,0v-9,-32,-24,-61,-28,-95v-2,-18,14,-33,32,-33xm133,-249v61,7,13,88,5,128r-9,0v-9,-32,-24,-61,-28,-95v-2,-17,15,-35,32,-33","w":180},"#":{"d":"144,-99r10,-49r-58,0r-10,49r58,0xm13,-186r53,0r14,-65r38,0r-14,65r58,0r14,-65r38,0r-14,65r27,0r0,38r-35,0r-10,49r45,0r0,38r-53,0r-14,65r-38,0r14,-65r-58,0r-13,65r-38,0r13,-65r-27,0r0,-38r35,0r10,-49r-45,0r0,-38","w":240},"$":{"d":"125,-88r0,58v25,-1,37,-10,37,-27v0,-14,-12,-24,-37,-31xm101,-159r0,-51v-32,0,-47,18,-32,37v4,4,15,9,32,14xm101,3v-56,-7,-88,-26,-90,-75r58,0v-1,21,10,35,32,40r0,-63v-52,-15,-86,-28,-86,-77v0,-46,38,-70,86,-73r0,-9r24,0r0,9v48,2,89,26,85,72r-54,0v0,-21,-13,-31,-31,-35r0,56v57,17,90,31,90,83v0,44,-38,73,-90,73r0,26r-24,0r0,-27","w":225},"%":{"d":"276,-100v-15,1,-13,14,-13,34v0,22,0,32,13,35v19,-1,19,-70,0,-69xm276,2v-36,0,-64,-29,-64,-68v0,-39,28,-67,64,-67v37,-1,64,28,64,67v0,39,-27,68,-64,68xm73,-216v-14,1,-13,13,-13,34v0,22,0,32,13,35v19,-1,19,-70,0,-69xm73,-114v-36,0,-64,-29,-64,-68v0,-39,27,-67,64,-67v38,0,64,29,64,67v0,39,-26,68,-64,68xm276,-249r-165,253r-38,0r165,-253r38,0","w":348},"&":{"d":"111,-111v-36,13,-24,70,12,70v11,0,22,-5,32,-14xm88,-152v-35,-69,26,-111,112,-96r0,51v-33,0,-32,18,-14,41r25,32v11,-16,21,-34,29,-54r62,0r0,63r-28,0v-6,12,-15,25,-26,36r16,20r38,0r0,59r-104,0r-14,-19v-53,39,-176,31,-172,-50v2,-42,38,-73,76,-83","w":315},"'":{"d":"50,-249v61,0,13,88,4,128r-8,0v-9,-32,-24,-61,-28,-95v-2,-18,14,-33,32,-33","w":100},"(":{"d":"107,-92v1,67,5,100,44,121r0,46v-76,-18,-134,-68,-133,-162v0,-96,57,-140,133,-162r0,46v-34,14,-45,49,-44,111","w":164},")":{"d":"58,-83v0,-67,-6,-99,-44,-120r0,-46v70,17,133,69,133,162v0,96,-58,140,-133,162r0,-46v34,-13,45,-51,44,-112","w":164},"*":{"d":"78,-54r-45,-32r19,-25v13,-4,40,-22,48,-32v-22,-5,-41,-4,-58,1r-30,-10r17,-52r30,10v10,13,25,24,46,35v-3,-21,-11,-39,-21,-54r0,-32r57,0r0,32v-11,16,-18,34,-20,54v24,-13,39,-25,45,-35r30,-10r17,52r-30,10v-19,-5,-40,-5,-57,-1v17,17,34,28,49,32r18,25r-45,32r-18,-24v0,-18,-6,-37,-17,-56v-10,19,-15,38,-16,56","w":225},"+":{"d":"21,-102r0,-43r77,0r0,-77r44,0r0,77r77,0r0,43r-77,0r0,77r-44,0r0,-77r-77,0","w":240},",":{"d":"27,71r0,-34v25,-2,35,-8,33,-37r-33,0r0,-64r88,0v-4,52,13,119,-39,131v-9,2,-26,4,-49,4","w":142,"k":{"\u2019":50,"\u201d":50," ":41}},"-":{"d":"143,-47r-125,0r0,-76r125,0r0,76","w":161},"\u00ad":{"d":"143,-47r-125,0r0,-76r125,0r0,76","w":161},".":{"d":"115,0r-88,0r0,-64r88,0r0,64","w":142,"k":{"\u2019":50,"\u201d":50," ":41}},"\/":{"d":"41,4r-41,0r60,-253r41,0","w":101},"0":{"d":"124,-198v-26,7,-26,29,-26,74v0,46,0,67,26,75v26,-6,25,-31,25,-75v0,-46,1,-67,-25,-74xm124,2v-64,0,-105,-56,-105,-126v0,-72,42,-124,105,-125v64,-1,105,56,105,125v0,72,-42,126,-105,126"},"1":{"d":"55,-219v32,1,62,-13,75,-30r37,0r0,193r34,0r0,56r-146,0r0,-56r34,0r0,-111v-6,2,-24,4,-34,2r0,-54"},"2":{"d":"218,-177v2,71,-103,74,-127,121r77,0r1,-20r51,0r-2,76r-195,0v-10,-86,72,-121,110,-158v16,-17,10,-47,-16,-47v-18,0,-28,11,-28,34r-62,-1v1,-55,39,-77,94,-77v52,0,96,25,97,72"},"3":{"d":"226,-73v4,79,-129,94,-182,54v-18,-14,-27,-35,-28,-64r63,-5v-5,46,66,52,67,11v0,-20,-13,-30,-40,-31r0,-40v16,0,34,-11,34,-28v0,-15,-11,-25,-26,-25v-17,0,-27,9,-28,28r-66,-4v3,-50,44,-72,100,-72v56,0,95,22,97,68v0,26,-17,43,-38,50v28,6,46,27,47,58"},"4":{"d":"62,-124r66,0r0,-67xm226,0r-127,0r0,-50r29,0r0,-31r-103,0r-14,-50r115,-118r75,0r0,125r25,0r0,43r-25,0r0,31r25,0r0,50"},"5":{"d":"225,-82v0,105,-196,113,-211,16r64,-4v10,30,66,27,66,-12v0,-36,-47,-39,-65,-16r-53,-19r7,-128r180,0r0,64r-41,0r-6,-14r-87,0r-2,48v56,-35,148,-7,148,65"},"6":{"d":"155,-79v0,-34,-34,-42,-57,-23v0,37,10,55,32,55v17,0,25,-11,25,-32xm21,-126v1,-73,38,-123,114,-123v48,0,84,20,91,60r-61,6v-23,-38,-68,-20,-66,37v51,-37,129,-2,129,63v0,51,-45,86,-95,85v-69,-1,-113,-52,-112,-128"},"7":{"d":"188,0r-141,0r0,-56r31,0v17,-50,44,-96,80,-139r-87,0r0,34r-49,0r0,-84r196,0r0,47v-36,59,-56,106,-62,142r32,0r0,56"},"8":{"d":"125,-107v-21,0,-34,14,-34,32v1,18,13,32,33,31v19,0,33,-13,33,-32v0,-19,-13,-31,-32,-31xm124,-204v-16,0,-29,12,-29,28v1,16,12,26,29,26v16,0,28,-9,28,-27v1,-17,-12,-27,-28,-27xm123,2v-62,0,-106,-22,-106,-72v0,-28,15,-48,45,-59v-21,-7,-38,-24,-38,-50v1,-48,44,-70,99,-70v55,0,100,22,100,68v0,25,-12,42,-37,52v24,6,45,27,44,58v-3,53,-44,73,-107,73"},"9":{"d":"92,-168v-2,35,35,43,58,23v0,-37,-10,-55,-32,-55v-17,0,-26,11,-26,32xm227,-121v-1,73,-39,124,-114,123v-48,0,-82,-20,-91,-60r61,-6v23,38,68,20,66,-37v-51,37,-129,2,-129,-62v0,-53,43,-87,95,-86v70,0,113,52,112,128"},":":{"d":"115,0r-88,0r0,-64r88,0r0,64xm115,-107r-88,0r0,-64r88,0r0,64","w":142,"k":{" ":27}},";":{"d":"27,71r0,-34v25,-2,35,-8,33,-37r-33,0r0,-64r88,0v-4,52,13,119,-39,131v-9,2,-26,4,-49,4xm115,-107r-88,0r0,-64r88,0r0,64","w":142,"k":{" ":27}},"<":{"d":"219,-68r0,46r-198,-82r0,-39r198,-82r0,46r-137,55","w":240},"=":{"d":"21,-59r0,-44r198,0r0,44r-198,0xm21,-144r0,-44r198,0r0,44r-198,0","w":240},">":{"d":"21,-179r0,-46r198,82r0,39r-198,82r0,-46r137,-56","w":240},"?":{"d":"152,0r-88,0r0,-64r88,0r0,64xm220,-179v3,45,-42,68,-86,68r-3,16r-46,0r-5,-55v26,8,59,0,58,-28v-1,-17,-11,-31,-30,-30v-17,1,-29,9,-28,29r-71,0v3,-49,49,-70,105,-70v61,0,103,22,106,70","w":228},"@":{"d":"131,-167v-31,-2,-45,60,-45,91v0,23,8,43,27,44v31,3,43,-68,43,-99v-1,-19,-7,-35,-25,-36xm50,-82v-8,-68,69,-156,116,-87r3,-20r35,0r-23,146v0,5,2,6,6,6v35,-5,53,-45,54,-86v1,-59,-40,-101,-98,-100v-73,1,-114,55,-117,128v-4,112,127,160,204,90r36,0v-24,35,-72,59,-125,59v-87,0,-141,-57,-141,-147v0,-94,54,-155,143,-156v75,-2,124,54,124,126v0,59,-42,113,-90,116v-15,0,-25,-6,-28,-20v-37,45,-107,7,-99,-55","w":266},"A":{"d":"124,-182r-23,67r44,0xm101,0r-97,0r0,-59r19,0r46,-127r-20,0r0,-59r176,0r0,59r-20,0r47,127r18,0r0,59r-128,0r0,-54r21,0r-9,-30r-62,0r-11,30r20,0r0,54","w":273,"k":{"y":7,"w":7,"v":7,"Y":18,"W":14,"V":20,"U":2,"T":18,"Q":7,"O":7,"G":7,"C":7}},"B":{"d":"191,-78v0,-27,-30,-24,-59,-24r0,48v28,0,59,4,59,-24xm187,-169v0,-23,-27,-22,-55,-22r0,45v27,0,55,4,55,-23xm293,-70v0,104,-170,61,-277,70r0,-59r21,0r0,-127r-21,0r0,-59v100,9,261,-33,268,64v2,29,-22,44,-45,50v30,8,54,28,54,61","w":307,"k":{"U":5,"A":7,".":14,",":14}},"C":{"d":"205,-155v-5,-20,-20,-36,-42,-36v-26,0,-39,22,-39,68v0,46,14,69,41,69v24,0,39,-18,45,-54r64,23v-12,52,-52,89,-118,89v-86,0,-134,-49,-138,-126v-5,-96,108,-164,189,-106r0,-17r59,0r0,90r-61,0","w":288,"k":{"A":7,".":14,",":14}},"D":{"d":"194,-121v-1,-42,-13,-69,-62,-65r0,127v47,4,64,-19,62,-62xm297,-120v0,91,-57,120,-165,120r-114,0r0,-59r20,0r0,-127r-20,0r0,-59r118,0v100,-2,161,33,161,125","w":315,"k":{"Y":18,"W":18,"V":14,"A":11,".":27,",":27}},"E":{"d":"250,0r-234,0r0,-59r19,0r0,-127r-19,0r0,-59r234,0r0,79r-65,0r0,-20r-55,0r0,38r48,0r0,49r-48,0r0,40r55,0r0,-19r65,0r0,78","w":270},"F":{"d":"158,0r-149,0r0,-59r26,0r0,-127r-26,0r0,-59r240,0r0,81r-65,0r0,-22r-54,0r0,38r42,0r0,49r-42,0r0,40r28,0r0,59","w":254,"k":{"r":7,"o":47,"i":7,"e":47,"a":36,"A":22,".":68,",":68}},"G":{"d":"124,-120v0,45,8,69,44,69v22,0,33,-11,33,-33r-25,0r0,-47r109,0v5,93,-40,135,-121,135v-86,0,-142,-42,-146,-126v-5,-101,120,-162,199,-105r0,-18r59,0r0,86r-59,0v-9,-20,-24,-32,-49,-32v-38,0,-44,25,-44,71","w":303,"k":{".":14,",":14}},"H":{"d":"145,0r-129,0r0,-59r19,0r0,-127r-19,0r0,-59r129,0r0,59r-16,0r0,37r57,0r0,-37r-16,0r0,-59r129,0r0,59r-19,0r0,127r19,0r0,59r-129,0r0,-59r16,0r0,-40r-57,0r0,40r16,0r0,59","w":315},"I":{"d":"152,0r-139,0r0,-59r22,0r0,-127r-22,0r0,-59r139,0r0,59r-22,0r0,127r22,0r0,59","w":164},"J":{"d":"130,-186v-9,110,38,271,-87,261v-11,0,-23,-1,-36,-3r0,-60v30,6,28,-9,28,-44r0,-154r-23,0r0,-59r138,0r0,59r-20,0","w":161,"k":{"u":11,"o":14,"e":14,"a":11,".":18,",":18}},"K":{"d":"301,0r-126,0r0,-59r11,0r-53,-69r62,-58r-20,0r0,-59r120,0r0,59r-18,0r-50,46r62,81r12,0r0,59xm149,0r-132,0r0,-59r18,0r0,-127r-19,0r0,-59r133,0r0,59r-19,0r0,127r19,0r0,59","w":307,"k":{"y":11,"u":7,"o":4,"e":4,"O":4}},"L":{"d":"246,0r-233,0r0,-59r22,0r0,-127r-22,0r0,-59r140,0r0,59r-24,0r0,127r58,0r0,-39r59,0r0,98","w":251,"k":{"\u2019":14,"\u201d":14,"y":11,"Y":27,"W":29,"V":32,"T":27}},"M":{"d":"110,0r-94,0r0,-59r18,0r0,-127r-19,0r0,-59r148,0r36,95r37,-95r146,0r0,59r-19,0r0,127r20,0r0,59r-128,0r0,-59r20,0r0,-136r-74,195r-37,0r-73,-193r0,134r19,0r0,59","w":397},"N":{"d":"112,0r-100,0r0,-59r21,0r0,-127r-21,0r0,-59r116,0r89,128r0,-69r-20,0r0,-59r98,0r0,59r-21,0r0,189r-80,0r-103,-148r0,86r21,0r0,59","w":307,"k":{"A":5,".":14,",":14}},"O":{"d":"156,-192v-31,4,-32,26,-32,69v0,43,2,66,32,70v31,-4,32,-26,32,-70v0,-42,-1,-66,-32,-69xm156,4v-78,0,-141,-52,-138,-127v3,-76,53,-126,138,-126v82,0,138,47,138,126v0,71,-61,127,-138,127","w":311,"k":{"Y":18,"X":13,"W":13,"V":13,"T":16,"A":22,".":22,",":22}},"P":{"d":"189,-167v0,-27,-27,-24,-55,-24r0,46v26,-1,55,4,55,-22xm288,-168v0,73,-70,78,-154,75r0,34r25,0r0,59r-143,0r0,-59r24,0r0,-127r-24,0r0,-59v108,6,272,-30,272,77","w":296,"k":{"o":20,"e":20,"a":13,"A":23,".":72,",":72}},"Q":{"d":"156,-192v-31,4,-32,26,-32,69v0,43,2,66,32,70v31,-4,32,-26,32,-70v0,-42,-1,-66,-32,-69xm294,-123v1,70,-60,130,-134,127v31,5,63,20,95,14r-21,57v-48,5,-96,-53,-147,-22r-26,-34v14,-12,33,-18,56,-19v-50,-10,-99,-57,-99,-120v0,-74,59,-129,138,-129v78,0,138,55,138,126","w":311,"k":{"U":9,".":22,",":22}},"R":{"d":"188,-168v0,-26,-26,-23,-58,-23r0,47v0,0,58,2,58,-24xm286,-171v1,27,-17,48,-36,57r34,55r18,0r0,59r-88,0r-54,-100r-30,0r0,41r19,0r0,59r-133,0r0,-59r20,0r0,-127r-20,0r0,-59v105,9,265,-32,270,74","w":307,"k":{"Y":14,"W":7,"V":7,"U":7,"T":9,"O":5}},"S":{"d":"178,-134v58,38,29,137,-48,137v-22,0,-42,-6,-59,-19r0,16r-55,0r0,-78r55,0v7,21,19,32,37,32v21,0,27,-21,13,-30v-39,-26,-105,-37,-107,-99v-3,-67,85,-94,131,-54r0,-16r56,0r0,70r-55,0v-7,-19,-19,-29,-36,-29v-18,0,-23,19,-12,27v10,8,74,37,80,43","w":225,"k":{".":9,",":9}},"T":{"d":"204,0r-137,0r0,-59r21,0r0,-127r-28,0r0,44r-46,0r0,-103r242,0r0,103r-46,0r0,-44r-28,0r0,127r22,0r0,59","w":270,"k":{"w":-7,"o":29,"i":4,"e":22,"a":18,"O":13,"A":18,";":7,":":7,".":36,"-":43,",":36}},"U":{"d":"134,4v-73,0,-108,-31,-105,-112r0,-78r-18,0r0,-59r125,0r0,59r-12,0v6,46,-19,133,26,133v22,0,23,-16,23,-45r0,-88r-12,0r0,-59r92,0r0,59r-20,0r0,89v1,68,-33,101,-99,101","w":262,"k":{"A":9,".":29,",":29}},"V":{"d":"175,2r-76,0r-78,-188r-18,0r0,-59r132,0r0,59r-21,0r36,104r38,-104r-20,0r0,-59r99,0r0,59r-18,0","w":270,"k":{"u":20,"o":36,"i":9,"e":36,"a":36,"O":13,"G":14,"A":16,";":18,":":18,".":56,"-":36,",":56}},"W":{"d":"166,2r-77,0r-69,-188r-17,0r0,-59r127,0r0,59r-19,0r29,105r37,-105r-18,0r0,-59r106,0r0,59r-18,0r37,105r29,-105r-17,0r0,-59r98,0r0,59r-16,0r-70,188r-76,0r-33,-94","w":397,"k":{"y":18,"u":14,"o":22,"i":5,"h":-9,"e":22,"a":29,"O":13,"A":11,";":22,":":22,".":40,"-":29,",":40}},"X":{"d":"151,0r-142,0r0,-59r28,0r80,-62r-80,-65r-26,0r0,-59r162,0r0,52r-24,0r41,36r37,-36r-22,0r0,-52r136,0r0,59r-36,0r-66,55r87,72r25,0r0,59r-165,0r0,-52r26,0r-46,-40r-41,40r26,0r0,52","w":360},"Y":{"d":"199,0r-134,0r0,-59r20,0r0,-38r-62,-89r-17,0r0,-59r128,0r0,59r-14,0r26,50r31,-50r-15,0r0,-59r94,0r0,59r-15,0r-62,89r0,38r20,0r0,59","w":262,"k":{"u":29,"o":45,"i":9,"e":45,"a":40,"O":18,"A":22,";":25,":":25,".":43,"-":45,",":43}},"Z":{"d":"252,0r-242,0r0,-56r121,-135r-61,0r0,30r-56,0r0,-84r237,0r0,50r-127,141r71,0r0,-33r57,0r0,87","w":262},"[":{"d":"165,72r-137,0r0,-317r137,0r0,68r-50,0r0,181r50,0r0,68","w":180},"\\":{"d":"41,-249r60,253r-41,0r-60,-253r41,0","w":101},"]":{"d":"15,-245r137,0r0,317r-137,0r0,-68r51,0r0,-181r-51,0r0,-68","w":180},"^":{"d":"84,-122r-50,0r66,-140r39,0r64,140r-50,0r-34,-86","w":237},"_":{"d":"-2,45r0,-18r184,0r0,18r-184,0","w":180},"`":{"d":"65,-252r33,64r-42,0r-73,-64r82,0","w":119},"a":{"d":"99,-58v0,25,36,29,51,14r0,-31v-19,-11,-51,-8,-51,17xm150,-96v10,-48,-47,-54,-67,-27r-69,-7v19,-37,51,-45,111,-45v63,0,118,4,113,72r0,49r22,0r0,54r-110,0r0,-12v-40,28,-134,19,-134,-38v0,-54,88,-66,134,-46","w":270,"k":{"y":7,"w":9,"v":11,"p":4,"g":7}},"b":{"d":"149,-123v-21,-1,-29,16,-29,37v0,26,10,39,30,39v19,0,29,-13,29,-39v0,-22,-9,-37,-30,-37xm269,-87v0,77,-86,112,-149,76r0,11r-111,0r0,-54r23,0r0,-137r-23,0r0,-54r111,0r0,85v60,-35,149,-1,149,73","w":285,"k":{"y":7,"l":4,"b":7,".":7,",":7}},"c":{"d":"105,-83v0,44,58,61,64,13r66,15v-12,39,-51,60,-103,60v-65,0,-114,-30,-116,-89v-3,-74,96,-114,157,-75r0,-12r54,0r0,73r-54,0v-7,-19,-18,-29,-34,-29v-22,0,-34,22,-34,44","k":{".":7,",":7}},"d":{"d":"136,-47v20,0,30,-15,30,-39v0,-21,-8,-38,-29,-37v-20,0,-30,13,-30,39v0,21,9,37,29,37xm17,-82v0,-79,84,-114,148,-78r0,-31r-21,0r0,-54r110,0r0,191r22,0r0,54r-111,0r0,-11v-60,35,-148,2,-148,-71","w":288,"k":{"y":7,"w":7,"v":7,"d":7}},"e":{"d":"127,-137v-18,0,-26,18,-25,38r50,0v2,-20,-7,-38,-25,-38xm16,-84v-5,-88,127,-116,188,-67v20,16,31,42,32,75r-135,0v-4,45,44,54,58,22r73,9v-15,32,-51,49,-97,50v-70,1,-115,-28,-119,-89","w":251,"k":{"y":7,"w":7,"v":7,"p":7,".":7,",":7}},"f":{"d":"34,-171v-1,-75,59,-81,140,-78r0,48v-29,-2,-57,-5,-52,30r33,0r0,54r-33,0r0,63r29,0r0,54r-138,0r0,-54r21,0r0,-63r-21,0r0,-54r21,0","w":164,"k":{"\u2019":-7,"\u201d":-7,"l":4,"i":4,"e":4,"a":7}},"g":{"d":"136,-123v-21,-1,-31,19,-31,39v0,19,10,36,30,36v21,0,31,-16,31,-37v0,-21,-11,-38,-30,-38xm254,-23v15,120,-134,109,-224,86r24,-43v36,12,121,19,112,-37v-62,32,-151,5,-151,-69v0,-74,89,-110,151,-74r0,-11r109,0r0,54r-21,0r0,94","w":285,"k":{"o":7,"g":5,"e":4,".":22,",":22}},"h":{"d":"165,0v-3,-52,17,-149,-46,-109r0,55r24,0r0,54r-135,0r0,-54r22,0r0,-137r-22,0r0,-54r111,0r0,95v55,-41,142,-32,134,56r0,40r21,0r0,54r-109,0","w":285,"k":{"y":14}},"i":{"d":"133,0r-120,0r0,-54r17,0r0,-63r-17,0r0,-54r106,0r0,117r14,0r0,54xm72,-189v-25,0,-49,-7,-49,-30v0,-40,95,-41,96,0v0,21,-23,30,-47,30","w":146,"k":{"v":7}},"j":{"d":"120,-35v9,94,-34,116,-122,108r0,-49v40,-1,34,-10,34,-57r0,-84r-17,0r0,-54r105,0r0,136xm123,-219v0,39,-96,43,-96,0v1,-40,95,-41,96,0","w":146},"k":{"d":"119,0r-110,0r0,-54r22,0r0,-137r-23,0r0,-54r111,0r0,171r56,-54r-32,0r0,-43r109,0r0,47v-31,-3,-35,20,-51,31r38,39r14,0r0,54r-64,0r-70,-74r0,74","w":266,"k":{"o":4,"e":4}},"l":{"d":"134,0r-122,0r0,-54r18,0r0,-137r-18,0r0,-54r106,0r0,191r16,0r0,54","w":146,"k":{"y":13,"w":9}},"m":{"d":"173,-73v7,-47,-19,-51,-47,-32r0,51r23,0r0,54r-133,0r0,-54r21,0r0,-63r-22,0r0,-54r111,0r0,24v29,-29,114,-43,130,7v52,-52,153,-48,144,48r0,38r22,0r0,54r-111,0v-6,-39,17,-115,-20,-116v-10,0,-19,4,-29,11r0,51r24,0r0,54r-113,0r0,-73","w":431,"k":{"y":13,"u":11}},"n":{"d":"170,0v-3,-48,17,-146,-47,-107r0,53r24,0r0,54r-135,0r0,-54r22,0r0,-63r-22,0r0,-54r111,0r0,22v50,-42,145,-34,135,52r0,43r20,0r0,54r-108,0","w":288,"k":{"y":11,"v":11,"u":4}},"o":{"d":"136,-126v-19,0,-31,17,-31,40v0,27,10,41,29,41v21,0,31,-14,31,-41v1,-24,-9,-40,-29,-40xm137,5v-68,0,-122,-32,-122,-91v0,-56,54,-89,118,-89v64,0,122,32,122,90v-1,56,-56,90,-118,90","w":270,"k":{"y":9,"x":9,"w":11,"v":11,"g":4,".":14,",":14}},"p":{"d":"152,-123v-20,0,-30,14,-30,38v0,22,11,38,29,38v20,0,30,-13,30,-39v0,-25,-10,-37,-29,-37xm272,-84v0,75,-88,108,-150,73r0,36r23,0r0,53r-132,0r0,-53r21,0r0,-142r-21,0r0,-54r109,0r0,12v65,-38,150,0,150,75","w":288,"k":{"y":7,".":7,",":7}},"q":{"d":"136,-47v20,0,29,-17,29,-38v0,-26,-10,-38,-30,-38v-19,0,-29,13,-29,39v0,21,10,37,30,37xm16,-83v0,-74,86,-115,149,-76r0,-12r110,0r0,54r-22,0r0,142r23,0r0,53r-133,0r0,-53r22,0r0,-36v-59,35,-149,2,-149,-72","w":288},"r":{"d":"149,0r-137,0r0,-54r23,0r0,-63r-23,0r0,-54r105,0r0,43v14,-29,34,-48,78,-46r0,75v-42,0,-73,4,-72,45r26,0r0,54","w":195,"k":{"y":-18,"v":-14,"u":-14,"t":-11,"r":-14,"p":-11,"n":-14,"m":-14,"i":-9,".":14,",":14}},"s":{"d":"169,-100v74,28,27,103,-39,103v-21,0,-39,-3,-54,-11r0,10r-55,0r0,-54r51,0v13,14,27,21,43,21v22,0,30,-8,19,-18v-44,-18,-115,-12,-118,-70v-3,-58,81,-66,123,-43r0,-9r54,0r0,50r-50,0v-12,-12,-27,-18,-44,-18v-18,0,-27,12,-14,18","w":221,"k":{"w":7,".":7,",":7}},"t":{"d":"116,-117v3,23,-9,61,15,60v6,0,13,-1,21,-5r0,52v-12,8,-38,15,-58,15v-66,1,-71,-49,-67,-122r-21,0r0,-54r21,0r0,-26r89,-42r0,68r36,0r0,54r-36,0","w":164},"u":{"d":"164,-22v-54,42,-142,34,-135,-54r0,-41r-21,0r0,-54r109,0r0,82v-6,39,25,41,47,27r0,-55r-23,0r0,-54r112,0r0,117r20,0r0,54r-109,0r0,-22","w":285},"v":{"d":"158,2r-71,0r-63,-119r-17,0r0,-54r120,0r0,54r-19,0r28,65r30,-65r-17,0r0,-54r88,0r0,54r-16,0","w":243,"k":{"o":7,"e":7,"a":5,".":36,",":36}},"w":{"d":"148,2r-70,0r-52,-119r-18,0r0,-54r115,0r0,54r-18,0r21,57r42,-111r65,0r38,111r22,-57r-16,0r0,-54r83,0r0,54r-17,0r-49,119r-70,0r-39,-87","w":367,"k":{"o":7,"h":4,"e":7,"a":5,".":36,",":36}},"x":{"d":"81,0r-67,0r0,-54r22,0r25,-27r-30,-36r-21,0r0,-54r87,0r31,46r32,-46r67,0r0,54r-24,0r-22,25r32,38r20,0r0,54r-84,0r-33,-47","w":243,"k":{"e":9}},"y":{"d":"119,78r-74,0r0,-52r28,0r9,-17r-65,-126r-13,0r0,-54r116,0r0,54r-19,0r30,67r27,-67r-16,0r0,-54r88,0r0,54r-17,0","w":236,"k":{"o":7,"e":7,"a":7,".":36,",":36}},"z":{"d":"220,0r-206,0r0,-45r96,-85r-58,0r0,19r-36,0r0,-60r206,0r0,43r-98,87r59,0r0,-20r37,0r0,61","w":236},"{":{"d":"48,-6v0,-41,-2,-64,-38,-66r0,-42v34,-1,39,-30,38,-66v-4,-65,20,-85,82,-82r0,42v-29,2,-35,0,-36,25v-2,63,0,79,-33,102v31,19,32,39,33,101v0,24,10,26,36,26r0,42v-63,1,-82,-16,-82,-82","w":140},"|":{"d":"93,77r0,-326r44,0r0,326r-44,0","w":230},"}":{"d":"92,-180v0,42,2,63,38,66r0,42v-37,2,-38,24,-38,66v0,65,-19,84,-82,82r0,-42v28,-1,35,-2,36,-26v1,-61,0,-80,33,-101v-32,-22,-32,-44,-33,-102v-2,-25,-8,-24,-36,-25r0,-42v65,1,82,12,82,82","w":140},"~":{"d":"77,-159v19,0,69,28,88,28v15,0,33,-9,52,-27r0,45v-19,17,-38,25,-56,25v-29,1,-62,-28,-88,-28v-18,0,-35,9,-54,27r0,-45v19,-17,39,-25,58,-25","w":236},"\u2122":{"d":"161,-101r0,-144r63,0r20,79r21,-79r61,0r0,144r-39,0r0,-101r-27,101r-33,0r-26,-101r0,101r-40,0xm4,-210r0,-35r141,0r0,35r-50,0r0,109r-41,0r0,-109r-50,0","w":341},"\u2026":{"d":"344,0r-88,0r0,-64r88,0r0,64xm104,0r-88,0r0,-64r88,0r0,64xm224,0r-88,0r0,-64r88,0r0,64","w":360},"\u2013":{"d":"-2,-51r0,-68r184,0r0,68r-184,0","w":180},"\u2014":{"d":"-2,-51r0,-68r364,0r0,68r-364,0","w":360},"\u201c":{"d":"114,-245r0,35v-25,1,-35,7,-33,36r33,0r0,64r-88,0v1,-72,-13,-148,88,-135xm233,-245r0,35v-25,1,-35,7,-33,36r33,0r0,64r-88,0v4,-52,-13,-119,39,-131v9,-2,26,-4,49,-4","w":258},"\u201d":{"d":"145,-110r0,-34v25,-1,35,-7,33,-37r-33,0r0,-64r88,0v-5,52,13,120,-39,131v-10,3,-27,4,-49,4xm26,-110r0,-34v26,-1,35,-8,33,-37r-33,0r0,-64r88,0v-4,53,13,120,-39,131v-10,3,-27,4,-49,4","w":258,"k":{" ":56}},"\u2018":{"d":"115,-245r0,35v-25,1,-33,8,-33,36r33,0r0,64r-88,0v3,-71,-13,-148,88,-135","w":142,"k":{"\u2018":24}},"\u2019":{"d":"27,-110r0,-34v26,-1,35,-8,33,-37r-33,0r0,-64r88,0v-5,52,14,120,-39,131v-10,2,-27,4,-49,4","w":142,"k":{"\u2019":24,"v":7,"t":-4,"s":7,"d":22," ":41}},"\u00d7":{"d":"26,-187r31,-31r63,63r63,-63r31,31r-63,63r63,64r-31,30r-63,-63r-63,63r-31,-30r63,-64","w":240},"\u00a0":{"w":90,"k":{"\u2018":41,"\u201c":56,"Y":45,"W":29,"V":36,"T":27}}}});
Cufon.replace('h1');Cufon.replace('h2');Cufon.replace('h3');Cufon.replace('h4');Cufon.replace('h5');Cufon.replace('button');