// Cufon @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}})());

// Plume font
Cufon.registerFont({"w":205,"face":{"font-family":"Plume","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 6 5 0 2 2 2 2 2 3","ascent":"288","descent":"-72","x-height":"4","bbox":"-20 -283 375 86","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"73,-17v0,6,-3,11,-7,15v-4,4,-9,6,-15,6v-6,0,-11,-2,-15,-6v-4,-4,-6,-9,-6,-15v0,-6,2,-12,6,-16v4,-4,9,-6,15,-6v6,0,11,2,15,6v4,4,7,10,7,16xm64,-82r-26,0r-2,-173r30,0","w":102},"\"":{"d":"66,-184r-24,0r-6,-86r36,0xm129,-184r-24,0r-6,-86r36,0","w":170},"#":{"d":"84,-156r-8,56r45,0r8,-56r-45,0xm153,-156r-8,56r36,0r0,23r-39,0r-11,77r-24,0r11,-77r-45,0r-11,77r-24,0r11,-77r-36,0r0,-23r39,0r8,-56r-36,0r0,-22r39,0r11,-77r24,0r-11,77r45,0r11,-77r24,0r-10,77r35,0r0,22r-39,0"},"$":{"d":"156,-69v0,-13,-4,-22,-11,-28v-7,-6,-18,-12,-31,-17r0,89v13,-2,23,-7,30,-14v7,-7,12,-18,12,-30xm95,-232v-14,2,-25,6,-32,13v-7,7,-10,16,-10,27v0,10,3,18,9,25v6,7,17,12,33,18r0,-83xm185,-69v0,19,-6,34,-19,46v-13,12,-30,19,-52,22r0,31r-19,0r0,-30v-14,0,-28,-1,-40,-4v-12,-3,-22,-6,-30,-9r0,-26v8,4,19,7,30,10v11,3,25,6,40,6r0,-98v-8,-2,-17,-5,-25,-8v-8,-3,-15,-8,-22,-13v-7,-5,-13,-12,-17,-19v-4,-7,-6,-16,-6,-27v0,-19,6,-35,19,-46v13,-11,30,-19,51,-21r0,-28r19,0r0,28v6,0,12,1,18,2r18,3v0,0,10,3,15,4v5,1,8,3,11,4r-7,20v-7,-3,-16,-5,-24,-7v-8,-2,-19,-4,-31,-4r0,91v10,3,19,7,28,11v9,4,16,8,22,14v6,6,11,11,15,19v4,8,6,18,6,29"},"%":{"d":"149,-190v0,-6,-1,-12,-3,-18v-2,-6,-6,-10,-10,-14v-4,-4,-9,-7,-14,-10v-5,-3,-11,-4,-17,-4v-6,0,-12,1,-17,4v-5,3,-10,6,-14,10v-4,4,-8,8,-10,14v-2,6,-3,12,-3,18v0,6,1,12,3,18v2,6,6,11,10,15v4,4,9,7,14,10v5,3,11,4,17,4v6,0,12,-1,17,-4v5,-3,10,-6,14,-10v4,-4,8,-9,10,-15v2,-6,3,-12,3,-18xm350,-65v0,-6,-2,-12,-4,-18v-2,-6,-5,-11,-9,-15v-4,-4,-10,-7,-15,-10v-5,-3,-11,-4,-17,-4v-6,0,-12,1,-17,4v-5,3,-10,6,-14,10v-4,4,-8,9,-10,15v-2,6,-3,12,-3,18v0,6,1,12,3,18v2,6,6,10,10,14v4,4,9,8,14,11v5,3,11,3,17,3v6,0,12,0,17,-3v5,-3,11,-7,15,-11v4,-4,7,-8,9,-14v2,-6,4,-12,4,-18xm175,-190v0,10,-2,20,-6,28v-4,8,-9,16,-15,22v-6,6,-13,10,-22,14v-9,4,-17,6,-27,6v-10,0,-19,-2,-27,-6v-8,-4,-16,-8,-22,-14v-6,-6,-11,-14,-15,-22v-4,-8,-5,-18,-5,-28v0,-10,1,-19,5,-27v4,-8,9,-16,15,-22v6,-6,14,-11,22,-15v8,-4,17,-5,27,-5v10,0,18,1,27,5v9,4,16,9,22,15v6,6,11,14,15,22v4,8,6,17,6,27xm113,12r-19,-14r203,-264r19,13xm375,-65v0,10,-2,19,-6,27v-4,8,-8,16,-14,22v-6,6,-14,11,-23,15v-9,4,-17,5,-27,5v-10,0,-19,-1,-27,-5v-8,-4,-16,-9,-22,-15v-6,-6,-11,-14,-15,-22v-4,-8,-5,-17,-5,-27v0,-10,1,-18,5,-27v4,-9,9,-16,15,-22v6,-6,14,-11,22,-15v8,-4,17,-6,27,-6v10,0,18,2,27,6v9,4,17,9,23,15v6,6,10,13,14,22v4,9,6,17,6,27","w":410},"&":{"d":"89,-126v-15,8,-26,17,-34,26v-8,9,-12,19,-12,31v0,7,1,14,4,20v3,6,7,11,12,16v5,5,10,8,16,11v6,3,13,4,20,4v12,0,22,-3,32,-9v10,-6,20,-15,30,-28xm145,-204v0,-11,-3,-20,-10,-27v-7,-7,-16,-11,-27,-11v-11,0,-21,4,-28,10v-7,6,-12,16,-12,29v0,5,1,10,3,14v2,4,5,9,8,13v3,4,7,8,10,12v5,6,5,5,10,10v14,-8,26,-16,34,-24v8,-8,12,-16,12,-26xm257,-15v-1,1,-4,2,-6,4v-2,2,-4,3,-7,5v-3,2,-6,3,-10,4v-4,1,-8,2,-12,2r-4,0v0,0,-3,0,-5,-1v-2,-1,-5,-2,-7,-4v-2,-2,-5,-4,-8,-7r-25,-26v-7,8,-14,16,-20,21v-6,5,-12,10,-19,13v-7,3,-14,5,-21,6v-7,1,-15,2,-22,2v-10,0,-19,-2,-28,-5v-9,-3,-17,-7,-24,-13v-7,-6,-13,-14,-17,-22v-4,-8,-7,-17,-7,-28v0,-18,6,-33,16,-45v10,-12,25,-23,43,-33v-9,-9,-17,-19,-23,-28v-6,-9,-10,-20,-10,-32v0,-9,2,-18,6,-25v4,-7,8,-13,14,-18v6,-5,13,-8,21,-11v8,-3,16,-4,25,-4v9,0,17,2,25,4v8,2,14,5,20,10v6,5,10,11,13,18v3,7,5,14,5,23v0,8,-1,15,-4,21v-3,6,-6,12,-11,17v-5,5,-11,9,-18,14v-7,5,-15,9,-24,14r60,62v1,-1,1,-2,1,-3v0,-1,1,-2,2,-3r32,-54r36,0r0,20r-20,0r-30,49v-1,1,-1,3,-2,4v-1,1,-2,2,-3,4r30,31v3,3,5,6,8,7v3,1,5,1,7,1v3,0,6,-1,8,-2v2,-1,5,-3,7,-4","w":262},"'":{"d":"63,-184r-24,0r-6,-86r36,0","w":102},"(":{"d":"74,58v-18,-24,-31,-50,-40,-77v-9,-27,-14,-55,-14,-83v0,-30,5,-58,14,-85v9,-27,23,-51,40,-74r22,15v-15,21,-26,44,-34,68v-8,24,-12,49,-12,76v0,14,1,29,3,41v2,12,5,23,9,35v4,12,8,23,14,34v6,11,12,24,20,36","w":102},")":{"d":"82,-102v0,30,-5,59,-14,86v-9,27,-23,51,-40,74r-22,-15v16,-21,28,-44,35,-68v7,-24,11,-50,11,-77v0,-14,-1,-28,-3,-40v-2,-12,-5,-23,-9,-35v-4,-12,-8,-24,-14,-35v-6,-11,-12,-23,-20,-35r22,-14v17,24,31,50,40,77v9,27,14,54,14,82","w":102},"*":{"d":"99,-195r34,41r-21,16r-31,-45r-30,45r-21,-16r33,-41r-51,-16r8,-26r50,21r-3,-54r28,0r-3,54r50,-21r8,26","w":162},"+":{"d":"116,-96r0,81r-27,0r0,-81r-80,0r0,-26r80,0r0,-81r27,0r0,81r81,0r0,26r-81,0"},",":{"d":"79,-28v-2,8,-5,15,-8,23v-3,8,-7,15,-11,22v-4,7,-7,12,-11,18v-4,6,-7,11,-10,15r-20,-7v3,-5,5,-11,8,-17v3,-6,4,-13,7,-20v3,-7,5,-14,7,-21v2,-7,4,-15,5,-22","w":102},"-":{"d":"17,-73r0,-27r88,0r0,27r-88,0","w":122},".":{"d":"73,-17v0,6,-3,11,-7,15v-4,4,-9,6,-15,6v-6,0,-11,-2,-15,-6v-4,-4,-6,-9,-6,-15v0,-6,2,-12,6,-16v4,-4,9,-6,15,-6v6,0,11,2,15,6v4,4,7,10,7,16","w":102},"\/":{"d":"24,6r-23,-9r110,-258r23,8","w":135},"0":{"d":"158,-127v0,-9,0,-21,-1,-33v-1,-12,-4,-24,-8,-35v-4,-11,-10,-21,-17,-29v-7,-8,-17,-11,-29,-11v-13,0,-23,3,-30,11v-7,8,-13,18,-17,29v-4,11,-7,23,-8,35v-1,12,-1,24,-1,33v0,9,0,20,1,32v1,12,4,24,8,35v4,11,10,21,17,29v7,8,17,11,30,11v12,0,22,-3,29,-11v7,-8,13,-18,17,-29v4,-11,7,-23,8,-35v1,-12,1,-23,1,-32xm189,-127v0,14,-1,29,-3,45v-2,16,-8,29,-14,42v-6,13,-15,24,-26,32v-11,8,-25,12,-43,12v-18,0,-33,-4,-44,-12v-11,-8,-20,-19,-26,-32v-6,-13,-12,-26,-14,-42v-2,-16,-3,-31,-3,-45v0,-14,1,-29,3,-45v2,-16,8,-30,14,-43v6,-13,15,-24,26,-32v11,-8,26,-12,44,-12v18,0,32,4,43,12v11,8,20,19,26,32v6,13,12,27,14,43v2,16,3,31,3,45"},"1":{"d":"59,0r0,-21r32,0r0,-204r-35,10r0,-22r65,-18r0,234r32,0r0,21r-94,0"},"2":{"d":"180,-43v0,15,-6,26,-15,34v-9,8,-21,12,-34,12v-9,0,-18,-2,-29,-4v-11,-2,-22,-3,-33,-3v-11,0,-21,0,-30,1v-9,1,-19,3,-29,4r0,-20r80,-81v10,-10,19,-19,25,-27v6,-8,11,-17,15,-24v4,-7,6,-14,8,-20v2,-6,3,-12,3,-18v0,-14,-4,-24,-12,-33v-8,-9,-21,-13,-39,-13v-6,0,-12,1,-18,2v-6,1,-10,4,-15,6v-5,2,-9,5,-13,7v-4,2,-7,5,-9,7r-12,-17v2,-2,5,-5,10,-8v5,-3,11,-7,17,-10v6,-3,13,-6,21,-8v8,-2,16,-3,25,-3v11,0,21,1,30,4v9,3,17,7,24,13v7,6,12,13,16,22v4,9,6,19,6,31v0,9,-2,18,-5,27v-3,9,-8,18,-14,27v-6,9,-12,17,-20,26v-8,9,-15,18,-24,26r-63,61v6,-3,13,-5,20,-7v7,-2,13,-2,18,-2v6,0,11,0,16,1v5,1,9,1,13,2v6,1,7,1,12,2v4,1,7,2,11,2v7,0,13,-2,17,-5v4,-3,7,-9,9,-16"},"3":{"d":"174,-71v0,13,-3,24,-8,33v-5,9,-11,17,-19,23v-8,6,-17,12,-27,15v-10,3,-21,4,-32,4v-14,0,-27,-1,-39,-4v-12,-3,-22,-7,-33,-13r0,-28v5,3,10,5,15,8v5,3,9,5,15,7v6,2,12,4,19,5v7,1,14,2,23,2v8,0,15,-2,22,-4v7,-2,12,-5,17,-10v5,-5,9,-11,12,-17v3,-6,4,-13,4,-21v0,-9,-1,-18,-5,-24v-4,-6,-9,-11,-15,-15v-6,-4,-12,-7,-19,-9v-7,-2,-15,-2,-22,-2r-9,0r0,-26r9,0v6,0,12,0,18,-1v6,-1,13,-3,18,-6v5,-3,10,-8,13,-14v3,-6,5,-13,5,-23v0,-13,-4,-24,-12,-32v-8,-8,-21,-12,-38,-12v-7,0,-13,1,-19,2v-6,1,-11,3,-16,5v-5,2,-9,4,-13,6v-6,3,-6,4,-10,6r-11,-18v4,-2,8,-5,13,-8v5,-3,11,-5,17,-8v6,-3,13,-5,20,-7v7,-2,15,-2,23,-2v11,0,21,1,30,4v9,3,17,6,24,12v7,6,12,13,16,21v4,8,6,17,6,28v0,14,-4,27,-11,37v-7,10,-18,18,-31,23r0,0v8,1,15,4,21,8v6,4,12,8,16,14v4,6,8,12,10,19v2,7,3,15,3,22"},"4":{"d":"129,-238r-95,155r95,0r0,-155xm156,-62r0,42r27,0r0,20r-79,0r0,-20r25,0r0,-42r-117,0r0,-30r101,-163r43,0r0,172r31,0r0,21r-31,0"},"5":{"d":"177,-80v0,13,-3,24,-7,34v-4,10,-10,20,-18,27v-8,7,-17,13,-27,17v-10,4,-22,6,-34,6v-9,0,-16,0,-23,-1v-7,-1,-14,-3,-20,-5v-6,-2,-11,-3,-15,-5v-6,-3,-6,-4,-10,-6r0,-27v6,3,10,5,15,8v5,3,10,5,15,7v5,2,11,3,17,4v6,1,11,1,18,1v10,0,19,-2,26,-5v7,-3,13,-7,18,-12v5,-5,9,-12,11,-19v2,-7,3,-15,3,-24v0,-20,-6,-35,-16,-44v-10,-9,-24,-15,-41,-15v-8,0,-17,2,-27,4v-10,2,-20,6,-30,11r6,-131r128,0r0,25r-104,0r-4,73v6,-2,12,-3,17,-4v5,-1,12,-1,20,-1v25,0,45,7,60,22v15,15,22,35,22,60"},"6":{"d":"161,-78v0,-9,-1,-18,-4,-25v-3,-7,-6,-14,-11,-19v-5,-5,-11,-9,-17,-12v-6,-3,-14,-4,-21,-4v-16,0,-28,5,-38,16v-10,11,-15,25,-15,44v0,9,1,17,4,24v3,7,6,14,11,19v5,5,11,9,17,12v6,3,13,4,21,4v7,0,15,-1,21,-4v6,-3,12,-8,17,-13v5,-5,8,-12,11,-19v3,-7,4,-15,4,-23xm191,-80v0,13,-3,24,-7,34v-4,10,-10,20,-17,27v-7,7,-16,13,-26,17v-10,4,-21,6,-32,6v-18,0,-33,-3,-45,-11v-12,-8,-23,-19,-30,-36v-2,-4,-3,-8,-5,-13v-2,-5,-3,-11,-4,-18v-1,-7,-3,-14,-4,-23v-1,-9,-1,-19,-1,-31v0,-12,1,-23,2,-32v1,-9,4,-18,6,-26v2,-8,5,-15,8,-21v3,-6,7,-12,11,-18v3,-4,6,-8,11,-12v5,-4,11,-8,17,-11v6,-3,12,-6,19,-8v7,-2,15,-3,23,-3v7,0,13,0,19,1v6,1,12,3,17,5v5,2,9,3,13,5v4,2,8,3,10,4r-9,20v-2,-1,-5,-2,-8,-3v-3,-1,-6,-3,-10,-4v-4,-1,-9,-3,-14,-4v-5,-1,-11,-1,-17,-1v-9,0,-17,2,-25,5v-8,3,-16,10,-22,18v-6,8,-11,19,-15,33v-4,14,-6,31,-6,52v8,-12,17,-21,28,-26v11,-5,23,-8,34,-8v12,0,22,2,32,6v10,4,18,9,25,16v7,7,12,16,16,26v4,10,6,21,6,34"},"7":{"d":"78,0r-29,0r103,-230r-131,0r0,-25r160,0r0,20"},"8":{"d":"154,-71v0,-7,-1,-15,-4,-21v-3,-6,-5,-12,-10,-17v-5,-5,-11,-8,-17,-11v-6,-3,-13,-4,-20,-4v-7,0,-15,1,-21,4v-6,3,-11,6,-16,11v-5,5,-8,11,-11,17v-3,6,-4,14,-4,21v0,7,1,15,4,21v3,6,6,12,11,17v5,5,10,8,16,11v6,3,14,4,21,4v7,0,14,-1,20,-4v6,-3,12,-6,17,-11v5,-5,8,-11,11,-17v3,-6,3,-14,3,-21xm147,-194v0,-13,-4,-24,-13,-32v-9,-8,-18,-13,-31,-13v-13,0,-23,5,-32,13v-9,8,-13,19,-13,32v0,6,1,12,3,18v2,6,5,11,9,15v4,4,9,7,15,9v6,2,12,4,18,4v6,0,11,-2,17,-4v6,-2,10,-5,14,-9v4,-4,8,-9,10,-15v2,-6,3,-12,3,-18xm184,-70v0,12,-2,22,-6,31v-4,9,-11,18,-18,24v-7,6,-15,11,-25,14v-10,3,-20,5,-32,5v-11,0,-22,-2,-32,-5v-10,-3,-19,-8,-26,-14v-7,-6,-13,-15,-17,-24v-4,-9,-7,-19,-7,-31v0,-16,5,-31,14,-43v9,-12,21,-20,37,-23r0,0v-6,-2,-13,-5,-18,-9v-5,-4,-10,-8,-13,-13v-3,-5,-6,-11,-8,-17v-2,-6,-2,-12,-2,-18v0,-10,1,-19,5,-27v4,-8,9,-15,15,-21v6,-6,14,-10,23,-13v9,-3,19,-5,29,-5v10,0,19,2,28,5v9,3,17,7,23,13v6,6,11,13,15,21v4,8,6,17,6,27v0,6,-1,12,-3,18v-2,6,-4,12,-8,17v-4,5,-8,9,-13,13v-5,4,-11,7,-17,9r0,0v15,3,27,11,36,23v9,12,14,27,14,43"},"9":{"d":"149,-178v0,-8,-1,-15,-4,-22v-3,-7,-6,-14,-11,-19v-5,-5,-9,-9,-16,-12v-7,-3,-14,-5,-22,-5v-9,0,-16,1,-23,4v-7,3,-13,7,-17,12v-4,5,-8,12,-10,19v-2,7,-4,15,-4,23v0,8,2,16,5,23v3,7,6,13,11,18v5,5,11,9,17,12v6,3,13,5,21,5v16,0,28,-5,38,-15v10,-10,15,-24,15,-43xm184,-130v0,23,-3,43,-7,59v-4,16,-10,29,-18,41v-7,10,-17,19,-29,25v-12,6,-26,9,-41,9v-13,0,-23,-1,-32,-3v-9,-2,-17,-4,-26,-7r0,-26v8,4,15,7,24,9v9,2,19,4,30,4v10,0,18,-3,27,-7v9,-4,16,-10,22,-19v6,-9,11,-20,14,-34v3,-14,6,-30,6,-50v-3,6,-7,11,-12,15v-5,4,-9,7,-15,10v-6,3,-12,5,-18,6v-6,1,-11,2,-17,2v-12,0,-22,-2,-32,-6v-10,-4,-18,-9,-25,-16v-7,-7,-12,-15,-16,-25v-4,-10,-6,-21,-6,-33v0,-12,2,-24,6,-34v4,-10,11,-19,18,-26v7,-7,16,-13,26,-17v10,-4,20,-6,32,-6v17,0,32,4,45,11v13,7,22,20,30,36v4,8,7,19,10,33v3,14,4,29,4,49"},":":{"d":"73,-17v0,6,-3,11,-7,15v-4,4,-9,6,-15,6v-6,0,-11,-2,-15,-6v-4,-4,-6,-9,-6,-15v0,-6,2,-12,6,-16v4,-4,9,-6,15,-6v6,0,11,2,15,6v4,4,7,10,7,16xm73,-147v0,6,-3,11,-7,15v-4,4,-9,7,-15,7v-6,0,-11,-3,-15,-7v-4,-4,-6,-9,-6,-15v0,-6,2,-11,6,-15v4,-4,9,-6,15,-6v6,0,11,2,15,6v4,4,7,9,7,15","w":102},";":{"d":"79,-28v-2,8,-5,15,-8,23v-3,8,-7,15,-11,22v-4,7,-7,12,-11,18v-4,6,-7,11,-10,15r-20,-7v3,-5,5,-11,8,-17v3,-6,4,-13,7,-20v3,-7,5,-14,7,-21v2,-7,4,-15,5,-22xm75,-147v0,6,-2,11,-6,15v-4,4,-9,7,-15,7v-6,0,-11,-3,-15,-7v-4,-4,-7,-9,-7,-15v0,-6,2,-11,6,-15v4,-4,10,-6,16,-6v6,0,11,2,15,6v4,4,6,9,6,15","w":102},"<":{"d":"9,-98r0,-23r188,-82r0,27r-155,67r155,67r0,27"},"=":{"d":"9,-67r0,-26r188,0r0,26r-188,0xm9,-125r0,-26r188,0r0,26r-188,0"},">":{"d":"9,-15r0,-27r154,-67r-154,-67r0,-27r188,82r0,23"},"?":{"d":"106,-17v0,6,-3,11,-7,15v-4,4,-9,6,-15,6v-6,0,-11,-2,-15,-6v-4,-4,-6,-9,-6,-15v0,-6,2,-12,6,-16v4,-4,9,-6,15,-6v6,0,12,2,16,6v4,4,6,10,6,16xm157,-200v0,8,-2,15,-4,21v-2,6,-4,13,-8,19v-4,6,-8,11,-13,16r-15,15v-3,3,-6,5,-8,8r-6,9v0,0,-2,7,-3,11v-1,4,-2,9,-2,15r0,15r-28,0r0,-18v0,-6,0,-11,1,-16v1,-5,2,-10,4,-14v2,-4,4,-7,7,-11v3,-4,7,-9,12,-14v5,-6,5,-5,11,-11v4,-4,8,-9,11,-13v3,-4,6,-9,8,-14v2,-5,3,-10,3,-16v0,-12,-4,-22,-11,-29v-7,-7,-19,-11,-35,-11v-6,0,-12,0,-18,2v-6,2,-11,4,-16,7v-5,3,-8,5,-12,8v-4,3,-7,6,-9,8r-14,-16v3,-3,6,-6,11,-10v5,-4,10,-8,16,-11v6,-3,13,-6,21,-8v8,-2,16,-3,25,-3v11,0,20,1,29,4v9,3,16,6,22,11v6,5,11,11,15,19v4,8,6,17,6,27","w":175},"@":{"d":"95,-104v0,10,3,18,8,24v5,6,12,8,22,8v10,0,18,-3,25,-8v7,-5,13,-11,18,-19v5,-8,9,-16,11,-25v2,-9,3,-17,3,-25v0,-10,-2,-18,-7,-24v-5,-6,-12,-9,-23,-9v-7,0,-14,2,-21,6v-7,4,-13,11,-18,18v-5,7,-10,15,-13,24v-3,9,-5,20,-5,30xm197,-194r23,0r-28,107v0,1,-1,2,-1,3r0,2v0,3,0,5,2,6v2,1,4,2,6,2v6,0,13,-2,19,-6v6,-4,11,-8,16,-15v5,-7,9,-15,12,-24v3,-9,4,-19,4,-30v0,-14,-2,-28,-8,-39v-6,-11,-13,-21,-22,-29v-9,-8,-20,-14,-32,-18v-12,-4,-24,-7,-36,-7v-16,0,-31,3,-44,9v-13,6,-25,15,-35,26v-10,11,-18,24,-24,39v-6,15,-8,31,-8,49v0,14,1,26,5,38v4,12,9,22,17,31v9,11,21,20,35,27v14,7,31,10,49,10v12,0,24,-2,34,-4v10,-2,20,-5,28,-8v8,-3,15,-7,21,-11v9,-6,10,-6,16,-10r10,15v-4,3,-9,7,-16,11v-7,4,-16,8,-25,12v-9,4,-19,7,-31,10v-12,3,-24,4,-37,4v-24,0,-44,-4,-61,-12v-17,-8,-31,-19,-42,-32v-9,-11,-16,-23,-20,-37v-4,-14,-7,-28,-7,-43v0,-21,4,-40,11,-58v7,-18,17,-32,29,-45v12,-13,26,-23,42,-30v16,-7,35,-10,53,-10v17,0,31,3,46,8v15,5,28,12,39,22v11,10,20,21,26,35v6,14,10,29,10,45v0,16,-3,31,-8,43v-5,12,-11,23,-19,31v-8,8,-17,15,-26,19v-9,4,-18,6,-27,6v-7,0,-13,-1,-18,-5v-5,-4,-8,-10,-8,-19v-7,9,-15,14,-23,18v-8,4,-17,6,-26,6v-14,0,-26,-4,-35,-13v-9,-9,-14,-22,-14,-38v0,-14,2,-26,6,-38v4,-12,11,-22,19,-31v8,-9,16,-16,26,-21v10,-5,21,-8,33,-8v10,0,18,3,25,7v7,4,12,11,14,19","w":290},"A":{"d":"123,-222r-39,109r75,0xm196,0r-29,-89r-91,0r-32,89r-40,0r0,-21r20,0r86,-234r30,0r80,234r22,0r0,21r-46,0","w":245},"B":{"d":"180,-72v0,-9,-1,-17,-4,-23v-3,-6,-8,-11,-14,-15v-6,-4,-12,-7,-19,-9v-7,-2,-14,-2,-22,-2r-53,0r0,98r53,0v17,0,31,-4,42,-12v11,-8,17,-21,17,-37xm170,-189v0,-8,-2,-14,-5,-20v-3,-6,-6,-10,-11,-13v-5,-3,-11,-6,-18,-8v-7,-2,-14,-2,-22,-2r-46,0r0,88r43,0v7,0,14,-1,21,-2v7,-1,13,-4,19,-7v6,-3,11,-7,14,-13v3,-6,5,-14,5,-23xm214,-71v0,14,-3,26,-9,35v-6,9,-14,16,-23,21v-9,5,-20,10,-32,12v-12,2,-23,3,-35,3r-98,0r0,-21r22,0r0,-213r-22,0r0,-21r100,0v11,0,21,1,31,3v10,2,19,6,27,11v8,5,14,11,19,19v5,8,7,17,7,29v0,15,-4,27,-12,37v-8,10,-19,17,-33,21r0,1v8,1,16,4,23,7v7,3,14,7,19,13v5,6,9,13,12,20v3,7,4,15,4,23","w":233},"C":{"d":"204,-224v-8,-3,-16,-5,-26,-8v-10,-3,-22,-5,-35,-5v-14,0,-28,3,-39,9v-11,6,-20,13,-28,23v-8,10,-14,22,-18,35v-4,13,-6,28,-6,43v0,16,2,30,7,43v5,13,11,25,19,34v8,9,18,18,29,23v11,5,23,8,37,8v8,0,16,-1,22,-2v6,-1,12,-1,17,-3v5,-2,11,-4,16,-6v5,-2,9,-4,13,-6r0,27v-8,4,-17,8,-29,11v-12,3,-26,4,-43,4v-18,0,-34,-3,-49,-9v-15,-6,-28,-15,-39,-27v-11,-12,-18,-25,-24,-42v-6,-17,-9,-35,-9,-55v0,-20,3,-39,9,-55v6,-16,14,-30,25,-42v11,-12,23,-22,38,-28v15,-6,32,-9,50,-9v16,0,29,1,41,4v12,3,22,7,31,11","w":227},"D":{"d":"199,-127v0,-15,-2,-30,-7,-43v-5,-13,-11,-24,-20,-33v-9,-9,-19,-16,-31,-21v-12,-5,-26,-8,-40,-8r-33,0r0,209r38,0v13,0,26,-2,37,-7v11,-5,21,-13,29,-22v8,-9,15,-20,20,-33v5,-13,7,-26,7,-42xm231,-127v0,18,-2,34,-8,50v-6,16,-14,29,-25,40v-11,11,-25,21,-42,27v-17,6,-36,10,-59,10r-80,0r0,-21r22,0r0,-213r-22,0r0,-21r80,0v23,0,42,4,59,10v17,6,31,16,42,27v11,11,19,24,25,40v6,16,8,33,8,51","w":250},"E":{"d":"17,0r0,-21r22,0r0,-213r-22,0r0,-21r167,0r0,23r-116,0r0,87r106,0r0,23r-106,0r0,99r129,0r0,23r-180,0","w":204},"F":{"d":"68,-232r0,85r94,0r0,23r-94,0r0,103r26,0r0,21r-77,0r0,-21r22,0r0,-213r-22,0r0,-21r170,0r0,23r-119,0","w":191},"G":{"d":"221,-13v-12,6,-25,11,-38,14v-13,3,-27,5,-43,5v-18,0,-35,-3,-50,-9v-15,-6,-27,-15,-38,-27v-11,-12,-18,-27,-24,-43v-6,-16,-9,-34,-9,-54v0,-20,3,-39,9,-55v6,-16,14,-30,24,-42v10,-12,23,-22,38,-28v15,-6,30,-9,48,-9v18,0,32,1,44,5v12,4,23,7,31,12r-10,23v-7,-4,-16,-7,-25,-10v-9,-3,-22,-6,-37,-6v-14,0,-26,3,-37,9v-11,6,-21,13,-29,23v-8,10,-13,22,-17,35v-4,13,-7,28,-7,43v0,16,3,30,7,43v4,13,11,25,19,35v8,10,18,17,29,22v11,5,24,8,38,8v9,0,17,-1,25,-2v8,-1,15,-3,23,-6r0,-84r-24,0r0,-21r53,0r0,119","w":242},"H":{"d":"201,0r0,-121r-133,0r0,121r-51,0r0,-21r22,0r0,-213r-22,0r0,-21r51,0r0,111r133,0r0,-111r51,0r0,21r-22,0r0,213r22,0r0,21r-51,0","w":269},"I":{"d":"17,0r0,-21r22,0r0,-213r-22,0r0,-21r74,0r0,21r-22,0r0,213r22,0r0,21r-74,0","w":108},"J":{"d":"96,-234r0,186v0,16,-4,30,-13,40v-9,10,-22,14,-39,14v-9,0,-17,-1,-24,-2v-7,-1,-13,-3,-19,-5r0,-25v5,2,10,4,16,6v6,2,12,3,20,3v12,0,20,-4,24,-11v4,-7,6,-16,6,-27r0,-179r-23,0r0,-21r74,0r0,21r-22,0","w":133},"K":{"d":"192,0r-84,-141r-40,43r0,98r-51,0r0,-21r22,0r0,-213r-22,0r0,-21r51,0r0,122r112,-122r48,0r0,21r-34,0r-65,71r86,142r25,0r0,21r-48,0","w":244},"L":{"d":"17,0r0,-21r22,0r0,-213r-22,0r0,-21r77,0r0,21r-26,0r0,211r129,0r0,23r-180,0","w":200},"M":{"d":"271,0r0,-227r-94,227r-18,0r-94,-228r0,228r-48,0r0,-21r22,0r0,-213r-22,0r0,-21r67,0r86,206r84,-206r67,0r0,21r-21,0r0,213r21,0r0,21r-50,0","w":338},"N":{"d":"246,-234r0,234r-36,0r-144,-217r0,217r-49,0r0,-21r22,0r0,-213r-22,0r0,-21r58,0r144,216r0,-216r48,0r0,21r-21,0","w":282},"O":{"d":"228,-127v0,-15,-3,-29,-6,-42v-3,-13,-8,-25,-15,-35v-7,-10,-17,-19,-28,-25v-11,-6,-24,-9,-39,-9v-16,0,-29,3,-40,9v-11,6,-20,15,-27,25v-7,10,-13,22,-16,35v-3,13,-5,27,-5,42v0,15,2,29,5,42v3,13,9,25,16,35v7,10,16,18,27,24v11,6,24,9,40,9v15,0,28,-3,39,-9v11,-6,21,-14,28,-24v7,-10,12,-22,15,-35v3,-13,6,-27,6,-42xm260,-127v0,19,-2,37,-7,53v-5,16,-13,30,-23,42v-10,12,-23,21,-38,28v-15,7,-32,10,-52,10v-20,0,-37,-3,-52,-10v-15,-7,-28,-16,-38,-28v-10,-12,-18,-26,-23,-42v-5,-16,-8,-34,-8,-53v0,-19,3,-38,8,-54v5,-16,13,-30,23,-42v10,-12,23,-21,38,-28v15,-7,32,-10,52,-10v20,0,37,3,52,10v15,7,28,16,38,28v10,12,18,26,23,42v5,16,7,35,7,54","w":279},"P":{"d":"170,-181v0,-16,-5,-29,-14,-38v-9,-9,-21,-13,-38,-13r-50,0r0,100r50,0v16,0,29,-4,38,-12v9,-8,14,-20,14,-37xm200,-181v0,24,-7,42,-22,54v-15,12,-36,18,-62,18r-48,0r0,88r25,0r0,21r-76,0r0,-21r22,0r0,-213r-22,0r0,-21r99,0v26,0,47,7,62,20v15,13,22,31,22,54","w":212},"Q":{"d":"227,-127v0,-15,-2,-29,-5,-42v-3,-13,-8,-25,-15,-35v-7,-10,-17,-19,-28,-25v-11,-6,-24,-9,-39,-9v-16,0,-29,3,-40,9v-11,6,-20,15,-27,25v-7,10,-13,22,-16,35v-3,13,-5,27,-5,42v0,15,2,29,5,42v3,13,9,25,16,35v7,10,16,18,27,24v11,6,24,9,40,9v15,0,28,-3,39,-9v11,-6,21,-14,28,-24v7,-10,12,-22,15,-35v3,-13,5,-27,5,-42xm274,32v-7,11,-15,19,-23,23v-8,4,-16,5,-23,5v-3,0,-7,1,-10,0v-3,-1,-6,-2,-8,-3r-40,-15v-8,-3,-8,-3,-14,-5v-4,-1,-8,-3,-11,-4v-3,-1,-5,-2,-8,-2r-8,0v-8,0,-15,1,-20,4v-5,3,-9,8,-14,14r-13,-8v2,-4,5,-8,8,-12v3,-4,7,-7,11,-10v4,-3,8,-5,13,-7v5,-2,10,-3,15,-3v9,0,17,0,23,2v6,2,13,4,20,6r48,18v4,2,9,2,14,2v6,0,11,-1,16,-4v5,-3,8,-7,12,-11xm260,-127v0,19,-2,37,-7,53v-5,16,-13,30,-23,42v-10,12,-23,21,-38,28v-15,7,-32,10,-52,10v-20,0,-37,-3,-52,-10v-15,-7,-28,-16,-38,-28v-10,-12,-18,-26,-23,-42v-5,-16,-8,-34,-8,-53v0,-19,3,-38,8,-54v5,-16,13,-30,23,-42v10,-12,23,-21,38,-28v15,-7,32,-10,52,-10v20,0,37,3,52,10v15,7,28,16,38,28v10,12,18,26,23,42v5,16,7,35,7,54","w":279},"R":{"d":"167,-185v0,-15,-5,-27,-13,-35v-8,-8,-20,-12,-36,-12r-50,0r0,93r50,0v32,0,49,-16,49,-46xm185,0v-6,0,-10,-1,-14,-4v-4,-3,-7,-6,-9,-10v-2,-4,-4,-9,-6,-15v-2,-6,-3,-13,-4,-19v-1,-6,-3,-12,-5,-19v-2,-7,-4,-13,-7,-19v-3,-6,-7,-12,-11,-17v-4,-5,-10,-10,-16,-13r-45,0r0,95r22,0r0,21r-73,0r0,-21r22,0r0,-213r-22,0r0,-21r99,0v26,0,46,7,61,19v15,12,21,29,21,51v0,10,-1,19,-4,27v-3,8,-8,14,-14,20v-5,5,-9,8,-15,11v-6,3,-12,5,-21,8v6,3,11,8,15,12v4,4,6,9,9,14v3,5,5,10,7,16r4,16v0,3,1,5,2,8v1,3,1,5,2,7v1,5,3,10,5,13v2,4,4,7,7,9v3,2,6,3,11,3r15,0r0,21r-36,0","w":225},"S":{"d":"173,-66v0,12,-3,22,-7,31v-4,9,-10,17,-18,23v-8,6,-17,11,-28,14v-11,3,-23,4,-37,4v-15,0,-28,-1,-40,-4v-12,-3,-22,-6,-30,-10r0,-27r29,11v0,0,24,6,39,6v19,0,34,-4,45,-12v11,-8,16,-19,16,-35v0,-7,-1,-14,-4,-19v-3,-5,-6,-10,-11,-14v-5,-4,-11,-8,-17,-11v-6,-3,-13,-5,-21,-8v-10,-3,-20,-7,-29,-11v-9,-4,-18,-8,-25,-14v-7,-6,-13,-13,-17,-21v-4,-8,-7,-17,-7,-29v0,-11,2,-20,6,-29v4,-9,11,-16,18,-22v7,-6,16,-11,26,-14v10,-3,22,-4,35,-4v6,0,13,0,20,1v7,1,13,2,19,3v6,1,12,2,17,4v5,2,9,4,12,5r-8,22v-6,-3,-15,-5,-25,-8v-10,-3,-21,-4,-35,-4v-17,0,-30,3,-40,11v-10,8,-16,19,-16,32v0,6,1,11,3,16v2,5,6,8,10,12v4,4,10,8,17,11v7,3,15,8,26,11v11,4,22,8,31,12v9,4,17,9,24,15v7,6,12,14,16,22v4,8,6,18,6,30","w":187},"T":{"d":"115,-232r0,211r21,0r0,21r-72,0r0,-21r21,0r0,-211r-81,0r0,-23r192,0r0,23r-81,0","w":200},"U":{"d":"229,-234r0,150v0,29,-7,51,-22,67v-15,16,-40,24,-73,24v-17,0,-32,-2,-44,-6v-12,-4,-22,-10,-30,-18v-8,-8,-13,-18,-17,-29v-4,-11,-6,-24,-6,-38r0,-150r-22,0r0,-21r53,0r0,165v0,26,5,45,16,56v11,11,28,17,51,17v23,0,39,-6,50,-17v11,-11,16,-30,16,-56r0,-165r50,0r0,21r-22,0","w":266},"V":{"d":"220,-234r-82,234r-31,0r-81,-234r-22,0r0,-21r46,0r75,217r75,-217r42,0r0,21r-22,0","w":245},"W":{"d":"343,-234r-69,234r-33,0r-60,-210r-60,210r-33,0r-65,-234r-19,0r0,-21r43,0r60,216r60,-216r32,0r60,216r61,-216r43,0r0,21r-20,0","w":366},"X":{"d":"190,0r-73,-109r-72,109r-41,0r0,-21r27,0r72,-109r-69,-104r-24,0r0,-21r44,0r66,98r66,-98r41,0r0,21r-26,0r-66,99r76,114r24,0r0,21r-45,0","w":239},"Y":{"d":"195,-234r-68,119r0,94r22,0r0,21r-73,0r0,-21r22,0r0,-92r-76,-121r-18,0r0,-21r37,0r73,115r66,-115r35,0r0,21r-20,0","w":218},"Z":{"d":"12,0r0,-26r151,-205r-149,0r0,-24r181,0r0,25r-151,207r153,0r0,23r-185,0","w":202},"[":{"d":"24,51r0,-306r60,0r0,22r-34,0r0,262r34,0r0,22r-60,0","w":95},"\\":{"d":"112,6r-111,-259r23,-8r110,258","w":135},"]":{"d":"12,51r0,-22r33,0r0,-262r-33,0r0,-22r59,0r0,306r-59,0","w":95},"^":{"d":"189,-94r-69,-128r-67,127r-22,-10r79,-150r22,0r80,150","w":241},"_":{"d":"0,86r0,-26r180,0r0,26r-180,0","w":180},"`":{"d":"58,-258r20,-13r48,65r-17,12","w":188},"a":{"d":"132,-55v0,-11,-4,-21,-12,-28v-8,-7,-20,-11,-36,-11v-14,0,-23,4,-30,11v-7,7,-10,16,-10,28v0,12,3,21,10,28v7,7,17,11,31,11v6,0,13,-1,19,-3v6,-2,10,-5,14,-8v4,-3,8,-7,10,-12v2,-5,4,-10,4,-16xm191,-13v-5,4,-10,7,-16,9v-6,2,-11,4,-17,4v-9,0,-15,-2,-19,-6v-4,-4,-7,-10,-7,-17v-1,3,-2,5,-5,8v-3,3,-6,6,-11,9v-5,3,-11,5,-17,7v-6,2,-13,3,-21,3v-20,0,-35,-5,-46,-15v-11,-10,-17,-26,-17,-44v0,-8,2,-16,5,-23v3,-7,7,-14,13,-19v6,-5,12,-9,20,-12v8,-3,17,-5,27,-5v12,0,23,2,32,7v9,5,15,9,19,14r0,-20v0,-25,-14,-38,-44,-38v-7,0,-14,1,-21,2v-7,1,-14,4,-21,8r-7,-19v7,-4,16,-7,25,-9v9,-2,18,-4,28,-4v24,0,41,6,52,17v11,11,16,27,16,47r0,75v0,6,2,9,3,11v1,2,4,2,7,2v2,0,5,0,8,-1v3,-1,4,-3,6,-4","w":194},"b":{"d":"165,-84v0,-9,-1,-17,-3,-25v-2,-8,-5,-15,-9,-21v-4,-6,-10,-11,-16,-15v-6,-4,-14,-5,-23,-5v-9,0,-18,1,-25,5v-7,4,-13,9,-18,15v-5,6,-8,13,-11,21v-3,8,-4,16,-4,25v0,9,1,17,4,25v3,8,6,15,11,21v5,6,11,10,18,14v7,4,16,6,25,6v9,0,17,-2,23,-6v6,-4,12,-8,16,-14v4,-6,7,-13,9,-21v2,-8,3,-16,3,-25xm195,-84v0,13,-2,24,-5,35v-3,11,-9,20,-16,28v-7,8,-15,15,-24,19v-9,4,-20,6,-32,6v-8,0,-15,-1,-22,-3v-7,-2,-14,-4,-19,-7v-5,-3,-9,-7,-13,-11v-4,-4,-6,-9,-8,-14r0,31r-28,0r0,-242v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,10,-7,16,-9v6,-2,12,-3,17,-3v10,0,17,2,21,8v4,6,6,12,6,20r0,105v6,-10,14,-17,25,-22v11,-5,22,-8,34,-8v13,0,25,3,35,7v10,4,18,10,25,18v7,8,12,17,15,28v3,11,5,23,5,36","w":212},"c":{"d":"149,-140v-4,-2,-10,-4,-17,-6v-7,-2,-16,-4,-27,-4v-10,0,-19,2,-26,6v-7,4,-13,8,-18,14v-5,6,-8,13,-10,21v-2,8,-3,16,-3,25v0,10,0,18,3,26v3,8,7,15,12,21v5,6,11,11,18,14v7,3,16,5,25,5v8,0,16,0,24,-2v8,-2,17,-6,27,-11r0,24v-5,3,-13,5,-22,8v-9,3,-20,3,-31,3v-14,0,-25,-2,-36,-6v-11,-4,-20,-11,-27,-19v-7,-8,-13,-17,-17,-28v-4,-11,-6,-22,-6,-35v0,-13,2,-25,6,-36v4,-11,10,-20,18,-28v8,-8,16,-14,27,-18v11,-4,23,-7,36,-7v12,0,22,2,31,5r22,7","w":165},"d":{"d":"155,-84v0,-9,-1,-17,-4,-25v-3,-8,-6,-15,-11,-21v-5,-6,-10,-11,-17,-15v-7,-4,-15,-5,-24,-5v-9,0,-17,1,-23,5v-6,4,-12,9,-16,15v-4,6,-7,13,-9,21v-2,8,-3,16,-3,25v0,9,1,17,3,25v2,8,5,15,9,21v4,6,10,11,16,15v6,4,13,5,22,5v9,0,17,-1,24,-5v7,-4,13,-9,18,-15v5,-6,8,-13,11,-21v3,-8,4,-16,4,-25xm215,-13v-5,4,-10,7,-16,9v-6,2,-12,4,-18,4v-9,0,-15,-2,-19,-7v-4,-5,-6,-10,-7,-18v-6,10,-14,17,-25,22v-11,5,-22,7,-34,7v-13,0,-24,-2,-34,-6v-10,-4,-17,-11,-24,-19v-7,-8,-12,-17,-15,-28v-3,-11,-5,-22,-5,-35v0,-12,2,-24,5,-35v3,-11,8,-20,15,-28v7,-8,15,-14,24,-19v9,-5,20,-7,32,-7v15,0,27,3,37,8v10,5,18,13,24,23r0,-100v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,11,-7,17,-9v6,-2,11,-3,16,-3v10,0,17,2,21,8v4,6,6,12,6,20r0,214v0,6,1,9,2,11v1,2,4,2,7,2v2,0,5,0,8,-1v3,-1,5,-3,7,-4","w":217},"e":{"d":"143,-95v0,-18,-5,-32,-12,-42v-7,-10,-19,-15,-34,-15v-15,0,-27,5,-35,15v-8,10,-12,24,-14,42r95,0xm48,-74v0,6,2,12,4,19v2,7,5,13,10,19v5,6,11,10,18,13v7,3,15,5,25,5v12,0,23,-1,32,-4v9,-3,16,-6,22,-9r0,24v-6,3,-13,6,-22,8v-9,2,-20,3,-35,3v-14,0,-27,-2,-37,-7v-10,-5,-19,-11,-26,-19v-7,-8,-13,-17,-16,-28v-3,-11,-5,-22,-5,-34v0,-13,2,-25,6,-36v4,-11,9,-20,16,-28v7,-8,15,-14,25,-18v10,-4,21,-7,33,-7v24,0,42,7,55,22v13,15,19,37,19,65r0,12r-124,0","w":188},"f":{"d":"116,-248v-3,-2,-6,-3,-11,-4v-5,-1,-10,-2,-14,-2v-6,0,-11,1,-15,3v-4,2,-6,6,-8,10v-2,4,-3,10,-4,15v-1,5,-1,11,-1,17r0,41r41,0r0,19r-41,0r0,149r-28,0r0,-149r-32,0r0,-19r32,0r0,-51v0,-7,1,-13,3,-20v2,-7,5,-13,9,-19v4,-6,10,-10,17,-13v7,-3,15,-5,25,-5v6,0,12,0,17,2v5,2,11,4,17,8","w":113},"g":{"d":"157,-84v0,-9,-1,-17,-4,-25v-3,-8,-6,-15,-11,-21v-5,-6,-12,-11,-19,-15v-7,-4,-15,-5,-24,-5v-9,0,-17,1,-23,5v-6,4,-12,9,-16,15v-4,6,-7,13,-9,21v-2,8,-3,16,-3,25v0,9,1,17,3,25v2,8,5,15,9,21v4,6,10,11,16,15v6,4,14,5,23,5v9,0,17,-1,24,-5v7,-4,14,-9,19,-15v5,-6,8,-13,11,-21v3,-8,4,-16,4,-25xm185,-6v0,14,-2,27,-5,38v-3,11,-9,21,-16,29v-7,8,-16,15,-27,19v-11,4,-23,6,-38,6v-13,0,-25,-1,-34,-3v-9,-2,-17,-4,-24,-7r0,-24v6,3,14,5,23,8v9,3,20,4,33,4v12,0,22,-2,30,-6v8,-4,15,-9,19,-15v4,-6,7,-14,9,-22v2,-8,2,-17,2,-25r0,-21v-6,10,-15,17,-26,22v-11,5,-21,7,-33,7v-13,0,-25,-2,-35,-6v-10,-4,-18,-11,-25,-19v-7,-8,-12,-17,-15,-28v-3,-11,-5,-22,-5,-35v0,-12,2,-24,5,-35v3,-11,8,-20,15,-28v7,-8,15,-14,25,-19v10,-5,20,-7,32,-7v14,0,27,3,38,8v11,5,18,13,24,23r0,-26r28,0r0,162","w":212},"h":{"d":"201,-11v-5,4,-10,8,-16,10v-6,2,-11,3,-17,3v-10,0,-18,-2,-22,-8v-4,-6,-5,-14,-5,-25r2,-74v0,-13,-3,-24,-9,-32v-6,-8,-15,-13,-28,-13v-9,0,-17,2,-23,6v-6,4,-12,9,-16,15v-4,6,-7,13,-9,21v-2,8,-3,17,-3,26r0,82r-27,0r0,-242v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,10,-7,16,-9v6,-2,12,-3,17,-3v10,0,17,2,21,8v4,6,5,12,5,20r0,105v5,-8,12,-15,21,-21v9,-6,20,-9,33,-9v11,0,20,2,28,5v8,3,15,7,20,12v5,5,9,12,11,20v2,8,3,16,3,25r-1,79v0,6,0,9,2,11v2,2,4,3,7,3v2,0,4,-1,7,-2v3,-1,5,-3,7,-4","w":204},"i":{"d":"94,-11v-5,4,-10,8,-16,10v-6,2,-12,3,-18,3v-10,0,-17,-2,-21,-8v-4,-6,-6,-14,-6,-25r2,-103v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,11,-7,17,-9v6,-2,11,-3,16,-3v10,0,17,2,21,8v4,6,6,12,6,20r-1,108v0,6,0,9,2,11v2,2,4,3,7,3v2,0,5,-1,8,-2v3,-1,5,-3,7,-4xm63,-234v0,6,-1,10,-5,14v-4,4,-8,5,-14,5v-6,0,-10,-1,-14,-5v-4,-4,-6,-8,-6,-14v0,-5,2,-10,6,-14v4,-4,8,-6,14,-6v6,0,10,2,14,6v4,4,5,9,5,14","w":96},"j":{"d":"63,29v0,18,-4,32,-12,42v-8,10,-20,15,-39,15v-7,0,-13,-1,-18,-2v-5,-1,-10,-3,-14,-5r0,-21v3,1,6,3,10,5v4,2,9,3,16,3v6,0,12,-1,16,-3v4,-2,6,-5,8,-8v2,-3,4,-8,4,-13v0,-5,1,-10,1,-16r0,-160v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,11,-7,17,-9v6,-2,11,-3,16,-3v10,0,17,2,21,8v4,6,6,12,6,20r0,169xm62,-234v0,6,-1,10,-5,14v-4,4,-9,6,-15,6v-6,0,-11,-2,-15,-6v-4,-4,-6,-8,-6,-14v0,-6,2,-11,6,-15v4,-4,9,-6,15,-6v6,0,10,2,14,6v4,4,6,9,6,15","w":90},"k":{"d":"194,-15v-1,1,-4,2,-6,4v-2,2,-5,3,-8,5v-3,2,-6,3,-10,4v-4,1,-9,2,-13,2v-6,0,-10,-1,-15,-4v-5,-3,-9,-8,-12,-14r-39,-78r-35,23r0,73r-28,0r0,-242v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,10,-7,16,-9v6,-2,12,-3,17,-3v10,0,17,2,21,8v4,6,6,12,6,19r0,151r105,-73r12,19r-59,40r44,81v2,4,4,7,6,8v2,1,4,2,7,2v3,0,5,0,8,-2v3,-2,4,-4,6,-5","w":186},"l":{"d":"88,-11v-5,4,-10,8,-16,10v-6,2,-12,3,-18,3v-10,0,-17,-2,-21,-8v-4,-6,-5,-14,-5,-25r0,-211v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,10,-7,16,-9v6,-2,12,-3,17,-3v10,0,17,2,21,8v4,6,6,12,6,20r0,216v0,6,0,9,2,11v2,2,5,3,8,3v2,0,4,-1,7,-2v3,-1,5,-3,7,-4","w":90},"m":{"d":"311,-11v-5,4,-10,8,-16,10v-6,2,-11,3,-17,3v-10,0,-18,-2,-22,-8v-4,-6,-5,-14,-5,-25r1,-75v0,-6,0,-13,-1,-18v-1,-5,-3,-10,-6,-14v-3,-4,-6,-7,-10,-9v-4,-2,-10,-3,-16,-3v-9,0,-17,2,-23,6v-6,4,-11,9,-15,15v-4,6,-6,13,-7,21v-1,8,-2,17,-2,26r0,82r-29,0r0,-101v0,-7,-1,-14,-2,-20v-1,-6,-2,-11,-5,-15v-3,-4,-6,-8,-10,-10v-4,-2,-10,-4,-16,-4v-9,0,-17,2,-23,6v-6,4,-10,9,-14,15v-4,6,-6,13,-8,21v-2,8,-2,17,-2,26r0,82r-28,0r0,-134v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,10,-7,16,-9v6,-2,12,-3,17,-3v5,0,9,0,12,2v3,2,5,3,7,6v2,3,3,6,4,9v1,3,2,7,2,11v1,-4,3,-8,6,-12v3,-4,7,-8,11,-11v4,-3,9,-5,15,-7v6,-2,12,-3,19,-3v15,0,28,4,37,10v9,6,14,16,18,27v3,-11,10,-20,20,-27v10,-7,21,-10,34,-10v11,0,20,2,28,5v8,3,14,7,19,12v5,5,8,12,10,20v2,8,3,16,3,25r-2,79v0,6,0,9,2,11v2,2,5,3,8,3v2,0,4,-1,7,-2v3,-1,5,-3,7,-4","w":313},"n":{"d":"208,-11v-5,4,-9,8,-15,10v-6,2,-12,3,-18,3v-10,0,-17,-2,-21,-8v-4,-6,-6,-14,-6,-25r2,-74v0,-13,-2,-24,-8,-32v-6,-8,-16,-13,-29,-13v-9,0,-17,2,-23,6v-6,4,-11,9,-15,15v-4,6,-7,13,-9,21v-2,8,-3,17,-3,26r0,82r-28,0r0,-134v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,10,-7,16,-9v6,-2,12,-3,17,-3v5,0,9,0,12,2v3,2,5,3,7,6v2,3,3,6,4,9v1,3,2,7,2,11v2,-4,5,-8,8,-12v3,-4,7,-8,12,-11v5,-3,10,-5,16,-7v6,-2,12,-3,19,-3v11,0,20,2,28,5v8,3,15,7,20,12v5,5,9,12,11,20v2,8,3,16,3,25r-1,79v0,6,0,9,2,11v2,2,4,3,7,3v2,0,5,-1,8,-2v3,-1,5,-3,7,-4","w":211},"o":{"d":"154,-84v0,-9,-1,-18,-3,-26v-2,-8,-6,-15,-10,-21v-4,-6,-9,-11,-16,-15v-7,-4,-15,-6,-24,-6v-9,0,-17,2,-24,6v-7,4,-12,9,-16,15v-4,6,-8,13,-10,21v-2,8,-3,17,-3,26v0,9,1,17,3,25v2,8,6,16,10,22v4,6,9,11,16,15v7,4,15,5,24,5v9,0,17,-1,24,-5v7,-4,12,-9,16,-15v4,-6,8,-14,10,-22v2,-8,3,-16,3,-25xm184,-84v0,13,-2,25,-6,36v-4,11,-9,20,-16,28v-7,8,-16,14,-26,18v-10,4,-22,6,-35,6v-13,0,-25,-2,-35,-6v-10,-4,-19,-10,-26,-18v-7,-8,-12,-17,-16,-28v-4,-11,-6,-23,-6,-36v0,-13,2,-25,6,-36v4,-11,9,-20,16,-28v7,-8,16,-14,26,-18v10,-4,22,-7,35,-7v13,0,25,3,35,7v10,4,19,10,26,18v7,8,12,17,16,28v4,11,6,23,6,36","w":201},"p":{"d":"170,-84v0,-9,-1,-17,-3,-25v-2,-8,-5,-15,-9,-21v-4,-6,-10,-11,-16,-15v-6,-4,-13,-5,-22,-5v-9,0,-17,1,-24,5v-7,4,-13,9,-18,15v-5,6,-8,13,-11,21v-3,8,-4,16,-4,25v0,9,1,17,4,25v3,8,6,15,11,21v5,6,10,11,17,15v7,4,15,5,24,5v9,0,17,-1,23,-5v6,-4,11,-9,15,-15v4,-6,7,-13,9,-21v2,-8,4,-16,4,-25xm200,-84v0,13,-2,24,-5,35v-3,11,-9,20,-15,28v-6,8,-15,15,-24,19v-9,4,-19,6,-31,6v-15,0,-28,-2,-38,-7v-10,-5,-18,-13,-24,-23r0,108r-28,0r0,-216v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,10,-7,16,-9v6,-2,12,-3,17,-3v10,0,16,2,20,7v4,5,6,12,6,19v6,-10,15,-18,26,-23v11,-5,22,-8,34,-8v13,0,24,3,34,7v10,4,17,10,24,18v7,8,12,17,15,28v3,11,5,23,5,36","w":217},"q":{"d":"157,-84v0,-9,-1,-17,-4,-25v-3,-8,-6,-15,-11,-21v-5,-6,-12,-11,-19,-15v-7,-4,-15,-5,-24,-5v-9,0,-17,1,-23,5v-6,4,-12,9,-16,15v-4,6,-7,13,-9,21v-2,8,-3,16,-3,25v0,9,1,17,3,25v2,8,5,15,9,21v4,6,10,11,16,15v6,4,14,5,23,5v9,0,17,-1,24,-5v7,-4,14,-9,19,-15v5,-6,8,-13,11,-21v3,-8,4,-16,4,-25xm157,82r0,-107v-3,5,-7,8,-11,12v-4,4,-9,7,-14,10v-5,3,-11,4,-17,5v-6,1,-11,2,-17,2v-13,0,-25,-2,-35,-6v-10,-4,-18,-11,-25,-19v-7,-8,-12,-17,-15,-28v-3,-11,-5,-22,-5,-35v0,-12,2,-24,5,-35v3,-11,9,-20,15,-28v6,-8,15,-14,24,-19v9,-5,21,-7,33,-7v14,0,26,3,37,8v11,5,19,13,25,23r0,-26r28,0r0,250r-28,0","w":212},"r":{"d":"132,-140v-1,-1,-4,-2,-8,-4v-4,-2,-9,-3,-15,-3v-6,0,-12,1,-17,4v-5,3,-8,7,-12,12v-6,8,-10,17,-13,28v-3,11,-4,22,-4,34r0,69r-28,0r0,-134v0,-5,-1,-9,-3,-11v-2,-2,-4,-3,-7,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,10,-7,16,-9v6,-2,12,-3,17,-3v10,0,17,2,20,9v3,7,4,17,4,31v4,-14,11,-25,20,-32v9,-7,19,-11,30,-11v8,0,14,1,19,3v5,2,8,4,11,6","w":142},"s":{"d":"137,-49v0,10,-2,18,-6,25v-4,7,-9,12,-15,16v-6,4,-12,7,-20,9v-8,2,-15,3,-23,3v-16,0,-29,-1,-39,-5v-10,-4,-18,-6,-23,-9r0,-26v6,4,15,9,25,13v10,4,21,6,34,6v5,0,9,-1,14,-2v5,-1,8,-3,12,-5v4,-2,7,-5,9,-8v2,-3,4,-8,4,-13v0,-5,-1,-9,-3,-12v-2,-3,-5,-6,-8,-8v-3,-2,-6,-3,-11,-5v-5,-2,-10,-4,-16,-5v-8,-2,-15,-5,-22,-7v-7,-2,-14,-5,-19,-8v-5,-3,-10,-8,-13,-13v-3,-5,-4,-12,-4,-20v0,-8,2,-16,5,-22v3,-6,8,-11,14,-15v6,-4,12,-8,20,-10v8,-2,16,-3,25,-3v8,0,16,1,25,3v9,2,19,6,29,11r-9,18v-1,0,-3,-2,-6,-3v-3,-1,-6,-2,-10,-3v-4,-1,-8,-3,-13,-4v-5,-1,-10,-1,-16,-1v-13,0,-22,2,-28,7v-6,5,-9,11,-9,19v0,7,3,13,11,17v8,4,18,8,31,11v8,2,16,3,23,6v7,3,12,6,17,10v5,4,8,8,11,14v3,6,4,11,4,19","w":148},"t":{"d":"116,-7v-1,1,-3,2,-6,3r-9,3v0,0,-6,2,-10,3v-4,1,-7,1,-11,1v-15,0,-26,-4,-34,-11v-8,-7,-11,-18,-11,-35r0,-106r-32,0r0,-19r32,0r0,-48r28,0r0,48r46,0r0,19r-46,0r0,102v0,10,1,18,4,22v3,4,9,6,18,6v6,0,12,-1,18,-3v6,-2,10,-3,13,-5r0,20","w":118},"u":{"d":"208,-13v-5,4,-10,7,-16,9v-6,2,-11,4,-17,4v-9,0,-15,-2,-19,-8v-4,-6,-6,-12,-6,-20v-2,4,-5,8,-8,12v-3,4,-7,7,-12,10v-5,3,-10,6,-16,8v-6,2,-12,2,-19,2v-22,0,-38,-6,-48,-17v-10,-11,-14,-26,-14,-45r2,-76v0,-5,0,-9,-2,-11v-2,-2,-5,-3,-8,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,11,-7,17,-9v6,-2,11,-3,16,-3v10,0,17,2,21,8v4,6,6,12,6,20r-1,77v0,13,2,24,8,32v6,8,15,12,28,12v9,0,17,-1,23,-5v6,-4,12,-9,16,-15v4,-6,7,-14,9,-22v2,-8,3,-16,3,-25r0,-82r27,0r0,134v0,6,2,9,3,11v1,2,4,2,7,2v2,0,5,0,8,-1v3,-1,4,-3,6,-4","w":210},"v":{"d":"113,0r-31,0r-50,-130v-2,-6,-4,-10,-6,-13v-2,-3,-4,-4,-8,-4v-3,0,-6,0,-8,1r-6,3r-7,-12v6,-4,11,-8,16,-10v5,-2,11,-3,17,-3v5,0,9,1,12,3v3,2,7,5,9,8v2,3,4,7,6,11v2,4,3,9,5,14r37,104r59,-142r23,8","w":187},"w":{"d":"214,0r-31,0r-30,-95r-47,95r-31,0r-41,-130v-3,-11,-9,-17,-16,-17v-5,0,-9,1,-13,4r-8,-12v6,-4,11,-8,16,-10v5,-2,11,-3,17,-3v5,0,9,1,12,3v3,2,7,5,9,8v2,3,4,7,6,11v2,4,4,9,5,14r33,105r48,-100r-1,-4v-3,-7,-6,-12,-8,-14v-2,-2,-5,-3,-9,-3v-3,0,-5,1,-7,2v-2,1,-5,2,-7,3r-8,-12v5,-4,11,-8,16,-10v5,-2,11,-3,17,-3v5,0,10,1,13,3v3,2,7,5,9,8v2,3,4,7,6,11v2,4,3,9,4,14r32,103r52,-141r24,8","w":282},"x":{"d":"178,-18v-5,5,-10,8,-16,12v-6,4,-12,6,-18,6v-7,0,-12,-2,-16,-6v-4,-4,-6,-7,-9,-11r-32,-50r-65,71r-15,-16r67,-75r-29,-45v-3,-5,-6,-8,-8,-10v-2,-2,-5,-3,-8,-3v-5,0,-10,2,-16,6r-8,-11v5,-5,10,-9,16,-13v6,-4,12,-5,18,-5v4,0,6,0,9,1v3,1,5,2,7,4v2,2,4,4,5,6v2,3,2,2,4,5r29,45r59,-65r15,16r-62,69r33,50v3,5,6,8,8,10v2,2,5,4,8,4v5,0,10,-3,16,-7","w":181},"y":{"d":"149,-168r27,0r0,162v0,30,-6,52,-19,68v-13,16,-34,24,-62,24v-12,0,-23,-1,-32,-3v-9,-2,-17,-4,-23,-7r0,-23v6,3,12,4,21,7v9,3,20,4,32,4v12,0,22,-2,29,-5v7,-3,13,-8,17,-14v4,-6,7,-13,9,-21v2,-8,2,-17,2,-27r0,-25v-2,4,-5,8,-8,12v-3,4,-7,7,-12,10v-5,3,-10,6,-16,8v-6,2,-12,2,-19,2v-22,0,-38,-6,-48,-17v-10,-11,-14,-26,-14,-45r2,-76v0,-5,0,-9,-2,-11v-2,-2,-5,-3,-8,-3v-3,0,-5,0,-8,1v-3,1,-5,3,-7,4r-7,-13v5,-4,11,-7,17,-9v6,-2,11,-3,16,-3v10,0,17,2,21,8v4,6,6,12,6,20r-1,77v0,13,2,24,8,32v6,8,15,12,28,12v9,0,17,-1,23,-5v6,-4,12,-9,16,-15v4,-6,7,-14,9,-22v2,-8,3,-16,3,-25r0,-82","w":204},"z":{"d":"158,-42v0,15,-5,27,-14,34v-9,7,-19,11,-31,11v-8,0,-17,-2,-26,-4v-9,-2,-19,-3,-29,-3v-11,0,-21,0,-30,1v-9,1,-16,3,-22,4r0,-18r109,-129r-98,0r0,-22r135,0r0,17r-110,130v6,-4,11,-6,17,-7v6,-1,11,-2,14,-2v6,0,11,1,15,2v4,1,8,1,11,2v5,1,5,1,9,2v3,1,6,1,10,1v7,0,12,-2,15,-5v3,-3,6,-9,8,-16","w":163},"{":{"d":"79,51v-5,0,-10,0,-14,-2v-4,-2,-8,-5,-12,-9v-4,-4,-7,-8,-9,-14v-2,-6,-3,-13,-3,-20r0,-56v0,-6,-1,-12,-3,-17v-2,-5,-4,-9,-7,-13v-3,-4,-6,-6,-10,-8v-4,-2,-7,-3,-11,-3r0,-21v4,0,7,-1,11,-3v4,-2,7,-5,10,-8v3,-3,5,-8,7,-13v2,-5,3,-11,3,-17r0,-57v0,-7,2,-13,4,-19v2,-6,5,-10,9,-14v4,-4,8,-7,12,-9v4,-2,9,-3,13,-3r25,0r0,22r-19,0v-4,0,-8,1,-10,3v-2,2,-4,3,-5,6v-1,3,-2,6,-2,9v0,3,-1,6,-1,10r0,57v0,8,-2,15,-4,21v-2,6,-5,10,-8,14v-3,4,-8,6,-11,8v-3,2,-6,3,-8,3r0,1v2,0,5,1,8,3v3,2,8,4,11,7v3,3,6,8,8,14v2,6,4,13,4,22r0,56v0,4,1,8,1,11v0,3,1,6,2,9v1,3,3,4,5,6v2,2,6,2,10,2r19,0r0,22r-25,0","w":114},"|":{"d":"29,6r0,-267r24,0r0,267r-24,0","w":82},"}":{"d":"104,-91v-4,0,-7,1,-11,3v-4,2,-7,4,-10,8v-3,4,-5,8,-7,13v-2,5,-3,11,-3,17r0,56v0,7,-1,14,-3,20v-2,6,-5,10,-9,14v-4,4,-7,7,-12,9v-5,2,-10,2,-14,2r-25,0r0,-22r20,0v4,0,7,0,9,-2v2,-2,4,-3,5,-6v1,-3,2,-6,2,-9v0,-3,1,-7,1,-11r0,-56v0,-9,2,-16,4,-22v2,-6,5,-11,8,-14v3,-3,8,-5,11,-7v3,-2,6,-3,8,-3r0,-1v-2,0,-5,-1,-8,-3v-3,-2,-8,-4,-11,-8v-3,-4,-6,-8,-8,-14v-2,-6,-4,-13,-4,-21r0,-57v0,-4,-1,-7,-1,-10v0,-3,-1,-6,-2,-9v-1,-3,-3,-4,-5,-6v-2,-2,-5,-3,-9,-3r-20,0r0,-22r25,0v4,0,9,1,13,3v4,2,8,5,12,9v4,4,7,8,9,14v2,6,4,12,4,19r0,57v0,6,1,12,3,17v2,5,4,10,7,13v3,3,6,6,10,8v4,2,7,3,11,3r0,21","w":114},"~":{"d":"207,-120v-5,7,-5,8,-10,14v-3,4,-7,8,-11,11v-4,3,-7,5,-12,7v-5,2,-10,3,-16,3v-7,0,-12,-1,-18,-3v-6,-2,-12,-5,-18,-8v-10,-5,-10,-5,-20,-9v-6,-3,-14,-4,-22,-4v-4,0,-7,1,-10,2v-3,1,-6,3,-8,5v-2,2,-3,3,-5,6r-6,8r-15,-12v5,-7,5,-8,10,-14v3,-4,6,-8,10,-11v4,-3,8,-5,12,-7v4,-2,9,-3,15,-3v7,0,13,1,19,3v6,2,12,5,18,8v10,5,10,5,20,9v6,3,13,4,21,4v4,0,8,0,11,-1v3,-1,6,-4,8,-6v2,-2,4,-4,6,-7r5,-7","w":241},"\u00a0":{"w":100}}});

// Replace fonts
Cufon.replace('#homeintro h1, #homeintro2 h1, h1.bg-gold, h1.gold-med', { fontFamily: 'Plume' });
Cufon.now();

/**
 * Equal Heights Plugin
 * Equalize the heights of elements. Great for columns or any elements
 * that need to be the same size (floats, etc).
 * 
 * Version 1.0
 * Updated 12/10/2008
 *
 * Copyright (c) 2008 Rob Glazebrook (cssnewbie.com) 
 *
 * Usage: $(object).equalHeights([minHeight], [maxHeight]);
 * 
 * Example 1: $(".cols").equalHeights(); Sets all columns to the same height.
 * Example 2: $(".cols").equalHeights(400); Sets all cols to at least 400px tall.
 * Example 3: $(".cols").equalHeights(100,300); Cols are at least 100 but no more
 * than 300 pixels tall. Elements with too much content will gain a scrollbar.
 * 
 */

(function($) {
	$.fn.equalHeights = function(minHeight, maxHeight) {
		tallest = (minHeight) ? minHeight : 0;
		this.each(function() {
			if($(this).height() > tallest) {
				tallest = $(this).height();
			}
		});
		if((maxHeight) && tallest > maxHeight) tallest = maxHeight;
		return this.each(function() {
			$(this).height(tallest).css("overflow","hidden");
		});
	}
})(jQuery);

$(document).ready(function(){
	
	$( "#add-file" ).click(function(){
		$( "<input type=\"file\" name=\"fileToUpload2\" class=\"file\" style=\"clear:left;float:left;margin-left:102px;\" />" ).insertBefore( this );
		return false;
	});
	
	$("#main .equal-height").equalHeights();
	
});

function valForm(){

	// Get values of required fields
	var thisform = $( "#contact-form" ).val();
	var name = $( "#name" ).val();
	var company =  $( "#company" ).val();
	var email =  $( "#email" ).val();
	var phone = $( "#phone" ).val();
	var enquiry = $( "#enquiry" ).val();
	
	// Set up error variables
	errormessage = false;
	nameError = false;
	companyError = false;
	enquiryError = false;
	emailError = false;
	phoneError = false;
	
	// Validate first name exists
	if ( name == "" ){
		nameError = true;
		errormessage = true;
	}
	
	// Validate last name exists
	if ( company == "" ){
		companyError = true;
		errormessage = true;
	}
	
	// Validate title exists
	if ( phone == "" ){
		phoneError = true;
		errormessage = true;
	}
	
	// Validate business exists
	if ( enquiry == "" ){
		enquiryError = true;
		errormessage = true;
	}
	
	// Validate email exists and is well formed
	if ( email == "" ){
		emailError = true;
		errormessage = true;
	}
	else if ( ! isValidEmailAddress( email ) ){
		emailError = true;
		errormessage = true;
	}
	
	// Clear error message and form highlights in case they have already been set (on a previous failed submission).
	$( "label" ).css( "color", "#333" );
	
	// If there were validation errors, highlight fields and break submission
	if ( errormessage ){
		
		// Highlight the relevant form fields
		if ( emailError ){
			$( "#email" ).siblings().css( "color", "#e44145" );
		}
		if ( phoneError ){
			$( "#phone" ).siblings().css( "color", "#e44145" );
		}
		if ( companyError ){
			$( "#company" ).siblings().css( "color", "#e44145" );
		}
		if ( nameError ){
			$( "#name" ).siblings().css( "color", "#e44145" );
		}
		if ( enquiryError ){
			$( "#enquiry" ).siblings().css( "color", "#e44145" );
		}
			
		if ( $( "#error" ).is(":visible"))
			$( "#error" ).fadeOut().fadeIn();
		else
			$( "#error" ).css( "display", "block" );
			
		// Break submission
		return false;
	}
	
	return true;
}

// Validate that email address is well formed
function isValidEmailAddress( emailAddress ) {
	var pattern = new RegExp(/^(("[\w-\s]+")|([\w-]+(?:\.[\w-]+)*)|("[\w-\s]+")([\w-]+(?:\.[\w-]+)*))(@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$)|(@\[?((25[0-5]\.|2[0-4][0-9]\.|1[0-9]{2}\.|[0-9]{1,2}\.))((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\.){2}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\]?$)/i);
	return pattern.test(emailAddress);
}
