/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-1993 Bitstream Inc.  All rights reserved.
 */
Cufon.registerFont({"w":238,"face":{"font-family":"American Typewriter Bold BT","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 9 8 4 3 5 5 2 2 4","ascent":"288","descent":"-72","x-height":"6","bbox":"-24.1348 -275 388 85","underline-thickness":"39.9023","underline-position":"-17.5781","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":119},"!":{"d":"64,-245v24,0,37,13,33,38v-7,40,-2,94,-14,126v-15,8,-47,4,-44,-20r-9,-114v-1,-21,12,-30,34,-30xm64,4v-18,0,-34,-15,-34,-35v0,-19,15,-34,34,-34v18,0,34,16,34,35v0,17,-17,34,-34,34","w":127},"\"":{"d":"71,-253r34,0r0,98r-34,0r0,-98xm14,-253r34,0r0,98r-34,0r0,-98","w":119},"#":{"d":"125,-149r-16,43r44,0r15,-43r-43,0xm125,-257r38,0r-25,73r42,0r26,-73r39,0r-26,73r50,0r-13,35r-49,0r-15,42r51,0r-13,36r-51,0r-26,73r-39,0r26,-73r-42,0r-27,73r-38,0r25,-73r-50,0r13,-36r50,0r15,-42r-53,0r13,-35r53,0","w":276},"$":{"d":"121,17v-16,3,-10,-16,-11,-30v-41,1,-75,-20,-75,-58v0,-18,10,-32,27,-33v24,-2,36,28,21,43v2,6,16,11,27,10r0,-56v-36,-9,-67,-27,-68,-64v-1,-36,31,-63,68,-63v0,-13,-3,-28,12,-26v15,-2,12,13,12,26v33,1,59,14,61,46v2,29,-48,34,-50,7v3,-10,3,-19,-11,-17r0,43v42,15,67,23,67,70v0,43,-27,64,-67,71v-1,15,4,34,-13,31xm131,-53v19,-2,33,-24,19,-39v-4,-4,-10,-7,-19,-10r0,49xm111,-198v-16,1,-31,17,-18,30v4,3,10,5,18,7r0,-37"},"%":{"d":"69,-2v-4,10,-26,9,-29,0v33,-67,72,-127,107,-191v-15,6,-36,3,-45,-6v10,42,-9,84,-50,84v-34,0,-52,-27,-52,-63v0,-37,19,-61,53,-63v18,-1,62,30,80,28v31,4,29,-27,57,-28v12,-1,9,9,6,15xm53,-211v-22,1,-23,64,0,65v22,-2,20,-63,0,-65xm186,-90v-21,2,-21,63,0,65v21,-1,21,-63,0,-65xm186,-121v34,0,52,27,52,63v0,36,-18,63,-52,63v-34,0,-52,-27,-52,-63v0,-37,18,-62,52,-63","w":243},"&":{"d":"290,-153v0,45,-47,63,-86,45v39,57,-20,113,-90,113v-57,0,-103,-32,-103,-86v0,-35,19,-61,49,-65v-50,-33,-4,-100,58,-100v38,0,65,14,68,47v3,33,-54,43,-59,12v1,-10,-3,-16,-12,-16v-26,-1,-24,38,-1,39v13,1,24,8,23,20v8,50,-69,10,-67,61v1,24,21,34,46,35v24,0,42,-9,44,-29v1,-10,-16,-36,-15,-45v5,-48,72,-14,102,-24v-14,1,-23,-8,-23,-22v0,-18,12,-29,29,-29v23,0,37,19,37,44","w":296},"'":{"d":"14,-253r34,0r0,98r-34,0r0,-98","w":61},"(":{"d":"149,-248v31,0,30,37,-2,42v-55,9,-78,48,-78,116v-1,68,23,107,78,115v32,5,33,44,3,42v-86,-7,-140,-67,-140,-157v0,-91,54,-158,139,-158","w":185},")":{"d":"36,67v-14,1,-23,-8,-23,-20v0,-17,22,-21,37,-25v46,-13,65,-49,65,-112v0,-69,-22,-108,-77,-116v-32,-5,-33,-44,-3,-42v86,7,140,68,140,158v0,91,-54,149,-139,157","w":185},"*":{"d":"110,-128v0,17,-38,17,-39,1v5,-13,12,-26,14,-42v-17,0,-20,30,-35,33v-16,3,-33,-37,-6,-36v12,0,26,-1,33,-9v-11,-13,-46,2,-47,-19v0,-14,20,-39,30,-15v6,13,13,17,22,25v12,-17,-35,-55,8,-55v36,0,5,32,5,53v16,0,21,-29,35,-33v15,-1,33,37,6,36v-13,-1,-23,3,-33,7v5,17,47,-1,47,21v1,14,-21,39,-30,15v-8,-11,-14,-21,-25,-23v1,15,11,30,15,41","w":180},"+":{"d":"132,-215r36,0r0,90r87,0r0,35r-87,0r0,90r-36,0r0,-90r-87,0r0,-35r87,0r0,-90","w":299},",":{"d":"49,1v-40,-8,-25,-72,12,-66v71,11,23,138,-19,147v-39,-11,15,-50,15,-73v0,-4,-2,-7,-8,-8","w":119},"-":{"d":"111,-93v3,36,-50,18,-79,21v-19,2,-23,-4,-24,-21v-3,-38,50,-19,80,-22v20,-2,22,4,23,22","w":119,"k":{"o":-7,"Y":28,"X":13,"W":20,"V":21,"Q":-13,"O":-13,"J":-20,"G":-13,"C":-7,"A":6}},".":{"d":"60,5v-19,0,-35,-16,-35,-35v0,-19,16,-34,35,-34v18,0,34,16,34,35v0,17,-17,34,-34,34","w":119},"\/":{"d":"83,-245v13,-1,12,2,12,12r-70,255v0,12,-37,19,-32,3r71,-258v2,-8,8,-12,19,-12","w":98},"0":{"d":"119,-243v68,0,107,52,107,124v0,72,-38,124,-107,124v-69,0,-106,-52,-106,-124v0,-73,37,-124,106,-124xm119,-195v-36,0,-46,35,-46,77v0,42,11,77,46,77v35,0,46,-35,46,-77v0,-42,-10,-77,-46,-77"},"1":{"d":"70,-48v12,-1,31,10,31,-10r0,-123v3,-30,-56,9,-53,-33v3,-42,62,-16,99,-25v13,1,12,8,13,25r0,158v-1,16,18,8,29,8v12,0,20,10,20,23v2,37,-43,23,-72,22v-34,-1,-89,18,-89,-22v-1,-14,9,-23,22,-23"},"2":{"d":"114,-242v56,0,98,20,98,70v0,55,-43,63,-95,77v-34,9,-51,24,-51,45v12,-12,23,-22,44,-22v30,-6,47,40,69,21v-10,1,-17,-10,-17,-19v-1,-16,14,-27,29,-27v22,0,33,20,33,45v0,34,-28,58,-64,57v-35,6,-51,-39,-77,-35v11,19,-6,36,-29,35v-45,-2,-51,-69,-24,-99v18,-20,49,-37,84,-49v25,-9,37,-19,37,-30v2,-28,-50,-34,-66,-17v18,16,3,49,-24,49v-23,0,-40,-14,-39,-37v1,-42,45,-64,92,-64"},"3":{"d":"166,-235v24,-3,55,-6,52,22v-3,25,-42,51,-58,71v38,3,61,24,61,62v1,56,-49,86,-110,86v-51,0,-97,-23,-97,-69v-1,-25,15,-42,39,-42v27,0,42,36,24,54v20,21,82,9,78,-27v-2,-22,-18,-32,-43,-30v-30,1,-28,-34,-8,-46r37,-38r-54,0v-22,-2,-13,20,-11,33v-1,15,-8,25,-25,25v-42,0,-23,-49,-28,-83v-4,-28,30,-18,51,-18r92,0"},"4":{"d":"124,-70v-44,-5,-134,19,-114,-38v33,-42,72,-95,111,-131v30,-12,59,-8,59,40r0,87v22,1,49,-5,46,20v4,27,-23,21,-46,22v2,12,-6,32,9,30v20,-4,41,-2,41,19v0,38,-49,20,-81,20v-32,0,-79,18,-79,-20v0,-22,23,-23,44,-19v15,3,8,-18,10,-30xm127,-111r3,-85r-61,85r58,0"},"5":{"d":"106,-111v-31,2,-82,24,-78,-22v3,-31,1,-75,13,-98v40,-9,104,-2,152,-4v19,-1,9,27,11,47v2,20,-6,26,-25,27v-29,2,-12,-33,-45,-28v-26,4,-55,-10,-48,22r0,17v60,-23,133,6,131,70v-1,56,-48,86,-110,86v-45,0,-87,-22,-88,-62v0,-21,17,-38,38,-38v25,0,40,24,28,46v21,21,73,4,70,-28v-2,-22,-23,-36,-49,-35"},"6":{"d":"125,-41v24,0,43,-12,43,-36v0,-24,-19,-35,-43,-35v-24,0,-44,11,-43,35v0,23,19,36,43,36xm145,-195v-33,-17,-69,16,-64,56v51,-38,146,-13,146,60v0,55,-43,85,-101,85v-73,0,-110,-49,-110,-123v0,-75,43,-125,115,-125v40,-1,73,14,75,48v0,19,-13,31,-33,31v-20,0,-34,-11,-28,-32"},"7":{"d":"121,6v-48,0,-50,-63,-33,-100v14,-31,60,-58,83,-84v-27,20,-73,-10,-91,-17v-16,0,-3,24,-4,36v0,17,-11,27,-29,27v-42,-1,-17,-54,-26,-87v0,-15,7,-22,21,-22v16,0,19,9,19,25v12,-43,89,-21,114,-7v8,0,17,-20,28,-17v17,0,30,17,30,35v0,42,-90,92,-86,145v2,29,12,66,-26,66"},"8":{"d":"119,-109v-25,0,-45,11,-45,33v0,23,20,35,45,34v25,0,45,-10,45,-34v0,-23,-20,-33,-45,-33xm119,-200v-17,0,-33,8,-33,24v0,16,16,24,33,24v18,1,32,-8,32,-24v0,-17,-15,-24,-32,-24xm215,-175v0,24,-12,35,-29,45v24,12,39,29,39,61v0,53,-46,75,-106,75v-60,0,-105,-21,-105,-75v0,-33,15,-49,39,-61v-17,-11,-30,-21,-30,-45v1,-45,44,-67,96,-67v52,0,95,21,96,67"},"9":{"d":"89,-41v33,16,69,-17,66,-53v-52,41,-142,12,-142,-63v0,-55,43,-86,101,-85v72,0,110,48,110,122v0,78,-48,126,-126,126v-40,0,-74,-11,-77,-45v-3,-37,64,-43,69,-10xm114,-196v-25,0,-41,14,-41,37v0,23,17,36,41,36v24,1,40,-14,41,-36v0,-23,-16,-37,-41,-37"},":":{"d":"64,-92v-18,0,-35,-16,-35,-35v0,-19,16,-35,35,-35v19,0,34,16,34,35v0,18,-17,35,-34,35xm64,4v-19,0,-35,-16,-35,-35v0,-19,16,-34,35,-34v18,0,34,16,34,35v0,17,-17,34,-34,34","w":127},";":{"d":"64,-92v-18,0,-35,-16,-35,-35v0,-19,16,-35,35,-35v19,0,35,17,35,35v0,18,-17,35,-35,35xm60,4v-15,-5,-32,-12,-31,-33v1,-21,14,-36,35,-36v25,0,36,21,35,48v-2,42,-24,88,-55,99v-38,-12,19,-52,16,-78","w":127},"<":{"d":"253,-210r0,39r-156,64r156,64r0,38r-207,-85r0,-35","w":299},"=":{"d":"45,-87r210,0r0,35r-210,0r0,-35xm45,-163r210,0r0,35r-210,0r0,-35","w":299},">":{"d":"46,-210r207,85r0,35r-207,85r0,-38r158,-64r-158,-64r0,-39","w":299},"?":{"d":"146,-172v4,-33,-54,-38,-70,-17v25,13,7,54,-23,54v-20,0,-36,-17,-36,-38v0,-48,48,-72,100,-72v50,0,89,26,89,73v0,43,-38,60,-70,69v-7,6,-2,25,-15,26v-21,7,-49,2,-46,-23v-6,-50,67,-32,71,-72xm105,4v-19,0,-34,-16,-34,-35v0,-18,16,-34,34,-34v18,0,35,16,35,35v0,18,-17,34,-35,34","w":218},"@":{"d":"243,-19v-23,1,-37,-8,-38,-29v-22,46,-118,36,-109,-31v-8,-69,82,-134,127,-76r9,-17r31,0r-27,112v0,9,7,12,17,13v39,-8,58,-44,59,-88v1,-59,-55,-98,-117,-97v-90,3,-147,54,-147,140v0,73,57,120,134,119v43,-1,78,-15,106,-34r14,21v-32,23,-69,40,-120,40v-98,-2,-166,-49,-166,-145v0,-107,72,-169,180,-169v86,0,149,42,149,126v0,64,-37,112,-102,115xm134,-78v0,34,34,41,54,22v16,-15,19,-43,26,-67v-4,-17,-11,-30,-31,-29v-29,0,-49,40,-49,74","w":360},"A":{"d":"166,-122r-21,-72r-20,72r41,0xm-13,-24v0,-40,53,-2,56,-43r51,-153v10,-26,12,-26,51,-26v40,0,42,-1,52,26r59,171v15,9,51,-6,48,25v-4,47,-74,14,-118,25v-20,0,-34,-8,-34,-27v0,-14,12,-26,24,-19v17,-1,8,-21,5,-33v-27,-4,-44,-2,-69,0v-7,11,-12,39,9,31v13,-1,18,9,18,21v0,49,-82,15,-125,28v-17,1,-27,-10,-27,-26","w":291,"k":{"y":6,"w":6,"v":6,"Y":10,"X":6,"W":16,"V":13,"U":10,"T":13,";":-10,":":-10,".":-13,"-":8,",":-13}},"B":{"d":"137,-195v-29,-4,-20,19,-20,40v0,9,3,9,14,9v25,0,44,-4,44,-24v0,-21,-15,-22,-38,-25xm29,-46v12,1,27,8,27,-11r0,-125v3,-21,-15,-11,-28,-11v-11,0,-18,-10,-18,-22v-1,-44,61,-19,98,-23v63,-7,138,-8,136,58v-1,32,-18,46,-50,50v35,3,58,23,58,59v2,99,-131,64,-218,73v-16,2,-24,-9,-24,-25v-1,-13,7,-23,19,-23xm139,-104v-33,-8,-19,23,-22,48v2,12,10,9,28,10v26,1,40,-8,40,-30v0,-22,-21,-28,-46,-28","w":271,"k":{"Y":6,"W":6,"V":6,"-":-10}},"C":{"d":"125,-246v26,0,43,8,53,24v0,-15,8,-22,22,-22v36,1,12,51,20,83v0,19,-9,25,-27,26v-43,2,-15,-68,-62,-63v-38,4,-51,34,-51,78v0,41,14,76,48,78v28,0,40,-13,40,-43v0,-19,9,-25,26,-26v22,-1,33,16,33,38v-2,52,-45,78,-104,78v-70,0,-110,-52,-110,-125v0,-74,40,-127,112,-126","w":235,"k":{"A":6,"-":-8}},"D":{"d":"147,-195v-25,-1,-26,1,-25,25r0,111v0,17,3,16,23,16v40,0,50,-33,50,-79v0,-45,-9,-71,-48,-73xm25,-46v13,1,31,11,31,-11r0,-126v3,-30,-53,8,-53,-34v0,-37,48,-19,79,-22v106,-10,181,11,181,120v0,74,-41,123,-112,121r-75,-2v-30,-1,-75,13,-73,-23v0,-14,8,-23,22,-23","w":278,"k":{"Y":6,"W":6,"V":6,"A":6,"-":-11}},"E":{"d":"56,-182v3,-25,-18,-12,-31,-11v-14,0,-22,-9,-22,-23v3,-46,67,-21,111,-22r114,-3v40,-2,18,49,24,81v6,32,-52,38,-52,8v0,-38,-5,-49,-49,-46v-38,-5,-33,19,-33,53v18,3,32,-2,26,-23v1,-10,8,-16,19,-16v42,2,10,61,22,98v1,13,-10,16,-22,18v-34,4,-1,-51,-45,-37v0,34,-7,67,36,60v48,2,51,-8,48,-49v-1,-13,13,-21,26,-21v44,-1,24,56,29,93v3,21,-14,25,-36,23v-63,-4,-132,-3,-192,0v-18,1,-26,-7,-26,-24v-1,-23,21,-25,43,-22v10,2,9,-1,10,-12r0,-125","w":277},"F":{"d":"129,-44v21,-6,53,-4,52,21v-2,41,-66,22,-105,22v-29,0,-73,13,-73,-22v0,-23,23,-27,43,-21v10,-1,9,-2,10,-13r0,-125v2,-31,-56,8,-53,-34v3,-46,67,-21,111,-22r114,-3v40,-2,18,49,24,81v6,32,-52,38,-52,8v0,-39,-6,-49,-49,-46v-39,-5,-33,20,-33,54v15,6,33,-1,26,-23v2,-20,44,-19,41,5v-3,26,-3,52,0,78v1,13,-10,17,-22,18v-34,4,0,-49,-45,-38r0,51v-1,8,4,9,11,9","w":257,"k":{"r":6,"o":10,"i":-7,"e":10,"a":6,"T":-7,"A":20,";":11,":":11,".":44,"-":11,",":44}},"G":{"d":"13,-120v0,-97,99,-160,170,-104v0,-26,46,-30,46,-3v0,36,14,83,-29,83v-42,0,-19,-55,-67,-54v-39,1,-53,33,-53,78v0,43,12,76,50,77v20,0,37,-10,37,-29v0,-15,-9,-13,-22,-13v-13,0,-21,-9,-21,-22v-3,-38,44,-23,73,-23v31,1,79,-16,79,23v0,35,-46,8,-46,36v0,29,22,79,-22,76v-16,0,-26,-6,-25,-23v-11,14,-39,23,-64,23v-66,1,-106,-55,-106,-125","w":277,"k":{"Y":6,"W":6,"T":6,"-":-8}},"H":{"d":"166,-24v-5,-27,29,-11,29,-33r0,-46v-28,-4,-48,-1,-74,0v3,20,-8,53,9,59v16,0,21,4,20,19v-3,50,-77,14,-122,27v-16,0,-24,-10,-25,-25v-1,-23,23,-27,43,-21v10,-1,9,-2,10,-13r0,-127v-1,-27,-57,8,-53,-32v5,-47,75,-12,118,-25v18,1,29,7,29,26v5,25,-29,14,-29,31r0,30v26,1,45,4,74,0r0,-33v-3,-12,-31,-4,-29,-27v5,-49,76,-14,121,-27v16,0,27,8,27,25v0,22,-23,26,-44,21v-10,1,-9,2,-10,13r0,128v-1,18,21,7,32,7v12,1,23,10,22,24v-4,46,-76,13,-119,25v-19,0,-29,-7,-29,-26","w":316},"I":{"d":"28,-47v12,0,31,11,31,-10r0,-127v1,-27,-53,9,-53,-32v0,-37,46,-25,76,-22v34,3,94,-22,96,21v1,24,-21,25,-43,22v-10,-2,-9,1,-10,12r0,129v-1,18,21,7,32,7v13,0,21,10,21,23v2,38,-46,25,-76,22v-34,-3,-96,23,-96,-21v0,-14,8,-24,22,-24","w":184},"J":{"d":"82,-40v62,0,41,-82,44,-142v3,-32,-56,9,-56,-34v0,-37,49,-22,80,-22v34,0,91,-19,92,22v1,22,-21,26,-42,21v-9,1,-9,1,-10,12r0,95v3,70,-38,91,-101,93v-54,2,-88,-25,-92,-75v-5,-63,100,-85,105,-20v2,26,-33,40,-47,20v-2,-1,-5,2,-4,4v0,15,14,26,31,26","w":240},"K":{"d":"281,2v-38,-14,-105,21,-108,-22v-1,-12,23,-17,12,-29r-33,-59r-31,26v2,14,-6,38,9,38v16,0,20,5,20,19v0,50,-79,13,-122,27v-16,0,-25,-9,-25,-25v0,-24,22,-27,43,-21v10,-1,9,-2,10,-13r0,-125v2,-31,-57,8,-53,-34v3,-47,74,-13,118,-25v30,-8,41,46,13,46v-24,0,-9,35,-13,56v21,-21,46,-38,65,-61v0,-6,-13,-14,-13,-21v1,-31,44,-17,69,-17v26,-1,61,-11,61,20v0,29,-29,20,-47,27v-15,18,-40,28,-50,51v20,31,35,66,57,94v18,4,46,-9,46,20v0,18,-10,29,-28,28","w":307,"k":{"y":20,"u":16,"o":6,"e":6,"Y":13,"W":13,"U":10,"O":13,"C":13,"A":6,"-":11}},"L":{"d":"174,-215v0,40,-53,3,-53,33r0,117v1,19,10,19,31,20v41,2,46,-14,43,-51v-1,-13,12,-21,26,-21v44,-1,24,57,29,94v3,22,-15,26,-39,24v-61,-4,-124,-3,-182,0v-18,1,-26,-7,-26,-24v-1,-23,21,-25,43,-22v10,2,9,-1,10,-12r0,-125v2,-31,-53,8,-53,-34v0,-42,54,-22,88,-22v32,0,83,-18,83,23","w":258,"k":{"y":13,"u":6,"Y":33,"W":26,"V":26,"U":13,"T":26,"A":-20,"-":-7}},"M":{"d":"242,-25v-5,-26,28,-10,28,-32r2,-146r-3,0r-45,175v0,31,-35,32,-57,23v-4,-3,-8,-10,-11,-23r-45,-175r-3,0v4,45,3,97,3,146v0,21,30,6,27,32v-5,47,-65,15,-107,27v-13,0,-21,-11,-21,-25v-1,-21,18,-28,37,-21v8,-1,8,-2,8,-13r0,-125v4,-20,-14,-11,-26,-11v-12,0,-19,-11,-19,-23v-1,-40,51,-22,85,-22v27,0,64,-14,70,18r25,142v4,-52,19,-95,26,-142v4,-31,42,-18,69,-18v32,0,85,-18,85,22v0,22,-17,26,-37,21v-8,1,-7,3,-8,13r0,126v-2,18,15,9,26,9v12,0,20,10,19,24v0,44,-62,14,-100,25v-18,0,-28,-9,-28,-27","w":382},"N":{"d":"27,-47v12,-1,29,11,29,-10r0,-125v2,-19,-17,-11,-29,-11v-30,0,-21,-50,6,-48v34,2,68,4,101,0v11,-1,18,11,23,22r67,165r-6,-129v2,-17,-14,-11,-25,-10v-13,0,-18,-10,-19,-23v-3,-36,40,-22,68,-22v31,0,82,-17,82,22v0,23,-20,26,-40,21v-7,-1,-9,5,-9,13r0,149v-2,33,-9,34,-48,35v-23,0,-39,-10,-47,-30r-62,-140v-4,-9,-7,-18,-9,-26r5,137v-1,17,14,12,26,10v12,1,19,10,19,24v0,35,-41,23,-68,22v-31,-1,-84,18,-83,-22v0,-15,5,-24,19,-24","w":322},"O":{"d":"80,-120v0,43,10,76,48,76v37,0,49,-35,49,-76v0,-43,-11,-76,-49,-76v-37,0,-48,33,-48,76xm129,-245v73,0,115,50,115,125v0,75,-43,125,-116,125v-74,0,-115,-50,-115,-125v0,-75,42,-125,116,-125","w":257,"k":{"Y":6,"X":6,"V":6,"A":6,";":-7,":":-7,".":15,"-":-10,",":15}},"P":{"d":"29,-47v11,0,27,10,27,-10r0,-127v2,-17,-16,-8,-27,-8v-11,-1,-19,-10,-19,-23v0,-40,44,-19,79,-23v76,-9,153,-1,149,77v-3,61,-41,83,-115,78v-12,-2,-4,20,-6,30v0,16,21,6,32,6v14,1,23,10,24,24v1,38,-51,22,-82,22v-36,0,-81,18,-81,-22v-1,-14,7,-24,19,-24xm139,-194v-33,-7,-19,29,-22,55v1,8,2,9,10,10v28,0,48,-8,49,-31v1,-23,-13,-35,-37,-34","w":245,"k":{"o":6,"e":6,"W":6,"U":6,"A":13,";":13,":":13,".":53,",":53}},"Q":{"d":"128,-196v-55,0,-56,91,-37,131v7,13,18,20,32,21v-3,-6,-24,-19,-21,-31v0,-13,15,-22,28,-22v19,1,30,13,36,30v23,-39,16,-129,-38,-129xm189,62v-37,0,-55,-18,-53,-57v-80,4,-122,-48,-123,-125v0,-75,42,-125,116,-125v73,0,116,50,115,125v0,55,-23,93,-59,113v2,8,4,22,13,21v12,-2,10,-23,27,-23v13,0,26,11,25,24v-1,31,-27,47,-61,47","w":257,"k":{"-":-10}},"R":{"d":"138,-194v-30,-7,-21,21,-21,44v0,10,4,9,15,9v27,0,46,-3,47,-26v0,-22,-16,-27,-41,-27xm31,-46v11,1,25,8,25,-11r0,-128v-1,-22,-46,6,-46,-30v0,-43,50,-18,88,-22v64,-7,152,-14,149,59v-1,34,-18,46,-50,51v36,6,49,24,46,68v-3,32,47,-5,47,34v0,39,-47,23,-75,27v-65,10,-5,-112,-79,-100v-27,-3,-17,23,-19,44v-1,16,17,8,27,8v27,0,21,52,-8,48v-31,-4,-72,-3,-103,0v-16,1,-23,-9,-23,-25v-1,-14,7,-23,21,-23","w":281,"k":{"y":6,"W":10,"V":13,"T":6,"C":6,"A":-20}},"S":{"d":"219,-76v7,80,-115,104,-160,59v0,14,-9,21,-23,21v-39,0,-20,-47,-25,-78v-3,-18,11,-29,29,-28v22,0,29,16,30,38v7,27,78,31,77,-5v5,-22,-52,-29,-71,-35v-37,-11,-64,-27,-66,-68v-4,-72,105,-96,151,-51v-5,-14,7,-22,21,-22v37,0,19,44,24,74v2,13,-13,21,-26,21v-31,1,-20,-54,-63,-50v-18,2,-37,7,-37,24v-5,18,50,23,70,28v42,9,65,28,69,72","w":229},"T":{"d":"57,-47v12,-1,31,10,31,-10r0,-123v0,-8,-7,-15,-16,-14v-20,0,-12,28,-11,44v0,13,-13,21,-27,21v-44,0,-24,-54,-29,-91v-3,-18,15,-23,35,-21v27,1,54,2,81,2r90,-2v42,-2,18,51,26,85v0,17,-12,27,-30,27v-27,0,-28,-24,-24,-48v-1,-10,-4,-17,-13,-17v-11,-1,-20,9,-16,19r0,121v-1,16,20,7,31,7v14,0,22,9,22,23v1,40,-52,22,-86,22v-33,0,-88,19,-86,-22v0,-14,8,-23,22,-23","w":241,"k":{"y":-7,"w":-7,"r":-7,"o":10,"i":-7,"e":10,"c":10,"T":-7,"A":13,";":11,":":11,".":26,",":26}},"U":{"d":"155,-48v58,0,30,-84,36,-135v2,-21,-32,-7,-29,-32v6,-48,76,-13,121,-26v18,0,26,8,27,24v1,23,-24,30,-44,22v-10,1,-9,1,-9,13r0,78v4,80,-32,109,-102,109v-80,0,-111,-41,-102,-132r0,-55v3,-22,-31,-10,-32,-10v-13,0,-21,-10,-21,-23v3,-48,74,-13,118,-26v18,0,27,10,29,27v3,25,-31,11,-29,32v5,51,-21,134,37,134","w":308,"k":{"A":10}},"V":{"d":"292,-216v0,21,-19,26,-39,21v-10,2,-10,8,-15,20r-49,151v1,36,-62,27,-87,21v-31,-52,-40,-132,-68,-188v-4,-9,-17,-2,-27,-2v-11,-1,-21,-10,-20,-23v3,-47,74,-14,118,-25v31,-8,42,46,10,47v-10,0,-11,5,-9,12r33,118r35,-124v-5,-11,-31,-3,-29,-26v5,-49,76,-14,121,-27v17,0,26,9,26,25","w":277,"k":{"y":6,"u":20,"o":29,"i":13,"e":29,"a":31,"O":8,"A":20,";":24,":":24,".":60,"-":29,",":60}},"W":{"d":"279,-182v5,-23,-36,-6,-33,-32v6,-46,75,-16,117,-27v14,0,25,10,25,24v0,38,-42,6,-51,42r-38,154v3,32,-58,23,-84,17v-4,-3,-7,-8,-8,-16r-19,-141r-4,0r-19,141v5,32,-65,21,-81,17v-5,-3,-9,-9,-11,-18r-38,-154v0,-37,-54,-4,-51,-42v4,-43,71,-12,110,-24v18,-1,32,9,32,26v0,20,-16,19,-31,22v-4,2,-2,6,-2,11r25,122r3,0r24,-159v-1,-30,51,-19,76,-15v17,50,19,118,30,174r3,0","w":374,"k":{"y":6,"u":15,"r":16,"o":18,"i":11,"e":20,"a":20,"A":16,";":21,":":21,".":44,"-":21,",":44}},"X":{"d":"145,-22v-3,-19,29,-14,16,-35r-23,-38v-8,16,-21,31,-26,49v2,10,23,7,20,24v-7,45,-73,10,-113,24v-29,4,-32,-46,-7,-49v15,3,26,2,34,-10r44,-65r-50,-71v-19,-3,-44,4,-42,-23v2,-46,67,-13,107,-25v15,0,28,8,27,23v4,19,-25,15,-14,34r20,33r25,-42v-2,-6,-20,-11,-18,-25v6,-42,71,-14,111,-23v28,-7,29,45,7,48v-17,-3,-29,-4,-35,11r-41,60v18,24,32,53,52,75v19,4,45,-5,43,23v-4,47,-70,12,-110,26v-15,-1,-28,-8,-27,-24","w":276,"k":{"O":6,"C":6,"A":6,"-":18}},"Y":{"d":"300,-216v0,37,-44,10,-59,34r-61,95v3,14,-8,42,9,42v23,0,50,-3,49,21v-1,39,-58,22,-92,22v-34,0,-89,17,-90,-22v-1,-24,26,-24,49,-21v18,2,10,-34,6,-47v-23,-33,-41,-71,-68,-100v-19,-6,-52,5,-50,-24v3,-47,75,-12,119,-25v17,0,29,7,29,23v5,21,-27,12,-16,34r22,42v8,-17,18,-33,25,-51v-4,-9,-22,-10,-20,-25v7,-43,78,-11,121,-23v17,0,27,8,27,25","w":294,"k":{"u":26,"o":28,"i":6,"e":28,"a":23,"O":6,"C":13,"A":16,";":31,":":31,".":29,"-":43,",":29}},"Z":{"d":"167,-240v25,-2,60,-7,57,22v1,8,-7,20,-14,29r-108,139v26,-4,73,12,75,-15v-7,-23,-10,-58,25,-55v45,4,17,62,27,100v1,31,-47,19,-75,20r-120,1v-32,-2,-33,-38,-10,-58r107,-138v-20,3,-57,-8,-60,11v7,23,1,46,-24,45v-40,0,-19,-52,-26,-86v2,-29,49,-15,75,-15r71,0","w":244},"[":{"d":"97,78v-29,-2,-73,20,-73,-25r0,-270v-5,-42,44,-22,73,-24v30,-1,76,-12,76,23v0,45,-61,13,-91,20r0,233v26,8,90,-26,91,20v0,35,-45,26,-76,23","w":185},"\\":{"d":"104,22v0,11,0,13,-13,12v-10,0,-16,-4,-18,-13r-71,-259v-1,-9,8,-6,17,-7v8,0,13,3,15,12","w":98},"]":{"d":"89,-241v30,1,73,-18,73,25r0,270v-1,53,-72,11,-119,27v-19,1,-30,-9,-30,-26v0,-45,61,-13,90,-20r0,-233v-26,-8,-89,26,-90,-20v-1,-36,46,-24,76,-23","w":185},"^":{"d":"158,-257r44,0r85,99r-42,0r-65,-65r-66,65r-41,0","w":360},"_":{"d":"0,49r180,0r0,36r-180,0r0,-36","w":180},"`":{"d":"45,-234v-23,-6,-23,-39,1,-40v32,9,52,45,74,65v-20,17,-54,-20,-75,-25","w":180},"a":{"d":"90,-34v27,0,35,-19,33,-48v-11,8,-55,6,-55,28v0,12,8,20,22,20xm211,-21v0,36,-65,34,-72,5v-33,36,-136,30,-131,-34v2,-42,22,-52,65,-58v26,-4,54,-13,51,-25v4,-19,-34,-29,-39,-11v6,19,-12,28,-30,28v-17,0,-32,-11,-32,-28v3,-34,36,-42,77,-42v53,0,80,13,80,71r0,67v2,15,31,4,31,27","w":219},"b":{"d":"127,6v-26,0,-42,-10,-54,-26v0,19,-1,24,-23,23v-20,-1,-24,1,-24,-16r0,-181v-5,-20,-53,9,-50,-26v3,-40,58,-12,93,-22v9,0,11,5,11,15r0,65v6,-15,27,-25,48,-25v47,0,75,43,75,94v0,55,-25,99,-76,99xm112,-141v-33,0,-34,30,-34,65v0,23,12,40,35,39v26,-1,36,-23,36,-52v0,-32,-9,-51,-37,-52","w":216},"c":{"d":"102,6v-54,0,-91,-41,-91,-96v0,-58,37,-96,94,-96v40,0,70,18,73,53v3,35,-57,43,-60,10v4,-11,4,-20,-13,-19v-27,2,-38,22,-38,52v0,29,13,51,37,53v29,1,22,-40,49,-40v15,0,27,12,27,27v0,35,-38,56,-78,56","w":188},"d":{"d":"13,-92v0,-74,74,-120,123,-73v-2,-14,6,-38,-9,-37v-19,3,-43,5,-42,-18v2,-40,59,-12,94,-22v10,0,9,4,10,15r0,177v1,23,46,-7,44,28v-3,39,-50,16,-81,24v-12,3,-10,-9,-10,-20v-15,14,-27,23,-53,24v-51,-1,-76,-41,-76,-98xm103,-37v33,1,34,-31,34,-66v0,-26,-11,-38,-34,-38v-27,0,-36,21,-36,52v0,30,9,52,36,52","w":225},"e":{"d":"136,-114v4,-31,-35,-41,-53,-23v-6,6,-9,13,-9,23r62,0xm195,-101v0,12,-2,19,-13,19r-110,0v1,28,11,46,39,46v29,1,22,-34,52,-34v18,0,30,7,30,24v-1,34,-44,52,-85,52v-59,0,-97,-37,-97,-96v0,-58,37,-97,94,-96v54,0,90,32,90,85","w":204,"k":{"x":6}},"f":{"d":"128,-200v2,-8,0,-12,-7,-12v-15,0,-15,17,-15,34v22,-2,44,-4,44,20v0,20,-16,21,-33,19v-9,-1,-8,1,-9,10r0,80v-2,15,17,7,27,7v12,0,21,9,20,21v-5,44,-80,12,-128,22v-15,3,-23,-8,-23,-22v0,-19,19,-24,38,-19v10,0,9,-1,10,-11r0,-78v-1,-24,-49,5,-45,-29v-2,-24,23,-23,46,-20v-3,-48,20,-69,66,-69v34,-1,59,10,61,39v2,29,-47,31,-52,8","w":166},"g":{"d":"145,16v0,-28,-49,-10,-72,-19v-7,2,-15,9,-15,18v2,30,87,27,87,1xm105,-149v-15,0,-24,11,-24,27v0,15,9,27,24,26v15,0,23,-11,23,-26v0,-15,-8,-27,-23,-27xm3,18v0,-25,14,-34,37,-40v-17,-3,-28,-12,-28,-32v0,-20,11,-31,28,-37v-34,-44,11,-107,76,-93v-1,-26,17,-37,43,-38v21,0,39,10,38,30v0,13,-7,22,-21,21v-14,3,-20,-27,-29,-8r1,6v22,11,32,23,33,53v4,55,-68,77,-115,53v-4,0,-5,5,-6,8v5,23,24,18,63,18v53,0,75,13,75,57v0,46,-46,63,-99,63v-52,0,-96,-16,-96,-61","w":195},"h":{"d":"5,-21v-3,-35,40,-5,40,-30r0,-140v3,-23,-42,5,-40,-28v3,-41,49,-16,86,-24v10,1,9,5,10,17r0,62v37,-40,131,-23,114,54r0,59v-1,24,41,-3,41,29v0,45,-62,11,-97,24v-15,0,-21,-8,-21,-23v-6,-22,20,-12,20,-28v0,-35,11,-86,-26,-86v-38,0,-29,46,-31,84v-1,19,28,9,26,30v-4,43,-67,10,-102,23v-14,0,-19,-8,-20,-23","w":258},"i":{"d":"80,-189v-18,0,-34,-16,-34,-33v0,-18,15,-33,34,-33v17,0,34,15,34,33v0,17,-16,33,-34,33xm25,-42v12,1,28,8,28,-9r0,-80v0,-25,-50,6,-47,-28v3,-40,60,-14,95,-23v9,0,11,7,11,17r0,115v0,24,47,-8,47,29v0,36,-51,20,-81,20v-28,0,-73,14,-72,-20v0,-12,6,-22,19,-21","w":160},"j":{"d":"88,-189v-18,0,-35,-15,-35,-33v0,-19,16,-33,35,-33v18,0,33,14,33,33v0,18,-15,33,-33,33xm92,-180v15,-1,28,-5,28,15r0,150v4,62,-29,80,-81,83v-31,2,-59,-13,-60,-40v-1,-18,13,-31,31,-31v23,0,24,19,28,33v30,-1,23,-40,23,-81r0,-80v0,-26,-46,7,-46,-28v0,-35,47,-18,77,-21","w":152},"k":{"d":"2,-21v-2,-37,47,-1,47,-30r0,-140v0,-25,-50,6,-47,-29v4,-36,54,-15,88,-22v13,0,12,4,12,20r0,118v12,-12,28,-20,37,-35v0,-7,-21,-14,-18,-25v8,-37,65,-8,107,-18v25,-6,29,40,6,42v-8,-1,-20,-9,-29,-2v-10,12,-33,18,-34,35v17,22,28,52,50,69v14,-6,39,-2,38,17v-2,41,-63,11,-95,23v-32,1,-8,-31,-18,-46v-10,-9,-13,-37,-29,-31v-7,8,-20,9,-17,26v-2,15,10,10,18,8v9,0,17,10,16,21v-2,43,-71,8,-108,22v-16,0,-23,-7,-24,-23","w":256,"k":{"u":13,"a":6}},"l":{"d":"21,-42v11,0,28,9,28,-9r0,-140v1,-26,-51,7,-47,-29v4,-38,60,-13,94,-22v10,1,11,8,11,20r0,172v-1,24,40,-7,40,29v0,35,-43,20,-72,20v-28,0,-74,14,-73,-20v1,-11,6,-21,19,-21","w":150},"m":{"d":"211,-51v-2,20,22,8,22,30v0,39,-49,13,-76,23v-13,0,-20,-8,-20,-23v-4,-21,20,-12,20,-28v0,-35,12,-87,-25,-87v-37,0,-28,49,-29,85v-1,19,26,9,24,30v-4,43,-65,10,-100,23v-15,0,-21,-8,-21,-23v0,-18,16,-24,33,-19v8,0,7,-5,8,-14r0,-75v1,-27,-41,5,-41,-30v0,-36,42,-19,75,-23v15,-1,10,19,11,33v10,-41,85,-49,103,-10v38,-42,135,-34,121,49r0,63v0,12,22,5,24,5v20,2,19,45,-4,44v-29,-14,-96,21,-93,-23v1,-11,1,-16,9,-19v8,1,9,-2,9,-9v-3,-34,13,-87,-25,-87v-36,0,-22,51,-25,85","w":356},"n":{"d":"133,-135v-37,0,-29,47,-30,84v0,19,27,9,25,30v-4,41,-63,12,-102,22v-15,1,-21,-7,-21,-22v0,-18,16,-24,33,-19v7,-1,7,-2,8,-11r0,-80v2,-15,-14,-9,-24,-8v-11,1,-17,-9,-17,-20v0,-38,46,-17,77,-24v13,0,8,20,9,34v11,-22,31,-35,63,-36v67,-2,65,64,62,134v-1,17,15,9,26,9v22,0,20,46,-5,43v-26,-3,-52,-1,-78,0v-15,0,-20,-8,-20,-22v-6,-22,20,-11,20,-28v0,-35,11,-86,-26,-86","w":259},"o":{"d":"105,-142v-27,0,-38,22,-38,52v0,30,11,52,38,52v27,0,38,-21,38,-52v0,-29,-12,-51,-38,-52xm105,6v-57,1,-94,-38,-94,-96v0,-58,37,-96,94,-96v58,0,95,38,95,96v0,59,-36,96,-95,96","w":210,"k":{"x":6,"-":-7}},"p":{"d":"20,-182v30,9,71,-19,64,26v14,-17,28,-30,58,-29v51,1,75,41,75,97v0,75,-74,121,-123,73v3,16,-9,48,10,48v20,-3,41,-4,41,19v0,37,-51,20,-80,20v-26,0,-65,14,-65,-19v0,-19,16,-25,34,-20v7,-1,6,-3,7,-11r0,-153v0,-23,-41,6,-41,-27v0,-13,7,-24,20,-24xm163,-91v7,-59,-69,-71,-69,-13v0,35,0,67,33,66v28,0,32,-23,36,-53","w":232},"q":{"d":"103,-38v33,2,34,-30,34,-66v0,-23,-12,-39,-34,-39v-25,0,-37,22,-36,52v0,31,8,52,36,53xm85,52v0,-38,51,-4,51,-30r0,-37v-48,48,-134,1,-123,-73v-12,-82,82,-127,129,-72v0,-18,0,-23,22,-22v21,1,25,-2,25,15r0,189v-2,16,14,10,24,9v11,0,17,10,17,22v0,32,-39,20,-64,19v-30,-1,-81,17,-81,-20","w":215},"r":{"d":"49,-131v1,-17,-18,-8,-27,-8v-9,0,-15,-10,-15,-20v0,-36,47,-18,76,-23v14,-2,7,22,9,36v10,-24,24,-34,54,-38v52,-6,73,79,19,82v-21,1,-35,-19,-26,-38v-37,2,-34,49,-33,90v-1,24,47,-7,47,29v0,37,-53,20,-82,20v-26,0,-64,13,-64,-20v0,-20,15,-23,34,-19v7,2,7,-4,8,-11r0,-80","w":199,"k":{".":23,"-":13,",":23}},"s":{"d":"185,-57v4,64,-99,82,-133,43v-2,12,-7,18,-20,18v-29,0,-13,-35,-18,-61v0,-23,37,-24,42,-2v4,15,20,24,39,24v37,0,39,-27,1,-34v-40,-8,-77,-17,-80,-61v-3,-57,87,-68,120,-41v0,-12,6,-14,19,-14v26,-2,11,29,16,51v0,12,-6,18,-18,18v-23,0,-25,-31,-54,-31v-12,0,-22,5,-22,15v0,8,11,14,34,18v42,8,71,13,74,57","w":196},"t":{"d":"95,6v-65,0,-60,-66,-56,-132v2,-27,-47,4,-41,-30v-3,-25,18,-21,39,-23v7,-20,-5,-62,34,-56v28,-3,21,22,22,46v0,25,68,-10,63,28v3,29,-26,20,-52,22v-7,0,-11,1,-10,8r0,71v0,14,0,20,12,20v29,1,-4,-57,32,-53v16,2,22,16,21,36v0,42,-22,63,-64,63","w":171},"u":{"d":"122,-44v38,2,28,-49,30,-87v1,-13,-12,-10,-20,-9v-12,1,-22,-8,-21,-20v1,-38,53,-15,86,-23v10,1,11,6,12,17r0,119v6,17,49,-7,43,25v1,41,-51,13,-81,24v-15,1,-9,-18,-10,-31v-7,20,-36,35,-63,35v-67,0,-60,-69,-59,-137v0,-23,-41,5,-41,-28v0,-40,52,-16,86,-24v10,1,12,4,12,17v0,44,-18,119,26,122","w":254},"v":{"d":"139,-131v2,-16,-26,-10,-22,-32v6,-35,62,-12,96,-19v12,-3,20,9,20,22v0,30,-33,9,-41,31r-41,117v-3,27,-70,25,-78,0v-14,-42,-27,-89,-46,-127v-14,-4,-36,2,-35,-21v0,-40,59,-14,97,-22v11,-2,18,8,18,19v0,11,-5,19,-14,21v-6,0,-9,4,-8,11v10,28,19,57,27,88","w":224,"k":{".":28,",":28}},"w":{"d":"313,-160v0,30,-34,8,-39,31v-10,43,-19,94,-36,132v-18,4,-70,12,-67,-17r-23,-126v-11,46,-12,102,-29,142v-16,5,-69,15,-67,-14r-34,-127v-12,-5,-37,2,-35,-21v2,-42,61,-12,96,-23v21,-1,24,38,5,41v-7,1,-10,3,-9,9r18,97v11,-46,12,-103,30,-142v17,-8,62,-11,58,18r26,124r14,-98v0,-15,-23,-7,-21,-27v3,-40,58,-11,93,-22v12,0,20,9,20,23","w":302,"k":{".":26,"-":-7,",":26}},"x":{"d":"158,2v-34,4,-25,-32,-13,-43r-23,-31r-22,33v13,7,20,48,-12,41v-35,-8,-92,18,-93,-23v-1,-32,37,-10,50,-28r32,-43v-18,-15,-25,-52,-57,-48v-12,1,-19,-9,-19,-20v0,-42,62,-11,97,-23v26,1,17,36,7,45v3,12,12,20,18,29v5,-10,14,-17,17,-29v-10,-8,-20,-44,7,-45v33,11,95,-19,97,23v1,29,-33,12,-46,29r-31,39v20,18,27,61,67,51v25,4,19,46,-5,43v-23,-4,-47,-2,-71,0","w":245,"k":{"o":6,"e":6,"c":6}},"y":{"d":"61,28v25,-2,31,-35,19,-62r-47,-106v-15,-2,-39,2,-38,-21v3,-41,64,-12,102,-22v18,-5,25,36,7,36v-9,0,-10,9,-7,15v7,27,21,48,23,80v10,-19,20,-61,28,-87v-4,-10,-20,-9,-20,-26v0,-23,28,-15,47,-15v27,0,67,-14,67,20v0,31,-35,8,-44,31v-31,78,-45,192,-146,196v-30,1,-50,-16,-52,-43v-2,-30,54,-42,54,-6v0,6,1,11,7,10","k":{".":31,"-":6,",":31}},"z":{"d":"139,-180v44,-12,57,30,31,57r-78,80v21,-4,61,13,51,-22v0,-13,6,-22,19,-22v37,-1,14,47,22,78v-2,16,-31,8,-47,9r-96,0v-33,2,-34,-31,-16,-50r88,-89v-19,4,-59,-13,-52,17v0,13,-8,22,-20,22v-27,1,-19,-35,-20,-62v-2,-21,15,-18,34,-18r84,0","w":198},"{":{"d":"74,-200v-4,-57,29,-60,81,-60r0,37v-78,-16,1,126,-75,130v43,3,37,48,37,94v0,31,8,36,38,35r0,37v-52,1,-81,-3,-81,-60v0,-46,8,-95,-46,-88r0,-37v50,10,49,-40,46,-88","w":180},"|":{"d":"72,-275r36,0r0,360r-36,0r0,-360","w":180},"}":{"d":"100,-93v-76,-5,8,-142,-75,-130r0,-37v52,-1,84,4,81,60v-2,46,-6,99,47,88r0,37v-53,-7,-50,40,-47,88v3,58,-29,61,-81,60r0,-37v79,17,0,-125,75,-129","w":180},"~":{"d":"150,-127v46,19,86,14,119,-14r0,39v-20,13,-39,23,-67,24v-34,0,-78,-26,-103,-23v-28,3,-47,12,-68,28r0,-39v34,-23,71,-34,119,-15","w":299},"\u00a0":{"w":119}}});

Cufon.replace('#header h1');

function MM_jumpMenu(targ, selObj, restore) {
	eval(targ + ".location='" + selObj.options[selObj.selectedIndex].value + "'");
	if(restore) selObj.selectedIndex = 0;
}
