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

Cufon.registerFont({"w":1087,"face":{"font-family":"Tw Cen MT","font-weight":700,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 8 2 2 1 4 2 6 3","ascent":"1638","descent":"-410","x-height":"18","bbox":"-23 -1497 2062 449.836","underline-thickness":"120","underline-position":"-92","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":545},"!":{"d":"66,-1315r284,0r0,866r-284,0r0,-866xm209,16v-87,0,-160,-73,-160,-159v0,-88,73,-162,160,-162v86,0,160,76,160,162v0,85,-75,159,-160,159","w":426},"\"":{"d":"160,-944r-54,-275r0,-247r308,0r0,247r-47,275r-207,0xm612,-944r-53,-275r0,-247r305,0r0,247r-45,275r-207,0","w":971},"#":{"d":"78,-1018r309,0r84,-383r188,0r-84,383r355,0r82,-383r190,0r-82,383r168,0r0,191r-205,0r-63,303r268,0r0,188r-303,0r-84,379r-188,0r82,-379r-359,0r-78,379r-190,0r80,-379r-170,0r0,-188r209,0r63,-303r-272,0r0,-191xm539,-827r-62,301r354,0r64,-301r-356,0","w":1368},"$":{"d":"997,-362v0,222,-160,350,-374,382r0,302r-146,0r0,-308v-192,-19,-262,-59,-379,-155r129,-191v97,65,179,104,248,115r0,-311v-143,-58,-239,-118,-287,-181v-106,-140,-94,-340,20,-483v64,-81,151,-129,267,-141r0,-164r146,0r0,170v105,6,223,57,354,153r-144,187v-87,-61,-157,-97,-210,-107r0,330v127,35,221,87,283,158v62,71,93,152,93,244xm473,-1104v-55,6,-104,75,-104,133v0,69,35,122,104,160r0,-293xm625,-485v-7,88,1,190,-2,282v77,-14,116,-57,116,-129v0,-68,-38,-119,-114,-153"},"%":{"d":"1319,-1434r162,0r-813,1588r-160,0xm510,-543v-220,0,-348,-206,-348,-444v0,-244,121,-445,346,-445v217,0,342,207,342,443v0,240,-121,446,-340,446xm659,-973v0,-129,-17,-212,-45,-255v-57,-88,-186,-79,-227,10v-23,49,-35,129,-35,241v0,194,52,291,156,291v101,0,151,-96,151,-287xm1477,152v-204,0,-334,-205,-334,-426v0,-247,118,-467,340,-467v217,0,344,214,344,452v0,231,-137,441,-350,441xm1634,-287v0,-107,-11,-184,-34,-233v-23,-49,-60,-74,-111,-74v-105,0,-158,101,-158,303v0,103,12,177,37,225v25,48,64,72,117,72v99,0,149,-98,149,-293","w":1962},"&":{"d":"920,-963v0,142,-152,257,-226,318r178,209r142,-139r133,157v0,2,-133,145,-141,137r241,281r-321,0r-109,-125v-102,59,-175,100,-221,117v-243,89,-502,-46,-502,-299v0,-144,93,-264,279,-359v-82,-100,-123,-199,-123,-297v0,-165,161,-303,332,-303v181,0,338,130,338,303xm590,-1081v-61,0,-104,50,-103,112v0,40,28,98,84,174v83,-65,125,-125,125,-180v1,-63,-43,-106,-106,-106xm389,-317v0,55,54,106,111,106v43,0,103,-26,178,-78r-180,-211v-73,64,-109,125,-109,183","w":1296},"'":{"d":"143,-944r-53,-275r0,-247r307,0r0,247r-47,275r-207,0","w":487},"(":{"d":"410,330v-255,-287,-375,-816,-222,-1283v47,-144,120,-278,222,-403r145,123v-145,197,-244,452,-238,717v6,326,79,497,238,721","w":641},")":{"d":"221,-1356v179,208,289,498,289,840v0,327,-95,609,-285,846r-151,-125v319,-402,319,-1036,0,-1438","w":641},"*":{"d":"518,-1249v-6,83,-67,210,-57,207r0,32r24,15v37,-22,83,-66,140,-132v29,-34,59,-51,92,-51v78,0,116,111,49,151v-52,31,-201,46,-256,81r0,28v37,27,194,50,241,69v78,32,50,167,-34,159v-72,-7,-90,-47,-143,-105v-35,-38,-62,-68,-87,-86r-28,19v-9,9,53,168,57,235v3,52,-33,97,-82,97v-75,0,-103,-82,-74,-154v20,-52,53,-116,48,-180r-23,-15v-42,26,-125,136,-165,168v-18,14,-41,21,-68,21v-40,0,-84,-46,-80,-86v12,-121,204,-90,288,-144r-2,-32v-46,-32,-226,-41,-258,-84v-60,-51,-14,-143,54,-144v63,-1,119,84,159,125v11,11,33,32,68,60r27,-15v12,-56,-55,-161,-58,-235v-2,-52,31,-94,80,-94v50,0,92,41,88,90","w":874},"+":{"d":"125,-784r450,0r0,-449r213,0r0,449r453,0r0,215r-453,0r0,448r-213,0r0,-448r-450,0r0,-215","w":1366},",":{"d":"186,-299r256,0r-206,551r-148,0","w":532,"k":{"\u2019":102,"\u201d":143}},"-":{"d":"29,-559r577,0r0,258r-577,0r0,-258","w":641},".":{"d":"264,16v-85,0,-160,-74,-160,-159v0,-86,74,-160,160,-160v86,0,160,74,160,160v0,85,-75,159,-160,159","w":532,"k":{"\u2019":164,"\u201d":104}},"\/":{"d":"569,-1411r150,0r-510,1788r-150,0","w":748},"0":{"d":"545,14v-321,-1,-504,-291,-504,-637v0,-203,46,-365,137,-487v93,-125,211,-186,367,-184v325,2,497,287,497,639v0,227,-50,395,-150,505v-100,110,-216,164,-347,164xm541,-231v255,0,280,-499,171,-705v-78,-148,-261,-144,-340,0v-110,202,-85,705,169,705"},"1":{"d":"266,-1274r414,0r0,1274r-279,0r0,-1042r-184,0"},"2":{"d":"566,-1305v239,-2,426,159,426,390v0,111,-46,235,-139,370r-76,111v-36,55,-98,134,-149,196r364,0r0,238r-891,0r435,-553v63,-81,109,-148,136,-200v27,-52,40,-101,40,-146v0,-96,-74,-173,-170,-170v-134,4,-156,104,-168,250r-283,0v-10,-294,199,-483,475,-486"},"3":{"d":"680,-932v2,-85,-66,-162,-150,-162v-98,0,-155,61,-170,183r-258,0v9,-220,185,-387,408,-387v216,0,432,146,430,346v0,104,-51,198,-154,282v110,73,186,136,189,291v5,243,-184,395,-434,395v-253,0,-418,-160,-449,-391r264,0v31,121,92,182,181,182v88,0,160,-75,159,-165v-2,-129,-99,-211,-245,-195r0,-215v129,8,227,-50,229,-164"},"4":{"d":"614,-1276r258,0r0,737r121,0r0,234r-121,0r0,305r-280,0r0,-305r-567,0r0,-236xm588,-954r-328,415r332,0r0,-415r-4,0"},"5":{"d":"686,-457v0,-121,-101,-213,-225,-213v-76,0,-158,19,-246,56r64,-664r632,0r0,234r-385,0r-14,151v269,-10,451,184,453,428v3,313,-343,574,-683,455v-50,-18,-105,-48,-167,-90r30,-291v139,93,249,139,328,139v108,0,213,-98,213,-205"},"6":{"d":"522,16v-260,0,-461,-193,-461,-452v0,-207,117,-423,209,-551r207,-289r336,0r-315,430v43,-8,83,-12,118,-12v216,0,404,198,404,416v0,266,-224,458,-498,458xm539,-240v104,0,190,-98,190,-204v0,-109,-83,-203,-190,-203v-113,0,-207,93,-207,205v0,112,94,202,207,202"},"7":{"d":"53,-1276r1010,0r-813,1315r-227,-143r579,-940r-549,0r0,-232"},"8":{"d":"541,-1296v225,0,399,121,399,333v0,117,-51,214,-154,291v125,81,187,187,187,318v0,227,-189,370,-426,370v-240,0,-435,-139,-434,-366v0,-134,63,-241,188,-320v-89,-81,-154,-143,-154,-286v0,-200,169,-340,394,-340xm545,-795v65,0,135,-62,135,-125v0,-79,-58,-145,-135,-145v-74,0,-133,60,-133,133v0,75,58,137,133,137xm541,-225v88,0,161,-79,161,-168v0,-87,-74,-162,-161,-162v-85,0,-156,81,-156,168v0,80,77,162,156,162"},"9":{"d":"559,-1296v266,0,457,197,457,465v0,183,-132,426,-201,524r-215,307r-340,0r318,-432v-60,7,-98,10,-115,10v-225,5,-402,-198,-402,-428v0,-256,233,-446,498,-446xm545,-637v106,0,200,-92,200,-197v0,-111,-92,-202,-204,-202v-102,0,-189,98,-189,202v0,107,88,197,193,197"},":":{"d":"262,-510v-86,0,-160,-72,-160,-158v0,-85,75,-159,160,-159v85,0,160,74,160,159v0,86,-74,158,-160,158xm264,14v-85,0,-158,-72,-158,-157v0,-85,73,-160,158,-160v86,0,160,74,160,160v0,85,-75,157,-160,157","w":532},";":{"d":"287,-510v-86,0,-160,-74,-160,-160v0,-85,75,-159,160,-159v84,0,159,75,159,159v0,85,-74,160,-159,160xm158,-299r256,0r-209,553r-148,0","w":532},"<":{"d":"1239,-115r-1112,-465r0,-192r1112,-465r0,231r-819,330r819,328r0,233","w":1366},"=":{"d":"127,-1024r1112,0r0,215r-1112,0r0,-215xm127,-547r1112,0r0,215r-1112,0r0,-215","w":1366},">":{"d":"127,-1237r1112,463r0,194r-1112,465r0,-233r819,-328r-819,-330r0,-231","w":1366},"?":{"d":"930,-918v-5,192,-126,365,-303,404r0,68r-281,0r0,-271v167,11,302,-48,305,-192v3,-87,-85,-170,-172,-168v-86,2,-161,79,-151,176r-281,0v-11,-237,221,-430,455,-430v222,0,434,193,428,413xm487,16v-83,0,-157,-75,-157,-159v0,-84,74,-158,157,-158v85,0,158,73,158,158v0,86,-72,159,-158,159","w":981},"@":{"d":"240,-469v-7,462,357,717,845,717v319,0,549,-89,689,-266r213,0v-142,288,-457,448,-885,448v-617,0,-1045,-321,-1045,-911v0,-404,226,-761,513,-896v157,-73,326,-114,511,-114v482,0,852,304,852,770v0,369,-301,721,-659,721v-106,0,-167,-38,-184,-115v-79,77,-169,115,-271,115v-234,0,-385,-185,-385,-428v0,-157,50,-306,150,-446v100,-140,230,-209,391,-209v117,0,205,45,264,135r25,-111r262,0r-150,717v-9,45,-14,75,-14,90v0,31,13,47,39,47v35,0,81,-23,140,-69v109,-85,212,-266,212,-457v0,-359,-297,-578,-676,-578v-526,0,-829,344,-837,840xm1184,-670v0,-131,-66,-232,-187,-233v-84,0,-155,45,-215,135v-62,93,-90,208,-90,352v0,128,61,234,178,234v95,0,171,-54,228,-161v57,-107,86,-216,86,-327","w":1997},"A":{"d":"588,-1313r219,0r536,1313r-284,0r-107,-258r-503,0r-103,258r-283,0xm698,-883r-153,387r311,0","w":1409,"k":{"\u2019":266,"\u201d":309,"y":82,"w":61,"v":82,"u":41,"Y":225,"W":102,"V":184,"U":82,"T":123,"Q":61,"O":82,"G":41,"C":102}},"B":{"d":"1042,-383v0,258,-196,383,-473,383r-440,0r0,-1313r383,0v276,-8,416,113,416,334v0,136,-53,189,-135,262v155,49,249,162,249,334xm647,-963v-1,-77,-83,-132,-168,-129r-67,0r0,287r65,0v91,2,171,-69,170,-158xm748,-391v0,-128,-86,-192,-220,-191r-116,0r0,361r102,0v156,0,234,-57,234,-170","w":1085,"k":{"A":41}},"C":{"d":"94,-651v0,-364,290,-680,647,-680v116,0,240,29,373,88r0,321v-142,-86,-266,-129,-373,-129v-222,-1,-352,173,-352,406v0,228,145,387,371,387v99,0,217,-40,354,-119r0,318v-154,51,-282,77,-385,77v-351,0,-635,-312,-635,-669","w":1194},"D":{"d":"1212,-655v0,392,-268,655,-661,655r-424,0r0,-1313r448,0v381,-5,637,273,637,658xm524,-254v250,-5,398,-135,398,-412v0,-173,-78,-319,-210,-364v-102,-35,-180,-37,-300,-35r0,811r112,0","w":1300,"k":{"Y":82,"V":41,"A":143,".":102,",":102}},"E":{"d":"135,-1313r739,0r0,260r-456,0r0,265r456,0r0,256r-456,0r0,272r456,0r0,260r-739,0r0,-1313","w":981},"F":{"d":"135,-1313r739,0r0,254r-458,0r0,268r458,0r0,256r-456,0r0,535r-283,0r0,-1313","w":981,"k":{"o":61,"A":143,".":205,",":225}},"G":{"d":"61,-666v0,-355,303,-665,656,-665v231,0,408,101,532,303r-188,176v-65,-116,-173,-198,-328,-203v-201,-6,-381,190,-381,393v0,274,289,505,554,360v54,-29,97,-84,130,-165r-311,0r0,-256r606,0v4,200,0,297,-90,451v-101,173,-296,285,-534,290v-361,8,-646,-315,-646,-684","w":1409,"k":{".":61,",":82}},"H":{"d":"131,-1313r283,0r0,506r465,0r0,-506r282,0r0,1313r-282,0r0,-522r-465,0r0,522r-283,0r0,-1313","w":1300},"I":{"d":"119,-1313r282,0r0,1313r-282,0r0,-1313","w":532},"J":{"d":"358,-258v69,0,103,-66,103,-143r0,-912r280,0r0,930v4,229,-141,405,-362,401v-186,-3,-298,-118,-352,-280r206,-156v19,48,58,160,125,160","w":874,"k":{"o":20,"e":-20,"A":41,";":20,":":20,".":61,",":61}},"K":{"d":"139,-1313r283,0r0,555r4,0r436,-555r346,0r-499,627r520,686r-340,0r-463,-614r-4,0r0,614r-283,0r0,-1313","w":1300,"k":{"y":102,"w":102,"v":143,"u":61,"o":82,"e":41,"a":61,"O":123,"G":61,"C":82}},"L":{"d":"139,-1313r281,0r0,1030r387,0r0,283r-668,0r0,-1313","w":874,"k":{"\u2019":102,"\u201d":102,"y":41,"w":20,"Y":102,"W":20,"V":82,"T":61,"O":20,"G":20,"C":41}},"M":{"d":"227,-1313r336,0r246,787r246,-787r325,0r168,1313r-270,0r-115,-924r-289,924r-129,0r-296,-932r-109,932r-274,0","w":1622},"N":{"d":"1001,-1313r277,0r0,1313r-274,0r-603,-850r0,850r-282,0r0,-1313r278,0r604,844r0,-844","w":1409},"O":{"d":"748,16v-378,0,-658,-293,-658,-673v0,-369,296,-670,649,-670v381,0,674,292,674,672v0,376,-289,671,-665,671xm748,-244v226,0,368,-179,368,-413v0,-234,-141,-403,-364,-408v-226,-5,-367,184,-367,416v0,220,150,405,363,405","w":1516,"k":{"Y":102,"X":82,"W":20,"V":61,"T":20,"A":143,".":123,",":143}},"P":{"d":"588,-1313v234,-4,406,153,403,383v-3,169,-89,308,-219,366v-126,57,-202,52,-352,56r0,508r-281,0r0,-1313r449,0xm698,-913v0,-138,-133,-183,-282,-164r0,336r110,0v92,3,172,-81,172,-172","k":{"o":123,"e":82,"a":102,"A":143,".":266,",":287}},"Q":{"d":"752,-1329v365,0,663,300,663,665v0,192,-63,355,-188,488r162,186r-191,121r-147,-178v-111,41,-210,61,-297,61v-386,0,-664,-299,-664,-690v0,-167,61,-318,182,-452v121,-134,281,-201,480,-201xm387,-664v0,223,137,415,346,414v37,0,82,-4,133,-12r-139,-164r186,-121r127,150v52,-57,78,-141,78,-252v0,-240,-137,-418,-366,-418v-218,0,-365,178,-365,403","w":1516,"k":{"Y":102,"V":41,"A":20,".":41}},"R":{"d":"563,-1313v251,-4,427,143,426,385v0,67,-18,137,-53,210v-35,73,-99,130,-193,171r367,547r-324,0r-340,-508r-32,0r0,508r-283,0r0,-1313r432,0xm698,-918v-5,-131,-130,-172,-282,-161r0,342v168,10,287,-39,282,-181","w":1194,"k":{"y":82,"w":20,"v":41,"u":102,"o":82,"e":61,"a":61,"Y":184,"W":41,"V":82,"U":82,"T":20,"Q":82,"O":82,"G":61,"C":102}},"S":{"d":"128,-784v-127,-276,84,-547,376,-547v145,0,267,46,366,137r-176,193v-93,-55,-159,-82,-200,-82v-62,0,-115,58,-115,120v0,65,60,118,176,168v155,67,233,95,305,223v161,287,-123,590,-414,590v-136,0,-270,-64,-403,-192r186,-217v83,86,161,129,234,129v64,0,145,-77,145,-141v0,-69,-73,-127,-217,-181v-149,-56,-206,-76,-263,-200","w":975,"k":{".":41,",":82}},"T":{"d":"43,-1313r883,0r0,279r-301,0r0,1034r-283,0r0,-1034r-299,0r0,-279","w":981,"k":{"z":41,"y":102,"w":41,"u":41,"s":123,"r":41,"o":143,"m":41,"e":82,"c":102,"a":61,"O":20,"C":41,"A":143,";":82,":":82,".":143,"-":61,",":184}},"U":{"d":"637,-262v158,0,244,-101,244,-262r0,-789r278,0r0,850v-4,177,-100,350,-237,417v-82,40,-170,64,-269,64v-180,0,-312,-50,-395,-150v-83,-100,-125,-206,-125,-317r0,-864r279,0r0,803v-3,142,88,248,225,248","w":1300,"k":{"A":41,".":61,",":82}},"V":{"d":"25,-1313r286,0r332,873r332,-873r287,0r-496,1313r-246,0","w":1300,"k":{"y":20,"u":61,"r":41,"o":184,"i":20,"e":123,"a":82,"Q":41,"O":61,"G":20,"C":61,"A":164,";":102,":":61,".":225,"-":61,",":184}},"W":{"d":"33,-1313r252,0r211,895r221,-895r180,0r217,899r215,-899r252,0r-317,1313r-267,0r-192,-805r-193,805r-266,0","w":1622,"k":{"u":41,"o":82,"i":-20,"e":20,"d":41,"a":41,"O":20,"C":41,"A":82,";":61,":":41,".":123,"-":20,",":143}},"X":{"d":"80,-1313r301,0r264,402r273,-402r292,0r-415,625r456,688r-293,0r-311,-467r-311,467r-299,0r461,-686","w":1300,"k":{"O":82,"G":61,"C":82}},"Y":{"d":"33,-1313r313,0r242,408r246,-408r315,0r-418,699r0,614r-280,0r0,-614","w":1194,"k":{"v":41,"u":82,"q":102,"p":143,"o":205,"e":164,"d":164,"a":164,"O":82,"G":61,"C":102,"A":164,";":102,":":102,".":184,"-":143,",":225}},"Z":{"d":"150,-1313r952,0r-592,1041r571,0r0,272r-1009,0r596,-1044r-518,0r0,-269","w":1194},"[":{"d":"160,-1335r430,0r0,170r-246,0r0,1308r242,0r0,168r-426,0r0,-1646","w":641},"\\":{"d":"59,-1407r148,0r510,1782r-142,0","w":748},"]":{"d":"43,-1335r426,0r0,1646r-426,0r0,-168r244,0r0,-1308r-244,0r0,-170","w":641},"^":{"d":"115,-692r377,-799r223,0r366,799r-284,0r-199,-490r-197,490r-286,0","w":1196},"_":{"d":"-14,254r0,-102r1052,0r0,102r-1052,0","w":1024},"`":{"d":"496,-991r-179,0r-274,-299r313,0","w":682},"a":{"d":"434,-877v127,3,182,59,258,138r0,-119r256,0r0,858r-256,0r0,-147r-4,0v-73,98,-125,160,-272,163v-210,4,-363,-221,-363,-446v0,-225,168,-452,381,-447xm686,-424v0,-101,-84,-197,-182,-197v-106,0,-178,101,-178,213v0,110,69,191,176,191v103,0,184,-100,184,-207","w":1081,"k":{"w":-20,"t":-41,"g":-41}},"b":{"d":"647,16v-133,-4,-190,-69,-272,-155r0,139r-254,0r0,-1337r256,0r0,594v76,-89,163,-134,260,-134v213,0,379,226,379,453v0,215,-167,446,-369,440xm743,-416v0,-105,-81,-205,-182,-205v-106,0,-178,87,-178,201v0,112,79,203,188,203v102,0,172,-92,172,-199","k":{"y":41,"w":61,"v":61,"u":41,".":41,",":61}},"c":{"d":"352,-438v0,112,77,192,189,190v51,0,119,-16,204,-49r0,256v-88,39,-161,59,-219,59v-252,0,-454,-197,-454,-448v0,-248,181,-447,426,-447v86,0,169,20,250,60r0,242v-75,-36,-143,-54,-205,-54v-113,-2,-191,78,-191,191","w":827},"d":{"d":"426,-879v138,2,191,52,266,134r0,-590r258,0r0,1335r-252,0r0,-147r-4,0v-75,107,-167,161,-278,161v-207,0,-357,-221,-357,-444v0,-225,157,-452,367,-449xm688,-430v0,-101,-84,-198,-185,-195v-95,3,-173,101,-173,215v0,98,72,191,166,191v110,0,192,-97,192,-211"},"e":{"d":"487,-877v261,3,455,221,435,508r-613,0v3,99,75,186,170,187v79,0,140,-36,185,-107r235,78v-87,153,-223,229,-407,229v-270,0,-443,-182,-443,-454v0,-243,196,-444,438,-441xm311,-541r346,0v-24,-107,-79,-161,-165,-161v-103,0,-170,64,-181,161","w":981,"k":{"y":41,"x":41,"w":41,"v":41,"g":-41}},"f":{"d":"119,-965v-8,-254,106,-374,311,-374v66,0,122,12,168,36r0,246v-39,-26,-72,-39,-100,-39v-74,-1,-121,63,-121,140r0,96r219,0r0,233r-221,0r0,627r-256,0r0,-627r-76,0r0,-233r76,0r0,-105","w":641,"k":{"\u2019":-102,"\u201d":-164,"o":20,"f":-61,"e":-20,"a":-20,"?":-123,".":41,",":41,"!":-102," ":-143}},"g":{"d":"522,180v110,-1,175,-108,172,-229r0,-101v-77,97,-165,146,-266,146v-222,0,-379,-205,-379,-438v0,-226,168,-437,383,-437v89,0,177,47,262,140r0,-119r254,0r0,870v0,48,-16,103,-46,166v-60,126,-221,182,-408,182v-254,0,-381,-89,-441,-297r287,0v56,78,117,117,182,117xm514,-651v-112,0,-192,96,-192,216v0,88,97,191,192,191v102,0,182,-98,182,-205v0,-111,-74,-202,-182,-202","w":1083,"k":{".":20,",":41}},"h":{"d":"553,-657v-128,0,-152,115,-152,268r0,389r-260,0r0,-1335r260,0r0,575v84,-68,139,-114,269,-114v194,0,288,158,288,368r0,506r-258,0r0,-461v3,-98,-58,-196,-147,-196","k":{"y":41}},"i":{"d":"260,-1018v-86,0,-160,-74,-160,-160v0,-85,75,-159,160,-159v85,0,160,74,160,159v0,86,-74,160,-160,160xm133,-860r256,0r0,860r-256,0r0,-860","w":532},"j":{"d":"266,-1020v-85,0,-160,-75,-160,-160v0,-85,75,-157,160,-157v85,0,158,72,158,157v0,86,-72,160,-158,160xm135,-858r258,0r0,1237r-258,0r0,-1237","w":532},"k":{"d":"115,-1335r254,0r0,811r254,-336r307,0r-285,379r309,481r-288,0r-297,-455r0,455r-254,0r0,-1335","w":981,"k":{"o":20}},"l":{"d":"133,-1335r256,0r0,1335r-256,0r0,-1335","w":532},"m":{"d":"553,-643v-91,-1,-162,96,-162,192r0,451r-258,0r0,-860r258,0r0,137v71,-58,150,-161,281,-156v116,5,200,78,243,189v82,-104,163,-182,299,-189v162,-8,279,162,279,334r0,545r-256,0r0,-477v3,-85,-55,-168,-133,-168v-90,0,-162,92,-162,186r0,459r-254,0r0,-465v3,-89,-54,-177,-135,-178","w":1622,"k":{"y":61}},"n":{"d":"557,-657v-104,1,-160,113,-160,231r0,426r-256,0r0,-860r256,0r0,102v87,-82,179,-123,275,-123v175,0,284,170,284,359r0,522r-260,0r0,-481v3,-89,-57,-177,-139,-176","k":{"\u2019":102,"y":41}},"o":{"d":"547,18v-266,0,-446,-204,-449,-446v-3,-261,193,-451,453,-451v243,0,436,202,436,447v0,251,-191,450,-440,450xm545,-215v102,0,190,-107,190,-213v0,-107,-87,-217,-190,-217v-105,0,-193,100,-193,207v0,115,84,223,193,223","k":{"z":20,"y":61,"x":61,"w":41,"v":61,".":82,",":61}},"p":{"d":"664,16v-145,-3,-196,-63,-273,-155r-4,0r0,518r-260,0r0,-1237r256,0r0,125r4,0v68,-87,127,-142,262,-144v215,-3,371,231,371,463v0,215,-155,434,-356,430xm578,-215v105,0,174,-91,174,-201v0,-105,-82,-205,-183,-205v-101,0,-178,99,-178,205v0,105,84,201,187,201","k":{"y":41,"w":41,".":20,",":41}},"q":{"d":"426,-874v136,2,195,58,258,149r4,0r0,-133r256,0r0,1237r-256,0r0,-533r-4,0v-73,101,-122,167,-270,170v-212,5,-367,-212,-367,-436v0,-234,160,-457,379,-454xm489,-215v101,0,191,-98,191,-201v0,-96,-83,-205,-174,-205v-110,0,-187,97,-187,211v0,104,71,195,170,195","w":1081},"r":{"d":"598,-588v-148,-32,-229,59,-229,205r0,383r-260,0r0,-860r256,0r0,127r4,0v48,-75,114,-156,229,-135r0,280","w":641,"k":{"y":-41,"v":-41,"t":-102,"r":-41,"q":-20,"n":-20,"m":-41,"l":-41,"k":-20,"j":-20,"g":-41,"e":-41,"a":-20,":":-20,".":82,"-":-102,",":61}},"s":{"d":"121,-618v1,-164,155,-259,334,-259v110,0,210,46,299,138r-174,106v-50,-51,-97,-76,-140,-76v-39,0,-78,26,-78,62v0,28,8,48,26,61v18,13,66,30,142,58v135,49,245,107,248,274v2,155,-173,276,-340,270v-159,-6,-281,-95,-350,-215r207,-94v47,81,95,121,145,121v41,0,89,-34,88,-72v7,-40,-51,-71,-77,-73v-4,-5,-28,-14,-72,-28v-172,-56,-258,-147,-258,-273","w":874,"k":{"w":41,".":41,",":61}},"t":{"d":"121,-1155r256,0r0,295r123,0r0,235r-123,0r0,625r-256,0r0,-625r-98,0r0,-235r98,0r0,-295","w":532},"u":{"d":"541,16v-247,0,-422,-154,-422,-395r0,-479r260,0r0,412v-3,106,62,208,158,208v99,1,168,-96,168,-202r0,-418r260,0r0,500v3,216,-198,374,-424,374"},"v":{"d":"35,-860r270,0r236,504r235,-504r268,0r-399,860r-209,0","k":{"q":20,"o":41,"e":20,"c":20,"a":20,".":164,",":164}},"w":{"d":"23,-860r270,0r231,510r205,-510r166,0r203,506r229,-506r270,0r-391,860r-207,0r-186,-471r-190,471r-209,0","w":1622,"k":{"o":20,"d":20,"c":20,".":184,",":184}},"x":{"d":"53,-860r314,0r174,215r172,-215r313,0r-330,411r361,449r-316,0r-200,-252r-203,252r-315,0r358,-449","k":{"o":41,"c":41}},"y":{"d":"51,-858r273,0r247,500r220,-500r262,0r-535,1237r-266,0r192,-440","k":{"o":20,"c":20,".":123,",":143}},"z":{"d":"119,-860r811,0r-455,624r383,0r0,236r-811,0r457,-627r-385,0r0,-233","w":981,"k":{"o":20,"e":20,"c":20}},"{":{"d":"543,66v0,143,58,139,205,143r0,240v-221,6,-361,-29,-428,-159v-25,-48,-37,-184,-37,-323v0,-157,-19,-256,-58,-298v-39,-42,-93,-62,-162,-60r0,-242v220,-4,220,-159,220,-393v0,-362,115,-459,465,-447r0,240v-151,5,-205,-3,-205,143v0,227,-18,369,-45,428v-27,59,-75,109,-142,150v186,113,187,260,187,578","w":797},"|":{"d":"494,-1425r217,0r0,1701r-217,0r0,-1701","w":1204},"}":{"d":"102,-1473v342,-9,412,132,412,482v0,163,20,264,60,303v40,39,94,57,159,55r0,242v-218,4,-217,160,-219,393v-2,209,-7,280,-88,360v-76,76,-186,92,-377,87r0,-240v146,-4,205,0,205,-143v0,-183,12,-315,35,-394v23,-79,74,-141,151,-184v-75,-45,-124,-100,-148,-166v-24,-66,-37,-203,-38,-412v-1,-146,-53,-138,-205,-143r0,-240r53,0","w":797},"~":{"d":"434,-907v192,-2,319,159,500,159v86,0,184,-49,293,-147r0,223v-112,93,-213,140,-303,140v-173,0,-348,-162,-504,-162v-95,0,-196,49,-303,147r0,-223v106,-91,212,-137,317,-137","w":1343},"\u2122":{"d":"469,-647r0,-676r-252,0r0,-143r664,0r0,143r-246,0r0,676r-166,0xm979,-647r0,-819r260,0r147,565r5,0r147,-565r260,0r0,819r-158,0r0,-653r-4,0r-174,653r-149,0r-172,-653r-4,0r0,653r-158,0","w":2048},"\u2026":{"d":"342,12v-83,0,-156,-74,-156,-157v0,-84,73,-158,156,-158v84,0,158,74,158,158v0,85,-73,157,-158,157xm1024,12v-83,0,-156,-74,-156,-157v0,-84,73,-156,156,-156v83,0,156,72,156,156v0,84,-73,157,-156,157xm1704,10v-83,0,-156,-72,-156,-155v0,-84,73,-156,156,-156v83,0,156,72,156,156v0,83,-73,155,-156,155","w":2048},"\u2013":{"d":"-12,-643r1044,0r0,250r-1044,0r0,-250","w":1024},"\u2014":{"d":"-23,-639r2085,0r0,246r-2085,0r0,-246","w":2048},"\u201c":{"d":"748,-1321r108,84v-59,71,-93,140,-102,209r135,0r0,291r-291,0r0,-201v0,-147,50,-274,150,-383xm256,-1319r113,78v-61,73,-97,144,-107,213r141,0r0,291r-294,0r0,-217v0,-121,49,-242,147,-365","w":981,"k":{"A":225}},"\u201d":{"d":"598,-1313r293,0r0,275v0,97,-46,201,-139,313r-119,-82v66,-73,101,-144,106,-213r-141,0r0,-293xm143,-805v42,-39,107,-142,105,-215r-137,0r0,-293r290,0r0,264v0,105,-47,213,-141,324","w":981},"\u2018":{"d":"258,-1331r119,84v-65,77,-100,149,-107,215r140,0r0,293r-293,0r0,-267v0,-98,47,-206,141,-325","w":532,"k":{"A":225}},"\u2019":{"d":"115,-1313r293,0v-5,144,15,291,-26,403v-18,49,-56,113,-116,189r-119,-84v66,-71,101,-143,105,-215r-137,0r0,-293","w":532,"k":{"s":184,"r":41,"d":61}},"\u00d7":{"d":"158,-1049r151,-151r375,375r375,-375r151,151r-372,375r370,371r-151,151r-371,-370r-373,370r-151,-151r370,-371","w":1366},"\u00a0":{"w":545}}});

Cufon.replace('h1', {fontFamily: 'Champagne & Limousines'});
Cufon.replace('h1.main_col', {fontFamily: 'Champagne & Limousines'});
Cufon.replace('h2');
Cufon.replace('h2.inline', {fontFamily: 'Champagne & Limousines'});
Cufon.replace('h3');
Cufon.replace('h4');
Cufon.replace('h5');
Cufon.replace('h6');
Cufon.replace('a.proposal');
Cufon.replace('a.feature');
