/*
 * 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}})());


/*
Load Font
*/


/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * 2005 Erik Spiekermann published by FSI Fonts und Software GmbH
 * 
 * Trademark:
 * Meta is a trademark of FSI Fonts und Software GmbH
 * 
 * Manufacturer:
 * FSI Fonts und Software GmbH
 * 
 * Designer:
 * Erik Spiekermann
 * 
 * Vendor URL:
 * http://www.fontfont.com
 * 
 * License information:
 * http://www.fontfont.com/eula/license.html
 */
Cufon.registerFont({"w":203,"face":{"font-family":"MetaPro-Book","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 4 0 0 2 0 4","ascent":"271","descent":"-89","x-height":"5","bbox":"-5 -282 314 77","underline-thickness":"7.2","underline-position":"-43.92","stemh":"28","stemv":"35","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":81,"k":{"z":4,"y":4,"x":7,"v":4,"Z":4,"Y":4,"X":4,"W":4,"V":7,"T":7}},"!":{"d":"72,-253r-8,177r-25,0r-8,-171xm76,-22v0,14,-11,25,-24,25v-13,0,-23,-11,-23,-25v0,-13,10,-23,23,-23v13,0,24,10,24,23","w":104},"\"":{"d":"126,-163r-31,0r0,-92r31,0r0,92xm61,-163r-30,0r0,-92r30,0r0,92","w":156},"#":{"d":"189,-155r-37,0r-7,55r34,0r0,24r-38,0r-10,76r-26,0r10,-76r-44,0r-10,76r-26,0r10,-76r-32,0r0,-24r36,0r7,-55r-33,0r0,-25r37,0r10,-75r26,0r-10,75r44,0r10,-75r26,0r-10,75r33,0r0,25xm126,-155r-44,0r-7,55r44,0","w":201},"$":{"d":"177,-118v37,48,2,116,-58,121r0,34r-23,0r0,-33v-29,0,-54,-8,-76,-21r13,-27v19,12,39,20,63,20r0,-90v-38,-11,-68,-26,-68,-67v0,-39,26,-66,68,-72r0,-29r23,0r0,28v23,1,48,11,67,24r-15,24v-19,-12,-36,-19,-52,-19r0,77v22,8,46,15,58,30xm119,-26v45,-7,47,-72,0,-81r0,81xm96,-153r0,-70v-39,8,-40,59,0,70","w":213},"%":{"d":"293,-58v0,37,-24,61,-59,61v-37,0,-59,-23,-59,-61v0,-37,24,-61,59,-61v38,0,59,23,59,61xm134,-189v0,37,-24,60,-59,60v-37,0,-59,-23,-59,-61v0,-37,24,-61,59,-61v38,0,59,24,59,62xm229,-247r-123,247r-24,0r122,-247r25,0xm107,-188v0,-32,-11,-42,-32,-42v-21,0,-31,13,-31,39v0,31,11,42,32,42v21,0,31,-13,31,-39xm266,-56v0,-32,-11,-43,-32,-43v-21,0,-31,13,-31,39v0,31,11,42,32,42v21,0,31,-12,31,-38","w":309},"&":{"d":"243,-1r-45,0r-22,-21v-15,17,-41,27,-70,27v-57,0,-84,-29,-84,-67v0,-32,19,-48,49,-63v-57,-34,-38,-112,32,-113v37,0,68,20,68,55v0,30,-26,48,-51,60r54,53v6,-13,6,-34,6,-49r28,0v0,37,-4,52,-13,71xm157,-41r-68,-67v-46,20,-42,89,18,88v22,0,40,-8,50,-21xm135,-183v0,-19,-14,-32,-32,-32v-17,0,-31,10,-31,31v0,15,12,29,30,44v22,-11,33,-25,33,-43","w":248},"'":{"d":"61,-163r-30,0r0,-92r30,0r0,92","w":91},"(":{"d":"55,-117v0,57,6,134,60,157r-8,17v-85,-24,-107,-177,-68,-270v12,-28,37,-53,67,-66r8,17v-46,30,-59,72,-59,145","w":109,"k":{"9":-4,"7":-7,"5":-4,"3":-4}},")":{"d":"4,-279v115,37,114,298,-1,336r-8,-17v54,-24,60,-98,60,-157v0,-73,-13,-116,-60,-145","w":110},"*":{"d":"153,-194r-50,17r32,43r-21,16r-32,-45r-30,44r-20,-15r31,-43r-50,-18r8,-24r50,18r0,-54r24,0r0,53r50,-17","w":165},"+":{"d":"187,-82r-68,0r0,70r-31,0r0,-70r-68,0r0,-31r68,0r0,-70r31,0r0,70r68,0r0,31","w":207,"k":{"7":18}},",":{"d":"47,8v-4,-12,-23,-8,-23,-30v0,-15,11,-27,26,-27v17,0,30,15,30,37v0,28,-20,52,-45,63r-12,-16v13,-5,24,-18,24,-27","w":106},"-":{"d":"93,-81r-73,0r0,-33r73,0r0,33","w":112,"k":{"z":4,"y":4,"x":7,"v":2,"s":2,"a":2,"Z":7,"Y":18,"X":7,"W":5,"V":11,"T":18,"S":18,"7":7,"4":4,"3":7,"2":7}},".":{"d":"78,-22v0,15,-10,27,-25,27v-15,0,-26,-12,-26,-27v0,-15,11,-27,26,-27v15,0,25,12,25,27","w":105},"\/":{"d":"141,-274r-93,328r-25,0r94,-328r24,0","w":164},"0":{"d":"184,-90v0,58,-32,95,-81,95v-51,0,-81,-36,-81,-95v0,-58,32,-95,81,-95v51,0,81,36,81,95xm148,-86v0,-55,-15,-74,-46,-74v-30,0,-45,22,-45,66v0,55,15,73,46,73v30,0,45,-21,45,-65","w":205,"k":{"9":4,"7":7,"4":7,"3":11,"2":4,".":4,",":4}},"1":{"d":"138,0r-100,0r0,-27r35,0r0,-119v-17,11,-31,18,-47,24r-8,-18r64,-45r24,0r0,158r32,0r0,27","w":155,"k":{"9":4,"7":7,"3":7}},"2":{"d":"174,-27r-7,27r-140,0r0,-29v31,-26,102,-61,101,-100v0,-19,-14,-30,-37,-30v-27,0,-53,23,-53,23r-16,-18v39,-47,144,-49,144,20v0,56,-65,79,-100,108","w":199,"k":{"9":7,"7":4,"5":4,"4":2,"3":7,"1":4}},"3":{"d":"56,-87v37,3,70,-3,69,-36v-1,-48,-67,-41,-95,-16r-16,-19v41,-42,148,-37,148,31v0,24,-14,44,-44,54v30,8,50,30,50,55v0,65,-70,90,-144,82r-7,-22v55,8,114,-14,113,-63v0,-35,-35,-44,-74,-41r0,-25","w":189,"k":{"3":7}},"4":{"d":"181,-3r-29,-1v2,17,1,45,1,65r-32,7r1,-71r-108,0r0,-25r78,-160r35,0r-61,128v-6,12,-15,27,-18,31v23,-2,49,-1,74,-1r5,-92r26,-8r0,100r28,0r0,27","w":202,"k":{"9":4,"6":4,"5":2,"3":7,"1":4,")":-4,"%":7}},"5":{"d":"158,-21v1,60,-64,99,-132,85r-6,-24v48,17,102,-13,102,-58v0,-47,-58,-53,-97,-37r12,-125r110,0r-5,28r-75,0r-5,65v54,-10,95,15,96,66","w":180,"k":{"9":4,"7":4,"6":4,"3":4,"2":4,"1":4}},"6":{"d":"184,-74v0,45,-35,79,-80,79v-49,0,-82,-40,-82,-99v0,-83,64,-139,133,-159r7,22v-45,12,-92,59,-100,104v44,-41,123,-13,122,53xm148,-73v0,-53,-54,-58,-88,-31v-6,45,10,84,44,84v27,0,44,-20,44,-53","w":205,"k":{"9":7,"7":7,"4":4,"3":7,"2":4,"1":4,".":4}},"7":{"d":"166,-180v-13,63,-54,95,-77,161v-10,30,-23,57,-27,77r-39,11v18,-84,66,-167,109,-222v-36,2,-82,0,-121,1r7,-28r148,0","w":176,"k":{"9":4,"8":2,"6":4,"5":4,"4":18,"2":4,"0":4,".":36,"-":7,",":40,"+":7,")":4}},"8":{"d":"131,-128v20,9,58,29,58,63v0,41,-35,71,-85,71v-50,0,-82,-28,-82,-67v0,-32,23,-53,49,-63v-69,-29,-47,-117,37,-117v43,0,73,23,73,57v0,26,-18,44,-50,56xm107,-18v40,0,60,-42,35,-68v-9,-8,-24,-15,-51,-26v-47,15,-45,94,16,94xm147,-184v0,-21,-17,-33,-43,-33v-26,0,-41,13,-41,34v0,18,13,31,45,44v27,-14,39,-28,39,-45","w":210,"k":{"9":2,"7":4,"5":2,"3":7,"2":2,".":4}},"9":{"d":"179,-96v0,80,-74,158,-142,170r-17,-20v46,-9,101,-53,113,-97v-49,35,-115,-1,-115,-62v0,-47,36,-82,82,-82v46,0,79,34,79,91xm139,-73v13,-41,-6,-89,-41,-89v-26,0,-43,22,-43,55v0,55,52,66,84,34","w":200,"k":{"9":4,"7":4,"3":7,"2":4,",":4,"%":7}},":":{"d":"81,-21v0,14,-12,25,-26,25v-14,0,-24,-11,-24,-25v0,-15,11,-27,25,-27v14,0,25,12,25,27xm81,-135v0,15,-11,26,-25,26v-14,0,-25,-11,-25,-25v0,-14,11,-27,25,-27v14,0,25,12,25,26","w":111},";":{"d":"54,8v-4,-12,-23,-8,-23,-30v0,-15,11,-27,26,-27v17,0,30,15,30,37v0,28,-20,52,-45,63r-11,-16v13,-5,23,-18,23,-27xm82,-134v0,14,-11,26,-25,26v-14,0,-26,-13,-26,-27v0,-14,11,-25,25,-25v14,0,26,12,26,26","w":117},"<":{"d":"110,-30r-28,20r-73,-98r73,-97r28,20r-59,77","w":126},"=":{"d":"209,-126r-189,0r0,-30r189,0r0,30xm209,-63r-189,0r0,-30r189,0r0,30","w":228},">":{"d":"117,-108r-74,98r-27,-20r59,-78r-59,-77r27,-20","w":126},"?":{"d":"141,-197v-5,65,-71,49,-56,116v-18,1,-31,4,-31,-22v0,-19,7,-36,24,-51v13,-12,30,-18,30,-40v0,-41,-61,-30,-78,-13r-14,-22v32,-32,130,-34,125,32xm100,-22v0,14,-12,27,-26,27v-14,0,-24,-13,-24,-27v0,-14,10,-24,24,-24v14,0,26,10,26,24","w":160},"@":{"d":"240,-150v-11,38,-25,74,-25,115v0,13,6,16,18,16v26,0,49,-34,49,-80v0,-56,-45,-102,-111,-102v-70,0,-117,62,-117,127v-1,83,82,129,162,101r6,24v-100,28,-200,-18,-200,-125v0,-85,63,-151,149,-151v80,0,143,50,143,126v0,63,-38,104,-82,104v-28,0,-41,-14,-42,-31v-27,35,-94,43,-97,-25v-3,-75,73,-141,147,-99xm204,-137v-54,-13,-80,43,-79,87v0,19,7,24,19,24v15,0,39,-14,46,-46","w":335,"k":{"y":7,"x":4,"v":4,"s":7}},"A":{"d":"206,0r-39,0r-22,-70r-86,0r-21,70r-36,0r81,-248r43,0xm138,-99v-6,-12,-28,-105,-36,-115v-4,14,-30,103,-34,115r70,0","w":208,"k":{"y":2,"v":2,"l":2,"c":2,"Y":11,"W":4,"V":11,"U":4,"T":22,"Q":4,"O":4,"C":2,".":-4,",":-4}},"B":{"d":"85,-248v72,-4,102,15,102,61v0,26,-15,46,-45,55v37,8,55,32,55,64v1,76,-86,70,-165,68r0,-248r53,0xm159,-72v1,-45,-44,-44,-92,-42r0,86v47,0,90,9,92,-44xm66,-143v43,2,83,3,83,-38v0,-39,-40,-40,-83,-38r0,76","w":218,"k":{"y":4,"x":4,"v":2,"u":2,"s":4,"q":2,"p":2,"g":4,"e":4,"a":4,"Z":7,"Y":7,"W":4,"V":7,"T":14,"A":2}},"C":{"d":"60,-123v-9,83,60,123,116,83r17,23v-77,55,-171,-6,-171,-105v0,-100,89,-166,166,-111r-17,22v-59,-39,-119,10,-111,88","w":208,"k":{"y":14,"w":7,"v":11,"u":7,"t":4,"s":4,"r":5,"q":11,"o":11,"n":4,"m":4,"l":7,"j":4,"i":5,"g":7,"e":11,"d":7,"c":4,"b":4,"a":7,"U":4,"S":4,"Q":14,"O":14,"G":14,"E":4,"C":14,"B":4,"-":22," ":7}},"D":{"d":"90,-248v74,-4,117,48,115,124v-2,78,-29,124,-111,124r-62,0r0,-248r58,0xm68,-28v71,9,98,-28,98,-92v0,-70,-24,-109,-98,-100r0,192","w":226,"k":{"z":7,"y":2,"x":5,"u":2,"s":4,"e":2,"Z":7,"Y":7,"X":7,"W":4,"V":7,"T":11,"S":7,"A":4,".":7,",":7}},"E":{"d":"171,0r-139,0r0,-248r135,0r-4,28r-96,0r0,76r80,0r0,29r-79,0r0,85r103,0r0,30","w":183,"k":{"y":4,"w":2,"v":5,"u":2,"t":2,"s":2,"q":4,"o":4,"g":4,"e":4,"d":4,"c":2,"a":2,"S":4,"Q":7,"O":7,"G":7,"C":7,"-":4," ":4}},"F":{"d":"162,-248r-5,28r-90,0r0,76r74,0r0,28r-74,0r0,116r-35,0r0,-248r130,0","w":159,"k":{"z":2,"x":4,"u":4,"s":2,"q":4,"p":4,"o":4,"n":2,"m":2,"g":2,"e":4,"d":4,"c":4,"a":4,"Y":4,"V":-4,"T":7,"A":4,".":22,",":22," ":4}},"G":{"d":"60,-121v0,77,46,115,108,88r0,-71r-46,0r-5,-28r85,0r0,116v-82,50,-192,0,-180,-107v-12,-105,100,-164,175,-103r-17,21v-18,-13,-34,-19,-53,-19v-49,-2,-67,52,-67,103","w":232,"k":{"y":4,"w":2,"v":4,"a":2,"Y":7,"W":7,"V":4,"T":7}},"H":{"d":"196,0r-35,0r0,-118r-94,0r0,118r-35,0r0,-248r35,0r0,102r94,0r0,-102r35,0r0,248","w":228},"I":{"d":"68,0r-36,0r0,-248r36,0r0,248","w":100},"J":{"d":"0,32v27,-18,34,-24,35,-73r0,-207r34,0r0,204v2,64,-16,77,-53,95","w":101},"K":{"d":"203,0r-45,0r-89,-132r87,-116r43,0r-90,115xm68,0r-36,0r0,-248r36,0r0,248","w":208,"k":{"y":5,"w":2,"v":7,"u":4,"t":2,"s":2,"q":7,"p":2,"o":7,"g":4,"e":7,"d":7,"c":7,"a":7,"Y":14,"S":7,"Q":11,"O":11,"G":7,"C":7,"-":18," ":7}},"L":{"d":"162,-29r-6,29r-124,0r0,-248r36,0r0,219r94,0","w":167,"k":{"y":11,"w":7,"v":11,"u":2,"q":4,"o":4,"e":4,"d":2,"c":2,"Y":32,"W":18,"V":29,"U":7,"T":29,"Q":14,"O":14,"G":14,"C":14,"-":18," ":7}},"M":{"d":"268,0r-35,0r-15,-209r-59,209r-29,0r-58,-210r-15,210r-34,0r23,-248r48,0r52,193v11,-63,36,-132,52,-193r49,0","w":291,"k":{"y":2,"w":2,"v":2,"u":2,"e":2,"d":2,"c":2,"b":2,"a":2,"Y":4,"W":4,"V":4,"T":7,"S":4}},"N":{"d":"198,0r-37,0r-66,-132v-13,-26,-25,-54,-30,-68r2,200r-35,0r0,-248r41,0r69,137v10,21,22,52,24,59v2,-39,-4,-138,-2,-196r34,0r0,248","w":230},"O":{"d":"224,-122v0,76,-37,126,-100,126v-68,0,-102,-54,-102,-129v0,-82,39,-127,100,-127v73,0,102,61,102,130xm184,-119v0,-67,-15,-106,-62,-106v-44,0,-62,32,-62,96v0,63,15,107,64,107v39,0,60,-28,60,-97","w":245,"k":{"x":4,"r":2,"l":2,"k":2,"h":2,"g":2,"f":2,"e":2,"d":2,"b":2,"a":2,"Z":7,"Y":7,"W":4,"V":7,"T":11,"S":4,"A":4,".":11,",":7}},"P":{"d":"99,-248v65,-3,88,24,91,72v4,61,-50,87,-123,79r0,97r-35,0r0,-248r67,0xm67,-125v47,4,85,-2,85,-47v0,-46,-38,-50,-85,-48r0,95","w":199,"k":{"y":-4,"w":-4,"v":-4,"u":4,"t":-4,"s":4,"q":4,"p":2,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Z":7,"T":7,"S":4,"A":14,".":43,",":43}},"Q":{"d":"171,-8v26,9,42,31,80,25v-8,15,-3,30,-31,28v-42,-4,-55,-38,-98,-41v-71,-6,-100,-56,-100,-129v0,-74,29,-124,100,-127v123,-6,130,200,49,244xm124,-23v48,0,61,-37,60,-97v-1,-64,-2,-105,-62,-105v-49,0,-63,40,-62,96v1,67,11,106,64,106","w":245,"k":{"Z":4,"Y":7,"W":4,"V":7,"T":11,"S":4,"A":4,".":7,",":-4}},"R":{"d":"32,-248v77,-2,152,-6,151,69v0,39,-26,69,-67,68v36,30,51,72,79,111r-42,0v-18,-33,-42,-77,-64,-99v-6,-7,-12,-11,-22,-11r0,110r-35,0r0,-248xm67,-133v46,2,79,-3,79,-46v0,-38,-36,-44,-79,-41r0,87","k":{"u":4,"s":2,"q":4,"o":4,"g":4,"e":4,"d":2,"c":2,"a":2,"W":4,"T":7,"-":4}},"S":{"d":"133,-142v86,22,81,147,-33,147v-28,0,-56,-7,-80,-22r13,-27v36,29,117,32,121,-23v2,-29,-37,-41,-67,-49v-37,-10,-59,-29,-59,-64v0,-74,106,-91,158,-49r-15,25v-35,-28,-99,-30,-104,18v-3,27,40,38,66,44","w":213,"k":{"y":5,"x":2,"v":4,"u":2,"p":2,"Z":7,"Y":4,"X":4,"W":4,"V":7,"T":4,"S":7,"Q":4,"P":2,"M":4,"E":4,"A":7," ":7}},"T":{"d":"176,-248r-4,29r-64,0r0,219r-35,0r0,-219r-64,0r0,-29r167,0","w":170,"k":{"z":11,"y":14,"x":11,"w":11,"v":11,"u":14,"s":20,"r":14,"q":18,"p":11,"o":18,"n":11,"m":11,"g":14,"e":18,"d":18,"c":18,"a":18,"Y":7,"W":-4,"V":7,"T":4,"S":4,"Q":4,"O":4,"G":4,"D":-4,"C":4,"A":14,".":14,"-":11,",":22}},"U":{"d":"114,-26v37,-1,49,-16,49,-57r0,-165r35,0r0,170v0,31,-2,39,-13,53v-13,15,-34,29,-72,29v-54,0,-82,-19,-82,-79r0,-173r35,0r0,160v0,40,6,63,48,62","w":228,"k":{"s":4,"q":2,"p":2,"o":2,"g":4,"e":2,"d":2,"c":2,"a":2,"A":4}},"V":{"d":"204,-248r-84,249r-34,0r-82,-249r38,0r61,201r65,-201r36,0","w":208,"k":{"z":7,"y":4,"x":7,"u":14,"s":18,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"j":4,"i":4,"g":18,"f":4,"e":18,"d":18,"c":18,"a":18,"Z":4,"S":7,"Q":7,"O":7,"M":4,"C":7,"A":11,".":36,"-":11,",":36," ":7}},"W":{"d":"288,-248r-57,249r-43,0r-40,-197r-2,0v-8,58,-27,138,-39,197r-43,0r-59,-249r38,0r41,206r2,0v9,-64,28,-143,42,-206r40,0r42,205r2,0r40,-205r36,0","w":293,"k":{"z":5,"y":4,"u":7,"s":11,"r":5,"q":11,"p":7,"o":11,"n":5,"m":5,"j":2,"i":4,"g":11,"e":11,"d":11,"c":11,"a":11,"Z":7,"S":4,"Q":4,"O":4,"M":4,"G":4,"C":7,"A":4,".":25,"-":5,",":18," ":4}},"X":{"d":"197,0r-42,0r-56,-107r-53,107r-42,0r74,-134r-66,-114r42,0r45,84r42,-84r42,0r-63,112","w":200,"k":{"y":7,"w":4,"v":7,"u":4,"t":4,"q":4,"p":4,"o":4,"j":4,"i":4,"g":4,"e":4,"d":4,"c":4,"a":4,"C":7,".":-4,"-":7," ":4}},"Y":{"d":"190,-248r-79,149r0,99r-36,0r0,-99r-79,-149r43,0r55,117v16,-40,38,-79,56,-117r40,0","w":186,"k":{"z":7,"x":7,"w":4,"v":4,"u":14,"s":22,"r":11,"q":22,"p":14,"o":22,"n":11,"m":11,"g":22,"e":22,"d":22,"c":22,"a":22,"S":7,"Q":7,"O":11,"M":4,"G":7,"C":7,"A":11,".":36,"-":18,",":36," ":4}},"Z":{"d":"173,-29r-9,29r-148,0r0,-27r100,-168v5,-9,13,-19,18,-25v-33,2,-77,0,-113,1r8,-29r142,0r0,28r-114,192","w":189,"k":{"y":11,"w":4,"v":7,"u":4,"t":4,"s":4,"r":4,"q":7,"o":11,"n":4,"m":4,"l":4,"j":4,"i":4,"g":7,"e":11,"d":7,"c":7,"a":7,"U":4,"S":4,"Q":7,"O":7,"G":7,"C":11,"-":11," ":4}},"[":{"d":"95,56r-63,0r0,-320r63,0r0,24r-33,0r0,273r33,0r0,23","w":104},"\\":{"d":"140,7r-27,10r-108,-279r28,-10","w":145},"]":{"d":"72,56r-63,0r0,-23r33,0r0,-273r-33,0r0,-24r63,0r0,320","w":104},"^":{"d":"201,-108r-32,0r-57,-115r-56,115r-33,0r73,-147r32,0","w":224},"_":{"d":"182,45r-180,0r0,-18r180,0r0,18","w":183},"`":{"d":"106,-222r-10,19r-78,-36r16,-31","w":124},"a":{"d":"26,-162v33,-27,144,-45,131,37v3,24,-13,101,13,110r-17,23v-11,-4,-20,-13,-24,-26v-5,6,-20,23,-51,23v-36,0,-58,-18,-58,-53v0,-45,44,-68,104,-63v0,-26,2,-48,-28,-48v-19,0,-40,10,-55,21xm123,-89v-41,-1,-66,6,-67,39v-1,42,54,37,66,8","w":188,"k":{"y":2,"w":2,"s":4,"g":1,"d":2}},"b":{"d":"182,-93v0,75,-71,129,-118,73v-2,12,-2,14,-5,20r-31,0v9,-59,2,-148,4,-215v0,-20,-1,-33,-5,-43r35,-7v8,26,1,75,4,100v50,-47,116,-8,116,72xm104,-25v34,0,36,-24,41,-69v7,-64,-54,-78,-79,-41r0,91v9,10,22,19,38,19","k":{"z":4,"y":4,"x":7,"w":2,"v":2,"u":2,"s":4,"p":2,"l":4,"j":2,"i":2,"g":2,"a":2,".":4}},"c":{"d":"58,-84v-6,58,45,80,78,44r16,20v-51,54,-141,11,-130,-69v-6,-82,71,-122,126,-78r-18,22v-39,-35,-79,3,-72,61","w":166,"k":{"x":2,"u":2,"s":4,"r":2,"q":7,"p":2,"o":5,"n":4,"m":4,"l":2,"k":9,"j":4,"i":4,"h":9,"g":5,"f":4,"e":7,"d":7,"c":7,"b":5,"a":5,"@":7,".":2,"-":4," ":4}},"d":{"d":"22,-89v-8,-71,68,-126,117,-74r-1,-102r33,6r0,199v0,29,1,49,5,60r-32,0v-2,-5,-2,-8,-3,-17v-48,46,-126,7,-119,-72xm59,-89v1,49,5,64,40,64v19,0,33,-10,39,-21r0,-94v-9,-11,-22,-17,-39,-17v-32,2,-41,29,-40,68","k":{"s":2,"p":2,"d":2,"a":2}},"e":{"d":"98,-186v53,0,73,37,70,103r-109,0v-8,60,57,78,93,44r13,20v-57,48,-143,18,-143,-72v0,-54,27,-95,76,-95xm134,-108v-1,-30,-10,-53,-37,-53v-25,0,-38,20,-38,53r75,0","w":186,"k":{"x":2,"s":2,"g":2,"b":2,"a":4}},"f":{"d":"33,-180v-6,-49,8,-85,52,-83v15,0,28,3,39,10r-11,22v-20,-13,-47,-9,-47,21r0,30r47,0r-8,23r-39,0r0,157r-34,0r0,-157r-17,0r0,-23r18,0","w":111,"k":{"y":-7,"x":-4,"w":-7,"v":-7,"u":2,"t":-2,"s":2,"q":2,"o":2,"n":2,"m":2,"g":4,"e":2,"d":4,"c":2,"a":5,"@":4,".":7,"-":4,",":4," ":4}},"g":{"d":"93,-185v30,0,61,20,85,-1r17,20v-15,11,-26,14,-46,8v29,38,11,87,-51,89v-11,4,-29,12,-29,20v0,13,27,8,41,9v46,0,65,22,65,50v0,39,-32,58,-76,58v-59,-1,-89,-22,-76,-66r32,-2v-10,26,6,43,41,43v30,0,44,-12,44,-31v0,-45,-109,-8,-109,-53v0,-17,15,-24,36,-32v-28,-8,-43,-27,-43,-52v0,-36,28,-60,69,-60xm126,-126v0,-23,-10,-33,-33,-33v-21,0,-33,11,-33,34v0,22,12,34,33,34v22,0,33,-13,33,-35","w":194,"k":{"z":-2,"y":-4,"x":-2,"w":-4,"v":-4,"t":-4,"s":2,"q":4,"o":4,"j":-2,"g":2,"e":4,"c":2,"b":2,"a":4,"@":4,"-":2}},"h":{"d":"65,-158v30,-36,107,-41,107,29r0,129r-32,0r0,-124v1,-51,-54,-32,-74,-6r0,130r-34,0r0,-219v0,-15,-1,-28,-4,-38r34,-7v6,27,4,72,3,106","w":204,"k":{"y":2,"x":2,"w":2,"v":2,"l":4,"g":2,"a":4}},"i":{"d":"67,0r-35,0r0,-179r35,-6r0,185xm73,-236v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24v0,-13,11,-24,24,-24v13,0,23,10,23,24","w":99,"k":{"y":4,"x":4,"s":4,"q":2,"l":2,"a":2}},"j":{"d":"7,54v17,-10,26,-27,25,-58r0,-173r35,-8r0,181v-3,53,-15,59,-45,78xm72,-239v0,14,-10,25,-23,25v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24v13,0,23,10,23,23","w":99,"k":{"x":2,"v":4,"s":4,"q":4,"o":3,"g":2,"e":2,"c":2,"a":4}},"k":{"d":"66,0r-34,0r0,-215v0,-18,-1,-31,-4,-41r33,-8v11,77,2,178,5,264xm185,0r-42,0r-74,-103r60,-78r40,0r-65,77","w":186,"k":{"y":4,"w":2,"v":2,"u":5,"s":4,"r":4,"q":7,"o":7,"l":5,"j":4,"i":4,"h":4,"g":4,"e":7,"d":7,"c":7,"b":4,"a":5,"@":7,"-":11," ":11}},"l":{"d":"66,-50v1,26,0,29,16,29r6,21v-31,11,-56,-2,-56,-41r0,-164v0,-26,-1,-38,-4,-52r35,-7v7,61,1,146,3,214","w":98,"k":{"s":2,"q":2,"l":4,"j":4,"g":4,"e":2,"d":2,"b":2,"a":4,".":-2," ":4}},"m":{"d":"258,0r-33,0r0,-129v-1,-48,-47,-26,-64,-3r0,132r-32,0r0,-129v-1,-43,-42,-28,-64,-6r0,135r-33,0v-3,-56,7,-134,-6,-177r31,-8v4,6,6,15,6,25v28,-31,73,-37,94,3v32,-40,101,-41,101,22r0,135","w":290,"k":{"y":2,"w":2,"v":2,"l":2,"g":2,"a":4}},"n":{"d":"63,-158v26,-37,104,-38,104,22r0,136r-33,0r0,-122v3,-52,-48,-36,-69,-12r0,134r-33,0v-2,-57,6,-131,-6,-177r31,-9v4,9,6,17,6,28","w":199,"k":{"z":2,"y":2,"x":2,"w":2,"v":2,"s":4,"l":3,"g":2,"a":4}},"o":{"d":"176,-89v0,57,-30,94,-78,94v-48,0,-78,-36,-78,-95v0,-58,29,-95,77,-95v53,0,79,42,79,96xm139,-87v0,-56,-16,-73,-42,-73v-29,0,-40,21,-40,66v0,55,14,73,42,73v25,0,40,-19,40,-66","w":196,"k":{"z":2,"y":2,"x":7,"w":2,"v":4,"s":2,"l":2,"b":2,"a":2,".":2,",":2}},"p":{"d":"181,-93v0,79,-63,125,-117,78v2,26,0,55,1,83r-33,8r0,-212v0,-21,-1,-32,-4,-44r32,-6v1,5,3,11,3,26v47,-51,118,-23,118,67xm146,-89v0,-72,-47,-85,-81,-46r0,92v33,37,81,22,81,-46","k":{"z":2,"y":4,"x":7,"w":2,"v":2,"u":2,"s":5,"p":2,"l":2,"j":2,"g":2,"a":2,".":4,",":2}},"q":{"d":"175,-182v-9,70,-2,170,-4,249r-32,8r0,-94v-46,48,-117,16,-117,-68v0,-88,70,-129,120,-75v0,-11,1,-16,3,-20r30,0xm139,-49r0,-87v-29,-40,-82,-23,-82,43v0,79,54,83,82,44","k":{"s":4,"o":2,"b":2}},"r":{"d":"124,-184r-12,33v-23,-8,-46,13,-46,35r0,116r-34,0v-2,-56,6,-132,-6,-177r32,-9v3,8,6,20,6,31v17,-24,34,-36,60,-29","w":125,"k":{"z":-2,"y":-5,"x":-4,"w":-4,"v":-7,"t":-5,"s":2,"q":2,"o":2,"g":2,"f":-4,"e":2,"d":2,"c":2,"a":4,"@":4,".":7,"-":4,",":7}},"s":{"d":"156,-55v2,64,-90,75,-138,41r12,-24v26,18,87,33,91,-11v2,-23,-30,-29,-52,-33v-28,-6,-44,-23,-44,-50v0,-56,82,-70,122,-41r-11,23v-28,-17,-72,-21,-76,14v-3,21,29,26,49,30v33,8,47,27,47,51","w":174,"k":{"z":4,"x":4,"v":2,"u":2,"t":2,"s":4,"q":2,"p":2,"n":2,"l":2,"j":2,"i":4,"c":2,"b":4,"a":5,"@":4," ":4}},"t":{"d":"109,-3v-33,13,-77,14,-77,-38r0,-116r-21,0r0,-23r21,0v0,-14,1,-32,3,-46r34,-8v-1,13,-3,36,-3,54r43,0r-9,23r-35,0r0,109v-3,30,19,34,40,25","w":118,"k":{"x":-4,"v":-2,"u":4,"q":4,"o":2,"n":4,"g":4,"e":2,"d":4,"c":4,"b":4,"a":4,"@":4,".":-2,"-":4," ":4}},"u":{"d":"63,-60v-5,55,58,44,71,11r0,-130r32,-6r0,136v0,18,4,31,11,37r-22,18v-9,-7,-14,-14,-17,-26v-29,42,-107,35,-107,-31r0,-128r32,-7r0,126","w":198,"k":{"y":2,"w":2,"v":2,"s":3,"n":4,"l":2}},"v":{"d":"165,-180r-66,181r-31,0r-64,-181r34,-5r47,148v11,-47,31,-97,45,-143r35,0","w":168,"k":{"z":4,"u":2,"s":4,"q":4,"o":4,"n":2,"j":4,"i":4,"g":4,"e":2,"d":4,"c":2,"b":2,"a":4,"@":4,".":9,"-":2,",":11," ":4}},"w":{"d":"246,-180r-51,181r-32,0r-38,-140r-37,140r-31,0r-50,-180r34,-5r33,145v6,-40,25,-101,36,-141r34,0v14,46,20,99,37,141v6,-40,21,-100,30,-141r35,0","w":253,"k":{"u":2,"s":2,"q":2,"o":2,"j":2,"i":4,"g":4,"e":2,"a":4,".":5,",":7}},"x":{"d":"172,0r-42,0r-43,-73v-10,18,-36,61,-44,73r-41,0r67,-99r-54,-79r38,-5v8,12,25,44,35,61v8,-17,23,-44,31,-58r38,0r-52,81","w":173,"k":{"u":4,"s":2,"q":5,"o":7,"n":2,"l":2,"j":4,"i":4,"g":2,"e":4,"d":5,"c":5,"b":4,"a":4,"@":4,"-":7," ":7}},"y":{"d":"167,-180r-63,186v-14,42,-27,60,-64,71r-10,-22v27,-8,38,-23,46,-56r-13,2v-16,-61,-39,-119,-58,-178r34,-8r45,156r2,0r44,-151r37,0","w":172,"k":{"u":2,"t":-2,"s":4,"r":2,"q":4,"o":4,"n":4,"j":4,"i":4,"g":4,"e":2,"d":2,"c":2,"b":2,"a":4,"@":7,".":11,"-":4,",":11," ":4}},"z":{"d":"151,-24r-12,24r-123,0r0,-24r95,-132r-88,0r0,-24r124,0r0,24r-90,132r94,0","w":167,"k":{"u":4,"t":4,"s":2,"r":2,"q":2,"p":2,"o":4,"l":4,"k":2,"j":4,"i":4,"g":4,"e":5,"d":5,"c":4,"b":4,"a":5,"-":4," ":4}},"{":{"d":"111,56v-41,3,-68,-2,-68,-47r0,-63v0,-25,-21,-36,-34,-37r0,-26v13,-1,34,-13,34,-37v0,-47,-4,-114,39,-110r29,0r0,27v-53,-10,-38,44,-38,89v0,35,-25,38,-33,45v12,1,33,9,33,43v0,39,-21,98,38,90r0,26","w":120},"|":{"d":"62,75r-30,0r0,-348r30,0r0,348","w":93},"}":{"d":"111,-91v-14,1,-34,12,-34,37v0,48,4,114,-40,110r-28,0r0,-26v53,9,39,-44,39,-90v0,-37,23,-39,32,-45v-12,-2,-32,-11,-32,-43v0,-39,21,-97,-39,-89r0,-27v41,-3,68,3,68,47r0,63v0,24,20,36,34,37r0,26","w":120},"~":{"d":"67,-138v38,0,88,52,108,1r11,24v-9,15,-21,32,-43,32v-38,0,-89,-52,-109,-1r-11,-24v9,-15,22,-32,44,-32","w":209},"\u00a0":{"w":81,"k":{"z":4,"y":4,"x":7,"v":4,"Z":4,"Y":4,"X":4,"W":4,"V":7,"T":7}}}});


/*Replace Font*/
Cufon.replace('#BannerImageContainer h1');

$(document).ready(function() {
	$('#BannerImageContainer h1').addClass('cufon-loaded');
});

