/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.07
 */
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-1]-=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.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.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) 1990 Adobe Systems Incorporated. All Rights Reserved.Rockwell is
 * a trademark of The Monotype Corporation Plc.
 * 
 * Full name:
 * Rockwell-Light
 */
Cufon.registerFont({"w":191,"face":{"font-family":"Rockwell","font-weight":300,"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":"5","bbox":"-24 -251 362 81.4597","underline-thickness":"18","underline-position":"-27","stemh":"16","stemv":"19","unicode-range":"U+0020-U+2014"},"glyphs":{" ":{"w":90,"k":{"Y":47,"W":22,"V":29,"T":14,"A":7}},"!":{"d":"55,-33r0,33r-20,0r0,-33r20,0xm36,-244r18,0r-4,179r-10,0","w":90},"\"":{"d":"18,-166v-3,-26,-6,-52,-5,-82r20,0v1,30,-2,56,-5,82r-10,0xm74,-166v-3,-26,-6,-52,-5,-82r20,0v1,30,-2,56,-5,82r-10,0","w":101},"#":{"d":"95,-251r17,0r-15,73r69,0r15,-73r17,0r-15,73r28,0r0,16r-32,0r-14,70r46,0r0,16r-50,0r-16,73r-16,0r15,-73r-67,0r-16,73r-17,0r16,-73r-30,0r0,-16r33,0r14,-70r-47,0r0,-16r50,0xm94,-162r-14,70r68,0r14,-70r-68,0","w":240},"$":{"d":"86,-12r0,-105v-40,-5,-64,-28,-64,-60v0,-34,25,-59,64,-61r0,-10r17,0r0,10v40,6,59,29,60,71r-17,0v-1,-30,-16,-50,-43,-55r0,91v99,7,89,131,0,135r0,27r-17,0r0,-27v-44,-2,-68,-28,-73,-76r18,0v4,38,22,57,55,60xm103,-13v32,-4,53,-22,53,-51v0,-24,-15,-43,-53,-49r0,100xm86,-135r0,-88v-28,2,-45,19,-45,43v0,23,14,37,45,45","w":183},"%":{"d":"292,-63v0,43,-17,65,-49,65v-32,0,-49,-23,-49,-66v0,-42,17,-65,49,-65v32,0,49,23,49,66xm277,-63v0,-36,-11,-56,-33,-56v-22,0,-34,20,-34,56v0,36,11,55,33,55v22,0,34,-19,34,-55xm109,-183v0,43,-17,65,-49,65v-32,0,-48,-22,-48,-65v0,-42,17,-65,49,-65v32,0,48,22,48,65xm95,-183v0,-36,-12,-55,-34,-55v-22,0,-34,19,-34,55v0,36,12,55,34,55v22,0,34,-19,34,-55xm59,0r172,-244r13,0r-172,244r-13,0","w":303},"&":{"d":"189,0r-21,-28v-45,57,-150,32,-149,-44v0,-38,25,-61,64,-75v-15,-21,-26,-35,-26,-51v0,-28,25,-50,57,-50v31,0,56,22,56,49v0,25,-19,43,-61,59r59,85v14,-20,22,-40,27,-68r42,0r0,16r-27,0v-9,31,-16,47,-30,65r18,26r39,0r0,16r-48,0xm158,-42r-65,-91v-35,13,-54,32,-54,58v0,27,20,61,61,61v22,0,40,-9,58,-28xm99,-153v33,-12,54,-26,54,-47v0,-18,-17,-33,-39,-33v-51,0,-47,48,-15,80","w":251},"(":{"d":"118,-233v-90,40,-90,253,0,293r0,16v-68,-30,-86,-102,-86,-162v0,-60,18,-132,86,-162r0,15","w":127},")":{"d":"9,60v91,-40,91,-253,0,-293r0,-15v68,30,87,102,87,162v0,60,-19,132,-87,162r0,-16","w":127},"*":{"d":"84,-175v-1,-29,-9,-40,-7,-69r22,0v2,28,-6,39,-6,69v38,-12,34,-21,64,-28r7,19v-24,11,-37,5,-68,17v11,17,20,29,29,32r15,22r-15,11v-19,-21,-13,-29,-37,-59v-11,15,-19,24,-20,38r-17,21r-15,-11r15,-22v10,-4,16,-12,30,-32v-37,-14,-41,-5,-68,-17r6,-19v29,7,32,17,65,28","w":176},"+":{"d":"128,-123r87,0r0,16r-87,0r0,86r-16,0r0,-86r-86,0r0,-16r86,0r0,-87r16,0r0,87","w":240},",":{"d":"35,0r0,-33r20,0v-1,32,6,77,-23,78r0,-13v10,0,11,-8,12,-32r-9,0","w":90,"k":{" ":14}},"-":{"d":"12,-77r0,-16r99,0r0,16r-99,0","w":123},".":{"d":"35,0r0,-33r20,0r0,33r-20,0","w":90,"k":{" ":14}},"\/":{"d":"84,-244r17,0r-84,249r-17,0","w":101},"0":{"d":"96,3v-52,0,-79,-43,-79,-125v0,-82,27,-126,79,-126v51,0,79,44,79,126v0,82,-28,125,-79,125xm96,-12v42,0,60,-44,60,-111v0,-72,-21,-110,-60,-110v-39,0,-61,38,-61,110v0,68,18,111,61,111"},"1":{"d":"53,0r0,-16r35,0r0,-212r-35,0r0,-16r54,0r0,228r34,0r0,16r-88,0"},"2":{"d":"166,-76r-3,76r-143,0v-2,-28,15,-67,40,-94v37,-39,84,-32,84,-91v0,-28,-20,-48,-48,-48v-38,0,-55,26,-54,67r-16,0v-2,-52,27,-82,70,-82v61,0,86,72,48,113v-17,17,-47,29,-72,54v-27,27,-34,57,-34,65r110,0r2,-60r16,0"},"3":{"d":"14,-75r17,0v5,45,34,63,63,63v25,0,58,-15,58,-56v0,-45,-42,-57,-74,-51r0,-16v35,3,60,-17,60,-51v0,-27,-20,-47,-47,-47v-32,0,-46,22,-46,50r-17,0v1,-43,28,-65,64,-65v68,0,89,99,25,118v24,7,55,20,54,63v0,41,-33,70,-78,70v-45,0,-77,-31,-79,-78"},"4":{"d":"92,0r0,-15r27,0r0,-57r-94,0v-2,-6,-5,-10,-9,-14r103,-161r16,0r0,161r40,0r0,14r-40,0r0,57r22,0r0,15r-65,0xm119,-86r-1,-136r-86,136r87,0"},"5":{"d":"18,-69r18,0v5,33,23,57,58,57v32,0,61,-23,61,-66v0,-66,-82,-84,-112,-33v-4,-4,-9,-7,-15,-9r12,-124r118,0r0,51r-16,0r0,-33r-88,0r-8,93v43,-47,130,-16,127,55v-5,112,-150,101,-155,9"},"6":{"d":"168,-181r-18,0v-1,-35,-18,-52,-46,-52v-45,-1,-64,49,-62,109v42,-55,130,-32,130,46v0,48,-29,81,-72,81v-49,0,-77,-36,-77,-115v0,-59,15,-136,79,-136v40,0,64,26,66,67xm41,-106v0,57,19,94,59,94v32,0,54,-24,54,-66v0,-31,-16,-62,-52,-62v-21,0,-44,13,-61,34"},"7":{"d":"49,0r0,-16r31,0v-5,-55,15,-145,67,-210r-107,0r0,36r-17,0r0,-54r143,0r0,16v-49,66,-71,145,-67,212r28,0r0,16r-78,0"},"8":{"d":"15,-68v-1,-32,21,-52,51,-62v-75,-21,-44,-118,30,-118v76,0,99,104,29,118v84,19,56,133,-29,133v-47,0,-81,-30,-81,-71xm96,-12v35,0,62,-21,62,-57v0,-25,-17,-53,-62,-53v-38,0,-63,20,-63,53v0,32,22,57,63,57xm96,-136v34,0,55,-18,55,-48v0,-74,-112,-58,-111,0v0,30,22,48,56,48"},"9":{"d":"23,-64r18,0v1,35,18,52,46,52v45,1,64,-49,62,-109v-42,55,-130,32,-130,-46v0,-48,29,-81,72,-81v49,0,77,36,77,115v0,59,-15,136,-79,136v-40,0,-64,-26,-66,-67xm150,-139v0,-57,-19,-94,-59,-94v-32,0,-54,24,-54,66v0,31,16,62,52,62v21,0,44,-13,61,-34"},":":{"d":"35,-137r0,-33r20,0r0,33r-20,0xm35,0r0,-33r20,0r0,33r-20,0","w":90,"k":{" ":14}},";":{"d":"35,0r0,-33r20,0v-1,32,6,77,-23,78r0,-13v10,0,11,-8,12,-32r-9,0xm35,-137r0,-33r20,0r0,33r-20,0","w":90,"k":{" ":14}},"<":{"d":"48,-116r166,70r0,18r-188,-80r0,-15r188,-80r0,18","w":240},"=":{"d":"26,-165r189,0r0,16r-189,0r0,-16xm26,-83r189,0r0,16r-189,0r0,-16","w":240},">":{"d":"193,-116r-167,-69r0,-18r189,80r0,15r-189,80r0,-18","w":240},"?":{"d":"68,-66v0,-22,-8,-51,-4,-70v29,4,64,-4,64,-47v0,-28,-21,-49,-51,-49v-30,0,-49,20,-49,50r-17,0v0,-39,26,-66,66,-66v40,0,69,28,69,67v0,30,-20,65,-65,63r-4,52r-9,0xm82,-33r0,33r-20,0r0,-33r20,0","w":161},"@":{"d":"201,-178r22,0r-30,141v-3,15,-2,21,7,21v25,0,69,-39,69,-100v0,-46,-24,-115,-118,-115v-80,0,-137,59,-137,141v0,137,183,185,257,82r18,0v-26,42,-72,69,-136,69v-91,0,-153,-61,-153,-151v0,-83,53,-156,152,-156v93,0,131,68,131,129v0,74,-54,117,-90,117v-18,0,-23,-11,-21,-33v-38,57,-122,36,-120,-41v0,-43,29,-109,89,-109v24,0,41,11,54,34xm187,-117v0,-29,-19,-50,-45,-50v-48,0,-68,63,-68,94v0,32,19,56,45,56v41,0,68,-62,68,-100","w":288},"A":{"d":"23,-16r73,-212r-30,0r0,-16r105,0r0,16r-31,0r75,212r30,0r0,16r-81,0r0,-16r30,0r-27,-77r-98,0r-27,77r33,0r0,16r-83,0r0,-16r31,0xm75,-109r87,0r-42,-124r-3,0","w":236,"k":{"y":18,"v":7,"Y":11,"W":14,"V":22,"U":7,"T":11,"Q":18,"O":18,"G":18,"C":18}},"B":{"d":"6,0r0,-16r31,0r0,-212r-31,0r0,-16r98,0v89,-2,91,91,36,114v71,23,73,127,-35,130r-99,0xm58,-16v56,5,111,-7,111,-52v0,-27,-16,-52,-66,-52r-45,0r0,104xm58,-136v49,4,98,-5,98,-46v0,-19,-10,-46,-54,-46r-44,0r0,92","w":202,"k":{".":11,",":11}},"C":{"d":"242,-89r16,9v-17,54,-57,84,-114,84v-72,0,-122,-51,-122,-126v0,-126,147,-164,211,-84r0,-38r17,0r0,78r-17,0v-7,-42,-52,-65,-90,-65v-59,0,-101,45,-101,108v0,64,43,109,103,109v48,0,79,-24,97,-75","w":270,"k":{".":14,",":14}},"D":{"d":"238,-125v-1,75,-42,125,-135,125r-100,0r0,-16r34,0r0,-212r-34,0r0,-16r97,0v82,-7,139,46,138,119xm217,-124v0,-64,-47,-111,-114,-104r-46,0r0,212v96,8,160,-16,160,-108","w":254,"k":{"Y":23,"W":16,"V":23,"A":9,".":32,",":32}},"E":{"d":"5,0r0,-16r32,0r0,-212r-32,0r0,-16r196,0r0,59r-16,0r0,-43r-128,0r0,95r101,0r0,16r-101,0r0,101r128,0r0,-44r16,0r0,60r-196,0","w":217},"F":{"d":"5,0r0,-16r32,0r0,-212r-32,0r0,-16r186,0r0,59r-16,0r0,-43r-118,0r0,94r90,0r0,16r-90,0r0,102r33,0r0,16r-85,0","k":{"r":18,"o":18,"e":18,"a":27,"A":14,".":72,",":72}},"G":{"d":"180,-94r0,-16r86,0v0,76,-59,114,-122,114v-74,0,-126,-53,-126,-126v0,-119,152,-168,217,-81r0,-41r16,0r0,79r-16,0v-10,-38,-49,-66,-94,-66v-60,0,-103,45,-103,108v0,64,45,109,107,109v41,0,94,-22,100,-80r-65,0","w":285,"k":{".":29,",":29}},"H":{"d":"7,0r0,-16r30,0r0,-212r-30,0r0,-16r81,0r0,16r-31,0r0,92r133,0r0,-92r-31,0r0,-16r81,0r0,16r-29,0r0,212r29,0r0,16r-81,0r0,-16r31,0r0,-104r-133,0r0,104r31,0r0,16r-81,0","w":247},"I":{"d":"10,0r0,-16r30,0r0,-212r-30,0r0,-16r81,0r0,16r-31,0r0,212r31,0r0,16r-81,0","w":101},"J":{"d":"-24,72r0,-17v36,12,64,-2,64,-36r0,-247r-37,0r0,-16r92,0r0,16r-35,0r0,245v3,53,-42,67,-84,55","w":97,"k":{".":11,",":11}},"K":{"d":"5,0r0,-16r32,0r0,-212r-32,0r0,-16r86,0r0,16r-34,0r0,212r34,0r0,16r-86,0xm129,0r0,-16r32,0r-101,-113r101,-99r-28,0r0,-16r78,0r0,16r-26,0r-99,98r104,114r26,0r0,16r-87,0","w":209,"k":{"y":18,"O":14}},"L":{"d":"6,0r0,-16r33,0r0,-212r-33,0r0,-16r86,0r0,16r-33,0r0,212r101,0r0,-81r19,0r0,97r-173,0","w":183,"k":{"y":7,"Y":25,"W":22,"V":29,"T":11}},"M":{"d":"7,0r0,-16r32,0r0,-212r-32,0r0,-16r62,0r86,208v23,-73,56,-138,83,-208r63,0r0,16r-30,0r0,212r30,0r0,16r-81,0r0,-16r31,0r-1,-217r-96,233r-4,0r-95,-233r0,217r30,0r0,16r-78,0","w":307},"N":{"d":"4,0r0,-16r32,0r0,-212r-32,0r0,-16r57,0r141,215r0,-199r-34,0r0,-16r83,0r0,16r-32,0r0,231r-18,0r-148,-224r0,205r35,0r0,16r-84,0","w":254,"k":{".":14,",":14}},"O":{"d":"18,-122v0,-73,51,-126,123,-126v71,0,123,53,123,126v0,72,-52,126,-121,126v-74,0,-125,-52,-125,-126xm38,-122v0,63,44,108,103,108v59,0,102,-45,102,-108v0,-63,-43,-109,-102,-109v-59,0,-103,46,-103,109","w":281,"k":{"Y":29,"X":25,"W":22,"V":25,"T":7,"A":18,".":36,",":36}},"P":{"d":"6,0r0,-16r32,0r0,-212r-32,0r0,-16r106,0v57,0,80,33,80,71v0,37,-23,72,-79,72r-55,0r0,85r33,0r0,16r-85,0xm58,-228r0,111v58,3,114,-1,114,-54v0,-35,-15,-57,-65,-57r-49,0","w":198,"k":{"o":14,"e":14,"a":11,"A":29,".":72,",":72}},"Q":{"d":"81,13v9,-9,26,-10,37,-13v-62,-12,-100,-59,-100,-122v0,-73,51,-126,123,-126v71,0,123,53,123,126v1,70,-52,121,-115,126v24,6,42,27,70,22r-7,16v-50,4,-77,-49,-124,-18xm38,-123v0,61,42,109,103,109v59,0,102,-47,102,-109v0,-62,-43,-108,-102,-108v-59,0,-103,48,-103,108","w":281,"k":{"U":7,".":36,",":36}},"R":{"d":"1,0r0,-16r36,0r0,-212r-36,0r0,-16r120,0v44,0,67,27,67,60v0,32,-21,54,-57,60r49,108r32,0r0,16r-46,0r-55,-122r-54,0r0,106r34,0r0,16r-90,0xm57,-138v51,3,118,-1,110,-46v3,-49,-59,-46,-110,-44r0,90","w":206,"k":{"O":4}},"S":{"d":"15,0r0,-84r17,0v-3,41,29,70,69,70v32,0,58,-21,58,-52v0,-73,-143,-31,-143,-122v0,-62,103,-79,135,-32r0,-24r16,0r0,65v-6,-1,-18,4,-16,-5v0,-25,-30,-47,-64,-47v-30,0,-52,19,-52,43v0,72,144,28,144,123v0,73,-115,91,-147,33r0,32r-17,0","w":195,"k":{".":18,",":18}},"T":{"d":"60,0r0,-16r33,0r0,-212r-70,0r0,61r-17,0r0,-77r195,0r0,77r-17,0r0,-61r-71,0r0,212r34,0r0,16r-87,0","w":206,"k":{"y":25,"w":25,"u":25,"r":25,"o":32,"h":-4,"e":32,"a":32,"O":7,"A":11,".":43,"-":58,",":43}},"U":{"d":"32,-228r-31,0r0,-16r83,0r0,16r-31,0r0,157v0,39,23,57,62,57v40,0,65,-16,65,-57r0,-157r-31,0r0,-16r82,0r0,16r-31,0r0,157v0,65,-55,75,-82,75v-42,0,-86,-17,-86,-75r0,-157","w":232,"k":{".":27,",":27}},"V":{"d":"111,3r-87,-231r-32,0r0,-16r83,0r0,16r-31,0r77,201r74,-201r-29,0r0,-16r78,0r0,16r-31,0r-85,231r-17,0","w":236,"k":{"u":22,"o":32,"i":-7,"e":32,"a":32,"O":18,"G":14,"A":22,";":11,":":11,".":61,"-":45,",":61}},"W":{"d":"93,3r-70,-231r-30,0r0,-16r81,0r0,16r-30,0r59,202r51,-202r-28,0r0,-16r92,0r0,16r-30,0r56,202r56,-202r-31,0r0,-16r79,0r0,16r-31,0r-66,231r-16,0r-65,-235r-61,235r-16,0","w":341,"k":{"y":18,"u":22,"o":29,"i":-7,"e":29,"a":29,"O":18,"A":14,";":11,":":11,".":58,"-":36,",":58}},"X":{"d":"5,0r0,-16r34,0r67,-107r-67,-105r-34,0r0,-16r86,0r0,16r-29,0r54,86r55,-86r-30,0r0,-16r82,0r0,16r-32,0r-64,102r70,110r34,0r0,16r-90,0r0,-16r33,0r-58,-92r-57,92r32,0r0,16r-86,0","w":236},"Y":{"d":"66,0r0,-16r34,0r0,-94r-75,-118r-32,0r0,-16r87,0r0,16r-32,0r64,100r63,-100r-31,0r0,-16r80,0r0,16r-29,0r-75,118r0,94r35,0r0,16r-89,0","w":217,"k":{"u":29,"o":43,"i":-4,"e":43,"a":43,"O":29,"A":11,";":14,":":14,".":43,"-":54,",":43}},"Z":{"d":"10,0r0,-16r149,-212r-125,0r0,43r-16,0r0,-59r166,0r0,16r-150,212r137,0r0,-47r17,0r0,63r-178,0","w":198},"[":{"d":"61,-228r0,284r57,0r0,16r-76,0r0,-316r76,0r0,16r-57,0","w":123},"\\":{"d":"17,-244r84,249r-17,0r-84,-249r17,0","w":101},"]":{"d":"63,-228r-57,0r0,-16r76,0r0,316r-76,0r0,-16r57,0r0,-284","w":123},"^":{"d":"118,-248r79,94r-12,10r-67,-81r-68,81r-10,-10","w":236},"_":{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},"a":{"d":"133,0r0,-24v-38,41,-113,35,-115,-24v-2,-51,72,-66,115,-38v1,-43,4,-77,-45,-76v-26,0,-44,10,-53,30r-14,-4v13,-27,33,-39,68,-39v92,0,56,86,63,159r28,0r0,16r-47,0xm133,-40r0,-31v-34,-26,-96,-18,-96,24v0,49,74,40,96,7","w":183,"k":{"y":13,"w":5,"v":9}},"b":{"d":"5,0r0,-16r31,0r0,-212r-31,0r0,-16r50,0r0,108v36,-69,151,-39,151,48v0,87,-109,123,-151,55r0,33r-50,0xm54,-87v0,44,28,74,67,74v39,0,66,-31,66,-75v0,-42,-27,-71,-65,-71v-39,0,-68,30,-68,72","w":221,"k":{"y":11,"v":9,"u":7,"b":4,".":14,",":14}},"c":{"d":"158,-53r15,7v-28,83,-158,57,-158,-37v0,-77,89,-119,136,-65r0,-22r16,0r0,65r-16,0v0,-31,-25,-51,-54,-51v-37,0,-63,29,-63,71v0,79,100,99,124,32","w":183,"k":{".":7,",":7}},"d":{"d":"213,0r-50,0v-1,-10,2,-25,-1,-33v-40,69,-149,31,-149,-53v0,-87,111,-120,150,-50r0,-92r-33,0r0,-16r52,0r0,228r31,0r0,16xm163,-86v0,-41,-29,-73,-67,-73v-37,0,-65,32,-65,73v0,42,28,73,66,73v39,0,66,-30,66,-73","w":213,"k":{"y":5,"w":4,"v":5}},"e":{"d":"186,-81r-153,0v-1,73,104,97,138,34r15,7v-39,73,-172,52,-172,-45v0,-53,36,-90,87,-90v50,0,84,37,85,94xm33,-97r134,0v-6,-39,-31,-62,-67,-62v-35,0,-61,23,-67,62","w":198,"k":{"y":16,"x":7,"w":7,"v":16,".":7,",":7}},"f":{"d":"8,0r0,-16r27,0r0,-138r-27,0r0,-16r27,0v-6,-43,11,-78,42,-78v20,0,35,13,40,34r-17,2v-6,-30,-47,-26,-47,7r0,35r34,0r0,16r-34,0r0,138r34,0r0,16r-79,0","w":90,"k":{"l":-13,"i":-7,".":-11,",":-11}},"g":{"d":"166,6v0,-13,2,-31,-1,-42v-35,70,-151,37,-151,-48v0,-85,112,-121,152,-50r0,-36r50,0r0,16r-31,0r0,158v-6,88,-105,94,-152,53r12,-13v38,31,121,33,121,-38xm33,-84v0,41,27,71,66,71v39,0,67,-31,67,-72v0,-40,-30,-72,-67,-72v-37,0,-66,32,-66,73","w":213,"k":{"r":-4,".":11,",":11}},"h":{"d":"5,0r0,-16r31,0r0,-212r-31,0r0,-16r49,0r0,97v21,-18,44,-28,65,-28v26,0,46,14,46,45r0,114r28,0r0,16r-77,0r0,-16r31,0r0,-110v-6,-56,-65,-29,-93,-3r0,113r28,0r0,16r-77,0","w":195,"k":{"y":11}},"i":{"d":"9,0r0,-16r30,0r0,-138r-30,0r0,-16r48,0r0,154r29,0r0,16r-77,0xm28,-234v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,15,-15,15v-8,0,-14,-7,-14,-15","w":90,"k":{"v":5}},"j":{"d":"39,-154r-31,0r0,-16r50,0r0,191v0,44,-31,57,-72,52r0,-16v35,4,53,-4,53,-42r0,-169xm43,-248v8,0,15,6,15,14v0,8,-7,15,-15,15v-8,0,-14,-7,-14,-15v0,-8,6,-14,14,-14","w":86},"k":{"d":"5,0r0,-16r31,0r0,-212r-31,0r0,-16r50,0r0,154r89,-64r-26,0r0,-16r71,0r0,16r-22,0r-89,64r85,74r30,0r0,16r-37,0r-101,-88r0,72r31,0r0,16r-81,0","w":187},"l":{"d":"3,0r0,-16r31,0r0,-212r-31,0r0,-16r50,0r0,228r30,0r0,16r-80,0","w":86,"k":{"y":11,"w":11}},"m":{"d":"5,0r0,-16r30,0r0,-138r-30,0r0,-16r49,0r0,26v31,-33,90,-44,107,1v21,-19,45,-30,66,-30v66,-3,39,97,44,157r28,0r0,16r-75,0r0,-16r29,0r0,-109v-5,-54,-63,-29,-90,0r0,109r28,0r0,16r-76,0r0,-16r29,0r0,-109v0,-19,-8,-31,-27,-31v-20,0,-38,9,-63,31r0,109r28,0r0,16r-77,0","w":303,"k":{"y":13,"u":11}},"n":{"d":"3,0r0,-16r31,0r0,-138r-31,0r0,-16r50,0r0,26v22,-18,45,-29,64,-29v68,-2,41,96,46,157r27,0r0,16r-76,0r0,-16r30,0r0,-107v-5,-57,-63,-30,-91,-2r0,109r27,0r0,16r-77,0","k":{"y":11,"v":11,"u":5}},"o":{"d":"15,-85v0,-51,36,-90,84,-90v48,0,85,39,85,90v0,51,-37,90,-85,90v-48,0,-84,-39,-84,-90xm34,-85v0,42,27,73,65,73v38,0,66,-31,66,-73v0,-42,-28,-73,-66,-73v-38,0,-65,31,-65,73","w":198,"k":{"y":18,"x":20,"w":18,"v":18,".":14,",":14}},"p":{"d":"30,60r0,-214r-29,0r0,-16r48,0v1,11,-2,27,1,36v36,-70,149,-36,149,49v0,88,-113,122,-150,51r0,94r31,0r0,16r-81,0r0,-16r31,0xm48,-85v0,42,28,73,67,73v39,0,66,-30,66,-73v0,-42,-28,-72,-68,-72v-38,0,-65,30,-65,72","w":213,"k":{"y":18,".":18,",":18}},"q":{"d":"183,60r32,0r0,16r-81,0r0,-16r31,0r-1,-94v-34,72,-149,37,-149,-50v0,-86,111,-120,150,-51r0,-35r50,0r0,16r-32,0r0,214xm165,-85v0,-42,-27,-72,-65,-72v-40,0,-67,30,-67,73v0,42,27,72,66,72v39,0,66,-31,66,-73","w":213},"r":{"d":"8,0r0,-16r32,0r0,-138r-32,0r0,-16r51,0v1,13,-2,30,1,41v12,-31,40,-47,78,-44r0,18v-97,-3,-77,61,-79,139r35,0r0,16r-86,0","w":142,"k":{"y":-11,"v":-11,"u":-5,"t":-14,"s":22,"r":-5,"q":22,"p":-9,"o":22,"n":-11,"m":-5,"k":7,"i":-5,"g":22,"e":22,"d":22,"c":22,"a":18,".":18,"-":43,",":18}},"s":{"d":"14,0r0,-59r16,0v0,28,21,47,53,47v28,0,48,-14,48,-34v0,-51,-108,-13,-108,-80v0,-50,77,-62,101,-24r0,-20r16,0r0,56r-16,0v-1,-25,-20,-43,-47,-43v-27,0,-37,17,-37,31v0,47,108,11,108,79v0,53,-93,67,-118,26r0,21r-16,0","w":161,"k":{".":7,",":7}},"t":{"d":"31,-154r-30,0r0,-16r30,0r0,-38r19,-15r0,53r36,0r0,16r-36,0r0,119v0,20,4,27,36,19r0,16v-33,9,-55,3,-55,-27r0,-127","w":93},"u":{"d":"144,0r0,-24v-33,33,-109,44,-109,-16r0,-114r-30,0r0,-16r48,0r0,126v5,51,66,27,91,-1r0,-109r-30,0r0,-16r49,0r0,154r29,0r0,16r-48,0","w":195},"v":{"d":"87,3r-60,-157r-28,0r0,-16r71,0r0,16r-24,0r35,92v10,24,9,34,15,46v13,-48,33,-92,49,-138r-24,0r0,-16r67,0r0,16r-26,0r-57,157r-18,0","w":187,"k":{"o":16,"e":16,"a":11,".":47,",":47}},"w":{"d":"72,3r-49,-157r-22,0r0,-16r60,0r0,16r-20,0r40,135v10,-49,27,-90,40,-135r-20,0r0,-16r65,0r0,16r-19,0r24,77v5,13,9,45,15,59v7,-46,29,-93,42,-136r-23,0r0,-16r64,0r0,16r-23,0r-51,157r-18,0r-44,-148r-43,148r-18,0","w":270,"k":{"o":16,"h":7,"e":16,"a":9,".":47,",":47}},"x":{"d":"6,0r0,-16r24,0r54,-72r-53,-66r-22,0r0,-16r64,0r0,16r-20,0r42,53r41,-53r-18,0r0,-16r62,0r0,16r-23,0r-52,66r58,72r22,0r0,16r-63,0r0,-16r21,0r-48,-59r-45,59r23,0r0,16r-67,0","k":{"e":18}},"y":{"d":"66,60r24,-65r-61,-149r-28,0r0,-16r74,0r0,16r-28,0r52,127r48,-127r-27,0r0,-16r71,0r0,16r-26,0r-87,230r-48,0r0,-16r36,0","k":{"o":18,"e":18,"a":14,".":54,",":54}},"z":{"d":"16,0r0,-16r120,-138r-96,0r0,44r-15,0r0,-60r132,0r0,16r-120,138r104,0r0,-46r16,0r0,62r-141,0","w":172,"k":{"o":4,"e":7}},"{":{"d":"17,-96v38,1,35,-53,34,-94v0,-42,25,-57,52,-55r0,20v-35,-8,-32,33,-32,72v0,35,-9,58,-35,69v33,12,35,48,35,93v0,42,6,47,32,48r0,19v-27,2,-52,-12,-52,-54v1,-42,4,-95,-34,-95r0,-23","w":119},"|":{"d":"80,-244r19,0r0,325r-19,0r0,-325","w":178},"}":{"d":"103,-96r0,23v-38,0,-35,53,-34,95v0,42,-25,56,-52,54r0,-19v34,8,32,-33,32,-72v0,-35,9,-58,35,-69v-33,-13,-35,-48,-35,-94v0,-42,-6,-46,-32,-47r0,-20v27,-2,52,13,52,55v0,41,-4,95,34,94","w":119},"~":{"d":"213,-121v-48,46,-89,-7,-139,-7v-15,0,-24,4,-50,23r0,-19v47,-44,90,6,139,6v13,0,24,-5,50,-23r0,20","w":236},"'":{"d":"35,-166v-3,-26,-6,-52,-5,-82r20,0v1,30,-2,56,-5,82r-10,0","w":78},"\u00bb":{"d":"137,-86r-55,-86r20,0r55,86r-55,86r-20,0xm60,-86r-54,-86r20,0r55,86r-55,86r-20,0","w":168},"`":{"d":"73,-193r-43,-56r20,0r36,56r-13,0","w":119},"\u2014":{"d":"-2,-100r364,0r0,19r-364,0r0,-19","w":360},"\u00e9":{"d":"186,-81r-153,0v-1,73,104,97,138,34r15,7v-39,73,-172,52,-172,-45v0,-53,36,-90,87,-90v50,0,84,37,85,94xm33,-97r134,0v-6,-39,-31,-62,-67,-62v-35,0,-61,23,-67,62xm87,-193r-14,0r36,-56r21,0","w":198},"\u00a0":{"w":90,"k":{"Y":47,"W":22,"V":29,"T":14,"A":7}}}});
Cufon.replace("h1")
("h2")
("#maincontent #didyouknow h3")
("#maincontent ul.tabs a")
("#sidebar h3");

