/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.06
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I-1]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.alt}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.alt=w;n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																									/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-1998 Bitstream Inc.  All rights reserved.
 */
Cufon.registerFont({"w":176,"face":{"font-family":"Futura XBlkCnIt BT","font-weight":400,"font-style":"italic","font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 8 6 2 2 4 9 2 4","ascent":"274","descent":"-86","x-height":"5","bbox":"-33 -293 346 85","underline-thickness":"43.2422","underline-position":"-17.2266","slope":"-12","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":88},"!":{"d":"41,-270r69,0r-31,173r-61,0xm2,-28v-7,-46,72,-66,73,-13v1,24,-18,45,-42,45v-19,0,-32,-12,-31,-32","w":106},"\"":{"d":"73,-253r39,0r0,99r-39,0r0,-99xm13,-253r39,0r0,99r-39,0r0,-99","w":125},"#":{"d":"124,-148r-14,41r43,0r14,-41r-43,0xm120,-258r44,0r-24,69r41,0r25,-69r44,0r-25,69r48,0r-15,41r-47,0r-14,40r48,0r-15,41r-48,0r-25,69r-44,0r25,-69r-41,0r-25,69r-44,0r24,-69r-48,0r15,-41r48,0r14,-40r-50,0r15,-41r49,0","w":276},"$":{"d":"92,-184v11,33,67,50,63,101v-3,43,-24,71,-60,81r-7,42r-44,0r6,-38v-25,-2,-48,-7,-61,-19r23,-60v13,10,33,21,53,20v39,-2,19,-40,-3,-54v-36,-22,-54,-80,-22,-118v12,-14,26,-24,45,-27r6,-37r44,0r-5,36v20,3,35,9,49,17r-22,54v-13,-9,-24,-15,-42,-16v-13,0,-23,6,-23,18"},"%":{"d":"67,-124v-31,0,-51,-19,-50,-52v-1,-47,22,-84,65,-84v32,-1,47,20,47,52v0,46,-20,84,-62,84xm185,-30v20,-5,19,-46,17,-67v-1,-2,-3,-3,-6,-3v-15,4,-20,36,-19,60v1,5,1,11,8,10xm184,5v-32,0,-50,-20,-50,-53v0,-47,23,-83,65,-84v31,0,48,21,48,52v0,47,-21,85,-63,85xm197,-262r33,0r-163,267r-33,0xm68,-158v16,-3,25,-48,17,-68v-20,-9,-25,33,-25,58v0,5,2,11,8,10","w":264},"&":{"d":"83,-101v-16,9,-27,45,-1,45v9,0,14,-4,21,-9xm123,-217v-21,0,-16,27,-5,38v12,-6,30,-35,5,-38xm186,-206v0,33,-21,46,-46,64r20,39v9,-6,17,-15,24,-24r24,49r-23,24r27,54r-75,0r-6,-14v-42,31,-135,27,-130,-42v3,-45,28,-68,59,-93v-28,-51,-4,-112,63,-112v36,0,63,20,63,55","w":225},"'":{"d":"13,-253r39,0r0,99r-39,0r0,-99","w":65},"(":{"d":"135,-251v-62,63,-98,192,-45,284r-45,26v-42,-59,-51,-161,-14,-238v17,-36,38,-69,67,-99","w":119},")":{"d":"-22,33v62,-62,100,-194,45,-284r46,-27v43,59,48,161,14,237v-16,36,-38,69,-68,100","w":119},"*":{"d":"77,-132r0,-37r-32,18r-15,-25r32,-18r-32,-19r15,-25r31,18r0,-37r30,0r0,37r31,-18r15,25r-31,19r31,18r-15,25r-31,-18r0,37r-29,0","w":166},"+":{"d":"129,-215r42,0r0,87r84,0r0,41r-84,0r0,87r-42,0r0,-87r-84,0r0,-41r84,0r0,-87","w":299},",":{"d":"-33,60r38,-127r67,0r-67,127r-38,0","w":88},"-":{"d":"2,-61r10,-58r100,0r-9,58r-101,0","w":126,"k":{"o":-7,"Y":15,"W":8,"V":16,"T":20,"Q":-7,"O":-7,"J":-7,"G":-7,"C":-7}},".":{"d":"-7,-29v-6,-47,75,-68,74,-13v6,47,-74,68,-74,13","w":88},"\/":{"d":"-30,33r143,-295r31,0r-144,295r-30,0","w":129},"0":{"d":"85,-62v13,-31,42,-113,16,-140v-28,20,-32,86,-36,129v-2,17,13,26,20,11xm173,-170v-4,83,-22,176,-102,176v-48,0,-70,-37,-68,-90v3,-84,23,-171,102,-177v48,-3,70,38,68,91"},"1":{"d":"38,0r31,-197r-23,0r9,-60r91,0r-41,257r-67,0"},"2":{"d":"177,-198v0,58,-38,89,-78,137r52,0r-10,61r-163,0v46,-54,79,-96,99,-126v20,-30,30,-52,30,-67v0,-10,-5,-16,-15,-16v-17,3,-22,25,-23,47r-60,0v2,-61,30,-100,90,-100v46,0,78,21,78,64"},"3":{"d":"70,5v-52,0,-86,-31,-75,-84r63,0v-1,12,-3,30,10,30v16,-1,22,-16,22,-34v0,-21,-15,-27,-36,-24r8,-48v30,1,45,-10,45,-39v0,-9,-4,-15,-12,-15v-12,1,-17,11,-19,24r-60,0v2,-49,35,-77,87,-77v40,-1,71,23,71,61v1,35,-23,61,-52,67v25,3,40,21,40,49v0,56,-35,90,-92,90"},"4":{"d":"90,-104r14,-87r-50,87r36,0xm74,0r8,-52r-89,0r8,-54r92,-151r82,0r-24,153r18,0r-8,52r-18,0r-8,52r-61,0"},"5":{"d":"165,-103v0,93,-103,134,-184,91r19,-60v25,20,89,31,90,-16v1,-37,-54,-34,-82,-23r45,-146r128,0r-9,57r-80,0r-11,37v46,-12,84,13,84,60"},"6":{"d":"88,-122v-17,2,-22,30,-22,53v0,10,3,16,11,16v17,0,23,-29,23,-51v0,-11,-3,-17,-12,-18xm-1,-71v4,-76,46,-130,91,-186r77,0v-27,27,-51,57,-72,90v40,-17,73,11,73,57v0,61,-37,115,-93,115v-47,0,-78,-29,-76,-76"},"7":{"d":"3,0r106,-197r-81,0r10,-60r157,0r-113,257r-79,0"},"8":{"d":"176,-198v0,31,-20,53,-45,61v20,9,33,28,33,57v0,50,-38,85,-89,85v-46,0,-78,-24,-78,-68v1,-37,22,-64,51,-74v-18,-10,-29,-26,-30,-52v0,-45,37,-74,85,-73v43,0,73,22,73,64xm85,-110v-18,2,-26,41,-18,61v21,14,31,-19,30,-43v0,-11,-3,-17,-12,-18xm99,-213v-17,0,-31,56,-6,59v17,0,31,-56,6,-59"},"9":{"d":"112,-187v0,-10,-2,-17,-11,-17v-18,2,-22,30,-23,52v0,10,3,17,12,17v17,0,22,-29,22,-52xm179,-186v-4,75,-46,131,-91,186r-77,0v28,-27,52,-57,72,-90v-40,19,-73,-11,-73,-57v0,-61,38,-115,94,-115v47,0,77,30,75,76"},":":{"d":"18,-133v-6,-47,74,-68,74,-13v6,47,-73,67,-74,13xm2,-29v-6,-48,74,-67,74,-13v6,47,-75,68,-74,13","w":106},";":{"d":"-31,60r38,-127r67,0r-67,127r-38,0xm22,-133v-6,-47,74,-68,74,-13v6,47,-73,67,-74,13","w":106},"<":{"d":"253,-213r0,44r-150,62r150,61r0,45r-207,-86r0,-41","w":299},"=":{"d":"45,-88r210,0r0,40r-210,0r0,-40xm45,-167r210,0r0,41r-210,0r0,-41","w":299},">":{"d":"46,-213r207,85r0,41r-207,86r0,-45r151,-61r-151,-62r0,-44","w":299},"?":{"d":"107,-278v71,0,95,74,57,121v-12,15,-26,23,-43,24r-10,36r-61,0r10,-64v33,6,54,-14,54,-44v0,-12,-2,-22,-14,-21v-15,1,-19,15,-22,32r-60,0v5,-49,36,-84,89,-84xm33,-28v-7,-46,72,-67,72,-13v0,25,-17,47,-41,46v-18,0,-32,-13,-31,-33","w":179},"@":{"d":"243,-18v-23,1,-36,-9,-39,-28v-24,46,-119,33,-110,-33v-8,-69,81,-135,127,-78r9,-16r36,0r-28,113v0,7,3,11,11,10v35,1,62,-45,61,-84v-1,-58,-52,-96,-114,-95v-89,1,-139,54,-145,137v-8,118,160,145,236,83r17,24v-32,25,-70,41,-122,41v-99,0,-168,-50,-168,-147v0,-108,75,-171,183,-171v87,0,149,44,149,128v0,65,-37,112,-103,116xm137,-78v0,33,31,39,49,20v19,-19,44,-92,-4,-92v-27,0,-45,40,-45,72","w":360},"A":{"d":"-28,0r97,-257r84,0r18,257r-72,0r0,-38r-42,0r-11,38r-74,0xm72,-90r29,0r1,-95","w":185,"k":{"y":6,"Y":20,"W":6,"V":6,"T":10,"S":-7,";":-7,":":-7,".":-11,",":-11}},"B":{"d":"179,-81v0,87,-93,84,-184,81r40,-257v71,2,160,-12,157,59v-1,38,-22,55,-55,63v24,7,42,25,42,54xm108,-86v0,-17,-9,-25,-26,-24r-8,56v23,5,34,-8,34,-32xm123,-182v0,-16,-10,-21,-26,-20r-7,44v18,4,33,-6,33,-24","w":195,"k":{"Y":6}},"C":{"d":"3,-94v0,-103,64,-193,168,-160r-12,63v-50,-23,-79,29,-79,82v0,39,23,59,59,46r-11,62v-69,21,-125,-18,-125,-93","w":155,"k":{"Y":-10,"A":-11}},"D":{"d":"190,-159v-5,94,-32,166,-141,159r-54,0r40,-257v92,-6,160,9,155,98xm77,-63v42,1,40,-58,43,-97v2,-21,-4,-31,-22,-33","w":195,"k":{"Y":6}},"E":{"d":"-6,0r41,-257r127,0r-10,63r-55,0r-6,32r51,0r-10,60r-50,0r-6,36r56,0r-11,66r-127,0","w":151},"F":{"d":"-6,0r41,-257r127,0r-10,63r-56,0r-6,37r49,0r-10,60r-48,0r-16,97r-71,0","w":145,"k":{"a":6,"T":-7,"S":-8,"A":6,".":38,",":38}},"G":{"d":"77,-85v-5,29,25,34,38,17v5,-7,7,-17,8,-30r-24,0r6,-50r92,0v-4,90,-28,153,-109,153v-57,0,-84,-38,-84,-97v0,-89,28,-170,117,-170v45,0,75,22,82,61r-66,25v-4,-13,-7,-21,-20,-22v-38,7,-34,73,-40,113","w":202,"k":{"Y":6,"-":-7}},"H":{"d":"-5,0r40,-257r72,0r-15,93r30,0r14,-93r72,0r-41,257r-72,0r16,-100r-29,0r-16,100r-71,0","w":202},"I":{"d":"-3,0r40,-257r72,0r-41,257r-71,0","w":105},"J":{"d":"-6,-68v20,15,47,12,46,-21r27,-168r72,0v-17,78,-15,189,-54,243v-18,25,-71,23,-101,8","w":133},"K":{"d":"-5,0r40,-257r72,0r-17,108r57,-108r73,0r-72,119r33,138r-78,0r-18,-117r-19,117r-71,0","w":197,"k":{"y":6,"u":6,"o":6,"e":6,"a":6,"Y":6,"W":6,"O":8,"C":10,"A":-13,"-":13}},"L":{"d":"-6,0r41,-257r72,0r-31,193r53,0r-10,64r-125,0","w":145,"k":{"y":13,"Y":21,"W":13,"V":20,"U":6,"T":13,"O":10,"A":-11}},"M":{"d":"85,-190r-36,190r-62,0r59,-257r84,0r1,136r44,-136r83,0r-22,257r-62,0r24,-190r-61,190r-49,0","w":264},"N":{"d":"-2,0r41,-257r66,0r23,138r24,-138r60,0r-40,257r-66,0r-24,-133r-23,133r-61,0","w":211},"O":{"d":"113,-198v-36,10,-34,69,-37,112v-1,18,2,27,16,28v35,-10,36,-70,36,-112v0,-15,-1,-28,-15,-28xm201,-165v-4,87,-29,167,-117,170v-50,2,-82,-43,-80,-96v3,-88,29,-170,116,-170v52,0,84,40,81,96","w":204,"k":{"Y":13,"X":6,";":-7,":":-7,".":8,"-":-7,",":8}},"P":{"d":"126,-179v0,-17,-11,-22,-28,-21r-9,57v26,2,38,-10,37,-36xm194,-185v0,68,-44,105,-114,99r-14,86r-71,0r40,-257v79,-1,159,-7,159,72","w":193,"k":{"y":-8,"o":6,"e":6,"a":6,"A":10,".":73,"-":8,",":73}},"Q":{"d":"120,-261v118,-3,88,201,27,243r25,30r-60,31r-23,-38v-56,1,-87,-38,-85,-96v3,-88,30,-168,116,-170xm113,-198v-36,10,-34,69,-37,112v-1,18,2,27,16,28v35,-10,36,-70,36,-112v0,-15,-1,-28,-15,-28","w":204,"k":{"-":-7}},"R":{"d":"127,-182v1,-15,-12,-25,-28,-21r-10,61v26,2,38,-14,38,-40xm196,-191v-2,42,-19,70,-53,79r32,112r-76,0r-17,-104r-16,104r-71,0r40,-257v78,1,164,-12,161,66","w":194,"k":{"y":-8,"o":6,"e":6,"a":6,"Y":6,"A":-15,".":-7,"-":10,",":-7}},"S":{"d":"109,-153v66,51,33,166,-58,159v-25,-2,-48,-7,-64,-17r12,-68v13,11,30,21,51,21v14,0,24,-8,23,-22v-4,-41,-58,-53,-58,-102v0,-73,87,-99,147,-65r-10,63v-14,-13,-63,-31,-63,0v0,7,5,20,20,31","w":156,"k":{"S":-7,"A":-7}},"T":{"d":"98,0r-72,0r30,-192r-43,0r11,-65r157,0r-10,65r-43,0","w":169,"k":{"y":23,"w":23,"u":24,"s":23,"r":24,"o":24,"e":24,"c":24,"a":24,"T":20,"A":10,";":29,":":29,".":26,"-":20,",":26}},"U":{"d":"160,-24v-42,58,-170,38,-153,-68r26,-165r72,0r-28,180v6,25,31,13,34,-8r27,-172r72,0v-16,74,-13,183,-50,233","w":202},"V":{"d":"18,-257r71,0r1,168r53,-168r71,0r-99,257r-79,0","w":191,"k":{"u":10,"o":15,"i":-7,"e":15,"a":15,"A":6,";":11,":":11,".":26,"-":16,",":26}},"W":{"d":"17,-257r72,0r-7,152r47,-152r58,0r-1,152r41,-152r71,0r-90,257r-66,0r1,-160r-51,160r-65,0","w":275,"k":{"u":6,"r":10,"o":13,"i":-7,"e":13,"a":13,"A":6,";":8,":":8,".":18,"-":8,",":18}},"X":{"d":"57,-130r-34,-127r74,0r8,68r29,-68r75,0r-75,127r39,130r-76,0r-11,-68r-33,68r-76,0","w":190,"k":{"e":6,"O":6,"C":6,"A":-13}},"Y":{"d":"17,-257r75,0r7,79r32,-79r76,0r-84,154r-16,103r-72,0r17,-103","w":182,"k":{"u":18,"o":29,"e":29,"a":29,"O":13,"C":13,"A":13,";":24,":":24,".":34,"-":15,",":34}},"Z":{"d":"-24,0r110,-192r-66,0r10,-65r166,0r-110,191r69,0r-11,66r-168,0","w":171,"k":{"-":6}},"[":{"d":"0,54r52,-328r79,0r-6,43r-32,0r-38,242r31,0r-6,43r-80,0","w":119},"\\":{"d":"106,33r-29,0r-49,-295r28,0","w":129},"]":{"d":"62,54r-80,0r7,-43r32,0r38,-242r-32,0r7,-43r80,0","w":119},"^":{"d":"155,-257r50,0r82,99r-47,0r-60,-60r-61,60r-46,0","w":360},"_":{"d":"0,43r180,0r0,42r-180,0r0,-42","w":180},"`":{"d":"95,-204r-22,-55r46,0r4,55r-28,0","w":180},"a":{"d":"79,-52v20,-2,30,-48,21,-72v-2,-3,-5,-5,-9,-5v-17,2,-25,33,-24,56v0,11,2,22,12,21xm75,-185v20,0,30,10,39,25r3,-20r65,0r-29,180r-64,0r2,-20v-14,14,-24,25,-46,25v-32,0,-45,-28,-45,-63v-1,-60,25,-127,75,-127","w":185},"b":{"d":"98,5v-20,0,-29,-10,-38,-25r-3,20r-65,0r44,-280r65,0r-19,120v28,-41,91,-28,91,38v0,61,-25,127,-75,127xm93,-129v-17,2,-23,34,-23,57v0,12,3,22,13,22v17,-4,22,-33,23,-58v0,-13,-3,-20,-13,-21","w":184},"c":{"d":"100,-127v-25,-1,-42,68,-10,72v5,0,11,-2,15,-4r-8,58v-50,18,-98,-6,-98,-62v0,-77,49,-143,125,-115r-9,55v-4,-3,-8,-4,-15,-4","w":124},"d":{"d":"80,-51v17,-3,25,-34,24,-58v0,-12,-3,-22,-13,-21v-16,2,-24,34,-23,58v0,12,2,20,12,21xm75,-185v20,0,30,10,39,25r19,-120r65,0r-45,280r-64,0r2,-20v-13,15,-23,25,-46,25v-31,0,-45,-28,-45,-63v-1,-60,26,-127,75,-127","w":184},"e":{"d":"79,-43v13,-1,19,-7,20,-20r55,0v-4,41,-33,68,-78,68v-50,-1,-76,-27,-76,-78v0,-62,31,-111,90,-112v56,-1,84,44,69,103r-95,0v-2,17,-6,41,15,39xm107,-113v8,-24,-14,-40,-29,-23v-4,5,-7,12,-9,23r38,0","w":174,"k":{"x":6}},"f":{"d":"0,0r19,-122r-19,0r9,-58r19,0v4,-65,31,-123,107,-98r-9,55v-26,-11,-29,21,-32,43r25,0r-9,58r-25,0r-19,122r-66,0","w":111,"k":{"y":-15,"w":-13,"t":-11,".":6,",":6}},"g":{"d":"76,-59v20,-2,35,-64,12,-75v-15,2,-24,32,-23,54v0,12,2,20,11,21xm70,-185v20,0,29,9,37,23r3,-18r62,0r-27,172v-11,56,-25,72,-88,73v-45,0,-68,-14,-66,-59r55,0v-4,17,20,21,27,10v8,-10,9,-32,12,-48v-23,41,-86,24,-86,-35v0,-56,24,-116,71,-118","w":177},"h":{"d":"97,-106v6,-14,-11,-22,-19,-13v-12,34,-13,81,-21,119r-65,0r44,-280r65,0r-19,119v19,-37,92,-27,83,29r-20,132r-65,0"},"i":{"d":"-6,0r29,-180r65,0r-29,180r-65,0xm30,-236v-6,-45,71,-66,71,-12v7,45,-71,64,-71,12","w":94},"j":{"d":"30,-236v-6,-45,71,-66,71,-12v7,45,-71,64,-71,12xm-16,62r39,-242r65,0r-38,242r-66,0","w":94},"k":{"d":"-8,0r45,-280r65,0r-28,176r42,-76r66,0r-51,79r29,101r-70,0r-18,-90r-15,90r-65,0","w":177,"k":{"y":-7,"o":6,"e":6,"a":6}},"l":{"d":"-6,0r44,-280r66,0r-45,280r-65,0","w":94},"m":{"d":"97,-106v6,-14,-11,-22,-19,-13v-13,33,-13,81,-21,119r-65,0r28,-180r59,0r-3,19v15,-27,84,-33,87,8v15,-43,101,-41,91,22r-21,131r-65,0r17,-108v6,-12,-12,-20,-19,-11v-10,36,-13,80,-21,119r-65,0","w":264},"n":{"d":"97,-106v6,-14,-11,-22,-19,-13v-12,34,-13,81,-21,119r-65,0r28,-180r59,0r-3,19v20,-35,98,-29,89,29r-20,132r-65,0"},"o":{"d":"88,-131v-15,4,-24,37,-23,62v0,12,2,19,11,20v17,-3,25,-37,24,-62v0,-12,-2,-19,-12,-20xm165,-107v1,62,-29,112,-87,112v-51,0,-78,-27,-78,-78v-1,-62,30,-112,88,-112v50,1,77,27,77,78","w":175,"k":{"x":6,"-":-7}},"p":{"d":"173,-120v0,76,-55,162,-115,108r-12,74r-64,0r38,-242r58,0r-2,19v14,-13,27,-24,50,-24v34,0,47,27,47,65xm93,-129v-17,2,-23,34,-23,57v0,12,3,22,13,22v17,-4,22,-33,23,-58v0,-13,-3,-20,-13,-21","w":184},"q":{"d":"75,-185v20,0,30,10,39,25r3,-20r65,0r-38,242r-65,0r12,-82v-14,14,-23,25,-46,25v-31,0,-45,-27,-45,-62v-1,-61,24,-128,75,-128xm91,-129v-22,0,-37,69,-11,79v17,-3,25,-33,24,-58v0,-13,-3,-21,-13,-21","w":184},"r":{"d":"-9,0r29,-180r61,0r-4,25v13,-16,30,-27,54,-30v-4,20,-5,44,-11,63v-66,-4,-48,74,-63,122r-66,0","w":126,"k":{"y":-13,"x":-10,"w":-10,"v":-13,"f":-8,".":29,"-":6,",":29}},"s":{"d":"122,-57v0,65,-88,77,-132,43r19,-49v11,10,23,18,39,19v7,0,14,-4,14,-11v-11,-24,-54,-32,-54,-69v0,-57,74,-76,120,-48r-11,48v-12,-10,-40,-25,-47,-4v14,26,52,33,52,71","w":140},"t":{"d":"2,0r20,-123r-22,0r9,-57r22,0r8,-53r66,0r-8,53r23,0r-9,57r-23,0r-20,123r-66,0","w":112},"u":{"d":"129,-14v-43,37,-140,24,-127,-58r17,-108r65,0r-18,117v-2,12,13,14,20,7v15,-35,15,-84,24,-124r65,0v-13,57,-10,133,-46,166","w":177},"v":{"d":"4,-180r65,0r4,110r38,-110r65,0r-79,180r-70,0","w":164,"k":{".":15,",":15}},"w":{"d":"6,-180r60,0r0,111r33,-111r54,0r-2,111r35,-111r60,0r-73,180r-58,0r-1,-105r-34,105r-58,0","w":235,"k":{".":13,",":13}},"x":{"d":"39,-94r-32,-86r63,0r11,41r24,-41r63,0r-60,86r36,94r-63,0r-15,-46r-29,46r-63,0","w":158,"k":{"o":6,"e":6,"c":6}},"y":{"d":"-4,62r33,-66r-27,-176r68,0r4,98r38,-98r66,0r-120,242r-62,0","w":164,"k":{".":18,",":18}},"z":{"d":"-25,0r79,-123r-47,0r9,-57r141,0r-77,121r53,0r-10,59r-148,0","w":151},"{":{"d":"71,-202v-2,-56,33,-58,86,-58r0,43v-75,-14,1,122,-74,124v45,2,38,46,38,92v0,29,11,33,36,31r0,43v-53,0,-86,0,-86,-58v0,-45,10,-95,-44,-87r0,-42v51,7,46,-42,44,-88","w":180},"|":{"d":"69,-275r42,0r0,360r-42,0r0,-360","w":180},"}":{"d":"97,-93v-77,-3,7,-136,-74,-124r0,-43v52,0,86,1,86,58v0,45,-8,95,45,88r0,42v-52,-8,-47,41,-45,87v3,58,-33,58,-86,58r0,-43v75,20,0,-124,74,-123","w":180},"~":{"d":"204,-117v28,-1,43,-13,65,-27r0,45v-26,19,-60,33,-97,19v-59,-22,-101,-24,-141,10r0,-45v21,-14,40,-23,68,-25v35,-2,76,24,105,23","w":299},"\u00a0":{"w":88}}});

