/*
 * 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) 1990 Adobe Systems Incorporated.  All Rights Reserved. The
 * Typeface name is a trademark of Heidelberger Druckmaschinen AG and/or its
 * subsidiaries.
 * 
 * Trademark:
 * The Typeface name is a trademark of Heidelberger Druckmaschinen AG and/or its
 * subsidiaries.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"20,0r0,-257r23,0r0,238r107,0r0,19r-130,0","w":153,"k":{"y":13,"Y":33,"W":27,"V":27,"T":27}},{"d":"120,63r-1,-92v-5,22,-20,33,-45,33v-41,0,-61,-33,-61,-99v0,-67,20,-100,61,-100v24,-1,38,12,48,31r0,-27r19,0r0,254r-21,0xm120,-95v0,-49,-8,-82,-43,-82v-27,0,-41,27,-41,82v0,47,3,81,42,81v39,0,42,-34,42,-81","w":159},{"d":"17,-72r0,-185r23,0r0,185v0,38,16,57,50,57v34,0,50,-19,50,-57r0,-185r23,0r0,185v0,51,-24,76,-73,76v-49,0,-73,-25,-73,-76","w":180},{"d":"76,-14v66,0,34,-112,41,-177r22,0r0,191r-19,0v-1,-8,2,-21,-1,-27v-18,47,-98,42,-98,-20r0,-144r21,0r0,134v1,28,7,43,34,43","w":159},{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},{"d":"70,-112v13,-3,69,26,77,24v10,0,20,-9,31,-26r13,13v-14,18,-20,31,-45,31v-35,0,-88,-54,-108,2r-13,-13v11,-21,26,-31,45,-31","w":216},{"d":"12,-104v58,-10,-31,-171,78,-153r0,18v-22,-1,-36,-1,-36,24v0,43,7,113,-24,120v32,4,24,77,24,119v0,24,14,25,36,24r0,18v-36,3,-57,-6,-57,-43v0,-39,13,-105,-21,-109r0,-18","w":86},{"d":"137,-191v0,-51,-45,-48,-94,-47r0,94v49,3,94,-2,94,-47xm43,-125r0,106v54,3,102,-1,102,-53v0,-52,-48,-56,-102,-53xm168,-72v2,74,-72,76,-148,72r0,-257v69,-2,140,-7,140,64v0,29,-18,50,-39,57v30,6,46,29,47,64","w":180},{"d":"68,0r0,-238r-66,0r0,-19r156,0r0,19r-67,0r0,238r-23,0","w":159,"k":{"y":20,"w":27,"u":27,"r":27,"o":27,"i":6,"e":27,"a":27,"A":20,";":27,":":27,".":33,"-":20,",":33}},{"d":"99,-173v-80,-11,-53,101,-57,173r-21,0r0,-191r21,0v1,9,-2,23,1,30v10,-25,28,-37,56,-33r0,21","w":100,"k":{"y":-6,"v":-6,".":27,"-":13,",":27}},{"d":"117,-127v62,-2,32,90,55,127r-27,0v-17,-39,13,-127,-58,-117r-44,0r0,117r-23,0r0,-257v70,-2,143,-8,143,64v0,38,-15,60,-46,66xm43,-238r0,101v51,3,97,0,97,-50v0,-51,-45,-54,-97,-51","w":180,"k":{"Y":6,"U":-2,"T":6}},{"d":"20,0r0,-257r128,0r0,19r-105,0r0,94r98,0r0,19r-98,0r0,125r-23,0","w":153,"k":{"A":13,".":40,",":40}},{"d":"84,-241v-31,-8,-37,17,-34,50r34,0r0,18r-34,0r0,173r-21,0r0,-173r-26,0r0,-18r26,0v-4,-46,6,-77,55,-68r0,18","w":86,"k":{"o":-1,"l":-1,"f":-1}},{"d":"122,-32v-7,19,-22,36,-48,36v-41,0,-61,-33,-61,-100v0,-66,20,-99,61,-99v26,-1,39,13,46,33r0,-95r21,0r0,257r-19,0r0,-32xm78,-177v-39,0,-42,34,-42,81v0,48,3,82,42,82v39,0,42,-35,42,-82v0,-48,-3,-81,-42,-81","w":159},{"d":"144,0r0,-128r-101,0r0,128r-23,0r0,-257r23,0r0,109r101,0r0,-109r23,0r0,257r-23,0","w":186},{"d":"8,0r0,-22r125,-216r-118,0r0,-19r142,0r0,22r-124,216r125,0r0,19r-150,0","w":166},{"d":"41,19v0,18,18,28,36,29v38,2,43,-39,40,-82v-7,23,-22,34,-45,34v-39,0,-59,-32,-59,-96v0,-66,20,-99,61,-99v24,-1,37,12,46,33r0,-29r19,0r0,177v7,72,-58,99,-104,67v-11,-8,-16,-20,-16,-34r22,0xm77,-177v-37,0,-41,34,-41,79v0,46,4,80,41,80v37,0,40,-34,40,-80v0,-45,-3,-79,-40,-79","w":159,"k":{"y":-1,"r":-1,"i":-1,"g":-1}},{"d":"68,0r0,-103r-69,-154r24,0r57,128r56,-128r25,0r-70,154r0,103r-23,0","w":159,"k":{"u":13,"o":20,"i":6,"e":20,"a":20,"A":20,";":13,":":13,".":40,"-":27,",":40}},{"d":"52,-257r16,0r0,40r38,-12r5,15r-38,12r23,32r-12,10r-24,-33r-23,33r-13,-10r23,-32r-38,-12r5,-15r38,12r0,-40","w":120},{"d":"100,-15v37,-1,52,-32,53,-72r23,0v-3,52,-24,91,-76,91v-55,0,-82,-44,-82,-133v0,-89,27,-132,82,-132v48,0,75,31,74,79r-23,0v1,-35,-17,-61,-51,-60v-39,0,-59,37,-59,113v0,76,20,114,59,114","w":186},{"d":"31,4r0,-265r18,0r0,265r-18,0","w":79},{"d":"107,0r-40,-82r-40,82r-25,0r52,-99r-50,-92r25,0r38,75r37,-75r25,0r-49,92r51,99r-24,0","w":133},{"d":"83,-177v-64,0,-32,113,-39,177r-22,0r0,-191r20,0r0,26v14,-41,83,-38,90,3v9,-22,25,-33,48,-33v30,0,45,16,45,49r0,146r-22,0r0,-143v0,-23,-10,-34,-30,-34v-64,0,-32,113,-39,177r-21,0r0,-143v0,-23,-10,-34,-30,-34","w":246,"k":{"y":-1}},{"d":"14,-118v0,-80,11,-134,77,-137v38,-2,63,23,63,60r-23,0v-1,-24,-16,-44,-41,-42v-49,4,-51,54,-53,117v23,-75,122,-42,122,37v0,51,-24,88,-71,87v-63,-2,-74,-49,-74,-122xm89,-144v-33,0,-48,30,-48,65v0,35,15,65,48,65v33,0,47,-30,47,-65v0,-35,-14,-65,-47,-65"},{"d":"69,-14v44,0,50,-57,12,-69v-28,-9,-67,-24,-67,-57v0,-37,19,-55,57,-55v37,0,54,19,53,58r-22,0v1,-26,-8,-40,-31,-40v-44,0,-46,54,-9,64v30,8,67,23,67,60v0,35,-23,57,-59,57v-44,0,-60,-20,-59,-65r22,0v-1,30,10,47,36,47","w":140},{"d":"31,0r0,-37r24,0v1,38,3,81,-26,87v-2,-23,15,-23,12,-50r-10,0xm31,-144r0,-36r24,0r0,36r-24,0","w":86},{"d":"56,0r-53,-191r23,0r43,167r39,-167r23,0r-51,191r-24,0","w":133,"k":{".":20,",":20}},{"d":"86,-237v-48,5,-48,49,-48,112v0,64,0,105,48,111v48,-5,49,-47,49,-111v0,-64,0,-106,-49,-112xm86,4v-61,0,-71,-55,-71,-129v0,-75,10,-130,71,-130v61,0,72,55,72,130v0,75,-10,129,-72,129"},{"d":"85,-177v-69,3,-36,112,-43,177r-21,0r0,-257r21,0r1,92v5,-18,24,-30,47,-30v33,0,49,17,49,51r0,144r-22,0r0,-138v0,-26,-10,-39,-32,-39","w":159},{"d":"75,-86v-59,9,31,169,-78,152r0,-18v22,1,35,1,35,-24v0,-44,-7,-114,25,-120v-33,-4,-25,-77,-25,-119v0,-25,-13,-25,-35,-24r0,-18v36,-3,57,6,57,43v0,39,-15,107,21,110r0,18","w":86},{"d":"181,-87r-73,-142r-73,142r-19,0r83,-164r18,0r83,164r-19,0","w":216},{"w":86,"k":{"Y":13,"W":13,"V":13,"T":13,"A":13}},{"d":"79,-195v51,1,62,42,61,100r-104,0v-2,48,11,81,41,81v23,0,36,-16,40,-49r22,0v-3,38,-23,67,-62,67v-43,0,-64,-33,-64,-100v0,-66,22,-99,66,-99xm117,-113v-1,-39,-6,-64,-40,-64v-34,0,-40,26,-41,64r81,0","w":153,"k":{"y":-1}},{"d":"21,-112r78,0r0,19r-78,0r0,-19","w":119},{"d":"19,63r0,-254r19,0v1,8,-2,21,1,27v8,-21,24,-31,47,-31v41,0,61,33,61,100v0,66,-20,99,-61,99v-26,1,-39,-13,-46,-33r0,92r-21,0xm82,-14v39,0,42,-34,42,-81v0,-55,-14,-82,-41,-82v-36,0,-43,33,-43,82v0,48,3,81,42,81","w":159,"k":{"y":-1}},{"d":"11,-96v0,-66,22,-99,66,-99v44,0,66,33,66,99v0,67,-22,100,-66,100v-44,0,-66,-33,-66,-100xm34,-96v0,55,14,82,43,82v29,0,43,-27,43,-82v0,-54,-14,-81,-43,-81v-29,0,-43,27,-43,81","w":153},{"d":"43,-238r0,107v52,3,94,-1,94,-53v0,-52,-41,-58,-94,-54xm20,0r0,-257r70,0v47,0,70,25,70,73v0,63,-49,77,-117,72r0,112r-23,0","k":{"A":13,".":46,",":46}},{"d":"22,0r0,-257r22,0r0,257r-22,0","w":66,"k":{"y":-1,"w":-1}},{"d":"19,0r0,-257r21,0r1,161r74,-95r27,0r-58,71r68,120r-26,0r-57,-101r-29,34r0,67r-21,0","w":146},{"w":86,"k":{"Y":13,"W":13,"V":13,"T":13,"A":13}},{"d":"13,66r-16,0v56,-94,56,-229,0,-323r16,0v63,103,63,220,0,323","w":79},{"d":"20,0r0,-257r31,0r99,224r0,-224r23,0r0,257r-31,0r-99,-224r0,224r-23,0","w":193},{"d":"-4,-261r20,0r88,265r-20,0","w":100},{"d":"85,-177v-69,3,-36,112,-43,177r-21,0r0,-191r19,0v1,8,-2,20,1,26v19,-46,98,-40,98,21r0,144r-22,0r0,-138v0,-26,-10,-39,-32,-39","w":159,"k":{"y":-1}},{"d":"30,66r0,-323r57,0r0,18r-36,0r0,287r36,0r0,18r-57,0","w":86},{"d":"142,0r-60,-111r-59,111r-23,0r70,-131r-66,-126r25,0r55,104r55,-104r23,0r-66,126r71,131r-25,0","w":166},{"d":"48,-136v-58,-28,-35,-125,38,-125v47,0,70,23,70,70r-23,0v0,-34,-15,-51,-46,-51v-56,0,-66,75,-16,93v39,14,92,26,92,78v0,48,-30,76,-78,75v-53,0,-77,-28,-75,-84r23,0v-3,39,14,65,51,65v61,0,76,-77,23,-98"},{"d":"18,-129v0,-89,27,-132,82,-132v55,0,82,43,82,132v0,89,-27,133,-82,133v-55,0,-82,-44,-82,-133xm41,-129v0,76,20,114,59,114v39,0,59,-38,59,-114v0,-76,-20,-113,-59,-113v-39,0,-59,37,-59,113","w":200},{"d":"124,-152v20,-33,4,-85,-37,-85v-30,0,-46,21,-47,62r-23,0v1,-48,23,-80,72,-80v57,0,81,62,57,110v-22,46,-98,66,-106,126r117,0r0,19r-141,0v-1,-79,78,-102,108,-152"},{"d":"32,-171r0,-86r22,0r0,86r-22,0","w":86},{"d":"31,0r0,-37r24,0v1,38,3,81,-26,87v-2,-23,15,-23,12,-50r-10,0","w":86,"k":{" ":13}},{"d":"135,-72v0,-38,-26,-55,-68,-51r0,-18v37,3,60,-13,60,-48v0,-32,-14,-48,-42,-48v-29,1,-45,22,-45,53r-23,0v0,-43,25,-71,68,-71v73,0,89,108,24,121v77,15,57,138,-24,138v-46,0,-69,-24,-71,-72r23,0v0,31,18,54,48,54v33,0,51,-23,50,-58"},{"d":"21,-112r78,0r0,19r-78,0r0,-19","w":119},{"d":"151,-185v0,-32,-19,-57,-51,-57v-39,0,-59,37,-59,113v0,76,20,114,59,114v38,0,55,-36,54,-97r-61,0r0,-19r82,0r0,131r-18,0r0,-42v-7,24,-27,47,-57,46v-55,0,-82,-44,-82,-133v0,-89,27,-132,82,-132v46,0,71,25,74,76r-23,0","w":193},{"d":"-9,47v24,4,32,-6,31,-32r0,-206r22,0r0,213v1,33,-20,48,-53,43r0,-18xm22,-220r0,-37r22,0r0,37r-22,0","w":66},{"d":"-4,-266r26,0r27,51r-17,0","w":66},{"d":"31,-144r0,-36r24,0r0,36r-24,0xm31,0r0,-37r24,0r0,37r-24,0","w":86,"k":{" ":13}},{"d":"79,-235v-25,2,-41,19,-41,44v0,23,14,38,41,48r0,-92xm95,-116r0,101v43,1,57,-57,31,-84v-6,-6,-16,-11,-31,-17xm162,-69v2,45,-26,69,-67,73r0,30r-16,0r0,-30v-48,-3,-71,-30,-69,-81r23,0v-2,36,14,59,46,62r0,-106v-41,-12,-64,-24,-64,-68v0,-39,26,-63,64,-66r0,-25r16,0r0,25v41,3,61,27,61,69r-24,0v0,-30,-12,-46,-37,-49r0,98v44,14,65,23,67,68"},{"d":"159,-132v0,80,-12,134,-78,136v-37,1,-61,-23,-62,-59r23,0v-3,46,64,55,80,15v7,-17,16,-52,13,-90v-23,74,-121,40,-121,-38v0,-51,25,-87,71,-87v64,0,73,48,74,123xm84,-237v-33,0,-47,30,-47,65v0,35,14,65,47,65v33,0,48,-30,48,-65v0,-35,-15,-65,-48,-65"},{"d":"46,0r-42,-191r23,0r33,169r34,-169r27,0r33,169r32,-169r24,0r-43,191r-26,0r-35,-170r-34,170r-26,0","w":213,"k":{".":13,",":13}},{"d":"99,0r0,-82r-82,0r0,-18r82,0r0,-82r18,0r0,82r82,0r0,18r-82,0r0,82r-18,0","w":216},{"d":"22,0r0,-191r22,0r0,191r-22,0xm22,-220r0,-37r22,0r0,37r-22,0","w":66},{"d":"39,-189v0,34,8,51,25,51v17,0,26,-17,26,-51v0,-34,-9,-50,-26,-50v-17,0,-25,16,-25,50xm66,4r110,-259r18,0r-110,259r-18,0xm170,-62v0,34,8,50,25,50v17,0,26,-16,26,-50v0,-34,-9,-50,-26,-50v-17,0,-25,16,-25,50xm64,-122v-37,0,-45,-25,-45,-67v0,-42,8,-66,45,-66v37,0,46,23,46,66v-1,43,-8,67,-46,67xm195,4v-38,0,-45,-24,-45,-66v0,-42,8,-66,45,-66v37,0,46,23,46,66v0,43,-8,66,-46,66","w":259},{"d":"68,-153r-7,56r44,0r7,-56r-44,0xm1,-81r0,-16r42,0r7,-56r-40,0r0,-16r42,0r11,-82r18,0r-11,82r44,0r11,-82r18,0r-11,82r40,0r0,16r-42,0r-7,56r39,0r0,16r-41,0r-11,81r-18,0r11,-81r-44,0r-11,81r-18,0r11,-81r-40,0"},{"d":"35,-67r-4,-190r24,0r-4,190r-16,0xm31,0r0,-37r24,0r0,37r-24,0","w":86},{"d":"58,2r-55,-193r23,0r43,165r39,-165r23,0r-56,206v-10,37,-20,50,-65,48r0,-18v33,6,41,-18,48,-43","w":133,"k":{".":20,",":20}},{"d":"6,0r0,-18r91,-155r-86,0r0,-18r109,0r0,18r-90,155r90,0r0,18r-114,0","w":126},{"d":"84,-261r20,0r-88,265r-20,0","w":100},{"d":"83,0r0,-195r-59,0r0,-16v41,0,62,-15,64,-44r16,0r0,255r-21,0"},{"d":"22,0r0,-257r40,0r63,228r62,-228r38,0r0,257r-23,0r-1,-235r-67,235r-21,0r-68,-235r0,235r-23,0","w":246},{"d":"20,0r0,-257r128,0r0,19r-105,0r0,94r98,0r0,19r-98,0r0,106r108,0r0,19r-131,0","w":159},{"d":"42,0v5,-79,52,-182,94,-231r-121,0r0,-20r143,0r0,20v-45,53,-83,146,-91,231r-25,0"},{"d":"34,-95v0,47,4,81,41,81v23,0,35,-16,39,-49r22,0v-3,38,-23,66,-61,67v-43,0,-64,-33,-64,-100v0,-66,22,-99,66,-99v37,0,57,20,59,61r-22,0v-2,-29,-14,-43,-37,-43v-39,0,-43,34,-43,82","w":146},{"d":"50,-94r80,0r-40,-145xm0,0r76,-257r28,0r76,257r-24,0r-21,-75r-90,0r-21,75r-24,0","w":180,"k":{"y":6,"w":6,"v":6,"Y":20,"W":10,"V":10,"U":-2,"T":20,"Q":-2}},{"d":"175,-129v-1,86,-16,126,-93,129r-62,0r0,-257r62,0v76,2,93,43,93,128xm152,-128v0,-87,-22,-118,-109,-110r0,219v85,7,109,-22,109,-109","w":193},{"d":"26,-171r0,-86r21,0r0,86r-21,0xm80,-171r0,-86r21,0r0,86r-21,0","w":126},{"d":"86,-127v-31,0,-48,25,-48,57v0,32,18,56,48,56v31,0,49,-24,49,-56v0,-32,-18,-57,-49,-57xm86,4v-80,0,-98,-128,-25,-139v-21,-8,-39,-28,-39,-57v0,-39,26,-63,64,-63v72,0,86,105,26,119v27,5,46,31,46,64v0,45,-27,76,-72,76xm86,-237v-26,0,-41,19,-41,46v0,27,15,46,41,46v26,0,41,-18,41,-46v0,-28,-15,-46,-41,-46"},{"d":"20,0r0,-257r23,0r1,135r98,-135r25,0r-79,107r87,150r-24,0r-77,-130r-31,40r0,90r-23,0"},{"d":"76,-261v66,0,85,78,42,119v-19,18,-40,40,-36,75r-22,0v-10,-68,56,-74,58,-132v0,-25,-15,-44,-40,-44v-31,0,-46,20,-46,60r-23,0v-1,-47,23,-78,67,-78xm59,0r0,-37r25,0r0,37r-25,0","w":153},{"d":"17,-81r0,-20r182,-84r0,19r-160,75r160,74r0,20","w":216},{"d":"89,-257v29,-1,50,19,50,47v0,23,-16,46,-46,67r56,77v6,-14,9,-30,9,-48r22,0v0,23,-6,45,-18,66r33,48r-24,0r-23,-31v-32,59,-140,40,-140,-33v0,-34,31,-64,58,-82v-20,-26,-29,-48,-29,-64v0,-30,24,-46,52,-47xm88,-239v-43,6,-35,48,-6,81v23,-18,35,-35,35,-52v0,-16,-13,-31,-29,-29xm31,-66v0,59,87,66,106,18r-60,-84v-31,21,-46,44,-46,66","w":193},{"d":"69,0r-68,-257r25,0r58,233r57,-233r24,0r-67,257r-29,0","w":166,"k":{"u":6,"o":6,"e":6,"a":6,"A":13,";":6,":":6,".":33,"-":6,",":33}},{"d":"0,66r0,-18r35,0r0,-287r-35,0r0,-18r57,0r0,323r-57,0","w":86},{"d":"154,-189v-34,0,-68,49,-67,85v0,24,10,37,31,37v34,0,68,-53,67,-87v0,-23,-10,-35,-31,-35xm68,-102v0,-50,40,-105,88,-105v21,0,32,12,41,30r9,-24r20,0r-41,127v0,6,4,9,10,9v32,2,64,-54,64,-87v0,-54,-52,-94,-108,-94v-65,0,-122,54,-122,117v0,63,57,117,122,117v43,0,82,-22,99,-49r22,0v-20,36,-68,65,-121,65v-75,0,-140,-60,-140,-133v0,-73,66,-132,140,-132v67,0,126,46,126,110v0,47,-42,102,-85,102v-18,0,-23,-10,-26,-24v-33,40,-98,29,-98,-29","w":288},{"d":"86,4v-25,0,-42,-17,-48,-36r0,32r-19,0r0,-257r21,0r1,95v5,-22,20,-33,45,-33v41,0,61,33,61,99v0,67,-20,100,-61,100xm82,-177v-39,0,-42,34,-42,81v0,48,3,82,42,82v39,0,42,-35,42,-82v0,-48,-3,-81,-42,-81","w":159,"k":{"y":-1,"v":-1,"b":-1}},{"d":"67,-257r16,0v-56,94,-56,230,0,323r-16,0v-64,-103,-64,-220,0,-323","w":79},{"d":"17,3r0,-20r160,-74r-160,-75r0,-19r182,84r0,20","w":216},{"d":"84,0v-26,5,-55,2,-55,-31r0,-142r-26,0r0,-18r26,0r0,-53r21,0r0,53r34,0r0,18r-34,0r0,137v-1,18,17,23,34,18r0,18","w":86},{"d":"135,-87v0,-62,-75,-85,-94,-33r-21,0r15,-131r111,0r0,20r-94,0r-11,90v9,-17,26,-26,50,-26v45,-1,67,36,67,84v0,73,-76,113,-125,69v-13,-11,-18,-29,-18,-51r23,0v0,30,18,51,47,51v36,-1,50,-32,50,-73"},{"d":"22,0r0,-257r23,0r0,257r-23,0","w":66},{"d":"58,0r-54,-257r23,0r46,226r44,-226r26,0r45,226r45,-226r23,0r-54,257r-29,0r-43,-226r-43,226r-29,0","w":259,"k":{"o":6,"e":6,"a":6,"A":6,".":27,"-":6,",":27}},{"d":"17,-117r0,-18r182,0r0,18r-182,0xm17,-47r0,-18r182,0r0,18r-182,0","w":216},{"d":"31,0r0,-37r24,0r0,37r-24,0","w":86,"k":{" ":13}},{"d":"147,0v-23,6,-42,-2,-38,-28v-7,22,-25,32,-50,32v-32,0,-48,-18,-48,-54v0,-47,42,-54,79,-64v16,-4,18,-8,18,-30v0,-22,-11,-33,-33,-33v-24,0,-36,14,-36,43r-22,0v0,-41,20,-61,59,-61v80,0,48,96,54,163v0,14,5,17,17,16r0,16xm64,-14v43,1,47,-47,44,-94v-15,19,-82,15,-74,57v0,20,10,37,30,37","w":153,"k":{"y":-1,"w":-1,"v":-1,"t":-1,"p":-1,"g":-1,"b":-1}},{"d":"64,-15v31,-1,39,-17,39,-52r0,-190r23,0r0,193v0,46,-20,68,-61,68v-42,1,-60,-29,-58,-79r23,0v-1,37,9,61,34,60","w":146},{"d":"172,14r-25,-26v-70,44,-129,-4,-129,-117v0,-89,27,-132,82,-132v55,0,82,43,82,132v0,47,-7,82,-23,104r26,25xm132,-27r-29,-28r13,-13r28,27v10,-19,15,-49,15,-88v0,-76,-20,-113,-59,-113v-39,0,-59,37,-59,113v0,93,35,136,91,102","w":200},{"d":"110,0r0,-66r-98,0r0,-21r98,-168r21,0r0,170r30,0r0,19r-30,0r0,66r-21,0xm31,-85r79,0r-1,-133"}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+426-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);})("@#*f=~nLE|&P@(eS>~bWC#C&tanf*~&Pta8WE|dp*2.{;`LTuUb2>2&7XL8Gze8#*~dC|~>*@!n.X#Laz`yaM#K&te_fM}FKM#2z>uCQMuFQ=fF{EWIRue_z=ey;GL.W8WQ`vG>x;}r!VtzJE1GHCteOt(._uGGg;Lb4t(CY1`..8e*>i#CrApif12z&v~b@GuiTvpnQ=#eL@(CT@1_RAuI{z}fTvpI{=}fQv~_e=~>LE(_pA|CP*T]p=UeQEUM&XgLSE|;r;T]kE`LktT9mVp>g>fQP@u.rA`Ry*t8Qz~&!>|nLzfQP;a&y6(YJt(]TEtdy*|dR;2QP;a&zvp2J6(YJt(]K=#_e=~dezaep=~>W=g2Qt(]H=af.=#&H;|_r=gnL@1ikE1]L*tnL@#_k;abLE|&Pv~KkzgdP;|fe@1e~=gCrVa!.=}{J@IF(}4b#UC8@vMnVAid1uG2|t;*E=z>X69KTH!e~prRxJ{yPkQ_W`LfagY]OS.&7ma!R*fyH|ae>tufQ|ae>61!r@1I9")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":172,"face":{"font-family":"HelveticaNeue LT 47 LightCn","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-9 -280 277 67.2636","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"}}));


Cufon.replace('h1');
