/*
 * 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 (C) 2004 Hoefler & Frere-Jones Typography, Inc. www.typography.com
 * 
 * Full name:
 * WhitneyHTF-BoldCondensed
 */
Cufon.registerFont({"w":159,"face":{"font-family":"Whitney HTF","font-weight":700,"font-stretch":"condensed","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-18 -317 282 67","underline-thickness":"7.2","underline-position":"-44.28","stemh":"40","stemv":"52","unicode-range":"U+0020-U+0178"},"glyphs":{" ":{"w":65},"!":{"d":"80,-248r-19,159r-30,7r-19,-166r68,0xm75,0r-58,0r0,-61r58,0r0,61","w":91,"k":{"q":3,"o":3,"e":3,"d":3,"c":3}},"\"":{"d":"139,-248r-14,98r-31,-7r-13,-91r58,0xm67,-248r-14,98r-31,-7r-13,-91r58,0","w":149,"k":{"s":6,"q":10,"o":6,"e":6,"d":13,"c":6,"Z":13,"Y":6,"X":10,"W":3,"V":3,"Q":10,"O":10,"J":36,"G":10,"C":10,"A":29,"6":6,"5":6,"4":23,"0":3}},"#":{"d":"72,-53r-9,56r-32,-7r8,-49r-31,0r0,-45r37,0r8,-52r-32,0r-7,-46r46,0r8,-53r34,0r-9,53r46,0r9,-56r32,8r-8,48r31,0r0,46r-37,0r-8,52r32,0r7,45r-46,0r-8,53r-34,0r9,-53r-46,0xm86,-150r-8,52r47,0r7,-52r-46,0","w":210},"$":{"d":"78,45r-27,-6r6,-40v-19,-3,-37,-9,-52,-18r8,-47v17,10,36,18,54,22r9,-61v-39,-18,-64,-34,-64,-76v0,-48,36,-70,84,-69r5,-27r27,6r-4,24v14,3,27,9,37,16r-9,46v-13,-9,-26,-15,-38,-18r-9,57v39,18,63,35,63,76v0,51,-37,72,-83,72xm84,-156r8,-51v-38,-1,-41,38,-8,51xm90,-42v35,1,38,-41,8,-53","w":176},"%":{"d":"103,-181v0,45,-18,71,-49,71v-31,0,-48,-25,-48,-70v0,-45,17,-71,48,-71v30,0,49,25,49,70xm206,-244r-138,246r-31,-7r138,-246xm68,-181v0,-27,-4,-40,-14,-40v-11,0,-13,14,-13,41v0,27,2,40,13,40v11,0,14,-14,14,-41xm237,-68v0,45,-18,71,-49,71v-31,0,-48,-26,-48,-71v0,-45,17,-71,48,-71v30,0,49,26,49,71xm202,-68v0,-27,-4,-40,-14,-40v-11,0,-13,13,-13,40v0,27,2,41,13,41v11,0,14,-14,14,-41","w":242},"&":{"d":"206,-5r-57,7r-16,-22v-38,44,-127,27,-127,-41v0,-32,17,-57,44,-74v-34,-45,-24,-118,44,-118v27,0,44,6,58,14r-8,49v-18,-11,-28,-16,-41,-16v-24,0,-18,30,-5,48r36,50v2,-12,5,-26,6,-41r44,10v-3,28,-9,54,-19,75xm111,-51r-36,-49v-20,14,-20,64,11,63v9,0,18,-5,25,-14","w":200,"k":{"y":1,"w":1,"v":1,"t":2,"Y":13,"W":6,"V":8,"T":15,"Q":2,"O":2,"G":2,"C":2}},"(":{"d":"112,24r-42,10v-86,-79,-78,-243,28,-295r9,38v-22,24,-41,60,-41,111v0,55,15,92,46,136","w":112,"k":{"z":6,"y":6,"x":6,"w":6,"v":6,"t":6,"s":6,"q":6,"o":6,"j":-18,"g":-6,"f":6,"e":6,"d":6,"c":6,"S":3,"Q":12,"O":12,"G":12,"C":12,"6":6,"4":19}},")":{"d":"42,-260v87,80,79,244,-28,295r-8,-38v22,-24,41,-59,41,-111v0,-55,-15,-92,-47,-137","w":112},"*":{"d":"118,-204r-32,21r13,35r-9,6r-29,-23r-30,23r-9,-6r14,-35r-32,-21r3,-11r38,2r10,-37r12,0r9,37r39,-2","w":121,"k":{"z":6,"t":-3,"s":10,"q":11,"o":10,"f":-3,"e":10,"d":16,"c":10,"a":3,"Z":10,"Y":6,"X":6,"S":-3,"J":29,"A":23,"4":26}},"+":{"d":"157,-104r-50,0r0,54r-43,0r0,-54r-50,0r0,-41r50,0r0,-54r43,0r0,54r50,0r0,41","w":170,"k":{"7":16,"4":3,"3":6,"2":10,"1":16}},",":{"d":"75,-65r-35,101r-32,-8r5,-93r62,0","w":78,"k":{"y":13,"x":10,"w":16,"v":10,"t":13,"q":6,"o":6,"f":13,"e":6,"d":6,"c":6,"Y":32,"W":23,"V":23,"T":29,"Q":10,"O":10,"G":10,"C":10,"9":10,"4":2,"1":19}},"-":{"d":"95,-80r-87,0r0,-50r87,0r0,50","w":103,"k":{"z":7,"y":4,"x":13,"w":3,"v":4,"t":2,"f":4,"Z":13,"Y":26,"X":16,"W":10,"V":16,"T":23,"S":13,"J":14,"A":8,"9":6,"7":26,"5":10,"3":13,"2":6,"1":16}},".":{"d":"68,0r-58,0r0,-65r58,0r0,65","w":78,"k":{"y":14,"w":13,"v":14,"t":10,"q":6,"o":6,"f":13,"e":6,"d":6,"c":6,"Y":32,"W":23,"V":29,"T":29,"Q":10,"O":10,"G":10,"C":10,"9":10,"4":2,"1":19}},"\/":{"d":"127,-243r-95,288r-42,-9r95,-288","w":126,"k":{"z":17,"y":13,"x":15,"w":14,"v":13,"u":15,"t":5,"s":22,"r":16,"q":27,"p":16,"o":24,"n":16,"m":16,"g":19,"f":7,"e":24,"d":27,"c":24,"a":26,"S":4,"Q":12,"O":12,"J":19,"G":12,"C":12,"A":26,"8":8,"7":-3,"6":23,"4":21,"1":-2,"0":8,"\/":27}},"0":{"d":"191,-124v0,81,-32,129,-91,129v-59,0,-91,-48,-91,-129v0,-81,32,-129,91,-129v59,0,91,48,91,129xm132,-124v0,-56,-10,-84,-32,-84v-22,0,-32,28,-32,84v0,56,10,84,32,84v22,0,32,-28,32,-84","w":200,"k":{"7":10,"3":3,"2":3,"1":1,"\/":6}},"1":{"d":"100,0r-58,0r0,-193r-34,13r-7,-46r48,-22r51,0r0,248","w":119,"k":{"4":3}},"2":{"d":"159,0r-150,0r0,-42v26,-40,74,-81,84,-131v-4,-43,-48,-34,-75,-10r-7,-50v49,-36,141,-26,141,49v0,48,-50,101,-75,136r74,0","w":165,"k":{"<":6,"6":3,"4":13,"-":6}},"3":{"d":"156,-70v0,80,-98,91,-150,56r8,-46v26,19,85,30,85,-14v1,-25,-23,-33,-53,-32r-8,-47v30,2,59,-5,56,-28v-4,-38,-54,-24,-77,-5r-7,-46v39,-32,142,-32,142,43v0,30,-18,50,-39,58v22,7,43,25,43,61","w":163,"k":{"7":2,".":3}},"4":{"d":"180,-50r-28,0r0,50r-53,0r0,-50r-93,0r0,-36r79,-162r67,0r0,159r28,0r0,39xm99,-89r0,-95r-44,95r44,0","w":181,"k":{"5":1}},"5":{"d":"162,-83v0,86,-91,105,-155,74r8,-48v37,19,86,25,89,-23v1,-31,-32,-39,-53,-26r-34,-9r9,-133r124,0r7,47r-85,0r-4,46v51,-12,94,14,94,72","w":171,"k":{"3":1}},"6":{"d":"94,5v-50,0,-85,-37,-85,-106v0,-82,43,-134,126,-153r7,46v-37,9,-63,29,-73,63v48,-32,107,-9,107,63v0,55,-34,87,-82,87xm95,-38v17,0,26,-16,26,-42v0,-44,-37,-43,-57,-22v0,44,12,64,31,64","w":182,"k":{"9":3,"7":10,"1":8}},"7":{"d":"154,-202r-83,205r-54,-10r78,-191r-83,0r-8,-50r150,0r0,46","w":160,"k":{"~":23,"=":19,"<":16,";":13,":":13,"8":6,"6":19,"5":10,"4":23,"1":-2,"0":8,"\/":42,".":29,"-":22,",":32,"+":16,"$":6,"#":10}},"8":{"d":"91,5v-92,0,-106,-97,-46,-135v-54,-33,-32,-123,48,-123v78,0,99,84,44,122v64,33,44,136,-46,136xm100,-149v22,-17,24,-64,-9,-65v-15,0,-23,10,-23,26v0,17,8,27,32,39xm93,-35v17,0,28,-11,28,-31v0,-20,-15,-33,-40,-45v-26,21,-25,76,12,76","w":183,"k":{"<":6,"7":7,"3":2}},"9":{"d":"44,5r-7,-46v37,-10,64,-26,76,-59v-49,30,-107,9,-107,-65v0,-57,35,-88,83,-88v50,0,84,36,84,105v0,86,-49,135,-129,153xm60,-167v0,46,38,45,58,22v0,-46,-13,-66,-31,-66v-17,0,-27,17,-27,44","w":181,"k":{"'":3,"7":6,"5":3,"4":5,"3":4,"2":6,"\/":23,".":10,",":10,")":6,"\"":3}},":":{"d":"69,-111r-58,0r0,-65r58,0r0,65xm69,0r-58,0r0,-65r58,0r0,65","w":81,"k":{"Y":13,"W":3,"V":6,"T":26,"7":13,"1":16}},";":{"d":"69,-111r-58,0r0,-65r58,0r0,65xm74,-65r-35,101r-33,-8r5,-93r63,0","w":81,"k":{"Y":13,"W":3,"V":6,"T":26,"7":13,"1":16}},"<":{"d":"123,-25r-110,-80r0,-38r110,-80r0,51r-67,48r67,48r0,51","w":140},"=":{"d":"161,-145r-141,0r0,-42r141,0r0,42xm161,-62r-141,0r0,-42r141,0r0,42","w":181,"k":{"7":13,"3":6,"2":6,"1":6}},">":{"d":"119,-105r-103,80r0,-47r58,-52r-58,-51r0,-48r103,80r0,38","w":132,"k":{"7":10,"4":6,"3":10,"2":16,"1":16}},"?":{"d":"32,0r0,-61r59,0r0,61r-59,0xm81,-102r-1,17r-30,6r-4,-58v23,-9,44,-22,43,-41v-4,-39,-55,-25,-77,-3r-8,-48v40,-38,143,-34,143,45v0,42,-24,67,-66,82","w":152},"@":{"d":"188,32v-83,47,-176,-8,-176,-116v0,-80,45,-135,110,-135v59,0,108,45,108,134v0,83,-56,83,-87,47v-28,39,-87,27,-87,-42v0,-78,65,-89,120,-67r0,87v0,19,8,27,18,27v14,0,22,-13,22,-52v0,-77,-40,-121,-95,-121v-54,0,-94,45,-94,121v0,105,81,150,158,104xm100,-84v0,34,18,39,32,21r0,-58v-21,-7,-31,5,-32,37","w":242,"k":{"z":3,"x":6,"w":3,"v":3,"Y":23,"X":3,"W":6,"V":13,"T":19}},"A":{"d":"197,-8r-61,10r-11,-54r-55,0r-11,52r-59,0r65,-249r71,0xm116,-98r-18,-84r-18,84r36,0","w":197,"k":{"'":19,"~":3,"y":10,"w":9,"v":10,"t":3,"q":3,"o":3,"f":3,"e":3,"d":3,"c":3,"Y":19,"X":2,"W":15,"V":19,"U":4,"T":23,"S":6,"Q":4,"O":4,"G":4,"C":4,"A":4,"?":14,".":-3,"-":8,",":-5,"*":23,"&":1,"\"":19}},"B":{"d":"172,-72v2,73,-79,76,-157,72r0,-248v71,-3,151,-2,151,62v0,26,-14,45,-34,54v25,10,40,28,40,60xm113,-177v0,-20,-15,-31,-42,-28r0,56v25,2,42,-7,42,-28xm118,-76v0,-25,-17,-35,-47,-33r0,66v29,2,47,-8,47,-33","w":176,"k":{"'":3,"}":3,"x":3,"]":3,"Z":2,"Y":5,"X":3,"W":2,"V":3,"T":2,"S":4,"A":2,"\/":5,".":3,",":3,")":6,"\"":3}},"C":{"d":"162,-12v-79,43,-153,-4,-153,-112v0,-104,70,-154,149,-115r-8,51v-45,-33,-80,-11,-80,64v0,75,37,96,84,63","w":167,"k":{"y":3,"x":3,"w":3,"v":3,"o":2,"e":2,"c":2,"Q":7,"O":7,"G":7,"C":7,"?":-6,"\/":-6,".":-6,"-":10,",":-5,"*":-6}},"D":{"d":"192,-125v0,107,-67,135,-177,125r0,-248r63,0v78,0,114,42,114,123xm131,-124v0,-62,-20,-79,-56,-78r0,155v36,1,56,-15,56,-77","w":201,"k":{"'":6,"}":10,"z":3,"x":3,"]":10,"Z":10,"Y":12,"X":12,"W":6,"V":7,"T":9,"S":5,"M":3,"J":12,"A":7,"?":10,"\/":15,".":10,",":10,"*":3,")":9,"\"":6}},"E":{"d":"149,0r-134,0r0,-248r132,0r0,48r-73,0r0,46r52,0r8,50r-60,0r0,55r75,0r0,49","w":157,"k":{"'":-6,"y":6,"x":3,"w":6,"v":6,"t":3,"q":3,"o":3,"e":3,"d":3,"c":3,"Q":3,"O":3,"G":3,"C":3,"\/":-13,".":-6,"-":3,",":-10,"&":1,"\"":-6}},"F":{"d":"141,-198r-66,0r0,51r46,0r8,51r-54,0r0,96r-60,0r0,-248r126,0r0,50","w":147,"k":{"'":-10,"~":6,"z":13,"y":10,"x":13,"w":10,"v":10,"u":10,"t":3,"s":10,"r":10,"q":13,"p":10,"o":13,"n":10,"m":10,"g":13,"f":3,"e":13,"d":13,"c":13,"a":16,"Z":6,"S":3,"Q":6,"O":6,"M":1,"J":23,"G":6,"C":6,"A":19,"@":6,";":3,":":3,"\/":16,".":23,"-":6,",":19,"&":10,"\"":-10}},"G":{"d":"183,-16v-21,12,-48,21,-78,21v-64,0,-96,-49,-96,-129v0,-79,33,-129,103,-129v26,0,46,6,64,15r-9,52v-49,-34,-97,-23,-97,62v0,62,18,93,60,76r0,-50r-25,0r-7,-44r85,0r0,126","w":195,"k":{"}":6,"]":6,"Z":5,"Y":3,"X":2,"W":1,"V":1,"A":1,")":6}},"H":{"d":"185,0r-59,0r0,-103r-51,0r0,103r-60,0r0,-248r60,0r0,91r51,0r0,-91r59,0r0,248","w":200},"I":{"d":"76,0r-60,0r0,-248r60,0r0,248","w":91},"J":{"d":"111,-72v2,65,-42,80,-101,72r-8,-51v25,5,49,3,49,-28r0,-169r60,0r0,176","w":125,"k":{"Z":3,"X":3,"M":3,"A":8,".":3,",":6}},"K":{"d":"187,-8r-60,11r-52,-116r0,113r-60,0r0,-248r60,0r0,105r47,-105r59,0r-55,114","w":185,"k":{"~":10,"y":10,"w":10,"v":13,"t":3,"q":3,"o":5,"e":5,"d":3,"c":5,"Y":3,"V":3,"U":1,"S":6,"Q":10,"O":10,"G":10,"C":10,"A":3,"@":3,"\/":-10,".":-6,"-":16,",":-5,"*":6,"&":2}},"L":{"d":"142,0r-127,0r0,-248r60,0r0,195r58,0","w":143,"k":{"'":16,"~":6,"}":6,"y":13,"w":16,"v":16,"t":10,"q":6,"o":7,"f":6,"e":7,"d":6,"c":7,"]":6,"Y":29,"W":19,"V":21,"U":2,"T":26,"Q":14,"O":14,"G":14,"C":14,"?":6,"\/":-19,".":-13,"-":19,",":-10,"*":34,"\"":16}},"M":{"d":"249,0r-57,0r-6,-175r-30,175r-58,0r-30,-175r-6,175r-52,0r9,-248r81,0r29,165r29,-165r81,0","w":258,"k":{"Z":3,"Y":1,"W":1,"V":3,"U":2,"T":1,"Q":3,"O":3,"G":3,"C":3,"?":6}},"N":{"d":"185,0r-50,0r-65,-136r0,136r-55,0r0,-248r58,0r57,128r0,-128r55,0r0,248","w":199},"O":{"d":"199,-125v0,78,-32,130,-95,130v-63,0,-95,-51,-95,-129v0,-78,32,-129,95,-129v63,0,95,50,95,128xm138,-124v0,-51,-10,-82,-34,-82v-25,0,-34,31,-34,82v0,51,9,81,34,81v24,0,34,-30,34,-81","w":207,"k":{"'":6,"}":10,"x":3,"]":10,"Z":7,"Y":12,"X":12,"W":5,"V":7,"T":8,"S":4,"M":3,"J":12,"A":7,"\/":15,".":10,",":10,")":12,"\"":6}},"P":{"d":"171,-166v-1,57,-37,84,-97,84r0,82r-59,0r0,-248v82,-4,157,0,156,82xm115,-166v0,-28,-15,-38,-42,-37r0,75v27,1,42,-9,42,-38","w":173,"k":{"~":6,"q":6,"o":6,"g":1,"e":6,"d":6,"c":6,"a":5,"]":3,"Z":9,"X":6,"V":-3,"T":3,"J":23,"A":18,"\/":21,".":32,"-":3,",":32,"&":9}},"Q":{"d":"199,-125v0,52,-15,93,-43,111r40,13r-11,49r-106,-45v-50,-21,-70,-59,-70,-127v0,-78,32,-129,95,-129v63,0,95,50,95,128xm138,-124v0,-51,-10,-82,-34,-82v-25,0,-34,31,-34,82v0,51,9,82,34,82v24,0,34,-31,34,-82","w":207,"k":{"'":6,"x":3,"]":3,"Z":3,"Y":12,"X":3,"W":5,"V":7,"T":8,"S":4,"M":1,"J":3,"A":2,"\/":-8,".":6,")":6,"\"":6}},"R":{"d":"123,3r-44,-91r-6,0r0,88r-58,0r0,-248v80,-4,155,-1,155,77v0,33,-15,54,-38,67r50,98xm72,-129v27,1,42,-9,42,-38v0,-27,-15,-36,-42,-35r0,73","w":181,"k":{"'":6,"~":10,"}":6,"q":4,"o":5,"e":5,"d":4,"c":5,"Y":10,"W":4,"V":5,"U":2,"T":7,"Q":2,"O":2,"G":2,"C":2,"@":3,"?":3,"\/":-10,".":-3,"-":10,",":-3,"&":1,"\"":6}},"S":{"d":"98,-65v0,-38,-96,-57,-88,-115v-6,-67,82,-86,134,-59r-8,51v-18,-11,-33,-15,-47,-15v-36,11,-20,33,15,53v29,17,53,41,53,80v0,77,-92,87,-150,57r8,-50v22,12,41,18,59,18v15,0,24,-8,24,-20","w":162,"k":{"y":6,"x":6,"w":6,"v":6,"Z":3,"Y":8,"X":4,"W":6,"V":8,"T":6,"A":6,"?":3,")":3}},"T":{"d":"171,-197r-55,0r0,197r-59,0r0,-197r-53,0r0,-51r159,0","w":173,"k":{"~":16,"z":32,"y":32,"x":32,"w":32,"v":32,"u":32,"t":6,"s":29,"r":32,"q":32,"p":32,"o":32,"n":32,"m":32,"g":32,"f":10,"e":32,"d":32,"c":32,"a":32,"Z":6,"S":3,"Q":8,"O":8,"M":1,"J":26,"G":8,"C":8,"A":26,"@":16,"?":-10,";":19,":":19,"\/":31,".":29,"-":23,",":29,"&":12}},"U":{"d":"185,-79v0,54,-31,83,-86,83v-56,0,-86,-31,-86,-82r0,-170r60,0r0,171v0,20,9,33,26,33v17,0,26,-11,26,-32r0,-172r60,0r0,169","w":198,"k":{"Z":2,"X":3,"M":3,"A":7,"\/":2,".":3,",":6}},"V":{"d":"195,-248r-64,249r-69,0r-62,-241r65,-11r34,178r35,-175r61,0","w":196,"k":{"~":26,"z":13,"y":10,"x":16,"w":10,"v":10,"u":16,"t":8,"s":19,"r":17,"q":23,"p":17,"o":21,"n":17,"m":17,"g":17,"f":6,"e":21,"d":23,"c":21,"a":19,"Z":10,"Y":2,"X":3,"V":4,"S":8,"Q":10,"O":10,"M":3,"J":23,"G":10,"C":10,"A":26,"@":16,";":6,":":6,"\/":27,".":29,"-":16,",":23,"&":13}},"W":{"d":"282,-248r-51,248r-61,0r-30,-167r-28,167r-62,0r-49,-242r60,-9r25,165r25,-162r64,0r25,162r25,-162r57,0","w":281,"k":{"~":16,"z":13,"y":6,"x":10,"w":6,"v":6,"u":10,"t":3,"s":12,"r":12,"q":16,"p":12,"o":15,"n":12,"m":12,"g":13,"f":4,"e":15,"d":16,"c":15,"a":13,"Z":10,"S":4,"Q":6,"O":6,"M":1,"J":19,"G":6,"C":6,"A":17,"@":10,";":3,":":3,"\/":22,".":23,"-":10,",":23,"&":8}},"X":{"d":"127,3r-33,-82r-34,79r-60,0r58,-126r-54,-116r61,-9r29,73r29,-70r61,0r-54,118r59,124","w":187,"k":{"~":10,"y":13,"w":13,"v":13,"t":6,"q":6,"o":7,"f":3,"e":7,"d":6,"c":7,"Y":3,"V":3,"U":2,"S":3,"Q":11,"O":11,"G":11,"C":11,"A":3,"@":3,"-":16,",":-3,"*":6}},"Y":{"d":"192,-248r-69,159r0,89r-60,0r0,-87r-66,-155r64,-9r35,99r34,-96r62,0","w":188,"k":{"~":26,"z":26,"y":19,"x":23,"w":19,"v":19,"u":26,"t":16,"s":27,"r":27,"q":34,"p":27,"o":34,"n":27,"m":27,"j":3,"i":3,"g":30,"f":9,"e":34,"d":34,"c":34,"a":32,"Y":2,"X":2,"V":2,"S":10,"Q":13,"O":13,"M":3,"J":23,"G":13,"C":13,"A":22,"@":23,";":13,":":13,"\/":36,".":35,"-":26,",":32,"*":6,"&":14}},"Z":{"d":"165,0r-157,0r0,-45r86,-156r-75,0r-7,-47r152,0r0,45r-86,155r80,0","w":171,"k":{"~":10,"y":6,"w":6,"v":6,"t":3,"q":8,"o":8,"f":3,"e":8,"d":8,"c":8,"Q":5,"O":5,"G":5,"C":5,"-":16,",":-3}},"[":{"d":"118,37r-100,0r0,-285r99,0r0,32r-49,0r0,221r44,0","w":124,"k":{"q":3,"j":-18,"g":-6,"d":6,"Q":10,"O":10,"J":10,"G":10,"C":10}},"\\":{"d":"137,36r-42,9r-96,-288r42,-9","w":126},"]":{"d":"106,37r-98,0r0,-32r49,0r0,-221r-45,0r-6,-32r100,0r0,285","w":124},"^":{"d":"142,-202r-32,7r-28,-23r-27,21r-34,0r37,-53r49,0","w":163},"_":{"d":"131,37r-132,0r0,-25r132,0r0,25","w":130},"a":{"d":"138,0r-45,0r-3,-18v-25,31,-84,31,-84,-26v0,-39,30,-59,80,-67v2,-41,-34,-30,-64,-15r-6,-40v45,-21,122,-24,122,46r0,120xm86,-44r0,-40v-23,7,-32,19,-32,33v0,23,21,20,32,7","w":148,"k":{"f":1,"?":19,"!":3}},"b":{"d":"157,-97v0,99,-74,113,-145,88r0,-243r52,-8r0,96v42,-36,93,-9,93,67xm105,-91v0,-45,-19,-50,-41,-33r0,81v27,7,40,-8,41,-48","w":164,"k":{"'":6,"}":3,"z":5,"y":2,"x":7,"w":2,"v":1,"t":2,"f":3,"a":2,"]":6,"?":19,"\/":8,".":6,",":6,"*":6,")":6,"\"":6,"!":3}},"c":{"d":"127,-10v-56,33,-120,2,-120,-78v0,-79,60,-108,118,-81r-7,45v-28,-20,-59,-10,-59,36v0,47,30,56,61,36","w":132,"k":{"~":3,"y":-3,"v":-1,"t":-3,"q":5,"o":5,"e":5,"d":5,"c":5,"a":-1,"?":10,"\/":-10,"-":4,"*":-3}},"d":{"d":"152,0r-44,0r-3,-17v-39,42,-100,18,-97,-63v3,-77,36,-104,92,-95r0,-77r52,-8r0,260xm100,-52r0,-81v-27,-8,-40,9,-41,48v-1,44,20,51,41,33","w":164},"e":{"d":"79,-180v53,0,74,50,66,107r-86,0v4,47,49,43,81,24r6,37v-58,34,-139,14,-139,-76v0,-52,26,-92,72,-92xm98,-104v0,-27,-8,-41,-20,-41v-11,0,-18,12,-20,41r40,0","w":154,"k":{"'":3,"z":-3,"y":2,"w":2,"v":2,"t":-1,"a":-3,"?":18,"\/":-10,"\"":3}},"f":{"d":"109,-214v-28,-7,-41,7,-36,38r28,0r7,44r-35,0r0,132r-50,0r0,-132r-21,0r0,-44r21,0v-8,-60,22,-92,80,-79","w":108,"k":{"'":-10,"~":3,"}":-6,"z":3,"y":-4,"x":1,"w":-4,"v":-4,"s":3,"q":5,"o":4,"e":4,"d":5,"c":4,"a":4,"]":-6,"@":3,"?":-10,"\/":10,".":16,"-":5,",":16,"*":-13,")":-3,"\"":-10,"!":-3}},"g":{"d":"72,66v-68,0,-102,-53,-47,-84v-16,-17,-10,-36,11,-50v-51,-26,-29,-112,37,-112v18,0,33,5,45,15r37,-14r6,39r-25,1v15,48,-21,85,-74,80v-4,7,-2,11,10,12v66,9,84,22,84,53v0,39,-40,60,-84,60xm73,-90v10,0,18,-10,18,-29v0,-19,-8,-29,-18,-29v-11,0,-17,10,-17,29v0,19,6,29,17,29xm80,37v16,0,28,-8,28,-19v4,-12,-16,-18,-55,-24v-18,19,-5,43,27,43","w":162,"k":{"~":6,"q":4,"o":5,"j":-13,"e":5,"d":4,"c":5,"a":3,"@":6,"\/":-9}},"h":{"d":"149,0r-53,0r0,-121v0,-20,-22,-12,-32,-3r0,124r-52,0r0,-252r52,-8r0,98v26,-28,85,-24,85,27r0,135","k":{"'":6,"?":16,"\"":6}},"i":{"d":"69,-225v0,17,-14,30,-30,30v-17,0,-29,-13,-29,-30v0,-17,12,-29,29,-29v16,0,30,12,30,29xm65,0r-52,0r0,-176r52,0r0,176","w":78},"j":{"d":"69,-225v0,17,-14,30,-30,30v-17,0,-29,-13,-29,-30v0,-17,12,-29,29,-29v16,0,30,12,30,29xm65,5v0,51,-33,60,-76,55r-7,-41v16,2,31,3,31,-17r0,-178r52,0r0,181","w":78,"k":{"\/":-5}},"k":{"d":"148,-5r-52,8r-32,-86r0,83r-52,0r0,-252r52,-8r0,154r28,-70r52,0r-33,76","w":147,"k":{"'":6,"~":13,"}":3,"y":2,"w":2,"v":1,"s":5,"q":7,"o":5,"f":1,"e":5,"d":7,"c":5,"a":3,"]":6,"@":6,"?":13,"-":9,"*":6,"&":3,"\"":6}},"l":{"d":"65,0r-52,0r0,-252r52,-8r0,260","w":78},"m":{"d":"229,0r-52,0r0,-121v0,-19,-21,-14,-31,-4r0,125r-51,0r0,-121v-1,-18,-21,-15,-31,-4r0,125r-52,0r0,-176r44,0r3,18v18,-24,70,-32,83,-1v24,-29,87,-31,87,24r0,135","w":240,"k":{"?":16}},"n":{"d":"149,0r-53,0r0,-121v0,-20,-22,-12,-32,-3r0,124r-52,0r0,-176r44,0r3,18v24,-31,90,-32,90,23r0,135","k":{"?":16}},"o":{"d":"156,-88v0,59,-31,92,-75,92v-44,0,-74,-32,-74,-92v0,-59,30,-92,74,-92v44,0,75,33,75,92xm104,-88v0,-30,-7,-49,-23,-49v-15,0,-23,19,-23,49v0,31,8,48,23,48v15,0,23,-18,23,-48","w":162,"k":{"'":6,"z":3,"y":3,"x":7,"w":3,"v":3,"t":2,"s":2,"f":1,"?":19,"\/":8,".":6,",":6,"*":10,")":6,"\"":6,"!":3}},"p":{"d":"157,-97v-3,76,-38,108,-93,96r0,55r-52,8r0,-238r44,0r3,17v40,-42,101,-18,98,62xm105,-91v0,-45,-19,-50,-41,-33r0,81v27,8,40,-8,41,-48","w":164,"k":{"'":6,"}":6,"z":5,"y":2,"x":7,"w":2,"v":1,"t":2,"f":3,"a":2,"]":3,"?":19,"\/":5,".":6,",":6,"*":10,")":6,"\"":6,"!":1}},"q":{"d":"152,54r-52,8r0,-74v-42,36,-92,9,-92,-68v0,-98,75,-114,144,-87r0,221xm100,-52r0,-81v-27,-8,-40,9,-41,48v0,44,19,51,41,33","w":164,"k":{"?":16,"\/":-4}},"r":{"d":"110,-125v-18,1,-34,7,-46,17r0,108r-52,0r0,-176r44,0r4,25v9,-15,24,-27,41,-29","w":111,"k":{"~":6,"}":3,"v":-1,"q":5,"o":5,"f":-3,"e":5,"d":5,"c":5,"a":5,"]":3,"@":3,"?":10,"\/":17,".":16,"-":2,",":12,"*":-6,")":6,"&":5}},"s":{"d":"79,-49v-10,-26,-78,-32,-71,-78v-5,-51,68,-66,109,-41r-6,42v-21,-10,-33,-13,-43,-13v-8,0,-12,4,-12,10v0,7,8,13,24,20v24,12,47,27,47,57v0,59,-80,69,-122,40r7,-42v22,12,38,17,52,17v10,0,15,-5,15,-12","w":131,"k":{"y":3,"x":6,"w":3,"v":3,"t":1,"a":-3,"?":19,"*":6,")":6}},"t":{"d":"109,-1v-43,10,-87,4,-87,-53r0,-78r-20,0r0,-44r20,0r0,-54r50,-8r0,62r28,0r8,44r-36,0r0,71v-2,19,15,22,30,17","w":112,"k":{"'":3,"~":6,"z":3,"y":1,"x":3,"w":1,"v":1,"s":1,"q":4,"o":3,"e":3,"d":4,"c":3,"?":6,"-":6,"&":1,"\"":3}},"u":{"d":"148,0r-44,0r-4,-19v-24,31,-89,34,-89,-22r0,-135r52,0r0,121v1,19,22,12,32,3r0,-124r53,0r0,176","k":{"?":16}},"v":{"d":"152,-176r-47,176r-59,0r-47,-172r55,-7r23,122r23,-119r52,0","w":151,"k":{"~":6,"v":-6,"t":-3,"s":3,"q":6,"o":4,"g":5,"f":-6,"e":4,"d":6,"c":4,"a":4,"@":3,"?":16,"\/":15,".":14,"-":4,",":10,")":6,"&":1}},"w":{"d":"215,-176r-41,176r-50,0r-17,-107r-16,107r-50,0r-41,-172r52,-7r19,111r15,-108r50,0r15,108r18,-108r46,0","w":215,"k":{"~":10,"t":-3,"s":3,"q":6,"o":4,"g":5,"f":-6,"e":4,"d":6,"c":4,"a":3,"@":3,"?":13,"\/":13,".":13,"-":3,",":12,")":6,"&":1}},"x":{"d":"151,-3r-53,6r-24,-56r-23,53r-51,0r45,-89r-42,-84r53,-6r21,49r20,-46r51,0r-42,82","w":151,"k":{"~":16,"s":5,"q":7,"o":8,"e":8,"d":7,"c":8,"@":6,"?":10,"-":16,")":6,"&":1}},"y":{"d":"153,-176r-49,178v-13,50,-38,65,-89,57r-7,-43v17,4,36,6,41,-13r-50,-175r55,-7r25,120r22,-117r52,0","w":152,"k":{"~":10,"}":3,"y":2,"t":-3,"s":3,"q":6,"o":4,"g":5,"f":-6,"e":3,"d":6,"c":3,"a":3,"]":3,"@":3,"?":6,"\/":15,".":15,"-":4,",":10,")":10,"&":1}},"z":{"d":"135,0r-131,0r0,-36r64,-99r-53,0r-7,-41r123,0r0,36r-64,98r61,0","w":137,"k":{"~":10,"q":5,"o":4,"e":4,"d":5,"c":4,"@":3,"?":10,"-":6,")":6,"&":1}},"{":{"d":"153,37v-50,3,-109,1,-104,-46v4,-38,15,-87,-37,-80r-6,-33v28,1,51,-4,48,-32v-6,-48,-8,-96,51,-94r46,0r0,33v-23,-1,-52,-2,-49,20v6,42,6,83,-36,90v44,5,42,48,36,89v-3,21,24,21,46,20","k":{"q":6,"j":-18,"g":-6,"e":3,"d":6,"c":6,"Q":10,"O":10,"J":10,"G":10,"C":10}},"|":{"d":"64,60r-45,7r0,-319r45,-8r0,320","w":83},"}":{"d":"153,-89v-28,-1,-51,5,-48,32v6,47,9,97,-50,94r-47,0r0,-33v23,0,54,2,50,-20v-7,-42,-6,-83,36,-90v-44,-5,-43,-48,-36,-89v4,-21,-24,-21,-46,-20r-6,-33v50,-2,109,-1,104,46v-4,38,-15,87,37,80"},"~":{"d":"10,-82v3,-70,44,-48,75,-35v5,0,8,-4,11,-17r25,6v-2,68,-45,49,-75,35v-5,0,-8,4,-11,17","w":130,"k":{"z":10,"y":6,"x":13,"Z":10,"Y":26,"X":16,"W":13,"V":23,"T":16,"S":13,"J":23,"A":6,"7":19,"3":6}},"'":{"d":"70,-248r-15,98r-32,-7r-14,-91r61,0","w":80,"k":{"s":6,"q":10,"o":6,"e":6,"d":13,"c":6,"Z":13,"Y":6,"X":10,"W":3,"V":3,"Q":10,"O":10,"J":36,"G":10,"C":10,"A":29,"6":6,"5":6,"4":23,"0":3}},"`":{"d":"102,-193r-34,0r-48,-44r64,-11","w":130},"\u00c7":{"d":"162,-12v-79,43,-153,-4,-153,-112v0,-104,70,-154,149,-115r-8,51v-45,-33,-80,-11,-80,64v0,75,37,96,84,63xm133,24r-46,38r-33,0r15,-49","w":167},"\u00c9":{"d":"149,0r-134,0r0,-248r132,0r0,48r-73,0r0,46r52,0r8,50r-60,0r0,55r75,0r0,49xm140,-306r-47,44r-34,0r18,-55","w":157},"\u00dc":{"d":"185,-79v0,54,-31,83,-86,83v-56,0,-86,-31,-86,-82r0,-170r60,0r0,171v0,20,9,33,26,33v17,0,26,-11,26,-32r0,-172r60,0r0,169xm151,-259r-43,0r0,-47r43,0r0,47xm90,-259r-42,0r0,-47r42,0r0,47","w":198},"\u00e0":{"d":"138,0r-45,0r-3,-18v-25,31,-84,31,-84,-26v0,-39,30,-59,80,-67v2,-41,-34,-30,-64,-15r-6,-40v45,-21,122,-24,122,46r0,120xm86,-44r0,-40v-23,7,-32,19,-32,33v0,23,21,20,32,7xm96,-190r-34,0r-48,-44r64,-11","w":148},"\u00e2":{"d":"138,0r-45,0r-3,-18v-25,31,-84,31,-84,-26v0,-39,30,-59,80,-67v2,-41,-34,-30,-64,-15r-6,-40v45,-21,122,-24,122,46r0,120xm86,-44r0,-40v-23,7,-32,19,-32,33v0,23,21,20,32,7xm129,-195r-32,6r-21,-23r-20,22r-34,0r33,-54r43,0","w":148},"\u00e7":{"d":"127,-10v-56,33,-120,2,-120,-78v0,-79,60,-108,118,-81r-7,45v-28,-20,-59,-10,-59,36v0,47,30,56,61,36xm111,23r-45,37r-34,0r16,-48","w":132},"\u00e9":{"d":"79,-180v53,0,74,50,66,107r-86,0v4,47,49,43,81,24r6,37v-58,34,-139,14,-139,-76v0,-52,26,-92,72,-92xm98,-104v0,-27,-8,-41,-20,-41v-11,0,-18,12,-20,41r40,0xm138,-234r-48,44r-33,0r17,-55","w":154},"\u00e8":{"d":"79,-180v53,0,74,50,66,107r-86,0v4,47,49,43,81,24r6,37v-58,34,-139,14,-139,-76v0,-52,26,-92,72,-92xm98,-104v0,-27,-8,-41,-20,-41v-11,0,-18,12,-20,41r40,0xm95,-190r-34,0r-48,-44r64,-11","w":154},"\u00ea":{"d":"79,-180v53,0,74,50,66,107r-86,0v4,47,49,43,81,24r6,37v-58,34,-139,14,-139,-76v0,-52,26,-92,72,-92xm98,-104v0,-27,-8,-41,-20,-41v-11,0,-18,12,-20,41r40,0xm130,-195r-32,6r-21,-23r-20,22r-34,0r33,-54r43,0","w":154},"\u00eb":{"d":"79,-180v53,0,74,50,66,107r-86,0v4,47,49,43,81,24r6,37v-58,34,-139,14,-139,-76v0,-52,26,-92,72,-92xm98,-104v0,-27,-8,-41,-20,-41v-11,0,-18,12,-20,41r40,0xm129,-191r-43,0r0,-47r43,0r0,47xm68,-191r-43,0r0,-47r43,0r0,47","w":154},"\u00ee":{"d":"65,0r-52,0r0,-176r52,0r0,176xm93,-195r-33,6r-21,-23r-20,22r-34,0r33,-54r43,0","w":78},"\u00ef":{"d":"65,0r-52,0r0,-176r52,0r0,176xm91,-191r-43,0r0,-47r43,0r0,47xm30,-191r-43,0r0,-47r43,0r0,47","w":78},"\u00f4":{"d":"156,-88v0,59,-31,92,-75,92v-44,0,-74,-32,-74,-92v0,-59,30,-92,74,-92v44,0,75,33,75,92xm104,-88v0,-30,-7,-49,-23,-49v-15,0,-23,19,-23,49v0,31,8,48,23,48v15,0,23,-18,23,-48xm133,-195r-32,6r-21,-23r-20,22r-35,0r33,-54r44,0","w":162},"\u00f9":{"d":"148,0r-44,0r-4,-19v-24,31,-89,34,-89,-22r0,-135r52,0r0,121v1,19,22,12,32,3r0,-124r53,0r0,176xm98,-190r-34,0r-47,-44r64,-11"},"\u00fb":{"d":"148,0r-44,0r-4,-19v-24,31,-89,34,-89,-22r0,-135r52,0r0,121v1,19,22,12,32,3r0,-124r53,0r0,176xm134,-195r-32,6r-22,-23r-20,22r-34,0r33,-54r43,0"},"\u00fc":{"d":"148,0r-44,0r-4,-19v-24,31,-89,34,-89,-22r0,-135r52,0r0,121v1,19,22,12,32,3r0,-124r53,0r0,176xm131,-191r-42,0r0,-47r42,0r0,47xm71,-191r-43,0r0,-47r43,0r0,47"},"\u00c0":{"d":"197,-8r-61,10r-11,-54r-55,0r-11,52r-59,0r65,-249r71,0xm116,-98r-18,-84r-18,84r36,0xm115,-262r-34,0r-48,-44r64,-11","w":197},"\u00ff":{"d":"153,-176r-49,178v-13,50,-38,65,-89,57r-7,-43v17,4,36,6,41,-13r-50,-175r55,-7r25,120r22,-117r52,0xm130,-191r-43,0r0,-47r43,0r0,47xm70,-191r-43,0r0,-47r43,0r0,47","w":152},"\u0178":{"d":"192,-248r-69,159r0,89r-60,0r0,-87r-66,-155r64,-9r35,99r34,-96r62,0xm149,-259r-43,0r0,-47r43,0r0,47xm89,-259r-43,0r0,-47r43,0r0,47","w":188},"\u00c2":{"d":"197,-8r-61,10r-11,-54r-55,0r-11,52r-59,0r65,-249r71,0xm116,-98r-18,-84r-18,84r36,0xm153,-264r-32,7r-21,-23r-20,22r-34,0r33,-54r43,0","w":197},"\u00ca":{"d":"149,0r-134,0r0,-248r132,0r0,48r-73,0r0,46r52,0r8,50r-60,0r0,55r75,0r0,49xm135,-267r-32,6r-21,-22r-20,21r-34,0r33,-53r43,0","w":157},"\u00cb":{"d":"149,0r-134,0r0,-248r132,0r0,48r-73,0r0,46r52,0r8,50r-60,0r0,55r75,0r0,49xm133,-262r-43,0r0,-48r43,0r0,48xm72,-262r-42,0r0,-48r42,0r0,48","w":157},"\u00c8":{"d":"149,0r-134,0r0,-248r132,0r0,48r-73,0r0,46r52,0r8,50r-60,0r0,55r75,0r0,49xm105,-262r-34,0r-48,-44r64,-11","w":157},"\u00ce":{"d":"76,0r-60,0r0,-248r60,0r0,248xm101,-264r-32,7r-21,-23r-20,21r-35,0r33,-53r43,0","w":91},"\u00cf":{"d":"76,0r-60,0r0,-248r60,0r0,248xm99,-262r-43,0r0,-48r43,0r0,48xm39,-262r-43,0r0,-48r43,0r0,48","w":91},"\u00d4":{"d":"199,-125v0,78,-32,130,-95,130v-63,0,-95,-51,-95,-129v0,-78,32,-129,95,-129v63,0,95,50,95,128xm138,-124v0,-51,-10,-82,-34,-82v-25,0,-34,31,-34,82v0,51,9,81,34,81v24,0,34,-30,34,-81xm158,-269r-32,7r-22,-23r-19,21r-35,0r33,-53r43,0","w":207},"\u00db":{"d":"185,-79v0,54,-31,83,-86,83v-56,0,-86,-31,-86,-82r0,-170r60,0r0,171v0,20,9,33,26,33v17,0,26,-11,26,-32r0,-172r60,0r0,169xm153,-264r-32,7r-21,-23r-20,21r-34,0r33,-53r43,0","w":198},"\u00d9":{"d":"185,-79v0,54,-31,83,-86,83v-56,0,-86,-31,-86,-82r0,-170r60,0r0,171v0,20,9,33,26,33v17,0,26,-11,26,-32r0,-172r60,0r0,169xm118,-257r-34,0r-47,-44r64,-11","w":198},"\u00a0":{"w":65}}});


/*
 * Rules
*/
Cufon.replace('.cf', { fontFamily: 'Whitney HTF', textShadow: '#d7ad21 0 -1px' });
Cufon.replace('.cf-1', { fontFamily: 'Whitney HTF', textShadow: '#484848 1px 1px' });