/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.06
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I-1]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.alt}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.alt=w;n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																									  /*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2006 by Georg Seifert. All rights reserved.
 * 
 * Trademark:
 * Graublau Sans is a trademark of Georg Seifert.
 * 
 * Description:
 * Copyright (c) 2006 by Georg Seifert. All rights reserved.
 * 
 * Manufacturer:
 * Georg Seifert
 * 
 * Designer:
 * Georg Seifert
 * 
 * Vendor URL:
 * www.fonts.info
 */
Cufon.registerFont({"w":190,"face":{"font-family":"Graublau Web","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 0 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-13 -331 380 99.5","underline-thickness":"52.56","underline-position":"-1.08","stemh":"26","stemv":"31","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":84,"k":{"T":10}},"A":{"d":"157,0r-23,-77r-81,0r-22,77r-31,0r76,-266r35,0r79,266r-33,0xm93,-238r-33,136r67,0","k":{"\/":-8,"j":-7,"V":10,"J":-13,"W":6,"T":18,"Y":9,"A":-13,"\u00c4":-13,",":-12,".":-12,"d":4,"e":4,"o":4,"q":4,"\u00f6":4,"x":-6,"c":3,"C":4,"G":4,"O":4,"Q":4,"\u00d6":4,"y":13}},"B":{"d":"179,-76v1,83,-69,77,-146,76r0,-266r59,0v63,0,78,32,78,67v0,28,-11,46,-31,56v27,12,40,37,40,67xm146,-76v-2,-52,-38,-52,-82,-51r0,102v47,1,84,1,82,-51xm138,-198v5,-33,-31,-48,-74,-43r0,90v45,4,78,-12,74,-47","w":188,"k":{"A":-3,"\u00c4":-3}},"C":{"d":"161,-32r3,26v-15,6,-33,10,-51,10v-82,0,-98,-71,-98,-135v0,-75,22,-140,100,-140v17,0,34,4,49,9r-6,26v-5,-3,-24,-9,-43,-9v-46,0,-67,37,-67,110v0,91,37,135,113,103","w":166,"k":{"v":8,"T":-12,"A":-8,"\u00c4":-8,"d":10,"e":10,"o":10,"q":10,"\u00f6":10,"c":10,"C":13,"G":13,"O":13,"Q":13,"\u00d6":13,"w":9}},"D":{"d":"203,-135v0,73,-22,135,-109,135r-61,0r0,-266r63,0v86,0,107,62,107,131xm171,-134v0,-71,-26,-115,-107,-106r0,214r32,0v63,0,75,-49,75,-108","w":218,"k":{"T":13,"Y":4,"A":4,"\u00c4":4,"Z":8}},"E":{"d":"168,0r-135,0r0,-266r129,0r0,26r-98,0r0,89r88,0r0,25r-88,0r0,100r104,0r0,26","w":179,"k":{"c":6,"C":6,"G":6,"O":6,"Q":6,"\u00d6":6}},"F":{"d":"158,-240r-94,0r0,97r82,0r0,26r-82,0r0,117r-31,0r0,-266r125,0r0,26","w":156,"k":{".":37,",":37,"\u00fc":4,"\u00f6":6,"\u00e4":6,"u":4,"r":3,"q":6,"o":6,"n":3,"m":3,"g":4,"e":6,"d":6,"a":6,"\u00c4":7,"A":7,"\/":4}},"G":{"d":"192,-121r0,107v-22,13,-49,19,-74,19v-72,0,-100,-56,-100,-133v0,-85,32,-143,106,-143v22,0,46,6,63,12r-7,26v-17,-7,-39,-12,-57,-12v-54,0,-72,47,-72,114v0,86,42,131,111,100r0,-90r30,0","w":213},"H":{"d":"199,0r-31,0r0,-127r-104,0r0,127r-31,0r0,-266r31,0r0,113r104,0r0,-113r31,0r0,266","w":232},"I":{"d":"64,0r-31,0r0,-266r31,0r0,266","w":97},"J":{"d":"85,-266r0,163v0,85,-32,99,-81,113r-5,-26v37,-12,56,-25,56,-88r0,-162r30,0","w":115,"k":{"A":7,"\u00c4":7}},"K":{"d":"190,-266r-78,112r87,154r-39,0r-67,-129r-29,42r0,87r-31,0r0,-266r31,0r0,136r86,-136r40,0","w":194,"k":{"J":-11,"Y":-1,"A":-11,"\u00c4":-11,",":-6,".":-6,"d":3,"e":3,"o":3,"q":3,"\u00f6":3,"c":11,"C":15,"G":15,"O":15,"Q":15,"\u00d6":15,"y":6,"U":9,"\u00dc":9}},"L":{"d":"163,0r-130,0r0,-266r31,0r0,239r99,0r0,27","w":164,"k":{"\/":-12,"v":14,"V":32,"J":-8,"W":16,"T":34,"Y":25,"A":-7,"\u00c4":-7,",":-7,".":-7,"X":-7,"d":4,"e":4,"o":4,"q":4,"\u00f6":4,"C":16,"G":16,"O":16,"Q":16,"\u00d6":16,"y":9,"w":10,"U":16,"\u00dc":16}},"M":{"d":"249,0r-31,0r-10,-203r-65,203r-18,0r-65,-203r-11,203r-27,0r15,-266r30,0r68,210r70,-210r29,0","w":271},"N":{"d":"207,0r-23,0r-121,-204r0,204r-30,0r0,-266r24,0r120,201r0,-201r30,0r0,266","w":239},"O":{"d":"209,-138v0,76,-23,143,-100,143v-76,0,-93,-67,-93,-133v0,-71,23,-143,99,-143v73,0,94,65,94,133xm176,-137v0,-55,-12,-108,-63,-108v-54,0,-65,58,-65,116v0,58,13,108,63,108v51,0,65,-50,65,-116","w":224,"k":{"T":13,"Y":4,"A":4,"\u00c4":4,"Z":8}},"P":{"d":"174,-184v0,66,-45,97,-110,83r0,101r-31,0r0,-266v79,-4,141,3,141,82xm141,-181v0,-47,-26,-64,-77,-59r0,114v46,12,77,-8,77,-55","w":184,"k":{"\/":7,"Y":-6,"A":7,"\u00c4":7,",":44,".":44,"d":6,"e":6,"o":6,"q":6,"\u00f6":6,"y":-10}},"Q":{"d":"209,-138v0,61,-14,116,-60,135v103,34,136,65,231,52r-2,24v-112,16,-162,-31,-278,-69v-68,-5,-84,-69,-84,-132v0,-71,23,-143,99,-143v73,0,94,65,94,133xm176,-137v0,-55,-12,-108,-63,-108v-54,0,-65,58,-65,116v0,58,13,108,63,108v51,0,65,-50,65,-116","w":225,"k":{"T":13,"Y":4,"A":4,"\u00c4":4,"Z":8}},"R":{"d":"33,-266v74,-4,139,3,139,73v0,40,-17,62,-43,73r51,120r-36,0r-43,-112v-12,2,-24,1,-37,1r0,111r-31,0r0,-266xm64,-240r0,105v40,1,76,-8,76,-57v0,-45,-30,-50,-76,-48","k":{"V":3,"W":3,"Y":1,"d":7,"e":7,"o":7,"q":7,"\u00f6":7}},"S":{"d":"141,-258r-7,25v-32,-16,-87,-23,-87,23v0,58,107,68,107,150v-1,73,-92,76,-145,47r9,-28v33,24,104,32,104,-19v0,-61,-107,-71,-107,-148v0,-65,70,-76,126,-50","w":163,"k":{"A":-4,"\u00c4":-4,"a":-3,"\u00e4":-3,"t":3}},"T":{"d":"168,-240r-72,0r0,240r-31,0r0,-240r-71,0r0,-26r174,0r0,26","w":162,"k":{")":-18,"v":14,"p":27,"i":5,"V":-15,"J":17,"T":-20,"Y":-20,"A":18,"\u00c4":18,",":31,".":31,"m":25,"n":25,"r":25,"d":31,"e":31,"o":31,"q":31,"\u00f6":31,"x":15,"c":23,"a":25,"\u00e4":25,"C":13,"G":13,"O":13,"Q":13,"\u00d6":13,"y":17,"w":20,"g":31,"s":23,"u":25,"\u00fc":25,"z":23}},"U":{"d":"195,-266r0,184v0,47,-22,87,-84,87v-61,0,-80,-40,-80,-87r0,-184r31,0r0,178v0,41,11,65,51,65v41,0,51,-29,51,-66r0,-177r31,0","w":226},"V":{"d":"190,-266r-87,266r-19,0r-88,-266r34,0r64,212r64,-212r32,0","w":186,"k":{".":38,",":38,"\u00fc":10,"\u00f6":13,"\u00e4":13,"u":10,"r":12,"q":13,"o":13,"n":12,"m":12,"g":12,"e":13,"d":13,"a":13,"\u00c4":9,"Y":-14,"J":18,"A":9,")":-12}},"W":{"d":"269,-266r-45,266r-25,0r-62,-214r-62,214r-25,0r-44,-266r33,0r30,207r57,-207r25,0r57,207r31,-207r30,0","w":274,"k":{"A":10,"\u00c4":10,",":20,".":20,"m":5,"n":5,"r":5,"d":7,"e":7,"o":7,"q":7,"\u00f6":7,"a":5,"\u00e4":5,"y":-2,"g":7,"u":6,"\u00fc":6}},"X":{"d":"143,0r-56,-113r-54,113r-35,0r70,-139r-65,-127r37,0r51,104r48,-104r35,0r-66,127r72,139r-37,0","w":177,"k":{"\/":-14,",":-11,".":-11,"d":8,"e":8,"o":8,"q":8,"\u00f6":8,"a":1,"\u00e4":1,"y":13}},"Y":{"d":"177,-266r-76,179r0,87r-30,0r0,-86r-77,-180r35,0r57,147r59,-147r32,0","w":171,"k":{")":-10,"p":9,"V":-14,"J":5,"T":-20,"A":11,"\u00c4":11,",":30,".":30,"d":12,"e":12,"o":12,"q":12,"\u00f6":12,"a":16,"\u00e4":16,"C":4,"G":4,"O":4,"Q":4,"\u00d6":4,"g":13,"s":14,"u":10,"\u00fc":10}},"Z":{"d":"159,0r-155,0r-4,-22r119,-217r-109,0r0,-27r144,0r4,20r-119,219r120,0r0,27","w":159,"k":{"A":-5,"\u00c4":-5,"d":4,"e":4,"o":4,"q":4,"\u00f6":4,"a":-4,"\u00e4":-4,"C":8,"G":8,"O":8,"Q":8,"\u00d6":8}},"\u00c4":{"d":"155,0r-23,-77r-81,0r-21,77r-31,0r76,-266r34,0r80,266r-34,0xm91,-238r-33,136r67,0xm147,-311v0,12,-9,20,-21,20v-10,0,-19,-8,-19,-20v0,-12,9,-20,19,-20v12,0,21,8,21,20xm75,-311v0,12,-10,20,-20,20v-12,0,-20,-8,-20,-20v0,-12,9,-20,20,-20v11,0,20,8,20,20","w":187,"k":{"\/":-8,"j":-7,"V":10,"J":-13,"W":6,"T":18,"Y":9,"A":-13,"\u00c4":-13,",":-12,".":-12,"d":4,"e":4,"o":4,"q":4,"\u00f6":4,"x":-6,"c":3,"C":4,"G":4,"O":4,"Q":4,"\u00d6":4,"y":13}},"\u00d6":{"d":"209,-138v0,76,-23,143,-100,143v-76,0,-93,-67,-93,-133v0,-71,23,-143,99,-143v73,0,94,65,94,133xm176,-137v0,-55,-12,-108,-63,-108v-54,0,-65,58,-65,116v0,58,13,108,63,108v51,0,65,-50,65,-116xm97,-311v0,12,-9,20,-19,20v-12,0,-20,-8,-20,-20v0,-12,9,-20,20,-20v11,0,19,8,19,20xm170,-311v0,12,-9,20,-21,20v-10,0,-19,-8,-19,-20v0,-12,9,-20,19,-20v12,0,21,8,21,20","w":224,"k":{"T":13,"Y":4,"A":4,"\u00c4":4,"Z":8}},"\u00dc":{"d":"195,-266r0,184v0,47,-22,87,-84,87v-61,0,-80,-40,-80,-87r0,-184r31,0r0,178v0,41,11,65,51,65v41,0,51,-29,51,-66r0,-177r31,0xm97,-311v0,12,-9,20,-19,20v-12,0,-20,-8,-20,-20v0,-12,9,-20,20,-20v11,0,19,8,19,20xm170,-311v0,12,-9,20,-21,20v-10,0,-19,-8,-19,-20v0,-12,9,-20,19,-20v12,0,21,8,21,20","w":226},"a":{"d":"139,0r-26,0r-3,-19v-12,9,-29,23,-51,23v-30,0,-43,-24,-43,-52v0,-43,40,-55,89,-56v1,-31,4,-71,-27,-71v-12,0,-27,5,-46,14r-7,-24v40,-22,110,-22,110,43r0,87v0,20,3,40,4,55xm105,-37r0,-48v-27,1,-61,4,-61,34v0,39,35,40,61,14","w":163,"k":{"v":3,"T":24,"y":5}},"b":{"d":"165,-102v0,61,-20,107,-76,107v-22,0,-42,-7,-60,-18r0,-279r31,0r0,103v58,-28,105,4,105,87xm133,-100v0,-67,-28,-90,-73,-63r0,134v46,24,73,-6,73,-71","w":183,"k":{",":4,".":4,"x":4,"y":3}},"c":{"d":"130,-31r6,24v-62,29,-117,0,-117,-89v0,-89,48,-119,117,-93r-7,26v-48,-23,-79,-10,-79,63v0,71,30,94,80,69","w":144,"k":{"d":3,"e":3,"o":3,"q":3,"\u00f6":3,"x":-5}},"d":{"d":"155,-292r0,285v-14,5,-38,12,-64,12v-49,0,-72,-36,-72,-101v0,-67,35,-119,106,-99r0,-97r30,0xm125,-26r0,-140v-46,-24,-74,9,-74,69v0,64,25,90,74,71","w":184},"e":{"d":"149,-97r-102,0v-4,81,42,90,93,63r7,24v-18,9,-36,15,-56,15v-54,0,-72,-40,-72,-100v0,-61,19,-104,70,-104v56,0,67,52,60,102xm88,-177v-25,0,-38,21,-41,60r75,0v0,-37,-7,-60,-34,-60","w":165},"f":{"d":"131,-290r-6,23v-30,-13,-66,-12,-61,35r0,38r42,0r0,23r-42,0r0,171r-31,0r0,-171r-22,0r0,-23r22,0v-2,-57,1,-104,57,-104v15,0,31,4,41,8","w":103,"k":{".":10,",":10,"\u00df":-12,"\u00f6":3,"\u00e4":1,"z":-1,"t":-6,"q":3,"o":3,"l":-12,"k":-12,"h":-12,"f":-1,"e":3,"d":3,"b":-12,"a":1,"'":-37,"]":-35,")":-45,"?":-26,"!":-16,"j":-9,"i":-9}},"g":{"d":"22,-131v-1,-59,40,-78,86,-63v14,-22,27,-40,44,-44r10,23v-12,3,-27,15,-37,33v10,11,15,29,15,51v-1,54,-32,72,-75,64v-29,64,89,29,89,107v0,81,-144,76,-142,5v0,-30,19,-47,33,-63v-13,-13,-11,-43,1,-56v-14,-10,-24,-27,-24,-57xm126,43v0,-33,-37,-36,-64,-49v-34,28,-33,83,19,82v22,0,45,-8,45,-33xm114,-131v0,-33,-14,-46,-33,-46v-21,0,-32,16,-32,45v0,32,13,45,32,45v18,0,33,-10,33,-44","w":162,"k":{"'":-17,")":-10,"\/":-11,",":5,"j":-25,".":5,"d":3,"e":3,"o":3,"q":3,"\u00f6":3,"t":-3,"g":-1}},"h":{"d":"163,0r-31,0r0,-132v1,-60,-44,-42,-72,-15r0,147r-31,0r0,-293r31,0r-1,121v38,-34,105,-48,104,34r0,138","k":{"v":3,"T":24,"y":5}},"i":{"d":"62,0r-31,0r0,-194r31,0r0,194xm66,-257v0,12,-9,21,-20,21v-12,0,-19,-9,-19,-21v0,-12,8,-21,19,-21v11,0,20,9,20,21","w":92},"j":{"d":"31,-194r31,0r0,189v0,55,-14,77,-69,89r-6,-25v31,-8,44,-19,44,-63r0,-190xm66,-257v0,12,-9,21,-20,21v-12,0,-19,-9,-19,-21v0,-12,8,-21,19,-21v11,0,20,9,20,21","w":92},"k":{"d":"160,-194r-62,83r67,111r-37,0r-49,-87r-20,28r0,59r-30,0r0,-292r31,0r-1,194r64,-96r37,0","w":164,"k":{",":-6,".":-6,"d":4,"e":4,"o":4,"q":4,"\u00f6":4,"x":-5,"a":-1,"\u00e4":-1,"y":-4}},"l":{"d":"61,0r-31,0r0,-292r31,0r0,292","w":90},"m":{"d":"160,0r-30,0r0,-137v-2,-58,-45,-34,-70,-9r0,146r-31,0r0,-194r28,0r2,22v31,-28,80,-45,98,1v22,-18,40,-28,62,-28v25,0,42,12,42,56r0,143r-31,0r0,-137v-2,-57,-44,-35,-70,-9r0,146","w":288,"k":{"v":3,"T":24,"y":5}},"n":{"d":"162,0r-30,0r0,-137v-2,-58,-47,-34,-72,-9r0,146r-31,0r0,-194r28,0r2,22v37,-33,103,-51,103,29r0,143","k":{"v":3,"T":24,"y":5}},"o":{"d":"19,-95v0,-59,21,-104,75,-104v55,0,71,45,71,99v0,60,-21,105,-74,105v-51,0,-72,-42,-72,-100xm50,-96v0,48,12,76,41,76v31,0,43,-33,43,-79v0,-46,-11,-75,-41,-75v-30,0,-43,29,-43,78","w":183,"k":{",":4,".":4,"x":4,"y":3}},"p":{"d":"29,98r0,-286v14,-5,38,-12,64,-12v49,0,72,36,72,101v0,66,-36,122,-105,99r0,98r-31,0xm60,-169r0,141v47,23,74,-11,74,-70v0,-63,-25,-90,-74,-71","w":183,"k":{",":4,".":4,"x":4,"y":3}},"q":{"d":"20,-93v0,-61,20,-107,76,-107v22,0,42,7,60,18r0,280r-31,0r0,-104v-58,30,-105,-3,-105,-87xm52,-94v0,67,28,89,73,62r0,-134v-46,-24,-73,7,-73,72","w":184},"r":{"d":"126,-198r-2,28v-24,-2,-44,9,-65,53r0,117r-30,0r0,-194r30,0r0,40v17,-29,34,-47,67,-44","w":135,"k":{"-":11,"v":-10,";":-6,":":-6,",":23,".":23,"d":6,"e":6,"o":6,"q":6,"\u00f6":6,"x":-8,"f":-5,"y":-9,"w":-9,"t":-6,"z":-3}},"s":{"d":"18,-148v-1,-52,58,-61,100,-44r-6,25v-24,-12,-63,-13,-63,18v0,41,76,41,76,102v0,58,-69,60,-111,41r8,-26v22,16,72,22,72,-14v0,-42,-76,-46,-76,-102","w":137,"k":{"\/":-6,"a":-2,"\u00e4":-2,"t":-1}},"t":{"d":"108,-28r5,25v-38,16,-83,11,-83,-47r0,-121r-22,0r0,-23r22,0r0,-64r31,-8r0,72r44,0r0,23r-44,0r0,117v-3,38,25,35,47,26","w":111,"k":{"\/":-14,",":-10,".":-10,"d":3,"e":3,"o":3,"q":3,"\u00f6":3,"a":-4,"\u00e4":-4,"y":-5,"s":-4}},"u":{"d":"28,-194r31,0r0,137v1,58,48,32,72,9r0,-146r31,0r0,194r-28,0r-2,-22v-37,33,-104,50,-104,-30r0,-142"},"v":{"d":"158,-194r-65,194r-24,0r-66,-194r34,0r45,153r43,-153r33,0","w":161,"k":{".":20,":":-3,";":-3,",":20,"w":-6,"t":-6,"v":-10}},"w":{"d":"230,-194r-44,194r-21,0r-45,-150r-46,150r-21,0r-46,-194r31,0r30,145r42,-145r21,0r42,145r28,-145r29,0","w":237,"k":{",":15,".":15,"w":-3,"t":-3}},"x":{"d":"42,-194r42,75r31,-75r33,0r-47,98r-5,0r53,96r-35,0r-41,-75r-31,75r-33,0r46,-97r5,0r-53,-97r35,0","w":154,"k":{"\/":-11,"d":4,"e":4,"o":4,"q":4,"\u00f6":4,"c":4,"t":-6}},"y":{"d":"156,-194r-62,211v-15,50,-37,67,-74,82r-11,-25v35,-13,51,-41,61,-81r-11,-1r-56,-186r33,0r44,165r44,-165r32,0","w":156,"k":{",":12,".":12,"t":-7}},"z":{"d":"130,0r-118,0r-1,-19r82,-151r-77,0r0,-24r110,0r2,19r-82,151r84,0r0,24","w":138,"k":{"\u00f6":4,"q":4,"o":4,"e":4,"d":4}},"\u00e4":{"d":"139,0r-26,0r-3,-19v-12,9,-29,23,-51,23v-30,0,-43,-24,-43,-52v0,-43,40,-55,89,-56v1,-31,4,-71,-27,-71v-12,0,-27,5,-46,14r-7,-24v40,-22,110,-22,110,43r0,87v0,20,3,40,4,55xm105,-37r0,-48v-27,1,-61,4,-61,34v0,39,35,40,61,14xm67,-252v0,12,-8,19,-18,19v-12,0,-20,-7,-20,-19v0,-12,8,-20,20,-20v10,0,18,8,18,20xm137,-252v0,12,-9,19,-20,19v-10,0,-18,-7,-18,-19v0,-12,8,-20,18,-20v11,0,20,8,20,20","w":164,"k":{"v":3,"T":24,"y":5}},"\u00f6":{"d":"19,-95v0,-59,21,-104,75,-104v55,0,71,45,71,99v0,60,-21,105,-74,105v-51,0,-72,-42,-72,-100xm50,-96v0,48,12,76,41,76v31,0,43,-33,43,-79v0,-46,-11,-75,-41,-75v-30,0,-43,29,-43,78xm76,-252v0,12,-8,19,-18,19v-12,0,-19,-7,-19,-19v0,-12,7,-20,19,-20v10,0,18,8,18,20xm147,-252v0,12,-9,19,-20,19v-10,0,-18,-7,-18,-19v0,-12,8,-20,18,-20v11,0,20,8,20,20","w":184,"k":{",":4,".":4,"x":4,"y":3}},"\u00df":{"d":"83,-34v21,18,57,23,57,-12v0,-37,-45,-51,-45,-97v0,-42,34,-62,34,-95v0,-17,-8,-33,-30,-33v-27,0,-40,26,-40,59r0,212r-30,0r0,-211v0,-50,24,-85,70,-85v40,0,61,24,61,55v0,44,-34,64,-34,96v0,37,45,45,45,98v0,63,-58,60,-96,39","w":177},"\u00fc":{"d":"28,-194r31,0r0,137v1,58,48,32,72,9r0,-146r31,0r0,194r-28,0r-2,-22v-37,33,-104,50,-104,-30r0,-142xm77,-252v0,12,-8,19,-18,19v-12,0,-19,-7,-19,-19v0,-12,7,-20,19,-20v10,0,18,8,18,20xm148,-252v0,12,-9,19,-20,19v-10,0,-18,-7,-18,-19v0,-12,8,-20,18,-20v11,0,20,8,20,20"},"&":{"d":"160,-203v0,32,-30,54,-59,76v22,26,55,58,99,104r-20,25v-10,-11,-21,-22,-30,-31v-18,18,-40,34,-70,34v-41,0,-62,-28,-62,-63v0,-33,18,-55,40,-73v-35,-43,-26,-121,42,-121v36,0,60,19,60,49xm83,-19v17,0,35,-14,49,-29v-23,-24,-42,-42,-56,-59v-15,14,-27,29,-27,48v0,21,12,40,34,40xm99,-227v-36,2,-37,52,-15,77v24,-16,45,-31,45,-51v0,-18,-17,-26,-30,-26","w":198},",":{"d":"34,59r-19,-16v22,-24,19,-42,9,-68v0,-10,7,-17,17,-17v14,0,24,14,24,35v0,23,-12,45,-31,66","w":79,"k":{"8":-2,"7":13,"5":4,"4":-6,"3":6,"2":-2,"1":8,"?":9,"!":6,"-":21,"j":-12,"V":18}},";":{"d":"44,59r-19,-16v22,-24,18,-43,8,-68v0,-10,8,-17,18,-17v14,0,23,14,23,35v0,23,-11,45,-30,66xm70,-178v0,12,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":91},":":{"d":"70,-16v0,12,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v11,0,20,9,20,21xm70,-178v0,12,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":91,"k":{"9":-4,"8":-4,"7":-4,"6":-4,"5":-4,"4":-4,"3":-4,"2":-4,"1":-4,"0":-4}},".":{"d":"63,-16v0,12,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":80,"k":{"8":-2,"7":13,"5":4,"4":-6,"3":6,"2":-2,"1":8,"?":9,"!":6,"-":21,"j":-12,"V":18}},"-":{"d":"113,-105r-95,0r0,-25r95,0r0,25","w":132,"k":{"T":9,"6":-3,"1":-3,"V":14}},"!":{"d":"74,-266r-3,187r-29,0r-2,-187r34,0xm81,-16v0,12,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":93,"k":{")":-6,"?":8}},"?":{"d":"53,-78v-9,-71,44,-92,44,-133v0,-40,-46,-33,-68,-14r-10,-22v17,-11,34,-18,56,-18v40,0,54,26,54,53v-1,55,-54,67,-45,134r-31,0xm89,-16v0,12,-8,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,20,9,20,21","w":141,"k":{".":20,",":20,")":-1,"?":8,"!":8}},"\/":{"d":"122,-286r-88,326r-27,-8r87,-326","w":120,"k":{"9":8,"8":8,"7":8,"6":8,"5":8,"4":8,"3":8,"2":8,"1":8,"0":8,"\u00f6":7,"\u00e4":3,"s":8,"r":6,"q":7,"o":7,"n":6,"m":6,"g":6,"e":7,"d":7,"a":3,"\u00c4":6,"W":-6,"T":-19,"J":10,"A":6,"v":-3,"i":-1,"V":-10}},"|":{"d":"60,39r-29,0r0,-331r29,0r0,331","w":91},"\\":{"d":"76,40r-88,-327r28,-9r88,328","w":100},"^":{"d":"170,-111r-34,0r-51,-129r-51,129r-34,0r71,-163r28,0","w":171},"~":{"d":"139,-124r9,21v-8,8,-23,20,-43,20v-25,0,-32,-21,-56,-21v-12,0,-22,4,-32,13r-8,-22v14,-12,28,-18,42,-18v27,0,38,21,57,21v13,0,22,-7,31,-14","w":157},"(":{"d":"102,60r-22,14v-23,-32,-59,-94,-59,-194v0,-95,31,-148,59,-193r21,15v-19,34,-50,91,-50,177v0,91,34,153,51,181","w":98,"k":{"y":-21,"g":-5,"T":-14,"J":-2,"9":3,"7":-1,"5":-4,"3":-6,"?":10,"!":10,"j":-35}},")":{"d":"76,-120v0,90,-27,143,-57,194r-22,-15v26,-49,48,-96,48,-179v0,-82,-22,-128,-48,-179r22,-14v28,47,57,102,57,193","w":96},"[":{"d":"99,48r-71,0r0,-361r71,0r0,24r-44,0r0,313r44,0r0,24","w":107,"k":{"J":-1,"j":-27}},"]":{"d":"79,48r-71,0r0,-24r44,0r0,-313r-44,0r0,-24r71,0r0,361","w":107,"k":{")":-1}},"{":{"d":"91,27r-5,21v-26,-9,-45,-18,-45,-67v1,-44,4,-111,-32,-109r0,-18v37,-1,33,-67,32,-112v0,-41,26,-55,45,-56r3,20v-29,0,-22,63,-22,97v0,36,-14,51,-27,59v30,12,28,76,27,123v0,25,7,35,24,42","w":104},"}":{"d":"13,-294r6,-21v26,9,44,18,44,67v-1,44,-3,111,32,109r0,18v-36,0,-32,67,-32,112v0,41,-26,55,-45,56r-3,-20v31,1,23,-62,23,-96v0,-36,13,-52,26,-60v-49,-16,1,-148,-51,-165","w":104},"*":{"d":"109,-194r-5,69r51,-26r10,30r-57,18r39,53r-25,19r-29,-58r-27,58r-26,-18r38,-54r-56,-17r10,-29r51,24r-6,-69r32,0","w":175},"_":{"d":"151,28r-148,0r0,-23r148,0r0,23","w":154},"'":{"d":"49,-307v1,35,-2,65,-5,96r-23,0r-4,-96r32,0","w":65},"\"":{"d":"49,-307v1,35,-2,65,-5,96r-23,0r-4,-96r32,0xm108,-307v1,34,-2,65,-4,96r-24,0r-3,-96r31,0","w":124},"@":{"d":"142,4v-38,0,-52,-44,-52,-83v1,-81,56,-135,121,-92r0,113v0,25,5,39,18,39v21,0,29,-39,29,-83v0,-76,-32,-130,-95,-130v-62,0,-113,50,-113,145v0,105,73,171,169,128r7,24v-115,42,-204,-27,-204,-151v0,-104,59,-170,139,-170v72,0,126,53,126,149v0,50,-16,111,-65,111v-23,0,-30,-13,-33,-31v-9,18,-26,31,-47,31xm183,-53r0,-105v-42,-20,-64,26,-64,75v0,34,10,63,31,63v14,0,29,-15,33,-33","w":308},"$":{"d":"65,49r2,-46v-17,-2,-38,-6,-55,-16r10,-29v13,9,30,16,47,19r5,-102v-27,-23,-55,-47,-55,-84v0,-38,29,-58,63,-61r2,-40r24,0r-3,41v12,1,25,5,40,11r-8,25v-9,-5,-21,-8,-33,-10r-5,96v27,23,56,48,56,88v0,38,-27,60,-64,63r-3,45r-23,0xm92,-23v45,-9,34,-62,4,-83xm80,-243v-39,6,-32,59,-4,77","w":169,"k":{"9":-12,"8":-12,"7":-12,"6":-12,"5":-12,"4":-12,"3":-12,"2":-12,"1":-12,"0":-12}},"#":{"d":"190,-55r-35,0r0,90r-29,0r0,-90r-44,0r0,90r-29,0r0,-90r-36,0r0,-26r36,0r0,-74r-36,0r0,-25r36,0r0,-87r29,0r0,87r44,0r0,-87r29,0r0,87r35,0r0,25r-35,0r0,74r35,0r0,26xm126,-81r0,-74r-44,0r0,74r44,0","w":207,"k":{"9":-9,"8":-9,"7":-9,"6":-9,"5":-9,"4":-9,"3":-9,"2":-9,"1":-9,"0":-9}},"0":{"d":"175,-120v0,60,-18,124,-81,124v-63,0,-78,-67,-78,-121v0,-59,19,-125,82,-125v62,0,77,66,77,122xm95,-21v68,0,67,-194,1,-196v-36,0,-48,50,-48,98v0,42,7,98,47,98","k":{"4":3,";":4,":":4,",":4,".":4,"m":-13,"n":-13,"r":-13,"d":-9,"e":-9,"o":-9,"q":-9,"\u00f6":-9,"f":-16}},"1":{"d":"88,0r-31,0r0,-202r-42,25r-11,-22r60,-40r24,0r0,239","w":116,"k":{"4":3,";":4,":":4,",":4,".":4,"m":-13,"n":-13,"r":-13,"d":-9,"e":-9,"o":-9,"q":-9,"\u00f6":-9,"f":-16}},"2":{"d":"138,0r-128,0r0,-20v39,-46,90,-111,90,-159v0,-46,-48,-45,-82,-26r-7,-23v48,-29,120,-16,120,46v0,58,-49,118,-79,156r86,0r0,26","w":152,"k":{"7":3,"4":3,";":4,":":4,",":4,".":4,"m":-13,"n":-13,"r":-13,"d":-9,"e":-9,"o":-9,"q":-9,"\u00f6":-9,"f":-16}},"3":{"d":"58,-242v72,0,86,92,30,117v30,6,45,34,45,67v0,65,-56,101,-123,91r0,-25v51,7,87,-17,90,-66v2,-34,-25,-55,-73,-47r-1,-24v37,0,66,-17,65,-51v-1,-42,-41,-42,-76,-28r-7,-25v17,-6,36,-9,50,-9","w":147,"k":{"4":3,";":4,":":4,",":4,".":4,"m":-13,"n":-13,"r":-13,"d":-9,"e":-9,"o":-9,"q":-9,"\u00f6":-9,"f":-16}},"4":{"d":"66,-251r29,0r-58,169r59,0r4,-81r24,0r0,81r26,0r0,25r-26,0r0,57r-29,0r0,-57r-85,0r-6,-20","w":153,"k":{"9":4,"7":4,"6":4,"5":4,"3":4,"0":4,"8":3,"4":-1,"2":-2,"1":5,"\/":-5,";":4,":":4,",":4,".":4,"m":-13,"n":-13,"r":-13,"d":-9,"e":-9,"o":-9,"q":-9,"\u00f6":-9,"f":-16}},"5":{"d":"54,-214r-3,72v51,-6,84,14,85,76v1,72,-49,105,-120,98r0,-26v52,7,86,-20,88,-72v2,-45,-37,-62,-82,-49r6,-123r102,0r0,24r-76,0","w":148,"k":{"4":1,";":4,":":4,",":4,".":4,"m":-13,"n":-13,"r":-13,"d":-9,"e":-9,"o":-9,"q":-9,"\u00f6":-9,"f":-16}},"6":{"d":"150,-242v-58,-8,-89,22,-97,94v50,-33,113,-5,113,67v0,50,-27,86,-73,86v-62,0,-73,-67,-73,-113v1,-107,35,-171,129,-161xm133,-80v0,-59,-49,-70,-82,-43v0,42,-1,102,43,102v27,0,39,-26,39,-59","w":183,"k":{"4":3,";":4,":":4,",":4,".":4,"m":-13,"n":-13,"r":-13,"d":-9,"e":-9,"o":-9,"q":-9,"\u00f6":-9,"f":-16}},"7":{"d":"90,-212r-91,0r0,-26r123,0r3,18r-80,248r-32,0","w":129,"k":{".":4,",":4,"7":-6,"4":8,"2":3,";":4,":":4,"m":-13,"n":-13,"r":-13,"d":-9,"e":-9,"o":-9,"q":-9,"\u00f6":-9,"f":-16}},"8":{"d":"15,-63v0,-39,26,-62,45,-77v-21,-16,-38,-35,-38,-66v0,-41,31,-65,65,-65v33,0,65,23,65,62v0,31,-21,56,-39,70v24,17,45,36,45,75v0,47,-34,69,-71,69v-37,0,-72,-24,-72,-68xm128,-63v0,-29,-23,-45,-48,-62v-17,15,-34,35,-34,59v0,27,18,46,41,46v22,0,41,-17,41,-43xm53,-208v0,26,17,40,38,54v14,-11,31,-30,31,-53v0,-22,-17,-40,-36,-40v-18,0,-33,16,-33,39","w":173,"k":{"4":3,";":4,":":4,",":4,".":4,"m":-13,"n":-13,"r":-13,"d":-9,"e":-9,"o":-9,"q":-9,"\u00f6":-9,"f":-16}},"9":{"d":"32,5v58,8,89,-21,97,-93v-50,31,-112,4,-112,-68v0,-50,27,-86,73,-86v62,0,72,67,72,113v-1,107,-35,171,-129,161xm49,-157v0,59,49,70,82,43v0,-41,2,-102,-42,-102v-27,0,-40,26,-40,59","w":183,"k":{"4":3,";":4,":":4,",":4,".":4,"m":-13,"n":-13,"r":-13,"d":-9,"e":-9,"o":-9,"q":-9,"\u00f6":-9,"f":-16}},"%":{"d":"201,-212r-162,192r-18,-18r163,-193xm106,-198v0,26,-16,53,-47,53v-58,-1,-63,-105,1,-105v29,0,46,20,46,52xm81,-198v0,-18,-8,-30,-21,-30v-30,1,-28,61,0,61v15,0,21,-16,21,-31xm208,-48v0,26,-15,53,-46,53v-59,-1,-64,-105,0,-105v30,0,46,19,46,52xm183,-48v0,-18,-8,-30,-21,-30v-31,1,-29,60,0,60v15,0,21,-15,21,-30","w":222},"+":{"d":"158,-90r-56,0r0,77r-28,0r0,-77r-57,0r0,-26r57,0r0,-72r28,0r0,72r56,0r0,26","w":175},"=":{"d":"158,-125r-141,0r0,-25r141,0r0,25xm158,-55r-141,0r0,-26r141,0r0,26","w":175},"<":{"d":"120,-206r17,20r-78,83r78,83r-16,20r-100,-103","w":159},">":{"d":"47,-206r100,103r-101,103r-16,-20r77,-83r-77,-83","w":175},"`":{"d":"-13,-271r28,-14r34,56r-21,9","w":43},"\u00a0":{"w":84,"k":{"T":10}}}});

