/* Author: 

*/

/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
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("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}})());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}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright <C> Rubicon Computer Labs Inc., 1995. Release 1.2
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"487,0r-67,0r-194,-289r-98,93r0,196r-60,0r0,-720r60,0r0,448r254,-246r82,0r-194,187","w":500},{"d":"598,-720r-261,406r0,314r-68,0r0,-309r-257,-411r78,0r212,347r217,-347r79,0","w":611,"k":{"v":40,"u":37,"q":92,"p":37,"o":92,"i":20,"e":92,"a":92,"A":74,";":92,":":92,".":111,"-":111,",":111}},{"d":"265,-40v100,0,158,-87,158,-192r0,-286r60,0r0,518r-60,0r0,-72v-45,53,-85,85,-169,86v-118,2,-183,-67,-182,-186r0,-346r60,0r0,341v0,91,44,137,133,137"},{"d":"487,-529v0,80,-41,131,-100,155v83,26,125,83,125,172v0,166,-166,251,-335,205v-95,-26,-130,-89,-143,-207r64,0v-1,103,68,164,174,164v90,0,176,-66,176,-152v0,-119,-100,-156,-227,-148r0,-52v127,-1,199,-27,202,-138v2,-80,-68,-121,-148,-121v-91,0,-155,60,-153,151r-64,0v6,-135,83,-205,226,-205v121,0,203,61,203,176"},{"d":"324,0r-60,0r-310,-739r60,0","w":278},{"d":"299,-532v117,0,184,61,184,185r0,347r-60,0r0,-340v0,-92,-44,-138,-132,-138v-99,0,-159,76,-159,186r0,292r-60,0r0,-518r60,0r0,72v46,-48,87,-86,167,-86"},{"d":"287,-40v90,0,145,-57,157,-139r64,0v-21,117,-93,191,-221,193v-158,2,-240,-110,-240,-272v0,-151,93,-276,239,-274v127,2,197,61,214,177r-61,0v-19,-75,-69,-121,-153,-123v-115,-2,-175,102,-175,220v0,124,60,219,176,218"},{"d":"642,0r-68,0r0,-353r-426,0r0,353r-68,0r0,-720r68,0r0,309r426,0r0,-309r68,0r0,720","w":722},{"d":"153,-105v1,50,5,64,53,65v18,0,34,-3,48,-8r0,50v-12,4,-53,13,-69,12v-68,0,-91,-33,-92,-102r0,-380r-73,0r0,-50r73,0r0,-144r60,0r0,144r97,0r0,50r-97,0r0,363","w":278},{"d":"107,-739v107,153,171,249,171,467v0,208,-68,323,-171,463r-51,0v87,-127,153,-275,153,-468v0,-192,-65,-328,-153,-462r51,0","w":333},{"d":"278,-532v154,0,240,114,240,273v0,153,-89,273,-239,273v-149,0,-241,-117,-241,-272v0,-158,86,-274,240,-274xm279,-40v114,1,175,-97,175,-217v0,-132,-53,-220,-176,-221v-118,-1,-176,96,-176,219v0,127,59,218,177,219"},{"d":"151,-631r-66,0r0,-89r66,0r0,89xm5,147v55,8,83,-9,83,-68r0,-597r60,0r0,589v7,113,-41,143,-143,129r0,-53","w":222},{"d":"45,-255v0,-153,92,-278,238,-277v157,1,230,119,228,287r-402,0v-2,117,63,206,175,205v82,0,141,-49,156,-119r67,0v-31,105,-97,171,-222,173v-157,2,-240,-108,-240,-269xm447,-295v1,-106,-61,-184,-164,-183v-105,2,-161,80,-174,183r338,0"},{"d":"415,-739v186,0,345,136,345,316v0,133,-114,293,-234,292v-41,0,-75,-21,-85,-52v-27,28,-69,49,-119,50v-83,3,-139,-66,-139,-147v0,-143,113,-306,247,-306v53,0,96,29,113,66r15,-46r67,0r-107,320v-9,27,-12,63,23,63v84,0,159,-149,159,-245v0,-151,-129,-261,-284,-261v-177,0,-316,153,-316,333v0,178,141,325,322,325v110,0,216,-64,262,-136r59,0v-49,98,-180,186,-321,186v-211,0,-382,-172,-382,-382v0,-199,174,-376,375,-376xm336,-196v84,5,166,-166,166,-256v0,-42,-28,-75,-68,-75v-94,0,-175,141,-175,238v0,52,29,90,77,93","w":800},{"d":"292,-532v77,1,153,50,178,105r2,-91r60,0r0,722r-60,0r0,-287v-31,53,-102,97,-183,97v-150,0,-233,-118,-233,-274v0,-168,76,-272,236,-272xm295,-40v114,5,177,-100,177,-220v0,-116,-65,-218,-175,-218v-119,0,-177,98,-177,222v0,132,53,211,175,216","w":611},{"d":"289,-532v79,0,155,45,183,97r0,-285r60,0r0,720r-60,0r0,-91v-28,58,-105,105,-183,105v-157,0,-233,-108,-233,-271v0,-156,83,-275,233,-275xm294,-40v116,4,178,-98,178,-220v0,-118,-68,-218,-176,-218v-118,0,-177,99,-176,223v1,127,52,211,174,215","w":611},{"w":278},{"d":"175,0r-73,0r0,-88r73,0r0,88","w":278},{"d":"593,-720r-250,720r-75,0r-250,-720r71,0r217,640r216,-640r71,0","w":611,"k":{"y":18,"u":37,"r":37,"o":55,"i":18,"e":55,"a":55,"A":74,";":74,":":74,".":129,"-":55,",":129}},{"d":"299,-532v115,0,184,61,184,185r0,347r-60,0r0,-341v0,-93,-42,-136,-132,-137v-97,0,-159,77,-159,179r0,299r-60,0r0,-720r60,0r0,274v59,-57,81,-86,167,-86"},{"d":"441,-252v52,-6,73,-42,99,-87r40,34v-67,126,-143,129,-270,69v-27,-13,-52,-32,-89,-32v-60,0,-75,44,-108,94r-33,-47v50,-65,62,-95,141,-103v52,-4,218,82,220,72","w":660},{"d":"257,-675v-63,-17,-100,10,-100,81r0,76r100,0r0,50r-100,0r0,468r-60,0r0,-468r-77,0r0,-50r77,0v-6,-123,2,-231,131,-216v7,0,17,1,29,4r0,55","w":278,"k":{"f":18}},{"d":"175,-88v0,98,14,205,-73,225r0,-37v32,-16,36,-52,34,-100r-34,0r0,-88r73,0","w":278},{"d":"137,-494r-52,0r0,-226r52,0r0,226","w":222},{"d":"580,-220r-220,0r0,220r-60,0r0,-220r-220,0r0,-60r220,0r0,-220r60,0r0,220r220,0r0,60","w":660},{"d":"278,-705v186,0,238,151,238,366v0,209,-55,353,-237,353v-187,0,-240,-146,-240,-360v0,-215,53,-359,239,-359xm278,-40v142,0,174,-137,174,-308v0,-173,-33,-303,-176,-303v-139,0,-173,143,-173,312v0,172,33,299,175,299"},{"d":"535,0r-454,0r0,-720r68,0r0,662r386,0r0,58","k":{"y":37,"Y":111,"W":55,"V":92,"T":92}},{"d":"173,0r-68,0r0,-720r68,0r0,720","w":278},{"d":"306,-681v-125,0,-220,93,-162,201v9,17,28,36,55,44r270,81v65,33,98,87,98,164v0,139,-113,210,-260,210v-158,0,-263,-83,-264,-234r66,0v9,117,83,170,207,176v133,6,224,-104,164,-217v-58,-64,-72,-53,-220,-93v-115,-31,-200,-68,-200,-199v0,-121,112,-191,244,-191v140,0,242,80,242,215r-65,0v2,-99,-73,-157,-175,-157","w":611},{"d":"239,-478v-65,-1,-116,28,-117,88v0,38,28,67,86,84r160,46v57,25,86,66,86,123v0,156,-245,192,-349,106v-39,-32,-59,-76,-59,-131r61,0v19,83,56,121,154,122v70,1,129,-33,129,-95v0,-95,-164,-97,-246,-127v-58,-21,-86,-65,-86,-124v0,-93,81,-148,182,-146v120,2,187,52,200,163r-61,0v-10,-73,-57,-109,-140,-109","w":500},{"d":"387,-375v72,24,124,88,125,174v2,139,-103,215,-246,215v-122,0,-225,-88,-222,-210v2,-93,51,-156,123,-183v-66,-43,-97,-61,-98,-153v-2,-100,91,-173,197,-173v123,0,217,58,217,173v0,73,-32,126,-96,157xm283,-399v89,0,136,-52,136,-139v0,-81,-55,-112,-142,-113v-85,-1,-144,47,-144,127v-1,80,66,125,150,125xm283,-40v93,0,165,-66,165,-158v0,-95,-69,-147,-169,-147v-100,0,-171,51,-171,150v0,93,77,155,175,155"},{"d":"579,0r-548,0r0,-57r461,-605r-422,0r0,-58r506,0r0,57r-461,605r464,0r0,58","w":611},{"d":"462,-384v88,14,149,79,148,178v-1,145,-86,206,-234,206r-295,0r0,-720r258,0v147,-1,236,49,238,181v2,86,-43,141,-115,155xm321,-402v118,-1,188,-30,188,-137v0,-110,-74,-123,-205,-123r-155,0r0,260r172,0xm334,-58v142,-3,208,-18,208,-144v0,-118,-77,-142,-208,-142r-185,0r0,286r185,0","w":667},{"d":"306,-467v-127,-2,-171,82,-171,208r0,259r-60,0r0,-518r60,0r0,97v31,-74,73,-110,171,-111r0,65","w":333,"k":{"y":-18,"t":-18,"q":18,"o":18,"n":-18,"m":-18,"f":-18,"e":18,"d":18,"c":18,".":92,"-":55,",":92}},{"d":"68,141v51,12,93,9,113,-40v18,-42,29,-75,38,-97r-201,-522r67,0r166,445r166,-445r65,0r-195,516v-51,137,-106,206,-163,206v-19,1,-43,-5,-56,-7r0,-56","w":500,"k":{".":92,",":92}},{"d":"500,119r-500,0r0,-58r500,0r0,58","w":500},{"d":"141,0r-60,0r0,-720r60,0r0,720","w":222},{"d":"875,-720r-189,720r-75,0r-167,-636r-169,636r-75,0r-186,-720r68,0r155,624r169,-624r76,0r164,624r159,-624r70,0","w":889,"k":{"u":18,"r":18,"o":18,"e":18,"a":37,"A":37,";":18,":":18,".":74,",":74}},{"d":"144,-631r-66,0r0,-89r66,0r0,89xm141,0r-60,0r0,-518r60,0r0,518","w":222},{"d":"592,0r-78,0r-210,-318r-209,318r-77,0r248,-370r-238,-350r79,0r197,303r198,-303r79,0r-236,350","w":611},{"d":"582,-163v1,66,-1,130,30,156r0,7r-75,0v-18,-33,-25,-105,-25,-159v1,-129,-26,-168,-143,-168r-221,0r0,327r-68,0r0,-720r282,0v152,-1,245,49,245,189v0,103,-39,141,-117,176v73,28,91,86,92,192xm363,-385v101,1,176,-47,176,-143v0,-176,-224,-127,-391,-134r0,277r215,0","w":667,"k":{"Y":37,"W":18,"V":18,"T":18}},{"d":"302,-385v143,34,211,65,216,216v4,109,-105,191,-216,188r0,76r-46,0r0,-76v-134,-4,-214,-84,-219,-222r65,0v-2,90,66,170,153,168r0,-297v-120,-30,-199,-65,-199,-189v0,-89,53,-141,114,-169v24,-10,52,-15,86,-15r0,-61r46,0r0,61v119,2,188,61,195,176r-65,0v2,-71,-59,-123,-130,-122r0,266xm255,-651v-74,-1,-138,52,-135,126v3,87,52,106,135,131r0,-257xm302,-35v83,3,154,-66,152,-144v-3,-98,-58,-122,-152,-143r0,287"},{"d":"344,-601r-114,37r75,106r-39,24r-74,-108r-78,106r-35,-27r77,-101r-112,-40r18,-42r111,43r0,-117r42,0r0,117r114,-42","w":389},{"d":"287,-442v143,-2,227,84,227,227v0,142,-84,231,-224,229v-185,-3,-247,-136,-249,-340v-2,-206,73,-379,256,-379v119,0,194,67,206,173r-66,0v-13,-70,-56,-119,-134,-119v-154,0,-199,142,-198,319v45,-64,87,-109,182,-110xm290,-40v102,0,160,-76,160,-179v0,-107,-55,-169,-160,-169v-97,0,-161,80,-161,174v0,100,61,174,161,174"},{"d":"283,-532v117,0,188,51,188,163r0,280v-1,53,26,55,63,40r0,47v-21,7,-24,10,-47,10v-58,0,-73,-22,-75,-80v-45,50,-107,84,-193,86v-96,2,-174,-56,-173,-149v1,-145,164,-154,301,-172v47,-6,64,-15,64,-65v0,-73,-48,-107,-128,-106v-97,0,-140,33,-152,117r-61,0v1,-113,91,-171,213,-171xm225,-40v99,0,188,-56,186,-151r0,-81v-52,27,-216,33,-247,51v-35,20,-54,47,-54,87v-1,60,53,94,115,94"},{"d":"580,6r-500,-235r0,-53r500,-223r0,64r-421,186r421,197r0,64","w":660},{"d":"175,-404r-73,0r0,-88r73,0r0,88xm175,0r-73,0r0,-88r73,0r0,88","w":278},{"d":"242,191r-191,0r0,-50r127,0r0,-830r-125,0r0,-50r189,0r0,930","w":333},{"d":"293,-229r-253,0r0,-62r253,0r0,62","w":333},{"d":"481,0r-72,0r-157,-224r-161,224r-73,0r199,-268r-183,-250r74,0r143,206r147,-206r76,0r-187,250","w":500},{"d":"386,-739v212,0,338,161,338,380v0,217,-126,378,-336,378v-212,0,-335,-161,-335,-381v0,-214,126,-377,333,-377xm390,-39v173,0,266,-139,266,-321v0,-184,-92,-321,-269,-321v-169,0,-266,143,-266,320v0,187,91,322,269,322","w":778},{"d":"580,-229r-500,235r0,-64r421,-197r-421,-186r0,-64r500,223r0,53","w":660},{"d":"141,0r-60,0r0,-739r60,0r0,739","w":222},{"d":"606,-532v120,0,162,68,162,199r0,333r-60,0r0,-359v-1,-80,-30,-119,-110,-119v-105,0,-153,82,-152,194r0,284r-60,0r0,-359v0,-80,-33,-119,-108,-119v-107,0,-154,83,-154,194r0,284r-60,0r0,-518r60,0r0,79v28,-53,87,-93,165,-93v84,1,125,36,149,100v27,-59,89,-100,168,-100","w":833},{"d":"120,-566v132,-2,172,-30,195,-139r51,0r0,705r-64,0r0,-524r-182,0r0,-42"},{"d":"288,-739r-235,829r-56,0r235,-829r56,0","w":278},{"d":"372,-39v130,-2,199,-83,227,-198r71,0v-40,171,-144,256,-312,256v-206,0,-310,-159,-310,-377v0,-238,106,-381,334,-381v159,0,259,86,280,228r-70,0v-25,-113,-91,-169,-225,-170v-167,-1,-251,141,-251,320v0,187,81,324,256,322","w":722},{"d":"586,-245r-57,0r-201,-392r-197,392r-58,0r230,-453r52,0","w":660},{"d":"320,-532v161,1,235,105,235,275v0,152,-86,273,-231,271v-80,-1,-154,-41,-185,-97r0,287r-60,0r0,-722r60,0r0,91v24,-51,106,-107,181,-105xm315,-40v116,0,176,-97,176,-223v0,-132,-56,-211,-175,-215v-116,-4,-177,97,-177,220v0,119,67,218,176,218","w":611},{"d":"223,-43v91,0,123,-55,124,-152r0,-525r68,0r0,522v1,139,-66,217,-198,217v-152,0,-194,-86,-195,-247r68,0v-3,121,20,185,133,185","w":500},{"d":"175,-404r-73,0r0,-88r73,0r0,88xm175,-88v0,98,14,205,-73,225r0,-37v32,-16,36,-52,34,-100r-34,0r0,-88r73,0","w":278},{"d":"269,-705v182,2,246,149,246,352v0,206,-77,363,-260,367v-110,3,-203,-63,-202,-169r65,0v15,143,211,145,277,46v34,-51,61,-141,54,-246v-39,65,-96,109,-191,110v-129,1,-217,-94,-217,-226v0,-145,85,-235,228,-234xm267,-299v96,0,159,-74,159,-175v0,-102,-62,-177,-158,-177v-104,0,-163,72,-163,180v0,103,59,172,162,172"},{"d":"124,-271v0,192,65,328,153,462r-51,0v-107,-153,-171,-249,-171,-467v0,-208,68,-323,171,-463r51,0v-87,127,-153,275,-153,468","w":333},{"d":"203,-496r-14,315r-45,0r-14,-315r0,-224r73,0r0,224xm203,0r-73,0r0,-88r73,0r0,88","w":333},{"d":"483,-518r-201,518r-67,0r-198,-518r65,0r168,444r168,-444r65,0","w":500,"k":{".":74,",":74}},{"d":"520,-174r-98,0r0,174r-64,0r0,-174r-322,0r0,-55r328,-469r58,0r0,470r98,0r0,54xm358,-228r0,-374r-259,374r259,0"},{"d":"658,-331v88,0,163,76,163,166v0,90,-73,165,-163,165v-89,0,-166,-76,-166,-165v0,-87,77,-166,166,-166xm668,-705r-397,719r-52,0r397,-719r52,0xm233,-698v87,0,165,78,165,167v0,87,-77,164,-165,164v-89,0,-166,-76,-166,-165v0,-86,76,-166,166,-166xm657,-57v57,0,107,-52,107,-108v0,-58,-48,-109,-107,-109v-57,0,-108,51,-108,110v0,56,52,107,108,107xm232,-424v56,0,109,-52,109,-108v0,-58,-51,-109,-109,-109v-57,0,-108,51,-108,110v0,56,52,107,108,107","w":889},{"d":"649,0r-83,0r-300,-391r-113,113r0,278r-68,0r0,-720r68,0r0,373r369,-373r77,0r-284,287","w":667},{"d":"279,189v-111,1,-152,-29,-152,-139r0,-207v0,-74,-22,-103,-82,-116v65,-24,79,-37,82,-121v4,-104,-19,-264,33,-314v22,-21,62,-31,119,-31v-58,18,-87,53,-88,126r0,193v0,86,-19,126,-82,145v122,19,75,208,82,340v4,78,26,105,88,124","w":333},{"d":"299,-705v157,0,265,137,199,282v-46,101,-84,99,-227,186v-64,39,-114,73,-143,130v-9,17,-12,35,-12,53r393,0r0,54r-461,0v-3,-157,86,-210,179,-278v87,-63,213,-91,218,-228v2,-86,-66,-145,-152,-145v-92,0,-162,78,-156,177r-68,0v-2,-140,91,-231,230,-231"},{"d":"538,-662r-396,0r0,260r360,0r0,58r-360,0r0,344r-68,0r0,-720r464,0r0,58","k":{"A":55,".":129,",":129}},{"d":"580,-318r-500,0r0,-60r500,0r0,60xm580,-124r-500,0r0,-60r500,0r0,60","w":660},{"d":"220,-494r-52,0r0,-226r52,0r0,226xm109,-494r-52,0r0,-226r52,0r0,226","w":278},{"d":"285,-279v-65,24,-79,37,-82,121v-4,104,19,264,-33,314v-22,21,-62,31,-119,31v58,-18,87,-53,88,-126r0,-193v0,-86,19,-126,82,-145v-122,-19,-75,-208,-82,-340v-4,-78,-26,-105,-88,-124v111,-1,152,29,152,139r0,207v0,74,22,103,82,116","w":333},{"d":"340,-720v152,1,234,56,236,201v2,141,-119,201,-272,201r-158,0r0,318r-68,0r0,-720r262,0xm304,-376v135,-2,204,-28,204,-150v0,-97,-78,-137,-183,-136r-179,0r0,286r158,0","w":611,"k":{"A":74,".":129,",":129}},{"d":"642,0r-79,0r-414,-628r-2,628r-68,0r0,-720r77,0r416,629r2,-629r68,0r0,720","w":722},{"d":"121,-339v0,164,103,302,261,300v155,-2,249,-108,248,-275r-243,0r0,-58r308,0r0,372r-58,0r0,-123v-51,89,-132,142,-266,142v-210,1,-318,-160,-318,-382v0,-222,119,-377,331,-376v165,1,276,84,303,228r-70,0v-19,-100,-113,-170,-227,-170v-188,1,-269,140,-269,342","w":778},{"d":"280,-453v136,-1,226,94,226,232v0,134,-95,235,-223,235v-146,0,-246,-63,-248,-197r64,0v10,88,78,142,174,143v100,1,169,-80,169,-180v0,-105,-70,-181,-174,-179v-76,1,-117,24,-154,73r-53,-7r57,-365r350,0r0,54r-296,0r-44,237v49,-31,82,-45,152,-46"},{"d":"381,-739v215,0,342,155,338,380v-1,125,-39,226,-108,291r96,74r-38,46r-106,-82v-50,30,-103,49,-180,49v-212,1,-335,-161,-335,-381v0,-212,127,-377,333,-377xm561,-107v58,-55,89,-144,90,-253v2,-184,-92,-321,-269,-321v-169,0,-266,143,-266,320v0,187,91,323,269,322v47,0,89,-11,125,-32r-82,-63r36,-47","w":778},{"d":"540,-662r-228,0r0,662r-68,0r0,-662r-228,0r0,-58r524,0r0,58","k":{"y":84,"w":84,"u":92,"s":111,"r":92,"o":111,"e":111,"c":111,"a":111,"A":92,";":111,":":111,".":111,"-":129,",":111}},{"d":"254,-739v151,-5,263,114,203,256v-28,68,-140,129,-170,199v-11,25,-14,63,-13,102r-58,0v-2,-95,14,-145,63,-194v46,-45,128,-106,129,-181v1,-77,-71,-128,-152,-128v-98,0,-161,68,-157,169r-61,0v-10,-137,88,-219,216,-223xm283,0r-73,0r0,-88r73,0r0,88","w":500},{"d":"291,-532v77,-1,156,50,179,105r2,-91r60,0r0,474v0,169,-77,255,-243,256v-113,1,-208,-53,-219,-149r64,0v14,63,64,95,151,95v147,0,191,-87,187,-241v-28,52,-107,97,-183,97v-151,0,-233,-119,-233,-275v0,-167,78,-270,235,-271xm297,-40v110,0,175,-102,175,-220v0,-122,-63,-221,-177,-218v-123,3,-173,86,-175,216v-2,128,59,221,177,222","w":611},{"d":"530,-427r-108,0r-20,140r102,0r0,59r-111,0r-32,228r-59,0r31,-228r-137,0r-34,228r-59,0r34,-228r-110,0r0,-59r119,0r21,-140r-112,0r0,-59r120,0r32,-212r60,0r-32,212r136,0r31,-212r59,0r-31,212r100,0r0,59xm363,-427r-136,0r-22,140r138,0"},{"d":"755,0r-68,0r0,-642r-238,642r-64,0r-237,-642r-2,642r-68,0r0,-720r104,0r236,635r234,-635r103,0r0,720","w":833},{"d":"651,0r-70,0r-83,-226r-328,0r-85,226r-70,0r283,-720r77,0xm475,-284r-141,-378r-141,378r282,0","w":667,"k":{"y":18,"w":18,"v":18,"Y":74,"W":37,"V":74,"T":92}},{"d":"152,0v12,-231,149,-474,279,-634r-372,0r0,-64r449,0r0,60v-111,123,-207,291,-258,467v-19,66,-28,123,-28,171r-70,0"},{"d":"282,-689r-127,0r0,830r125,0r0,50r-189,0r0,-930r191,0r0,50","w":333},{"d":"707,-518r-168,518r-64,0r-113,-435r-117,435r-72,0r-158,-518r60,0r134,442r120,-442r67,0r114,438r136,-438r61,0","w":722,"k":{".":55,",":55}},{"d":"338,-720v236,-10,331,138,331,359v0,227,-98,361,-338,361r-250,0r0,-720r257,0xm325,-58v198,3,276,-110,276,-303v0,-199,-77,-309,-286,-301r-166,0r0,604r176,0","w":722},{"d":"360,-39v158,0,212,-82,212,-246r0,-435r68,0r0,448v2,189,-96,291,-278,291v-185,0,-281,-102,-280,-290r0,-449r68,0r0,432v0,165,56,249,210,249","w":722},{"d":"323,-532v147,0,232,120,232,271v0,167,-75,275,-234,275v-78,-1,-153,-47,-180,-105r-2,91r-60,0r0,-720r60,0r0,285v30,-52,102,-97,184,-97xm318,-40v120,-4,172,-86,173,-215v1,-125,-58,-223,-176,-223v-108,0,-176,101,-176,219v0,122,63,223,179,219","w":611},{"d":"467,0r-434,0r0,-53r344,-415r-321,0r0,-50r398,0r0,53r-344,415r357,0r0,50","w":500},{"d":"234,-574r-51,0r-138,-139r78,0","w":333},{"w":278},{"d":"577,-326v0,85,-18,136,-50,188r117,138r-81,0r-70,-85v-56,66,-117,102,-227,104v-126,3,-228,-91,-225,-214v3,-112,81,-181,172,-223v-41,-49,-75,-90,-77,-161v-3,-87,73,-141,161,-141v83,0,156,59,152,141v-5,100,-60,130,-142,179r181,214v25,-45,29,-72,30,-140r59,0xm272,-445v63,-39,108,-60,113,-132v3,-50,-39,-89,-91,-89v-82,0,-123,78,-76,147v14,20,30,46,54,74xm109,-190v-6,133,153,194,263,128v31,-18,58,-40,82,-69r-205,-244v-69,31,-136,96,-140,185","w":667},{"d":"570,0r-489,0r0,-720r479,0r0,58r-411,0r0,260r371,0r0,58r-371,0r0,286r421,0r0,58","w":611}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+434-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("IxK![;hY%9Z.IE4U1;)`6x6Z@yh!K;Z.@y]`%9NvKr0-$CYQ%!4!W!3R[;h61E4P%;rDR9NR1sDj$sD.r;^kKQjvIC&WArhC:)7ERv42[)179)6>IuK^G~71e@^GGv3|WrjPz!JjAu-JIE)yhEre}C]xGrjQ2r&:NCrNr~Zv6Y!&h!|fN)rQ};DH]>FQevhj[x4YIE6QIA37GsD-R~!QevD-[~!je;34[;1Y%E3vG96.KQJv[84j%8WZ}fYU%9$b$QJP%CYP@QHi:v1f1!j.Is0bGC7C%9]-%9KJ@EJu[yY7]EZ7evN4Rfzb[xZu$@N7[yg.%xZC1xJ^[9F7I9KPRQHU%s3-:`-a%A4v9D&E~o)x86]IeWh:GzNAsFr9@$K%[R1}2H^Qu>4;vb7ca-|.Pj3`CY!yfgJVU0Zkiyh[%r!1G@&[%r!ZIAH7")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":556,"face":{"font-family":"helvlight","font-weight":500,"font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"14","bbox":"-46 -766 875 212.014","underline-thickness":"20","underline-position":"-123","unicode-range":"U+0020-U+007E"}}));

 
Cufon.replace('.helLight,  .menu a, .intro, .blog h3 a, .blog h3, .subscribe a, .pinkButton', {hover: true});
