/*
 * 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
 */
Cufon.registerFont({"w":188,"face":{"font-family":"Whitney","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-13 -272 353 68","underline-thickness":"7.2","underline-position":"-44.28","stemh":"22","stemv":"25","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":81},"!":{"d":"63,-248r-8,176r-14,3r-7,-179r29,0xm62,0r-28,0r0,-35r28,0r0,35","w":96},"\"":{"d":"114,-243r-7,70r-14,-3r-8,-67r29,0xm54,-243r-8,70r-14,-3r-7,-67r29,0","w":139,"k":{"4":19}},"#":{"d":"74,-65r-10,68r-19,-4r10,-64r-39,0r0,-20r42,0r12,-73r-44,0r-3,-21r50,0r11,-65r19,0r-11,65r67,0r11,-67r18,4r-10,63r39,0r0,21r-42,0r-12,73r44,0r3,20r-50,0r-10,66r-19,0r10,-66r-67,0xm89,-158r-12,73r67,0r12,-73r-67,0","w":233},"$":{"d":"125,-243v14,2,27,6,37,11r-4,22v-11,-5,-24,-9,-37,-12r-14,88v45,16,64,34,64,68v0,43,-32,69,-85,67r-6,43r-18,-4r7,-40v-19,-3,-36,-9,-50,-15r4,-22v15,8,31,14,49,17r15,-98v-42,-14,-63,-30,-63,-65v-1,-41,36,-66,83,-61r4,-28r18,5xm89,-18v71,4,85,-77,15,-95xm104,-225v-36,-2,-59,15,-58,40v0,23,13,33,45,45","w":192},"%":{"d":"132,-178v0,42,-25,69,-56,69v-32,0,-55,-27,-55,-69v0,-42,23,-68,55,-68v31,0,56,26,56,68xm245,-241r-155,244r-19,-5r155,-244xm111,-178v0,-28,-13,-51,-35,-51v-22,0,-34,22,-34,51v0,29,13,51,35,51v22,0,34,-22,34,-51xm296,-66v0,42,-25,69,-56,69v-31,0,-55,-27,-55,-69v0,-42,24,-68,55,-68v31,0,56,26,56,68xm275,-66v0,-29,-13,-51,-35,-51v-23,0,-34,22,-34,51v0,28,13,51,35,51v22,0,34,-22,34,-51","w":316},"&":{"d":"242,-4r-26,6r-40,-39v-35,62,-160,52,-160,-26v0,-37,25,-60,59,-76v-44,-37,-31,-114,39,-113v22,0,41,5,58,15r-4,25v-32,-25,-92,-29,-94,16v0,18,7,30,26,49r73,74v9,-19,16,-43,20,-72r23,5v-6,33,-14,61,-27,83xm161,-53r-71,-71v-63,17,-67,104,5,107v25,0,48,-12,66,-36","w":245,"k":{"Y":29,"W":14,"V":18,"T":29,"S":1,"Q":5,"O":5,"G":5,"C":5}},"(":{"d":"126,30r-24,5v-47,-41,-77,-85,-77,-147v0,-63,32,-112,91,-150r4,23v-99,67,-89,196,6,269","w":143,"k":{"w":6,"v":6,"s":6,"q":6,"o":10,"j":-6,"e":10,"d":6,"c":10,"S":5,"Q":13,"O":13,"J":6,"G":13,"C":13,"A":10,"4":16}},")":{"d":"118,-114v0,64,-32,112,-91,150r-4,-22v98,-66,90,-195,-5,-269r23,-5v47,41,77,84,77,146","w":143},"*":{"d":"129,-207r-42,18r23,40r-6,5r-31,-35r-31,35r-6,-5r23,-40r-41,-18r2,-8r44,10r5,-46r8,0r4,46r45,-10","w":146,"k":{"X":6,"J":22,"A":32}},"+":{"d":"184,-112r-71,0r0,73r-21,0r0,-73r-71,0r0,-19r71,0r0,-73r21,0r0,73r71,0r0,19","w":205},",":{"d":"59,-35r-35,83r-12,-3r18,-80r29,0","w":78,"k":{"y":6,"w":13,"v":14,"t":6,"o":3,"f":5,"e":3,"c":3,"Y":39,"W":26,"V":32,"T":32,"Q":10,"O":10,"G":10,"C":10,"9":8,"7":8,"6":3,"4":10,"3":-6,"2":-6,"1":18,"0":6}},"-":{"d":"109,-90r-87,0r0,-24r87,0r0,24","w":131,"k":{"z":5,"y":5,"x":13,"w":3,"v":5,"f":3,"Z":8,"Y":29,"X":19,"W":16,"V":19,"T":23,"S":6,"J":14,"A":8,"7":26,"2":10,"1":16}},".":{"d":"53,0r-27,0r0,-35r27,0r0,35","w":78,"k":{"y":11,"w":13,"v":14,"t":6,"o":3,"f":5,"e":3,"c":3,"Y":39,"W":26,"V":32,"T":32,"Q":10,"O":10,"G":10,"C":10,"9":8,"7":8,"6":3,"4":10,"3":-6,"2":-6,"1":18,"0":6}},"\/":{"d":"179,-246r-170,291r-22,-5r170,-291","w":186,"k":{"z":36,"y":29,"x":36,"w":29,"v":29,"u":37,"t":10,"s":39,"r":39,"q":44,"p":39,"o":47,"n":39,"m":39,"j":6,"i":6,"g":46,"f":13,"e":47,"d":44,"c":47,"a":42,"Z":6,"X":6,"Q":16,"O":16,"M":8,"J":23,"G":16,"C":16,"A":46,"8":3,"6":19,"4":42,"2":6,"0":13,"\/":72}},"0":{"d":"200,-122v0,77,-34,127,-89,127v-55,0,-89,-49,-89,-126v0,-77,34,-127,89,-127v55,0,89,49,89,126xm176,-122v0,-64,-23,-105,-65,-105v-42,0,-65,41,-65,105v0,64,23,105,65,105v42,0,65,-41,65,-105","w":221,"k":{"7":9,"3":3,"2":3,"1":1,"\/":10,".":6,",":6}},"1":{"d":"90,0r-24,0r0,-219r-52,21r-4,-19v27,-9,43,-28,80,-27r0,244","w":127},"2":{"d":"171,0r-153,0r0,-18r90,-95v26,-28,35,-44,35,-67v-1,-62,-86,-53,-115,-17r-4,-24v38,-42,148,-36,143,39v-4,65,-82,116,-117,161r118,0","w":192,"k":{"7":5,"6":3,"4":13,"2":3,"-":6}},"3":{"d":"116,-129v85,21,56,134,-32,134v-26,0,-51,-8,-68,-19r4,-24v37,31,122,31,122,-28v0,-35,-29,-55,-81,-52r-3,-21v46,3,80,-13,80,-46v0,-53,-87,-48,-115,-18r-3,-23v19,-13,41,-22,70,-22v88,0,92,104,26,119","k":{"7":5,"\/":3}},"4":{"d":"202,-58r-40,0r0,58r-23,0r0,-58r-124,0r0,-17r117,-169r30,0r0,167r40,0r0,19xm139,-77r0,-141r-98,141r98,0","w":213,"k":{"9":6,"7":8,"1":8}},"5":{"d":"173,-75v0,78,-101,97,-155,62r4,-23v40,30,127,28,127,-38v0,-51,-65,-62,-104,-43r-16,-4r9,-122r122,0r4,21r-106,0r-6,82v53,-21,121,6,121,65","w":192,"k":{"9":3,"7":8,"2":1,"1":4}},"6":{"d":"47,-125v50,-40,140,-24,140,51v0,47,-34,79,-79,79v-50,0,-86,-40,-86,-104v0,-82,51,-128,127,-149r3,22v-57,16,-96,46,-105,101xm163,-73v0,-62,-84,-66,-117,-27v0,49,25,84,62,84v33,0,55,-23,55,-57","w":204,"k":{"9":3,"7":13,"4":-3,"2":1,"1":7}},"7":{"d":"172,-225r-101,228r-23,-6r97,-219r-125,0r-3,-21r155,0r0,18","w":191,"k":{":":6,"8":6,"6":14,"5":6,"4":31,"2":3,"1":-3,"0":7,"\/":46,".":32,"-":19,",":32}},"8":{"d":"112,-135v25,-13,41,-31,41,-52v0,-23,-18,-41,-49,-41v-33,0,-50,20,-50,41v0,24,14,36,58,52xm94,-120v-64,18,-67,105,10,104v32,0,57,-18,57,-46v0,-27,-16,-40,-67,-58xm73,-129v-25,-12,-43,-28,-43,-58v0,-35,30,-61,74,-61v44,0,73,27,73,60v0,28,-19,47,-43,61v32,14,51,32,51,65v0,39,-34,67,-82,67v-97,2,-107,-107,-30,-134","w":205,"k":{"9":1,"7":6,"2":1}},"9":{"d":"157,-115v-50,40,-139,23,-139,-53v0,-45,31,-80,79,-80v50,0,86,39,86,103v0,82,-52,131,-130,150r-4,-22v58,-13,98,-44,108,-98xm159,-139v2,-52,-24,-88,-62,-88v-34,0,-55,22,-55,57v0,64,81,68,117,31","w":204,"k":{"7":9,"5":3,"4":5,"3":3,"2":7,"\/":18,".":11,",":11}},":":{"d":"55,-135r-28,0r0,-35r28,0r0,35xm55,0r-28,0r0,-35r28,0r0,35","w":81,"k":{"Y":23,"W":11,"V":13,"T":23,"7":10}},";":{"d":"57,-135r-28,0r0,-35r28,0r0,35xm57,-35r-34,83r-13,-3r18,-80r29,0","w":81,"k":{"Y":23,"W":11,"V":13,"T":23}},"<":{"d":"179,-32r-158,-80r0,-19r158,-80r0,23r-134,66r134,67r0,23","w":205},"=":{"d":"190,-150r-162,0r0,-22r162,0r0,22xm190,-71r-162,0r0,-22r162,0r0,22","w":217},">":{"d":"184,-112r-157,80r0,-23r133,-66r-133,-67r0,-23r157,80r0,19","w":205},"?":{"d":"159,-192v0,37,-25,55,-66,76r-3,44r-16,4r-4,-60v38,-15,66,-38,64,-63v-5,-56,-85,-45,-114,-13r-3,-25v40,-37,142,-33,142,37xm96,0r-28,0r0,-35r28,0r0,35","w":179},"@":{"d":"176,-71r10,-64v-42,-17,-75,12,-75,67v0,53,40,31,65,-3xm176,-50v-18,21,-32,31,-50,31v-20,0,-36,-16,-36,-47v1,-73,58,-111,118,-82r-13,92v0,14,8,24,25,24v26,0,49,-27,49,-80v0,-66,-39,-102,-102,-102v-74,0,-134,61,-134,148v0,105,106,126,182,89r2,10v-20,10,-49,17,-81,17v-72,0,-116,-41,-116,-116v0,-91,64,-159,148,-159v71,0,114,44,114,113v0,59,-29,93,-65,93v-22,0,-38,-11,-41,-31","w":302},"A":{"d":"235,-3r-24,6r-32,-83r-109,0r-31,80r-25,0r98,-250r26,0xm170,-102r-46,-119r-45,119r91,0","w":248,"k":{"y":11,"w":11,"v":11,"u":1,"t":8,"q":1,"o":1,"f":6,"e":1,"d":1,"c":1,"Y":34,"W":24,"V":32,"U":5,"T":32,"Q":10,"O":10,"G":10,"C":10,"?":21,"-":8,"*":32,")":10}},"B":{"d":"130,-132v85,27,50,141,-40,132r-57,0r0,-248v67,-5,134,4,134,62v0,27,-14,45,-37,54xm143,-185v0,-37,-40,-46,-85,-42r0,87v45,4,85,-8,85,-45xm154,-70v0,-46,-45,-53,-96,-50r0,98v50,3,96,-4,96,-48","w":196,"k":{"y":3,"x":5,"w":3,"v":3,"Z":3,"Y":10,"X":5,"W":5,"V":6,"T":6,")":6,"&":-5}},"C":{"d":"210,-20v-76,58,-188,8,-188,-104v0,-106,103,-162,184,-108r-4,25v-63,-52,-154,-14,-154,82v0,100,96,135,159,81","w":233,"k":{"y":13,"x":6,"w":13,"v":13,"u":3,"q":5,"o":6,"l":3,"j":3,"i":3,"f":5,"e":6,"d":5,"c":6,"Z":3,"Y":6,"X":5,"W":3,"V":3,"T":3,"Q":13,"O":13,"G":13,"C":13,"A":3,"-":6}},"D":{"d":"230,-125v0,76,-50,125,-130,125r-67,0r0,-248r68,0v83,0,129,49,129,123xm204,-124v0,-83,-59,-110,-146,-102r0,204v87,7,146,-17,146,-102","w":252,"k":{"}":13,"z":3,"x":3,"a":3,"]":13,"Z":13,"Y":19,"X":14,"W":10,"V":11,"T":19,"S":3,"J":13,"A":13,"?":5,"\/":19,".":11,",":11,")":16}},"E":{"d":"166,0r-133,0r0,-248r130,0r0,22r-105,0r0,85r83,0r3,22r-86,0r0,97r108,0r0,22","w":181,"k":{"y":6,"w":6,"v":6,"q":1,"o":3,"e":3,"d":1,"c":3,"Q":3,"O":3,"G":3,"C":3}},"F":{"d":"158,-226r-100,0r0,89r80,0r3,22r-83,0r0,115r-25,0r0,-248r125,0r0,22","w":171,"k":{"z":14,"y":10,"x":16,"w":10,"v":10,"u":13,"t":6,"s":13,"r":14,"q":13,"p":14,"o":14,"n":14,"m":14,"l":3,"j":6,"i":6,"g":16,"f":8,"e":14,"d":13,"c":14,"a":19,"Z":6,"X":5,"S":3,"Q":5,"O":5,"M":5,"J":21,"G":5,"C":5,"A":24,"?":-3,";":5,":":5,"\/":32,".":26,",":26,"&":6}},"G":{"d":"220,-21v-23,15,-49,26,-81,26v-73,0,-117,-53,-117,-129v0,-109,109,-162,188,-107r-4,25v-18,-15,-42,-25,-70,-25v-55,0,-88,43,-88,107v0,89,78,131,148,91r0,-75r-60,0r-4,-22r88,0r0,109","w":249,"k":{"y":3,"w":3,"v":3,"Y":10,"W":5,"V":6,"T":10,"?":3}},"H":{"d":"221,0r-25,0r0,-119r-138,0r0,119r-25,0r0,-248r25,0r0,107r138,0r0,-107r25,0r0,248","w":253},"I":{"d":"60,0r-24,0r0,-248r24,0r0,248","w":96},"J":{"d":"99,-60v1,51,-38,68,-86,60r-3,-23v32,10,65,1,65,-38r0,-187r24,0r0,188","w":131,"k":{"J":6,"A":5,".":3,",":3}},"K":{"d":"212,-3r-27,6r-127,-131r0,128r-25,0r0,-248r25,0r0,113r116,-113r31,0r-119,115","w":218,"k":{"y":19,"x":6,"w":18,"v":18,"u":5,"t":8,"q":8,"o":10,"f":6,"e":10,"d":8,"c":10,"Y":6,"W":6,"V":8,"U":2,"S":3,"Q":16,"O":16,"G":16,"C":16,"?":3,"-":16,"&":3}},"L":{"d":"157,0r-124,0r0,-248r25,0r0,226r96,0","w":167,"k":{"y":19,"w":19,"v":19,"t":8,"q":5,"o":6,"f":6,"e":6,"d":5,"c":6,"Y":39,"W":32,"V":36,"U":8,"T":39,"Q":16,"O":16,"G":16,"C":16,"?":19,"-":16,"*":29,")":3}},"M":{"d":"299,0r-24,0r-16,-212r-86,213r-20,0r-86,-213r-16,212r-23,0r20,-248r30,0r85,216r86,-216r30,0","w":326,"k":{"Y":10,"W":6,"V":8,"U":1,"T":6}},"N":{"d":"221,0r-19,0r-145,-209r0,209r-24,0r0,-248r24,0r140,202r0,-202r24,0r0,248","w":253},"O":{"d":"246,-125v0,76,-45,130,-112,130v-66,0,-112,-53,-112,-129v0,-76,46,-129,112,-129v67,0,112,52,112,128xm221,-124v0,-64,-35,-107,-87,-107v-52,0,-86,43,-86,106v0,64,34,107,86,107v52,0,87,-43,87,-106","w":268,"k":{"}":10,"]":13,"Z":10,"Y":16,"X":11,"W":8,"V":10,"T":16,"S":1,"J":11,"A":10,"?":5,"\/":16,".":10,",":10,")":13}},"P":{"d":"176,-179v0,60,-51,79,-118,74r0,105r-25,0r0,-248v72,-4,143,0,143,69xm151,-178v0,-45,-44,-51,-93,-48r0,99v50,3,93,-4,93,-51","w":191,"k":{"z":3,"x":3,"u":3,"t":-3,"s":6,"r":3,"q":10,"p":3,"o":11,"n":3,"m":3,"j":3,"i":3,"g":8,"f":-3,"e":11,"d":10,"c":11,"a":10,"Z":11,"Y":6,"X":11,"M":3,"J":24,"A":24,"\/":36,".":29,"-":6,",":29,")":10,"&":8}},"Q":{"d":"246,-125v0,66,-34,113,-85,125r78,29r-5,23v-87,-41,-212,-46,-212,-176v0,-76,46,-129,112,-129v67,0,112,52,112,128xm221,-124v0,-64,-35,-107,-87,-107v-53,0,-86,43,-86,107v0,64,34,107,86,107v53,0,87,-43,87,-107","w":268,"k":{"Z":10,"Y":16,"X":11,"W":8,"V":10,"T":16,"S":1,"J":8,"A":10,"?":5,".":10,")":8}},"R":{"d":"151,-179v0,-43,-44,-51,-93,-47r0,95v49,3,93,-4,93,-48xm117,-113r79,110r-25,6r-81,-113r-32,0r0,110r-25,0r0,-248v71,-4,143,0,143,67v0,39,-25,61,-59,68","w":204,"k":{"w":5,"v":5,"q":5,"o":6,"e":6,"d":5,"c":6,"Y":11,"W":6,"V":8,"U":1,"T":6,"Q":3,"O":3,"G":3,"C":3,"-":5}},"S":{"d":"165,-66v0,70,-95,84,-143,53r4,-25v30,25,116,31,114,-26v0,-24,-12,-36,-50,-53v-48,-21,-65,-37,-65,-72v0,-59,83,-77,126,-49r-3,25v-27,-23,-98,-23,-98,23v0,23,12,33,50,50v46,20,65,38,65,74","w":184,"k":{"y":3,"x":5,"w":3,"v":3,"Z":1,"Y":10,"X":3,"W":5,"V":6,"T":5,"S":3,"Q":1,"O":1,"G":1,"C":1,"A":1,"?":5,")":5,"&":-5}},"T":{"d":"199,-226r-81,0r0,226r-25,0r0,-226r-80,0r0,-22r182,0","w":209,"k":{"z":42,"y":42,"x":46,"w":42,"v":42,"u":42,"t":16,"s":42,"r":42,"q":42,"p":42,"o":46,"n":42,"m":42,"l":6,"j":11,"i":11,"h":6,"g":46,"f":16,"e":46,"d":42,"c":46,"a":46,"Z":6,"X":5,"S":5,"Q":16,"O":16,"M":6,"J":24,"G":16,"C":16,"A":32,";":23,":":23,"\/":39,".":32,"-":23,",":32,"&":18}},"U":{"d":"216,-95v0,60,-36,99,-94,99v-58,0,-93,-39,-93,-97r0,-155r25,0v7,92,-31,229,68,230v99,1,62,-138,69,-230r25,0r0,153","w":245,"k":{"Z":3,"X":3,"M":1,"J":6,"A":5}},"V":{"d":"231,-248r-98,249r-22,0r-97,-247r25,-5r83,220r83,-217r26,0","w":244,"k":{"z":19,"y":16,"x":23,"w":16,"v":16,"u":23,"t":10,"s":26,"r":24,"q":28,"p":24,"o":29,"n":24,"m":24,"j":10,"i":10,"g":28,"f":6,"e":29,"d":28,"c":29,"a":28,"Z":5,"X":6,"S":6,"Q":10,"O":10,"M":8,"J":23,"G":10,"C":10,"A":32,";":13,":":13,"\/":46,".":32,"-":19,",":32,"&":13}},"W":{"d":"353,-248r-75,248r-22,0r-72,-214r-71,214r-21,0r-75,-246r25,-5r62,213r68,-210r26,0r69,210r61,-210r25,0","w":369,"k":{"z":13,"y":10,"x":16,"w":10,"v":10,"u":16,"t":5,"s":19,"r":18,"q":21,"p":18,"o":23,"n":18,"m":18,"j":6,"i":6,"g":19,"f":6,"e":23,"d":21,"c":23,"a":21,"Z":3,"X":5,"S":5,"Q":8,"O":8,"M":6,"J":21,"G":8,"C":8,"A":24,";":11,":":11,"\/":32,".":26,"-":16,",":26,"&":10}},"X":{"d":"100,-130r-78,-115r24,-5r68,101r66,-99r27,0r-79,118r87,127r-25,5r-76,-113r-74,111r-27,0","w":228,"k":{"y":13,"w":13,"v":13,"u":3,"t":6,"q":5,"o":6,"f":3,"e":6,"d":5,"c":6,"Y":6,"X":3,"W":5,"V":6,"U":3,"T":5,"S":3,"Q":11,"O":11,"G":11,"C":11,"?":6,"-":19,"*":6,"&":3}},"Y":{"d":"214,-248r-89,145r0,103r-25,0r0,-103r-88,-143r25,-5r76,126r74,-123r27,0","w":226,"k":{"z":29,"y":26,"x":29,"w":26,"v":26,"u":32,"t":13,"s":37,"r":32,"q":39,"p":32,"o":42,"n":32,"m":32,"j":8,"i":8,"g":41,"f":11,"e":42,"d":39,"c":42,"a":37,"Z":6,"X":6,"S":10,"Q":16,"O":16,"M":10,"J":29,"G":16,"C":16,"A":34,";":23,":":23,"\/":46,".":39,"-":29,",":39,"&":23}},"Z":{"d":"200,0r-179,0r0,-18r146,-209r-136,0r-3,-21r169,0r0,17r-146,210r146,0","w":218,"k":{"y":10,"w":10,"v":10,"u":3,"t":3,"q":6,"o":8,"f":5,"e":8,"d":6,"c":8,"Q":10,"O":10,"G":10,"C":10,"-":13,"&":3}},"[":{"d":"126,38r-91,0r0,-286r90,0r0,18r-67,0r0,249r65,0","w":146,"k":{"j":-10,"Q":13,"O":13,"G":13,"C":13}},"\\":{"d":"199,40r-22,5r-169,-291r21,-5","w":186},"]":{"d":"111,38r-89,0r0,-19r67,0r0,-249r-66,0r-3,-18r91,0r0,286","w":146},"^":{"d":"129,-200r-13,3r-34,-31v-16,10,-20,32,-49,30r38,-52r22,0","w":164},"_":{"d":"167,38r-167,0r0,-20r167,0r0,20","w":167},"a":{"d":"150,0r-18,0r-4,-23v-27,35,-111,41,-111,-20v0,-40,32,-58,109,-66v8,-59,-58,-48,-94,-29r-3,-21v42,-23,121,-25,121,38r0,121xm126,-42r0,-48v-67,7,-85,23,-85,46v0,45,62,26,85,2","w":176,"k":{"y":3,"w":3,"v":3,"?":13}},"b":{"d":"172,-90v0,90,-76,106,-144,81r0,-245r23,-4r0,110v39,-46,121,-29,121,58xm148,-89v0,-74,-65,-80,-97,-34r0,98v48,17,97,4,97,-64","w":190,"k":{"z":3,"y":3,"x":6,"w":3,"v":3,"?":13,"\/":3,".":3,",":3,")":6}},"c":{"d":"152,-16v-54,43,-135,15,-135,-69v0,-83,79,-110,133,-72r-3,24v-42,-38,-106,-21,-106,48v0,68,64,87,108,48","w":167,"k":{"q":1,"o":3,"e":3,"d":1,"c":3}},"d":{"d":"163,0r-18,0r-4,-25v-38,50,-123,34,-123,-55v0,-82,61,-109,122,-84r0,-90r23,-4r0,258xm140,-48r0,-94v-47,-23,-98,-9,-98,61v0,73,67,79,98,33","w":191},"e":{"d":"91,-174v48,0,69,40,68,90r-118,0v-3,76,74,82,115,42r3,21v-51,45,-142,29,-142,-64v0,-55,32,-89,74,-89xm135,-102v-3,-31,-17,-53,-44,-53v-27,0,-44,20,-49,53r93,0","w":176,"k":{"y":4,"x":3,"w":4,"v":4,"?":13}},"f":{"d":"101,-235v-20,-3,-40,0,-40,25r0,40r35,0r3,20r-38,0r0,150r-24,0r0,-150r-25,0r0,-20r25,0v-4,-53,4,-95,61,-87","w":107,"k":{"}":-6,"z":1,"x":3,"t":-3,"s":1,"q":3,"o":3,"g":2,"e":3,"d":3,"c":3,"a":5,"]":-6,"?":-6,"\/":10,".":10,"-":6,",":10,"*":-6,")":-6}},"g":{"d":"103,-10v-33,-15,-71,6,-71,29v0,18,22,28,55,28v62,1,82,-48,16,-57xm124,-116v0,-23,-17,-40,-41,-40v-24,0,-39,18,-39,41v0,22,15,39,40,39v25,0,40,-17,40,-40xm126,-159r43,-14r4,23r-34,4v27,45,-13,99,-70,87v-7,4,-11,8,-11,12v0,7,7,10,38,15v38,6,71,18,71,46v0,33,-37,51,-81,51v-79,0,-107,-61,-39,-90v-20,-12,-14,-29,4,-40v-54,-22,-30,-109,32,-109v17,0,31,6,43,15","w":180,"k":{"}":6,"t":-3,"q":3,"o":4,"j":-4,"f":-3,"e":4,"d":3,"c":4,"a":2,"]":6,"?":10,"\/":-19,")":6}},"h":{"d":"162,0r-24,0r0,-117v-2,-55,-61,-38,-87,-6r0,123r-23,0r0,-254r23,-4r0,112v31,-38,111,-41,111,24r0,122","k":{"y":3,"w":3,"v":3,"?":13}},"i":{"d":"42,-246v24,0,20,35,0,35v-9,0,-17,-8,-17,-17v0,-9,8,-18,17,-18xm54,0r-24,0r0,-170r24,0r0,170","w":83},"j":{"d":"42,-246v24,0,20,35,0,35v-9,0,-17,-8,-17,-17v0,-9,8,-18,17,-18xm54,26v0,32,-24,43,-53,38r-3,-22v15,4,32,2,32,-18r0,-194r24,0r0,196","w":83,"k":{"\/":-13}},"k":{"d":"162,-2r-26,5r-85,-93r0,90r-23,0r0,-254r23,-4r0,161r75,-73r30,0r-79,76","w":167,"k":{"y":6,"x":3,"w":6,"v":6,"u":3,"t":3,"s":3,"q":10,"o":10,"e":10,"d":10,"c":8,"a":3,"?":6,"-":10}},"l":{"d":"54,0r-24,0r0,-254r24,-4r0,258","w":84},"m":{"d":"269,0r-24,0r0,-117v-2,-54,-59,-38,-85,-6r0,123r-24,0r0,-117v-1,-53,-60,-39,-85,-7r0,124r-23,0r0,-170r18,0r4,24v26,-32,93,-42,107,2v31,-40,112,-44,112,22r0,122","w":294,"k":{"y":3,"w":3,"v":3,"?":13}},"n":{"d":"162,0r-24,0r0,-117v-2,-55,-61,-38,-87,-6r0,123r-23,0r0,-170r18,0r4,25v32,-39,112,-43,112,23r0,122","k":{"y":3,"w":3,"v":3,"?":13}},"o":{"d":"171,-85v0,56,-33,89,-77,89v-44,0,-77,-33,-77,-89v0,-57,34,-89,77,-89v44,0,77,32,77,89xm147,-85v0,-39,-19,-69,-53,-69v-34,0,-53,29,-53,69v0,39,20,68,53,68v35,0,53,-28,53,-68","k":{"z":5,"y":5,"x":6,"w":5,"v":5,"?":13,"\/":6,".":3,",":3,")":10}},"p":{"d":"174,-90v-2,82,-61,107,-123,84r0,68r-23,4r0,-236r18,0r4,24v38,-49,126,-32,124,56xm149,-89v0,-75,-67,-80,-98,-33r0,94v47,22,98,9,98,-61","w":191,"k":{"z":3,"y":3,"x":6,"w":3,"v":3,"?":13,"\/":3,".":3,",":3,")":6}},"q":{"d":"162,62r-23,4r0,-88v-39,46,-121,29,-121,-58v0,-90,76,-108,144,-82r0,224xm139,-48r0,-97v-48,-17,-97,-4,-97,64v0,73,66,79,97,33","w":190,"k":{"?":10,"\/":-13}},"r":{"d":"115,-152v-28,2,-52,22,-64,45r0,107r-23,0r0,-170r17,0r6,35v13,-19,32,-38,60,-39","w":123,"k":{"x":3,"t":-3,"s":3,"q":6,"o":6,"g":3,"e":6,"d":6,"c":6,"a":6,"\/":23,".":26,"-":6,",":26}},"s":{"d":"141,-46v0,55,-88,58,-125,34r4,-23v22,18,96,32,98,-9v0,-17,-9,-29,-44,-34v-75,-12,-69,-96,4,-96v20,0,38,5,53,12r-4,22v-23,-15,-83,-22,-84,11v0,14,9,21,38,29v40,11,60,24,60,54","w":157,"k":{"y":3,"x":5,"w":3,"v":3,"s":1,"?":13,")":6}},"t":{"d":"104,0v-31,7,-68,2,-68,-39r0,-111r-26,0r0,-20r26,0r0,-59r23,-4r0,63r40,0r3,20r-43,0r0,107v-2,23,20,29,41,23","w":118,"k":{"y":3,"w":3,"v":3,"q":1,"o":1,"g":1,"f":1,"e":1,"d":1,"c":1,"?":6,"\/":-10,"-":6}},"u":{"d":"161,0r-19,0r-4,-25v-32,40,-112,41,-112,-24r0,-121r24,0r0,117v3,53,61,38,87,6r0,-123r24,0r0,170","k":{"?":10}},"v":{"d":"158,-170r-63,171r-22,0r-62,-169r24,-4r50,144r49,-142r24,0","w":169,"k":{"x":3,"s":3,"q":5,"o":5,"g":3,"e":5,"d":5,"c":5,"a":5,"?":6,"\/":21,".":14,"-":5,",":14,")":6}},"w":{"d":"251,-170r-56,171r-20,0r-43,-140r-43,140r-20,0r-57,-170r23,-4r44,141r43,-139r21,0r42,139r43,-138r23,0","w":262,"k":{"x":3,"s":3,"q":5,"o":5,"g":3,"e":5,"d":5,"c":5,"a":4,"?":6,"\/":16,".":13,"-":3,",":13,")":6}},"x":{"d":"157,-2r-24,5r-49,-73r-46,70r-25,0r59,-87r-56,-81r24,-5r45,67r43,-64r25,0r-56,82","w":169,"k":{"x":3,"w":3,"v":3,"s":5,"q":6,"o":6,"g":1,"f":1,"e":6,"d":6,"c":6,"a":3,"?":8,"-":13}},"y":{"d":"162,-170r-72,191v-14,36,-30,47,-62,43r-3,-21v32,9,44,-17,51,-42r-65,-169r23,-4r53,145r51,-143r24,0","w":172,"k":{"s":3,"q":5,"o":5,"g":3,"e":5,"d":5,"c":5,"a":5,"?":6,"\/":21,".":14,"-":5,",":14,")":6}},"z":{"d":"147,0r-132,0r0,-18r101,-132r-93,0r-3,-20r124,0r0,18r-102,132r101,0","w":161,"k":{"z":3,"s":1,"q":3,"o":6,"e":6,"d":3,"c":5,"a":3,"?":6,"\/":-6,"-":3}},"{":{"d":"149,38v-47,3,-91,-3,-86,-47v5,-42,10,-98,-44,-87r-3,-18v31,1,51,-3,51,-37v0,-48,-11,-101,47,-97r33,0r0,18v-31,-1,-65,-2,-61,29v5,40,9,94,-32,96v41,2,38,56,32,96v-3,29,30,30,60,28","w":168,"k":{"j":-10,"Q":13,"O":13,"G":13,"C":13}},"|":{"d":"59,64r-22,4r0,-325r22,-3r0,324","w":96},"}":{"d":"153,-96v-31,-1,-51,3,-51,37v0,48,11,100,-47,97r-33,0r0,-19v30,1,67,2,62,-28v-6,-40,-12,-94,31,-96v-42,-2,-37,-57,-31,-97v5,-30,-31,-29,-61,-28r-3,-18v46,-3,91,1,86,46v-5,42,-10,98,44,88","w":168},"~":{"d":"48,-121v24,0,56,43,63,-1r16,4v-4,24,-14,37,-28,37v-24,0,-56,-45,-63,0r-16,-3v4,-24,14,-37,28,-37","w":146},"'":{"d":"54,-243r-8,70r-14,-3r-7,-67r29,0","w":78,"k":{"4":19}},"`":{"d":"112,-198r-16,0r-49,-48r31,-7","w":164},"\u00a0":{"w":81}}});

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (C) 2004 Hoefler & Frere-Jones Typography, Inc. www.typography.com
 */
Cufon.registerFont({"w":191,"face":{"font-family":"WhitneyBold","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-13 -272 352 67","underline-thickness":"7.2","underline-position":"-44.28","stemh":"35","stemv":"43","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":77},"!":{"d":"78,-248r-13,162r-27,6r-14,-168r54,0xm75,0r-48,0r0,-53r48,0r0,53","w":102},"\"":{"d":"148,-243r-13,91r-27,-6r-12,-85r52,0xm71,-243r-13,91r-27,-6r-11,-85r51,0","w":167,"k":{"4":19}},"#":{"d":"82,-57r-9,60r-29,-7r9,-53r-39,0r0,-36r44,0r9,-57r-40,0r-6,-37r52,0r9,-57r30,0r-9,57r55,0r9,-59r29,6r-8,53r38,0r0,37r-44,0r-9,57r41,0r6,36r-53,0r-9,58r-30,0r9,-58r-55,0xm97,-151r-10,59r56,0r9,-59r-55,0","w":240},"$":{"d":"129,-242v15,3,29,7,40,13r-6,37v-12,-7,-26,-13,-41,-16r-10,65v45,15,67,34,67,73v0,47,-35,72,-88,71r-6,43r-25,-5r6,-40v-20,-3,-38,-8,-53,-16r5,-37v18,10,36,16,55,19r11,-74v-44,-15,-65,-30,-65,-69v0,-44,32,-68,84,-67r5,-27r25,6xm106,-102v-2,22,-10,48,-10,69v53,1,60,-56,10,-69xm100,-211v-51,-4,-59,49,-10,61","w":193},"%":{"d":"134,-175v0,45,-27,72,-60,72v-33,0,-59,-27,-59,-72v0,-46,26,-71,59,-71v33,0,60,25,60,71xm253,-239r-155,242r-29,-7r156,-242xm101,-175v0,-27,-9,-45,-27,-45v-18,0,-26,18,-26,45v0,26,8,45,26,45v19,0,27,-19,27,-45xm308,-69v0,45,-27,72,-60,72v-33,0,-59,-27,-59,-72v0,-46,26,-71,59,-71v33,0,60,25,60,71xm275,-69v0,-26,-9,-45,-27,-45v-18,0,-26,18,-26,45v0,26,8,46,26,46v18,0,27,-19,27,-46","w":322},"&":{"d":"244,-6r-48,8r-29,-30v-38,52,-156,40,-156,-35v0,-35,21,-58,53,-75v-43,-40,-24,-115,48,-115v26,0,47,6,64,15r-7,42v-19,-12,-38,-19,-55,-19v-38,0,-31,37,-8,61r60,63v6,-15,11,-34,14,-56r37,9v-5,30,-12,56,-24,77xm144,-54r-57,-58v-42,19,-42,79,11,80v17,0,33,-7,46,-22","w":241,"k":{"Y":29,"W":14,"V":18,"T":27,"S":1,"Q":5,"O":5,"G":5,"C":5}},"(":{"d":"135,26r-36,8v-50,-41,-79,-83,-79,-146v0,-67,35,-115,99,-149r5,33v-82,66,-75,182,11,254","w":146,"k":{"w":6,"v":6,"s":6,"q":6,"o":10,"j":-11,"e":10,"d":6,"c":10,"S":5,"Q":13,"O":13,"J":6,"G":13,"C":13,"A":10,"4":16}},")":{"d":"126,-114v0,67,-34,115,-98,150r-6,-34v83,-67,76,-182,-11,-254r37,-8v50,41,78,83,78,146","w":146},"*":{"d":"138,-201r-39,22r19,41r-10,7r-33,-31r-32,31r-10,-7r18,-41r-38,-22r4,-11r44,5r8,-43r13,0r8,43r44,-5","w":150,"k":{"X":6,"J":19,"A":32}},"+":{"d":"186,-104r-65,0r0,67r-36,0r0,-67r-66,0r0,-35r66,0r0,-68r36,0r0,68r65,0r0,35","w":205},",":{"d":"75,-53r-41,104r-25,-6r17,-98r49,0","w":87,"k":{"y":6,"w":13,"v":14,"t":6,"o":3,"f":5,"e":3,"c":3,"Y":39,"W":26,"V":32,"T":32,"Q":10,"O":10,"G":10,"C":10,"9":10,"7":8,"6":3,"4":6,"3":-6,"2":-6,"1":19,"0":6}},"-":{"d":"111,-83r-94,0r0,-41r94,0r0,41","w":127,"k":{"z":5,"y":5,"x":13,"w":3,"v":5,"f":3,"Z":8,"Y":29,"X":19,"W":16,"V":19,"T":23,"S":6,"J":14,"A":8,"7":26,"2":10,"1":16}},".":{"d":"67,0r-47,0r0,-53r47,0r0,53","w":87,"k":{"y":11,"w":13,"v":14,"t":6,"o":3,"f":5,"e":3,"c":3,"Y":39,"W":25,"V":32,"T":32,"Q":10,"O":10,"G":10,"C":10,"9":10,"7":8,"6":3,"4":6,"3":-6,"2":-6,"1":19,"0":6}},"\/":{"d":"186,-244r-162,290r-37,-8r162,-290","k":{"z":33,"y":27,"x":33,"w":27,"v":27,"u":33,"t":10,"s":36,"r":35,"q":42,"p":35,"o":44,"n":35,"m":35,"j":5,"i":5,"g":42,"f":12,"e":44,"d":42,"c":44,"a":40,"Z":6,"X":6,"Q":16,"O":16,"M":8,"J":23,"G":16,"C":16,"A":46,"8":3,"6":19,"4":42,"2":6,"0":13,"\/":71}},"0":{"d":"210,-122v0,81,-39,127,-97,127v-58,0,-97,-46,-97,-127v0,-81,39,-126,97,-126v58,0,97,45,97,126xm163,-122v0,-58,-17,-89,-50,-89v-33,0,-51,31,-51,89v0,58,18,90,51,90v33,0,50,-32,50,-90","w":225,"k":{"7":10,"3":2,"2":3,"1":3,"\/":10,".":6,",":6}},"1":{"d":"108,0r-46,0r0,-199r-50,19r-5,-36r60,-28r41,0r0,244","w":137},"2":{"d":"180,0r-165,0r0,-34r87,-89v19,-20,28,-33,28,-51v0,-54,-77,-34,-103,-7r-6,-41v42,-42,155,-34,155,43v0,58,-71,102,-104,141r103,0","w":195,"k":{"7":5,"6":3,"4":11,"2":3,"-":6}},"3":{"d":"127,-128v86,28,50,133,-41,133v-28,0,-55,-7,-74,-19r6,-40v30,23,109,35,112,-15v2,-30,-29,-43,-73,-40r-6,-36v39,2,76,-5,74,-34v-3,-44,-80,-32,-104,-9r-6,-38v19,-13,44,-22,75,-22v92,0,106,100,37,120","w":190,"k":{"7":5,"\/":3}},"4":{"d":"208,-52r-37,0r0,52r-43,0r0,-52r-117,0r0,-30r108,-162r52,0r0,159r37,0r0,33xm128,-85r0,-112r-75,112r75,0","w":215,"k":{"9":6,"7":9,"1":8}},"5":{"d":"181,-79v0,84,-108,102,-167,66r7,-40v33,24,113,33,116,-24v2,-40,-54,-47,-83,-31r-31,-7r9,-128r136,0r6,39r-106,0r-4,56v56,-17,117,9,117,69","w":194,"k":{"9":3,"7":6,"1":1}},"6":{"d":"60,-133v49,-36,133,-21,133,55v0,49,-37,83,-87,83v-53,0,-91,-36,-91,-103v0,-86,58,-132,137,-150r5,38v-48,11,-86,33,-97,77xm58,-99v0,43,21,68,49,68v25,0,42,-17,42,-44v0,-49,-63,-50,-91,-24","w":205,"k":{"9":3,"7":14,"4":-3,"1":6}},"7":{"d":"178,-208r-94,211r-44,-9r89,-198r-112,0r-5,-39r166,0r0,35","w":192,"k":{":":6,"8":5,"6":13,"5":7,"4":28,"2":2,"1":-3,"0":6,"\/":46,".":32,"-":19,",":32}},"8":{"d":"114,-143v37,-16,42,-72,-10,-72v-25,0,-38,14,-38,31v0,18,13,27,48,41xm94,-113v-46,18,-50,84,11,83v26,0,44,-13,44,-34v0,-22,-13,-32,-55,-49xm62,-127v-23,-13,-39,-30,-39,-57v0,-39,33,-64,82,-64v88,0,106,89,41,120v79,29,55,133,-42,133v-103,0,-117,-99,-42,-132","w":208,"k":{"9":1,"7":6}},"9":{"d":"144,-107v-50,35,-132,19,-132,-57v0,-50,37,-84,87,-84v53,0,91,36,91,103v0,86,-59,134,-140,150r-5,-38v49,-10,87,-32,99,-74xm56,-167v0,51,66,54,91,24v0,-45,-19,-69,-48,-69v-25,0,-43,16,-43,45","w":205,"k":{"7":8,"5":3,"4":5,"3":4,"2":6,"\/":18,".":11,",":11}},":":{"d":"69,-122r-47,0r0,-52r47,0r0,52xm69,0r-47,0r0,-52r47,0r0,52","w":90,"k":{"Y":23,"W":11,"V":13,"T":23,"7":10}},";":{"d":"71,-122r-47,0r0,-52r47,0r0,52xm74,-52r-41,103r-25,-6r16,-97r50,0","w":90,"k":{"Y":23,"W":11,"V":13,"T":23}},"<":{"d":"181,-26r-160,-80r0,-31r160,-80r0,39r-117,56r117,56r0,40","w":205},"=":{"d":"186,-145r-160,0r0,-36r160,0r0,36xm186,-62r-160,0r0,-36r160,0r0,36","w":212},">":{"d":"185,-106r-161,80r0,-39r118,-56r-118,-57r0,-39r161,80r0,31","w":205},"?":{"d":"104,0r-47,0r0,-53r47,0r0,53xm98,-109r-3,25r-26,6r-4,-58v31,-10,63,-26,59,-48v-8,-48,-80,-27,-105,-1r-6,-42v44,-39,157,-37,157,40v0,40,-26,61,-72,78","w":184},"@":{"d":"168,-73r9,-58v-36,-13,-60,17,-60,62v0,39,31,22,51,-4xm170,-47v-18,20,-31,30,-49,30v-21,0,-39,-15,-39,-47v1,-82,65,-117,133,-88r-13,94v0,12,8,21,23,21v24,0,44,-26,44,-74v0,-71,-44,-104,-104,-104v-71,0,-133,62,-133,147v0,108,107,125,183,88r2,13v-20,10,-48,17,-81,17v-73,0,-120,-40,-120,-117v0,-87,66,-161,150,-161v71,0,118,44,118,117v0,57,-26,94,-68,94v-22,0,-40,-11,-46,-30","w":300},"A":{"d":"243,-6r-48,9r-24,-66r-94,0r-22,63r-47,0r93,-249r51,0xm158,-102r-34,-96r-34,96r68,0","w":250,"k":{"y":12,"w":12,"v":14,"u":2,"t":8,"q":2,"o":2,"f":6,"e":2,"d":2,"c":2,"Y":34,"W":23,"V":31,"U":7,"T":31,"Q":10,"O":10,"G":10,"C":10,"?":21,"-":8,"*":32,")":10}},"B":{"d":"191,-72v0,75,-85,75,-165,72r0,-248r73,0v88,-9,107,90,46,116v28,9,46,27,46,60xm137,-180v3,-28,-31,-35,-65,-32r0,66v35,3,67,-5,65,-34xm145,-74v0,-34,-34,-41,-73,-38r0,76v39,2,73,-3,73,-38","w":203,"k":{"y":3,"x":5,"w":3,"v":3,"Z":3,"Y":10,"X":5,"W":5,"V":7,"T":6,"A":1,")":6,"&":-5}},"C":{"d":"207,-17v-81,52,-190,2,-190,-107v0,-106,103,-159,186,-111r-6,45v-51,-43,-132,-20,-132,66v0,86,80,108,136,66","w":225,"k":{"y":13,"x":6,"w":13,"v":13,"u":3,"q":5,"o":6,"l":3,"j":3,"i":3,"f":5,"e":6,"d":5,"c":6,"Z":2,"Y":6,"X":5,"W":3,"V":2,"T":3,"Q":12,"O":12,"G":12,"C":12,"A":2,"-":6}},"D":{"d":"236,-125v0,74,-46,125,-131,125r-79,0r0,-248r79,0v86,0,131,50,131,123xm188,-124v-1,-69,-45,-91,-114,-85r0,170v70,5,114,-15,114,-85","w":253,"k":{"}":13,"z":3,"x":3,"a":3,"]":13,"Z":13,"Y":19,"X":15,"W":10,"V":12,"T":19,"S":3,"J":12,"A":14,"?":5,"\/":19,".":11,",":11,")":16}},"E":{"d":"174,0r-148,0r0,-248r145,0r0,40r-98,0r0,58r75,0r7,41r-82,0r0,69r101,0r0,40","w":186,"k":{"y":6,"w":6,"v":6,"q":2,"o":3,"e":3,"d":2,"c":3,"Q":3,"O":3,"G":4,"C":4}},"F":{"d":"165,-207r-91,0r0,63r70,0r6,42r-76,0r0,102r-48,0r0,-248r139,0r0,41","w":176,"k":{"z":14,"y":10,"x":16,"w":10,"v":10,"u":12,"t":6,"s":13,"r":13,"q":12,"p":13,"o":13,"n":13,"m":13,"l":3,"j":6,"i":6,"g":16,"f":6,"e":13,"d":12,"c":13,"a":17,"Z":6,"X":5,"S":3,"Q":4,"O":4,"M":5,"J":21,"G":4,"C":4,"A":24,"?":-3,";":5,":":5,"\/":32,".":26,",":26,"&":6}},"G":{"d":"226,-21v-23,15,-54,26,-87,26v-79,0,-122,-52,-122,-129v0,-77,45,-129,121,-129v32,0,55,8,75,20r-6,44v-19,-13,-42,-23,-69,-23v-49,0,-73,35,-73,88v0,71,59,107,117,78r0,-55r-50,0r-6,-38r100,0r0,118","w":248,"k":{"y":3,"w":3,"v":3,"Y":10,"W":5,"V":6,"T":10,"?":3}},"H":{"d":"228,0r-48,0r0,-108r-106,0r0,108r-48,0r0,-248r48,0r0,98r106,0r0,-98r48,0r0,248","w":253},"I":{"d":"76,0r-48,0r0,-248r48,0r0,248","w":103},"J":{"d":"119,-68v1,60,-50,79,-105,68r-6,-41v28,7,63,5,63,-34r0,-173r48,0r0,180","w":142,"k":{"J":6,"A":7,".":3,",":3}},"K":{"d":"225,-6r-51,9r-100,-124r0,121r-48,0r0,-248r48,0r0,109r92,-109r54,0r-98,114","w":226,"k":{"y":19,"x":6,"w":18,"v":19,"u":5,"t":8,"q":8,"o":10,"f":6,"e":10,"d":8,"c":10,"Y":5,"W":5,"V":6,"S":3,"Q":15,"O":15,"G":15,"C":15,"?":3,"-":16,"&":3}},"L":{"d":"163,0r-137,0r0,-248r48,0r0,206r83,0","w":171,"k":{"y":18,"w":17,"v":19,"t":8,"q":5,"o":6,"f":6,"e":6,"d":5,"c":6,"Y":36,"W":29,"V":33,"U":7,"T":36,"Q":15,"O":15,"G":15,"C":15,"?":19,"-":15,"*":29,")":3}},"M":{"d":"303,0r-47,0r-14,-181r-62,182r-42,0r-63,-182r-13,181r-43,0r20,-248r60,0r63,187r63,-187r59,0","w":322,"k":{"Y":10,"W":6,"V":8,"T":6}},"N":{"d":"227,0r-39,0r-117,-171r0,171r-45,0r0,-248r45,0r112,162r0,-162r44,0r0,248","w":253},"O":{"d":"250,-125v0,77,-46,130,-117,130v-71,0,-116,-52,-116,-129v0,-77,46,-129,117,-129v71,0,116,51,116,128xm202,-124v0,-54,-27,-89,-69,-89v-42,0,-68,35,-68,89v0,54,26,89,68,89v43,0,69,-35,69,-89","w":266,"k":{"}":10,"]":13,"Z":9,"Y":17,"X":13,"W":8,"V":10,"T":14,"S":1,"J":10,"A":10,"?":5,"\/":16,".":10,",":10,")":13}},"P":{"d":"190,-172v0,61,-48,86,-116,81r0,91r-48,0r0,-248v81,-4,164,-2,164,76xm143,-171v0,-34,-30,-42,-69,-39r0,80v39,2,69,-5,69,-41","w":199,"k":{"z":3,"x":3,"u":3,"t":-3,"s":6,"r":3,"q":10,"p":3,"o":11,"n":3,"m":3,"j":3,"i":3,"g":8,"f":-3,"e":11,"d":10,"c":11,"a":10,"Z":12,"Y":6,"X":12,"W":1,"V":2,"M":3,"J":25,"A":24,"\/":36,".":29,"-":6,",":29,")":10,"&":8}},"Q":{"d":"250,-126v0,58,-26,97,-67,114r64,22r-9,41r-137,-50v-56,-20,-84,-61,-84,-125v0,-77,46,-129,117,-129v71,0,116,51,116,127xm202,-124v0,-54,-27,-89,-69,-89v-43,0,-68,35,-68,89v0,54,26,91,68,91v43,0,69,-37,69,-91","w":266,"k":{"Z":7,"Y":16,"X":11,"W":8,"V":10,"T":14,"S":1,"J":5,"A":7,"?":5,".":7,")":8}},"R":{"d":"145,-171v0,-35,-33,-42,-72,-39r0,79v39,3,72,-5,72,-40xm143,-104r66,98r-49,9r-65,-98r-21,0r0,95r-48,0r0,-248v81,-4,166,-3,166,74v0,36,-18,59,-49,70","w":213,"k":{"w":5,"v":5,"q":5,"o":6,"e":6,"d":5,"c":8,"Y":12,"W":6,"V":8,"T":6,"Q":3,"O":3,"G":3,"C":3,"-":5}},"S":{"d":"177,-71v0,82,-104,87,-161,57r7,-44v21,12,47,22,72,22v22,0,37,-10,37,-30v0,-18,-9,-27,-45,-42v-48,-20,-68,-35,-68,-74v0,-70,96,-84,146,-54r-7,43v-25,-20,-93,-32,-93,7v0,16,8,24,43,38v51,21,69,38,69,77","k":{"y":3,"x":7,"w":3,"v":3,"Z":1,"Y":10,"X":3,"W":5,"V":6,"T":5,"S":3,"Q":1,"O":1,"G":1,"C":1,"A":3,"?":5,")":5,"&":-5}},"T":{"d":"210,-207r-78,0r0,207r-48,0r0,-207r-74,0r0,-41r193,0","w":217,"k":{"z":37,"y":38,"x":41,"w":38,"v":38,"u":38,"t":15,"s":39,"r":38,"q":42,"p":38,"o":44,"n":38,"m":38,"l":6,"j":11,"i":11,"h":6,"g":44,"f":15,"e":44,"d":42,"c":44,"a":42,"Z":6,"X":5,"S":5,"Q":14,"O":14,"M":6,"J":24,"G":14,"C":14,"A":32,";":20,":":20,"\/":39,".":32,"-":23,",":32,"&":18}},"U":{"d":"224,-97v0,66,-41,101,-101,101v-60,0,-99,-35,-99,-100r0,-152r47,0r0,149v0,38,17,62,52,62v84,-1,44,-134,53,-211r48,0r0,151","w":247,"k":{"Z":1,"X":3,"J":5,"A":8}},"V":{"d":"239,-248r-93,249r-47,0r-91,-243r50,-9r66,191r65,-188r50,0","w":246,"k":{"z":19,"y":16,"x":23,"w":16,"v":16,"u":23,"t":10,"s":24,"r":24,"q":29,"p":24,"o":28,"n":24,"m":24,"j":10,"i":10,"g":26,"f":6,"e":28,"d":29,"c":28,"a":26,"Z":5,"X":6,"S":8,"Q":11,"O":11,"M":8,"J":24,"G":11,"C":11,"A":31,";":13,":":13,"\/":46,".":32,"-":19,",":32,"&":13}},"W":{"d":"352,-248r-72,248r-45,0r-55,-181r-55,181r-45,0r-70,-242r50,-9r47,178r52,-175r48,0r51,175r46,-175r48,0","w":361,"k":{"z":13,"y":10,"x":16,"w":10,"v":10,"u":15,"t":5,"s":18,"r":17,"q":22,"p":17,"o":22,"n":17,"m":17,"j":6,"i":6,"g":19,"f":7,"e":22,"d":22,"c":22,"a":19,"Z":3,"X":5,"S":5,"Q":8,"O":8,"M":6,"J":22,"G":8,"C":9,"A":24,";":10,":":10,"\/":32,".":25,"-":16,",":25,"&":10}},"X":{"d":"89,-128r-74,-114r50,-9r53,86r51,-83r50,0r-75,117r82,125r-50,9r-61,-97r-58,94r-50,0","w":233,"k":{"y":14,"w":14,"v":14,"u":3,"t":6,"q":6,"o":8,"f":3,"e":8,"d":5,"c":8,"Y":6,"X":3,"W":5,"V":6,"U":3,"T":5,"S":3,"Q":13,"O":13,"G":13,"C":13,"?":6,"-":19,"*":6,"&":3}},"Y":{"d":"230,-248r-90,153r0,95r-47,0r0,-95r-87,-148r49,-8r63,112r61,-109r51,0","w":235,"k":{"z":29,"y":26,"x":29,"w":26,"v":26,"u":32,"t":13,"s":37,"r":32,"q":40,"p":32,"o":42,"n":32,"m":32,"j":8,"i":8,"g":41,"f":11,"e":42,"d":40,"c":42,"a":37,"Z":6,"X":6,"S":12,"Q":18,"O":18,"M":10,"J":29,"G":18,"C":18,"A":35,";":23,":":23,"\/":46,".":39,"-":29,",":39,"&":23}},"Z":{"d":"206,0r-190,0r0,-35r128,-174r-117,0r-6,-39r181,0r0,35r-128,174r125,0","w":219,"k":{"y":10,"w":10,"v":10,"u":3,"t":3,"q":6,"o":8,"f":5,"e":8,"d":6,"c":8,"Q":8,"O":8,"G":8,"C":8,"-":13,"&":3}},"[":{"d":"134,37r-106,0r0,-285r104,0r0,28r-62,0r0,228r60,0","w":149,"k":{"j":-11,"Q":13,"O":13,"G":13,"C":13}},"\\":{"d":"205,38r-37,8r-162,-289r36,-8"},"]":{"d":"120,37r-104,0r0,-29r63,0r0,-228r-60,0r-5,-28r106,0r0,285","w":149},"^":{"d":"136,-201r-25,6r-29,-25r-29,23r-27,0r36,-52r40,0","w":163},"_":{"d":"164,37r-165,0r0,-25r165,0r0,25","w":163},"a":{"d":"160,0r-37,0r-3,-23v-24,37,-108,39,-108,-22v0,-42,35,-60,105,-67v3,-48,-59,-30,-88,-17r-5,-34v45,-21,136,-27,136,44r0,119xm117,-48r0,-39v-50,6,-62,21,-62,38v0,33,47,20,62,1","w":181,"k":{"y":3,"w":3,"v":4,"?":13}},"b":{"d":"180,-92v0,95,-84,108,-158,83r0,-244r43,-7r0,106v40,-44,115,-24,115,62xm136,-89v0,-58,-46,-62,-71,-28r0,79v38,13,71,2,71,-51","w":193,"k":{"z":3,"y":3,"x":7,"w":3,"v":3,"?":13,"\/":3,".":3,",":3,")":6}},"c":{"d":"153,-14v-59,39,-140,11,-140,-72v0,-84,80,-110,138,-77r-6,39v-35,-27,-88,-22,-88,37v0,58,53,66,90,37","w":165,"k":{"q":1,"o":3,"e":3,"d":1,"c":3}},"d":{"d":"173,0r-37,0r-4,-24v-38,50,-122,32,-119,-58v3,-83,56,-108,117,-87r0,-84r43,-7r0,260xm130,-59r0,-75v-37,-16,-73,-6,-73,49v0,62,49,60,73,26","w":194},"e":{"d":"92,-177v55,0,80,45,75,99r-111,0v2,63,70,55,106,27r5,33v-57,41,-154,27,-154,-69v0,-57,34,-90,79,-90xm126,-105v-2,-55,-66,-58,-69,0r69,0","w":180,"k":{"y":4,"x":3,"w":4,"v":5,"?":13}},"f":{"d":"116,-220v-19,-3,-41,-1,-41,21r0,25r33,0r5,35r-38,0r0,139r-43,0r0,-139r-25,0r0,-35r25,0v-7,-60,20,-93,78,-81","w":117,"k":{"}":-6,"z":1,"x":3,"t":-3,"s":1,"q":3,"o":3,"g":2,"f":-2,"e":3,"d":3,"c":3,"a":5,"]":-6,"?":-8,"\/":10,".":10,"-":4,",":10,"*":-6,")":-6}},"g":{"d":"59,-9v-31,23,-24,49,30,49v49,0,72,-34,20,-41v-17,-2,-36,-4,-50,-8xm116,-117v0,-19,-12,-33,-30,-33v-19,0,-31,15,-31,34v0,18,12,32,31,32v19,0,30,-14,30,-33xm135,-161r42,-15r6,34r-32,2v19,49,-25,91,-79,82v-4,3,-7,6,-7,9v0,6,6,8,33,11v39,4,80,12,80,45v0,37,-42,59,-92,59v-77,0,-112,-53,-50,-85v-19,-16,-9,-33,12,-46v-59,-25,-32,-112,37,-112v20,0,37,6,50,16","w":186,"k":{"}":6,"t":-5,"q":3,"o":4,"j":-8,"f":-3,"e":4,"d":3,"c":4,"a":1,"]":6,"?":10,"\/":-19,"-":1,")":6}},"h":{"d":"170,0r-43,0r0,-114v-1,-38,-45,-26,-62,-3r0,117r-43,0r0,-253r43,-7r0,108v27,-35,105,-36,105,27r0,125","k":{"y":3,"w":3,"v":3,"?":13}},"i":{"d":"71,-228v0,14,-11,25,-25,25v-14,0,-26,-11,-26,-25v0,-15,12,-25,26,-25v14,0,25,10,25,25xm67,0r-43,0r0,-174r43,0r0,174","w":90},"j":{"d":"71,-228v0,14,-11,25,-25,25v-14,0,-26,-11,-26,-25v0,-15,12,-25,26,-25v14,0,25,10,25,25xm67,13v1,43,-32,59,-71,51r-5,-35v17,3,33,2,33,-19r0,-184r43,0r0,187","w":91,"k":{"\/":-13}},"k":{"d":"175,-4r-46,7r-64,-89r0,86r-43,0r0,-253r43,-7r0,158r57,-72r49,0r-64,78","w":177,"k":{"y":6,"x":3,"w":6,"v":6,"u":3,"t":3,"s":3,"q":8,"o":8,"g":1,"e":8,"d":8,"c":7,"a":3,"?":6,"-":10}},"l":{"d":"67,0r-43,0r0,-253r43,-7r0,260","w":90},"m":{"d":"271,0r-43,0r0,-114v0,-38,-43,-26,-60,-4r0,118r-43,0r0,-114v0,-38,-43,-26,-60,-4r0,118r-43,0r0,-174r37,0r4,25v22,-31,89,-41,102,0v27,-38,106,-41,106,24r0,125","w":292,"k":{"y":3,"w":3,"v":3,"?":13}},"n":{"d":"170,0r-43,0r0,-114v-1,-38,-45,-26,-62,-3r0,117r-43,0r0,-174r37,0r4,25v28,-38,107,-41,107,24r0,125","k":{"y":3,"w":3,"v":3,"?":13}},"o":{"d":"177,-87v0,57,-35,91,-83,91v-47,0,-81,-34,-81,-91v0,-57,35,-90,82,-90v48,0,82,33,82,90xm135,-87v0,-32,-15,-55,-41,-55v-26,0,-39,23,-39,55v0,32,14,55,39,55v27,0,41,-23,41,-55","w":189,"k":{"z":4,"y":6,"x":7,"w":5,"v":6,"?":13,"\/":6,".":3,",":3,")":10}},"p":{"d":"181,-92v-3,83,-55,108,-116,87r0,65r-43,7r0,-241r37,0r4,24v38,-48,121,-31,118,58xm138,-89v0,-59,-49,-62,-73,-26r0,75v36,16,73,6,73,-49","w":194,"k":{"z":3,"y":3,"x":7,"w":3,"v":3,"?":13,"\/":3,".":3,",":3,")":6}},"q":{"d":"171,60r-43,7r0,-86v-41,44,-115,24,-115,-63v0,-95,84,-108,158,-83r0,225xm128,-57r0,-79v-37,-13,-71,-2,-71,51v0,60,46,61,71,28","w":193,"k":{"?":10,"\/":-13}},"r":{"d":"127,-135v-27,2,-50,16,-62,35r0,100r-43,0r0,-174r37,0r5,35v12,-20,29,-37,56,-38","w":132,"k":{"x":3,"t":-3,"s":3,"q":5,"o":5,"f":-2,"e":5,"d":5,"c":5,"a":6,"\/":23,".":24,"-":4,",":24}},"s":{"d":"88,-108v88,12,83,114,-7,111v-25,0,-51,-8,-68,-17r6,-36v19,12,41,21,63,21v19,0,29,-7,29,-18v0,-12,-6,-20,-35,-24v-82,-11,-78,-107,4,-106v23,0,44,4,61,12r-6,36v-17,-10,-38,-16,-55,-16v-16,0,-24,6,-24,16v0,9,5,17,32,21","w":163,"k":{"y":3,"x":5,"w":3,"v":3,"t":1,"s":1,"?":13,")":6}},"t":{"d":"116,0v-40,8,-85,3,-85,-49r0,-90r-25,0r0,-35r25,0r0,-55r42,-6r0,61r36,0r5,35r-41,0v7,41,-24,114,37,103","w":126,"k":{"y":3,"w":3,"v":3,"q":1,"o":1,"g":1,"f":1,"e":1,"d":1,"c":1,"?":6,"\/":-10,"-":5}},"u":{"d":"170,0r-37,0r-4,-24v-29,38,-108,41,-108,-25r0,-125r43,0r0,114v2,38,45,26,62,3r0,-117r44,0r0,174","k":{"?":10}},"v":{"d":"171,-174r-62,175r-42,0r-61,-172r45,-5r39,123r38,-121r43,0","w":176,"k":{"x":3,"s":4,"q":5,"o":6,"g":4,"f":-1,"e":6,"d":5,"c":6,"a":5,"?":6,"\/":21,".":14,"-":5,",":14,")":6}},"w":{"d":"253,-174r-52,174r-38,0r-33,-115r-32,115r-39,0r-52,-171r43,-5r31,116r32,-114r38,0r32,114r30,-114r40,0","w":260,"k":{"x":3,"s":3,"q":5,"o":5,"g":3,"e":5,"d":5,"c":5,"a":4,"?":6,"\/":16,".":12,"-":3,",":12,")":6}},"x":{"d":"166,-3r-44,6r-37,-61r-34,58r-43,0r56,-87r-53,-84r44,-5r33,55r33,-53r42,0r-53,83","w":174,"k":{"x":3,"w":3,"v":3,"s":5,"q":7,"o":8,"g":3,"f":1,"e":8,"d":7,"c":8,"a":3,"?":8,"-":13}},"y":{"d":"173,-174r-66,183v-17,48,-41,62,-84,55r-6,-36v25,9,49,-2,52,-27r-63,-172r45,-5r40,123r39,-121r43,0","w":178,"k":{"s":4,"q":5,"o":6,"g":4,"e":6,"d":5,"c":6,"a":5,"?":6,"\/":21,".":14,"-":5,",":14,")":6}},"z":{"d":"154,0r-142,0r0,-33r86,-106r-77,0r-6,-35r135,0r0,33r-87,106r86,0","w":165,"k":{"z":3,"s":1,"q":3,"o":5,"e":5,"d":3,"c":4,"a":2,"?":6,"\/":-6,"-":3}},"{":{"d":"162,37v-51,2,-109,2,-103,-47v5,-40,12,-91,-43,-81r-4,-29v30,2,55,-3,52,-33v-5,-48,-10,-98,49,-95r48,0r0,28v-26,0,-63,-5,-59,22v7,41,7,88,-34,93v43,3,41,52,34,92v-4,25,31,21,55,21","w":176,"k":{"j":-11,"Q":13,"O":13,"G":13,"C":13}},"|":{"d":"69,61r-37,6r0,-321r37,-6r0,321","w":101},"}":{"d":"165,-91v-30,-1,-56,2,-53,33v5,48,10,98,-49,95r-47,0r0,-29v25,0,63,5,59,-21v-7,-41,-7,-88,34,-93v-43,-3,-40,-52,-34,-93v4,-25,-31,-21,-56,-21r-5,-28v51,-2,109,-2,103,47v-5,40,-12,91,44,81","w":176},"~":{"d":"16,-83v2,-65,52,-41,81,-29v5,0,8,-5,11,-18r23,5v-4,32,-15,46,-32,46v-24,0,-54,-40,-60,1","w":147},"'":{"d":"71,-243r-12,91r-28,-6r-11,-85r51,0","w":91,"k":{"4":19}},"`":{"d":"118,-197r-28,0r-51,-45r53,-9","w":163},"\u00a0":{"w":77}}});




Cufon.replace('.about .intro, .header h2, .hearfromus h5', { fontFamily: 'Whitney' });

Cufon.replace('#nav li a, .about .intro strong, .about p:last-child, .banner p, .how-it-works h3, .how-it-works .buttons li, .testimonial h3, .header h2 em', { fontFamily: 'WhitneyBold' });