/* Cufon */

var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());



/* Rotis Font */

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1990 Adobe Systems Incorporated.  All Rights Reserved.Rotis is a
 * trademark of Agfa Corporation.
 */
Cufon.registerFont({"w":173,"face":{"font-family":"RotisSemiSans","font-weight":200,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0","ascent":"276","descent":"-84","x-height":"4","bbox":"-13 -276 326 85","underline-thickness":"18","underline-position":"-36","stemh":"14","stemv":"20","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":86},"\u00d7":{"d":"33,1r-12,-13r68,-70r-68,-70r15,-16r68,70r67,-70r13,14r-68,70r70,70r-15,15r-69,-70","w":207},"!":{"d":"51,-64r-4,-184r26,0r-4,184r-18,0xm46,0r0,-29r29,0r0,29r-29,0","w":93},"\"":{"d":"26,-174r-5,-74r25,0r-5,74r-15,0xm72,-174r-5,-74r26,0r-6,74r-15,0","w":113},"#":{"d":"39,0r20,-81r-37,0r4,-16r38,0r8,-34r-37,0r4,-16r38,0r22,-81r18,0r-21,81r31,0r21,-81r19,0r-22,81r40,0r-4,16r-40,0r-9,34r41,0r-5,16r-40,0r-21,81r-19,0r21,-81r-31,0r-21,81r-18,0xm91,-131r-9,34r32,0r8,-34r-31,0","w":207},"$":{"d":"84,33r0,-29v-42,-2,-59,-25,-63,-51r26,0v2,17,10,32,37,37r0,-105v-24,-6,-60,-15,-60,-62v0,-45,35,-60,60,-63r0,-26r15,0r0,26v39,1,63,28,63,49r-26,0v0,-20,-19,-34,-37,-35r0,98v27,9,67,20,67,68v0,45,-35,64,-67,64r0,29r-15,0xm84,-132r0,-94v-18,2,-36,19,-36,48v0,31,23,41,36,46xm99,-110r0,100v15,0,42,-16,42,-49v0,-34,-27,-45,-42,-51","w":186},"%":{"d":"60,-72v-48,0,-51,-44,-51,-78v0,-36,3,-82,51,-82v48,0,52,46,52,82v0,34,-4,78,-52,78xm28,-150v0,28,3,64,31,64v29,0,33,-36,33,-64v0,-30,-4,-67,-33,-67v-28,0,-31,37,-31,67xm220,4v-48,0,-51,-44,-51,-78v0,-36,3,-83,51,-83v48,0,52,47,52,83v0,34,-4,78,-52,78xm188,-75v0,28,3,64,31,64v29,0,33,-36,33,-64v0,-30,-4,-67,-33,-67v-28,0,-31,37,-31,67xm96,0r71,-228r17,0r-71,228r-17,0","w":280},"&":{"d":"125,-16r0,16v-46,10,-107,6,-107,-66v0,-40,20,-55,39,-63v-14,-4,-37,-18,-37,-50v2,-58,58,-69,105,-56r0,16v-4,-1,-19,-7,-35,-7v-32,0,-48,25,-48,47v0,59,63,40,116,43r0,-56r20,-14r0,70r39,0r0,15r-39,0v6,44,-22,120,39,109r0,13v-40,13,-67,-19,-59,-51r0,-71v-57,4,-110,-19,-115,52v-3,54,45,68,82,53","w":220},"'":{"d":"26,-174r-5,-74r25,0r-5,74r-15,0","w":66},"(":{"d":"82,37r0,14v-55,-12,-55,-105,-55,-156v0,-72,0,-157,55,-171r0,14v-33,20,-33,79,-33,156v0,65,0,123,33,143","w":93},")":{"d":"12,51r0,-14v33,-20,33,-79,33,-156v0,-65,0,-123,-33,-143r0,-14v55,12,55,105,55,156v0,72,0,157,-55,171","w":93},"*":{"d":"24,-161r20,-34r-40,0r0,-15r40,0r-20,-34r13,-8r20,34r20,-34r13,8r-20,34r39,0r0,15r-39,0r20,34r-13,8r-20,-34r-20,34","w":113},"+":{"d":"94,0r0,-76r-72,0r0,-18r72,0r0,-72r19,0r0,72r72,0r0,18r-72,0r0,76r-19,0","w":207},",":{"d":"19,48r4,-78r26,0r-11,78r-19,0","w":66},"-":{"d":"21,-77r0,-21r99,0r0,21r-99,0","w":140},".":{"d":"18,0r0,-30r30,0r0,30r-30,0","w":66},"\/":{"d":"9,49r62,-323r20,0r-62,323r-20,0","w":100},"0":{"d":"89,4v-73,0,-77,-79,-77,-121v0,-65,17,-115,74,-115v64,0,75,65,75,122v0,43,-5,114,-72,114xm37,-119v0,40,4,107,50,107v45,0,50,-61,50,-99v0,-45,-7,-105,-52,-105v-44,0,-48,66,-48,97"},"1":{"d":"89,0r0,-204r-41,29r0,-23v21,-10,30,-32,63,-30r0,228r-22,0"},"2":{"d":"22,0r0,-18v34,-33,101,-104,101,-158v0,-24,-16,-40,-39,-40v-31,0,-34,27,-36,38r-26,0v2,-19,13,-54,64,-54v36,0,61,22,61,62v0,54,-56,107,-98,152r102,0r0,18r-129,0"},"3":{"d":"45,-184r-26,0v0,-21,20,-48,61,-48v37,0,63,20,63,60v1,38,-28,47,-40,53v22,4,44,20,44,58v0,46,-29,65,-66,65v-52,0,-63,-32,-65,-50r26,0v0,10,6,34,38,34v26,0,42,-16,42,-49v0,-42,-20,-52,-49,-50v1,-7,-4,-19,7,-16v21,0,38,-14,38,-43v0,-22,-11,-46,-38,-46v-27,0,-33,21,-35,32"},"4":{"d":"108,0r0,-68r-91,0r0,-17r89,-143r21,0r0,142r41,0r0,18r-41,0r0,68r-19,0xm108,-196v-25,35,-45,74,-69,110r69,0r0,-110"},"5":{"d":"59,-212r-5,87v3,-2,16,-12,39,-12v41,0,65,32,65,70v0,48,-31,71,-72,71v-49,0,-60,-29,-63,-49r27,0v1,13,9,33,37,33v33,0,47,-23,47,-55v0,-30,-14,-54,-44,-54v-18,0,-32,11,-36,20r-21,0r7,-127r105,0r0,16r-86,0"},"6":{"d":"158,-184r-26,0v0,-19,-15,-32,-33,-32v-52,-1,-55,82,-52,109v4,-8,19,-30,55,-30v36,0,61,23,61,69v0,49,-30,72,-68,72v-67,0,-72,-66,-72,-116v0,-53,9,-120,77,-120v41,0,57,30,58,48xm95,-121v-58,1,-62,109,1,109v27,0,43,-24,43,-55v0,-28,-17,-54,-44,-54"},"7":{"d":"40,0r87,-210r-103,0r0,-18r128,0r0,18r-86,210r-26,0"},"8":{"d":"88,4v-41,0,-69,-24,-69,-66v-1,-35,25,-50,45,-57v-20,-4,-40,-18,-40,-53v0,-33,24,-60,65,-60v36,0,61,22,61,59v0,35,-24,52,-41,55v22,4,46,19,46,59v0,41,-30,63,-67,63xm48,-171v0,21,12,45,38,45v28,0,39,-21,39,-45v0,-25,-14,-45,-38,-45v-23,0,-39,19,-39,45xm87,-109v-58,1,-59,98,1,97v27,0,42,-17,42,-47v0,-28,-15,-50,-43,-50"},"9":{"d":"17,-46r26,0v0,17,11,34,35,34v49,1,54,-87,51,-111v-2,6,-18,31,-53,31v-34,0,-62,-24,-62,-69v0,-42,23,-71,67,-71v64,0,72,64,72,112v0,59,-10,124,-75,124v-48,0,-61,-37,-61,-50xm38,-163v0,32,16,55,42,55v27,0,47,-25,47,-48v0,-22,-12,-60,-47,-60v-28,0,-42,25,-42,53"},":":{"d":"39,-141r0,-30r29,0r0,30r-29,0xm39,0r0,-30r29,0r0,30r-29,0","w":86},";":{"d":"37,48r4,-78r26,0r-10,78r-20,0xm39,-141r0,-30r30,0r0,30r-30,0","w":86},"<":{"d":"185,0r-163,-74r0,-18r163,-74r0,18r-143,65r143,65r0,18","w":207},"=":{"d":"22,-51r0,-18r163,0r0,18r-163,0xm22,-101r0,-18r163,0r0,18r-163,0","w":207},">":{"d":"22,0r0,-18r143,-65r-143,-65r0,-18r163,74r0,18","w":207},"?":{"d":"133,-199v0,54,-74,72,-65,135r-19,0r0,-27v-6,-39,60,-66,60,-110v0,-45,-66,-36,-85,-18r0,-25v41,-15,109,-12,109,45xm73,-29r0,29r-29,0r0,-29r29,0","w":140},"@":{"d":"289,-5r10,8v-6,7,-48,45,-116,45v-85,0,-149,-49,-149,-119v0,-87,75,-161,162,-161v74,0,130,49,130,117v0,63,-51,115,-101,115v-24,0,-25,-17,-26,-26v-6,7,-21,24,-47,24v-26,0,-48,-18,-48,-52v0,-51,45,-117,93,-117v30,0,38,19,42,26r8,-19r31,0r-30,74v-6,27,-39,64,-11,71v29,0,72,-40,72,-96v0,-60,-50,-98,-106,-98v-85,0,-144,76,-144,141v0,59,48,104,125,104v63,0,100,-33,105,-37xm133,-41v0,17,11,24,25,24v43,0,70,-98,70,-117v0,-11,-9,-23,-23,-23v-35,0,-72,82,-72,116","w":360},"A":{"d":"3,0r81,-248r25,0r81,248r-22,0r-27,-82r-93,0r-27,82r-18,0xm95,-225v-16,40,-26,85,-41,126r81,0","w":193},"B":{"d":"32,0r0,-248v62,3,125,-16,125,61v0,35,-25,54,-43,56v22,1,54,23,54,63v1,69,-66,71,-136,68xm54,-232r0,94v42,2,78,-3,80,-49v-11,-58,-40,-42,-80,-45xm54,-121r0,104r32,0v12,0,58,-2,58,-51v0,-57,-42,-54,-90,-53","w":186},"C":{"d":"172,-36r0,23v-10,7,-29,17,-59,17v-67,0,-95,-58,-95,-134v0,-42,12,-122,88,-122v47,0,75,33,75,71r-27,0v0,-25,-12,-55,-49,-55v-55,0,-62,68,-62,103v0,64,20,120,73,120v27,0,43,-13,56,-23","w":186},"D":{"d":"32,0r0,-248v94,-2,156,-1,156,124v0,67,-19,124,-110,124r-46,0xm54,-232r0,215v75,3,111,-17,110,-104v-2,-106,-42,-112,-110,-111","w":206},"E":{"d":"32,0r0,-248r110,0r0,16r-88,0r0,94r84,0r0,16r-84,0r0,105r91,0r0,17r-113,0","w":160},"F":{"d":"32,0r0,-248r107,0r0,16r-85,0r0,94r81,0r0,16r-81,0r0,122r-22,0","w":140},"G":{"d":"186,-138r0,118v-9,9,-32,24,-73,24v-76,0,-95,-70,-95,-134v0,-60,22,-122,91,-122v64,0,82,46,82,71r-27,0v0,-30,-17,-55,-55,-55v-50,0,-66,52,-66,107v0,54,16,116,73,116v25,0,40,-10,48,-18r0,-90r-62,0r0,-17r84,0","w":213},"H":{"d":"32,0r0,-248r22,0r0,111r105,0r0,-111r23,0r0,248r-23,0r0,-120r-105,0r0,120r-22,0","w":213},"I":{"d":"32,0r0,-248r22,0r0,248r-22,0","w":86},"J":{"d":"91,-248r0,197v6,49,-49,63,-91,51r0,-23v24,15,78,8,69,-32r0,-193r22,0","w":120},"K":{"d":"32,0r0,-248r22,0r1,112r90,-112r23,0r-95,117r107,131r-27,0r-99,-122r0,122r-22,0","w":180},"L":{"d":"32,0r0,-248r22,0r0,231r87,0r0,17r-109,0","w":140},"M":{"d":"135,-27r72,-221r35,0r0,248r-22,0r-1,-229r-73,229r-22,0r-74,-229r0,229r-18,0r0,-248r33,0","w":273},"N":{"d":"32,0r0,-248r27,0r109,222r0,-222r21,0r0,248r-30,0r-107,-221r0,221r-20,0","w":220},"O":{"d":"104,4v-71,0,-86,-70,-86,-129v0,-66,20,-127,86,-127v64,0,84,61,84,127v0,59,-12,129,-84,129xm43,-123v0,26,4,110,62,110v59,0,59,-84,59,-110v0,-54,-15,-113,-61,-113v-49,0,-60,59,-60,113","w":207},"P":{"d":"32,0r0,-248v67,0,133,-10,133,68v0,69,-54,68,-111,67r0,113r-22,0xm54,-232r0,102v40,-1,87,8,87,-50v0,-58,-47,-51,-87,-52"},"Q":{"d":"204,0r-100,0v-68,0,-86,-68,-86,-125v0,-66,20,-127,86,-127v107,0,102,203,44,238v17,-1,44,-4,56,-9r0,23xm43,-123v0,17,4,106,62,106v59,0,59,-80,59,-106v0,-54,-15,-113,-61,-113v-49,0,-60,59,-60,113","w":207},"R":{"d":"32,0r0,-248v66,0,129,-8,132,65v2,46,-41,56,-58,61v59,3,47,75,63,122r-23,0v-16,-56,-1,-125,-92,-114r0,114r-22,0xm54,-232r0,101v41,1,85,-4,85,-51v0,-62,-45,-48,-85,-50","w":193},"S":{"d":"129,-63v-5,-67,-120,-53,-115,-128v-8,-55,74,-71,125,-56r0,25v-27,-19,-108,-21,-103,27v-7,58,117,53,117,130v0,73,-87,75,-138,63r0,-25v30,18,119,26,114,-36","w":166},"T":{"d":"59,0r0,-232r-59,0r0,-16r140,0r0,16r-59,0r0,232r-22,0","w":140},"U":{"d":"184,-248r0,166v0,43,-19,86,-78,86v-59,0,-76,-43,-76,-86r0,-166r22,0r0,159v0,22,0,76,55,76v54,0,55,-54,55,-76r0,-159r22,0","w":213},"V":{"d":"76,0r-82,-248r23,0r76,225r72,-225r21,0r-81,248r-29,0","w":180},"W":{"d":"57,0r-42,-248r22,0r38,221r56,-221r27,0r56,221r38,-221r20,0r-43,248r-30,0r-56,-224r-55,224r-31,0","w":286},"X":{"d":"0,0r77,-129r-71,-119r27,0r58,98r57,-98r23,0r-69,116r78,132r-26,0r-66,-110r-66,110r-22,0","w":180},"Y":{"d":"75,0r0,-114r-75,-134r25,0r62,113r63,-113r24,0r-77,134r0,114r-22,0"},"Z":{"d":"10,0r0,-17r122,-215r-116,0r0,-16r142,0r0,16r-122,215r127,0r0,17r-153,0"},"[":{"d":"33,49r0,-323r55,0r0,18r-34,0r0,287r34,0r0,18r-55,0","w":93},"\\":{"d":"71,49r-62,-323r20,0r62,323r-20,0","w":100},"]":{"d":"5,49r0,-18r35,0r0,-287r-35,0r0,-18r55,0r0,323r-55,0","w":93},"^":{"d":"19,-193r31,-55r21,0r30,55r-19,0r-21,-41r-23,41r-19,0","w":120},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"`":{"d":"50,-201r-22,-43r26,0r15,43r-19,0","w":108},"a":{"d":"111,0v-1,-8,2,-21,-1,-27v-4,8,-21,31,-50,31v-28,0,-45,-21,-45,-44v0,-33,29,-55,96,-55v-1,-33,5,-65,-35,-66v-28,0,-31,17,-32,31r-25,0v3,-19,12,-45,59,-45v46,0,52,30,52,59r0,116r-19,0xm67,-14v36,-2,45,-36,44,-67v-17,0,-74,0,-74,39v0,17,13,28,30,28","w":160},"b":{"d":"44,-248r1,111v10,-21,23,-38,47,-38v36,0,58,38,58,91v0,52,-23,88,-66,88v-60,0,-60,-59,-60,-83r0,-169r20,0xm46,-79v0,31,8,69,39,69v32,0,44,-34,44,-71v0,-36,-8,-80,-40,-80v-25,0,-43,38,-43,82","w":166},"c":{"d":"130,-15r0,15v-10,3,-22,4,-32,4v-69,0,-82,-50,-82,-94v0,-60,26,-85,65,-85v48,0,55,37,55,54r-25,0v0,-14,0,-40,-32,-40v-33,0,-41,35,-41,67v-1,58,37,96,92,79","w":146},"d":{"d":"124,0v-1,-11,2,-26,-1,-35v-3,12,-18,39,-50,39v-46,0,-56,-47,-56,-89v0,-51,18,-90,60,-90v33,0,41,28,47,38r0,-111r20,0r0,248r-20,0xm39,-83v0,34,8,73,36,73v29,0,49,-35,49,-77v0,-21,-14,-74,-46,-74v-29,0,-39,37,-39,78"},"e":{"d":"136,-15r0,15v-70,16,-119,-15,-119,-90v0,-50,18,-85,66,-85v29,0,57,16,57,68r-101,0v0,83,43,96,66,96v10,0,22,-1,31,-4xm40,-121r78,0v0,-13,-5,-40,-38,-40v-33,0,-39,27,-40,40","w":155},"f":{"d":"42,0r0,-157r-29,0r0,-14r29,0v0,-45,-4,-74,55,-78v11,0,18,1,23,2r0,18v-27,-14,-65,-1,-58,34r0,24r48,0r0,14r-48,0r0,157r-20,0","w":112},"g":{"d":"144,-171v-9,97,36,250,-75,243v-16,0,-28,-1,-41,-6r0,-25v15,8,28,14,46,14v55,-2,52,-52,49,-94v-3,12,-17,39,-47,39v-41,0,-59,-41,-59,-89v0,-45,18,-86,60,-86v33,0,41,29,47,38r0,-34r20,0xm78,-161v-55,0,-51,145,0,147v25,0,46,-34,46,-76v0,-29,-16,-71,-46,-71"},"h":{"d":"30,0r0,-248r20,0r0,123v4,-13,22,-50,57,-50v71,0,34,111,43,175r-19,0r0,-114v0,-19,-2,-43,-27,-43v-36,0,-54,59,-54,77r0,80r-20,0","w":180},"i":{"d":"30,0r0,-171r20,0r0,171r-20,0xm27,-219r0,-29r26,0r0,29r-26,0","w":79},"j":{"d":"-13,71r0,-18v32,8,50,-21,45,-36r0,-188r20,0r0,182v4,50,-32,58,-65,60xm30,-219r0,-29r25,0r0,29r-25,0","w":79},"k":{"d":"30,0r0,-248r20,0r0,155r63,-78r23,0r-64,77r71,94r-24,0r-69,-91r0,91r-20,0","w":146},"l":{"d":"30,0r0,-248r20,0r0,248r-20,0","w":79},"m":{"d":"30,0r0,-171r19,0v1,13,-2,31,1,42v8,-21,27,-46,54,-46v27,0,37,22,40,46v4,-11,21,-46,53,-46v30,0,40,25,40,46r0,129r-20,0r0,-116v0,-16,0,-41,-25,-41v-58,0,-50,91,-49,157r-20,0r0,-117v0,-13,0,-40,-24,-40v-57,0,-52,90,-50,157r-19,0","w":267},"n":{"d":"50,-171r0,46v4,-13,21,-50,57,-50v39,0,43,33,43,55r0,120r-19,0r0,-114v0,-21,-2,-43,-27,-43v-36,0,-54,60,-54,80r0,77r-20,0r0,-171r20,0","w":180},"o":{"d":"87,4v-49,0,-70,-38,-70,-91v0,-51,23,-88,69,-88v46,0,71,34,71,91v0,51,-22,88,-70,88xm86,-161v-70,2,-60,151,1,151v38,0,48,-34,48,-72v0,-41,-10,-79,-49,-79"},"p":{"d":"30,77r0,-248r20,0r0,34v4,-11,18,-38,47,-38v41,0,60,39,60,91v0,45,-16,88,-60,88v-32,0,-44,-27,-47,-38r0,111r-20,0xm50,-88v0,27,14,78,46,78v55,-1,51,-152,-1,-151v-30,0,-45,47,-45,73"},"q":{"d":"124,77r-1,-112v-4,10,-13,39,-46,39v-44,0,-60,-44,-60,-88v0,-53,19,-91,59,-91v31,0,42,28,48,38r0,-34r20,0r0,248r-20,0xm39,-84v0,36,11,74,38,74v33,0,47,-50,47,-77v0,-26,-15,-74,-46,-74v-27,0,-39,38,-39,77"},"r":{"d":"30,0r0,-171r20,0r0,38v12,-22,27,-40,53,-42r0,26v-72,2,-49,82,-53,149r-20,0","w":113},"s":{"d":"99,-44v5,-38,-87,-35,-87,-87v0,-48,63,-49,97,-38r0,21v-13,-11,-80,-25,-77,12v4,45,89,32,89,89v0,24,-13,51,-64,51v-24,0,-39,-4,-47,-8r0,-22v13,12,96,26,89,-18","w":126},"t":{"d":"108,-13r0,16v-33,2,-67,4,-67,-39r0,-121r-28,0r0,-14r28,0r0,-40r20,-13r0,53r45,0r0,14r-45,0r0,107v0,17,0,40,31,40v5,0,11,-1,16,-3","w":115},"u":{"d":"130,0v-1,-13,2,-31,-1,-42v-4,12,-17,46,-50,46v-44,0,-51,-34,-51,-56r0,-119r20,0r0,114v0,26,11,43,29,43v62,0,53,-90,53,-157r19,0r0,171r-19,0","w":180},"v":{"d":"71,0r-67,-171r22,0r56,145r48,-145r20,0r-60,171r-19,0","w":153},"w":{"d":"60,0r-44,-171r20,0r36,142r40,-142r18,0r43,142r33,-142r18,0r-40,171r-19,0r-44,-143r-42,143r-19,0","w":240},"x":{"d":"4,0r58,-92r-51,-79r23,0r42,65r41,-65r21,0r-51,82r57,89r-23,0r-49,-75r-47,75r-21,0","w":148},"y":{"d":"50,67r22,-69r-68,-169r21,0r58,141r48,-141r19,0r-82,238r-18,0","w":153},"z":{"d":"10,0r0,-15r94,-142r-87,0r0,-14r113,0r0,10r-96,146r96,0r0,15r-120,0","w":140},"{":{"d":"109,-32v0,47,-17,96,33,108r0,9v-36,-1,-76,-27,-76,-62v0,-23,10,-48,10,-68v0,-22,-18,-40,-39,-46r0,-8v21,-6,39,-22,39,-46v0,-20,-10,-45,-10,-68v0,-35,40,-61,76,-62r0,9v-50,12,-33,61,-33,108v0,40,-38,55,-56,63v18,8,56,24,56,63"},"|":{"d":"33,49r0,-323r20,0r0,323r-20,0","w":86},"}":{"d":"98,-45v1,19,11,44,10,68v0,35,-40,61,-76,62r0,-9v50,-12,34,-60,34,-108v0,-39,38,-55,56,-63v-18,-8,-56,-23,-56,-63v0,-48,16,-96,-34,-108r0,-9v36,1,76,27,76,62v1,24,-9,49,-10,68v0,24,19,40,40,46r0,8v-21,6,-40,24,-40,46"},"~":{"d":"21,-59v-1,-30,1,-55,41,-61v39,5,50,48,84,58v22,-1,23,-23,22,-45r18,0v0,30,3,55,-41,62v-41,-5,-48,-48,-84,-57v-25,4,-22,22,-22,43r-18,0","w":207},"\u00a3":{"d":"34,0r0,-111r-23,0r0,-16r23,0v-2,-58,-3,-113,56,-113v45,0,55,32,58,50r-26,0v0,-13,-6,-34,-34,-34v-43,0,-30,57,-32,97r36,0r0,16r-36,0r0,94r87,0r0,17r-109,0","w":146},"\u2122":{"d":"41,-144r0,-89r-27,0r0,-15r69,0r0,15r-27,0r0,89r-15,0xm95,-144r0,-104r28,0r22,82r21,-82r29,0r0,104r-15,0r-1,-94r-25,94r-19,0r-25,-94r0,94r-15,0","w":220},"\u2026":{"d":"23,0r0,-28r28,0r0,28r-28,0xm109,0r0,-28r29,0r0,28r-29,0xm195,0r0,-28r29,0r0,28r-29,0","w":246},"\u2013":{"d":"21,-77r0,-21r132,0r0,21r-132,0"},"\u2014":{"d":"21,-77r0,-21r199,0r0,21r-199,0","w":240},"\u201c":{"d":"65,-174r11,-74r19,0r-4,74r-26,0xm18,-174r11,-74r19,0r-4,74r-26,0","w":113},"\u201d":{"d":"19,-174r4,-74r26,0r-11,74r-19,0xm66,-174r3,-74r26,0r-10,74r-19,0","w":113},"\u2018":{"d":"18,-174r11,-74r19,0r-4,74r-26,0","w":66},"\u2019":{"d":"19,-174r4,-74r26,0r-11,74r-19,0","w":66},"\u00a0":{"w":86}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1990 Adobe Systems Incorporated.  All Rights Reserved.Rotis is a
 * trademark of Agfa Corporation.
 */
Cufon.registerFont({"w":193,"face":{"font-family":"RotisSemiSans","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 7 3 0 0 0 0 0 0","ascent":"275","descent":"-85","x-height":"4","bbox":"-20 -275 326 85","underline-thickness":"18","underline-position":"-36","stemh":"15","stemv":"36","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100},"\u00d7":{"d":"45,2r-23,-20r62,-67r-62,-68r23,-20r62,66r61,-66r23,20r-62,68r62,67r-23,20r-61,-65","w":213},"!":{"d":"53,-71r-8,-177r44,0r-8,177r-28,0xm45,0r0,-44r44,0r0,44r-44,0","w":106},"\"":{"d":"30,-166r-8,-82r42,0r-7,82r-27,0xm90,-166r-7,-82r42,0r-8,82r-27,0","w":146},"#":{"d":"33,0r19,-72r-29,0r7,-25r28,0r9,-34r-29,0r7,-25r29,0r19,-72r28,0r-18,72r28,0r19,-72r29,0r-19,72r30,0r-6,25r-30,0r-9,34r30,0r-7,25r-29,0r-19,72r-29,0r18,-72r-28,0r-19,72r-29,0xm96,-131r-9,34r29,0r9,-34r-29,0","w":213},"$":{"d":"94,35r0,-31v-49,-3,-67,-22,-71,-55r40,0v0,20,14,35,31,36r0,-99v-24,-6,-68,-19,-68,-65v0,-49,43,-60,68,-62r0,-28r19,0r0,28v43,4,64,27,67,55r-40,0v0,-19,-9,-32,-27,-36r0,91v26,9,73,19,73,72v0,53,-44,60,-73,63r0,31r-19,0xm94,-138r0,-84v-16,4,-27,17,-27,41v0,30,16,37,27,43xm113,-107r0,92v18,-4,32,-16,32,-43v0,-31,-18,-42,-32,-49","w":207},"%":{"d":"67,-72v-41,0,-57,-36,-57,-80v0,-44,16,-80,57,-80v41,0,57,36,57,80v0,44,-16,80,-57,80xm38,-152v0,35,5,67,29,67v25,0,29,-32,29,-67v0,-35,-4,-67,-29,-67v-24,0,-29,32,-29,67xm240,4v-41,0,-57,-36,-57,-80v0,-44,16,-81,57,-81v41,0,57,37,57,81v0,44,-16,80,-57,80xm211,-76v0,35,5,66,29,66v24,0,29,-31,29,-66v0,-35,-5,-67,-29,-67v-24,0,-29,32,-29,67xm101,0r80,-228r25,0r-80,228r-25,0","w":307},"&":{"d":"138,-22r0,21v-56,12,-119,5,-119,-63v0,-44,24,-57,49,-62v-20,-5,-46,-15,-46,-54v0,-55,66,-71,114,-55r0,23v-5,-3,-20,-10,-38,-10v-26,0,-34,24,-34,42v0,59,51,42,100,45r0,-72r37,-23r0,95r45,0r0,19r-45,0v4,43,-19,116,43,96r0,21v-40,6,-80,6,-80,-45r0,-72v-52,3,-103,-14,-103,49v0,50,44,61,77,45","w":246},"'":{"d":"30,-166r-8,-82r42,0r-7,82r-27,0","w":86},"(":{"d":"105,38r0,19v-77,-10,-79,-82,-79,-164v0,-82,2,-154,79,-164r0,19v-37,12,-41,73,-41,145v0,72,4,133,41,145","w":113},")":{"d":"9,57r0,-19v37,-12,40,-73,40,-145v0,-72,-3,-133,-40,-145r0,-19v77,10,78,82,78,164v0,82,-1,154,-78,164","w":113},"*":{"d":"39,-148r-19,-11v6,-12,13,-23,21,-33v-10,3,-24,3,-38,3r0,-22v14,0,28,0,38,3v-8,-10,-14,-22,-21,-33r19,-11v6,11,14,22,18,35v3,-14,11,-24,17,-35r20,11v-7,12,-13,24,-22,33v11,-3,25,-3,39,-3r0,22v-14,0,-28,0,-39,-3v8,10,15,22,22,33r-20,11v-6,-11,-13,-21,-17,-34v-4,13,-11,23,-18,34","w":113},"+":{"d":"92,0r0,-75r-70,0r0,-29r70,0r0,-67r29,0r0,67r70,0r0,29r-70,0r0,75r-29,0","w":213},",":{"d":"21,38r3,-82r42,0r-17,82r-28,0","w":79},"-":{"d":"18,-75r0,-33r124,0r0,33r-124,0","w":160},".":{"d":"18,0r0,-44r44,0r0,44r-44,0","w":79},"\/":{"d":"2,49r76,-323r33,0r-76,323r-33,0","w":113},"0":{"d":"97,4v-63,0,-84,-54,-84,-118v0,-64,21,-118,84,-118v62,0,83,54,83,118v0,64,-21,118,-83,118xm54,-114v0,51,7,97,43,97v35,0,42,-46,42,-97v0,-51,-7,-98,-42,-98v-36,0,-43,47,-43,98"},"1":{"d":"86,0r0,-200r-42,26r0,-27r49,-31r31,0r0,232r-38,0"},"2":{"d":"19,0r0,-27v20,-17,104,-97,104,-151v0,-21,-13,-34,-32,-34v-27,0,-29,28,-30,37r-42,0v3,-24,18,-57,74,-57v38,0,72,18,72,62v0,63,-82,124,-104,143r105,0r0,27r-147,0"},"3":{"d":"62,-180r-42,0v1,-28,26,-52,71,-52v41,0,70,19,70,60v1,37,-24,44,-39,52v23,5,44,20,44,57v0,48,-29,67,-76,67v-57,0,-73,-30,-75,-54r42,0v0,14,3,33,33,33v24,0,35,-17,35,-43v-1,-43,-17,-50,-47,-49r0,-22v28,2,42,-11,42,-41v0,-21,-7,-40,-31,-40v-22,0,-27,17,-27,32"},"4":{"d":"113,0r0,-60r-100,0r0,-27r94,-141r40,0r0,141r39,0r0,27r-39,0r0,60r-34,0xm113,-188v-24,32,-43,68,-65,101r65,0r0,-101"},"5":{"d":"76,-204r-5,75v5,-4,15,-11,38,-11v46,0,70,33,70,73v0,49,-36,71,-80,71v-57,0,-73,-29,-76,-54r43,0v0,21,12,33,33,33v31,0,39,-25,39,-51v0,-23,-8,-51,-37,-51v-16,0,-28,10,-31,20r-36,0r6,-129r121,0r0,24r-85,0"},"6":{"d":"174,-179r-42,0v0,-14,-5,-33,-26,-33v-40,-1,-43,75,-40,96v6,-8,18,-22,48,-22v40,0,65,23,65,69v0,49,-30,73,-76,73v-74,0,-79,-63,-79,-120v0,-66,15,-116,83,-116v49,0,64,29,67,53xm65,-74v0,23,6,57,39,57v45,0,48,-100,-2,-101v-23,0,-37,18,-37,44"},"7":{"d":"46,0r80,-204r-102,0r0,-24r143,0r0,24r-80,204r-41,0"},"8":{"d":"97,4v-45,0,-76,-18,-76,-66v-1,-34,20,-50,42,-57v-23,-6,-39,-19,-39,-54v0,-41,34,-59,73,-59v38,0,72,15,72,59v1,35,-22,47,-40,55v23,5,44,19,44,56v0,46,-31,66,-76,66xm66,-173v0,20,4,44,31,44v44,0,41,-83,0,-83v-23,0,-31,18,-31,39xm97,-109v-50,0,-46,92,0,92v25,0,35,-19,35,-45v0,-22,-8,-47,-35,-47"},"9":{"d":"23,-49r42,0v0,14,6,32,29,32v37,1,40,-75,37,-96v-6,8,-18,22,-48,22v-40,0,-65,-22,-65,-68v0,-50,30,-73,76,-73v74,0,79,63,79,120v0,66,-15,116,-83,116v-49,0,-63,-30,-67,-53xm93,-212v-48,1,-46,101,2,102v23,0,37,-18,37,-44v0,-23,-6,-58,-39,-58"},":":{"d":"38,-128r0,-43r44,0r0,43r-44,0xm38,0r0,-44r44,0r0,44r-44,0","w":100},";":{"d":"36,38r4,-81r41,0r-16,81r-29,0xm39,-128r0,-43r44,0r0,43r-44,0","w":100},"<":{"d":"194,0r-175,-78r0,-19r175,-78r0,28r-139,60r139,59r0,28","w":213},"=":{"d":"22,-104r0,-29r169,0r0,29r-169,0xm22,-46r0,-29r169,0r0,29r-169,0","w":213},">":{"d":"19,0r0,-28r140,-59r-140,-60r0,-28r175,78r0,19","w":213},"?":{"d":"143,-196v3,56,-78,64,-71,125r-29,0r0,-19v-9,-44,57,-61,61,-109v4,-41,-73,-29,-87,-11r0,-36v48,-10,122,-17,126,50xm36,0r0,-44r44,0r0,44r-44,0","w":160},"@":{"d":"289,-5r10,8v-10,10,-55,45,-116,45v-86,0,-149,-49,-149,-119v0,-85,75,-161,162,-161v73,0,130,47,130,116v0,65,-51,116,-101,116v-23,0,-26,-17,-26,-26v-5,5,-20,24,-47,24v-26,0,-48,-18,-48,-52v0,-52,46,-117,93,-117v29,0,38,19,42,26r8,-19r31,0r-30,74v-8,20,-22,54,-22,62v0,6,3,9,11,9v27,0,72,-36,72,-97v0,-62,-52,-97,-112,-97v-69,0,-138,70,-138,141v0,59,48,103,125,103v65,0,100,-32,105,-36xm158,-17v49,0,65,-98,70,-117v0,-11,-9,-23,-23,-23v-35,0,-72,81,-72,116v0,17,11,24,25,24","w":360},"A":{"d":"3,0r83,-248r41,0r83,248r-41,0r-22,-74r-86,0r-23,74r-35,0xm68,-98r71,0r-35,-115","w":213},"B":{"d":"28,0r0,-248v67,2,144,-14,144,59v0,35,-24,52,-43,57v26,5,55,20,55,64v0,68,-66,68,-100,68r-56,0xm67,-225r0,82v38,1,65,-2,65,-43v1,-40,-28,-40,-65,-39xm67,-119r0,95v39,-1,77,6,77,-47v0,-45,-35,-49,-77,-48","w":200},"C":{"d":"187,-46r0,34v-13,8,-34,16,-66,16v-77,0,-104,-63,-104,-133v0,-60,21,-123,97,-123v55,0,83,30,83,71r-46,0v0,-20,-7,-50,-40,-50v-45,0,-52,61,-52,96v0,56,13,113,68,113v30,0,50,-16,60,-24","w":200},"D":{"d":"28,0r0,-248v102,-3,169,-2,169,121v0,129,-64,130,-169,127xm68,-225r0,201v71,5,91,-29,89,-103v-3,-95,-32,-99,-89,-98","w":213},"E":{"d":"28,0r0,-248r131,0r0,23r-91,0r0,84r86,0r0,24r-86,0r0,91r94,0r0,26r-134,0","w":173},"F":{"d":"28,0r0,-248r127,0r0,23r-87,0r0,84r82,0r0,24r-82,0r0,117r-40,0","w":160},"G":{"d":"199,-142r0,122v-17,10,-40,24,-78,24v-76,0,-104,-60,-104,-134v0,-66,21,-122,96,-122v68,0,83,37,86,70r-46,0v0,-26,-9,-49,-40,-49v-50,0,-54,61,-54,101v0,78,40,138,100,100r0,-88r-49,0r0,-24r89,0","w":220},"H":{"d":"29,0r0,-248r39,0r0,107r91,0r0,-107r39,0r0,248r-39,0r0,-117r-91,0r0,117r-39,0","w":226},"I":{"d":"30,0r0,-248r40,0r0,248r-40,0","w":100},"J":{"d":"109,-248r0,177v0,36,-6,75,-76,75v-15,0,-25,-2,-33,-4r0,-31v5,3,18,9,35,9v32,0,34,-23,34,-49r0,-177r40,0","w":133},"K":{"d":"29,0r0,-248r39,0r1,109r81,-109r40,0r-87,113r97,135r-47,0r-85,-121r0,121r-39,0","w":200},"L":{"d":"29,0r0,-248r39,0r0,222r92,0r0,26r-131,0","w":160},"M":{"d":"29,0r0,-248r53,0r69,202r69,-202r51,0r0,248r-35,0r-1,-215r-73,215r-30,0r-73,-215r0,215r-30,0","w":300},"N":{"d":"29,0r0,-248r44,0r99,196r0,-196r33,0r0,248r-41,0r-102,-202r0,202r-33,0","w":233},"O":{"d":"113,4v-70,0,-96,-53,-96,-128v0,-75,26,-128,96,-128v70,0,98,53,98,128v0,75,-28,128,-98,128xm59,-124v0,44,5,106,54,106v49,0,55,-62,55,-106v0,-44,-6,-107,-55,-107v-49,0,-54,63,-54,107","w":226},"P":{"d":"28,0r0,-248v73,0,150,-9,148,68v-2,72,-61,71,-108,71r0,109r-40,0xm68,-225r0,92v38,0,67,1,68,-47v1,-43,-28,-46,-68,-45","w":180},"Q":{"d":"224,0r-111,0v-67,0,-98,-52,-98,-124v0,-75,28,-128,98,-128v70,0,97,53,97,128v0,61,-23,88,-39,105v16,-3,37,-7,53,-16r0,35xm58,-124v0,42,6,102,55,102v47,0,54,-62,54,-102v0,-44,-5,-107,-54,-107v-49,0,-55,63,-55,107","w":226},"R":{"d":"29,0r0,-248v70,2,151,-14,151,65v0,40,-33,54,-54,58v59,11,46,75,62,125r-40,0v-17,-50,1,-117,-80,-111r0,111r-39,0xm68,-225r0,91v37,1,70,-2,72,-47v2,-38,-30,-46,-72,-44","w":200},"S":{"d":"153,-246r0,34v-15,-13,-99,-34,-99,15v0,52,117,50,117,128v0,77,-99,82,-153,64r0,-39v18,16,113,44,113,-14v0,-57,-117,-54,-117,-131v0,-61,86,-72,139,-57","w":180},"T":{"d":"60,0r0,-225r-60,0r0,-23r160,0r0,23r-60,0r0,225r-40,0","w":160},"U":{"d":"194,-248r0,160v0,45,-7,92,-84,92v-77,0,-84,-47,-84,-92r0,-160r40,0r0,160v0,40,2,70,44,70v42,0,45,-30,45,-70r0,-160r39,0","w":220},"V":{"d":"76,0r-82,-248r41,0r65,200r65,-200r35,0r-83,248r-41,0"},"W":{"d":"57,0r-47,-248r37,0r37,195r61,-195r30,0r62,195r36,-195r31,0r-47,248r-40,0r-60,-193r-60,193r-40,0","w":313},"X":{"d":"0,0r75,-127r-70,-121r45,0r49,85r48,-85r38,0r-68,115r77,133r-46,0r-55,-96r-55,96r-38,0"},"Y":{"d":"72,0r0,-116r-76,-132r44,0r56,97r58,-97r37,0r-79,132r0,116r-40,0","w":186},"Z":{"d":"7,0r0,-26r109,-199r-103,0r0,-23r148,0r0,23r-109,199r114,0r0,26r-159,0","w":173},"[":{"d":"36,51r0,-323r78,0r0,24r-42,0r0,276r42,0r0,23r-78,0","w":120},"\\":{"d":"78,49r-76,-323r33,0r76,323r-33,0","w":113},"]":{"d":"6,51r0,-23r42,0r0,-276r-42,0r0,-24r78,0r0,323r-78,0","w":120},"^":{"d":"23,-189r39,-59r23,0r39,59r-26,0r-25,-35r-24,35r-26,0","w":146},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"`":{"d":"45,-201r-28,-55r39,0r16,55r-27,0","w":111},"a":{"d":"111,0r0,-24v-6,10,-22,28,-49,28v-27,0,-47,-19,-47,-43v0,-53,73,-55,96,-56v-1,-27,5,-65,-24,-65v-22,0,-27,17,-28,37r-38,0v2,-26,12,-52,66,-52v56,0,61,31,61,64r0,111r-37,0xm76,-19v19,0,41,-26,35,-61v-15,1,-56,4,-56,36v0,15,9,25,21,25","w":173},"b":{"d":"59,-248r1,100v8,-11,19,-27,48,-27v46,0,64,39,64,90v0,63,-31,89,-76,89v-67,0,-73,-45,-73,-89r0,-163r36,0xm96,-154v-50,0,-49,143,0,143v30,0,37,-39,37,-74v0,-30,-7,-69,-37,-69","w":186},"c":{"d":"146,-22r0,17v-69,25,-132,-4,-132,-88v0,-51,24,-82,73,-82v46,0,61,24,61,59r-38,0v0,-21,-2,-44,-25,-44v-21,0,-31,24,-31,55v0,54,35,111,92,83","w":153},"d":{"d":"124,0v-1,-9,2,-21,-1,-28v-5,12,-16,32,-44,32v-49,0,-65,-41,-65,-90v0,-51,20,-89,65,-89v30,0,38,19,45,27r0,-100r37,0r0,248r-37,0xm54,-86v0,28,6,67,35,67v30,0,34,-39,34,-67v0,-30,-3,-68,-34,-68v-28,0,-35,38,-35,68","w":186},"e":{"d":"150,-22r0,16v-65,25,-136,4,-136,-87v0,-48,19,-82,73,-82v55,0,66,37,66,70r-103,0v0,34,16,90,67,90v11,0,22,-2,33,-7xm51,-122r66,0v0,-13,-4,-38,-31,-38v-28,0,-34,28,-35,38","w":166},"f":{"d":"39,0r0,-153r-30,0r0,-18r30,0v-1,-46,-1,-78,65,-81v15,0,28,2,37,4r0,24v-8,-3,-17,-7,-32,-7v-39,2,-32,29,-33,60r48,0r0,18r-48,0r0,153r-37,0","w":127},"g":{"d":"161,-171r0,166v0,48,-16,86,-85,86v-22,0,-36,-4,-49,-7r0,-35v12,7,32,20,55,20v44,0,44,-42,41,-83v-5,8,-14,24,-44,24v-45,0,-65,-37,-65,-87v0,-49,16,-88,65,-88v29,-1,38,22,45,32r0,-28r37,0xm54,-87v0,29,6,66,35,66v32,0,34,-37,34,-65v0,-28,-4,-66,-34,-66v-29,0,-35,37,-35,65","w":186},"h":{"d":"27,0r0,-248r36,0r1,117v6,-13,22,-44,60,-44v71,0,35,109,43,175r-36,0r0,-107v0,-22,-4,-41,-22,-41v-36,0,-46,56,-46,77r0,71r-36,0"},"i":{"d":"28,0r0,-171r37,0r0,171r-37,0xm27,-212r0,-36r39,0r0,36r-39,0","w":93},"j":{"d":"66,-171r0,180v0,59,-36,76,-86,71r0,-24v34,11,50,-9,50,-47r0,-180r36,0xm28,-212r0,-36r40,0r0,36r-40,0","w":93},"k":{"d":"26,0r0,-248r37,0r0,146r59,-69r41,0r-66,74r75,97r-46,0r-63,-86r0,86r-37,0","w":173},"l":{"d":"28,0r0,-248r37,0r0,248r-37,0","w":93},"m":{"d":"27,0r0,-171r36,0v1,13,-2,29,1,40v4,-13,19,-44,52,-44v31,-1,39,26,43,42v6,-13,18,-42,52,-42v72,0,34,109,43,175r-37,0r0,-111v0,-20,-2,-37,-20,-37v-32,0,-39,56,-39,77r0,71r-36,0r0,-107v0,-22,-2,-41,-22,-41v-33,0,-37,59,-37,77r0,71r-36,0","w":280},"n":{"d":"27,0r0,-171r36,0v1,13,-2,29,1,40v6,-13,22,-44,60,-44v71,0,35,109,43,175r-36,0r0,-107v0,-22,-4,-41,-22,-41v-36,0,-46,56,-46,77r0,71r-36,0"},"o":{"d":"90,4v-50,0,-76,-32,-76,-90v0,-58,26,-89,76,-89v50,0,76,31,76,89v0,58,-26,90,-76,90xm54,-86v0,31,4,75,36,75v32,0,36,-44,36,-75v0,-31,-4,-74,-36,-74v-32,0,-36,43,-36,74","w":180},"p":{"d":"27,77r0,-248r36,0v1,9,-2,21,1,28v5,-12,17,-32,44,-32v50,0,65,40,65,89v0,51,-19,90,-65,90v-30,0,-38,-20,-45,-28r0,101r-36,0xm64,-86v0,30,4,69,35,69v28,0,34,-39,34,-69v0,-28,-5,-66,-34,-66v-30,0,-35,38,-35,66","w":186},"q":{"d":"124,77r-1,-101v-5,9,-14,28,-44,28v-45,0,-65,-39,-65,-90v0,-49,16,-89,65,-89v29,-1,38,22,45,32r0,-28r37,0r0,248r-37,0xm54,-86v0,30,6,69,35,69v32,0,34,-39,34,-69v0,-28,-4,-66,-34,-66v-29,0,-35,38,-35,66","w":186},"r":{"d":"27,0r0,-171r36,0v1,14,-2,31,1,43v12,-23,24,-44,55,-47r0,37v-35,1,-56,14,-56,60r0,78r-36,0","w":126},"s":{"d":"120,-168r0,30v-12,-8,-27,-16,-44,-16v-12,0,-24,5,-24,18v0,31,78,33,78,88v0,55,-73,59,-111,44r0,-33v12,16,78,30,77,-4v0,-30,-77,-36,-77,-85v0,-26,17,-49,60,-49v18,0,35,5,41,7","w":145},"t":{"d":"117,-19r0,20v-38,8,-80,2,-80,-41r0,-113r-27,0r0,-18r27,0r0,-41r37,-22r0,63r47,0r0,18r-47,0r0,99v-4,33,15,42,43,35","w":126},"u":{"d":"130,0r0,-41v-6,13,-22,45,-60,45v-71,0,-35,-109,-43,-175r36,0r0,107v0,22,4,41,22,41v36,0,46,-56,46,-77r0,-71r36,0r0,171r-37,0"},"v":{"d":"67,0r-66,-171r39,0r45,122r40,-122r34,0r-61,171r-31,0","w":160},"w":{"d":"59,0r-44,-171r34,0r29,123r34,-123r27,0r36,123r27,-123r30,0r-40,171r-31,0r-38,-116r-32,116r-32,0","w":246},"x":{"d":"4,0r60,-90r-52,-81r41,0r34,53r35,-53r36,0r-53,80r59,91r-41,0r-41,-63r-41,63r-37,0","w":168},"y":{"d":"42,77r25,-75r-66,-173r38,0r46,122r40,-122r34,0r-88,248r-29,0","w":160},"z":{"d":"7,0r0,-24r85,-126r-79,0r0,-21r117,0r0,21r-85,126r88,0r0,24r-126,0","w":140},"{":{"d":"118,-32v0,47,-17,96,33,108r0,9v-36,-1,-76,-27,-76,-62v0,-23,10,-48,10,-68v0,-22,-18,-40,-39,-46r0,-8v21,-6,39,-22,39,-46v0,-20,-10,-45,-10,-68v0,-35,40,-61,76,-62r0,9v-50,12,-33,61,-33,108v0,40,-38,55,-56,63v18,8,56,24,56,63"},"|":{"d":"46,51r0,-323r29,0r0,323r-29,0","w":119},"}":{"d":"108,-45v0,20,10,45,10,68v0,35,-40,61,-76,62r0,-9v50,-12,33,-61,33,-108v0,-39,38,-55,56,-63v-18,-8,-56,-23,-56,-63v0,-47,17,-96,-33,-108r0,-9v36,1,76,27,76,62v0,23,-10,48,-10,68v0,24,18,40,39,46r0,8v-21,6,-39,24,-39,46"},"~":{"d":"21,-61v0,-34,-3,-67,34,-67v35,0,67,41,99,49v12,3,11,-24,11,-39r27,0v2,36,-1,71,-35,67v-35,-4,-68,-39,-99,-49v-12,-1,-10,24,-10,39r-27,0","w":213},"\u00a3":{"d":"37,0r0,-108r-26,0r0,-19r26,0v-2,-64,-4,-114,67,-114v52,0,69,30,73,54r-43,0v0,-14,-1,-35,-28,-35v-44,0,-31,55,-33,95r48,0r0,19r-48,0r0,82r96,0r0,26r-132,0","w":173},"\u2122":{"d":"41,-144r0,-89r-27,0r0,-15r69,0r0,15r-27,0r0,89r-15,0xm95,-144r0,-104r28,0r22,82r21,-82r29,0r0,104r-15,0r-1,-94r-25,94r-19,0r-25,-94r0,94r-15,0","w":220},"\u2026":{"d":"23,0r0,-38r39,0r0,38r-39,0xm111,0r0,-38r38,0r0,38r-38,0xm198,0r0,-38r39,0r0,38r-39,0","w":260},"\u2013":{"d":"18,-75r0,-33r157,0r0,33r-157,0"},"\u2014":{"d":"18,-75r0,-33r217,0r0,33r-217,0","w":253},"\u201c":{"d":"76,-167r17,-81r28,0r-3,81r-42,0xm16,-167r16,-81r29,0r-3,81r-42,0","w":140},"\u201d":{"d":"19,-167r3,-81r42,0r-16,81r-29,0xm79,-167r4,-81r42,0r-17,81r-29,0","w":140},"\u2018":{"d":"16,-167r17,-81r29,0r-4,81r-42,0","w":79},"\u2019":{"d":"19,-167r3,-81r42,0r-16,81r-29,0","w":79},"\u00a0":{"w":100}}});


/* Cufon Styles */ 
Cufon.replace('.weather_widget .weather_week .weather_day, .wToday .condition, .weather_widget h2, #contactinfo h5, #nav ul li a, #content h1, #content h2, #content h3, #content h4, #content h2.home, #content blockquote, .linkbox h4, .linkbox h5,.linkbox-wide h4, .linkbox-wide h5, .socialbox h4, .socialbox h5, .socialbox h6, .toolbox h1', {hover: 'true'}); // Works without a selector engine
	

