/*
 * 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:
 * EzPat Snyder, 1797 Ross Inlet, Coos Bay, OR 97420 Shware $10
 */
Cufon.registerFont({"w":172,"face":{"font-family":"MarkerFelt Thin","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"9","cap-height":"6","bbox":"-24 -301.09 336.596 79.1016","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+007A"},"glyphs":{" ":{"w":90},"\u00a0":{"w":90},"!":{"d":"64,-39v-4,21,6,50,-19,50v-36,0,-30,-34,-31,-63v7,-22,54,-9,50,13xm58,-127v5,18,11,43,-14,43v-56,-2,-23,-90,-32,-153v3,-23,-10,-55,21,-51v28,-3,36,21,25,41r0,120","w":73},"\"":{"d":"49,-270v-9,28,10,65,-16,71v-39,0,-14,-52,-27,-80v8,-15,45,-10,43,9xm99,-269v-5,31,11,72,-14,78v-41,2,-13,-51,-27,-79v6,-14,36,-13,41,1","w":110},"#":{"d":"65,-243v29,1,7,23,11,44r26,-6v-1,-16,-5,-35,13,-35v16,0,27,16,15,28v14,-5,32,-11,32,12v0,20,-18,10,-30,14r2,28v15,-7,28,3,28,17v1,11,-15,16,-24,9v-4,20,12,52,-8,55v-20,-1,-24,-22,-23,-47r-30,7v2,14,9,28,-10,28v-13,0,-21,-9,-17,-21v-25,9,-46,5,-41,-22v10,-3,26,1,39,-4r-1,-26v-15,17,-54,-12,-27,-20r28,-8v-1,-16,-7,-26,-7,-40v0,-9,14,-13,24,-13xm75,-143r29,-8r0,-26r-29,9r0,25","k":{"2":34}},"$":{"d":"54,-63v-16,-5,-11,-27,5,-26v23,-4,28,23,8,29v-3,1,-7,0,-13,-3xm107,-178v2,22,-31,82,-51,82v-17,0,-43,-23,-42,-38v6,-18,31,-2,37,4v7,-2,37,-44,-1,-29v-47,19,-61,-19,-28,-60v22,-46,56,-41,74,-9v-2,12,-8,20,-22,19v-11,-11,-16,-19,-30,5v-14,24,-15,22,14,14v25,-7,47,-13,49,12xm75,-269v2,16,-27,12,-33,5v-3,-9,0,-19,9,-19v11,1,23,3,24,14","w":110,"k":{"4":9,"2":18}},"%":{"d":"247,-271v3,16,-15,24,-20,31r-121,177v-7,9,-14,50,-35,45v-27,2,-30,-41,-8,-49r114,-173r-77,24v10,40,-19,79,-55,80v-22,0,-35,-10,-35,-30v0,-40,32,-87,76,-85r104,-30v16,-12,52,-16,57,10xm47,-176v0,6,4,5,8,1v7,-7,14,-23,7,-32v-5,-2,-16,25,-15,31xm186,9v-28,0,-58,-17,-58,-48v0,-27,26,-51,53,-51v20,0,50,22,51,37v2,33,-20,62,-46,62xm172,-27v13,4,28,-19,21,-28v-11,-1,-25,14,-21,28","w":252},"&":{"d":"208,-126v8,10,7,27,-11,27v-16,0,-21,5,-33,10v-25,42,-46,88,-99,98v-31,-2,-57,-27,-57,-58v0,-34,25,-56,40,-81v-41,2,-49,-25,-24,-65v18,-29,49,-81,80,-88v31,3,45,34,47,65v1,13,-5,17,-18,17v-22,5,-21,-25,-31,-32v-5,0,-16,10,-30,33v-16,26,-29,35,-11,38v7,2,42,-23,49,-22v24,0,28,24,13,41v-34,15,-66,61,-70,103v2,22,23,13,36,-2v10,-10,17,-20,21,-31v-19,3,-32,-13,-24,-28v2,-3,19,-11,52,-20v44,-11,54,-22,70,-5","w":200},"'":{"d":"49,-270v-9,28,10,65,-16,71v-39,0,-14,-52,-27,-80v8,-15,45,-10,43,9","w":56},"(":{"d":"87,-265v-41,49,-39,181,-7,238v16,16,-2,32,-20,32v-25,0,-34,-16,-34,-35v-24,-80,-17,-199,15,-263v19,-10,52,6,46,28","w":95},")":{"d":"9,-26v40,-48,42,-184,7,-238v-12,-18,2,-33,20,-33v26,0,31,19,35,36v18,73,19,175,-7,239v-2,18,-3,26,-20,26v-16,0,-39,-10,-35,-30","w":95},"*":{"d":"87,-201v0,18,8,34,-11,35v-21,1,-15,-22,-14,-39v-11,7,-42,30,-54,6v8,-14,30,-15,42,-26v-10,-5,-19,-9,-30,-13v-4,-14,12,-26,28,-24v5,2,8,12,14,14v0,-17,-3,-34,15,-32v19,-2,15,18,13,34v12,-13,44,-14,36,9v-11,3,-18,9,-26,15v10,7,27,8,31,21v-6,21,-34,17,-44,0","w":138,"k":{"a":28,"J":34,"A":34}},"+":{"d":"131,-185v20,-2,35,40,8,40v-16,0,-27,3,-40,5v0,17,8,31,7,45v-2,8,-15,10,-25,11v-27,4,-23,-32,-27,-50v-17,14,-47,11,-47,-19v0,-28,25,-11,43,-18v-2,-15,-2,-31,-7,-42v4,-19,68,-19,50,10r2,26","w":159,"k":{"7":31,"2":34,"0":-9}},",":{"d":"29,-31v22,-3,40,20,21,36v-15,13,-28,60,-53,35v-23,-23,26,-34,22,-60v1,-9,2,-10,10,-11","w":69,"k":{"4":46}},"-":{"d":"61,-98v-18,11,-46,5,-44,-19v-4,-17,22,-13,33,-15v27,-5,78,-34,80,11v1,20,-15,14,-30,14","w":142},"\u00ad":{"d":"61,-98v-18,11,-46,5,-44,-19v-4,-17,22,-13,33,-15v27,-5,78,-34,80,11v1,20,-15,14,-30,14","w":142},".":{"d":"14,-47v17,-23,57,1,40,26v0,17,-2,26,-19,26v-33,0,-24,-27,-21,-52","w":66,"k":{"4":37}},"\/":{"d":"184,-266v2,3,-19,22,-18,23r-111,210v-2,3,-12,39,-18,38v-17,3,-51,-20,-31,-39v46,-74,85,-154,126,-232v7,-14,2,-27,20,-27v13,0,33,14,32,27","w":187,"k":{"Z":6,"W":-12,"V":-9,"J":28,"A":22,"4":34,"2":22}},"0":{"d":"166,-143v0,71,-18,156,-82,156v-65,0,-78,-86,-78,-156v0,-61,23,-152,85,-149v57,3,75,86,75,149xm86,-242v-31,25,-34,120,-21,172v5,23,11,35,19,35v19,-5,32,-77,30,-108v-2,-46,5,-93,-28,-99","k":{"2":15}},"1":{"d":"27,-23v-1,-5,17,-19,15,-25r-7,-159v2,-12,-38,-23,-32,-37v10,-24,26,-48,53,-50v18,-1,35,15,35,33v1,5,-9,14,-8,19r6,190v6,20,27,61,-15,61v-21,1,-50,-12,-47,-32","w":114},"2":{"d":"45,14v-18,1,-59,-24,-31,-42v33,-21,61,-108,86,-158v19,-37,32,-58,3,-42v-20,11,-14,37,-38,42v-20,-1,-53,-27,-26,-45v34,-23,71,-88,125,-56v16,17,21,30,7,58r-84,184r75,-15v18,-1,29,17,32,31v-5,30,-39,25,-66,19v-9,-2,-78,24,-83,24","w":196,"k":{"=":15,"9":15,"8":6,"6":12,"4":28,"3":6,"+":24,"%":15}},"3":{"d":"2,-45v3,-38,46,-13,62,-5v2,-2,75,-74,44,-82v-18,3,-30,22,-48,27v-19,0,-56,-44,-18,-52v34,-7,60,-51,70,-80v0,-2,-1,-4,-2,-5v-21,8,-45,41,-62,57v-19,8,-40,-11,-44,-26v15,-27,79,-83,117,-83v23,0,39,20,39,43v-1,47,-12,53,-37,83v66,18,51,60,6,117v-28,35,-49,55,-65,58v-13,6,-63,-42,-62,-52","w":174,"k":{"3":9,"2":24,"\/":24,".":22,",":31}},"4":{"d":"86,-28v0,-7,12,-18,12,-27r-1,-38v-23,5,-47,9,-65,17v-15,-2,-38,-31,-24,-48r14,-10v24,-53,63,-90,76,-153v15,-27,63,10,63,33v1,6,-20,44,-18,52r0,57v25,-13,62,-9,62,20v0,31,-36,20,-61,23v-2,34,-2,69,9,91v0,13,-16,23,-26,24v-14,2,-41,-24,-41,-41xm97,-136r2,-56r-32,62","w":205,"k":{"9":15,"8":15,"7":19,"5":12,"3":15,"2":28,"1":15,"\/":24,".":22,",":31}},"5":{"d":"30,-184v11,-50,-33,-99,28,-94v46,4,69,-8,107,-12v23,-3,29,31,16,46v-12,13,-28,7,-43,2r-58,8r0,52v27,-24,92,-19,91,26v-1,49,-36,110,-59,144v-33,50,-39,35,-81,0v-29,-24,-42,-38,-21,-52v23,-16,41,13,59,16v12,-1,54,-83,43,-101v-10,-7,-57,52,-71,23v-6,-14,-24,-16,-27,-33v-1,-6,17,-18,16,-25","w":187,"k":{"4":6,"3":6,"2":21,"\/":18,".":24,",":22}},"6":{"d":"9,-122v0,-89,32,-206,114,-161v15,8,25,34,40,46v14,17,-4,37,-26,34v-45,8,-18,-41,-46,-48v-14,3,-30,56,-28,79v39,-48,100,14,100,68v0,32,-27,114,-63,112v-63,-4,-91,-60,-91,-130xm78,-40v31,0,52,-90,20,-108v-24,9,-35,64,-28,98v2,6,4,9,8,10","w":174,"k":{"2":15}},"7":{"d":"63,9v-32,18,-80,-25,-48,-51v7,-6,11,-10,12,-13r83,-185v-25,7,-47,18,-70,27v-23,0,-44,-57,-8,-57v41,0,81,-17,121,-27v25,4,44,43,16,60v-7,5,-11,8,-13,12r-78,175v-4,8,-2,59,-15,59","k":{">":-12,"=":18,"<":-15,";":13,"9":9,"6":12,"4":28,"2":27,"1":-6,"\/":24,".":37,",":37,"+":12}},"8":{"d":"153,-76v2,26,-59,90,-85,86v-19,1,-64,-39,-61,-61v-5,-23,41,-81,45,-89v-27,-15,-41,-39,-41,-72v0,-38,43,-82,86,-82v34,0,52,28,52,61v-2,43,-17,46,-37,80v22,25,38,38,41,77xm96,-243v-22,3,-45,44,-20,61v9,-18,23,-36,26,-55v0,-4,-2,-6,-6,-6xm63,-40v21,-4,49,-43,27,-63v-10,18,-28,35,-34,56v-1,4,4,8,7,7","w":159,"k":{"7":6,"4":9,"2":15}},"9":{"d":"168,-164v0,90,-31,209,-113,161v-15,-9,-24,-34,-40,-45v-15,-19,4,-37,26,-35v44,-7,18,40,45,48v14,-3,30,-56,28,-79v-38,47,-99,-14,-99,-67v0,-33,27,-115,63,-113v62,4,90,59,90,130xm99,-246v-30,2,-52,89,-19,108v26,-9,43,-83,19,-108","w":177,"k":{"2":15}},":":{"d":"14,-47v17,-23,57,1,40,26v0,17,-2,26,-19,26v-33,0,-24,-27,-21,-52xm25,-187v17,-23,57,1,40,26v0,17,-2,26,-19,26v-20,0,-34,-14,-22,-31v0,-7,0,-15,1,-21","w":82},";":{"d":"19,-31v20,-1,51,23,25,38v-14,14,-27,49,-54,30v-27,-19,25,-32,20,-57v1,-8,2,-10,9,-11xm16,-187v17,-23,57,1,40,26v0,17,-2,26,-19,26v-33,0,-24,-27,-21,-52","w":69,"k":{"1":18}},"<":{"d":"98,-210v1,37,-14,76,-47,77v-32,0,-47,-37,-46,-71v1,-34,10,-76,46,-74v36,2,46,32,47,68xm54,-254v-24,6,-30,89,-3,97v17,-8,31,-88,3,-97xm199,-210v0,37,-14,76,-47,77v-32,0,-46,-37,-45,-71v1,-35,9,-76,45,-74v36,2,47,31,47,68xm155,-254v-23,8,-29,88,-3,97v19,-8,31,-88,3,-97xm181,-111v0,13,-13,12,-27,12v-36,0,-73,7,-103,15v-16,-8,-11,-38,14,-30r81,-8v12,-7,35,-6,35,11","w":209},"=":{"d":"61,-98v-18,11,-46,5,-44,-19v-4,-17,22,-13,33,-15v27,-5,78,-34,80,11v1,20,-15,14,-30,14xm66,-155v-18,11,-45,5,-44,-19v-5,-18,22,-13,32,-15v28,-4,78,-34,80,11v1,20,-15,14,-30,14","w":142,"k":[-22]},">":{"d":"44,-285v56,4,47,130,9,147v-22,0,-32,-8,-40,-22v-1,-7,11,-19,19,-16v4,1,13,17,15,1v1,-5,2,-8,2,-9v-27,6,-40,-24,-40,-49v0,-23,12,-53,35,-52xm45,-258v-9,6,-12,46,0,50v11,-6,13,-45,0,-50xm166,-218v0,42,-20,108,-60,68v-7,-1,-9,-4,-10,-10v0,-7,11,-19,19,-16v4,2,13,16,16,1v1,-5,1,-8,1,-9v-27,6,-38,-25,-39,-49v0,-23,11,-53,34,-52v29,0,39,35,39,67xm128,-258v-8,5,-10,45,0,50v12,-7,14,-44,0,-50xm156,-115v0,13,-14,11,-26,11v-36,0,-76,10,-103,15v-13,-2,-16,-29,3,-29v32,0,60,-6,91,-8v12,-7,35,-6,35,11","w":174},"?":{"d":"98,-39v-2,24,14,53,-12,53v-29,0,-34,-32,-36,-62v4,-20,49,-8,48,9xm84,-109v2,15,6,37,-12,34v-33,-6,-45,-36,-20,-72v11,-31,50,-75,41,-108v-20,1,-40,40,-54,56v-20,12,-49,-12,-32,-32v32,-23,46,-60,85,-60v25,0,51,20,51,50v0,47,-52,90,-59,132","w":149},"@":{"d":"125,-37v8,-13,38,-11,33,10v-3,13,-11,14,-26,16v-64,24,-116,-8,-116,-82v0,-58,53,-116,110,-116v52,0,82,37,86,84v5,58,-71,106,-88,43v-12,22,-16,41,-41,43v-20,2,-31,-15,-30,-36v0,-34,26,-88,56,-91v11,-1,26,15,10,19v-21,6,-46,55,-37,78v15,-11,30,-33,23,-59v13,-19,47,-7,42,24v1,16,4,24,9,24v17,0,29,-28,28,-49v-1,-33,-22,-54,-59,-54v-43,0,-83,59,-83,103v0,44,48,66,83,43","w":220},"A":{"d":"37,8v-21,2,-37,-27,-19,-41v16,-82,37,-161,66,-227v-3,-20,4,-35,24,-35v29,0,49,22,32,46v6,51,16,95,29,141v21,-8,48,-8,47,20v-1,16,-11,23,-31,21v1,23,25,36,28,58v2,13,-8,18,-22,18v-40,0,-32,-45,-51,-70r-72,12v-1,6,-14,30,-9,37v0,12,-10,19,-22,20xm76,-92r49,-9r-19,-87v-11,24,-27,69,-30,96","w":222,"k":{"z":-3,"t":18,"o":-6,"Y":22,"X":-6,"W":9,"V":15,"U":3,"T":24,"Q":6,"L":15,"J":-3,"'":22,"\"":40}},"B":{"d":"90,4v-22,31,-68,-5,-69,-28v0,-5,3,-10,8,-14v-9,-38,-3,-196,-17,-230v-2,-30,40,-18,48,-4v35,-16,96,-25,96,25v0,32,-21,59,-41,79v27,8,60,13,58,47v-1,49,-68,81,-83,125xm122,-116v-5,-22,-44,-3,-53,6r2,55v14,-13,49,-39,51,-61xm96,-240v-14,1,-20,7,-33,15r2,45v14,-11,35,-37,38,-55v1,-5,-3,-5,-7,-5","w":177,"k":{"a":6,"T":9,"A":15,".":15,",":28}},"C":{"d":"132,-115v25,-4,40,25,19,39v-13,30,-35,86,-68,86v-97,0,-85,-165,-59,-245v16,-49,21,-58,59,-57v57,0,57,63,72,112v0,13,-11,20,-23,20v-21,0,-47,-18,-32,-38v0,-18,-5,-42,-17,-46v-28,21,-31,132,-21,181v5,31,17,42,30,15v6,-13,15,-28,14,-46v-1,-14,11,-22,26,-21","w":163,"k":{"w":-6,"v":-3,"a":6,"J":-3,"A":15,",":12}},"D":{"d":"73,12v-27,12,-59,-17,-46,-40r-5,-211v-20,-22,12,-53,35,-35v24,-8,40,-15,62,-18v106,28,19,197,-10,254v-16,32,-29,47,-36,50xm113,-250v-19,0,-25,14,-44,26r2,156v18,-40,49,-129,53,-171v1,-8,-4,-11,-11,-11","w":174,"k":{"w":-3,"v":-6,"s":15,"o":9,"a":13,"J":15,"A":22,".":28,",":31}},"E":{"d":"16,-267v3,-17,32,-18,43,-8v22,-6,41,-17,62,-21v16,-3,31,20,31,34v0,14,-20,19,-38,15v-14,6,-37,10,-46,19r0,86v11,-1,14,-11,26,-10v15,0,38,15,38,30v0,30,-48,13,-64,29v1,16,0,30,3,42v17,-3,24,-15,41,-17v12,-2,33,20,32,33v-1,17,-15,19,-36,18v-25,8,-51,44,-75,18v-11,-10,-22,-21,-13,-38r-1,-223v-2,-2,-3,-5,-3,-7","w":153,"k":{"y":9,"w":12,"v":12,"u":15,"t":22,"s":12,"q":9,"o":9,"m":9,"i":12,"W":-6,"T":12,"S":9,"Q":12,"J":21,"H":9,"G":6,"A":9}},"F":{"d":"73,-89v-3,45,16,122,-43,91v-11,-7,-19,-24,-6,-31r-1,-238v-5,-23,40,-24,48,-10v16,-4,26,-14,43,-16v13,-1,36,16,36,29v0,32,-43,14,-60,30v-5,2,-11,4,-17,6v-3,26,-2,61,0,86v10,-5,17,-18,29,-19v15,-2,36,18,36,34v0,26,-45,11,-57,30","w":151,"k":{"z":28,"y":12,"x":15,"w":9,"v":12,"u":15,"t":12,"s":18,"r":12,"q":9,"p":12,"o":12,"m":9,"i":9,"d":9,"c":12,"a":15,"Z":15,"Y":6,"V":-3,"T":3,"S":18,"Q":9,"O":12,"J":31,"H":9,"G":6,"F":9,"A":21,";":9,".":34,",":34}},"G":{"d":"60,-121v-3,-29,62,-13,89,-28v25,-2,49,47,13,50r-22,0v-7,40,-18,101,-53,108v-40,-5,-80,-77,-80,-134v0,-66,19,-169,74,-169v49,0,55,71,66,113v4,15,-11,21,-21,21v-20,0,-46,-14,-34,-37v-4,-20,-1,-34,-11,-41v-24,36,-37,155,-5,193v9,-3,13,-29,15,-43v-11,-5,-30,-19,-31,-33","k":{"o":-6,"l":-3,"d":-9,"Z":12,"Y":18,"X":9,"W":18,"V":15,"T":25,"S":12,"O":3,"L":12,"G":-9,"C":-6,"A":15,".":24,",":15,")":12}},"H":{"d":"53,18v-16,-1,-40,-14,-30,-30v-4,-35,8,-83,-8,-107v-9,-13,-5,-26,7,-30v-2,-41,4,-90,-3,-126v3,-26,60,-19,60,5v0,6,-14,25,-13,31r0,86r46,-10v-1,-38,3,-84,-2,-117v-2,-12,12,-20,21,-20v15,0,40,9,39,25v1,5,-13,21,-13,26r1,87v7,6,28,31,10,38v-3,2,-7,3,-10,4v1,35,-4,76,5,103v-7,25,-60,10,-59,-12v1,-10,6,-18,10,-26r0,-62r-48,10v1,37,-3,79,5,108v0,11,-7,17,-18,17","w":177,"k":{"G":-6,"C":-6,"B":-12,"A":6}},"I":{"d":"58,6v-25,0,-61,-18,-36,-38r-7,-221v-9,-17,-7,-38,19,-38v26,0,54,21,34,43r3,218v6,15,13,36,-13,36","w":86,"k":{"A":12}},"J":{"d":"133,-285v26,12,18,29,6,42r-7,222v-3,29,-45,46,-65,20v-26,-21,-33,-51,-63,-79v-2,-2,-4,-7,-4,-14v4,-12,43,-17,57,-10v9,15,6,50,23,57v16,-46,8,-161,8,-227v0,-23,25,-26,45,-11","w":155,"k":{"J":12,"C":-9,"A":9}},"K":{"d":"29,-291v32,0,51,17,36,43r0,87v22,-42,49,-79,67,-125v10,-25,55,0,52,18v-1,9,-12,14,-16,17r-72,127v34,24,64,51,100,74v28,18,-8,74,-40,58v-11,-2,-16,-38,-24,-44r-65,-50v-3,36,30,85,-13,91v-16,-1,-38,-12,-37,-29v-1,-4,9,-11,7,-17r-9,-212v-5,-16,-13,-38,14,-38","w":199,"k":{"z":-9,"y":22,"x":-13,"v":18,"t":28,"r":-3,"a":-9,"Z":-12,"Y":12,"X":-6,"W":12,"V":6,"T":18,"S":9,"R":6,"Q":12,"P":3,"O":15,"M":6,"J":18,"G":6,"C":3,"A":-3,";":-9,"\/":-13,")":-12}},"L":{"d":"57,9v-27,4,-49,-36,-27,-54r-15,-219v-13,-13,-4,-32,20,-32v24,0,49,18,32,37r13,199v16,-6,28,-18,47,-18v31,0,36,61,-1,63v-19,1,-35,-3,-45,12v-4,7,-13,10,-24,12","w":151,"k":{"y":18,"v":18,"t":28,"a":-6,"Z":-9,"Y":31,"W":22,"V":22,"U":12,"T":34,"Q":18,"P":6,"O":6,"A":-3,"'":31,"\"":37}},"M":{"d":"24,-23v-1,-5,9,-11,8,-16v-6,-75,0,-161,-14,-227v10,-35,84,-22,75,18r71,172r82,-191v-4,-17,5,-27,23,-27v17,-1,45,13,44,30v1,7,-10,12,-10,17r15,212v-1,4,13,22,11,27v-6,36,-73,16,-73,-12v-1,-7,10,-18,10,-25r-11,-121v-20,50,-46,94,-63,147v7,23,-4,38,-27,37v-25,-2,-42,-16,-35,-46r-52,-138r8,127r5,28v1,15,-15,21,-26,22v-17,1,-43,-17,-41,-34","w":332,"k":{";":-12,"\/":-9}},"N":{"d":"149,-268v-7,-12,-5,-29,15,-29v16,-1,41,15,41,29v2,8,-12,13,-11,19r5,197v-1,6,10,21,10,26v-1,40,-63,39,-71,0v-11,-55,-55,-95,-71,-145v5,53,-1,117,13,161v0,22,-32,26,-48,12v-18,-10,-16,-30,-4,-41r-12,-231v10,-26,77,-8,62,24v13,48,53,110,75,154","w":216,"k":{"J":9}},"O":{"d":"82,-289v111,-26,119,145,84,238v-20,54,-24,63,-72,57v-61,-7,-82,-87,-82,-157v0,-49,11,-162,70,-138xm97,-257v-32,-3,-35,78,-38,106v-3,34,17,113,38,119v19,-5,40,-88,39,-119v-1,-38,-7,-104,-39,-106","w":194,"k":{"Z":6,"Y":12,"T":12}},"P":{"d":"50,9v-27,0,-47,-25,-28,-41r-9,-242v2,-16,29,-14,45,-11v39,-23,104,-20,109,35v3,35,-61,153,-78,160v-13,5,-16,7,-23,-2v-2,29,0,62,5,87v0,10,-10,14,-21,14xm108,-258v-16,2,-35,19,-45,30r1,83v17,-9,53,-77,53,-102v1,-10,-4,-10,-9,-11","w":155,"k":{"z":18,"y":-9,"w":-9,"v":-9,"s":24,"q":15,"o":18,"l":-6,"i":-6,"d":18,"c":24,"b":-12,"a":15,"X":-9,"W":-9,"V":-12,"U":-9,"T":-12,"S":3,"P":-3,"L":-6,"J":40,"I":-6,"A":28,"?":-15,".":37,",":37,"'":-15,"\"":-18,"!":-12}},"Q":{"d":"104,-286v105,-26,106,172,62,243v15,12,27,29,47,36v17,14,-1,44,-24,38v-15,0,-40,-38,-49,-44v-15,13,-14,19,-39,20v-69,2,-90,-79,-90,-150v0,-53,32,-165,93,-143xm65,-143v2,41,3,105,34,110v7,-1,8,-7,12,-11v-11,-12,-47,-25,-23,-45v8,-7,23,-13,28,-3v3,7,10,9,14,14v9,-26,13,-46,13,-80v0,-36,-5,-88,-32,-92v-22,3,-48,75,-46,107","w":207,"k":{"z":-9,"x":-6,"p":-9,"l":-9,"j":-6,"Y":18,"X":-6,"T":6,"J":6,"A":3,";":-30,"\/":-9,".":-6,",":-24}},"R":{"d":"18,-21v-1,-5,10,-12,10,-16r-11,-205v1,-5,-9,-20,-8,-24v0,-13,17,-20,33,-19v14,-3,16,7,23,11v34,-16,115,-33,115,18v0,45,-59,122,-89,146v36,23,67,52,107,71v12,7,16,8,16,20v0,21,-49,38,-58,13v-24,-26,-58,-40,-86,-62v0,24,7,42,14,57v-6,35,-66,18,-66,-10xm123,-240v-3,-14,-15,-5,-25,3v-8,7,-19,17,-32,30r-1,64v21,-23,53,-67,58,-97","w":205,"k":{"z":-12,"y":22,"x":-18,"w":12,"v":18,"u":9,"t":28,"r":-6,"l":-6,"a":-6,"Z":-9,"Y":18,"X":-12,"W":12,"V":9,"U":12,"T":15,"S":15,"R":6,"Q":15,"O":9,"J":18,"G":9,"C":6,";":-12,":":-9,"\/":-15,".":-9,")":-9}},"S":{"d":"91,-296v55,-1,63,49,68,98v3,26,-28,34,-45,17v-25,-12,8,-57,-20,-59v-18,-1,-26,27,-24,46v5,67,100,46,100,134v0,36,-26,71,-62,71v-60,0,-64,-44,-96,-66v-6,-5,-9,-10,-9,-15v3,-13,21,-17,35,-18v37,-2,30,53,57,58v28,5,24,-53,14,-66v-16,-9,-67,-27,-75,-51v-36,-52,-2,-147,57,-149","w":173,"k":{"m":-9,"Y":12,"T":9,"Q":9,"A":12}},"T":{"d":"104,-30v7,19,11,44,-20,44v-17,0,-38,-11,-40,-25v-1,-6,13,-19,12,-25r-1,-177v-24,12,-51,-1,-51,-30v25,-18,99,-26,121,-47v18,-17,49,12,46,36v-1,14,-22,13,-39,14r-31,13","k":{"z":37,"y":34,"x":37,"w":31,"v":40,"u":40,"t":37,"s":43,"r":40,"q":40,"p":37,"o":43,"n":37,"m":46,"j":19,"i":9,"d":40,"c":37,"a":34,"Z":18,"W":-3,"V":-6,"T":3,"S":21,"Q":21,"O":15,"J":43,"G":15,"C":15,"A":34,";":34,":":31,"\/":15,".":37,",":34}},"U":{"d":"149,-293v24,0,45,20,33,41v2,84,-1,165,-29,224v-13,27,-31,41,-55,41v-92,0,-85,-155,-84,-259v-9,-20,-3,-42,21,-42v16,0,39,10,38,26v-19,39,0,198,20,223v30,-23,51,-189,24,-230v1,-13,11,-24,32,-24","w":194,"k":{"Z":9,"S":6,"J":18,"A":24,",":18}},"V":{"d":"119,-35v-1,19,6,49,-20,47v-25,-2,-52,-27,-43,-57r-41,-206v1,-4,-15,-13,-14,-19v5,-25,69,-20,69,5v0,4,-6,14,-5,19r26,135r37,-160v0,-15,11,-21,26,-22v24,-2,56,24,30,39v-4,3,-6,5,-7,8","w":194,"k":{"z":24,"y":15,"x":15,"w":15,"u":24,"t":18,"s":34,"r":18,"q":28,"p":18,"o":31,"n":15,"m":15,"j":12,"i":9,"d":24,"c":31,"a":18,"Z":15,"S":12,"Q":3,"O":3,"J":37,"A":31,";":28,":":24,"\/":28,".":31,",":28}},"W":{"d":"96,22v-23,1,-34,-18,-33,-42r-52,-224v-14,-20,-4,-43,24,-43v23,0,29,17,28,41r26,139r41,-150v-7,-20,3,-35,26,-34v27,1,41,15,34,43r40,141v15,-56,38,-105,46,-166v2,-19,15,-28,35,-28v28,-2,32,30,17,47r-55,183v5,40,-1,72,-40,72v-43,0,-45,-34,-42,-73r-31,-109r-37,127v-3,5,9,16,9,20v1,31,-12,55,-36,56","w":339,"k":{"z":15,"y":9,"x":18,"u":28,"t":22,"s":28,"r":15,"q":18,"p":18,"o":24,"n":22,"m":18,"j":18,"i":12,"d":24,"c":21,"a":22,"Z":12,"V":-3,"J":37,"A":24,";":24,":":24,"\/":9,".":31,",":31}},"X":{"d":"65,-3v-6,27,-62,11,-64,-11v-1,-10,10,-12,13,-18r62,-119r-59,-108v-1,-3,-14,-6,-13,-13v3,-16,57,-39,63,-12v8,36,26,56,38,86r39,-91v21,-18,73,12,45,34v-5,2,-9,5,-10,7r-47,97r69,114v2,4,18,11,16,19v4,44,-64,34,-71,6v1,-6,6,-12,3,-18r-43,-74r-43,91","w":218,"k":{"y":24,"w":12,"v":18,"u":12,"t":34,"o":12,"m":12,"Y":15,"X":-6,"T":15,"S":12,"Q":12,"O":12,"J":12,"G":9}},"Y":{"d":"65,-16v-1,-12,15,-23,14,-35r-3,-40r-54,-157v-1,-4,-15,-24,-14,-30v3,-24,63,-22,63,5v0,49,25,83,36,125r53,-134v11,-22,60,-12,59,13v4,8,-27,34,-26,38r-68,172r4,50v2,16,-13,20,-26,20v-17,0,-38,-11,-38,-27","w":209,"k":{"z":24,"y":12,"x":24,"w":18,"v":15,"u":24,"t":22,"s":34,"r":18,"q":24,"p":18,"o":31,"n":18,"m":22,"l":-6,"j":12,"i":6,"d":25,"c":28,"a":24,"Z":12,"Y":-3,"X":-6,"W":-6,"V":-9,"S":15,"Q":9,"O":9,"J":37,"G":9,"C":15,"A":28,";":34,":":28,"\/":18,".":37,",":34,"'":-9,"\"":-15}},"Z":{"d":"76,-235v-27,19,-59,-16,-40,-43v6,-9,21,-2,33,-3r97,-8v6,1,16,-13,22,-11v17,0,49,48,12,53v-8,1,-12,5,-14,9r-118,193r64,0v6,1,18,-13,25,-12v34,-3,54,53,16,61v-39,-10,-107,-11,-148,-1v-20,-2,-40,-51,-11,-59v6,-2,10,-4,12,-7r109,-180","w":216,"k":{"z":15,"y":28,"x":19,"w":28,"v":31,"u":31,"t":37,"s":22,"r":22,"q":21,"p":15,"o":28,"n":18,"m":28,"j":9,"i":9,"d":15,"c":31,"a":15,"Z":12,"V":-3,"S":15,"Q":18,"O":12,"J":34,"G":9,"C":15,"A":18,";":12,"\/":6,".":12,",":15,"\"":-9}},"a":{"d":"134,3v-25,2,-18,-37,-28,-51v1,24,-37,64,-62,61v-53,-7,-53,-90,-7,-117r57,-33v10,-32,-25,-33,-37,-13v-10,8,-25,38,-40,16v-27,-39,34,-68,83,-67v57,2,32,131,56,168v12,18,-3,35,-22,36xm44,-50v2,26,22,31,34,1v6,-15,14,-32,20,-55v-24,12,-49,24,-54,54","w":163,"k":{"t":12,"f":12,"Y":33,"T":24}},"b":{"d":"67,-252v-9,16,-11,47,-9,75v9,-13,12,-24,30,-24v39,0,60,61,60,104v-1,48,-10,101,-54,101v-19,0,-29,-10,-39,-23v5,12,8,30,-16,27v-25,2,-34,-17,-22,-35r0,-205v-6,-19,-11,-43,19,-43v16,0,30,10,31,23xm101,-72v0,-31,1,-78,-17,-88v-28,18,-30,111,0,130v18,-2,16,-21,17,-42","w":155},"c":{"d":"105,-78v24,0,37,17,19,36v-20,21,-24,51,-58,51v-90,0,-70,-209,9,-212v33,-2,50,43,50,75v0,17,-6,25,-21,25v-29,0,-25,-22,-25,-46v0,-9,1,-17,-6,-18v-11,8,-22,77,-20,102v1,17,0,33,11,36v15,-3,24,-17,24,-35v0,-12,6,-14,17,-14","w":135,"k":{"Y":24,"W":15,"V":15,"T":27}},"d":{"d":"67,-201v17,1,21,11,30,24v1,-29,1,-59,-9,-75v1,-13,16,-23,31,-23v31,0,25,26,19,43r0,205v11,18,3,37,-22,35v-20,3,-24,-12,-17,-27v-10,13,-19,22,-39,23v-45,0,-53,-54,-54,-101v-1,-43,21,-104,61,-104xm71,-160v-20,8,-17,58,-17,88v0,22,-1,40,17,42v29,-18,28,-112,0,-130","w":155},"e":{"d":"141,-41v-3,33,-40,46,-74,50v-88,-10,-72,-220,18,-213v28,2,47,20,47,50v-1,43,-38,89,-78,99v-1,35,34,31,48,11v3,-5,4,-23,15,-20v10,-1,25,12,24,23xm96,-150v0,-17,-17,-19,-25,-8v-14,12,-20,41,-20,68v18,-4,45,-38,45,-60","w":136,"k":{"y":12,"s":-6,"f":9,"a":-6}},"f":{"d":"73,14v-23,-1,-32,-15,-32,-42r0,-112v-16,7,-38,-2,-40,-18v-2,-18,28,-17,38,-21v-3,-73,22,-140,83,-115v27,20,-16,23,-25,37v-12,18,-15,35,-16,66v23,-7,60,-14,60,15v0,25,-41,15,-59,25r0,117v-2,9,13,23,13,30v1,12,-10,18,-22,18","w":127,"k":{"y":-19,"x":-9,"w":-22,"v":-21,"t":-21,"s":6,"r":-12,"n":-12,"m":-9,"l":-12,"j":-6,"h":-12,"f":-12,"c":6,";":-6,".":15,"-":9,"!":-15}},"g":{"d":"137,-105v0,69,32,200,-62,168v-17,-6,-62,-19,-38,-42v23,-13,43,6,57,14v17,-5,6,-45,9,-72v-16,24,-17,39,-47,41v-75,-12,-63,-240,28,-198r13,13v-5,-12,1,-24,14,-24v11,0,22,5,25,14v0,29,1,57,1,86xm69,-160v-29,12,-34,103,-6,121v13,-1,31,-42,30,-60v-1,-23,-5,-60,-24,-61","w":151,"k":{"j":-9,";":-12,",":-9}},"h":{"d":"111,-17v12,-31,20,-108,3,-141v-21,10,-74,115,-51,153v-1,6,-12,23,-22,21v-44,-15,-24,-104,-24,-171r0,-127v1,-11,4,-18,19,-17v13,0,33,7,29,20v0,2,-8,8,-7,11r0,116v12,-25,28,-49,61,-49v51,0,53,115,39,171v6,20,-8,29,-26,29v-12,0,-19,-7,-21,-16","w":170},"i":{"d":"64,-266v-11,17,6,52,-21,52v-25,0,-38,-14,-26,-38v-3,-18,1,-26,23,-24v11,1,23,1,24,10xm56,-43v3,21,18,60,-17,55v-53,-8,-16,-120,-28,-188v-3,-15,6,-24,22,-24v14,0,35,3,34,18v1,7,-11,27,-11,33r0,106","w":73,"k":{"y":-3,"w":-6,"v":-6,";":-9}},"j":{"d":"31,-202v54,0,30,63,30,119v0,49,-4,89,-15,123v-11,33,-61,24,-70,2v0,-14,22,-4,30,-11v12,-44,5,-157,5,-221v0,-11,9,-12,20,-12xm21,-225v4,-19,-6,-46,20,-46v33,0,12,33,21,50v-1,6,-4,12,-16,11v-11,-1,-25,-5,-25,-15","w":75,"k":{";":-9}},"k":{"d":"60,-54v-1,34,13,64,-25,64v-19,0,-27,-15,-21,-34r-1,-247v0,-13,8,-18,22,-18v31,0,35,21,25,43r0,117v20,-23,45,-38,62,-63v10,-25,50,-6,51,13v-22,33,-56,58,-82,88v26,16,46,38,76,50v30,13,3,50,-20,49v-7,1,-19,-15,-22,-17","k":{"z":-6,"y":-9,"x":-9,"w":-15,"v":-12,"s":9,"o":9,"e":6,"d":12,"c":12,"a":-9,";":-9,".":-9}},"l":{"d":"36,16v-32,2,-28,-26,-22,-46r-2,-246v-4,-15,16,-16,29,-17v30,-4,22,26,17,45v3,80,-6,173,6,243v2,14,-14,20,-28,21","w":73},"m":{"d":"54,-17v-63,0,-22,-112,-42,-173v2,-22,55,-18,55,3v-8,14,-7,37,-7,60v14,-24,22,-54,39,-75v16,-11,55,2,57,18v-8,27,-7,64,-7,100v6,-10,30,-97,40,-102v12,-10,52,-8,52,11r0,147v-1,6,17,14,15,21v0,12,-10,20,-23,21v-56,0,-27,-81,-39,-132v-15,36,-37,76,-37,116v0,14,-8,19,-19,19v-56,-3,-25,-90,-36,-147v-15,26,-39,59,-31,100v-1,9,-8,13,-17,13","w":259,"k":{"c":12}},"n":{"d":"66,-28v3,24,0,46,-21,46v-50,0,-26,-81,-32,-136v4,-30,-14,-85,16,-85v14,0,34,11,34,24v-7,16,-5,46,-5,71v24,-44,29,-80,80,-89v39,13,25,97,28,156v15,17,0,37,-25,37v-50,0,-8,-101,-31,-123v-14,11,-35,76,-44,99","w":177,"k":{"r":-9}},"o":{"d":"143,-103v1,52,-21,113,-70,112v-48,-1,-67,-52,-67,-103v0,-52,15,-112,67,-110v52,2,70,45,70,101xm79,-168v-34,6,-32,86,-26,121v3,13,9,19,20,21v18,-3,28,-58,27,-87v-1,-25,-2,-52,-21,-55","w":149,"k":{"z":9,"f":9}},"p":{"d":"88,4v-17,0,-21,-11,-30,-23v-1,28,-1,58,9,74v-1,13,-17,24,-31,24v-29,2,-25,-26,-19,-43r0,-206v-11,-17,-4,-37,22,-34v20,-3,24,13,16,27v11,-13,19,-23,39,-24v45,0,53,54,54,102v0,42,-20,104,-60,103xm84,-37v17,-6,20,-49,19,-76v-1,-31,1,-49,-19,-53v-30,18,-29,112,0,129","w":155},"q":{"d":"102,-177v-5,-12,-9,-31,16,-27v26,-3,33,16,22,34r0,206v6,19,10,43,-19,43v-16,0,-29,-11,-31,-24v9,-16,10,-46,9,-74v-9,12,-12,23,-30,23v-40,0,-60,-61,-60,-103v1,-48,9,-101,54,-102v20,1,29,11,39,24xm56,-124v0,31,-3,78,17,87v28,-17,30,-111,0,-129v-18,2,-16,21,-17,42","w":155,"k":{";":-12}},"r":{"d":"37,10v-22,1,-29,-20,-23,-42v-3,-49,7,-112,-6,-151v8,-29,73,-9,47,12r1,13v19,-17,30,-45,57,-52v22,-6,52,26,19,37v-38,12,-49,52,-76,76v0,31,-2,65,9,83v-1,14,-12,24,-28,24","w":136,"k":{"y":-24,"x":-12,"w":-27,"v":-24,"u":-9,"s":12,"r":-12,"p":-6,"o":6,"n":-6,"m":-6,"l":-9,"k":-6,"j":-9,"i":-6,"h":-6,"b":-6,"a":12,";":-9,".":37,",":37,"!":-15}},"s":{"d":"29,-59v28,-3,19,32,40,36v10,-1,17,-22,11,-32v-30,-23,-65,-37,-65,-80v0,-34,21,-68,56,-68v38,0,48,35,52,65v-1,13,-10,26,-24,26v-20,0,-26,-21,-23,-45v0,-7,-2,-10,-7,-10v-7,1,-10,11,-10,20v-4,53,68,41,68,99v0,55,-72,86,-104,33v-15,-25,-30,-33,-10,-42v5,-2,10,-2,16,-2","w":131,"k":{"x":-6,"w":-12,"v":-6,"f":3,"a":-6}},"t":{"d":"43,-145v-10,16,-58,6,-51,-16v18,-12,31,-8,52,-24v0,-18,0,-36,-4,-49v3,-28,55,-27,56,3v-4,9,-13,18,-9,35v15,-19,52,-17,52,13v0,36,-37,5,-52,23r0,123v0,15,27,38,3,48v-57,24,-50,-49,-48,-108v0,-24,1,-25,1,-48","w":127,"k":{"y":-15,"x":-9,"w":-18,"v":-21,"o":9,"e":12,"c":9,";":-3,".":18,",":18,"!":-6}},"u":{"d":"110,-197v28,-1,44,24,28,45v-1,76,5,166,-62,166v-80,0,-59,-123,-61,-196v0,-15,10,-24,24,-24v13,0,27,6,27,18v-12,35,-23,134,7,158v10,0,16,-13,18,-39v2,-30,2,-77,2,-114v0,-11,7,-13,17,-14","w":149,"k":{"w":-3,"v":-6,"t":-6}},"v":{"d":"119,-193v9,-18,53,-13,48,9v-9,37,-28,55,-39,100v-19,32,-12,92,-57,97v-30,3,-25,-17,-28,-39v-16,-48,-23,-103,-45,-145v-17,-21,7,-37,33,-29v19,16,33,100,45,135","w":159,"k":{"y":-18,"x":-18,"w":-30,"v":-21,"t":-9,"r":-6,"n":-3,"f":-9,";":-3,".":24,",":15,"!":-6}},"w":{"d":"97,-38v0,29,-21,63,-52,48v-10,-5,-8,-23,-11,-34r-43,-157v-1,-14,12,-19,28,-19v24,0,23,14,23,36r22,86r31,-93v-11,-27,24,-36,44,-23v11,7,7,26,11,41r22,86v9,-42,35,-76,33,-123v-1,-22,57,-23,57,-1v-23,52,-58,106,-58,177v0,20,-11,26,-29,27v-28,1,-37,-18,-35,-43r-22,-80","w":257,"k":{"y":-18,"x":-18,"w":-18,"v":-21,"t":-6,"r":-12,"p":-9,"n":-6,"m":-9,"l":-9,"k":-9,"i":-12,";":-3,".":22,",":15,"!":-9}},"x":{"d":"111,14v-14,-1,-26,-9,-25,-26r-19,-48v-8,18,-22,38,-26,57v-9,18,-46,-1,-41,-19r42,-72v-11,-26,-14,-58,-30,-79v-4,-3,-6,-7,-6,-11v6,-27,62,-23,54,11r11,34v14,-21,23,-49,40,-66v18,-8,51,8,32,25v-23,20,-36,56,-54,83r46,89v-1,12,-10,23,-24,22","w":149,"k":{"y":-18,"w":-6,"v":-15,"g":9,"f":9,"e":9}},"y":{"d":"91,52v-2,26,-48,17,-48,-6v8,-16,11,-40,15,-61r-61,-172v4,-24,57,-26,57,8v0,42,18,62,26,97r37,-93v1,-9,6,-33,19,-30v21,1,43,23,27,44v-26,65,-65,128,-72,213","w":168,"k":{"y":-6,"w":-9,"v":-12,"t":-6,".":28,",":24}},"z":{"d":"152,-4v-41,0,-83,8,-115,18v-17,1,-34,-13,-33,-29v-3,-12,13,-23,18,-27r80,-112v-18,3,-38,4,-54,9v-19,2,-41,-35,-15,-48v35,2,80,-6,110,-11v18,-3,38,30,22,45v-36,34,-63,82,-96,122v26,-4,54,-6,76,-15v24,-3,37,48,7,48","k":{"y":-3,"w":-6,"v":-9,"t":-12,"l":-9,"f":-3}}}});

Cufon.replace('#phone-clause, #main-callout h3, .blue-coa, .green-coa, .red-coa', { fontFamily: 'MarkerFelt Thin' });
Cufon.replace('#main-callout h3', {fontSize: '24px'});
Cufon.replace('.green-coa', {fontSize: '20px'});
Cufon.replace('.green-coa-narrow', {fontSize: '20px'});
Cufon.replace('.blue-coa,', {fontSize: '16px'});
Cufon.replace('.blue-coa-narrow', {fontSize: '15px'});
Cufon.replace('.red-coa', {fontSize: '18px'});
Cufon.replace('.red-coa span', {fontSize: '12px'});

$(document).ready(function () {
	// Form Validation
	$("#contact").validationEngine();
});

