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

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Generated in 2009 by FontLab Studio. Copyright info pending.
 * 
 * Full name:
 * TitilliumText14L-400wt
 */
Cufon.registerFont({"w":190,"face":{"font-family":"Titillium","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-12 -284 336 86","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":84},"C":{"d":"177,-30r1,25v0,0,-41,9,-69,9v-75,0,-91,-47,-91,-129v0,-85,18,-129,91,-129v33,0,69,8,69,8r-1,25v0,0,-40,-6,-65,-6v-56,0,-65,33,-65,102v0,68,9,102,66,102v22,0,64,-7,64,-7","w":192},"c":{"d":"93,-184v17,0,48,6,48,6r0,23v0,0,-29,-3,-43,-3v-41,0,-52,17,-52,65v0,53,8,71,52,71v14,0,43,-3,43,-3r1,24v0,0,-34,5,-50,5v-58,0,-74,-26,-74,-97v0,-65,21,-91,75,-91","w":157},"d":{"d":"164,-252r0,252r-27,0r0,-12v0,0,-28,16,-55,16v-35,0,-64,-15,-64,-93v0,-83,49,-107,119,-90r0,-73r27,0xm45,-89v0,93,61,67,92,54r0,-120v-5,-1,-28,-4,-42,-4v-38,0,-50,23,-50,70","w":195},"e":{"d":"93,-21v27,0,66,-3,66,-3r0,22v0,0,-40,6,-69,6v-54,0,-72,-32,-72,-93v0,-68,30,-95,76,-95v55,0,78,41,71,106r-120,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-14,-59,-45,-59v-31,0,-49,17,-49,59","w":182},"f":{"d":"59,-156r0,156r-26,0r0,-156r-23,0r0,-24r23,0v-2,-53,7,-82,48,-82v13,0,36,3,36,3r0,22v-29,-1,-65,-9,-58,41r0,16r53,0r0,24r-53,0","w":120},"g":{"d":"94,86v-85,0,-99,-68,-49,-100v-17,-9,-4,-47,3,-54v-15,-7,-29,-21,-29,-54v0,-60,62,-69,105,-57r52,-1r0,23r-32,0v6,7,11,16,11,35v3,53,-36,66,-87,59v-7,21,-21,37,37,37v51,0,70,10,70,53v0,42,-30,59,-81,59xm147,28v10,-41,-58,-27,-83,-32v-34,23,-30,66,31,66v36,0,52,-10,52,-34xm85,-84v30,0,43,-10,43,-38v0,-31,-11,-38,-42,-38v-27,0,-40,10,-40,38v0,26,9,38,39,38","w":186},"h":{"d":"58,0r-27,0r0,-263r27,0r0,92v0,0,31,-13,56,-13v82,0,57,108,61,184r-27,0v-5,-56,21,-159,-38,-159v-24,0,-52,11,-52,11r0,148","w":203},"i":{"d":"29,0r0,-180r27,0r0,180r-27,0xm29,-221r0,-31r27,0r0,31r-27,0","w":84},"j":{"d":"33,-2r0,-178r27,0r0,178v0,44,-12,61,-60,85r-12,-23v37,-21,45,-30,45,-62xm33,-222r0,-31r27,0r0,31r-27,0","w":89},"k":{"d":"58,0r-27,0r0,-258r27,0r0,150r28,-1r54,-71r30,0r-60,83r61,97r-31,0r-54,-82r-28,1r0,81","w":178},"l":{"d":"30,0r0,-258r27,0r0,258r-27,0","w":87},"m":{"d":"58,0r-27,0r0,-180r27,0r0,12v0,0,22,-11,45,-14v23,-3,43,2,53,15v10,-4,40,-17,65,-17v81,0,57,108,61,184r-27,0v-5,-55,20,-159,-38,-159v-24,0,-49,14,-50,14v7,34,3,101,4,145r-27,0v-6,-54,22,-159,-37,-159v-24,0,-49,14,-49,14r0,145","w":311},"A":{"d":"10,0r69,-251r61,0r67,251r-27,0r-19,-63r-105,0r-18,63r-28,0xm100,-225r-37,135r92,0r-37,-135r-18,0","w":217},"p":{"d":"31,80r0,-260r27,0r0,13v0,0,27,-17,54,-17v45,0,65,28,65,92v0,90,-49,105,-119,92r0,80r-27,0xm108,-159v-24,0,-50,14,-50,14r0,121v51,8,92,4,92,-69v0,-49,-16,-66,-42,-66","w":195},"q":{"d":"90,4v-53,0,-72,-33,-72,-91v0,-63,19,-97,82,-97v19,0,62,4,62,4r0,260r-27,0r0,-86v0,0,-19,10,-45,10xm100,-159v-43,0,-55,24,-55,72v0,43,12,66,45,66v24,0,45,-11,45,-11r0,-126v0,0,-24,-1,-35,-1","w":193},"r":{"d":"31,0r0,-180r27,0r0,24v0,0,28,-22,63,-28r0,28v-34,6,-63,25,-63,25r0,131r-27,0","w":128},"s":{"d":"150,-177r-1,24v-13,0,-102,-23,-102,21v0,17,8,22,44,27v48,8,65,17,65,52v0,42,-26,57,-70,57v-23,0,-64,-7,-64,-7r1,-24v19,2,117,22,106,-24v0,-19,-10,-23,-46,-29v-44,-7,-63,-16,-63,-51v0,-40,32,-53,65,-53v27,0,65,7,65,7","w":176},"u":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146","w":201},"w":{"d":"10,-180r27,0r36,156r6,0r43,-152r28,0r43,152r6,0r36,-156r27,0r-42,180r-46,0r-38,-141r-38,141r-45,0","w":272},"y":{"d":"9,-180r27,0r45,154r12,0r45,-154r27,0r-75,260r-27,0r23,-80r-26,0","w":173},"z":{"d":"19,-156r0,-24r134,0r0,24r-101,132r101,0r0,24r-134,0r0,-24r102,-132r-102,0","w":172},"Z":{"d":"22,-224r0,-27r162,0r0,35r-129,183r0,7r129,0r0,26r-162,0r0,-34r128,-183r0,-7r-128,0","w":205},"0":{"d":"95,-242v56,0,86,29,86,127v0,91,-32,119,-86,119v-54,0,-86,-28,-86,-119v0,-98,31,-127,86,-127xm95,-215v-39,0,-56,20,-56,100v0,75,19,92,56,92v37,0,57,-17,57,-92v0,-78,-17,-100,-57,-100"},"1":{"d":"23,-188r76,-50r26,0r0,238r-28,0r0,-206r-61,41"},"2":{"d":"172,0r-154,0r0,-26v36,-43,120,-91,120,-149v0,-29,-17,-40,-52,-40v-26,0,-64,8,-64,8r-2,-25v0,0,38,-10,71,-10v50,0,75,19,75,64v0,69,-74,107,-111,151r117,0r0,27"},"3":{"d":"21,-233v0,0,38,-9,71,-9v56,0,76,20,76,62v0,37,-29,49,-36,54v24,9,42,19,42,58v0,48,-24,72,-78,72v-37,0,-78,-9,-78,-9r3,-25v0,0,39,7,73,7v35,0,51,-15,51,-44v0,-51,-50,-42,-97,-43r0,-25v46,2,91,3,91,-42v0,-28,-14,-38,-48,-38v-32,0,-67,7,-67,7"},"5":{"d":"28,-238r138,0r0,27r-113,0r-6,75v0,0,28,-14,53,-14v48,0,76,21,76,72v0,54,-30,81,-80,81v-36,0,-78,-10,-78,-10r3,-25v0,0,42,9,74,9v31,0,52,-19,52,-54v0,-35,-21,-47,-50,-47v-48,0,-46,21,-76,10"},"7":{"d":"18,-211r0,-27r147,0r0,37r-92,206r-26,-9r89,-199r0,-8r-118,0"},"8":{"d":"96,-242v53,0,87,20,87,62v0,31,-12,44,-40,56v26,12,44,26,44,60v0,52,-40,68,-91,68v-50,0,-89,-15,-89,-64v0,-37,18,-51,42,-64v-66,-27,-43,-118,47,-118xm96,-23v37,0,61,-11,61,-44v0,-39,-36,-47,-80,-44v-25,7,-40,19,-40,46v0,31,23,42,59,42xm97,-215v-69,0,-73,71,-20,80v40,7,76,-9,76,-41v0,-28,-19,-39,-56,-39"},"E":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,84r102,0r0,26r-102,0r0,88r124,0r0,26r-152,0","w":203},"F":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,97r102,0r0,26r-102,0r0,101r-28,0","w":199},"G":{"d":"127,-103r0,-25r69,0r0,123v0,0,-51,9,-81,9v-76,0,-96,-48,-96,-129v0,-83,20,-129,95,-129v38,0,82,9,82,9r-1,25v0,0,-44,-8,-77,-8v-58,0,-70,34,-70,103v0,68,11,102,69,102v21,0,51,-5,52,-5r0,-75r-42,0","w":218},"H":{"d":"187,0r0,-113r-127,0r0,113r-28,0r0,-251r28,0r0,111r127,0r0,-111r27,0r0,251r-27,0","w":246},"K":{"d":"168,0r-66,-110r-42,1r0,109r-28,0r0,-251r28,0r0,116r41,-1r64,-115r32,0r-72,126r76,125r-33,0","w":214},"Q":{"d":"179,52r-32,-52v-87,18,-128,-28,-128,-124v0,-83,21,-130,98,-130v77,0,99,47,99,130v0,59,-10,97,-41,115r30,49xm117,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-69,37,-69,104v0,67,11,101,69,101","w":234},"R":{"d":"131,-95r-71,0r0,95r-28,0r0,-251v84,0,172,-15,172,77v0,39,-14,62,-46,72r48,102r-30,0xm176,-174v0,-61,-61,-49,-116,-50r0,103r65,0v38,0,51,-21,51,-53","w":224},"S":{"d":"168,-247r-2,25v0,0,-47,-6,-68,-6v-32,0,-51,12,-51,39v0,33,16,38,58,49v46,12,69,24,69,68v0,54,-28,75,-78,75v-27,0,-77,-7,-77,-7r3,-26v0,0,47,7,73,7v32,0,50,-13,50,-48v0,-28,-13,-34,-52,-44v-51,-13,-74,-24,-74,-73v0,-47,31,-67,79,-67v28,0,70,8,70,8","w":192},"T":{"d":"-1,-224r0,-27r180,0r0,27r-76,0r0,224r-28,0r0,-224r-76,0","w":177},"V":{"d":"174,-251r29,0r-65,251r-62,0r-66,-251r29,0r59,225r19,0","w":213},"N":{"d":"32,0r0,-251r50,0r99,219r8,0r0,-219r28,0r0,251r-49,0r-100,-218r-8,0r0,218r-28,0","w":249},"\u2013":{"w":299},"$":{"d":"71,41r5,-40v-34,-6,-60,8,-51,-17v0,0,28,4,52,6r14,-108v-43,-8,-69,-18,-69,-64v0,-48,34,-61,85,-60r6,-42r13,0r-6,43v33,7,58,-6,50,17v0,0,-29,-3,-52,-5r-13,100v48,9,72,16,72,64v0,52,-35,72,-89,67r-5,41v0,0,-12,-1,-12,-2xm163,-64v0,-39,-18,-45,-59,-52r-14,106v45,2,74,-12,73,-54xm36,-183v0,37,18,45,57,52r13,-98v-43,-1,-71,8,-70,46"},"!":{"d":"83,0r0,-41r29,0r0,41r-29,0xm84,-84r-1,-168r29,0r-1,168r-27,0"},"a":{"d":"99,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm129,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57","w":187},"o":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72"},"J":{"d":"80,-251r0,212v0,60,-20,65,-68,65r0,-26v32,0,41,-2,41,-42r0,-209r27,0","w":110},"t":{"d":"119,-156r-57,0v6,42,-19,137,26,134v10,0,32,-1,32,-1r2,23v0,0,-24,4,-37,4v-70,0,-46,-98,-50,-160r-25,0r0,-24r25,0r0,-55r27,0r0,55r57,0r0,24","w":130},"n":{"d":"58,0r-27,0r0,-180r27,0r0,12v0,0,30,-16,56,-16v81,0,57,108,61,184r-27,0v-6,-56,21,-159,-38,-159v-24,0,-52,14,-52,14r0,145","w":204},"#":{"d":"187,-65r-40,0r0,65r-24,0r0,-65r-56,0r0,65r-24,0r0,-65r-40,0r0,-23r40,0r0,-64r-40,0r0,-23r40,0r0,-65r24,0r0,65r56,0r0,-65r24,0r0,65r40,0r0,23r-40,0r0,64r40,0r0,23xm123,-88r0,-64r-56,0r0,64r56,0"},"W":{"d":"13,-251r29,0r45,223r11,0r48,-220r31,0r50,220r11,0r44,-223r29,0r-54,251r-50,0r-45,-209r-44,209r-50,0","w":324},"@":{"d":"181,-260v110,0,155,51,155,156v0,94,-24,108,-63,108v-21,0,-34,-3,-42,-20v-53,24,-128,46,-126,-71v0,-60,14,-96,72,-96v19,0,47,19,42,3r27,0r0,72v0,82,5,86,27,86v23,5,36,-17,36,-88v0,-88,-37,-124,-128,-124v-91,0,-135,40,-135,140v0,129,72,151,187,138r1,26v-125,12,-215,-11,-215,-164v0,-119,58,-166,162,-166xm132,-87v-1,90,50,64,91,49v-6,-24,-4,-78,-4,-113v0,0,-22,-7,-37,-7v-41,0,-50,22,-50,71","w":354},"`":{"d":"55,-270r79,35r-10,23r-79,-33","w":196},"M":{"d":"32,0r0,-251r49,0r72,211r73,-211r48,0r0,251r-28,0r0,-218r-5,0r-73,209r-30,0r-73,-209r-5,0r0,218r-28,0","w":306},"U":{"d":"56,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175","w":230},"X":{"d":"42,-251r63,106r62,-106r31,0r-74,127r74,124r-31,0r-62,-104r-63,104r-31,0r75,-124r-75,-127r31,0","w":209},"Y":{"d":"114,-107r0,107r-28,0r0,-108r-79,-143r31,0r62,113r61,-113r31,0","w":198},"\u2122":{"d":"3,-212r0,-12r72,0r0,12r-30,0r0,92r-12,0r0,-92r-30,0xm87,-119r0,-105r18,0r30,88r32,-88r18,0r0,105r-12,0r0,-93r-32,89r-12,0r-30,-89r0,93r-12,0"},"\u00d7":{"d":"84,-184r68,69r67,-69r19,17r-68,70r68,71r-18,17r-68,-70r-68,70r-18,-17r68,-71r-68,-70","w":256},"I":{"d":"31,0r0,-251r27,0r0,251r-27,0","w":88},"O":{"d":"117,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-69,37,-69,104v0,67,11,101,69,101xm117,4v-78,0,-98,-44,-98,-128v0,-83,21,-130,98,-130v77,0,99,47,99,130v0,86,-22,128,-99,128","w":234},"\u201c":{"w":299},"~":{"w":299},"\u2014":{"w":299},"L":{"d":"170,0r-138,0r0,-251r28,0r0,224r110,0r0,27","w":184},"B":{"d":"32,-251v73,1,165,-15,165,62v0,34,-12,51,-32,60v22,8,39,22,39,58v0,90,-91,69,-172,71r0,-251xm176,-72v-5,-63,-63,-36,-116,-42r0,88v53,-2,121,14,116,-46xm168,-185v0,-51,-61,-39,-108,-40r0,85v50,-1,108,11,108,-45","w":222},"D":{"d":"121,0r-89,0r0,-251r89,0v72,0,92,51,92,122v0,72,-19,129,-92,129xm185,-129v0,-53,-13,-95,-64,-95r-61,0r0,198r61,0v51,0,64,-50,64,-103","w":231},"P":{"d":"123,-84r-63,0r0,84r-28,0r0,-251r91,0v54,0,80,27,80,81v0,54,-26,86,-80,86xm60,-111v60,2,115,6,115,-59v0,-63,-57,-55,-115,-54r0,113","w":218},"b":{"d":"111,-184v49,0,66,27,66,91v0,71,-19,97,-85,97v-22,0,-61,-4,-61,-4r0,-258r27,0r0,86v0,0,27,-12,53,-12xm91,-21v49,0,58,-22,58,-72v0,-47,-9,-66,-41,-66v-24,0,-50,10,-50,10r0,126v0,0,23,2,33,2","w":194},"v":{"d":"9,-180r28,0r43,157r13,0r44,-157r28,0r-52,180r-54,0","w":173},"x":{"d":"10,-180r29,0r44,71r44,-71r29,0r-56,90r56,90r-29,0r-44,-70r-44,70r-29,0r56,-90","w":165},"6":{"d":"167,-234r-2,25v0,0,-31,-6,-61,-6v-41,0,-62,23,-62,80v0,0,32,-14,58,-14v52,0,77,24,77,74v0,50,-28,79,-81,79v-59,0,-83,-42,-83,-124v0,-92,34,-122,91,-122v30,0,63,8,63,8xm98,-123v-28,0,-57,13,-57,13v1,54,14,88,55,88v35,0,53,-18,53,-53v0,-33,-18,-48,-51,-48"},"9":{"d":"21,-4r3,-25v0,0,33,6,63,6v41,0,61,-23,61,-77v0,0,-32,11,-58,11v-50,0,-78,-26,-78,-76v0,-50,33,-77,83,-77v60,0,82,47,82,125v0,92,-33,121,-90,121v-30,0,-66,-8,-66,-8xm92,-115v25,0,57,-11,57,-11v-1,-53,-13,-89,-54,-89v-33,0,-54,17,-54,50v0,33,18,50,51,50"},"<":{"d":"148,-173r-99,61r99,63r0,29v-17,-9,-101,-64,-125,-78r0,-28r125,-75r0,28"},">":{"d":"122,-112r-99,-61r0,-28r125,75r0,28v-24,14,-108,69,-125,78r0,-29"},"[":{"d":"90,-270r0,26r-48,0r0,262r48,0r0,26r-75,0r-1,-314r76,0","w":108},"\\":{"d":"218,-3r-29,3r-109,-249r29,-3","w":299},"]":{"d":"1,-244r0,-26r76,0r0,314r-76,0r0,-26r48,0r0,-262r-48,0","w":108},"|":{"d":"80,46r0,-305r27,0r0,305r-27,0"},"4":{"d":"124,1r0,-43r-114,0r0,-23r70,-173r31,0r-69,169r82,0r0,-63r28,0r0,63r28,0r0,27r-28,0r0,43r-28,0"},"\"":{"d":"96,-172r-25,0r-1,-79r26,0r0,79xm41,-172r-25,0r-1,-79r27,0","w":111},"'":{"d":"4,-169r0,-81r27,0r-2,81r-25,0","w":36},"(":{"d":"48,-270r28,0v0,0,-34,94,-34,162v0,67,34,153,34,153r-28,0v0,0,-35,-81,-35,-153v0,-72,35,-162,35,-162","w":93},")":{"d":"40,43r-28,0v0,0,34,-93,34,-161v0,-67,-34,-154,-34,-154r28,0v0,0,35,82,35,154v0,72,-35,161,-35,161","w":93},",":{"d":"9,44r17,-83r29,0r-20,83r-26,0","w":61},"-":{"d":"23,-88r0,-26r112,0r0,26r-112,0","w":158},".":{"d":"28,0r0,-41r29,0r0,41r-29,0","w":89},"\/":{"d":"32,-5r100,-250r26,9r-101,250"},":":{"d":"22,-116r0,-41r29,0r0,41r-29,0xm22,0r0,-41r29,0r0,41r-29,0","w":63},";":{"d":"26,-41r-17,84r24,0r23,-84r-30,0xm24,-116r0,-41r30,0r0,41r-30,0","w":71},"=":{"d":"12,-122r0,-25r164,0r0,25r-164,0xm12,-54r0,-25r165,0r0,25r-165,0"},"?":{"d":"139,-193v-1,71,-77,67,-68,122r-29,0v-9,-63,67,-68,68,-120v0,-28,-13,-37,-47,-37v-18,0,-57,8,-57,8r-3,-26v0,0,41,-10,60,-10v50,0,76,17,76,63xm42,0r0,-41r29,0r0,41r-29,0","w":138},"_":{"d":"10,5r154,0r0,25r-154,0r0,-25","w":187},"{":{"d":"32,-112v41,9,34,49,34,93v0,25,8,37,41,39r-1,26v-69,3,-66,-48,-66,-107v0,-21,-9,-31,-36,-39r0,-23v47,-9,33,-41,33,-85v0,-44,20,-62,69,-64r1,26v-53,-1,-40,42,-39,83v0,31,-10,42,-36,51","w":110},"}":{"d":"76,-112v-41,-9,-34,-49,-34,-93v0,-25,-8,-37,-41,-39r1,-26v69,-3,66,48,66,107v0,21,9,31,36,39r0,23v-47,9,-33,41,-33,85v0,44,-20,62,-69,64r-1,-26v85,4,-1,-124,75,-134","w":110},"\u2018":{"d":"48,-262r-15,79r-28,0r19,-79r24,0","w":61},"\u2019":{"d":"13,-190r15,-79r28,0r-19,79r-24,0","w":61},"&":{"d":"116,-253v42,0,63,22,63,57v0,34,-17,51,-55,69r52,51v4,-12,8,-32,10,-48r26,1v-3,24,-9,48,-15,65r46,45r-17,18r-43,-41v-35,65,-166,54,-166,-37v0,-41,20,-61,55,-74v-36,-40,-19,-106,44,-106xm45,-74v0,65,95,71,118,21r-73,-74v-31,10,-45,24,-45,53xm116,-228v-52,-2,-37,68,-9,84v32,-14,45,-24,45,-50v0,-22,-11,-34,-36,-34","w":252},"*":{"d":"159,-184r-47,0r14,45r-17,5r-15,-45r-39,29r-10,-15r39,-28r-39,-28r11,-15r38,27r15,-44r18,5r-15,46r47,0r0,18"},"%":{"d":"47,-253v28,0,41,17,41,51v0,32,-13,50,-41,50v-28,0,-41,-18,-41,-51v0,-33,13,-50,41,-50xm148,-101v28,0,41,17,41,50v0,33,-13,51,-41,51v-28,0,-41,-18,-41,-51v0,-33,13,-50,41,-50xm54,-2r67,-253r20,6r-66,253xm28,-203v0,21,4,33,19,33v15,0,20,-12,20,-33v0,-21,-5,-31,-20,-31v-15,0,-19,10,-19,31xm129,-51v0,22,4,32,19,32v15,0,19,-11,19,-32v0,-21,-4,-31,-19,-31v-15,0,-19,10,-19,31"},"+":{"d":"-8,-84r0,-25r77,0r0,-77r25,0r0,77r78,0r0,25r-78,0r0,78r-25,0r0,-78r-77,0","w":164},"^":{"d":"136,-158r-39,-77r-41,77r-50,0r65,-125r50,0r66,125r-51,0","w":256},"\u00a0":{"w":84}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Generated in 2009 by FontLab Studio. Copyright info pending.
 * 
 * Full name:
 * TitilliumText14L-800wt
 */
Cufon.registerFont({"w":190,"face":{"font-family":"Titillium","font-weight":800,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-16 -284 339 87","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":84},"C":{"d":"178,-43r1,38v0,0,-43,9,-71,9v-75,0,-92,-43,-92,-128v0,-91,21,-129,92,-129v31,0,71,10,71,10r-1,37v0,0,-42,-6,-64,-6v-44,0,-55,21,-55,88v0,63,9,87,57,87v19,0,62,-6,62,-6","w":192},"c":{"d":"90,-184v19,0,55,7,55,7r-2,36v0,0,-28,-4,-42,-4v-37,0,-45,14,-45,53v0,43,8,57,46,57v14,0,42,-3,42,-3r1,35v0,0,-37,7,-56,7v-55,0,-75,-28,-75,-96v0,-64,22,-92,76,-92","w":156},"d":{"d":"171,-252r0,252r-41,0r0,-9v0,0,-26,13,-47,13v-48,0,-69,-27,-69,-95v0,-83,50,-104,116,-88r0,-73r41,0xm56,-91v-9,69,44,59,74,49r0,-101v-35,-7,-82,-9,-74,52","w":197},"e":{"d":"96,-33v28,0,66,-4,66,-4r1,32v0,0,-41,9,-73,9v-54,0,-76,-29,-76,-92v0,-66,29,-96,79,-96v62,0,85,48,73,112r-110,0v0,26,11,39,40,39xm56,-104r73,0v0,-31,-10,-43,-36,-43v-26,0,-37,13,-37,43","w":182},"f":{"d":"69,-143r0,143r-41,0r0,-143r-20,0r0,-37r20,0v-2,-53,9,-78,51,-78v12,0,39,4,39,4r0,34v-24,-3,-60,-4,-49,40r47,0r0,37r-47,0","w":122},"g":{"d":"98,86v-54,0,-84,-10,-84,-54v0,-18,9,-30,27,-44v-21,-9,-7,-47,1,-55v-13,-8,-26,-22,-26,-54v0,-61,65,-70,110,-58r54,-1r0,33r-26,0v4,5,8,13,8,26v2,55,-36,66,-90,62v-5,18,-13,29,34,29v58,0,75,13,75,54v0,45,-35,62,-83,62xm103,6v-11,0,-35,-2,-35,-2v-23,21,-18,45,30,45v28,0,42,-6,42,-23v0,-18,-9,-20,-37,-20xm88,-93v23,0,33,-7,33,-28v0,-21,-9,-27,-32,-27v-22,0,-31,7,-31,27v0,19,7,28,30,28","w":191},"h":{"d":"68,0r-41,0r0,-256r41,0r0,82v0,0,28,-10,48,-10v82,0,60,106,63,184r-42,0r0,-94v0,-34,-4,-51,-29,-51v-16,0,-40,6,-40,6r0,139","w":202},"i":{"d":"26,0r0,-180r41,0r0,180r-41,0xm26,-209r0,-43r41,0r0,43r-41,0","w":92},"j":{"d":"28,-2r0,-178r41,0r0,178v0,48,-14,64,-63,89r-18,-34v32,-19,40,-25,40,-55xm28,-211r0,-44r41,0r0,44r-41,0","w":94},"k":{"d":"68,0r-41,0r0,-254r41,0r0,144r21,-3r42,-67r46,0r-51,85r53,95r-47,0r-42,-73r-22,3r0,70","w":183},"l":{"d":"26,0r0,-254r41,0r0,254r-41,0","w":93},"m":{"d":"67,-170v0,-1,36,-14,50,-14v18,1,32,7,41,16v16,-6,41,-16,62,-16v81,0,60,107,63,184r-41,0v-5,-48,18,-145,-30,-145v-18,0,-39,9,-39,9v5,31,3,96,3,136r-41,0r0,-93v0,-38,-4,-52,-30,-52v-16,0,-37,8,-37,8r0,137r-41,0r0,-180r40,0r0,10","w":307},"A":{"d":"8,0r60,-249r83,0r59,249r-43,0r-14,-49r-90,0r-12,49r-43,0xm100,-210r-28,120r73,0r-28,-120r-17,0","w":217},"p":{"d":"27,77r0,-257r41,0r0,10v0,0,24,-14,45,-14v47,0,69,25,69,92v0,90,-45,103,-114,93r0,76r-41,0xm140,-92v8,-64,-45,-57,-72,-45r0,101v38,7,80,3,72,-56","w":196},"q":{"d":"93,4v-57,0,-79,-33,-79,-91v0,-59,20,-97,82,-97v20,0,71,4,71,4r0,257r-42,0r0,-79v0,0,-12,6,-32,6xm125,-146v-41,-5,-69,4,-69,59v0,35,11,54,37,54v16,0,32,-8,32,-8r0,-105","w":192},"r":{"d":"27,0r0,-180r41,0r0,19v0,0,23,-17,54,-23r0,44v-32,6,-54,19,-54,19r0,121r-41,0","w":129},"s":{"d":"154,-176r0,35v-6,1,-103,-21,-95,13v0,11,7,14,37,19v48,8,64,19,64,55v0,42,-28,58,-72,58v-26,0,-68,-8,-68,-8r1,-35v10,0,106,20,98,-14v0,-12,-6,-14,-35,-19v-46,-8,-66,-18,-66,-55v0,-41,32,-57,68,-57v26,0,68,8,68,8","w":177},"u":{"d":"134,-180r41,0r0,180r-41,0r0,-9v0,0,-29,13,-48,13v-85,0,-57,-107,-62,-184r41,0r0,94v0,38,3,53,30,53v16,0,39,-8,39,-8r0,-139","w":201},"w":{"d":"6,-180r41,0r26,143r8,0r33,-139r43,0r32,139r8,0r27,-143r41,0r-37,180r-67,0r-26,-120r-26,120r-66,0","w":270},"y":{"d":"5,-180r40,0r37,140r10,0r37,-140r41,0r-67,257r-41,0r20,-77r-31,0","w":174},"z":{"d":"19,-143r0,-37r134,0r0,37r-84,106r84,0r0,37r-134,0r0,-37r84,-106r-84,0","w":172},"Z":{"d":"22,-208r0,-41r162,0r0,43r-109,160r0,5r109,0r0,41r-162,0r0,-43r108,-159r0,-6r-108,0","w":205},"0":{"d":"95,-242v58,0,90,32,90,125v0,90,-32,121,-90,121v-57,0,-90,-31,-90,-121v0,-93,32,-125,90,-125xm95,-201v-32,0,-45,19,-45,84v0,64,13,81,45,81v32,0,45,-17,45,-81v0,-65,-13,-84,-45,-84"},"1":{"d":"14,-186r77,-52r40,0r0,238r-42,0r0,-188r-55,35"},"2":{"d":"172,0r-154,0r0,-39v31,-35,106,-86,106,-131v0,-22,-13,-30,-43,-30v-25,0,-58,6,-58,6r-3,-39v0,0,38,-9,71,-9v53,0,77,23,77,67v0,54,-60,98,-93,134r97,0r0,41"},"3":{"d":"20,-233v0,0,40,-9,70,-9v60,0,81,21,81,65v0,30,-16,42,-30,51v21,10,35,21,35,55v0,49,-23,75,-80,75v-36,0,-79,-8,-79,-8r4,-38v0,0,39,5,69,5v28,0,42,-10,42,-32v1,-40,-49,-30,-87,-31r0,-39v38,1,81,3,82,-32v0,-22,-15,-30,-40,-30v-30,0,-63,6,-63,6"},"5":{"d":"27,-238r143,0r0,41r-105,0r-6,55v0,0,24,-9,40,-9v50,0,78,21,78,73v0,53,-29,82,-80,82v-37,0,-83,-11,-83,-11r5,-38v0,0,45,9,76,9v23,0,39,-16,39,-40v0,-25,-16,-35,-39,-35v-47,0,-43,11,-76,1"},"7":{"d":"18,-197r0,-41r150,0r0,50r-88,194r-39,-11r84,-184r0,-8r-107,0"},"8":{"d":"96,-242v83,-10,119,83,57,119v21,14,34,28,34,59v0,51,-41,68,-91,68v-50,0,-89,-14,-89,-64v0,-34,13,-48,34,-63v-58,-37,-28,-128,55,-119xm96,-36v52,0,62,-59,17,-66v-32,-5,-61,5,-61,32v0,23,16,34,44,34xm97,-201v-50,-6,-52,48,-17,61r33,0v37,-13,34,-66,-16,-61"},"E":{"d":"28,0r0,-249r155,0r0,40r-114,0r0,65r93,0r0,40r-93,0r0,64r114,0r0,40r-155,0","w":200},"F":{"d":"28,0r0,-249r155,0r0,40r-114,0r0,80r93,0r0,40r-93,0r0,89r-41,0","w":195},"G":{"d":"127,-93r0,-37r70,0r0,126v0,0,-51,8,-82,8v-77,0,-99,-46,-99,-129v0,-87,24,-128,97,-128v38,0,84,10,84,10r-1,37v0,0,-43,-6,-76,-6v-48,0,-61,21,-61,87v0,64,10,88,59,88v17,0,38,-3,38,-3r0,-53r-29,0","w":215},"H":{"d":"173,0r0,-106r-103,0r0,106r-42,0r0,-249r42,0r0,102r103,0r0,-102r42,0r0,249r-42,0","w":242},"K":{"d":"155,0r-49,-102r-36,3r0,99r-42,0r0,-249r42,0r0,109r35,-3r48,-106r49,0r-59,124r61,125r-49,0","w":213},"Q":{"d":"169,55r-32,-52v-88,9,-121,-34,-121,-126v0,-84,23,-130,100,-130v77,0,101,46,101,130v0,55,-10,92,-38,111r29,49xm116,-37v46,0,57,-27,57,-86v0,-58,-11,-89,-57,-89v-46,0,-57,31,-57,89v0,58,11,86,57,86","w":232},"R":{"d":"125,-85r-55,0r0,85r-42,0r0,-249v87,0,178,-15,178,80v0,37,-13,59,-39,72r39,97r-47,0xm162,-168v0,-48,-47,-41,-92,-41r0,84v45,1,92,5,92,-43","w":222},"S":{"d":"168,-244r-3,38v0,0,-45,-6,-66,-6v-24,0,-38,8,-38,27v0,22,10,27,49,41v45,17,63,29,63,72v0,52,-29,76,-79,76v-27,0,-76,-9,-76,-9r4,-39v0,0,46,7,72,7v24,0,37,-10,37,-34v0,-19,-9,-24,-42,-36v-54,-20,-71,-32,-71,-77v0,-47,33,-69,81,-69v28,0,69,9,69,9","w":191},"T":{"d":"-3,-208r0,-41r180,0r0,41r-68,0r0,208r-43,0r0,-208r-69,0","w":174},"V":{"d":"166,-249r44,0r-60,249r-82,0r-60,-249r45,0r47,209r18,0","w":218},"N":{"d":"28,0r0,-249r68,0r79,196r6,0r0,-196r43,0r0,249r-67,0r-81,-197r-6,0r0,197r-42,0","w":251},"\u2013":{"w":299},"$":{"d":"71,41r5,-40v-34,-6,-60,8,-51,-17v0,0,28,4,52,6r14,-108v-43,-8,-69,-18,-69,-64v0,-48,34,-61,85,-60r6,-42r13,0r-6,43v33,7,58,-6,50,17v0,0,-29,-3,-52,-5r-13,100v48,9,72,16,72,64v0,52,-35,72,-89,67r-5,41v0,0,-12,-1,-12,-2xm163,-64v0,-39,-18,-45,-59,-52r-14,106v45,2,74,-12,73,-54xm36,-183v0,37,18,45,57,52r13,-98v-43,-1,-71,8,-70,46"},"!":{"d":"76,0r0,-54r44,0r0,54r-44,0xm77,-90r-2,-162r45,0r-1,162r-42,0"},"a":{"d":"161,-123r0,74v0,13,5,16,15,18r-1,35v-28,0,-38,-5,-49,-13v0,0,-30,13,-58,13v-34,0,-53,-22,-53,-58v0,-56,55,-53,105,-58v2,-19,-4,-33,-22,-32v-27,0,-70,4,-70,4r-1,-36v0,0,46,-8,73,-8v40,0,61,17,61,61xm120,-80v-26,3,-64,-5,-63,25v-9,39,57,18,63,16r0,-41","w":189},"o":{"d":"95,-184v60,0,81,36,81,93v0,58,-19,95,-81,95v-62,0,-81,-36,-81,-95v0,-58,20,-93,81,-93xm95,-33v32,0,39,-20,39,-58v0,-38,-10,-56,-39,-56v-31,0,-39,17,-39,56v0,39,7,58,39,58"},"J":{"d":"85,-249r0,208v0,55,-22,67,-74,67r0,-40v22,0,32,-5,32,-30r0,-205r42,0","w":112},"t":{"d":"119,-143r-48,0r0,74v-9,41,24,34,47,33r2,35v0,0,-23,5,-36,5v-71,0,-52,-84,-54,-147r-23,0r0,-37r23,0r0,-52r41,0r0,52r48,0r0,37","w":127},"n":{"d":"68,0r-41,0r0,-180r41,0r0,9v0,0,28,-13,48,-13v82,0,60,106,63,184r-41,0r0,-94v0,-34,-5,-51,-30,-51v-16,0,-40,8,-40,8r0,137","w":202},"#":{"d":"189,-61r-36,0r0,61r-36,0r0,-61r-44,0r0,61r-36,0r0,-61r-36,0r0,-35r36,0r0,-47r-36,0r0,-34r36,0r0,-61r36,0r0,61r44,0r0,-61r36,0r0,61r36,0r0,34r-36,0r0,47r36,0r0,35xm117,-96r0,-47r-44,0r0,47r44,0"},"W":{"d":"10,-249r44,0r41,206r7,0r41,-205r48,0r42,205r6,0r40,-206r45,0r-55,249r-66,0r-36,-186r-36,186r-66,0","w":333},"@":{"d":"181,-262v109,0,158,55,158,158v0,84,-25,108,-68,108v-21,0,-36,-4,-45,-17v-56,27,-123,28,-123,-74v0,-59,14,-96,70,-96v14,0,41,16,37,3r41,0v2,38,-8,160,20,144v18,5,27,-20,26,-74v0,-81,-35,-112,-116,-112v-82,0,-124,42,-124,128v0,116,73,140,176,125r2,40v-124,15,-219,-12,-219,-165v0,-116,64,-168,165,-168xm145,-87v0,65,33,52,67,41v-4,-25,-1,-64,-2,-94v-35,-8,-65,-6,-65,53","w":354},"`":{"d":"51,-276r88,34r-15,37r-88,-32","w":196},"M":{"d":"28,0r0,-249r68,0r57,189r57,-189r68,0r0,249r-43,0r0,-197r-5,0r-55,187r-44,0r-56,-187r-5,0r0,197r-42,0","w":305},"U":{"d":"66,-80v0,32,19,42,48,42v30,0,50,-10,50,-42r0,-169r42,0r0,169v0,60,-32,83,-92,83v-59,0,-90,-23,-90,-83r0,-169r42,0r0,169","w":230},"X":{"d":"54,-249r51,93r50,-93r47,0r-69,126r69,123r-47,0r-50,-91r-51,91r-47,0r70,-123r-70,-126r47,0","w":209},"Y":{"d":"123,-106r0,106r-42,0r0,-107r-76,-142r47,0r50,95r50,-95r47,0","w":203},"\u2122":{"d":"3,-212r0,-12r72,0r0,12r-30,0r0,92r-12,0r0,-92r-30,0xm87,-119r0,-105r18,0r30,88r32,-88r18,0r0,105r-12,0r0,-93r-32,89r-12,0r-30,-89r0,93r-12,0"},"\u00d7":{"d":"87,-195r65,65r64,-65r27,26r-64,65r64,65r-27,27r-64,-65r-65,65r-26,-27r64,-65r-64,-65","w":212},"I":{"d":"27,0r0,-249r42,0r0,249r-42,0","w":96},"O":{"d":"116,-37v46,0,57,-27,57,-86v0,-58,-11,-89,-57,-89v-46,0,-57,31,-57,89v0,58,11,86,57,86xm116,4v-77,0,-100,-43,-100,-127v0,-84,23,-130,100,-130v77,0,101,46,101,130v0,84,-24,127,-101,127","w":232},"\u201c":{"w":299},"~":{"w":299},"\u2014":{"w":299},"L":{"d":"166,0r-138,0r0,-249r42,0r0,208r96,0r0,41","w":178},"B":{"d":"28,-249v75,2,171,-16,169,63v0,33,-9,47,-29,58v22,9,34,24,34,58v0,87,-94,69,-174,70r0,-249xm159,-73v-2,-45,-50,-30,-90,-33r0,67v40,-2,92,12,90,-34xm153,-179v0,-41,-47,-29,-84,-31r0,66v39,-1,84,9,84,-35","w":219},"D":{"d":"112,0r-84,0r0,-249r84,0v81,0,100,42,100,120v0,80,-17,129,-100,129xm168,-129v0,-51,-7,-80,-56,-80r-43,0r0,169r43,0v49,0,56,-38,56,-89","w":227},"P":{"d":"203,-165v0,76,-52,98,-133,90r0,75r-42,0r0,-249r90,0v57,0,85,27,85,84xm70,-116v49,2,89,2,89,-49v0,-50,-44,-43,-89,-43r0,92","w":214},"b":{"d":"111,-184v49,0,70,25,70,92v0,75,-23,96,-87,96v-19,0,-67,-5,-67,-5r0,-253r41,0r0,80v0,0,24,-10,43,-10xm68,-35v43,7,80,-3,72,-57v8,-62,-41,-56,-72,-49r0,106","w":195},"v":{"d":"5,-180r43,0r34,146r11,0r34,-146r42,0r-46,180r-73,0","w":173},"x":{"d":"6,-180r44,0r34,61r34,-61r44,0r-52,90r52,90r-44,0r-34,-60r-34,60r-44,0r51,-90","w":167},"6":{"d":"172,-234r-4,39v0,0,-34,-6,-64,-6v-36,0,-51,20,-51,61v0,0,27,-11,47,-11v53,0,81,24,81,76v0,53,-31,79,-85,79v-62,0,-86,-42,-86,-122v0,-94,35,-124,94,-124v30,0,68,8,68,8xm97,-112v-22,0,-44,8,-44,8v0,39,9,68,43,68v27,0,41,-12,41,-39v0,-26,-14,-37,-40,-37"},"9":{"d":"16,-4r4,-38v0,0,35,5,65,5v36,0,50,-19,50,-57v0,0,-27,7,-47,7v-51,0,-80,-25,-80,-76v0,-51,34,-79,85,-79v62,0,86,47,86,125v0,94,-35,121,-94,121v-30,0,-69,-8,-69,-8xm92,-125v21,0,44,-7,44,-7v0,-39,-11,-70,-43,-70v-26,0,-42,13,-42,39v0,26,15,38,41,38"},"<":{"d":"148,-158r-85,46r85,49r0,43v-33,-17,-89,-50,-125,-69r0,-43r125,-69r0,43"},">":{"d":"107,-112r-84,-46r0,-43r125,69r0,43v-36,19,-92,52,-125,69r0,-43"},"[":{"d":"98,-270r0,41r-44,0r0,233r44,0r0,40r-86,0r0,-314r86,0","w":108},"\\":{"d":"227,-1r-45,1r-111,-252r46,-1","w":299},"]":{"d":"-16,-229r0,-41r86,0r-1,314r-85,0r0,-40r43,0r0,-233r-43,0","w":108},"|":{"d":"72,71r0,-337r43,0r0,337r-43,0"},"4":{"d":"114,3r0,-40r-105,0r0,-35r62,-166r47,0r-61,160r57,0r0,-61r43,0r0,61r24,0r0,41r-24,0r0,40r-43,0"},"\"":{"d":"110,-163r-38,0r0,-86r39,0xm51,-163r-37,0r-1,-86r40,0","w":122},"'":{"d":"-3,-162r-1,-87r40,0r-1,87r-38,0","w":36},"(":{"d":"40,-270r45,0v0,0,-34,94,-34,162v0,67,34,153,34,153r-45,0v0,0,-35,-81,-35,-153v0,-72,35,-162,35,-162","w":93},")":{"d":"48,43r-45,0v0,0,34,-93,34,-161v0,-67,-34,-154,-34,-154r45,0v0,0,34,82,34,154v0,72,-34,161,-34,161","w":93},",":{"d":"2,44r18,-90r44,0r-21,90r-41,0","w":61},"-":{"d":"24,-81r0,-40r110,0r0,40r-110,0","w":158},".":{"d":"20,0r0,-54r44,0r0,54r-44,0","w":89},"\/":{"d":"24,-6r101,-252r40,14r-102,251"},":":{"d":"15,-108r0,-54r45,0r0,54r-45,0xm15,0r0,-54r45,0r0,54r-45,0","w":76},";":{"d":"24,-51r-20,92r38,0r27,-92r-45,0xm22,-108r0,-54r44,0r0,54r-44,0","w":81},"=":{"d":"9,-121r0,-37r169,0r0,37r-169,0xm9,-46r0,-38r169,0r0,38r-169,0"},"?":{"d":"143,-188v-1,74,-75,63,-66,114r-44,0v-10,-63,63,-63,65,-109v0,-21,-6,-30,-36,-30v-18,0,-55,7,-55,7r-5,-41v0,0,42,-10,61,-10v54,0,80,18,80,69xm33,0r0,-54r44,0r0,54r-44,0","w":138},"_":{"d":"10,-2r154,0r0,38r-154,0r0,-38","w":187},"{":{"d":"50,-113v41,10,33,49,33,93v0,18,5,25,31,27r0,41v-71,2,-73,-43,-73,-106v0,-18,-7,-29,-34,-37r0,-35v48,-9,31,-37,32,-80v0,-46,23,-61,75,-63r0,40v-47,-2,-28,40,-28,71v0,29,-10,40,-36,49","w":118},"}":{"d":"68,-112v-41,-10,-34,-47,-34,-92v0,-18,-5,-25,-31,-27r1,-41v72,-2,72,43,72,106v0,18,8,29,35,37r0,34v-48,9,-33,37,-33,81v0,46,-22,61,-74,63r-1,-40v47,2,29,-40,29,-72v0,-29,10,-40,36,-49","w":118},"\u2018":{"d":"55,-262r-16,86r-43,0r21,-86r38,0","w":61},"\u2019":{"d":"5,-190r17,-85r42,0r-20,85r-39,0","w":61},"&":{"d":"116,-256v46,0,70,22,70,61v0,33,-15,50,-50,73r36,36v3,-9,8,-32,9,-44r40,1v-3,23,-11,52,-17,69r42,40r-25,28r-38,-35v-45,55,-170,45,-170,-45v0,-37,22,-58,52,-73v-38,-44,-17,-111,51,-111xm56,-72v-1,50,70,52,96,19r-62,-64v-21,10,-34,25,-34,45xm116,-217v-44,-1,-28,56,-5,69v23,-14,33,-23,33,-42v0,-19,-9,-27,-28,-27","w":252},"*":{"d":"162,-181r-45,0r14,44r-24,7r-14,-44r-38,28r-15,-19r38,-28r-37,-27r15,-20r36,26r15,-43r24,8r-14,44r45,0r0,24"},"%":{"d":"46,-252v30,0,44,20,44,53v0,30,-14,50,-44,50v-30,0,-43,-20,-43,-52v0,-32,13,-51,43,-51xm146,-104v30,0,44,19,44,51v0,32,-14,52,-44,52v-30,0,-43,-20,-43,-52v0,-32,13,-51,43,-51xm42,-2r81,-256r27,9r-81,256xm33,-201v0,18,2,27,13,27v10,0,13,-9,13,-27v0,-18,-3,-26,-13,-26v-10,0,-13,8,-13,26xm134,-53v0,18,2,27,12,27v11,0,13,-9,13,-27v0,-18,-2,-25,-13,-25v-10,0,-12,7,-12,25"},"+":{"d":"1,-83r0,-38r71,0r0,-71r38,0r0,71r72,0r0,38r-72,0r0,71r-38,0r0,-71r-71,0","w":182},"^":{"d":"136,-158r-39,-77r-41,77r-50,0r65,-125r50,0r66,125r-51,0","w":212},"\u00a0":{"w":84}}});

