var Cufon=(function(){var P=function(){return P.replace.apply(null,arguments)};var D=P.DOM={ready:(function(){var c=false,a={loaded:1,complete:1};var d=[],b=function(){if(c){return}c=true;for(var e;e=d.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){a[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(e){setTimeout(arguments.callee,1)}})()}K(window,"load",b);return function(e){if(!arguments.length){b()}else{c?e():d.push(e)}}})(),root:function(){return document.documentElement||document.body}};var O=P.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/b*this.value};this.convertFrom=function(c){return c/this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(b,c){var a=b.className;b.className=a+(a&&" ")+c;return b},color:S(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,e,c){b.opacity=parseFloat(c);return"rgb("+e+")"});return b}),fontStretch:S(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/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}[a]||1}),getStyle:function(a){var b=document.defaultView;if(b&&b.getComputedStyle){return new ab(b.getComputedStyle(a,null))}if(a.currentStyle){return new ab(a.currentStyle)}return new ab(a.style)},gradient:S(function(b){var a={id:b,type:b.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},e=b.substr(b.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,f=e.length,d;c<f;++c){d=e[c].split("=",2).reverse();a.stops.push([d[1]||c/(f-1),d[0]])}return a}),quotedList:S(function(a){var b=[],c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;while(d=c.exec(a)){b.push(d[3]||d[1])}return b}),recognizesMedia:S(function(a){var c=document.createElement("style"),d,e,f;c.type="text/css";c.media=a;try{c.appendChild(document.createTextNode("/**/"))}catch(b){}e=V("head")[0];e.insertBefore(c,e.firstChild);d=(c.sheet||c.styleSheet);f=d&&!d.disabled;e.removeChild(c);return f}),removeClass:function(a,b){var c=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");a.className=a.className.replace(c,"");return a},supports:function(a,b){var c=document.createElement("span").style;if(c[a]===undefined){return false}c[a]=b;return c[a]===b},textAlign:function(a,b,d,c){if(b.get("textAlign")=="right"){if(d>0){a=" "+a}}else{if(d<c-1){a+=" "}}return a},textShadow:S(function(b){if(b=="none"){return null}var c=[],a={},f,e=0;var d=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(f=d.exec(b)){if(f[0]==","){c.push(a);a={};e=0}else{if(f[1]){a.color=f[1]}else{a[["offX","offY","blur"][e++]]=f[2]}}}c.push(a);return c}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(b,c){var d=a[c.get("textTransform")];return d?d(b):b}})(),whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};var b=/^\s+/,c=/\s+$/;return function(d,f,e,g){if(g){if(g.nodeName.toLowerCase()=="br"){d=d.replace(b,"")}}if(a[f.get("display")]){return d}if(!e.previousSibling){d=d.replace(b,"")}if(!e.nextSibling){d=d.replace(c,"")}return d}})()};O.ready=(function(){var c=!O.recognizesMedia("all"),i=false;var a=[],f=function(){c=true;for(var j;j=a.shift();j()){}};var e=V("link"),d=V("style");function b(j){return j.disabled||g(j.sheet,j.media||"screen")}function g(p,m){if(!O.recognizesMedia(m||"all")){return true}if(!p||p.disabled){return false}try{var l=p.cssRules,n;if(l){search:for(var j=0,k=l.length;n=l[j],j<k;++j){switch(n.type){case 2:break;case 3:if(!g(n.styleSheet,n.media.mediaText)){return false}break;default:break search}}}}catch(o){}return true}function h(){if(document.createStyleSheet){return true}var j,k;for(k=0;j=e[k];++k){if(j.rel.toLowerCase()=="stylesheet"&&!b(j)){return false}}for(k=0;j=d[k];++k){if(!b(j)){return false}}return true}D.ready(function(){if(!i){i=O.getStyle(document.body).isUsable()}if(c||(i&&h())){f()}else{setTimeout(arguments.callee,10)}});return function(j){if(c){j()}else{a.push(j)}}})();function I(a){var b=this.face=a.face,c={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var d=b.bbox.split(/\s+/);var e={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[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(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(h,f,o){var e=this.glyphs,g,i,m,d=[],n=0,j=-1,k=-1,l;while(l=h[++j]){g=e[l]||this.missingGlyph;if(!g){continue}if(i){n-=m=i[l]||0;d[k]-=m}n+=d[++k]=~~(g.w||this.w)+f+(c[l]?o:0);i=g.k}d.total=n;return d}}function W(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(c){(a[c.style]||(a[c.style]={}))[c.weight]=c};this.get=function(f,e){var g=a[f]||a[b[f]]||a.normal||a.italic||a.oblique;if(!g){return null}e={normal:400,bold:700}[e]||parseInt(e,10);if(g[e]){return g[e]}var i={1:1,99:0}[e%100],c=[],h,j;if(i===undefined){i=e>400}if(e==500){e=400}for(var d in g){if(!R(g,d)){continue}d=parseInt(d,10);if(!h||d<h){h=d}if(!j||d>j){j=d}c.push(d)}if(e<h){e=h}if(e>j){e=j}c.sort(function(l,k){return(i?(l>=e&&k>=e)?l<k:l>k:(l<=e&&k<=e)?l>k:l<k)?-1:1});return g[c[0]]}}function J(){function b(f,e){if(f.contains){return f.contains(e)}return f.compareDocumentPosition(e)&16}function d(e){var f=e.relatedTarget;if(!f||b(this,f)){return}c(this,e.type=="mouseover")}function a(e){c(this,e.type=="mouseenter")}function c(f,e){setTimeout(function(){var g=Y.get(f).options;P.replace(f,e?U(g,g.hover):g,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){K(e,"mouseover",d);K(e,"mouseout",d)}else{K(e,"mouseenter",a);K(e,"mouseleave",a)}}}function G(){var b=[],a={};function c(d){var g=[],e;for(var f=0;e=d[f];++f){g[f]=b[a[e]]}return g}this.add=function(d,e){a[d]=b.push(e)-1};this.repeat=function(){var f=arguments.length?c(arguments):b,e;for(var d=0;e=f[d++];){P.replace(e[0],e[1],true)}}}function M(){var a={},c=0;function b(d){return d.cufid||(d.cufid=++c)}this.get=function(e){var d=b(e);return a[d]||(a[d]={})}}function ab(c){var a={},b={};this.extend=function(e){for(var d in e){if(R(e,d)){a[d]=e[d]}}return this};this.get=function(d){return a[d]!=undefined?a[d]:c[d]};this.getSize=function(d,e){return b[d]||(b[d]=new O.Size(this.get(d),e))};this.isUsable=function(){return !!c}}function K(b,c,a){if(b.addEventListener){b.addEventListener(c,a,false)}else{if(b.attachEvent){b.attachEvent("on"+c,function(){return a.call(b,window.event)})}}}function F(b,c){var a=Y.get(b);if(a.options){return b}if(c.hover&&c.hoverables[b.nodeName.toLowerCase()]){aa.attach(b)}a.options=c;return b}function S(b){var a={};return function(c){if(!R(a,c)){a[c]=b.apply(null,arguments)}return a[c]}}function Z(a,b){var e=O.quotedList(b.get("fontFamily").toLowerCase()),c;for(var d=0;c=e[d];++d){if(T[c]){return T[c].get(b.get("fontStyle"),b.get("fontWeight"))}}return null}function V(a){return document.getElementsByTagName(a)}function R(a,b){return a.hasOwnProperty(b)}function U(){var d={},e,a;for(var b=0,c=arguments.length;e=arguments[b],b<c;++b){for(a in e){if(R(e,a)){d[a]=e[a]}}}return d}function N(m,e,b,d,l,a){var g=document.createDocumentFragment(),j;if(e===""){return g}var f=d.separate;var i=e.split(L[f]),c=(f=="words");if(c&&H){if(/^\s/.test(e)){i.unshift("")}if(/\s$/.test(e)){i.push("")}}for(var h=0,k=i.length;h<k;++h){j=B[d.engine](m,c?O.textAlign(i[h],b,h,k):i[h],b,d,l,a,h<k-1);if(j){g.appendChild(j)}}return g}function Q(a,d){var b=a.nodeName.toLowerCase();if(d.ignore[b]){return}var l=!d.textless[b];var c=O.getStyle(F(a,d)).extend(d);var k=Z(a,c),j,f,h,i,e,g;if(!k){return}for(j=a.firstChild;j;j=h){f=j.nodeType;h=j.nextSibling;if(l&&f==3){if(i){i.appendData(j.data);a.removeChild(j)}else{i=j}if(h){continue}}if(i){a.replaceChild(N(k,O.whiteSpace(i.data,c,i,g),c,d,j,a),i);i=null}if(f==1){if(j.firstChild){if(j.nodeName.toLowerCase()=="cufon"){B[d.engine](k,null,c,d,j,a)}else{arguments.callee(j,d)}}g=j}}}var H=" ".split(/\s+/).length==0;var Y=new M();var aa=new J();var C=new G();var X=false;var B={},T={},E={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(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||V),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var L={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};P.now=function(){D.ready();return P};P.refresh=function(){C.repeat.apply(C,arguments);return P};P.registerEngine=function(a,b){if(!b){return P}B[a]=b;return P.set("engine",a)};P.registerFont=function(a){if(!a){return P}var c=new I(a),b=c.family;if(!T[b]){T[b]=new W()}T[b].add(c);return P.set("fontFamily",'"'+b+'"')};P.replace=function(a,b,c){b=U(E,b);if(!b.engine){return P}if(!X){O.addClass(D.root(),"cufon-active cufon-loading");O.ready(function(){O.addClass(O.removeClass(D.root(),"cufon-loading"),"cufon-ready")});X=true}if(b.hover){b.forceHitArea=true}if(b.autoDetect){delete b.fontFamily}if(typeof b.textShadow=="string"){b.textShadow=O.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=O.gradient(b.color)}else{delete b.textGradient}if(!c){C.add(a,arguments)}if(a.nodeType||typeof a=="string"){a=[a]}O.ready(function(){for(var e=0,f=a.length;e<f;++e){var d=a[e];if(typeof d=="string"){P.replace(b.selector(d),b,true)}else{Q(d,b)}}});return P};P.set=function(b,a){E[b]=a;return P};return P})();Cufon.registerEngine("vml",(function(){var n=document.namespaces;if(!n){return}n.add("cvml","urn:schemas-microsoft-com:vml");n=null;var i=document.createElement("cvml:shape");i.style.behavior="url(#default#VML)";if(!i.coordsize){return}i=null;var k=(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:'+(k?"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 p(b,a){return j(b,/(?:em|ex|%)$|^[a-z-]+$/i.test(a)?"1em":a)}function j(b,a){if(a==="0"){return 0}if(/px$/i.test(a)){return parseFloat(a)}var c=b.style.left,d=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;b.style.left=a.replace("%","em");var e=b.style.pixelLeft;b.style.left=c;b.runtimeStyle.left=d;return e}function m(b,c,d,f){var e="computed"+f,a=c[e];if(isNaN(a)){a=c.get(f);c[e]=a=(a=="normal")?0:~~d.convertFrom(j(b,a))}return a}var l={};function o(e){var d=e.id;if(!l[d]){var g=e.stops,f=document.createElement("cvml:fill"),c=[];f.type="gradient";f.angle=180;f.focus="0";f.method="sigma";f.color=g[0][1];for(var a=1,b=g.length-1;a<b;++a){c.push(g[a][0]*100+"% "+g[a][1])}f.colors=c.join(",");f.color2=g[b][1];l[d]=f}return l[d]}return function(aH,ax,b,aF,aq,aE,d){var aX=(ax===null);if(aX){ax=aq.alt}var at=aH.viewBox;var aV=b.computedFontSize||(b.computedFontSize=new Cufon.CSS.Size(p(aE,b.get("fontSize"))+"px",aH.baseSize));var aM,aU;if(aX){aM=aq;aU=aq.firstChild}else{aM=document.createElement("cufon");aM.className="cufon cufon-vml";aM.alt=ax;aU=document.createElement("cufoncanvas");aM.appendChild(aU);if(aF.printable){var a=document.createElement("cufontext");a.appendChild(document.createTextNode(ax));aM.appendChild(a)}if(!d){aM.appendChild(document.createElement("cvml:shape"))}}var au=aM.style;var aj=aU.style;var aZ=aV.convert(at.height),aB=Math.ceil(aZ);var e=aB/aZ;var al=e*Cufon.CSS.fontStretch(b.get("fontStretch"));var f=at.minX,g=at.minY;aj.height=aB;aj.top=Math.round(aV.convert(g-aH.ascent));aj.left=Math.round(aV.convert(f));au.height=aV.convert(aH.height)+"px";var az=b.get("color");var ay=Cufon.CSS.textTransform(ax,b).split("");var ap=aH.spacing(ay,m(aE,b,aV,"letterSpacing"),m(aE,b,aV,"wordSpacing"));if(!ap.length){return null}var a0=ap.total;var aN=-f+a0+(at.width-ap[ap.length-1]);var aw=aV.convert(aN*al),c=Math.round(aw);var am=aN+","+at.height,aY;var ar="r"+am+"ns";var aQ=aF.textGradient&&o(aF.textGradient);var aW=aH.glyphs,h=0;var av=aF.textShadow;var aJ=-1,aK=0,aO;while(aO=ay[++aJ]){var aD=aW[ay[aJ]]||aH.missingGlyph,aP;if(!aD){continue}if(aX){aP=aU.childNodes[aK];while(aP.firstChild){aP.removeChild(aP.firstChild)}}else{aP=document.createElement("cvml:shape");aU.appendChild(aP)}aP.stroked="f";aP.coordsize=am;aP.coordorigin=aY=(f-h)+","+g;aP.path=(aD.d?"m"+aD.d+"xe":"")+"m"+aY+ar;aP.fillcolor=az;if(aQ){aP.appendChild(aQ.cloneNode(false))}var aC=aP.style;aC.width=c;aC.height=aB;if(av){var aS=av[0],aT=av[1];var aG=Cufon.CSS.color(aS.color),aL;var an=document.createElement("cvml:shadow");an.on="t";an.color=aG.color;an.offset=aS.offX+","+aS.offY;if(aT){aL=Cufon.CSS.color(aT.color);an.type="double";an.color2=aL.color;an.offset2=aT.offX+","+aT.offY}an.opacity=aG.opacity||(aL&&aL.opacity)||1;aP.appendChild(an)}h+=ap[aK++]}var ao=aP.nextSibling,aR,aI;if(aF.forceHitArea){if(!ao){ao=document.createElement("cvml:rect");ao.stroked="f";ao.className="cufon-vml-cover";aR=document.createElement("cvml:fill");aR.opacity=0;ao.appendChild(aR);aU.appendChild(ao)}aI=ao.style;aI.width=c;aI.height=aB}else{if(ao){aU.removeChild(ao)}}au.width=Math.max(Math.ceil(aV.convert(a0*al)),0);if(k){var ak=b.computedYAdjust;if(ak===undefined){var aA=b.get("lineHeight");if(aA=="normal"){aA="1em"}else{if(!isNaN(aA)){aA+="em"}}b.computedYAdjust=ak=0.5*(j(aE,aA)-parseFloat(au.height))}if(ak){au.marginTop=Math.ceil(ak)+"px";au.marginBottom=ak+"px"}}return aM}})());Cufon.registerEngine("canvas",(function(){var g=document.createElement("canvas");if(!g||!g.getContext||!g.getContext.apply){return}g=null;var h=Cufon.CSS.supports("display","inline-block");var j=!h&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var i=document.createElement("style");i.type="text/css";i.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(j?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(h?"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(i);function k(a,r){var c=0,d=0;var s=[],b=/([mrvxe])([^a-z]*)/g,f;generate:for(var q=0;f=b.exec(a);++q){var e=f[2].split(",");switch(f[1]){case"v":s[q]={m:"bezierCurveTo",a:[c+~~e[0],d+~~e[1],c+~~e[2],d+~~e[3],c+=~~e[4],d+=~~e[5]]};break;case"r":s[q]={m:"lineTo",a:[c+=~~e[0],d+=~~e[1]]};break;case"m":s[q]={m:"moveTo",a:[c=~~e[0],d=~~e[1]]};break;case"x":s[q]={m:"closePath"};break;case"e":break generate}r[s[q].m].apply(r,s[q].a)}return s}function l(a,b){for(var c=0,d=a.length;c<d;++c){var e=a[c];b[e.m].apply(b,e.a)}}return function(e,aw,ad,az,aq,d){var aH=(aw===null);if(aH){aw=aq.getAttribute("alt")}var at=e.viewBox;var aG=ad.getSize("fontSize",e.baseSize);var ar=0,ae=0,af=0,ay=0;var av=az.textShadow,ah=[];if(av){for(var f=av.length;f--;){var an=av[f];var ai=aG.convertFrom(parseFloat(an.offX));var ak=aG.convertFrom(parseFloat(an.offY));ah[f]=[ai,ak];if(ak<ar){ar=ak}if(ai>ae){ae=ai}if(ak>af){af=ak}if(ai<ay){ay=ai}}}var a=Cufon.CSS.textTransform(aw,ad).split("");var ao=e.spacing(a,~~aG.convertFrom(parseFloat(ad.get("letterSpacing"))||0),~~aG.convertFrom(parseFloat(ad.get("wordSpacing"))||0));if(!ao.length){return null}var aJ=ao.total;ae+=at.width-ao[ao.length-1];ay+=at.minX;var aA,aF;if(aH){aA=aq;aF=aq.firstChild}else{aA=document.createElement("cufon");aA.className="cufon cufon-canvas";aA.setAttribute("alt",aw);aF=document.createElement("canvas");aA.appendChild(aF);if(az.printable){var y=document.createElement("cufontext");y.appendChild(document.createTextNode(aw));aA.appendChild(y)}}var au=aA.style;var al=aF.style;var aI=aG.convert(at.height);var b=Math.ceil(aI);var ag=b/aI;var am=ag*Cufon.CSS.fontStretch(ad.get("fontStretch"));var aj=aJ*am;var ac=Math.ceil(aG.convert(aj+ae-ay));var aE=Math.ceil(aG.convert(at.height-ar+af));aF.width=ac;aF.height=aE;al.width=ac+"px";al.height=aE+"px";ar+=at.minY;al.top=Math.round(aG.convert(ar-e.ascent))+"px";al.left=Math.round(aG.convert(ay))+"px";var aB=Math.max(Math.ceil(aG.convert(aj)),0)+"px";if(h){au.width=aB;au.height=aG.convert(e.height)+"px"}else{au.paddingLeft=aB;au.paddingBottom=(aG.convert(e.height)-1)+"px"}var c=aF.getContext("2d"),ap=aI/at.height;c.scale(ap,ap*ag);c.translate(-ay,-ar);c.save();function x(){var m=e.glyphs,p,n=-1,o=-1,q;c.scale(am,1);while(q=a[++n]){var p=m[a[n]]||e.missingGlyph;if(!p){continue}if(p.d){c.beginPath();if(p.code){l(p.code,c)}else{p.code=k("m"+p.d,c)}c.fill()}c.translate(ao[++o],0)}c.restore()}if(av){for(var f=av.length;f--;){var an=av[f];c.save();c.fillStyle=an.color;c.translate.apply(c,ah[f]);x()}}var aC=az.textGradient;if(aC){var ax=aC.stops,aD=c.createLinearGradient(0,at.minY,0,at.maxY);for(var f=0,ab=ax.length;f<ab;++f){aD.addColorStop.apply(aD,ax[f])}c.fillStyle=aD}else{c.fillStyle=ad.get("color")}x();return aA}})());
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * 1991 B & P Graphics, Ltd.
 */
Cufon.registerFont({w:210,face:{"font-family":"Stafford","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0",ascent:"288",descent:"-72","x-height":"4",bbox:"-17 -311 379 71","underline-thickness":"40.32","underline-position":"-33.12","unicode-range":"U+0020-U+00A3"},glyphs:{" ":{w:104},"!":{d:"23,0r0,-69r76,0r0,69r-76,0xm37,-89v-9,-52,-16,-106,-13,-170r75,0v3,65,-5,118,-15,170r-47,0",w:112},'"':{d:"10,-168r8,-91r52,0r-8,91r-52,0xm83,-168r8,-91r52,0r-8,91r-52,0",w:153},"#":{d:"10,-73r6,-26r42,0r13,-62r-42,0r6,-25r41,0r15,-73r26,0r-15,73r31,0r16,-73r26,0r-16,73r42,0r-6,25r-41,0r-14,62r42,0r-6,26r-41,0r-15,73r-26,0r15,-73r-31,0r-16,73r-26,0r16,-73r-42,0xm84,-99r30,0r14,-62r-32,0"},"$":{d:"60,-259v9,-3,2,-24,4,-35r58,0r0,34v11,3,21,8,31,14r0,-13r50,0v-1,25,-2,51,-1,76r-52,0v0,-36,-51,-49,-63,-19v-2,34,51,35,72,53v68,19,77,131,2,149v-5,1,-9,2,-14,3r0,31r-57,0r0,-34v-10,-4,-20,-9,-28,-17r0,17r-50,0r1,-85r51,0v-6,34,40,53,62,35v23,-38,-40,-50,-66,-64v-74,-39,-67,-120,0,-145",w:221},"%":{d:"62,-3r146,-267r24,14r-147,266xm39,-135v-38,-24,-39,-96,0,-119v55,-33,109,19,100,73v-7,40,-55,74,-100,46xm57,-204v-1,23,2,58,17,52v10,0,16,-7,17,-33v1,-23,-2,-58,-17,-52v-10,0,-16,7,-17,33xm184,-8v-35,-20,-36,-96,0,-117v49,-29,103,6,103,59v0,50,-53,86,-103,58xm217,-110v-10,-2,-15,27,-14,51v2,52,34,51,36,0v1,-29,-6,-61,-22,-51",w:295},"&":{d:"174,-207v-2,-13,-25,-14,-30,-2v-5,6,-2,17,3,24r54,71v12,-17,20,-35,27,-54v19,1,38,1,57,0r0,51r-25,0v-8,16,-19,30,-29,44r17,24r37,-1r0,50v-29,-1,-59,-1,-88,0r-18,-25v-17,15,-38,25,-61,29v-66,12,-113,-30,-109,-84v2,-35,31,-64,73,-79v-35,-48,-1,-112,68,-104v28,3,43,14,49,30xm105,-123v-29,12,-40,46,-12,69v16,13,46,9,59,-8",w:291},"'":{d:"10,-168r8,-91r52,0r-8,91r-52,0",w:80},"(":{d:"130,-281v-55,83,-54,212,0,295r-32,22v-68,-77,-92,-96,-86,-193v3,-52,30,-83,86,-146",w:130},")":{d:"0,14v55,-81,55,-214,0,-296r32,-22v62,67,101,123,86,196v1,48,-32,89,-86,144",w:129},"*":{d:"6,-178r17,-52r58,36r-16,-67v18,1,37,1,55,0r-15,67r61,-32v4,18,9,36,14,53r-68,1r47,50v-16,9,-31,18,-46,28r-20,-64r-30,62r-42,-34r53,-41",w:185},"+":{d:"15,-99r0,-50r65,0r0,-65r50,0r0,65r65,-1r0,51r-65,0r0,66r-49,0r0,-66r-66,0"},",":{d:"14,64r0,-34v20,4,35,-9,33,-30r-32,0r0,-69r77,0v3,74,5,145,-78,133",w:106},"-":{d:"6,-67r0,-70r123,0r0,70r-123,0",w:134},".":{d:"14,0r0,-69r76,0r0,69r-76,0",w:103},"/":{d:"6,0r118,-259r42,0r-118,259r-42,0",w:172},"0":{d:"10,-129v0,-94,34,-139,108,-133v50,4,83,49,83,133v0,94,-34,139,-108,133v-50,-4,-83,-49,-83,-133xm80,-129v0,54,4,71,12,79v9,9,23,7,30,-5v9,-17,27,-198,-30,-153v-9,7,-12,25,-12,79"},"1":{d:"39,-208r0,-52r102,0r0,211r34,-1r0,50r-136,0r0,-50r36,1r0,-159r-36,0"},"2":{d:"13,0v-1,-69,33,-108,85,-146v28,-21,43,-61,10,-71v-21,-7,-34,14,-32,45r-58,-1v-1,-57,33,-88,90,-89v101,-2,114,113,39,150v-24,12,-54,41,-55,63r59,-1r0,-31r48,0v-2,27,-1,53,-1,81v-62,-1,-124,-1,-185,0"},"3":{d:"8,-82r56,-5v-6,50,59,58,65,15v4,-28,-14,-43,-44,-40r0,-44v46,10,53,-58,14,-59v-16,0,-26,12,-27,34r-59,-5v5,-48,38,-74,91,-77v82,-4,113,82,61,122v-5,3,-10,5,-15,6v45,10,67,61,34,105v-15,21,-43,34,-78,35v-60,1,-97,-30,-98,-87"},"4":{d:"1,-127r103,-133r72,0r0,140r25,-1r0,45r-25,0r0,26r25,-1r0,51v-42,-1,-85,-1,-127,0r0,-51r39,1r0,-26r-98,0xm44,-117v18,-6,46,-2,69,-3v2,-31,-3,-68,5,-93v-21,36,-44,69,-74,96"},"5":{d:"6,-70r59,-6v3,41,62,42,65,-1v3,-44,-45,-56,-64,-25r-49,-20r7,-137v56,1,110,1,165,0r0,70r-41,0r-3,-22r-71,0v1,18,-6,42,-1,57v61,-39,143,13,125,87v-9,37,-35,64,-77,70v-62,9,-105,-19,-115,-73"},"6":{d:"202,-192r-57,5v-5,-19,-20,-33,-38,-26v-15,2,-28,28,-28,65v60,-48,149,16,116,98v-16,38,-52,62,-101,54v-55,-8,-91,-58,-83,-149v6,-67,39,-107,83,-116v56,-12,96,18,108,69xm81,-108v-3,1,-5,4,-4,9v0,41,13,56,32,56v21,0,32,-27,25,-52v-5,-21,-29,-30,-53,-13"},"7":{d:"14,-169v1,-31,1,-61,0,-90v61,1,124,2,185,1r0,44v-33,38,-57,97,-66,164r30,-1r0,51v-43,-1,-87,-1,-131,0r0,-51r33,1v6,-56,39,-121,74,-160r-78,0r0,41r-47,0"},"8":{d:"55,-135v-29,-8,-46,-39,-36,-74v10,-33,49,-56,102,-53v75,4,101,106,34,127v35,9,53,44,44,84v-9,37,-51,55,-109,55v-91,0,-108,-115,-35,-139xm111,-216v-32,-8,-42,41,-21,55v23,16,47,-7,42,-31v-2,-13,-9,-21,-21,-24xm98,-112v-31,4,-34,65,1,69v21,2,39,-10,39,-33v0,-25,-18,-39,-40,-36"},"9":{d:"9,-66r58,-5v3,20,19,31,38,26v15,-4,25,-30,27,-64v-53,41,-138,-6,-121,-81v11,-49,52,-80,107,-72v49,7,82,49,83,124v1,94,-43,141,-102,143v-47,1,-81,-25,-90,-71xm125,-147v24,-21,-6,-91,-41,-60v-23,26,1,91,41,60"},":":{d:"23,0r0,-69r75,0r0,69r-75,0xm23,-122r0,-70r75,0r0,70r-75,0",w:111},";":{d:"23,64r0,-34v20,4,33,-9,32,-30r-32,0r0,-69r77,0v3,73,6,145,-77,133xm23,-121r0,-71r77,0r0,72",w:114},"<":{d:"10,-130r152,-83r0,58r-52,25r52,26r0,58",w:172},"=":{d:"9,-134r0,-49r193,0r0,49r-193,0xm9,-63r0,-49r193,0r0,49r-193,0"},">":{d:"10,-46r0,-58r53,-26r-53,-25r0,-58r152,83",w:172},"?":{d:"57,0r0,-68r77,0r0,68r-77,0xm106,-219v-25,-3,-38,11,-37,36r-67,0v5,-56,52,-89,133,-78v91,13,93,145,-3,148v-4,0,-8,-1,-12,-1r-5,26r-40,0r-3,-72v32,13,65,1,60,-33v-3,-14,-11,-24,-26,-26",w:208},"@":{d:"167,-81v-9,25,-49,40,-72,9v-28,-37,-5,-110,26,-128v27,-16,55,-10,62,10r2,-16r20,0r-19,117v11,33,39,3,48,-14v36,-68,-14,-149,-94,-137v-69,11,-111,90,-81,163v36,87,158,69,196,3v2,14,5,28,-5,35v-70,85,-220,40,-229,-72v-7,-88,51,-156,143,-153v76,3,125,75,99,150v-10,30,-28,49,-47,56v-27,10,-49,0,-49,-23xm143,-191v-24,7,-46,72,-31,107v33,35,52,-16,59,-55v5,-28,4,-61,-28,-52",w:288},A:{d:"-9,0r0,-51r24,1r50,-159r-29,1r0,-51v63,2,128,2,190,0r0,51r-28,-1r50,159r20,-1r0,51r-128,0r0,-51r27,1r-9,-33r-72,0r-11,33r27,-1r0,51r-111,0xm95,-124r51,0r-25,-93v-7,33,-17,62,-26,93",w:259},B:{d:"4,0r0,-51r26,1r0,-159r-26,1r0,-51v85,6,223,-21,240,48v8,34,-8,69,-43,75v56,6,79,89,20,122v-48,27,-134,8,-217,14xm110,-154v27,1,51,1,55,-23v4,-29,-22,-36,-55,-33r0,56xm110,-49v31,2,60,-3,60,-25v0,-33,-24,-39,-60,-36r0,61",w:258},C:{d:"8,-129v0,-101,122,-174,201,-111r0,-20r52,0v-2,31,-2,61,0,91r-56,1v-5,-23,-22,-38,-43,-43v-45,-10,-78,27,-64,117v5,35,33,54,67,45v22,-6,41,-26,43,-58r61,14v-6,70,-64,106,-147,97v-68,-8,-114,-61,-114,-133",w:270},D:{d:"4,0r0,-51r26,1r0,-159r-26,1r0,-51r149,1v82,8,129,72,117,155v-16,113,-135,105,-266,103xm110,-51v63,8,83,-33,76,-96v-6,-48,-29,-63,-76,-61r0,157",w:280},E:{d:"4,0r0,-51r26,1r0,-159r-26,1r0,-51v73,1,147,1,222,0r0,85r-55,0r0,-34r-61,0r0,54r54,0r0,47r-54,0r0,56r66,0r0,-33r55,0v-2,27,-1,56,0,84r-227,0",w:241},F:{d:"4,0r0,-51r26,1r0,-159r-26,1r0,-51v73,1,148,1,222,0v-1,28,-1,57,0,86r-53,-1r0,-34r-63,0r0,54r51,0r0,46r-51,0r0,58r30,-1r0,51v-45,-1,-91,-1,-136,0",w:230},G:{d:"213,-240r0,-20r53,0v-3,30,-2,61,0,91r-58,0v-4,-25,-27,-44,-58,-44v-31,0,-51,21,-55,66v-5,64,14,93,46,99v31,5,53,-9,56,-38r-40,1r0,-46r122,0v1,81,-33,122,-105,134v-108,17,-182,-60,-163,-160v9,-46,40,-83,84,-99v48,-17,97,-6,118,16",w:285},H:{d:"4,-208r0,-51v43,1,86,2,129,1r0,50r-23,-1r0,51r66,0r0,-51r-23,1r0,-50r129,-1r0,51r-25,-1r0,159r25,-1r0,51v-43,-1,-87,-1,-129,0r0,-51r23,1r0,-60r-66,0r0,60r22,-1r0,51r-128,0r0,-51r26,1r0,-159",w:285},I:{d:"4,0r0,-51r26,1r0,-158r-26,0r0,-51r131,0r0,51r-25,-1r0,159r25,-1r0,51r-131,0",w:139},J:{d:"-6,12v22,7,36,-3,36,-37r0,-184r-26,1r0,-51v45,1,89,1,134,0r0,51r-27,-1r0,182v2,79,-38,107,-117,94r0,-55",w:141},K:{d:"4,0r0,-51r25,1r0,-159r-24,1r0,-51r128,0r0,51r-24,-1r0,159r23,-1r0,51v-42,-1,-85,-1,-128,0xm112,-135r67,-74r-23,1r0,-51r115,0r0,51r-27,-1r-54,60r74,99r24,-1r0,51v-45,-1,-90,-1,-135,0r0,-51r22,1",w:284},L:{d:"4,0r0,-51r26,1r0,-158r-26,0r0,-51v44,1,88,1,133,0r0,51r-27,-1r0,158r64,0v1,-21,0,-43,-1,-64r53,-1v-1,39,-1,77,0,116v-75,-1,-149,-1,-222,0",w:231},M:{d:"5,-208r0,-50v46,1,93,0,138,-1v14,51,40,91,45,151v5,-56,32,-102,46,-151r138,1r0,50r-25,-1r0,159r25,-1r0,51v-44,-1,-87,-1,-130,0r0,-51r25,1r3,-159r-76,209r-40,0r-74,-210r1,160r25,-1r0,51r-101,0r0,-51r25,1r0,-159",w:377},N:{d:"5,0r0,-51r25,1r0,-159r-25,1r0,-51r113,0r80,139v2,3,3,7,6,15r-1,-104r-25,1r0,-50v34,1,68,0,101,-1r0,51r-25,-1r0,209r-75,0r-86,-147v-7,-13,-10,-19,-13,-28r1,125r25,-1r0,51v-33,-1,-67,-1,-101,0",w:283},O:{d:"8,-130v0,-79,55,-135,139,-135v95,0,155,74,136,169v-12,59,-65,101,-136,101v-84,0,-139,-56,-139,-135xm95,-130v0,54,16,77,41,82v37,8,63,-17,63,-82v0,-65,-26,-90,-63,-82v-25,5,-41,28,-41,82",w:294},P:{d:"4,0r0,-51r26,1r0,-158r-26,0r0,-51r154,1v58,4,91,35,91,80v0,64,-60,89,-139,82r0,46r28,-1r0,51r-134,0xm110,-144v30,1,53,-4,56,-26v5,-31,-15,-42,-56,-40r0,66",w:250},Q:{d:"87,-7v-46,-18,-79,-58,-79,-123v0,-87,57,-135,139,-135v84,0,139,56,139,135v0,66,-37,117,-99,130v16,16,52,11,77,-1r12,53v-41,18,-80,14,-119,-7v-35,-19,-55,-13,-78,5r-21,-41v9,-6,19,-11,29,-16xm95,-130v0,54,16,77,41,82v37,8,63,-17,63,-82v0,-65,-26,-90,-63,-82v-25,5,-41,28,-41,82",w:294},R:{d:"4,0r0,-51r26,1r0,-159r-26,1r0,-51v46,1,68,4,139,0v115,-7,140,99,67,139r39,70r24,-1r0,51v-27,-2,-57,-1,-85,0r-52,-108r-26,0r0,58r25,-1r0,51v-44,-1,-88,-1,-131,0xm110,-154v31,4,57,-3,56,-22v7,-26,-16,-35,-56,-33r0,55",w:264},S:{d:"153,-246r0,-13r50,0v-1,25,-2,51,-1,76r-48,0v1,-28,-34,-43,-56,-33v-37,40,39,55,70,71v77,40,53,150,-39,150v-30,0,-52,-7,-67,-22r0,17r-50,0r1,-85r51,0v-5,34,42,57,63,35v26,-26,-39,-51,-66,-63v-102,-46,-51,-174,56,-148v14,3,25,8,36,15",w:221},T:{d:"3,-150v2,-36,2,-72,1,-108v83,1,167,0,253,-1r0,109r-50,0r0,-57r-36,0r0,157r30,-1r0,51v-47,-1,-95,-1,-141,0r0,-51r30,1r0,-157r-36,0r0,57r-51,0",w:260},U:{d:"4,-208r0,-51v43,1,84,1,126,0r0,51r-21,-2r0,121v0,31,9,41,36,41v30,0,37,-12,36,-40r0,-121r-21,1r0,-51v33,1,65,1,98,0r0,51r-24,-1r0,119v0,58,-34,93,-99,95v-69,2,-107,-35,-107,-95r0,-119",w:262},V:{d:"-13,-208r0,-51v44,1,87,1,132,0r0,51r-24,-1v11,44,32,86,37,134v6,-50,27,-90,39,-134r-24,1r0,-50r104,0r0,50r-24,-1r-74,209r-68,0r-73,-209",w:237},W:{d:"-11,-208r0,-51v42,1,84,2,126,1r0,50r-22,-1v9,43,27,77,30,127v8,-46,25,-84,36,-126r-20,0r0,-51r119,1r0,50r-21,0v10,43,26,79,32,125v6,-46,23,-84,34,-126r-21,1r0,-51v32,1,65,1,97,0r0,51r-20,-1r-69,209r-72,0v-11,-43,-29,-84,-33,-132v-5,51,-25,87,-36,132r-71,0r-67,-209",w:368},X:{d:"-5,0r0,-51r29,1r54,-82r-52,-77r-25,1r0,-50v47,1,92,0,137,-1r0,49r-20,-1v11,17,29,33,31,57v5,-23,20,-39,31,-57r-19,1r0,-49r109,0r0,51r-29,-1r-49,74r59,85r28,-1r0,51r-142,0r0,-49r19,1v-12,-21,-33,-37,-35,-65v-2,29,-24,44,-35,65r24,-1r0,49r-115,0",w:273},Y:{d:"-17,-208r0,-51r135,0r0,49r-20,0v12,22,32,42,37,69v3,-31,25,-46,37,-69r-20,0r0,-49r104,0r0,51r-23,-1r-69,107r0,52r28,-1r0,51r-137,0r0,-51r27,1r0,-54r-73,-105",w:239},Z:{d:"87,-44v26,-8,55,-5,85,-6r0,-43r50,0r0,93v-73,-1,-146,-1,-219,0r0,-46r115,-157v5,-5,10,-8,16,-11v-21,7,-49,3,-75,5r0,40r-50,1v2,-29,1,-60,0,-91r212,0r0,43r-109,150v-4,5,-16,17,-25,22",w:230},"[":{d:"17,51r0,-362v30,2,60,2,91,0r0,52r-23,-1r0,261r23,-1r0,52v-29,-4,-60,-2,-91,-1",w:108},"\\":{d:"10,-259r52,0r46,259r-52,0",w:118},"]":{d:"1,52r0,-52r23,1r0,-261r-23,1r0,-52v31,2,61,2,91,0r0,362v-31,-1,-62,-3,-91,1",w:108},"^":{d:"10,-54r84,-152r85,152r-59,0r-26,-52r-25,52r-59,0",w:189},_:{d:"10,15r0,-15r130,0r0,15r-130,0",w:150},"`":{d:"-12,-268r64,0r32,60r-45,0",w:98},a:{d:"131,-110v12,-47,-47,-60,-63,-24r-61,-6v7,-31,34,-51,84,-55v119,-10,119,46,115,145r24,-1r0,51v-33,-1,-66,-1,-99,0r0,-15v-52,33,-113,17,-124,-29v-13,-57,61,-95,124,-66xm128,-48v5,-5,5,-24,0,-28v-35,-23,-63,11,-42,34v8,9,24,7,42,-6",w:234},b:{d:"4,-207r0,-52v33,1,67,1,100,0r0,85v42,-41,111,-21,134,38v37,95,-66,179,-135,117r0,19v-33,-1,-65,-1,-98,0r0,-51r23,0r0,-157xm135,-48v30,0,42,-53,26,-79v-22,-36,-65,-6,-58,40v4,26,15,39,32,39",w:251},c:{d:"160,-176r0,-16r49,0v-1,27,-1,54,0,80r-53,0v-7,-38,-61,-44,-72,-1v-17,64,54,93,72,36r59,18v-18,44,-59,69,-116,62v-56,-6,-88,-44,-92,-97v-6,-80,92,-130,153,-82",w:215},d:{d:"7,-96v0,-83,84,-128,141,-79r0,-33r-26,1r0,-52v33,1,67,1,100,0r0,209r25,-1r0,51v-33,-1,-66,-1,-99,0r0,-17v-56,51,-141,-4,-141,-79xm96,-134v-26,25,-9,104,28,85v24,-1,31,-57,17,-79v-11,-17,-32,-19,-45,-6",w:248},e:{d:"220,-81r-139,0v-2,44,61,47,73,15r62,16v-21,36,-61,61,-117,54v-64,-8,-103,-58,-90,-120v9,-42,39,-71,86,-78v74,-11,133,35,125,113xm81,-114r66,0v1,-27,-22,-42,-47,-31v-12,5,-20,15,-19,31",w:226},f:{d:"146,-208v-13,-12,-47,-14,-41,17r34,-1r0,52r-34,-1r0,91r34,-1r0,51v-46,-1,-90,-1,-136,0r0,-51r27,0r0,-90r-27,1r0,-52r27,1v-13,-70,86,-91,138,-56",w:140},g:{d:"44,10v34,19,113,20,106,-33v-58,52,-157,4,-142,-90v12,-74,94,-106,140,-59r0,-20r100,0r0,52r-26,-1r0,113v0,67,-35,99,-118,99v-29,0,-57,-8,-86,-18xm140,-129v-26,-33,-64,2,-57,42v6,33,22,45,42,39v23,-1,32,-60,15,-81",w:249},h:{d:"3,0r0,-51r26,1r0,-158r-25,1r0,-52v33,2,66,2,100,0r0,87v34,-38,118,-30,120,25v2,26,1,66,1,96r24,0r0,51v-32,-1,-66,-1,-99,0r0,-116v2,-30,-34,-24,-47,-10r0,75r27,0r0,51v-42,-1,-84,-1,-127,0",w:252},i:{d:"5,0r0,-51r27,0r0,-90r-27,1r0,-52r102,0r0,142r23,-1r0,51v-42,-1,-84,-1,-125,0xm27,-236v0,-30,48,-47,73,-24v27,25,-3,59,-32,59v-25,0,-41,-17,-41,-35",w:135},j:{d:"-10,70r0,-50v28,1,38,-5,38,-40r0,-121r-25,1r0,-52v33,1,67,1,100,0r0,186v-1,61,-35,81,-113,76xm24,-237v0,-30,49,-45,72,-22v25,25,-3,57,-30,57v-26,0,-42,-17,-42,-35",w:118},k:{d:"3,-207r0,-52r100,0r0,164r53,-54r-32,1r0,-44v39,1,77,1,117,0r0,44r-21,0r-44,44r46,54r28,-1r0,51v-25,-1,-50,-1,-74,0r-73,-90r0,90v-33,-1,-67,-1,-100,0r0,-51r25,0r0,-157",w:245},l:{d:"4,0r0,-51r24,1r0,-158r-24,1r0,-52r99,0r0,209r23,-1r0,51r-122,0",w:129},m:{d:"105,-174v34,-30,94,-27,108,5v8,-7,18,-12,27,-17v56,-24,98,2,98,59r0,77r25,-1r0,51v-33,-1,-66,-1,-99,0r0,-109v3,-37,-26,-29,-42,-18r0,76r24,0r0,51r-99,0r0,-118v1,-23,-30,-20,-42,-9r0,76r23,0r0,51r-123,0r0,-51r25,0r0,-90r-25,1r0,-52v33,1,67,1,100,0r0,18",w:364},n:{d:"151,-107v5,-39,-29,-31,-47,-18r0,75r26,-1r0,51v-41,-1,-84,-1,-126,0r0,-51r26,0r0,-90r-26,1r0,-52v33,1,67,1,100,0r0,20v48,-39,128,-34,122,51r0,70r25,0r0,51v-33,-1,-67,-1,-100,0r0,-107",w:252},o:{d:"7,-95v0,-62,48,-109,125,-100v65,7,103,61,89,123v-11,48,-55,84,-123,76v-56,-6,-91,-47,-91,-99xm134,-137v-32,-22,-50,12,-50,51v0,30,26,48,50,32v16,-10,17,-72,0,-83",w:230},p:{d:"1,66r0,-49r26,0r0,-158r-25,1r0,-52v33,1,67,1,101,0r0,18v58,-52,154,-1,139,93v-12,77,-92,108,-140,59r0,40r25,0r0,48v-42,-2,-84,-2,-126,0xm160,-127v-24,-34,-64,-1,-58,40v6,46,59,52,64,-1v2,-17,0,-30,-6,-39",w:250},q:{d:"147,-175r0,-17v33,1,67,1,100,0r0,52r-25,-1r0,159r25,0r0,48r-126,0r0,-48r26,0r0,-40v-44,49,-127,15,-138,-56v-15,-92,76,-152,138,-97xm139,-130v-28,-30,-64,3,-55,43v1,44,55,48,62,6v3,-18,1,-39,-7,-49",w:248},r:{d:"100,-148v16,-30,38,-49,75,-46r0,69v-50,-4,-74,22,-70,74r31,0r0,51v-45,-1,-89,-1,-133,0r0,-51r28,1r0,-91r-27,1r0,-52r96,0r0,44",w:172},s:{d:"133,-182r2,-10r52,0v-1,20,-2,40,-1,61r-52,0v6,-23,-47,-42,-58,-19v-2,29,53,23,77,36v35,9,48,33,42,69v-8,46,-88,64,-132,34r0,11r-54,0v1,-22,1,-44,0,-66r53,0v-5,28,32,37,54,28v19,-17,-7,-28,-28,-31v-48,-7,-98,-33,-82,-81v5,-46,87,-62,127,-32",w:202},t:{d:"4,-140r0,-52r22,1r0,-39r75,-18r0,57r34,-1r0,52r-34,0v3,36,-15,108,34,78r0,54v-46,25,-109,14,-109,-48r0,-84r-22,0",w:137},u:{d:"2,-140r0,-52v33,1,67,1,100,0r0,121v0,21,34,18,46,4r0,-74r-24,1r0,-52v32,2,66,2,99,0r0,141r25,0r0,51v-33,-1,-67,-1,-100,0r0,-20v-48,44,-133,25,-121,-49r0,-72",w:249},v:{d:"-11,-140r0,-52v41,1,81,1,122,0r0,52r-20,-1v9,28,25,50,29,84v4,-33,21,-56,30,-84r-20,1r0,-52r96,0r0,52r-23,-1r-62,141r-65,0r-66,-141",w:214},w:{d:"-7,-140r0,-52r122,0r0,52r-21,-1v6,27,16,50,18,80v9,-49,29,-87,42,-131v22,1,45,2,66,0v11,43,29,83,35,130v3,-27,16,-54,23,-79r-21,1r0,-52v30,2,62,1,93,0r0,52r-21,-1r-54,141r-69,0v-11,-39,-28,-72,-34,-117v-5,45,-25,78,-36,117r-68,0r-54,-141",w:342},x:{d:"-1,0r0,-51r27,0r33,-42r-36,-48r-22,1r0,-52v26,1,53,1,79,0v13,23,32,35,37,67v5,-28,25,-45,37,-67v19,1,40,1,60,0r0,52r-27,-1r-29,39r35,51r23,0r0,51r-81,0v-12,-23,-30,-37,-36,-67v-7,28,-27,45,-41,67v-18,-2,-40,-1,-59,0",w:215},y:{d:"-10,-140r0,-52r123,0r0,52r-20,-1v10,27,23,50,29,81v4,-29,20,-56,29,-81r-19,1r0,-52r96,0r0,52r-24,-1r-91,207v-25,-2,-51,-1,-76,0r0,-51r38,1r7,-15r-71,-142",w:216},z:{d:"4,0r0,-45v39,-35,68,-76,114,-105v-19,4,-41,3,-64,3r0,25r-45,0v1,-23,2,-47,1,-70v65,1,131,1,198,0r0,45v-39,35,-70,78,-115,107v18,-7,46,-4,72,-5r0,-26r46,0v-2,23,-2,47,0,71v-71,-1,-140,-1,-207,0",w:214},"{":{d:"65,-130v49,6,32,76,32,126v0,14,9,18,25,17r0,31v-41,0,-87,7,-87,-36r0,-112v0,-15,-11,-26,-25,-26v14,0,25,-11,25,-26v0,-54,-23,-145,35,-147r52,0r0,31v-16,-1,-25,3,-25,17v0,49,19,121,-32,125",w:132},"|":{d:"10,0r0,-259r52,0r0,259r-52,0",w:72},"}":{d:"67,-130v-50,-5,-32,-76,-32,-125v0,-14,-8,-18,-25,-17r0,-31v41,0,88,-7,88,36r0,111v0,15,11,26,24,26v-13,0,-24,11,-24,26v0,54,23,147,-36,148r-52,0r0,-31v16,1,25,-3,25,-17v0,-50,-17,-120,32,-126",w:132},"~":{d:"10,-95v2,-54,31,-85,72,-67v18,2,45,30,55,4r2,-9r37,0v2,83,-62,79,-110,52v-11,-6,-17,8,-18,20r-38,0",w:186},"\u00a3":{d:"111,-18v-14,15,-40,26,-65,19v-35,-10,-49,-45,-31,-71v12,-19,39,-23,64,-15v1,-8,-6,-20,-17,-32r-51,1r0,-36r29,0v-30,-56,11,-110,91,-110v58,0,91,28,91,73r-61,6v-3,-23,-12,-34,-34,-32v-30,2,-12,46,-1,63r53,-1r0,36r-43,0v8,15,2,39,0,54v18,8,48,5,48,-18r47,13v-5,69,-77,92,-120,50xm80,-47v3,-7,-9,-10,-17,-11v-23,-3,-26,23,-7,27v9,1,20,-5,24,-16",w:238},"\u00a0":{w:104}}});if($(".cufon")){Cufon(".cufon")}Cufon(".button em.value, #validation_errors_title");Cufon("ul#footer_links li a");Cufon("#main_navigation_level_1 a.level_1");Cufon("div#gtl_heading");Cufon("#tell_a_friend_heading, #tell_a_friend_product .product_summary_title h2");Cufon("#register_prospect_heading");Cufon(".ly_list .listings_heading, .ly_searchresults .listings_heading, p.add_filter_title");Cufon(".category_home_heading, .main_banner h2");Cufon(".cufon_login_register, .cufon_checkout_heading, ul.checkout_steps li h2, div.order_summary h2, #login_form legend, #register_form legend");Cufon("h1#shopping_bag_title, #shopping_bag_table th, #promo_title");Cufon("div#delivery_choose_address form legend, div#checkout_delivery_details form legend");Cufon("fieldset#billing_select_existing_address legend, fieldset.postcode_lookup legend, p#payment_info_header");Cufon("div.address h3");Cufon(".cufon_account_title, #account_details_title, #email_wishlist_title, #add_address_header, .forgotten_pass_heading, table#view_orders thead tr th, table#view_order thead tr th, table#address_book thead tr th");Cufon("#store_finder_header, #store_results_header");Cufon("ul.store-list li a");Cufon("#cms_content h1, #cms_content h2");Cufon(".sitemap_heading, li.site_map_header, ul#site_map_level_1 li.level_1 a.level_1",{hover:true});
