var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Part of the digitally encoded machine readable outline data for producing the
 * Typefaces provided is copyrighted � 2003 - 2006 Linotype GmbH, www.linotype.com.
 * All rights reserved. This software is the property of Linotype GmbH, and may not
 * be reproduced, modified, disclosed or transferred without the express written
 * approval of Linotype GmbH. Copyright � 1988, 1990, 1993 Adobe Systems
 * Incorporated. All Rights Reserved. Helvetica is a trademark of Heidelberger
 * Druckmaschinen AG, exclusively licensed through Linotype GmbH, and may be
 * registered in certain jurisdictions. This typeface is original artwork of
 * Linotype Design Studio. The design may be protected in certain jurisdictions.
 * 
 * Trademark:
 * Helvetica is a trademark of Heidelberger Druckmaschinen AG, exclusively
 * licensed through Linotype GmbH, and may be registered in certain jurisdictions.
 * 
 * Description:
 * Helvetica is one of the most famous and popular typefaces in the world. It
 * lends an air of lucid efficiency to any typographic message with its clean,
 * no-nonsense shapes. The original typeface was called Haas Grotesk, and was
 * designed in 1957 by Max Miedinger for the Haas'sche Schriftgiesserei (Haas Type
 * Foundry) in Switzerland. In 1960 the name was changed to Helvetica (an
 * adaptation of "Helvetia", the Latin name for Switzerland). Over the years, the
 * Helvetica family was expanded to include many different weights, but these were
 * not as well coordinated with each other as they might have been. In 1983, D.
 * Stempel AG and Linotype re-designed and digitized Neue Helvetica and updated it
 * into a cohesive font family. Today, the original Helvetica family consists of 34
 * different font weights, and the Neue Helvetica family consists of 51 font
 * weights. The Helvetica family now forms an integral part of many digital
 * printers and operating systems and has become a stylistic anchor in our visual
 * culture. It is the quintessential sans serif font, timeless and neutral, and can
 * be used for all types of communication. Helvetica World, an update to the
 * classic Helvetica design using the OpenType font format, contains the following
 * Microsoft code pages: 1252 Latin 1, 1250 Latin 2 Eastern, 1251 Cyrillic, 1253
 * Greek, 1254 Turk, 1255 Hebrew, 1256 Arabic, 1257 Windows Baltic, 1258 Windows
 * Vietnamese, as well as a mixture of box drawing element glyphs and mathematical
 * symbols & operators. In total, each weight of Helvetica World contains more than
 * 1850 different glyph characters!
 * 
 * Manufacturer:
 * Linotype GmbH
 * 
 * Designer:
 * Linotype Design Studio
 * 
 * Vendor URL:
 * http://www.linotype.com
 * 
 * License information:
 * http://www.linotype.com/license
 */
Cufon.registerFont({w:200,face:{"font-family":"HelveticaNeueLT Com 45 Lt","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 3 2 2 2 2 2 4",ascent:"257",descent:"-103","x-height":"5",bbox:"-60 -348 378 77","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+FB02"},glyphs:{" ":{w:100},"\ufb01":{d:"115,-257r23,0r0,36r-23,0r0,-36xm98,-236v-34,-9,-46,12,-41,50r36,0r0,19r-36,0r0,167r-23,0r0,-167r-32,0r0,-19r32,0v-5,-49,12,-80,64,-70r0,20xm115,-186r23,0r0,186r-23,0r0,-186",w:159},"\ufb02":{d:"115,-257r23,0r0,257r-23,0r0,-257xm98,-236v-34,-9,-46,12,-41,50r36,0r0,19r-36,0r0,167r-23,0r0,-167r-32,0r0,-19r32,0v-5,-49,12,-80,64,-70r0,20",w:159},"\u0149":{d:"39,-290v2,29,2,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm108,-172v-76,0,-55,98,-58,172r-23,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,30,-35,59,-37v94,-7,63,108,68,191r-23,0v-7,-66,26,-172,-47,-172",w:199},"\u0132":{d:"28,-257r24,0r0,257r-24,0r0,-257xm114,-82v-1,35,9,67,49,67v41,0,48,-27,49,-67r0,-175r24,0r0,185v14,79,-95,102,-133,50v-11,-14,-14,-35,-13,-60r24,0",w:261},"\u0133":{d:"22,-257r23,0r0,36r-23,0r0,-36xm22,-186r23,0r0,186r-23,0r0,-186xm90,-257r23,0r0,36r-23,0r0,-36xm57,49v22,5,33,-5,33,-26r0,-209r23,0r0,203v1,36,-16,58,-56,51r0,-19",w:134},"%":{d:"25,-186v0,-41,16,-68,57,-68v41,0,57,27,57,68v0,41,-17,68,-57,68v-40,0,-57,-27,-57,-68xm278,-62v0,-27,-8,-52,-38,-52v-30,0,-38,25,-38,52v0,27,9,51,38,51v28,0,38,-24,38,-51xm183,-63v0,-41,18,-68,57,-68v39,0,57,27,57,68v0,41,-16,68,-57,68v-41,0,-57,-27,-57,-68xm231,-261r17,0r-162,273r-18,0xm120,-186v0,-28,-10,-52,-38,-52v-29,0,-38,24,-38,52v0,28,9,52,38,52v28,0,38,-24,38,-52",w:320},"&":{d:"136,-205v1,-20,-15,-33,-34,-33v-42,0,-39,55,-15,74v5,6,6,6,10,11v18,-12,38,-23,39,-52xm195,-114v-1,21,-5,45,-15,62r43,52r-28,0r-28,-33v-31,55,-160,52,-153,-34v3,-41,34,-60,63,-76v-13,-18,-32,-33,-32,-62v0,-33,23,-52,57,-52v33,0,57,18,57,52v0,37,-28,50,-50,67r56,67v7,-13,7,-23,7,-43r23,0xm37,-64v-1,45,55,63,90,40v10,-7,19,-16,26,-26r-64,-78v-23,15,-52,27,-52,64",w:219},"\u2019":{d:"66,-257v1,39,2,79,-32,87r0,-15v12,-4,16,-19,17,-34r-15,0r0,-38r30,0",w:100,k:{"\u021b":6,"\u0163":6,"\u0219":40,"\u015f":40,"\u0161":40,"\u015d":40,"\u015b":40,t:6,s:40,"\u2019":43}},"(":{d:"87,-262v-60,82,-59,251,0,331r-18,0v-27,-46,-51,-94,-51,-165v0,-67,22,-122,51,-166r18,0",w:86},")":{d:"0,69v60,-83,58,-250,0,-331r18,0v27,46,50,92,50,164v0,68,-22,123,-50,167r-18,0",w:86},"*":{d:"10,-214r5,-14r41,15r0,-44r14,0r0,44r42,-15r5,14r-42,14r25,35r-11,8r-26,-36r-27,36r-11,-8r26,-35",w:126},"+":{d:"99,-181r19,0r0,81r81,0r0,19r-81,0r0,81r-19,0r0,-81r-81,0r0,-19r81,0r0,-81",w:216},",":{d:"65,-38v1,39,1,79,-32,87v-3,-24,21,-23,17,-49r-15,0r0,-38r30,0",w:100},"-":{d:"22,-89r0,-20r90,0r0,20r-90,0",w:133},".":{d:"35,0r0,-38r30,0r0,38r-30,0",w:100},"/":{d:"-5,5r111,-267r19,0r-110,267r-20,0",w:119},"0":{d:"12,-124v0,-68,17,-130,88,-130v70,0,88,60,88,129v0,69,-17,130,-88,130v-71,0,-88,-61,-88,-129xm165,-125v0,-55,-10,-110,-65,-110v-55,0,-65,55,-65,110v0,55,10,111,65,111v56,0,65,-56,65,-111"},"1":{d:"35,-203v42,0,67,-10,71,-49r18,0r0,252r-22,0r0,-187r-67,0r0,-16"},"2":{d:"178,-183v0,94,-115,87,-139,162r140,0r0,21r-166,0v5,-92,106,-93,137,-158v18,-38,-8,-79,-51,-77v-40,1,-59,27,-57,70r-23,0v1,-54,25,-89,81,-89v47,1,78,24,78,71"},"3":{d:"185,-71v5,90,-146,100,-169,27v-4,-11,-5,-23,-4,-36r23,0v-1,43,22,66,63,66v37,0,64,-19,64,-55v0,-43,-33,-57,-80,-54r0,-19v41,3,71,-9,71,-46v0,-32,-23,-47,-55,-47v-38,0,-57,26,-58,64r-22,0v1,-51,28,-83,79,-83v44,0,78,18,78,64v-1,29,-16,51,-42,56v32,5,50,28,52,63"},"4":{d:"127,-82r-1,-137r-95,137r96,0xm11,-85r116,-167r21,0r0,170r38,0r0,19r-38,0r0,63r-21,0r0,-63r-116,0r0,-22"},"5":{d:"183,-80v7,89,-132,116,-163,40v-4,-10,-7,-20,-7,-32r23,0v2,37,24,58,62,58v41,0,60,-29,63,-68v5,-68,-93,-87,-121,-36r-19,0r24,-131r126,0r0,21r-110,0r-16,84v10,-13,32,-23,54,-23v55,1,80,34,84,87"},"6":{d:"14,-129v0,-66,22,-123,90,-125v47,0,73,23,78,66r-23,0v-1,-40,-55,-61,-88,-36v-24,18,-36,62,-33,102v10,-22,35,-43,67,-42v52,2,83,32,83,84v0,52,-33,84,-85,85v-75,2,-89,-59,-89,-134xm165,-78v0,-40,-20,-67,-61,-67v-41,0,-61,26,-62,67v0,41,22,64,63,64v38,0,60,-26,60,-64"},"7":{d:"54,0v8,-104,49,-166,104,-228r-140,0r0,-21r162,0r0,21v-50,54,-97,127,-102,228r-24,0"},"8":{d:"46,-191v0,31,22,47,54,47v32,0,54,-16,54,-47v0,-31,-24,-44,-54,-44v-30,0,-54,15,-54,44xm100,-254v42,0,75,19,76,63v1,31,-19,47,-41,56v30,6,52,29,52,64v0,52,-35,76,-87,76v-52,0,-87,-24,-87,-76v0,-34,23,-57,51,-65v-24,-8,-41,-25,-41,-55v0,-43,34,-63,77,-63xm36,-71v0,38,25,57,64,57v39,-1,64,-18,64,-57v0,-37,-27,-54,-64,-54v-38,0,-64,17,-64,54"},"9":{d:"186,-120v0,67,-22,124,-90,125v-46,1,-73,-23,-78,-65r23,0v1,40,56,60,88,35v23,-19,37,-60,33,-101v-10,22,-36,42,-67,41v-53,-1,-83,-32,-83,-84v0,-52,32,-84,86,-85v74,0,88,57,88,134xm35,-170v0,40,21,66,61,66v40,0,62,-26,62,-66v0,-41,-21,-65,-63,-65v-38,0,-60,26,-60,65"},":":{d:"35,0r0,-38r30,0r0,38r-30,0xm35,-142r0,-38r30,0r0,38r-30,0",w:100},";":{d:"35,-142r0,-38r30,0r0,38r-30,0xm65,-38v1,39,1,79,-32,87v-3,-24,21,-23,17,-49r-15,0r0,-38r30,0",w:100},"<":{d:"199,3r-182,-84r0,-20r182,-84r0,20r-160,74r160,74r0,20",w:216},"=":{d:"199,-46r-181,0r0,-19r181,0r0,19xm199,-117r-181,0r0,-19r181,0r0,19",w:216},">":{d:"177,-91r-160,-74r0,-20r182,84r0,20r-182,84r0,-20",w:216},"?":{d:"83,-38r30,0r0,38r-30,0r0,-38xm100,-243v-39,0,-58,25,-58,65r-23,0v2,-53,29,-81,82,-84v56,-3,89,52,64,100v-17,33,-61,42,-56,98r-22,0v-7,-72,65,-72,65,-131v0,-29,-21,-48,-52,-48",w:193},"@":{d:"155,-203v20,0,32,13,38,31r9,-24r19,0v-12,42,-31,79,-38,125v1,5,2,9,8,9v40,0,61,-46,61,-90v0,-61,-41,-94,-102,-94v-71,0,-114,47,-114,119v0,70,44,116,114,116v44,0,73,-22,93,-48r19,0v-22,36,-56,64,-112,64v-82,0,-133,-53,-133,-135v0,-80,52,-132,132,-132v72,0,122,39,122,112v0,56,-31,104,-83,104v-14,0,-25,-9,-25,-24v-11,10,-27,24,-46,24v-30,0,-48,-22,-48,-53v0,-55,31,-104,86,-104xm122,-66v46,0,80,-84,42,-115v-44,-11,-70,38,-72,81v0,20,12,34,30,34",w:288},A:{d:"62,-101r101,0r-49,-132xm101,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0",w:226,k:{"\u021a":24,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0175":6,"\u0178":27,"\u0176":27,"\u00dd":27,"\u0174":2,"\u0162":24,"\u0164":24,y:6,w:6,v:6,Y:27,W:2,V:18,T:24,"\u2019":31}},B:{d:"50,-144v60,-2,139,14,143,-44v4,-62,-84,-46,-143,-48r0,92xm227,-73v2,90,-112,72,-201,73r0,-257v81,4,191,-21,191,63v0,32,-18,51,-45,58v32,4,55,28,55,63xm202,-74v0,-66,-89,-46,-152,-49r0,102v66,-3,152,17,152,-53",w:240},C:{d:"14,-129v-10,-122,147,-179,212,-86v6,10,10,23,12,36r-24,0v-9,-38,-36,-63,-79,-63v-66,0,-97,49,-97,113v0,65,31,114,97,114v50,0,76,-35,82,-83r25,0v-8,61,-40,103,-107,103v-80,0,-114,-54,-121,-134",w:253},D:{d:"233,-129v0,83,-38,129,-118,129r-89,0r0,-257r89,0v79,2,118,45,118,128xm208,-129v0,-95,-61,-114,-158,-107r0,215v97,7,158,-12,158,-108",w:246},E:{d:"26,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0r0,-257",w:213},F:{d:"26,-257r163,0r0,21r-139,0r0,93r124,0r0,21r-124,0r0,122r-24,0r0,-257",w:193,k:{"\u0104":20,"\u00c5":20,"\u0102":20,"\u0100":20,"\u00c4":20,"\u00c3":20,"\u00c2":20,"\u00c1":20,"\u00c0":20,A:20,".":46,",":46}},G:{d:"38,-129v-12,111,143,157,181,57v4,-12,5,-24,5,-38r-88,0r0,-21r110,0r0,131r-18,0v-2,-15,0,-34,-4,-47v-15,32,-44,52,-89,52v-80,0,-113,-54,-121,-134v-14,-141,201,-186,228,-48r-24,0v-8,-38,-37,-65,-83,-65v-66,0,-90,49,-97,113",w:266},H:{d:"26,-257r24,0r0,112r153,0r0,-112r25,0r0,257r-25,0r0,-125r-153,0r0,125r-24,0r0,-257",w:253},I:{d:"28,-257r24,0r0,257r-24,0r0,-257",w:79},J:{d:"32,-82v-1,35,9,67,49,67v41,0,48,-27,49,-67r0,-175r24,0r0,185v14,79,-95,102,-133,50v-11,-14,-14,-35,-13,-60r24,0",w:180},K:{d:"26,-257r24,0r0,138r150,-138r33,0r-115,106r120,151r-31,0r-107,-134r-50,46r0,88r-24,0r0,-257",w:233},L:{d:"26,-257r24,0r0,236r144,0r0,21r-168,0r0,-257",w:193,k:{"\u021a":33,"\u00ff":13,"\u0177":13,"\u00fd":13,"\u0178":40,"\u0176":40,"\u00dd":40,"\u0174":20,"\u0162":33,"\u0164":33,y:13,Y:40,W:20,V:33,T:33,"\u2019":35}},M:{d:"25,-257r36,0r89,225r89,-225r36,0r0,257r-25,0r-1,-222r-87,222r-23,0r-89,-222r0,222r-25,0r0,-257",w:299},N:{d:"26,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0r0,-257",w:253},O:{d:"134,-242v-66,0,-97,47,-97,113v0,66,31,114,97,114v66,0,96,-49,96,-114v0,-64,-31,-113,-96,-113xm134,5v-81,0,-122,-54,-122,-134v0,-79,41,-133,122,-133v80,0,121,54,121,133v0,79,-41,134,-121,134",w:266},P:{d:"192,-184v0,-66,-79,-51,-142,-52r0,105v64,-1,142,14,142,-53xm216,-184v0,84,-85,75,-166,74r0,110r-24,0r0,-257v86,2,190,-19,190,73",w:226,k:{"\u0104":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,A:27,".":55,",":55}},Q:{d:"255,-129v0,43,-14,81,-39,102r36,28r-12,16r-40,-31v-17,12,-37,20,-66,19v-81,-2,-122,-54,-122,-134v0,-79,41,-133,122,-133v80,0,121,54,121,133xm37,-129v-4,84,70,139,144,101r-34,-26r13,-15r37,28v59,-55,38,-206,-63,-201v-65,3,-94,47,-97,113",w:266},R:{d:"197,-185v0,-67,-84,-49,-147,-51r0,101v63,-2,147,16,147,-50xm202,0v-16,-43,4,-114,-59,-114r-93,0r0,114r-24,0r0,-257v85,3,196,-21,196,67v0,35,-21,59,-50,66v59,1,34,85,57,124r-27,0",w:240,k:{"\u021a":-2,"\u00ff":-9,"\u0177":-9,"\u00fd":-9,"\u0178":5,"\u0176":5,"\u00dd":5,"\u0174":-2,"\u0162":-2,"\u0164":-2,y:-9,Y:5,W:-2,V:-2,T:-2}},S:{d:"173,-127v78,34,32,142,-57,132v-62,-7,-106,-25,-103,-90r24,0v0,51,34,66,84,70v60,5,95,-72,34,-94v-52,-19,-130,-11,-134,-81v-4,-87,148,-93,176,-27v5,10,8,21,8,34r-25,0v-2,-40,-31,-54,-70,-59v-62,-8,-91,77,-25,91v30,6,62,13,88,24",w:226},T:{d:"-2,-257r204,0r0,21r-90,0r0,236r-24,0r0,-236r-90,0r0,-21",k:{"\u0133":-9,"\u00ff":40,"\u0177":40,"\u00fd":40,"\u0175":40,"\u0173":33,"\u0171":33,"\u016f":33,"\u016d":33,"\u016b":33,"\u00fc":33,"\u0169":33,"\u00fb":33,"\u00fa":33,"\u00f9":33,"\u0219":40,"\u015f":40,"\u0161":40,"\u015d":40,"\u015b":40,"\u0159":33,"\u0157":33,"\u0155":33,"\u0151":40,"\u014f":40,"\u014d":40,"\u00f6":40,"\u00f5":40,"\u00f4":40,"\u00f3":40,"\u00f2":40,"\u012f":-9,"\u0119":40,"\u0117":40,"\u0115":40,"\u0113":40,"\u00eb":40,"\u011b":40,"\u00ea":40,"\u00e9":40,"\u00e8":40,"\u00e7":40,"\u010b":40,"\u010d":40,"\u0109":40,"\u0107":40,"\u0105":40,"\u00e5":40,"\u0103":40,"\u0101":40,"\u00e4":40,"\u00e3":40,"\u00e2":40,"\u00e1":40,"\u00e0":40,"\u0104":24,"\u00c5":24,"\u0102":24,"\u0100":24,"\u00c4":24,"\u00c3":24,"\u00c2":24,"\u00c1":24,"\u00c0":24,y:40,w:40,u:33,s:40,r:33,o:40,i:-9,e:40,c:40,a:40,A:24,";":40,":":40,".":40,"-":46,",":40}},U:{d:"123,5v-64,0,-100,-36,-100,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0r0,164v0,64,-36,98,-100,98",w:246},V:{d:"-3,-257r27,0r84,230r83,-230r26,0r-96,257r-28,0",w:213,k:{"\u0133":-2,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0173":13,"\u0171":13,"\u016f":13,"\u016d":13,"\u016b":13,"\u00fc":13,"\u0169":13,"\u00fb":13,"\u00fa":13,"\u00f9":13,"\u0159":13,"\u0157":13,"\u0155":13,"\u0151":20,"\u014f":20,"\u014d":20,"\u00f6":20,"\u00f5":20,"\u00f4":20,"\u00f3":20,"\u00f2":20,"\u012f":-2,"\u0119":20,"\u0117":20,"\u0115":20,"\u0113":20,"\u00eb":20,"\u011b":20,"\u00ea":20,"\u00e9":20,"\u00e8":20,"\u0105":20,"\u00e5":20,"\u0103":20,"\u0101":20,"\u00e4":20,"\u00e3":20,"\u00e2":20,"\u00e1":20,"\u00e0":20,"\u0104":20,"\u00c5":20,"\u0102":20,"\u0100":20,"\u00c4":20,"\u00c3":20,"\u00c2":20,"\u00c1":20,"\u00c0":20,y:6,u:13,r:13,o:20,i:-2,e:20,a:20,A:20,";":27,":":27,".":46,"-":20,",":46}},W:{d:"0,-257r26,0r59,225r63,-225r31,0r63,225r59,-225r24,0r-70,257r-26,0r-66,-230r-65,230r-27,0",w:326,k:{"\u0133":-9,"\u0173":6,"\u0171":6,"\u016f":6,"\u016d":6,"\u016b":6,"\u00fc":6,"\u0169":6,"\u00fb":6,"\u00fa":6,"\u00f9":6,"\u0159":6,"\u0157":6,"\u0155":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u012f":-9,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u0105":13,"\u00e5":13,"\u0103":13,"\u0101":13,"\u00e4":13,"\u00e3":13,"\u00e2":13,"\u00e1":13,"\u00e0":13,"\u0104":6,"\u00c5":6,"\u0102":6,"\u0100":6,"\u00c4":6,"\u00c3":6,"\u00c2":6,"\u00c1":6,"\u00c0":6,u:6,r:6,o:6,i:-9,e:6,a:13,A:6,";":6,":":6,".":27,",":27}},X:{d:"1,-257r29,0r73,108r75,-108r27,0r-88,125r93,132r-29,0r-78,-113r-80,113r-27,0r92,-132",w:206},Y:{d:"98,-106r-102,-151r30,0r84,130r84,-130r30,0r-102,151r0,106r-24,0r0,-106",w:219,k:{"\u0133":3,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u00fc":27,"\u0169":27,"\u00fb":27,"\u00fa":27,"\u00f9":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u00f6":33,"\u00f5":33,"\u00f4":33,"\u00f3":33,"\u00f2":33,"\u012f":3,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u00eb":33,"\u011b":33,"\u00ea":33,"\u00e9":33,"\u00e8":33,"\u0105":33,"\u00e5":33,"\u0103":33,"\u0101":33,"\u00e4":33,"\u00e3":33,"\u00e2":33,"\u00e1":33,"\u00e0":33,"\u0104":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,v:20,u:27,q:33,p:27,o:33,i:3,e:33,a:33,A:27,";":33,":":33,".":36,"-":40,",":44}},Z:{d:"13,-257r185,0r0,22r-169,214r173,0r0,21r-200,0r0,-22r169,-214r-158,0r0,-21",w:206},"[":{d:"27,69r0,-331r58,0r0,19r-35,0r0,293r35,0r0,19r-58,0",w:86},"\\":{d:"105,5r-110,-267r19,0r111,267r-20,0",w:119},"]":{d:"59,-262r0,331r-58,0r0,-19r36,0r0,-293r-36,0r0,-19r58,0",w:86},"^":{d:"16,-86r83,-163r18,0r83,163r-20,0r-72,-140r-71,140r-21,0",w:216},_:{d:"0,45r0,-18r180,0r0,18r-180,0",w:180},"\u2018":{d:"34,-170v-1,-39,-1,-79,32,-87v3,23,-19,24,-17,49r15,0r0,38r-30,0",w:100,k:{"\u2018":43}},a:{d:"92,-172v-29,0,-50,14,-50,43r-23,0v1,-43,34,-61,76,-62v42,0,68,17,68,60r0,98v-1,12,11,17,21,12v0,12,3,25,-15,21v-23,2,-25,-15,-28,-32v-14,22,-30,38,-67,37v-37,-1,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88",w:186},b:{d:"109,5v-33,1,-56,-18,-67,-40r0,35r-20,0r0,-257r22,0r1,107v9,-26,32,-41,64,-41v57,0,84,41,84,98v0,57,-27,96,-84,98xm109,-14v43,0,61,-34,61,-79v0,-45,-18,-79,-61,-79v-46,0,-65,34,-65,79v0,45,19,79,65,79",w:206},c:{d:"12,-93v-4,-77,77,-125,139,-82v15,10,21,27,24,48r-22,0v-6,-26,-22,-45,-53,-45v-44,0,-65,34,-65,79v0,45,21,79,65,79v32,0,50,-23,54,-53r23,0v-5,42,-33,72,-77,72v-58,0,-85,-41,-88,-98",w:186},d:{d:"97,-191v33,0,55,16,65,41r0,-107r23,0r0,257r-21,0v-1,-11,2,-26,-1,-35v-11,23,-32,40,-66,40v-57,-1,-83,-41,-83,-98v0,-57,26,-98,83,-98xm97,-172v-44,0,-61,36,-61,79v0,43,17,79,61,79v46,0,65,-33,65,-79v0,-46,-19,-79,-65,-79",w:206},e:{d:"155,-106v7,-71,-97,-89,-114,-24v-3,8,-5,16,-6,24r120,0xm12,-93v-11,-105,144,-135,162,-32v3,13,4,25,4,38r-143,0v2,40,19,72,61,73v35,1,50,-20,58,-47r23,0v-9,40,-31,67,-81,66v-58,-1,-78,-41,-84,-98",w:186},f:{d:"98,-236v-34,-9,-46,12,-41,50r36,0r0,19r-36,0r0,167r-23,0r0,-167r-32,0r0,-19r32,0v-5,-49,12,-80,64,-70r0,20",w:93,k:{f:6,"\u2019":-6}},g:{d:"96,-191v29,-1,49,20,60,37r0,-32r23,0v-6,116,38,289,-110,257v-27,-6,-47,-23,-50,-53r23,0v5,25,25,36,54,37v52,2,65,-42,59,-95v-9,22,-31,38,-59,38v-58,0,-84,-39,-84,-96v0,-54,28,-92,84,-93xm35,-95v0,41,19,74,61,74v41,0,60,-33,60,-74v0,-42,-17,-77,-60,-77v-43,0,-61,33,-61,77"},h:{d:"102,-172v-76,0,-55,98,-58,172r-23,0r0,-257r23,0r1,103v9,-22,30,-35,59,-37v94,-7,63,108,68,191r-23,0v-7,-66,26,-172,-47,-172",w:193},i:{d:"22,-257r23,0r0,36r-23,0r0,-36xm22,-186r23,0r0,186r-23,0r0,-186",w:66},j:{d:"22,-257r23,0r0,36r-23,0r0,-36xm-11,49v22,5,33,-5,33,-26r0,-209r23,0r0,203v1,36,-16,58,-56,51r0,-19",w:66},k:{d:"22,-257r22,0r0,161r103,-90r30,0r-79,69r85,117r-29,0r-73,-101r-37,30r0,71r-22,0r0,-257",w:180},l:{d:"22,-257r23,0r0,257r-23,0r0,-257",w:66},m:{d:"44,-154v12,-44,103,-52,114,-1v9,-22,31,-35,59,-36v87,-4,55,113,61,191r-22,0r0,-125v-1,-31,-11,-47,-44,-47v-73,1,-46,103,-51,172r-22,0r0,-126v0,-28,-12,-45,-39,-46v-76,0,-52,100,-56,172r-22,0r0,-186r20,0v2,10,-3,26,2,32",w:299},n:{d:"102,-172v-76,0,-55,98,-58,172r-23,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,30,-35,59,-37v94,-7,63,108,68,191r-23,0v-7,-66,26,-172,-47,-172",w:193},o:{d:"165,-93v0,-44,-20,-79,-65,-79v-44,0,-65,34,-65,79v0,45,21,79,65,79v45,0,65,-35,65,-79xm12,-93v0,-57,30,-98,88,-98v58,0,88,41,88,98v0,57,-30,98,-88,98v-58,0,-88,-41,-88,-98"},p:{d:"109,5v-34,0,-53,-18,-65,-40r0,104r-22,0r0,-255r20,0v1,11,-2,27,1,36v9,-24,35,-41,66,-41v57,0,84,41,84,98v0,57,-27,96,-84,98xm109,-14v43,0,61,-34,61,-79v0,-45,-18,-79,-61,-79v-47,0,-65,32,-65,79v0,45,19,79,65,79",w:206},q:{d:"97,-191v34,0,55,18,67,41r0,-36r21,0r0,255r-23,0r0,-104v-11,24,-31,40,-65,40v-57,-1,-83,-41,-83,-98v0,-57,26,-98,83,-98xm97,-172v-44,0,-61,36,-61,79v0,43,17,79,61,79v46,0,65,-33,65,-79v0,-46,-19,-79,-65,-79",w:206},r:{d:"113,-166v-42,2,-69,25,-69,67r0,99r-22,0r0,-186r20,0v1,14,-2,32,1,44v11,-28,33,-48,70,-46r0,22",w:113,k:{"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u0149":-6,"\u0146":-6,"\u00f1":-6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u010f":6,"\u00e7":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,q:6,o:6,n:-6,e:6,d:6,c:6,".":33,"-":20,",":33}},s:{d:"49,-96v-59,-27,-23,-95,38,-95v42,0,65,21,69,60r-23,0v5,-50,-90,-56,-93,-9v12,57,119,11,122,90v2,59,-88,68,-128,40v-14,-10,-21,-27,-23,-50r23,0v-4,54,105,65,105,11v0,-42,-59,-33,-90,-47",w:173},t:{d:"95,1v-37,4,-60,-1,-60,-41r0,-127r-32,0r0,-19r32,0r0,-56r23,0r0,56r37,0r0,19r-37,0r0,126v-3,23,15,27,37,23r0,19",w:106},u:{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172",w:193},v:{d:"1,-186r25,0r59,163r58,-163r23,0r-70,186r-24,0",w:166,k:{".":27,",":27}},w:{d:"3,-186r24,0r48,159r46,-159r25,0r46,159r48,-159r24,0r-60,186r-25,0r-46,-156r-46,156r-24,0",w:266,k:{".":20,",":20}},x:{d:"72,-96r-66,-90r28,0r53,71r52,-71r28,0r-67,89r73,97r-29,0r-58,-78r-58,78r-28,0",w:173},y:{d:"1,-186r24,0r61,159r57,-159r23,0r-90,234v-7,19,-32,24,-57,19r0,-19v39,10,47,-22,56,-49",w:166,k:{".":33,",":33}},z:{d:"33,-19r128,0r0,19r-156,0r0,-18r122,-149r-113,0r0,-19r142,0r0,16",w:166},"{":{d:"53,-97v51,21,-7,139,52,147r0,19v-57,10,-50,-47,-49,-99v-1,-26,-2,-55,-26,-57r0,-19v65,-10,-25,-165,75,-156r0,19v-39,-2,-27,51,-27,87v0,28,-9,49,-25,59",w:119},"|":{d:"31,-283r19,0r0,360r-19,0r0,-360",w:79},"}":{d:"41,-156v-3,-34,15,-89,-27,-87r0,-19v57,-10,50,45,50,98v0,26,1,56,26,57r0,20v-66,9,26,166,-76,156r0,-19v58,-1,0,-124,53,-147v-16,-10,-24,-32,-26,-59",w:119},"~":{d:"70,-112v39,0,88,46,108,-1r13,13v-11,15,-21,31,-45,31v-38,0,-90,-48,-108,1r-13,-13v8,-16,21,-31,45,-31",w:216},"\u00a1":{d:"59,-186r0,38r-31,0r0,-38r31,0xm56,-5r0,74r-25,0r0,-74r6,-117r13,0",w:86},"\u00a2":{d:"19,-93v0,-55,27,-91,78,-97r0,-32r14,0r0,31v42,2,67,24,72,64r-23,0v-6,-25,-20,-45,-49,-45r0,158v31,-2,46,-24,50,-53r23,0v-5,41,-31,70,-73,72r0,37r-14,0r0,-37v-51,-6,-78,-43,-78,-98xm97,-171v-75,7,-69,151,0,157r0,-157"},"\u00a3":{d:"39,-18v31,-20,69,4,103,4v18,0,33,-10,42,-20r11,17v-38,52,-118,-16,-167,22r-13,-19v30,-17,55,-65,31,-105r-29,0r0,-11r22,0v-10,-17,-18,-33,-20,-58v-5,-76,101,-94,145,-52v15,15,21,36,21,63r-23,0v1,-42,-20,-66,-60,-66v-37,0,-59,19,-60,56v-1,26,14,38,21,57r58,0r0,11r-51,0v21,38,-4,84,-31,101"},"\u2044":{d:"103,-261r17,0r-162,273r-18,0",w:60},"\u00a5":{d:"40,-126r38,0r-76,-131r26,0r72,131r72,-131r25,0r-76,131r39,0r0,17v-16,2,-39,-4,-49,3r0,26r49,0r0,17r-49,0r0,63r-23,0r0,-63r-48,0r0,-17r48,0v-1,-9,2,-23,-2,-29r-46,0r0,-17"},"\u0192":{d:"6,41v31,9,48,-12,52,-38r27,-142r-36,0r3,-19r36,0v9,-52,17,-113,88,-97v1,32,-56,6,-56,54r-9,43r41,0r-4,19r-40,0v-13,58,-18,123,-38,175v-8,20,-36,31,-67,24"},"\u00a7":{d:"60,-211v14,67,124,50,124,128v0,28,-19,41,-39,50v38,32,10,91,-43,91v-41,0,-68,-22,-67,-64r23,0v-1,29,16,45,42,45v22,0,40,-9,40,-32v-13,-68,-124,-50,-124,-128v0,-28,19,-42,39,-51v-38,-32,-9,-90,43,-90v40,0,68,22,67,63r-23,0v0,-27,-15,-43,-42,-44v-24,-1,-38,10,-40,32xm131,-44v26,-5,42,-42,20,-64v-20,-22,-57,-36,-83,-53v-24,7,-40,41,-19,64v20,22,57,35,82,53"},"'":{d:"39,-257r23,0r0,87r-23,0r0,-87",w:100},"\u201c":{d:"23,-170v-1,-39,-1,-79,32,-87v3,23,-19,24,-17,49r15,0r0,38r-30,0xm78,-170v-1,-40,-1,-80,33,-87v4,24,-21,23,-17,49r15,0r0,38r-31,0",w:133},"\u00ab":{d:"22,-88r0,-22r47,-45r0,24r-33,32r33,32r0,24xm80,-88r0,-22r47,-45r0,24r-33,32r33,32r0,24",w:153},"\u2039":{d:"19,-88r0,-22r48,-45r0,24r-34,32r34,32r0,24",w:93},"\u203a":{d:"26,-67r34,-32r-34,-32r0,-24r48,45r0,22r-48,45r0,-24",w:93},"\u2013":{d:"0,-89r0,-20r180,0r0,20r-180,0",w:180},"\u2020":{d:"17,-158r0,-19r72,0r0,-80r22,0r0,80r72,0r0,19r-72,0r0,212r-22,0r0,-212r-72,0"},"\u2021":{d:"17,-17r0,-19r72,0r0,-131r-72,0r0,-19r72,0r0,-71r22,0r0,71r72,0r0,19r-72,0r0,131r72,0r0,19r-72,0r0,71r-22,0r0,-71r-72,0"},"\u00b7":{d:"29,-114v0,-12,9,-21,21,-21v12,0,21,10,21,22v0,11,-10,20,-21,20v-12,0,-21,-9,-21,-21",w:100},"\u00b6":{d:"24,-186v-4,-79,84,-73,163,-71r0,321r-23,0r0,-302r-43,0r0,302r-23,0r0,-182v-44,-1,-72,-27,-74,-68",w:216},"\u2022":{d:"90,-64v-39,0,-64,-26,-64,-65v0,-38,26,-64,64,-64v39,0,64,25,64,64v0,39,-25,65,-64,65",w:180},"\u201a":{d:"66,-38v1,39,1,79,-32,87v-3,-23,20,-23,17,-49r-15,0r0,-38r30,0",w:100},"\u201e":{d:"55,-38v1,39,1,79,-32,87v-3,-23,20,-23,17,-49r-16,0r0,-38r31,0xm110,-38v1,39,1,79,-32,87v-3,-23,20,-23,17,-49r-15,0r0,-38r30,0",w:133},"\u201d":{d:"55,-257v1,39,2,79,-32,87r0,-15v12,-4,16,-19,17,-34r-16,0r0,-38r31,0xm110,-257v1,39,2,79,-32,87r0,-15v12,-4,16,-19,17,-34r-15,0r0,-38r30,0",w:133},"\u00bb":{d:"26,-67r34,-32r-34,-32r0,-24r48,45r0,22r-48,45r0,-24xm84,-67r34,-32r-34,-32r0,-24r48,45r0,22r-48,45r0,-24",w:153},"\u2026":{d:"285,0r0,-38r30,0r0,38r-30,0xm165,0r0,-38r30,0r0,38r-30,0xm45,0r0,-38r30,0r0,38r-30,0",w:360},"\u2030":{d:"112,-193v0,-25,-9,-45,-35,-45v-27,-1,-35,20,-35,45v0,24,9,45,35,44v26,0,35,-19,35,-44xm23,-193v0,-38,16,-61,54,-61v38,0,54,23,54,61v0,38,-17,61,-54,61v-37,0,-54,-24,-54,-61xm359,-55v0,-25,-8,-46,-35,-45v-26,0,-34,19,-34,45v0,26,9,44,34,44v27,1,35,-20,35,-44xm271,-55v0,-37,15,-61,53,-61v39,0,54,23,54,61v0,37,-15,60,-54,60v-38,0,-53,-23,-53,-60xm231,-55v0,-26,-8,-45,-34,-45v-27,-1,-35,20,-35,45v0,24,9,45,35,44v25,0,34,-18,34,-44xm143,-55v0,-38,15,-61,54,-61v39,0,54,23,54,61v0,37,-16,60,-54,60v-38,0,-54,-23,-54,-60xm210,-261r16,0r-162,273r-18,0",w:399},"\u00bf":{d:"111,-148r-31,0r0,-38r31,0r0,38xm94,55v40,0,56,-27,58,-65r22,0v-1,54,-29,84,-81,84v-44,0,-73,-23,-74,-66v-1,-66,72,-60,65,-132r23,0v7,71,-65,72,-65,130v0,32,22,49,52,49",w:193},"`":{d:"-11,-262r28,0r38,50r-19,0",w:66},"\u00b4":{d:"30,-212r-18,0r38,-51r28,0",w:66},"\u02c6":{d:"88,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:66},"\u02dc":{d:"9,-254v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34",w:66},"\u00af":{d:"-26,-230r0,-16r119,0r0,16r-119,0",w:66},"\u02d8":{d:"85,-261v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0",w:66},"\u02d9":{d:"21,-220r0,-36r25,0r0,36r-25,0",w:66},"\u00a8":{d:"-11,-220r0,-36r25,0r0,36r-25,0xm53,-220r0,-36r24,0r0,36r-24,0",w:66},"\u02da":{d:"33,-269v-13,0,-24,11,-24,24v0,13,11,25,24,25v14,0,25,-11,25,-25v0,-13,-12,-24,-25,-24xm33,-206v-23,0,-38,-16,-38,-39v0,-23,16,-38,38,-38v23,0,39,15,39,38v0,23,-16,39,-39,39",w:66},"\u00b8":{d:"50,44v0,-24,-33,-5,-39,-17v11,-9,12,-29,34,-27r-15,19v20,-3,41,2,41,23v1,35,-47,36,-73,24r5,-12v15,4,47,12,47,-10",w:66},"\u02dd":{d:"44,-212r37,-51r27,0r-45,51r-19,0xm-12,-212r36,-51r28,0r-46,51r-18,0",w:66},"\u02db":{d:"17,44v2,-24,19,-32,37,-44r14,0v-13,13,-29,19,-29,42v-1,26,31,18,35,2r11,5v-7,32,-71,33,-68,-5",w:66},"\u02c7":{d:"-22,-263r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:66},"\u2014":{d:"47,-89r0,-20r266,0r0,20r-266,0",w:360},"\u00c6":{d:"160,-102r0,-134r-14,0r-68,134r82,0xm185,-21r133,0r0,21r-158,0r0,-81r-93,0r-42,81r-28,0r135,-257r185,0r0,21r-132,0r0,93r124,0r0,21r-124,0r0,101",w:326},"\u00aa":{d:"50,-240v-16,2,-31,8,-31,25r-16,0v1,-29,21,-36,50,-39v54,-5,47,49,46,98v-1,8,8,9,14,7v0,8,2,15,-10,13v-16,1,-15,-9,-18,-20v-15,34,-87,34,-87,-11v0,-40,48,-33,79,-41v15,-15,-6,-35,-27,-32xm40,-147v30,1,48,-19,41,-51v-16,14,-66,-1,-66,30v0,14,11,21,25,21",w:111},"\u0141":{d:"26,-257r24,0r0,130r88,-61r0,21r-88,60r0,86r144,0r0,21r-168,0r0,-90r-30,20r0,-20r30,-20r0,-147",w:193},"\u00d8":{d:"134,-262v37,-1,63,13,82,31r26,-28r9,8r-26,30v18,22,30,54,30,92v0,79,-41,131,-121,134v-38,1,-65,-13,-84,-32r-27,31r-10,-9r29,-31v-19,-22,-31,-55,-30,-93v2,-79,41,-131,122,-133xm134,-242v-94,0,-120,119,-76,188r143,-159v-15,-16,-36,-29,-67,-29xm134,-15v93,4,118,-119,75,-188r-143,159v15,18,36,29,68,29",w:266},"\u0152":{d:"135,-262v30,0,55,9,70,26r0,-21r170,0r0,21r-146,0r0,93r133,0r0,21r-133,0r0,101r148,0r0,21r-172,0r0,-25v-16,17,-38,30,-70,30v-80,0,-122,-56,-122,-134v0,-77,42,-133,122,-133xm135,-15v36,0,70,-14,70,-49r-1,-133v-2,-34,-37,-45,-69,-45v-64,0,-97,47,-97,113v0,66,32,114,97,114",w:386},"\u00ba":{d:"18,-193v0,27,14,46,42,46v27,0,42,-18,42,-46v0,-28,-15,-47,-42,-47v-28,0,-42,20,-42,47xm119,-193v0,38,-22,61,-61,61v-37,0,-57,-25,-57,-61v0,-37,20,-61,57,-61v39,0,61,23,61,61",w:120},"\u00e6":{d:"19,-129v-6,-71,124,-85,138,-24v13,-46,106,-50,128,-6v9,19,18,44,18,72r-140,0v-2,43,17,74,61,73v32,0,49,-19,55,-46r22,0v-4,72,-131,90,-149,19v-8,31,-39,46,-78,46v-37,0,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38v-29,0,-50,14,-50,43r-23,0xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88xm280,-106v7,-70,-96,-89,-114,-25v-3,8,-3,16,-3,25r117,0",w:313},"\u0131":{d:"22,0r0,-186r23,0r0,186r-23,0",w:66},"\u0142":{d:"22,-257r23,0r0,96r24,-20r0,20r-24,20r0,141r-23,0r0,-122r-24,19r0,-19r24,-20r0,-115",w:66},"\u00f8":{d:"100,-191v28,1,48,9,61,24v9,-7,17,-28,27,-13r-20,22v41,57,15,167,-68,163v-27,-1,-47,-9,-60,-24r-22,23r-8,-7r22,-24v-42,-57,-15,-168,68,-164xm100,-14v61,1,79,-78,53,-127r-99,106v9,11,26,21,46,21xm100,-172v-61,-1,-80,79,-52,128r98,-106v-9,-12,-25,-22,-46,-22"},"\u0153":{d:"288,-106v9,-70,-95,-90,-112,-25v-2,8,-4,16,-4,25r116,0xm230,-14v34,0,50,-19,58,-46r22,0v-3,72,-132,90,-148,18v-10,27,-30,49,-67,47v-58,-1,-82,-40,-82,-98v0,-57,26,-96,83,-98v36,0,56,18,67,46v9,-50,101,-62,129,-20v13,18,19,44,19,78r-139,0v2,39,17,72,58,73xm150,-94v0,-43,-12,-78,-55,-78v-45,0,-59,37,-59,83v1,42,16,74,59,75v45,0,55,-37,55,-80",w:320},"\u00df":{d:"94,-243v-36,-1,-48,18,-49,52r0,191r-23,0r0,-193v1,-46,26,-69,72,-69v41,0,70,21,70,63v0,30,-17,48,-41,55v35,4,53,28,54,66v0,57,-38,86,-98,80r0,-20v43,8,75,-13,75,-56v0,-47,-29,-59,-75,-58r0,-20v35,0,62,-10,62,-46v0,-29,-19,-44,-47,-45",w:193},"\u00f7":{d:"108,2v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20v1,10,-10,21,-20,20xm108,-143v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20v1,10,-10,21,-20,20xm18,-81r0,-19r181,0r0,19r-181,0",w:216},"\u00be":{d:"172,-50r59,0v-1,-25,2,-55,-1,-78xm231,-36r-75,0r0,-14r76,-102r16,0r0,102r25,0r0,14r-25,0r0,36r-17,0r0,-36xm225,-261r17,0r-162,273r-18,0xm101,-142v0,-25,-25,-32,-52,-30r0,-14v25,1,45,-4,46,-27v0,-19,-19,-26,-36,-27v-24,-1,-36,15,-36,37r-17,0v1,-30,20,-51,53,-51v53,0,72,62,25,73v18,4,34,16,34,38v0,50,-69,60,-101,34v-11,-9,-15,-22,-14,-39r17,0v0,24,15,39,39,39v22,0,42,-11,42,-33",w:300},"\u00bc":{d:"172,-50r59,0v-1,-25,2,-55,-1,-78xm231,-36r-75,0r0,-14r76,-102r16,0r0,102r25,0r0,14r-25,0r0,36r-17,0r0,-36xm17,-224v25,0,44,-4,46,-27r15,0r0,152r-17,0r0,-111r-44,0r0,-14xm211,-261r17,0r-163,273r-17,0",w:300},"\u00b9":{d:"13,-224v25,0,43,-5,46,-27r14,0r0,152r-17,0r0,-111r-43,0r0,-14",w:119},"\u00d7":{d:"27,-158r13,-14r68,68r68,-68r13,14r-68,68r68,68r-13,13r-68,-68r-68,68r-13,-13r67,-68",w:216},"\u00ae":{d:"186,-163v0,-33,-39,-27,-72,-27r0,54v31,-2,73,7,72,-27xm205,-163v0,27,-16,39,-39,43r46,69r-22,0r-43,-69r-33,0r0,69r-19,0r0,-155v50,1,110,-10,110,43xm257,-129v0,-69,-44,-114,-113,-114v-68,0,-113,44,-113,114v0,70,44,115,113,115v70,0,113,-46,113,-115xm10,-129v0,-81,53,-133,134,-133v82,0,134,52,134,133v0,82,-52,134,-134,134v-82,0,-134,-52,-134,-134",w:288},"\u00de":{d:"192,-141v0,-67,-78,-52,-142,-53r0,105v63,-2,142,15,142,-52xm216,-141v0,83,-85,74,-166,73r0,68r-24,0r0,-257r24,0r0,42v81,-1,166,-10,166,74",w:226},"\u00a6":{d:"31,-238r19,0r0,90r-19,0r0,-90xm31,-58r19,0r0,90r-19,0r0,-90",w:79},"\u00d0":{d:"233,-129v0,83,-38,129,-118,129r-89,0r0,-125r-26,0r0,-16r26,0r0,-116r89,0v79,2,118,45,118,128xm208,-129v0,-95,-61,-114,-158,-107r0,95r85,0r0,16r-85,0r0,104v97,7,158,-12,158,-108",w:246},"\u00bd":{d:"229,-141v-25,0,-36,17,-36,41r-17,0v0,-35,19,-53,54,-56v55,-4,68,63,27,89v-24,15,-55,24,-65,53r90,0r0,14r-109,0v2,-65,84,-54,93,-112v-2,-20,-15,-29,-37,-29xm17,-224v25,0,44,-4,46,-27r15,0r0,152r-17,0r0,-111r-44,0r0,-14xm211,-261r17,0r-163,273r-17,0",w:300},"\u2212":{d:"199,-81r-181,0r0,-19r181,0r0,19",w:216},"\u00f0":{d:"145,-168v-7,-21,-29,-41,-47,-56r-38,21r-11,-12r36,-20r-34,-20r13,-12r38,23r41,-23r11,11r-39,22v38,32,71,74,71,141v0,57,-27,98,-88,98v-58,0,-83,-37,-86,-95v-3,-72,74,-116,133,-78xm163,-90v0,-41,-19,-73,-64,-73v-45,1,-64,30,-64,74v0,43,19,74,64,75v46,0,64,-31,64,-76"},"\u00b1":{d:"18,-19r181,0r0,19r-181,0r0,-19xm99,-181r19,0r0,65r81,0r0,19r-81,0r0,65r-19,0r0,-65r-81,0r0,-19r81,0r0,-65",w:216},"\u00fe":{d:"109,5v-34,0,-53,-18,-65,-40r0,104r-22,0r0,-326r22,0r1,107v9,-26,32,-41,64,-41v57,0,84,41,84,98v0,57,-27,96,-84,98xm109,-14v43,0,61,-34,61,-79v0,-45,-18,-79,-61,-79v-46,0,-65,34,-65,79v0,45,19,79,65,79",w:206},"\u00a9":{d:"69,-129v-8,-87,129,-115,145,-28r-19,0v-20,-65,-112,-39,-107,28v3,40,19,66,60,67v26,0,43,-16,47,-38r19,0v-5,34,-30,54,-67,54v-51,0,-73,-34,-78,-83xm144,-14v70,0,113,-46,113,-115v0,-69,-44,-114,-113,-114v-68,0,-113,44,-113,114v0,70,44,115,113,115xm144,-262v82,0,134,52,134,133v0,82,-52,134,-134,134v-82,0,-134,-52,-134,-134v0,-81,53,-133,134,-133",w:288},"\u00ac":{d:"180,-117r-162,0r0,-19r181,0r0,96r-19,0r0,-77",w:216},"\u00b2":{d:"61,-240v-24,0,-36,16,-35,41r-17,0v-1,-36,18,-56,54,-55v29,0,53,15,52,45v-3,58,-74,51,-90,96r89,0r0,14r-109,0v2,-65,85,-53,93,-112v-1,-20,-16,-28,-37,-29",w:119},"\u00b3":{d:"101,-142v0,-25,-25,-32,-52,-30r0,-14v25,1,45,-4,46,-27v0,-19,-19,-26,-36,-27v-24,-1,-36,15,-36,37r-17,0v1,-30,20,-51,53,-51v53,0,72,62,25,73v18,4,34,16,34,38v0,50,-69,60,-101,34v-11,-9,-15,-22,-14,-39r17,0v0,24,15,39,39,39v22,0,42,-11,42,-33",w:119},"\u2122":{d:"171,-109r0,-148r31,0r48,120r46,-120r31,0r0,148r-19,0r-1,-131r-52,131r-11,0r-54,-131r0,131r-19,0xm78,-109r0,-132r-48,0r0,-16r115,0r0,16r-48,0r0,132r-19,0",w:356},"\u00b0":{d:"72,-240v-23,0,-38,15,-38,38v0,22,14,37,38,37v24,0,38,-15,38,-37v0,-23,-15,-38,-38,-38xm72,-150v-31,0,-52,-21,-52,-52v0,-31,21,-52,52,-52v31,0,52,21,52,52v0,31,-21,52,-52,52",w:144},"\u00b5":{d:"151,-33v-15,33,-72,51,-107,26r0,76r-23,0r0,-255r23,0v7,67,-27,175,50,172v73,-3,52,-100,55,-172r23,0r0,186r-21,0r0,-33",w:193},"$":{d:"190,-67v0,48,-35,70,-83,72r0,31r-14,0r0,-31v-55,-6,-81,-30,-83,-87r23,0v1,42,22,63,60,68r0,-106v-40,-9,-78,-22,-76,-72v1,-45,29,-70,76,-70r0,-29r14,0r0,29v47,1,74,31,76,78r-23,0v1,-33,-21,-59,-53,-59r0,103v42,9,83,22,83,73xm93,-243v-57,-9,-74,83,-20,95v6,2,13,3,20,5r0,-100xm107,-14v64,9,82,-84,21,-97r-21,-6r0,103"},"\u20ac":{d:"30,-156v10,-57,43,-100,104,-100v30,0,52,9,67,27r-10,22v-27,-36,-83,-39,-112,-5v-12,14,-21,33,-25,56r120,0r-6,16r-116,0r-1,21r110,0r-7,16r-101,0v5,49,30,88,79,88v32,0,43,-12,63,-31r0,28v-68,56,-166,2,-166,-85r-24,0r7,-16r16,0r0,-21r-23,0r7,-16r18,0"},"\u00a4":{d:"100,-193v-40,0,-66,27,-66,68v0,42,25,69,66,69v41,0,67,-27,67,-69v0,-42,-26,-68,-67,-68xm156,-55v-25,26,-86,24,-112,0r-20,20r-14,-14r21,-20v-26,-25,-26,-86,0,-111r-21,-20r14,-14r20,20v26,-24,87,-27,112,0r19,-20r14,14r-19,19v25,27,25,86,0,113r19,19r-14,14"},"\u2260":{d:"95,-41r-28,53r-22,-12r21,-41r-51,0r0,-26r65,0r24,-46r-89,0r0,-25r102,0r28,-54r22,12r-22,42r53,0r0,25r-66,0r-24,46r90,0r0,26r-103,0",w:213},"\u221e":{d:"39,-91v0,43,55,33,71,11v4,-3,8,-7,11,-10v-14,-15,-30,-31,-54,-33v-17,-2,-28,15,-28,32xm164,-80v17,22,71,31,71,-11v0,-43,-57,-35,-72,-10r-11,11xm151,-120v28,-41,107,-35,107,28v0,35,-20,57,-53,57v-32,0,-51,-21,-68,-40v-19,16,-34,39,-69,39v-34,0,-53,-22,-53,-55v0,-33,19,-56,52,-56v34,0,51,24,70,41",w:273},"\u2264":{d:"15,11r0,-26r183,0r0,26r-183,0xm15,-96r0,-27r183,-67r0,28r-147,53r147,52r0,27",w:213},"\u2265":{d:"15,11r0,-26r183,0r0,26r-183,0xm15,-30r0,-27r147,-52r-147,-53r0,-28r183,67r0,27",w:213},"\u2202":{d:"39,-76v-6,58,68,79,89,29v6,-15,12,-35,12,-54v-11,-14,-29,-30,-53,-30v-33,0,-45,24,-48,55xm78,-260v69,0,91,61,91,130v0,70,-14,134,-84,134v-48,0,-69,-34,-73,-81v-6,-75,92,-100,129,-49v4,-55,-9,-111,-61,-111v-18,0,-29,8,-41,17r-16,-18v15,-12,31,-22,55,-22",w:183},"\u2211":{d:"9,77r0,-23r116,-158r-111,-156r0,-23r194,0r0,26r-158,0r109,153r-115,155r168,0r0,26r-203,0",w:221},"\u220f":{d:"206,77r0,-334r-153,0r0,334r-29,0r0,-360r210,0r0,360r-28,0",w:258},"\u03c0":{d:"197,-4v-27,15,-64,2,-56,-37r0,-107r-88,0r0,148r-27,0r0,-148r-25,0r0,-24r194,0r0,24r-27,0r0,108v-3,19,14,23,29,16r0,20",w:205},"\u222b":{d:"123,-283v25,-2,40,31,13,34v-12,1,-12,-14,-20,-16v-17,7,-11,41,-11,65r0,213v5,43,-33,83,-67,53v-8,-8,1,-21,11,-21v11,0,10,13,18,15v15,-8,10,-41,10,-62r0,-220v2,-33,11,-58,46,-61",w:199},"\u2126":{d:"248,-149v0,52,-27,86,-69,99r0,26r69,0r0,24r-92,0r0,-66v39,-6,63,-38,63,-82v0,-52,-35,-86,-87,-86v-51,0,-86,33,-86,86v0,46,23,74,63,82r0,66r-92,0r0,-24r69,0r0,-26v-41,-13,-69,-46,-69,-99v0,-69,48,-111,115,-111v69,0,116,42,116,111",w:269},"\u221a":{d:"109,77r-27,0r-58,-120r-17,8r-10,-22r40,-19r54,115r67,-322r27,0",w:181},"\u2248":{d:"202,-84v0,51,-55,63,-98,39v-26,-14,-70,-22,-74,15r-18,0v4,-28,15,-52,46,-53v43,0,108,55,126,-1r18,0xm202,-149v1,52,-55,61,-98,39v-26,-13,-71,-21,-74,15r-18,0v0,-51,54,-63,97,-40v24,13,72,25,75,-14r18,0",w:213},"\u2206":{d:"120,-226r-77,200r155,0xm5,0r100,-256r30,0r103,256r-233,0",w:242},"\u25ca":{d:"107,-242r-48,114r48,113r47,-113xm120,13r-26,0r-62,-141r62,-141r26,0r61,141",w:213},"\u00ad":{d:"22,-89r0,-20r90,0r0,20r-90,0",w:133},"\u00c0":{d:"62,-101r101,0r-49,-132xm101,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm63,-330r28,0r38,50r-19,0",w:226,k:{"\u021a":24,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0175":6,"\u0178":27,"\u0176":27,"\u00dd":27,"\u0174":2,"\u0162":24,"\u0164":24,y:6,w:6,v:6,Y:27,W:2,V:18,T:24,"\u2019":31}},"\u00c1":{d:"62,-101r101,0r-49,-132xm101,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm119,-280r-18,0r38,-51r28,0",w:226,k:{"\u021a":24,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0175":6,"\u0178":27,"\u0176":27,"\u00dd":27,"\u0174":2,"\u0162":24,"\u0164":24,y:6,w:6,v:6,Y:27,W:2,V:18,T:24,"\u2019":31}},"\u00c2":{d:"62,-101r101,0r-49,-132xm101,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm168,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:226,k:{"\u021a":24,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0175":6,"\u0178":27,"\u0176":27,"\u00dd":27,"\u0174":2,"\u0162":24,"\u0164":24,y:6,w:6,v:6,Y:27,W:2,V:18,T:24,"\u2019":31}},"\u00c3":{d:"62,-101r101,0r-49,-132xm101,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm90,-322v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34",w:226,k:{"\u021a":24,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0175":6,"\u0178":27,"\u0176":27,"\u00dd":27,"\u0174":2,"\u0162":24,"\u0164":24,y:6,w:6,v:6,Y:27,W:2,V:18,T:24,"\u2019":31}},"\u00c4":{d:"62,-101r101,0r-49,-132xm101,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm70,-288r0,-36r25,0r0,36r-25,0xm134,-288r0,-36r24,0r0,36r-24,0",w:226,k:{"\u021a":24,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0175":6,"\u0178":27,"\u0176":27,"\u00dd":27,"\u0174":2,"\u0162":24,"\u0164":24,y:6,w:6,v:6,Y:27,W:2,V:18,T:24,"\u2019":31}},"\u0100":{d:"62,-101r101,0r-49,-132xm101,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm54,-298r0,-16r119,0r0,16r-119,0",w:226,k:{"\u021a":24,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0175":6,"\u0178":27,"\u0176":27,"\u00dd":27,"\u0174":2,"\u0162":24,"\u0164":24,y:6,w:6,v:6,Y:27,W:2,V:18,T:24,"\u2019":31}},"\u0102":{d:"62,-101r101,0r-49,-132xm101,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm166,-329v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0",w:226,k:{"\u021a":24,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0175":6,"\u0178":27,"\u0176":27,"\u00dd":27,"\u0174":2,"\u0162":24,"\u0164":24,y:6,w:6,v:6,Y:27,W:2,V:18,T:24,"\u2019":31}},"\u00c5":{d:"62,-101r101,0r-49,-132xm101,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm114,-334v-13,0,-24,11,-24,24v0,13,11,25,24,25v14,0,25,-11,25,-25v0,-13,-12,-24,-25,-24xm114,-271v-23,0,-38,-16,-38,-39v0,-23,16,-38,38,-38v23,0,39,15,39,38v0,23,-16,39,-39,39",w:226,k:{"\u021a":24,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0175":6,"\u0178":27,"\u0176":27,"\u00dd":27,"\u0174":2,"\u0162":24,"\u0164":24,y:6,w:6,v:6,Y:27,W:2,V:18,T:24,"\u2019":31}},"\u0104":{d:"165,44v2,-23,19,-31,38,-44r-31,-80r-117,0r-31,80r-27,0r104,-257r28,0r100,257v-27,2,-37,21,-42,42v-1,24,33,19,36,2r10,5v-7,33,-71,32,-68,-5xm62,-101r101,0r-49,-132",w:226,k:{"\u021a":24,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u0175":6,"\u0178":27,"\u0176":27,"\u00dd":27,"\u0174":2,"\u0162":24,"\u0164":24,y:6,w:6,v:6,Y:27,W:2,V:18,T:24,"\u2019":31}},"\u0106":{d:"14,-129v-10,-122,147,-179,212,-86v6,10,10,23,12,36r-24,0v-9,-38,-36,-63,-79,-63v-66,0,-97,49,-97,113v0,65,31,114,97,114v50,0,76,-35,82,-83r25,0v-8,61,-40,103,-107,103v-80,0,-114,-54,-121,-134xm142,-280r-18,0r38,-51r28,0",w:253},"\u0108":{d:"14,-129v-10,-122,147,-179,212,-86v6,10,10,23,12,36r-24,0v-9,-38,-36,-63,-79,-63v-66,0,-97,49,-97,113v0,65,31,114,97,114v50,0,76,-35,82,-83r25,0v-8,61,-40,103,-107,103v-80,0,-114,-54,-121,-134xm188,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:253},"\u010c":{d:"14,-129v-10,-122,147,-179,212,-86v6,10,10,23,12,36r-24,0v-9,-38,-36,-63,-79,-63v-66,0,-97,49,-97,113v0,65,31,114,97,114v50,0,76,-35,82,-83r25,0v-8,61,-40,103,-107,103v-80,0,-114,-54,-121,-134xm79,-331r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:253},"\u010a":{d:"14,-129v-10,-122,147,-179,212,-86v6,10,10,23,12,36r-24,0v-9,-38,-36,-63,-79,-63v-66,0,-97,49,-97,113v0,65,31,114,97,114v50,0,76,-35,82,-83r25,0v-8,61,-40,103,-107,103v-80,0,-114,-54,-121,-134xm121,-288r0,-36r25,0r0,36r-25,0",w:253},"\u00c7":{d:"14,-129v-10,-122,147,-179,212,-86v6,10,10,23,12,36r-24,0v-9,-38,-36,-63,-79,-63v-66,0,-97,49,-97,113v0,65,31,114,97,114v50,0,76,-35,82,-83r25,0v-8,61,-40,101,-107,103r-12,14v20,-3,42,2,42,23v0,34,-47,36,-74,24r5,-12v15,4,47,12,48,-10v1,-24,-34,-5,-40,-17r18,-22v-71,-8,-101,-58,-108,-134",w:253},"\u010e":{d:"233,-129v0,83,-38,129,-118,129r-89,0r0,-257r89,0v79,2,118,45,118,128xm208,-129v0,-95,-61,-114,-158,-107r0,215v97,7,158,-12,158,-108xm56,-331r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:246},"\u00c8":{d:"26,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0r0,-257xm66,-330r28,0r38,50r-19,0",w:213},"\u00c9":{d:"26,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0r0,-257xm119,-280r-18,0r38,-51r28,0",w:213},"\u00ca":{d:"26,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0r0,-257xm169,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:213},"\u011a":{d:"26,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0r0,-257xm59,-331r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:213},"\u00cb":{d:"26,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0r0,-257xm70,-288r0,-36r25,0r0,36r-25,0xm134,-288r0,-36r24,0r0,36r-24,0",w:213},"\u0112":{d:"26,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0r0,-257xm56,-298r0,-16r119,0r0,16r-119,0",w:213},"\u0114":{d:"26,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0r0,-257xm166,-329v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0",w:213},"\u0116":{d:"26,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0r0,-257xm102,-288r0,-36r25,0r0,36r-25,0",w:213},"\u0118":{d:"137,44v2,-23,19,-31,38,-44r-149,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21v-30,0,-43,19,-46,42v-3,24,33,19,36,2r10,5v-7,33,-71,32,-68,-5",w:213},"\u011c":{d:"38,-129v-12,111,143,157,181,57v4,-12,5,-24,5,-38r-88,0r0,-21r110,0r0,131r-18,0v-2,-15,0,-34,-4,-47v-15,32,-44,52,-89,52v-80,0,-113,-54,-121,-134v-14,-141,201,-186,228,-48r-24,0v-8,-38,-37,-65,-83,-65v-66,0,-90,49,-97,113xm188,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:266},"\u011e":{d:"38,-129v-12,111,143,157,181,57v4,-12,5,-24,5,-38r-88,0r0,-21r110,0r0,131r-18,0v-2,-15,0,-34,-4,-47v-15,32,-44,52,-89,52v-80,0,-113,-54,-121,-134v-14,-141,201,-186,228,-48r-24,0v-8,-38,-37,-65,-83,-65v-66,0,-90,49,-97,113xm187,-329v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0",w:266},"\u0120":{d:"38,-129v-12,111,143,157,181,57v4,-12,5,-24,5,-38r-88,0r0,-21r110,0r0,131r-18,0v-2,-15,0,-34,-4,-47v-15,32,-44,52,-89,52v-80,0,-113,-54,-121,-134v-14,-141,201,-186,228,-48r-24,0v-8,-38,-37,-65,-83,-65v-66,0,-90,49,-97,113xm123,-288r0,-36r25,0r0,36r-25,0",w:266},"\u0122":{d:"150,18v2,29,2,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm38,-129v-12,111,143,157,181,57v4,-12,5,-24,5,-38r-88,0r0,-21r110,0r0,131r-18,0v-2,-15,0,-34,-4,-47v-15,32,-44,52,-89,52v-80,0,-113,-54,-121,-134v-14,-141,201,-186,228,-48r-24,0v-8,-38,-37,-65,-83,-65v-66,0,-90,49,-97,113",w:266},"\u0124":{d:"26,-257r24,0r0,112r153,0r0,-112r25,0r0,257r-25,0r0,-125r-153,0r0,125r-24,0r0,-257xm181,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:253},"\u0126":{d:"26,-257r24,0r0,71r153,0r0,-71r25,0r0,257r-25,0r0,-121r-153,0r0,121r-24,0r0,-257xm50,-170r0,28r153,0r0,-28r-153,0",w:253},"\u00cc":{d:"28,-257r24,0r0,257r-24,0r0,-257xm-13,-330r28,0r38,50r-19,0",w:79},"\u00cd":{d:"28,-257r24,0r0,257r-24,0r0,-257xm46,-280r-18,0r38,-51r28,0",w:79},"\u00ce":{d:"28,-257r24,0r0,257r-24,0r0,-257xm94,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:79},"\u0128":{d:"28,-257r24,0r0,257r-24,0r0,-257xm16,-322v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34",w:79},"\u00cf":{d:"28,-257r24,0r0,257r-24,0r0,-257xm-4,-288r0,-36r25,0r0,36r-25,0xm60,-288r0,-36r24,0r0,36r-24,0",w:79},"\u012a":{d:"28,-257r24,0r0,257r-24,0r0,-257xm-19,-298r0,-16r119,0r0,16r-119,0",w:79},"\u0130":{d:"28,-257r24,0r0,257r-24,0r0,-257xm27,-288r0,-36r25,0r0,36r-25,0",w:79},"\u012e":{d:"6,44v1,-24,17,-32,34,-44r-12,0r0,-257r24,0r0,257v-12,13,-26,19,-26,42v0,25,29,18,32,2r9,5v-7,16,-13,23,-32,24v-19,1,-30,-11,-29,-29",w:79},"\u0134":{d:"32,-82v-1,35,9,67,49,67v41,0,48,-27,49,-67r0,-175r24,0r0,185v14,79,-95,102,-133,50v-11,-14,-14,-35,-13,-60r24,0xm194,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:180},"\u0136":{d:"136,18v2,29,0,56,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm26,-257r24,0r0,138r150,-138r33,0r-115,106r120,151r-31,0r-107,-134r-50,46r0,88r-24,0r0,-257",w:233},"\u0139":{d:"26,-257r24,0r0,236r144,0r0,21r-168,0r0,-257xm47,-280r-18,0r38,-51r28,0",w:193,k:{"\u021a":33,"\u00ff":13,"\u0177":13,"\u00fd":13,"\u0178":40,"\u0176":40,"\u00dd":40,"\u0174":20,"\u0162":33,"\u0164":33,y:13,Y:40,W:20,V:33,T:33,"\u2019":35}},"\u013d":{d:"105,-206r-17,0r20,-51r28,0xm26,-257r24,0r0,236r144,0r0,21r-168,0r0,-257",w:193,k:{"\u021a":33,"\u00ff":13,"\u0177":13,"\u00fd":13,"\u0178":40,"\u0176":40,"\u00dd":40,"\u0174":20,"\u0162":33,"\u0164":33,y:13,Y:40,W:20,V:33,T:33,"\u2019":35}},"\u013b":{d:"121,18v2,29,1,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm26,-257r24,0r0,236r144,0r0,21r-168,0r0,-257",w:193,k:{"\u021a":33,"\u00ff":13,"\u0177":13,"\u00fd":13,"\u0178":40,"\u0176":40,"\u00dd":40,"\u0174":20,"\u0162":33,"\u0164":33,y:13,Y:40,W:20,V:33,T:33,"\u2019":35}},"\u0143":{d:"26,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0r0,-257xm131,-280r-18,0r38,-51r28,0",w:253},"\u0147":{d:"26,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0r0,-257xm71,-331r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:253},"\u00d1":{d:"26,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0r0,-257xm105,-322v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34",w:253},"\u0145":{d:"140,18v2,29,2,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm26,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0r0,-257",w:253},"\u00d2":{d:"134,-242v-66,0,-97,47,-97,113v0,66,31,114,97,114v66,0,96,-49,96,-114v0,-64,-31,-113,-96,-113xm134,5v-81,0,-122,-54,-122,-134v0,-79,41,-133,122,-133v80,0,121,54,121,133v0,79,-41,134,-121,134xm86,-330r28,0r38,50r-19,0",w:266},"\u00d3":{d:"134,-242v-66,0,-97,47,-97,113v0,66,31,114,97,114v66,0,96,-49,96,-114v0,-64,-31,-113,-96,-113xm134,5v-81,0,-122,-54,-122,-134v0,-79,41,-133,122,-133v80,0,121,54,121,133v0,79,-41,134,-121,134xm142,-280r-18,0r38,-51r28,0",w:266},"\u00d4":{d:"134,-242v-66,0,-97,47,-97,113v0,66,31,114,97,114v66,0,96,-49,96,-114v0,-64,-31,-113,-96,-113xm134,5v-81,0,-122,-54,-122,-134v0,-79,41,-133,122,-133v80,0,121,54,121,133v0,79,-41,134,-121,134xm188,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:266},"\u00d5":{d:"134,-242v-66,0,-97,47,-97,113v0,66,31,114,97,114v66,0,96,-49,96,-114v0,-64,-31,-113,-96,-113xm134,5v-81,0,-122,-54,-122,-134v0,-79,41,-133,122,-133v80,0,121,54,121,133v0,79,-41,134,-121,134xm110,-322v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34",w:266},"\u00d6":{d:"134,-242v-66,0,-97,47,-97,113v0,66,31,114,97,114v66,0,96,-49,96,-114v0,-64,-31,-113,-96,-113xm134,5v-81,0,-122,-54,-122,-134v0,-79,41,-133,122,-133v80,0,121,54,121,133v0,79,-41,134,-121,134xm88,-288r0,-36r25,0r0,36r-25,0xm152,-288r0,-36r24,0r0,36r-24,0",w:266},"\u014c":{d:"134,-242v-66,0,-97,47,-97,113v0,66,31,114,97,114v66,0,96,-49,96,-114v0,-64,-31,-113,-96,-113xm134,5v-81,0,-122,-54,-122,-134v0,-79,41,-133,122,-133v80,0,121,54,121,133v0,79,-41,134,-121,134xm75,-298r0,-16r119,0r0,16r-119,0",w:266},"\u014e":{d:"134,-242v-66,0,-97,47,-97,113v0,66,31,114,97,114v66,0,96,-49,96,-114v0,-64,-31,-113,-96,-113xm134,5v-81,0,-122,-54,-122,-134v0,-79,41,-133,122,-133v80,0,121,54,121,133v0,79,-41,134,-121,134xm186,-329v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0",w:266},"\u0150":{d:"134,-242v-66,0,-97,47,-97,113v0,66,31,114,97,114v66,0,96,-49,96,-114v0,-64,-31,-113,-96,-113xm134,5v-81,0,-122,-54,-122,-134v0,-79,41,-133,122,-133v80,0,121,54,121,133v0,79,-41,134,-121,134xm151,-280r37,-51r27,0r-45,51r-19,0xm95,-280r36,-51r28,0r-46,51r-18,0",w:266},"\u0154":{d:"197,-185v0,-67,-84,-49,-147,-51r0,101v63,-2,147,16,147,-50xm202,0v-16,-43,4,-114,-59,-114r-93,0r0,114r-24,0r0,-257v85,3,196,-21,196,67v0,35,-21,59,-50,66v59,1,34,85,57,124r-27,0xm121,-280r-18,0r38,-51r28,0",w:240,k:{"\u021a":-2,"\u00ff":-9,"\u0177":-9,"\u00fd":-9,"\u0178":5,"\u0176":5,"\u00dd":5,"\u0174":-2,"\u0162":-2,"\u0164":-2,y:-9,Y:5,W:-2,V:-2,T:-2}},"\u0158":{d:"197,-185v0,-67,-84,-49,-147,-51r0,101v63,-2,147,16,147,-50xm202,0v-16,-43,4,-114,-59,-114r-93,0r0,114r-24,0r0,-257v85,3,196,-21,196,67v0,35,-21,59,-50,66v59,1,34,85,57,124r-27,0xm58,-331r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:240,k:{"\u021a":-2,"\u00ff":-9,"\u0177":-9,"\u00fd":-9,"\u0178":5,"\u0176":5,"\u00dd":5,"\u0174":-2,"\u0162":-2,"\u0164":-2,y:-9,Y:5,W:-2,V:-2,T:-2}},"\u0156":{d:"137,18v2,29,1,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm197,-185v0,-67,-84,-49,-147,-51r0,101v63,-2,147,16,147,-50xm202,0v-16,-43,4,-114,-59,-114r-93,0r0,114r-24,0r0,-257v85,3,196,-21,196,67v0,35,-21,59,-50,66v59,1,34,85,57,124r-27,0",w:240,k:{"\u021a":-2,"\u00ff":-9,"\u0177":-9,"\u00fd":-9,"\u0178":5,"\u0176":5,"\u00dd":5,"\u0174":-2,"\u0162":-2,"\u0164":-2,y:-9,Y:5,W:-2,V:-2,T:-2}},"\u015a":{d:"173,-127v78,34,32,142,-57,132v-62,-7,-106,-25,-103,-90r24,0v0,51,34,66,84,70v60,5,95,-72,34,-94v-52,-19,-130,-11,-134,-81v-4,-87,148,-93,176,-27v5,10,8,21,8,34r-25,0v-2,-40,-31,-54,-70,-59v-62,-8,-91,77,-25,91v30,6,62,13,88,24xm118,-280r-18,0r38,-51r28,0",w:226},"\u015c":{d:"173,-127v78,34,32,142,-57,132v-62,-7,-106,-25,-103,-90r24,0v0,51,34,66,84,70v60,5,95,-72,34,-94v-52,-19,-130,-11,-134,-81v-4,-87,148,-93,176,-27v5,10,8,21,8,34r-25,0v-2,-40,-31,-54,-70,-59v-62,-8,-91,77,-25,91v30,6,62,13,88,24xm168,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:226},"\u0160":{d:"173,-127v78,34,32,142,-57,132v-62,-7,-106,-25,-103,-90r24,0v0,51,34,66,84,70v60,5,95,-72,34,-94v-52,-19,-130,-11,-134,-81v-4,-87,148,-93,176,-27v5,10,8,21,8,34r-25,0v-2,-40,-31,-54,-70,-59v-62,-8,-91,77,-25,91v30,6,62,13,88,24xm60,-331r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:226},"\u015e":{d:"126,44v1,-24,-34,-5,-40,-17r18,-22v-56,-4,-94,-29,-91,-90r24,0v0,51,34,66,84,70v60,5,95,-72,34,-94v-52,-19,-130,-11,-134,-81v-4,-87,148,-93,176,-27v5,10,8,21,8,34r-25,0v-2,-40,-31,-54,-70,-59v-62,-8,-91,75,-25,91v55,13,129,14,129,83v0,52,-40,73,-97,73r-12,14v20,-3,42,2,42,23v0,34,-47,36,-74,24r5,-12v15,4,47,12,48,-10",w:226},"\u0218":{d:"130,18v2,29,1,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm173,-127v78,34,32,142,-57,132v-62,-7,-106,-25,-103,-90r24,0v0,51,34,66,84,70v60,5,95,-72,34,-94v-52,-19,-130,-11,-134,-81v-4,-87,148,-93,176,-27v5,10,8,21,8,34r-25,0v-2,-40,-31,-54,-70,-59v-62,-8,-91,77,-25,91v30,6,62,13,88,24",w:226},"\u0164":{d:"-2,-257r204,0r0,21r-90,0r0,236r-24,0r0,-236r-90,0r0,-21xm47,-331r24,0r31,37r31,-37r21,0r-41,51r-25,0",k:{"\u0133":-9,"\u00ff":40,"\u0177":40,"\u00fd":40,"\u0175":40,"\u0173":33,"\u0171":33,"\u016f":33,"\u016d":33,"\u016b":33,"\u00fc":33,"\u0169":33,"\u00fb":33,"\u00fa":33,"\u00f9":33,"\u0219":40,"\u015f":40,"\u0161":40,"\u015d":40,"\u015b":40,"\u0159":33,"\u0157":33,"\u0155":33,"\u0151":40,"\u014f":40,"\u014d":40,"\u00f6":40,"\u00f5":40,"\u00f4":40,"\u00f3":40,"\u00f2":40,"\u012f":-9,"\u0119":40,"\u0117":40,"\u0115":40,"\u0113":40,"\u00eb":40,"\u011b":40,"\u00ea":40,"\u00e9":40,"\u00e8":40,"\u00e7":40,"\u010b":40,"\u010d":40,"\u0109":40,"\u0107":40,"\u0105":40,"\u00e5":40,"\u0103":40,"\u0101":40,"\u00e4":40,"\u00e3":40,"\u00e2":40,"\u00e1":40,"\u00e0":40,"\u0104":24,"\u00c5":24,"\u0102":24,"\u0100":24,"\u00c4":24,"\u00c3":24,"\u00c2":24,"\u00c1":24,"\u00c0":24,y:40,w:40,u:33,s:40,r:33,o:40,i:-9,e:40,c:40,a:40,A:24,";":40,":":40,".":40,"-":46,",":40}},"\u0162":{d:"116,18v2,29,0,56,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm-2,-257r204,0r0,21r-90,0r0,236r-24,0r0,-236r-90,0r0,-21",k:{"\u0133":-9,"\u00ff":40,"\u0177":40,"\u00fd":40,"\u0175":40,"\u0173":33,"\u0171":33,"\u016f":33,"\u016d":33,"\u016b":33,"\u00fc":33,"\u0169":33,"\u00fb":33,"\u00fa":33,"\u00f9":33,"\u0219":40,"\u015f":40,"\u0161":40,"\u015d":40,"\u015b":40,"\u0159":33,"\u0157":33,"\u0155":33,"\u0151":40,"\u014f":40,"\u014d":40,"\u00f6":40,"\u00f5":40,"\u00f4":40,"\u00f3":40,"\u00f2":40,"\u012f":-9,"\u0119":40,"\u0117":40,"\u0115":40,"\u0113":40,"\u00eb":40,"\u011b":40,"\u00ea":40,"\u00e9":40,"\u00e8":40,"\u00e7":40,"\u010b":40,"\u010d":40,"\u0109":40,"\u0107":40,"\u0105":40,"\u00e5":40,"\u0103":40,"\u0101":40,"\u00e4":40,"\u00e3":40,"\u00e2":40,"\u00e1":40,"\u00e0":40,"\u0104":24,"\u00c5":24,"\u0102":24,"\u0100":24,"\u00c4":24,"\u00c3":24,"\u00c2":24,"\u00c1":24,"\u00c0":24,y:40,w:40,u:33,s:40,r:33,o:40,i:-9,e:40,c:40,a:40,A:24,";":40,":":40,".":40,"-":46,",":40}},"\u0166":{d:"-2,-257r204,0r0,21r-90,0r0,61r60,0r0,16r-60,0r0,159r-24,0r0,-159r-59,0r0,-16r59,0r0,-61r-90,0r0,-21"},"\u00d9":{d:"123,5v-64,0,-100,-36,-100,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0r0,164v0,64,-36,98,-100,98xm77,-330r28,0r38,50r-19,0",w:246},"\u00da":{d:"123,5v-64,0,-100,-36,-100,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0r0,164v0,64,-36,98,-100,98xm131,-280r-18,0r38,-51r28,0",w:246},"\u00db":{d:"123,5v-64,0,-100,-36,-100,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0r0,164v0,64,-36,98,-100,98xm177,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:246},"\u0168":{d:"123,5v-64,0,-100,-36,-100,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0r0,164v0,64,-36,98,-100,98xm99,-322v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34",w:246},"\u00dc":{d:"123,5v-64,0,-100,-36,-100,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0r0,164v0,64,-36,98,-100,98xm79,-288r0,-36r25,0r0,36r-25,0xm143,-288r0,-36r24,0r0,36r-24,0",w:246},"\u016a":{d:"123,5v-64,0,-100,-36,-100,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0r0,164v0,64,-36,98,-100,98xm63,-298r0,-16r119,0r0,16r-119,0",w:246},"\u016c":{d:"123,5v-64,0,-100,-36,-100,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0r0,164v0,64,-36,98,-100,98xm174,-329v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0",w:246},"\u016e":{d:"123,5v-64,0,-100,-36,-100,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0r0,164v0,64,-36,98,-100,98xm122,-334v-13,0,-24,11,-24,24v0,13,11,25,24,25v14,0,25,-11,25,-25v0,-13,-12,-24,-25,-24xm122,-271v-23,0,-38,-16,-38,-39v0,-23,16,-38,38,-38v23,0,39,15,39,38v0,23,-16,39,-39,39",w:246},"\u0170":{d:"123,5v-64,0,-100,-36,-100,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0r0,164v0,64,-36,98,-100,98xm139,-280r37,-51r27,0r-45,51r-19,0xm83,-280r36,-51r28,0r-46,51r-18,0",w:246},"\u0172":{d:"118,5v-61,-2,-95,-38,-95,-98r0,-164r25,0v8,98,-34,242,75,242v110,0,68,-144,76,-242r24,0v-7,108,36,255,-89,262v-11,11,-22,18,-23,37v-1,24,33,19,36,2r10,5v-7,32,-70,33,-68,-5v2,-20,15,-28,29,-39",w:246},"\u0174":{d:"0,-257r26,0r59,225r63,-225r31,0r63,225r59,-225r24,0r-70,257r-26,0r-66,-230r-65,230r-27,0xm217,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:326,k:{"\u0133":-9,"\u0173":6,"\u0171":6,"\u016f":6,"\u016d":6,"\u016b":6,"\u00fc":6,"\u0169":6,"\u00fb":6,"\u00fa":6,"\u00f9":6,"\u0159":6,"\u0157":6,"\u0155":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u012f":-9,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u0105":13,"\u00e5":13,"\u0103":13,"\u0101":13,"\u00e4":13,"\u00e3":13,"\u00e2":13,"\u00e1":13,"\u00e0":13,"\u0104":6,"\u00c5":6,"\u0102":6,"\u0100":6,"\u00c4":6,"\u00c3":6,"\u00c2":6,"\u00c1":6,"\u00c0":6,u:6,r:6,o:6,i:-9,e:6,a:13,A:6,";":6,":":6,".":27,",":27}},"\u00dd":{d:"98,-106r-102,-151r30,0r84,130r84,-130r30,0r-102,151r0,106r-24,0r0,-106xm118,-280r-18,0r38,-51r28,0",w:219,k:{"\u0133":3,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u00fc":27,"\u0169":27,"\u00fb":27,"\u00fa":27,"\u00f9":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u00f6":33,"\u00f5":33,"\u00f4":33,"\u00f3":33,"\u00f2":33,"\u012f":3,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u00eb":33,"\u011b":33,"\u00ea":33,"\u00e9":33,"\u00e8":33,"\u0105":33,"\u00e5":33,"\u0103":33,"\u0101":33,"\u00e4":33,"\u00e3":33,"\u00e2":33,"\u00e1":33,"\u00e0":33,"\u0104":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,v:20,u:27,q:33,p:27,o:33,i:3,e:33,a:33,A:27,";":33,":":33,".":36,"-":40,",":44}},"\u0176":{d:"98,-106r-102,-151r30,0r84,130r84,-130r30,0r-102,151r0,106r-24,0r0,-106xm165,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:219,k:{"\u0133":3,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u00fc":27,"\u0169":27,"\u00fb":27,"\u00fa":27,"\u00f9":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u00f6":33,"\u00f5":33,"\u00f4":33,"\u00f3":33,"\u00f2":33,"\u012f":3,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u00eb":33,"\u011b":33,"\u00ea":33,"\u00e9":33,"\u00e8":33,"\u0105":33,"\u00e5":33,"\u0103":33,"\u0101":33,"\u00e4":33,"\u00e3":33,"\u00e2":33,"\u00e1":33,"\u00e0":33,"\u0104":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,v:20,u:27,q:33,p:27,o:33,i:3,e:33,a:33,A:27,";":33,":":33,".":36,"-":40,",":44}},"\u0178":{d:"98,-106r-102,-151r30,0r84,130r84,-130r30,0r-102,151r0,106r-24,0r0,-106xm66,-288r0,-36r25,0r0,36r-25,0xm130,-288r0,-36r24,0r0,36r-24,0",w:219,k:{"\u0133":3,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u00fc":27,"\u0169":27,"\u00fb":27,"\u00fa":27,"\u00f9":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u00f6":33,"\u00f5":33,"\u00f4":33,"\u00f3":33,"\u00f2":33,"\u012f":3,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u00eb":33,"\u011b":33,"\u00ea":33,"\u00e9":33,"\u00e8":33,"\u0105":33,"\u00e5":33,"\u0103":33,"\u0101":33,"\u00e4":33,"\u00e3":33,"\u00e2":33,"\u00e1":33,"\u00e0":33,"\u0104":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,v:20,u:27,q:33,p:27,o:33,i:3,e:33,a:33,A:27,";":33,":":33,".":36,"-":40,",":44}},"\u0179":{d:"13,-257r185,0r0,22r-169,214r173,0r0,21r-200,0r0,-22r169,-214r-158,0r0,-21xm110,-280r-18,0r38,-51r28,0",w:206},"\u017d":{d:"13,-257r185,0r0,22r-169,214r173,0r0,21r-200,0r0,-22r169,-214r-158,0r0,-21xm49,-331r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:206},"\u017b":{d:"13,-257r185,0r0,22r-169,214r173,0r0,21r-200,0r0,-22r169,-214r-158,0r0,-21xm93,-288r0,-36r25,0r0,36r-25,0",w:206},"\u00e0":{d:"92,-172v-29,0,-50,14,-50,43r-23,0v1,-43,34,-61,76,-62v42,0,68,17,68,60r0,98v-1,12,11,17,21,12v0,12,3,25,-15,21v-23,2,-25,-15,-28,-32v-14,22,-30,38,-67,37v-37,-1,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88xm46,-262r28,0r38,50r-19,0",w:186},"\u00e1":{d:"92,-172v-29,0,-50,14,-50,43r-23,0v1,-43,34,-61,76,-62v42,0,68,17,68,60r0,98v-1,12,11,17,21,12v0,12,3,25,-15,21v-23,2,-25,-15,-28,-32v-14,22,-30,38,-67,37v-37,-1,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88xm100,-212r-18,0r38,-51r28,0",w:186},"\u00e2":{d:"92,-172v-29,0,-50,14,-50,43r-23,0v1,-43,34,-61,76,-62v42,0,68,17,68,60r0,98v-1,12,11,17,21,12v0,12,3,25,-15,21v-23,2,-25,-15,-28,-32v-14,22,-30,38,-67,37v-37,-1,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88xm147,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:186},"\u00e3":{d:"92,-172v-29,0,-50,14,-50,43r-23,0v1,-43,34,-61,76,-62v42,0,68,17,68,60r0,98v-1,12,11,17,21,12v0,12,3,25,-15,21v-23,2,-25,-15,-28,-32v-14,22,-30,38,-67,37v-37,-1,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88xm69,-254v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34",w:186},"\u00e4":{d:"92,-172v-29,0,-50,14,-50,43r-23,0v1,-43,34,-61,76,-62v42,0,68,17,68,60r0,98v-1,12,11,17,21,12v0,12,3,25,-15,21v-23,2,-25,-15,-28,-32v-14,22,-30,38,-67,37v-37,-1,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88xm49,-220r0,-36r25,0r0,36r-25,0xm113,-220r0,-36r24,0r0,36r-24,0",w:186},"\u0101":{d:"92,-172v-29,0,-50,14,-50,43r-23,0v1,-43,34,-61,76,-62v42,0,68,17,68,60r0,98v-1,12,11,17,21,12v0,12,3,25,-15,21v-23,2,-25,-15,-28,-32v-14,22,-30,38,-67,37v-37,-1,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88xm36,-230r0,-16r119,0r0,16r-119,0",w:186},"\u0103":{d:"92,-172v-29,0,-50,14,-50,43r-23,0v1,-43,34,-61,76,-62v42,0,68,17,68,60r0,98v-1,12,11,17,21,12v0,12,3,25,-15,21v-23,2,-25,-15,-28,-32v-14,22,-30,38,-67,37v-37,-1,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88xm146,-261v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0",w:186},"\u00e5":{d:"92,-172v-29,0,-50,14,-50,43r-23,0v1,-43,34,-61,76,-62v42,0,68,17,68,60r0,98v-1,12,11,17,21,12v0,12,3,25,-15,21v-23,2,-25,-15,-28,-32v-14,22,-30,38,-67,37v-37,-1,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88xm92,-269v-13,0,-24,11,-24,24v0,13,11,25,24,25v14,0,25,-11,25,-25v0,-13,-12,-24,-25,-24xm92,-206v-23,0,-38,-16,-38,-39v0,-23,16,-38,38,-38v23,0,39,15,39,38v0,23,-16,39,-39,39",w:186},"\u0105":{d:"92,-172v-29,0,-50,14,-50,43r-23,0v1,-43,34,-61,76,-62v42,0,68,17,68,60r0,98v-1,12,11,17,21,12v1,13,2,25,-17,21v-14,12,-28,20,-29,42v-1,24,33,19,36,2r10,5v-7,32,-70,33,-68,-5v2,-25,23,-33,39,-46v-11,-4,-12,-18,-14,-30v-14,22,-30,38,-67,37v-37,-1,-62,-16,-62,-54v-1,-53,53,-55,99,-60v18,-2,29,-6,29,-25v0,-31,-20,-37,-48,-38xm140,-102v-29,23,-106,2,-106,52v0,23,18,36,42,36v49,-1,70,-33,64,-88",w:186},"\u0107":{d:"12,-93v-4,-77,77,-125,139,-82v15,10,21,27,24,48r-22,0v-6,-26,-22,-45,-53,-45v-44,0,-65,34,-65,79v0,45,21,79,65,79v32,0,50,-23,54,-53r23,0v-5,42,-33,72,-77,72v-58,0,-85,-41,-88,-98xm107,-212r-18,0r38,-51r28,0",w:186},"\u0109":{d:"12,-93v-4,-77,77,-125,139,-82v15,10,21,27,24,48r-22,0v-6,-26,-22,-45,-53,-45v-44,0,-65,34,-65,79v0,45,21,79,65,79v32,0,50,-23,54,-53r23,0v-5,42,-33,72,-77,72v-58,0,-85,-41,-88,-98xm154,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:186},"\u010d":{d:"12,-93v-4,-77,77,-125,139,-82v15,10,21,27,24,48r-22,0v-6,-26,-22,-45,-53,-45v-44,0,-65,34,-65,79v0,45,21,79,65,79v32,0,50,-23,54,-53r23,0v-5,42,-33,72,-77,72v-58,0,-85,-41,-88,-98xm46,-263r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:186},"\u010b":{d:"12,-93v-4,-77,77,-125,139,-82v15,10,21,27,24,48r-22,0v-6,-26,-22,-45,-53,-45v-44,0,-65,34,-65,79v0,45,21,79,65,79v32,0,50,-23,54,-53r23,0v-5,42,-33,72,-77,72v-58,0,-85,-41,-88,-98xm87,-220r0,-36r25,0r0,36r-25,0",w:186},"\u00e7":{d:"12,-93v-4,-77,77,-125,139,-82v15,10,21,27,24,48r-22,0v-6,-26,-22,-45,-53,-45v-44,0,-65,34,-65,79v0,45,21,79,65,79v32,0,50,-23,54,-53r23,0v-5,42,-32,71,-75,72r-12,14v21,-3,42,2,42,23v1,35,-47,36,-73,24r5,-12v14,5,45,11,47,-10v2,-17,-23,-16,-34,-11v-11,-9,9,-19,13,-28v-50,-7,-75,-43,-78,-98",w:186},"\u010f":{d:"220,-206r-17,0r20,-51r28,0xm97,-191v33,0,55,16,65,41r0,-107r23,0r0,257r-21,0v-1,-11,2,-26,-1,-35v-11,23,-32,40,-66,40v-57,-1,-83,-41,-83,-98v0,-57,26,-98,83,-98xm97,-172v-44,0,-61,36,-61,79v0,43,17,79,61,79v46,0,65,-33,65,-79v0,-46,-19,-79,-65,-79",w:232},"\u0111":{d:"97,-191v33,0,55,16,65,41r0,-60r-62,0r0,-16r62,0r0,-31r23,0r0,31r30,0r0,16r-30,0r0,210r-21,0v-1,-11,2,-26,-1,-35v-11,23,-32,40,-66,40v-57,-1,-83,-41,-83,-98v0,-57,26,-98,83,-98xm97,-172v-44,0,-61,36,-61,79v0,43,17,79,61,79v46,0,65,-33,65,-79v0,-46,-19,-79,-65,-79",w:215},"\u00e8":{d:"155,-106v7,-71,-97,-89,-114,-24v-3,8,-5,16,-6,24r120,0xm12,-93v-11,-105,144,-135,162,-32v3,13,4,25,4,38r-143,0v2,40,19,72,61,73v35,1,50,-20,58,-47r23,0v-9,40,-31,67,-81,66v-58,-1,-78,-41,-84,-98xm48,-262r28,0r38,50r-19,0",w:186},"\u00e9":{d:"155,-106v7,-71,-97,-89,-114,-24v-3,8,-5,16,-6,24r120,0xm12,-93v-11,-105,144,-135,162,-32v3,13,4,25,4,38r-143,0v2,40,19,72,61,73v35,1,50,-20,58,-47r23,0v-9,40,-31,67,-81,66v-58,-1,-78,-41,-84,-98xm102,-212r-18,0r38,-51r28,0",w:186},"\u00ea":{d:"155,-106v7,-71,-97,-89,-114,-24v-3,8,-5,16,-6,24r120,0xm12,-93v-11,-105,144,-135,162,-32v3,13,4,25,4,38r-143,0v2,40,19,72,61,73v35,1,50,-20,58,-47r23,0v-9,40,-31,67,-81,66v-58,-1,-78,-41,-84,-98xm150,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:186},"\u011b":{d:"155,-106v7,-71,-97,-89,-114,-24v-3,8,-5,16,-6,24r120,0xm12,-93v-11,-105,144,-135,162,-32v3,13,4,25,4,38r-143,0v2,40,19,72,61,73v35,1,50,-20,58,-47r23,0v-9,40,-31,67,-81,66v-58,-1,-78,-41,-84,-98xm43,-263r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:186},"\u00eb":{d:"155,-106v7,-71,-97,-89,-114,-24v-3,8,-5,16,-6,24r120,0xm12,-93v-11,-105,144,-135,162,-32v3,13,4,25,4,38r-143,0v2,40,19,72,61,73v35,1,50,-20,58,-47r23,0v-9,40,-31,67,-81,66v-58,-1,-78,-41,-84,-98xm52,-220r0,-36r25,0r0,36r-25,0xm116,-220r0,-36r24,0r0,36r-24,0",w:186},"\u0113":{d:"155,-106v7,-71,-97,-89,-114,-24v-3,8,-5,16,-6,24r120,0xm12,-93v-11,-105,144,-135,162,-32v3,13,4,25,4,38r-143,0v2,40,19,72,61,73v35,1,50,-20,58,-47r23,0v-9,40,-31,67,-81,66v-58,-1,-78,-41,-84,-98xm37,-230r0,-16r119,0r0,16r-119,0",w:186},"\u0115":{d:"155,-106v7,-71,-97,-89,-114,-24v-3,8,-5,16,-6,24r120,0xm12,-93v-11,-105,144,-135,162,-32v3,13,4,25,4,38r-143,0v2,40,19,72,61,73v35,1,50,-20,58,-47r23,0v-9,40,-31,67,-81,66v-58,-1,-78,-41,-84,-98xm149,-261v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0",w:186},"\u0117":{d:"155,-106v7,-71,-97,-89,-114,-24v-3,8,-5,16,-6,24r120,0xm12,-93v-11,-105,144,-135,162,-32v3,13,4,25,4,38r-143,0v2,40,19,72,61,73v35,1,50,-20,58,-47r23,0v-9,40,-31,67,-81,66v-58,-1,-78,-41,-84,-98xm83,-220r0,-36r25,0r0,36r-25,0",w:186},"\u0119":{d:"12,-93v-11,-105,144,-135,162,-32v3,13,4,25,4,38r-143,0v2,40,19,72,61,73v35,1,50,-20,58,-47r23,0v-10,37,-28,61,-69,66v-11,10,-22,18,-23,37v-1,24,33,19,36,2r10,5v-7,32,-70,33,-68,-5v2,-20,15,-28,29,-39v-55,-3,-74,-42,-80,-98xm155,-106v7,-71,-97,-89,-114,-24v-3,8,-5,16,-6,24r120,0",w:186},"\u011d":{d:"96,-191v29,-1,49,20,60,37r0,-32r23,0v-6,116,38,289,-110,257v-27,-6,-47,-23,-50,-53r23,0v5,25,25,36,54,37v52,2,65,-42,59,-95v-9,22,-31,38,-59,38v-58,0,-84,-39,-84,-96v0,-54,28,-92,84,-93xm35,-95v0,41,19,74,61,74v41,0,60,-33,60,-74v0,-42,-17,-77,-60,-77v-43,0,-61,33,-61,77xm158,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0"},"\u011f":{d:"96,-191v29,-1,49,20,60,37r0,-32r23,0v-6,116,38,289,-110,257v-27,-6,-47,-23,-50,-53r23,0v5,25,25,36,54,37v52,2,65,-42,59,-95v-9,22,-31,38,-59,38v-58,0,-84,-39,-84,-96v0,-54,28,-92,84,-93xm35,-95v0,41,19,74,61,74v41,0,60,-33,60,-74v0,-42,-17,-77,-60,-77v-43,0,-61,33,-61,77xm148,-261v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0"},"\u0121":{d:"96,-191v29,-1,49,20,60,37r0,-32r23,0v-6,116,38,289,-110,257v-27,-6,-47,-23,-50,-53r23,0v5,25,25,36,54,37v52,2,65,-42,59,-95v-9,22,-31,38,-59,38v-58,0,-84,-39,-84,-96v0,-54,28,-92,84,-93xm35,-95v0,41,19,74,61,74v41,0,60,-33,60,-74v0,-42,-17,-77,-60,-77v-43,0,-61,33,-61,77xm87,-220r0,-36r25,0r0,36r-25,0"},"\u0123":{d:"85,-224v-2,-29,-2,-57,31,-55r0,10v-9,1,-12,5,-14,12r14,0r0,33r-31,0xm96,-191v29,-1,49,20,60,37r0,-32r23,0v-6,116,38,289,-110,257v-27,-6,-47,-23,-50,-53r23,0v5,25,25,36,54,37v52,2,65,-42,59,-95v-9,22,-31,38,-59,38v-58,0,-84,-39,-84,-96v0,-54,28,-92,84,-93xm35,-95v0,41,19,74,61,74v41,0,60,-33,60,-74v0,-42,-17,-77,-60,-77v-43,0,-61,33,-61,77"},"\u0125":{d:"102,-172v-76,0,-55,98,-58,172r-23,0r0,-257r23,0r1,103v9,-22,30,-35,59,-37v94,-7,63,108,68,191r-23,0v-7,-66,26,-172,-47,-172xm149,-280r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:193},"\u0127":{d:"111,-172v-77,-1,-57,98,-59,172r-22,0r0,-210r-30,0r0,-16r30,0r0,-31r22,0r0,31r55,0r0,16r-55,0v1,18,-2,40,1,56v9,-22,30,-35,59,-37v94,-7,63,108,68,191r-22,0v-7,-66,26,-172,-47,-172",w:201},"\u00ec":{d:"22,0r0,-186r23,0r0,186r-23,0xm-20,-262r28,0r38,50r-19,0",w:66},"\u00ed":{d:"22,0r0,-186r23,0r0,186r-23,0xm39,-212r-18,0r38,-51r28,0",w:66},"\u00ee":{d:"22,0r0,-186r23,0r0,186r-23,0xm88,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:66},"\u0129":{d:"22,0r0,-186r23,0r0,186r-23,0xm9,-254v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34",w:66},"\u00ef":{d:"22,0r0,-186r23,0r0,186r-23,0xm-11,-220r0,-36r25,0r0,36r-25,0xm53,-220r0,-36r24,0r0,36r-24,0",w:66},"\u012b":{d:"22,0r0,-186r23,0r0,186r-23,0xm-26,-230r0,-16r119,0r0,16r-119,0",w:66},"\u012f":{d:"-2,44v2,-23,18,-31,34,-44r-10,0r0,-186r23,0r0,186v-13,12,-26,21,-27,42v-1,25,29,18,32,2r9,5v-6,33,-64,31,-61,-5xm22,-257r23,0r0,36r-23,0r0,-36",w:66},"\u0135":{d:"-11,49v22,5,33,-5,33,-26r0,-209r23,0r0,203v1,36,-16,58,-56,51r0,-19xm87,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:66},"\u0137":{d:"111,18v2,29,0,56,-31,55v-3,-15,12,-10,14,-22r-14,0r0,-33r31,0xm22,-257r22,0r0,161r103,-90r30,0r-79,69r85,117r-29,0r-73,-101r-37,30r0,71r-22,0r0,-257",w:180},"\u013a":{d:"22,-257r23,0r0,257r-23,0r0,-257xm40,-280r-18,0r38,-51r28,0",w:66},"\u013e":{d:"80,-206r-17,0r19,-51r29,0xm22,-257r23,0r0,257r-23,0r0,-257",w:91},"\u013c":{d:"49,18v2,29,2,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm22,-257r23,0r0,257r-23,0r0,-257",w:66},"\u0144":{d:"102,-172v-76,0,-55,98,-58,172r-23,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,30,-35,59,-37v94,-7,63,108,68,191r-23,0v-7,-66,26,-172,-47,-172xm103,-212r-18,0r38,-51r28,0",w:193},"\u0148":{d:"102,-172v-76,0,-55,98,-58,172r-23,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,30,-35,59,-37v94,-7,63,108,68,191r-23,0v-7,-66,26,-172,-47,-172xm42,-263r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:193},"\u00f1":{d:"102,-172v-76,0,-55,98,-58,172r-23,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,30,-35,59,-37v94,-7,63,108,68,191r-23,0v-7,-66,26,-172,-47,-172xm72,-254v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34",w:193},"\u0146":{d:"114,18v2,29,2,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm102,-172v-76,0,-55,98,-58,172r-23,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,30,-35,59,-37v94,-7,63,108,68,191r-23,0v-7,-66,26,-172,-47,-172",w:193},"\u00f2":{d:"165,-93v0,-44,-20,-79,-65,-79v-44,0,-65,34,-65,79v0,45,21,79,65,79v45,0,65,-35,65,-79xm12,-93v0,-57,30,-98,88,-98v58,0,88,41,88,98v0,57,-30,98,-88,98v-58,0,-88,-41,-88,-98xm53,-262r28,0r38,50r-19,0"},"\u00f3":{d:"165,-93v0,-44,-20,-79,-65,-79v-44,0,-65,34,-65,79v0,45,21,79,65,79v45,0,65,-35,65,-79xm12,-93v0,-57,30,-98,88,-98v58,0,88,41,88,98v0,57,-30,98,-88,98v-58,0,-88,-41,-88,-98xm107,-212r-18,0r38,-51r28,0"},"\u00f4":{d:"165,-93v0,-44,-20,-79,-65,-79v-44,0,-65,34,-65,79v0,45,21,79,65,79v45,0,65,-35,65,-79xm12,-93v0,-57,30,-98,88,-98v58,0,88,41,88,98v0,57,-30,98,-88,98v-58,0,-88,-41,-88,-98xm154,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0"},"\u00f5":{d:"165,-93v0,-44,-20,-79,-65,-79v-44,0,-65,34,-65,79v0,45,21,79,65,79v45,0,65,-35,65,-79xm12,-93v0,-57,30,-98,88,-98v58,0,88,41,88,98v0,57,-30,98,-88,98v-58,0,-88,-41,-88,-98xm77,-254v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34"},"\u00f6":{d:"165,-93v0,-44,-20,-79,-65,-79v-44,0,-65,34,-65,79v0,45,21,79,65,79v45,0,65,-35,65,-79xm12,-93v0,-57,30,-98,88,-98v58,0,88,41,88,98v0,57,-30,98,-88,98v-58,0,-88,-41,-88,-98xm56,-220r0,-36r25,0r0,36r-25,0xm120,-220r0,-36r24,0r0,36r-24,0"},"\u014d":{d:"165,-93v0,-44,-20,-79,-65,-79v-44,0,-65,34,-65,79v0,45,21,79,65,79v45,0,65,-35,65,-79xm12,-93v0,-57,30,-98,88,-98v58,0,88,41,88,98v0,57,-30,98,-88,98v-58,0,-88,-41,-88,-98xm42,-230r0,-16r119,0r0,16r-119,0"},"\u014f":{d:"165,-93v0,-44,-20,-79,-65,-79v-44,0,-65,34,-65,79v0,45,21,79,65,79v45,0,65,-35,65,-79xm12,-93v0,-57,30,-98,88,-98v58,0,88,41,88,98v0,57,-30,98,-88,98v-58,0,-88,-41,-88,-98xm153,-261v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0"},"\u0151":{d:"165,-93v0,-44,-20,-79,-65,-79v-44,0,-65,34,-65,79v0,45,21,79,65,79v45,0,65,-35,65,-79xm12,-93v0,-57,30,-98,88,-98v58,0,88,41,88,98v0,57,-30,98,-88,98v-58,0,-88,-41,-88,-98xm117,-212r37,-51r27,0r-45,51r-19,0xm61,-212r36,-51r28,0r-46,51r-18,0"},"\u0155":{d:"113,-166v-42,2,-69,25,-69,67r0,99r-22,0r0,-186r20,0v1,14,-2,32,1,44v11,-28,33,-48,70,-46r0,22xm42,-212r-18,0r38,-51r28,0",w:113,k:{"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u0149":-6,"\u0146":-6,"\u00f1":-6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u010f":6,"\u00e7":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,q:6,o:6,n:-6,e:6,d:6,c:6,".":33,"-":20,",":33}},"\u0157":{d:"49,18v2,29,2,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm113,-166v-42,2,-69,25,-69,67r0,99r-22,0r0,-186r20,0v1,14,-2,32,1,44v11,-28,33,-48,70,-46r0,22",w:113,k:{"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u0149":-6,"\u0146":-6,"\u00f1":-6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u010f":6,"\u00e7":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,q:6,o:6,n:-6,e:6,d:6,c:6,".":33,"-":20,",":33}},"\u0159":{d:"113,-166v-42,2,-69,25,-69,67r0,99r-22,0r0,-186r20,0v1,14,-2,32,1,44v11,-28,33,-48,70,-46r0,22xm13,-263r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:113,k:{"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u0149":-6,"\u0146":-6,"\u00f1":-6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u010f":6,"\u00e7":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,q:6,o:6,n:-6,e:6,d:6,c:6,".":33,"-":20,",":33}},"\u015b":{d:"49,-96v-59,-27,-23,-95,38,-95v42,0,65,21,69,60r-23,0v5,-50,-90,-56,-93,-9v12,57,119,11,122,90v2,59,-88,68,-128,40v-14,-10,-21,-27,-23,-50r23,0v-4,54,105,65,105,11v0,-42,-59,-33,-90,-47xm94,-212r-18,0r38,-51r28,0",w:173},"\u015d":{d:"49,-96v-59,-27,-23,-95,38,-95v42,0,65,21,69,60r-23,0v5,-50,-90,-56,-93,-9v12,57,119,11,122,90v2,59,-88,68,-128,40v-14,-10,-21,-27,-23,-50r23,0v-4,54,105,65,105,11v0,-42,-59,-33,-90,-47xm142,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:173},"\u0161":{d:"49,-96v-59,-27,-23,-95,38,-95v42,0,65,21,69,60r-23,0v5,-50,-90,-56,-93,-9v12,57,119,11,122,90v2,59,-88,68,-128,40v-14,-10,-21,-27,-23,-50r23,0v-4,54,105,65,105,11v0,-42,-59,-33,-90,-47xm35,-263r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:173},"\u015f":{d:"49,-96v-59,-27,-23,-95,38,-95v42,0,65,21,69,60r-23,0v5,-50,-90,-56,-93,-9v12,57,122,11,122,90v0,39,-33,53,-71,55r-12,14v20,-3,42,2,42,23v0,34,-47,36,-73,24r5,-12v14,5,46,11,47,-10v1,-24,-34,-5,-40,-17r18,-22v-40,-3,-64,-24,-67,-65r23,0v-4,54,105,65,105,11v0,-42,-59,-33,-90,-47",w:173},"\u0219":{d:"103,18v2,29,0,56,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm49,-96v-59,-27,-23,-95,38,-95v42,0,65,21,69,60r-23,0v5,-50,-90,-56,-93,-9v12,57,119,11,122,90v2,59,-88,68,-128,40v-14,-10,-21,-27,-23,-50r23,0v-4,54,105,65,105,11v0,-42,-59,-33,-90,-47",w:173},"\u0165":{d:"107,-206r-17,0r20,-51r28,0xm95,1v-37,4,-60,-1,-60,-41r0,-127r-32,0r0,-19r32,0r0,-56r23,0r0,56r37,0r0,19r-37,0r0,126v-3,23,15,27,37,23r0,19",w:119},"\u0163":{d:"80,18v2,29,1,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm95,1v-37,4,-60,-1,-60,-41r0,-127r-32,0r0,-19r32,0r0,-56r23,0r0,56r37,0r0,19r-37,0r0,126v-3,23,15,27,37,23r0,19",w:106},"\u0167":{d:"95,1v-37,4,-60,-1,-60,-41r0,-75r-36,0r0,-16r36,0r0,-36r-32,0r0,-19r32,0r0,-56r23,0r0,56r37,0r0,19r-37,0r0,36r42,0r0,16r-42,0r0,74v-3,23,15,27,37,23r0,19",w:106},"\u00f9":{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172xm51,-262r28,0r38,50r-19,0",w:193},"\u00fa":{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172xm104,-212r-18,0r38,-51r28,0",w:193},"\u00fb":{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172xm150,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:193},"\u0169":{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172xm73,-254v26,0,57,35,67,-2r14,0v-4,17,-11,35,-32,35v-24,0,-58,-36,-67,1r-14,0v2,-18,12,-34,32,-34",w:193},"\u00fc":{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172xm52,-220r0,-36r25,0r0,36r-25,0xm116,-220r0,-36r24,0r0,36r-24,0",w:193},"\u016b":{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172xm38,-230r0,-16r119,0r0,16r-119,0",w:193},"\u016d":{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172xm149,-261v0,41,-58,60,-88,34v-9,-8,-14,-19,-15,-34r14,0v1,21,16,30,37,30v22,0,34,-12,38,-30r14,0",w:193},"\u016f":{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172xm97,-269v-13,0,-24,11,-24,24v0,13,11,25,24,25v14,0,25,-11,25,-25v0,-13,-12,-24,-25,-24xm97,-206v-23,0,-38,-16,-38,-39v0,-23,16,-38,38,-38v23,0,39,15,39,38v0,23,-16,39,-39,39",w:193},"\u0171":{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186r-21,0v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172xm115,-212r37,-51r27,0r-45,51r-19,0xm59,-212r36,-51r28,0r-46,51r-18,0",w:193},"\u0173":{d:"94,-14v73,-3,52,-100,55,-172r23,0r0,186v-23,5,-32,21,-37,42v-1,24,33,19,36,2r10,5v-7,33,-71,32,-68,-5v2,-23,19,-31,38,-44v-1,-10,2,-25,-1,-33v-11,22,-33,38,-64,38v-91,0,-60,-110,-65,-191r23,0v7,67,-27,175,50,172",w:193},"\u0175":{d:"3,-186r24,0r48,159r46,-159r25,0r46,159r48,-159r24,0r-60,186r-25,0r-46,-156r-46,156r-24,0xm187,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:266,k:{".":20,",":20}},"\u00fd":{d:"1,-186r24,0r61,159r57,-159r23,0r-90,234v-7,19,-32,24,-57,19r0,-19v39,10,47,-22,56,-49xm94,-212r-18,0r38,-51r28,0",w:166,k:{".":33,",":33}},"\u0177":{d:"1,-186r24,0r61,159r57,-159r23,0r-90,234v-7,19,-32,24,-57,19r0,-19v39,10,47,-22,56,-49xm139,-212r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0",w:166,k:{".":33,",":33}},"\u00ff":{d:"1,-186r24,0r61,159r57,-159r23,0r-90,234v-7,19,-32,24,-57,19r0,-19v39,10,47,-22,56,-49xm42,-220r0,-36r25,0r0,36r-25,0xm106,-220r0,-36r24,0r0,36r-24,0",w:166,k:{".":33,",":33}},"\u017a":{d:"33,-19r128,0r0,19r-156,0r0,-18r122,-149r-113,0r0,-19r142,0r0,16xm90,-212r-18,0r38,-51r28,0",w:166},"\u017e":{d:"33,-19r128,0r0,19r-156,0r0,-18r122,-149r-113,0r0,-19r142,0r0,16xm29,-263r24,0r31,37r31,-37r21,0r-41,51r-25,0",w:166},"\u017c":{d:"33,-19r128,0r0,19r-156,0r0,-18r122,-149r-113,0r0,-19r142,0r0,16xm71,-220r0,-36r25,0r0,36r-25,0",w:166},"\u013f":{d:"26,-257r24,0r0,236r144,0r0,21r-168,0r0,-257xm103,-150r0,-36r25,0r0,36r-25,0",w:193,k:{"\u021a":33,"\u00ff":13,"\u0177":13,"\u00fd":13,"\u0178":40,"\u0176":40,"\u00dd":40,"\u0174":20,"\u0162":33,"\u0164":33,y:13,Y:40,W:20,V:33,T:33,"\u2019":35}},"\u0140":{d:"22,-257r23,0r0,257r-23,0r0,-257xm67,-150r0,-36r25,0r0,36r-25,0",w:106},"\u212e":{d:"16,-93v-9,-108,149,-134,179,-40v4,12,7,25,7,40r-145,0r0,65v35,37,104,21,121,-22r13,8v-17,28,-39,48,-82,48v-59,0,-88,-39,-93,-99xm161,-106r0,-52v-28,-28,-77,-30,-104,0r0,52r104,0",w:216},"\u2113":{d:"78,-42v-2,38,42,39,61,19r7,9v-27,31,-88,24,-86,-26r0,-46v-8,7,-13,17,-22,23r-7,-10r29,-30v3,-62,-16,-157,43,-157v23,0,36,20,35,45v-2,50,-30,81,-60,115r0,58xm78,-117v22,-27,43,-57,45,-96v0,-17,-7,-32,-21,-33v-37,9,-20,84,-24,129",w:180},"!":{d:"28,0r0,-38r31,0r0,38r-31,0xm31,-180r0,-77r25,0r0,77r-6,116r-13,0",w:86},'"':{d:"79,-257r23,0r0,87r-23,0r0,-87xm31,-257r23,0r0,87r-23,0r0,-87",w:133},"#":{d:"80,-153r-8,57r51,0r8,-57r-51,0xm179,-80r-40,0r-11,80r-18,0r11,-80r-51,0r-11,80r-18,0r11,-80r-39,0r0,-16r41,0r8,-57r-39,0r0,-16r41,0r12,-80r18,0r-12,80r51,0r11,-80r18,0r-11,80r38,0r0,16r-40,0r-8,57r38,0r0,16"},"\u0110":{d:"233,-129v0,83,-38,129,-118,129r-89,0r0,-125r-26,0r0,-16r26,0r0,-116r89,0v79,2,118,45,118,128xm208,-129v0,-95,-61,-114,-158,-107r0,95r85,0r0,16r-85,0r0,104v97,7,158,-12,158,-108",w:246},"\u00a0":{w:100},"\u021a":{d:"116,18v2,29,0,56,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm-2,-257r204,0r0,21r-90,0r0,236r-24,0r0,-236r-90,0r0,-21",k:{"\u0133":-9,"\u00ff":40,"\u0177":40,"\u00fd":40,"\u0175":40,"\u0173":33,"\u0171":33,"\u016f":33,"\u016d":33,"\u016b":33,"\u00fc":33,"\u0169":33,"\u00fb":33,"\u00fa":33,"\u00f9":33,"\u0219":40,"\u015f":40,"\u0161":40,"\u015d":40,"\u015b":40,"\u0159":33,"\u0157":33,"\u0155":33,"\u0151":40,"\u014f":40,"\u014d":40,"\u00f6":40,"\u00f5":40,"\u00f4":40,"\u00f3":40,"\u00f2":40,"\u012f":-9,"\u0119":40,"\u0117":40,"\u0115":40,"\u0113":40,"\u00eb":40,"\u011b":40,"\u00ea":40,"\u00e9":40,"\u00e8":40,"\u00e7":40,"\u010b":40,"\u010d":40,"\u0109":40,"\u0107":40,"\u0105":40,"\u00e5":40,"\u0103":40,"\u0101":40,"\u00e4":40,"\u00e3":40,"\u00e2":40,"\u00e1":40,"\u00e0":40,"\u0104":24,"\u00c5":24,"\u0102":24,"\u0100":24,"\u00c4":24,"\u00c3":24,"\u00c2":24,"\u00c1":24,"\u00c0":24,y:40,w:40,u:33,s:40,r:33,o:40,i:-9,e:40,c:40,a:40,A:24,";":40,":":40,".":40,"-":46,",":40}},"\u021b":{d:"80,18v2,29,1,57,-31,55r0,-10v8,-2,12,-5,14,-12r-14,0r0,-33r31,0xm95,1v-37,4,-60,-1,-60,-41r0,-127r-32,0r0,-19r32,0r0,-56r23,0r0,56r37,0r0,19r-37,0r0,126v-3,23,15,27,37,23r0,19",w:106},"\uf8ff":{d:"80,-42r0,-24r20,0r0,24r-20,0xm138,-172v0,42,-47,39,-40,88v-7,-1,-19,3,-18,-6v-5,-44,40,-47,40,-81v0,-16,-13,-30,-28,-30v-18,0,-27,14,-29,34r-18,-3v2,-31,19,-48,48,-49v26,-1,45,21,45,47xm166,-18r0,-222r-148,0r0,222r148,0xm184,-258r0,258r-184,0r0,-258r184,0",w:184},"\u02c9":{d:"-26,-230r0,-16r119,0r0,16r-119,0",w:66},"\u2219":{d:"29,-114v0,-12,9,-21,21,-21v12,0,21,10,21,22v0,11,-10,20,-21,20v-12,0,-21,-9,-21,-21",w:100},"\u2215":{d:"103,-261r17,0r-162,273r-18,0",w:60},"\u0394":{d:"120,-226r-77,200r155,0xm5,0r100,-256r30,0r103,256r-233,0",w:242},"\u03a9":{d:"248,-149v0,52,-27,86,-69,99r0,26r69,0r0,24r-92,0r0,-66v39,-6,63,-38,63,-82v0,-52,-35,-86,-87,-86v-51,0,-86,33,-86,86v0,46,23,74,63,82r0,66r-92,0r0,-24r69,0r0,-26v-41,-13,-69,-46,-69,-99v0,-69,48,-111,115,-111v69,0,116,42,116,111",w:269},"\u03bc":{d:"151,-33v-15,33,-72,51,-107,26r0,76r-23,0r0,-255r23,0v7,67,-27,175,50,172v73,-3,52,-100,55,-172r23,0r0,186r-21,0r0,-33",w:193}}});var LiveValidation=function(B,A){this.initialize(B,A)};LiveValidation.VERSION="1.3 standalone";LiveValidation.TEXTAREA=1;LiveValidation.TEXT=2;LiveValidation.PASSWORD=3;LiveValidation.CHECKBOX=4;LiveValidation.SELECT=5;LiveValidation.FILE=6;LiveValidation.massValidate=function(C){var D=true;for(var B=0,A=C.length;B<A;++B){var E=C[B].validate();if(D){D=E}}return D};LiveValidation.prototype={validClass:"LV_valid",invalidClass:"LV_invalid",messageClass:"LV_validation_message",validFieldClass:"LV_valid_field",invalidFieldClass:"LV_invalid_field",initialize:function(D,C){var A=this;if(!D){throw new Error("LiveValidation::initialize - No element reference or element id has been provided!")}this.element=D.nodeName?D:document.getElementById(D);if(!this.element){throw new Error("LiveValidation::initialize - No element with reference or id of '"+D+"' exists!")}this.validations=[];this.elementType=this.getElementType();this.form=this.element.form;var B=C||{};this.validMessage=B.validMessage||"Thankyou!";var E=B.insertAfterWhatNode||this.element;this.insertAfterWhatNode=E.nodeType?E:document.getElementById(E);this.onValid=B.onValid||function(){this.insertMessage(this.createMessageSpan());this.addFieldClass()};this.onInvalid=B.onInvalid||function(){this.insertMessage(this.createMessageSpan());this.addFieldClass()};this.onlyOnBlur=B.onlyOnBlur||false;this.wait=B.wait||0;this.onlyOnSubmit=B.onlyOnSubmit||false;if(this.form){this.formObj=LiveValidationForm.getInstance(this.form);this.formObj.addField(this)}this.oldOnFocus=this.element.onfocus||function(){};this.oldOnBlur=this.element.onblur||function(){};this.oldOnClick=this.element.onclick||function(){};this.oldOnChange=this.element.onchange||function(){};this.oldOnKeyup=this.element.onkeyup||function(){};this.element.onfocus=function(F){A.doOnFocus(F);return A.oldOnFocus.call(this,F)};if(!this.onlyOnSubmit){switch(this.elementType){case LiveValidation.CHECKBOX:this.element.onclick=function(F){A.validate();return A.oldOnClick.call(this,F)};case LiveValidation.SELECT:case LiveValidation.FILE:this.element.onchange=function(F){A.validate();return A.oldOnChange.call(this,F)};break;default:if(!this.onlyOnBlur){this.element.onkeyup=function(F){A.deferValidation();return A.oldOnKeyup.call(this,F)}}this.element.onblur=function(F){A.doOnBlur(F);return A.oldOnBlur.call(this,F)}}}},destroy:function(){if(this.formObj){this.formObj.removeField(this);this.formObj.destroy()}this.element.onfocus=this.oldOnFocus;if(!this.onlyOnSubmit){switch(this.elementType){case LiveValidation.CHECKBOX:this.element.onclick=this.oldOnClick;case LiveValidation.SELECT:case LiveValidation.FILE:this.element.onchange=this.oldOnChange;break;default:if(!this.onlyOnBlur){this.element.onkeyup=this.oldOnKeyup}this.element.onblur=this.oldOnBlur}}this.validations=[];this.removeMessageAndFieldClass()},add:function(A,B){this.validations.push({type:A,params:B||{}});return this},remove:function(B,D){var E=false;for(var C=0,A=this.validations.length;C<A;C++){if(this.validations[C].type==B){if(this.validations[C].params==D){E=true;break}}}if(E){this.validations.splice(C,1)}return this},deferValidation:function(B){if(this.wait>=300){this.removeMessageAndFieldClass()}var A=this;if(this.timeout){clearTimeout(A.timeout)}this.timeout=setTimeout(function(){A.validate()},A.wait)},doOnBlur:function(A){this.focused=false;this.validate(A)},doOnFocus:function(A){this.focused=true;this.removeMessageAndFieldClass()},getElementType:function(){switch(true){case (this.element.nodeName.toUpperCase()=="TEXTAREA"):return LiveValidation.TEXTAREA;case (this.element.nodeName.toUpperCase()=="INPUT"&&this.element.type.toUpperCase()=="TEXT"):return LiveValidation.TEXT;case (this.element.nodeName.toUpperCase()=="INPUT"&&this.element.type.toUpperCase()=="PASSWORD"):return LiveValidation.PASSWORD;case (this.element.nodeName.toUpperCase()=="INPUT"&&this.element.type.toUpperCase()=="CHECKBOX"):return LiveValidation.CHECKBOX;case (this.element.nodeName.toUpperCase()=="INPUT"&&this.element.type.toUpperCase()=="FILE"):return LiveValidation.FILE;case (this.element.nodeName.toUpperCase()=="SELECT"):return LiveValidation.SELECT;case (this.element.nodeName.toUpperCase()=="INPUT"):throw new Error("LiveValidation::getElementType - Cannot use LiveValidation on an "+this.element.type+" input!");default:throw new Error("LiveValidation::getElementType - Element must be an input, select, or textarea!")}},doValidations:function(){this.validationFailed=false;for(var C=0,A=this.validations.length;C<A;++C){var B=this.validations[C];switch(B.type){case Validate.Presence:case Validate.Confirmation:case Validate.Acceptance:this.displayMessageWhenEmpty=true;this.validationFailed=!this.validateElement(B.type,B.params);break;default:this.validationFailed=!this.validateElement(B.type,B.params);break}if(this.validationFailed){return false}}this.message=this.validMessage;return true},validateElement:function(A,C){var D=(this.elementType==LiveValidation.SELECT)?this.element.options[this.element.selectedIndex].value:this.element.value;if(A==Validate.Acceptance){if(this.elementType!=LiveValidation.CHECKBOX){throw new Error("LiveValidation::validateElement - Element to validate acceptance must be a checkbox!")}D=this.element.checked}var E=true;try{A(D,C)}catch(B){if(B instanceof Validate.Error){if(D!==""||(D===""&&this.displayMessageWhenEmpty)){this.validationFailed=true;this.message=B.message;E=false}}else{throw B}}finally{return E}},validate:function(){if(!this.element.disabled){var A=this.doValidations();if(A){this.onValid();return true}else{this.onInvalid();return false}}else{return true}},enable:function(){this.element.disabled=false;return this},disable:function(){this.element.disabled=true;this.removeMessageAndFieldClass();return this},createMessageSpan:function(){var A=document.createElement("span");var B=document.createTextNode(this.message);A.appendChild(B);return A},insertMessage:function(B){this.removeMessage();if((this.displayMessageWhenEmpty&&(this.elementType==LiveValidation.CHECKBOX||this.element.value==""))||this.element.value!=""){var A=this.validationFailed?this.invalidClass:this.validClass;B.className+=" "+this.messageClass+" "+A;if(this.insertAfterWhatNode.nextSibling){this.insertAfterWhatNode.parentNode.insertBefore(B,this.insertAfterWhatNode.nextSibling)}else{this.insertAfterWhatNode.parentNode.appendChild(B)}}},addFieldClass:function(){this.removeFieldClass();if(!this.validationFailed){if(this.displayMessageWhenEmpty||this.element.value!=""){if(this.element.className.indexOf(this.validFieldClass)==-1){this.element.className+=" "+this.validFieldClass}}}else{if(this.element.className.indexOf(this.invalidFieldClass)==-1){this.element.className+=" "+this.invalidFieldClass}}},removeMessage:function(){var A;var B=this.insertAfterWhatNode;while(B.nextSibling){if(B.nextSibling.nodeType===1){A=B.nextSibling;break}B=B.nextSibling}if(A&&A.className.indexOf(this.messageClass)!=-1){this.insertAfterWhatNode.parentNode.removeChild(A)}},removeFieldClass:function(){if(this.element.className.indexOf(this.invalidFieldClass)!=-1){this.element.className=this.element.className.split(this.invalidFieldClass).join("")}if(this.element.className.indexOf(this.validFieldClass)!=-1){this.element.className=this.element.className.split(this.validFieldClass).join(" ")}},removeMessageAndFieldClass:function(){this.removeMessage();this.removeFieldClass()}};var LiveValidationForm=function(A){this.initialize(A)};LiveValidationForm.instances={};LiveValidationForm.getInstance=function(A){var B=Math.random()*Math.random();if(!A.id){A.id="formId_"+B.toString().replace(/\./,"")+new Date().valueOf()}if(!LiveValidationForm.instances[A.id]){LiveValidationForm.instances[A.id]=new LiveValidationForm(A)}return LiveValidationForm.instances[A.id]};LiveValidationForm.prototype={initialize:function(B){this.name=B.id;this.element=B;this.fields=[];this.oldOnSubmit=this.element.onsubmit||function(){};var A=this;this.element.onsubmit=function(C){return(LiveValidation.massValidate(A.fields))?A.oldOnSubmit.call(this,C||window.event)!==false:false}},addField:function(A){this.fields.push(A)},removeField:function(C){var D=[];for(var B=0,A=this.fields.length;B<A;B++){if(this.fields[B]!==C){D.push(this.fields[B])}}this.fields=D},destroy:function(A){if(this.fields.length!=0&&!A){return false}this.element.onsubmit=this.oldOnSubmit;LiveValidationForm.instances[this.name]=null;return true}};var Validate={Presence:function(B,C){var C=C||{};var A=C.failureMessage||"Can't be empty!";if(B===""||B===null||B===undefined){Validate.fail(A)}return true},Numericality:function(J,E){var A=J;var J=Number(J);var E=E||{};var F=((E.minimum)||(E.minimum==0))?E.minimum:null;var C=((E.maximum)||(E.maximum==0))?E.maximum:null;var D=((E.is)||(E.is==0))?E.is:null;var G=E.notANumberMessage||"Must be a number!";var H=E.notAnIntegerMessage||"Must be an integer!";var I=E.wrongNumberMessage||"Must be "+D+"!";var B=E.tooLowMessage||"Must not be less than "+F+"!";var K=E.tooHighMessage||"Must not be more than "+C+"!";if(!isFinite(J)){Validate.fail(G)}if(E.onlyInteger&&(/\.0+$|\.$/.test(String(A))||J!=parseInt(J))){Validate.fail(H)}switch(true){case (D!==null):if(J!=Number(D)){Validate.fail(I)}break;case (F!==null&&C!==null):Validate.Numericality(J,{tooLowMessage:B,minimum:F});Validate.Numericality(J,{tooHighMessage:K,maximum:C});break;case (F!==null):if(J<Number(F)){Validate.fail(B)}break;case (C!==null):if(J>Number(C)){Validate.fail(K)}break}return true},Format:function(C,E){var C=String(C);var E=E||{};var A=E.failureMessage||"Not valid!";var B=E.pattern||/./;var D=E.negate||false;if(!D&&!B.test(C)){Validate.fail(A)}if(D&&B.test(C)){Validate.fail(A)}return true},Email:function(B,C){var C=C||{};var A=C.failureMessage||"Must be a valid email address!";Validate.Format(B,{failureMessage:A,pattern:/^([^@\s]+)@((?:[-a-z0-9]+\.)+[a-z]{2,})$/i});return true},Length:function(F,G){var F=String(F);var G=G||{};var E=((G.minimum)||(G.minimum==0))?G.minimum:null;var H=((G.maximum)||(G.maximum==0))?G.maximum:null;var C=((G.is)||(G.is==0))?G.is:null;var A=G.wrongLengthMessage||"Must be "+C+" characters long!";var B=G.tooShortMessage||"Must not be less than "+E+" characters long!";var D=G.tooLongMessage||"Must not be more than "+H+" characters long!";switch(true){case (C!==null):if(F.length!=Number(C)){Validate.fail(A)}break;case (E!==null&&H!==null):Validate.Length(F,{tooShortMessage:B,minimum:E});Validate.Length(F,{tooLongMessage:D,maximum:H});break;case (E!==null):if(F.length<Number(E)){Validate.fail(B)}break;case (H!==null):if(F.length>Number(H)){Validate.fail(D)}break;default:throw new Error("Validate::Length - Length(s) to validate against must be provided!")}return true},Inclusion:function(H,F){var F=F||{};var K=F.failureMessage||"Must be included in the list!";var G=(F.caseSensitive===false)?false:true;if(F.allowNull&&H==null){return true}if(!F.allowNull&&H==null){Validate.fail(K)}var D=F.within||[];if(!G){var A=[];for(var C=0,B=D.length;C<B;++C){var I=D[C];if(typeof I=="string"){I=I.toLowerCase()}A.push(I)}D=A;if(typeof H=="string"){H=H.toLowerCase()}}var J=false;for(var E=0,B=D.length;E<B;++E){if(D[E]==H){J=true}if(F.partialMatch){if(H.indexOf(D[E])!=-1){J=true}}}if((!F.negate&&!J)||(F.negate&&J)){Validate.fail(K)}return true},Exclusion:function(A,B){var B=B||{};B.failureMessage=B.failureMessage||"Must not be included in the list!";B.negate=true;Validate.Inclusion(A,B);return true},Confirmation:function(C,D){if(!D.match){throw new Error("Validate::Confirmation - Error validating confirmation: Id of element to match must be provided!")}var D=D||{};var B=D.failureMessage||"Does not match!";var A=D.match.nodeName?D.match:document.getElementById(D.match);if(!A){throw new Error("Validate::Confirmation - There is no reference with name of, or element with id of '"+D.match+"'!")}if(C!=A.value){Validate.fail(B)}return true},Acceptance:function(B,C){var C=C||{};var A=C.failureMessage||"Must be accepted!";if(!B){Validate.fail(A)}return true},Custom:function(D,E){var E=E||{};var B=E.against||function(){return true};var A=E.args||{};var C=E.failureMessage||"Not valid!";if(!B(D,A)){Validate.fail(C)}return true},now:function(A,D,C){if(!A){throw new Error("Validate::now - Validation function must be provided!")}var E=true;try{A(D,C||{})}catch(B){if(B instanceof Validate.Error){E=false}else{throw B}}finally{return E}},fail:function(A){throw new Validate.Error(A)},Error:function(A){this.message=A;this.name="ValidationError"}};var cufonElements="h1, h2, h3, h4, h5,#nav li, label";Cufon.replace(cufonElements,{hover:true});
