/*
 * 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:
 * Copyright (c) 1988, 1993, 1990, 1996 Adobe Systems Incorporated.  All Rights
 * Reserved.Helvetica is a trademark of Linotype-Hell AG and/or its subsidiaries.
 *
 * Description:
 *  The digitally encoded machine readable software for producing the  Typefaces
 * licensed to you is copyrighted (c) 1988, 1990, 1993, 1996 Adobe  Systems.  All
 * Rights Reserved. This software is the property of Adobe Systems  Incorporated
 * and its licensors, and may not be reproduced, used,   displayed, modified,
 * disclosed or transferred without the express   written approval of Adobe.    The
 * digitally encoded machine readable outline data for producing  the Typefaces
 * licensed to you is copyrighted (c) 1981, 1996 Linotype-Hell AG  and/or its
 * subsidiaries. All Rights Reserved.  This data is the property of Linotype-Hell
 * AG and/or its subsidiaries  and may not be reproduced, used, displayed,
 * modified, disclosed or   transferred without the express written approval of
 * Linotype-Hell AG   and/or its subsidiaries.  18 pt. Helvetica* 35 Thin 55472
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"10,-243r163,0r-173,229r0,14r194,0r0,-14r-178,0r174,-229r0,-14r-180,0r0,14","w":193},{"d":"36,45v9,-3,15,-9,18,-18v3,-9,5,-17,5,-27r0,-37r-18,0r0,37r7,0r0,9v0,0,-1,7,-2,10v-1,3,-2,6,-4,9v-2,3,-3,4,-6,5r0,12xm41,-185r0,37r18,0r0,-37r-18,0","w":100},{"d":"163,-66r-8,12r39,27v-8,6,-18,12,-28,15v-10,3,-20,4,-32,4v-17,0,-32,-3,-45,-9v-13,-6,-25,-15,-34,-26v-9,-11,-16,-24,-21,-39v-5,-15,-7,-30,-7,-47v0,-17,2,-31,7,-46v5,-15,12,-28,21,-39v9,-11,21,-20,34,-26v13,-6,28,-9,45,-9v17,0,31,3,44,9v13,6,25,15,34,26v9,11,16,24,21,39v5,15,7,29,7,46v0,18,-3,36,-9,52v-6,16,-15,30,-27,41xm249,13r8,-11r-40,-29v12,-12,22,-27,29,-44v7,-17,10,-37,10,-58v0,-19,-3,-36,-9,-52v-6,-16,-14,-31,-24,-43v-10,-12,-23,-22,-38,-29v-15,-7,-32,-10,-51,-10v-19,0,-37,3,-52,10v-15,7,-29,17,-39,29v-10,12,-18,27,-24,43v-6,16,-8,33,-8,52v0,19,2,37,8,53v6,16,14,31,24,43v10,12,24,22,39,29v15,7,33,10,52,10v14,0,27,-2,39,-6v12,-4,23,-9,33,-17","w":266},{"d":"175,-91v1,-13,0,-26,-3,-38v-3,-12,-8,-22,-15,-31v-7,-9,-15,-16,-26,-21v-11,-5,-23,-8,-37,-8v-14,0,-27,2,-37,8v-10,6,-18,14,-25,23v-7,9,-13,20,-16,32v-3,12,-4,24,-4,37v0,13,2,25,5,36v3,11,8,21,15,30v7,9,16,15,26,20v10,5,23,7,36,7v22,0,39,-6,53,-17v14,-11,23,-28,27,-50r-14,0v-3,17,-11,31,-23,41v-12,10,-25,14,-43,14v-12,0,-21,-1,-30,-6v-9,-5,-16,-11,-22,-19v-6,-8,-10,-16,-13,-26v-3,-10,-3,-21,-3,-32r149,0xm26,-103v1,-9,3,-18,6,-27v3,-9,7,-17,13,-24v6,-7,13,-13,21,-17v8,-4,18,-6,28,-6v11,0,20,2,28,6v8,4,15,9,21,16v6,7,10,15,13,24v3,9,5,18,5,28r-135,0","w":186},{"d":"104,-8v-10,0,-19,-1,-28,-5v-9,-4,-16,-9,-22,-15v-6,-6,-11,-14,-15,-23v-4,-9,-6,-18,-6,-28v0,-10,3,-20,6,-29v3,-9,8,-16,14,-23v6,-7,13,-12,22,-16v9,-4,19,-5,29,-5v10,0,19,2,28,6v9,4,16,9,22,16v6,7,11,14,14,23v3,9,5,18,5,28v0,10,-2,19,-5,28v-3,9,-9,16,-15,22v-6,6,-14,12,-22,16v-8,4,-17,5,-27,5xm183,-187v-2,-21,-11,-38,-25,-49v-14,-11,-30,-17,-51,-17v-13,0,-25,2,-34,6v-9,4,-17,10,-24,17v-7,7,-13,16,-17,25v-4,9,-7,19,-10,29v-3,10,-4,22,-5,33v-1,11,-2,21,-2,31v0,15,1,30,4,44v3,14,7,26,14,37v7,11,17,20,28,26v11,6,26,9,43,9v12,0,23,-2,33,-6v10,-4,19,-10,26,-17v7,-7,14,-17,18,-27v4,-10,6,-21,6,-33v0,-12,-2,-24,-6,-34v-4,-10,-10,-19,-17,-27v-7,-8,-17,-14,-27,-18v-10,-4,-21,-6,-33,-6v-8,0,-16,1,-24,4v-8,3,-16,5,-22,10v-6,5,-12,10,-17,17v-5,7,-8,14,-11,22r-1,-1v0,-12,0,-25,2,-40v2,-15,6,-30,11,-43v5,-13,14,-24,24,-33v10,-9,24,-13,41,-13v8,0,15,1,22,4v7,3,14,6,19,11v5,5,9,10,13,17v4,7,7,14,8,22r14,0"},{"d":"23,0r16,0r0,-238r0,0r99,238r16,0r98,-238r1,0r0,238r16,0r0,-257r-23,0r-99,239r-1,0r-101,-239r-22,0r0,257","w":291},{"d":"103,-121r-93,-136r-18,0r103,149r0,108r16,0r0,-108r103,-149r-17,0","w":206,"k":{"v":6,"u":13,"q":27,"p":20,"o":27,"e":27,"a":27,"A":20,";":20,":":20,".":42,"-":35,",":42}},{"d":"14,66r18,0v10,0,18,-3,24,-9v6,-6,8,-17,8,-33r0,-57v0,-7,0,-14,1,-21v1,-7,2,-14,4,-19v2,-5,5,-10,8,-13v3,-3,8,-5,13,-5r0,-14v-5,0,-10,-3,-13,-6v-3,-3,-6,-8,-8,-13v-2,-5,-3,-11,-4,-18v-1,-7,-1,-14,-1,-21r0,-58v0,-16,-2,-27,-8,-33v-6,-6,-14,-9,-24,-9r-18,0r0,12r18,0v7,0,12,2,15,8v3,6,3,15,3,29r0,56v0,12,2,22,4,29v2,7,4,14,7,18v3,4,6,6,9,8v4,2,4,3,6,4v-1,1,-3,2,-6,4v-3,2,-6,5,-9,9v-3,4,-5,11,-7,18v-2,7,-4,17,-4,29r0,56v0,14,0,23,-3,29v-3,6,-8,8,-15,8r-18,0r0,12","w":119},{"d":"13,-82v-1,14,1,26,5,37v4,11,10,20,17,27v7,7,16,13,27,17v11,4,23,5,37,5v12,0,23,-1,33,-4v10,-3,19,-8,27,-14v8,-6,13,-14,18,-23v5,-9,7,-20,7,-32v0,-8,-1,-16,-4,-23v-3,-7,-6,-14,-11,-20v-5,-6,-10,-10,-17,-14v-7,-4,-14,-5,-22,-6r0,-1v7,-1,13,-4,19,-7v6,-3,12,-7,16,-12v4,-5,8,-11,10,-17v2,-6,3,-14,3,-21v0,-11,-2,-21,-7,-29v-5,-8,-10,-14,-17,-19v-7,-5,-17,-9,-26,-11v-9,-2,-19,-4,-29,-4v-12,0,-23,2,-33,6v-10,4,-18,10,-25,17v-7,7,-12,16,-16,26v-4,10,-6,22,-6,34r14,0v0,-10,2,-19,5,-28v3,-9,7,-17,12,-23v5,-6,13,-10,21,-14v8,-4,17,-6,28,-6v7,0,15,1,23,3v8,2,15,5,21,9v6,4,12,10,16,16v4,6,6,14,6,23v0,11,-2,20,-7,27v-5,7,-12,12,-19,16v-7,4,-16,7,-25,8v-9,1,-18,1,-27,1r0,12v10,-1,20,0,30,1v10,1,19,5,27,9v8,4,14,10,19,18v5,8,7,17,7,29v0,10,-2,19,-6,27v-4,8,-9,14,-16,19v-7,5,-13,8,-22,11v-9,3,-18,4,-27,4v-12,0,-22,-2,-31,-5v-9,-3,-17,-9,-23,-15v-6,-6,-11,-14,-14,-23v-3,-9,-4,-19,-4,-31r-14,0"},{"d":"99,-257r-103,257r17,0r32,-82r123,0r33,82r17,0r-102,-257r-17,0xm50,-96r58,-146r0,0r55,146r-113,0","w":213,"k":{"y":6,"w":6,"v":6,"Y":13,"W":9,"V":11,"T":18}},{"d":"4,54r0,12r49,0r0,-329r-49,0r0,12r35,0r0,305r-35,0","w":86},{"d":"143,-71v0,2,-1,7,-2,14v-1,7,-4,15,-9,22v-5,7,-12,13,-21,19v-9,6,-21,8,-37,8v-16,0,-29,-3,-37,-11v-8,-8,-12,-18,-12,-29v0,-14,4,-24,13,-30v9,-6,22,-11,38,-13v7,-1,13,-2,20,-2v7,0,13,-1,19,-2v6,-1,12,-1,17,-3v5,-2,8,-4,11,-7r0,34xm157,-141v0,-10,-2,-18,-6,-24v-4,-6,-9,-11,-15,-15v-6,-4,-12,-6,-20,-7v-8,-1,-16,-2,-24,-2v-22,0,-39,5,-51,15v-12,10,-19,26,-20,46r14,0v1,-16,7,-29,17,-37v10,-8,23,-12,40,-12v11,0,19,1,26,3v7,2,11,5,15,9v4,4,7,8,8,12v1,4,2,8,2,12v0,8,0,14,-1,18v-1,4,-4,8,-8,11v-4,3,-10,5,-19,6v-9,1,-20,2,-35,3v-8,1,-16,2,-24,4v-8,2,-15,4,-22,8v-7,4,-12,10,-16,17v-4,7,-6,15,-6,26v0,10,1,18,4,25v3,7,7,12,13,16v6,4,12,7,20,9v8,2,15,2,24,2v9,0,18,-1,25,-3v7,-2,14,-5,20,-9v6,-4,11,-8,15,-13v4,-5,7,-10,9,-16r1,0r0,10v0,4,0,8,1,11v1,3,1,6,3,8v2,2,5,5,8,6v3,1,7,2,13,2r5,0v0,0,4,-1,6,-1r0,-12v-4,1,-8,1,-10,1v-3,0,-5,-1,-7,-2v-2,-1,-3,-3,-4,-5v-1,-2,-1,-4,-1,-7r0,-8r0,-107","w":180},{"d":"239,-180r-2,-8v0,0,-2,-10,-5,-16v-3,-6,-6,-12,-11,-19v-5,-7,-11,-13,-19,-19v-8,-6,-16,-11,-27,-15v-11,-4,-25,-6,-40,-6v-19,0,-36,3,-51,10v-15,7,-29,17,-39,29v-10,12,-18,27,-24,43v-6,16,-8,33,-8,52v0,19,2,37,8,53v6,16,14,31,24,43v10,12,24,22,39,29v15,7,32,10,51,10v14,0,28,-3,40,-8v12,-5,24,-13,33,-22v9,-9,18,-21,24,-34v6,-13,10,-27,11,-42r-16,0v-1,12,-3,24,-8,35v-5,11,-12,20,-20,29v-8,9,-18,16,-29,21v-11,5,-23,7,-35,7v-17,0,-32,-3,-45,-9v-13,-6,-24,-15,-33,-26v-9,-11,-16,-24,-21,-39v-5,-15,-7,-30,-7,-47v0,-17,2,-31,7,-46v5,-15,12,-28,21,-39v9,-11,20,-20,33,-26v13,-6,28,-9,45,-9v11,0,21,1,31,4v10,3,19,8,27,14v8,6,14,13,19,22v5,9,9,18,11,29r16,0","w":253},{"d":"180,45r0,-18r-180,0r0,18r180,0","w":180},{"d":"82,66v-15,-25,-27,-51,-34,-78v-7,-27,-11,-55,-11,-84v0,-30,4,-59,12,-87v8,-28,19,-55,34,-80r-12,0v-15,25,-27,51,-35,80v-8,29,-13,58,-13,87v0,29,5,57,13,85v8,28,19,53,34,77r12,0","w":86},{"d":"90,-132r-96,132r19,0r87,-120r87,120r19,0r-95,-132r90,-125r-18,0r-83,113r-81,-113r-19,0"},{"d":"72,0r18,0r69,-243r1,0r70,243r18,0r74,-257r-17,0r-66,240r0,0r-69,-240r-20,0r-68,240r-1,0r-67,-240r-16,0","w":320,"k":{"o":6,"i":-9,"e":6,"a":6,"A":2,";":6,":":6,".":20,"-":13,",":20}},{"d":"39,-127r87,0v8,0,16,1,25,3v9,2,17,4,24,8v7,4,13,10,18,17v5,7,6,16,6,27v0,19,-6,34,-19,44v-13,10,-31,14,-54,14r-87,0r0,-113xm23,0r103,0v13,0,25,-2,36,-5v11,-3,21,-8,29,-14v8,-6,14,-13,18,-22v4,-9,6,-19,6,-31v0,-13,-3,-24,-8,-32v-5,-8,-11,-14,-18,-19v-7,-5,-14,-8,-20,-10v-6,-2,-10,-2,-12,-2r0,-1v7,-1,14,-3,20,-6v6,-3,12,-7,16,-12v4,-5,8,-11,10,-17v2,-6,4,-12,4,-19v0,-8,-2,-17,-5,-25v-3,-8,-7,-15,-13,-21v-6,-6,-15,-11,-25,-15v-10,-4,-23,-6,-38,-6r-103,0r0,257xm39,-243r87,0v9,0,16,0,24,2v8,2,15,5,21,9v6,4,10,9,14,15v4,6,6,15,6,24v0,16,-6,28,-17,38v-11,10,-26,15,-48,15r-87,0r0,-103","w":226},{"d":"39,-14r0,-113r147,0r0,-13r-147,0r0,-103r156,0r0,-14r-172,0r0,257r174,0r0,-14r-158,0","w":201},{"d":"21,0r13,0r0,-109v0,-12,2,-22,6,-31v4,-9,8,-15,14,-21v6,-6,12,-10,19,-13v7,-3,14,-3,20,-3v3,0,7,0,12,1v5,1,9,3,14,6v5,3,9,9,12,16v3,7,5,15,5,27r0,127r14,0r0,-109v0,-11,1,-21,4,-30v3,-9,7,-15,12,-21v5,-6,12,-10,19,-13v7,-3,15,-4,23,-4v3,0,6,0,11,1v5,1,10,3,15,6v5,3,9,9,13,16v4,7,5,15,5,27r0,127r14,0r0,-126v0,-11,-1,-20,-4,-28v-3,-8,-7,-15,-12,-20v-5,-5,-12,-9,-19,-12v-7,-3,-15,-3,-23,-3v-15,0,-27,3,-36,10v-9,7,-17,16,-23,29r0,0v-1,-5,-3,-9,-6,-14v-3,-5,-6,-9,-11,-13v-5,-4,-10,-7,-16,-9v-6,-2,-14,-3,-23,-3v-7,0,-14,1,-20,3v-6,2,-12,5,-17,9v-5,4,-10,8,-14,13v-4,5,-6,11,-7,17r-1,0r0,-38r-13,0r0,185","w":286},{"d":"202,-85r-84,-163r-19,0r-85,163r15,0r79,-152r79,152r15,0","w":216},{"d":"12,-257r-17,0r96,257r18,0r96,-257r-16,0r-89,243r0,0","k":{"u":6,"r":6,"o":13,"e":13,"a":13,"A":15,";":13,":":13,".":33,"-":13,",":33}},{"d":"23,0r16,0r0,-257r-16,0r0,257","w":61},{"d":"101,-98r-84,0r0,14r84,0r0,84r14,0r0,-84r84,0r0,-14r-84,0r0,-83r-14,0r0,83","w":216},{"d":"37,0r0,-185r-14,0r0,185r14,0xm37,-220r0,-37r-14,0r0,37r14,0","w":60},{"d":"23,-185r0,204v0,7,0,12,-1,17v-1,5,-3,8,-5,11v-2,3,-5,5,-8,6v-3,1,-7,2,-12,2r-5,0v0,0,-3,-1,-4,-1r0,12r6,0r5,0v8,0,15,-1,20,-4v5,-3,8,-6,11,-10v3,-4,5,-8,6,-14v1,-6,1,-12,1,-18r0,-205r-14,0xm37,-220r0,-37r-14,0r0,37r14,0","w":60},{"d":"33,-173r0,173r14,0r0,-173r38,0r0,-12r-38,0r0,-37v0,-10,3,-18,8,-21v5,-3,11,-5,19,-5v5,0,10,1,16,2r0,-12v-6,-1,-11,-2,-16,-2v-6,0,-11,1,-16,2v-5,1,-9,4,-13,7v-4,3,-7,6,-9,11v-2,5,-3,11,-3,17r0,38r-33,0r0,12r33,0","w":86},{"d":"20,0r14,0r0,-100v0,-11,1,-22,4,-31v3,-9,7,-18,13,-25v6,-7,14,-12,22,-16v8,-4,17,-5,27,-5v12,0,23,1,30,6v7,5,13,11,16,17v3,6,5,13,6,20v1,7,1,12,1,17r0,117r14,0r0,-114v0,-4,-1,-9,-1,-14v0,-5,-1,-10,-2,-16v-1,-6,-3,-11,-6,-16v-3,-5,-6,-11,-11,-15v-5,-4,-11,-7,-19,-10v-8,-3,-16,-4,-27,-4v-7,0,-14,1,-21,3v-7,2,-14,4,-20,8v-6,4,-11,9,-15,14v-4,5,-8,12,-10,19r-1,0r0,-40r-14,0r0,185","w":186},{"d":"39,-243r65,0v6,0,13,0,21,1v8,1,16,2,24,5v8,3,16,6,23,11v7,5,13,12,19,21v6,9,11,19,14,31v3,12,5,27,5,45v0,22,-3,41,-9,56v-6,15,-14,26,-24,35v-10,9,-21,15,-33,19v-12,4,-24,5,-36,5r-69,0r0,-229xm23,0r83,0v21,0,39,-3,54,-10v15,-7,27,-15,37,-27v10,-12,17,-25,22,-41v5,-16,7,-33,7,-51v0,-16,-2,-32,-6,-47v-4,-15,-10,-29,-19,-41v-9,-12,-22,-22,-37,-29v-15,-7,-34,-11,-57,-11r-84,0r0,257","w":240},{"d":"83,-251r0,-12r-49,0r0,329r49,0r0,-12r-35,0r0,-305r35,0","w":86},{"d":"34,-185r-14,0r0,185r14,0r0,-101v0,-7,1,-13,2,-18v1,-5,2,-10,4,-14v2,-4,3,-8,6,-11v3,-3,6,-6,9,-10v8,-8,17,-14,26,-16v9,-2,18,-3,25,-2r0,-14v-8,0,-16,1,-24,3v-8,2,-16,4,-22,8v-6,4,-11,9,-16,14v-5,5,-7,11,-9,17r-1,0r0,-41","w":100,"k":{"y":-6,"v":-6,".":27,"-":20,",":27}},{"d":"105,-263r-18,0v-10,0,-17,3,-23,9v-6,6,-8,17,-8,33r0,58v0,7,0,14,-1,21v-1,7,-2,13,-4,18v-2,5,-5,10,-8,13v-3,3,-8,6,-13,6r0,14v5,0,10,2,13,5v3,3,6,8,8,13v2,5,3,12,4,19v1,7,1,14,1,21r0,57v0,16,2,27,8,33v6,6,13,9,23,9r18,0r0,-12r-17,0v-7,0,-12,-2,-15,-8v-3,-6,-4,-15,-4,-29r0,-56v0,-12,-1,-22,-3,-29v-2,-7,-4,-14,-7,-18v-3,-4,-6,-7,-9,-9v-3,-2,-5,-3,-6,-4v2,-1,2,-2,6,-4v3,-2,6,-4,9,-8v3,-4,5,-11,7,-18v2,-7,3,-17,3,-29r0,-56v0,-14,1,-23,4,-29v3,-6,8,-8,15,-8r17,0r0,-12","w":119},{"d":"39,-131r0,-112r91,0v9,0,17,1,25,3v8,2,15,5,21,9v6,4,10,10,14,17v4,7,5,14,5,24v0,10,-2,20,-5,27v-3,7,-7,13,-13,18v-6,5,-13,9,-21,11v-8,2,-17,3,-26,3r-91,0xm23,0r16,0r0,-117r91,0v11,0,21,2,28,4v7,2,14,5,18,9v4,4,8,10,10,15v2,5,3,11,4,17v1,6,1,12,1,19r0,20v0,0,1,12,2,18v1,6,2,11,4,15r18,0v-3,-3,-4,-8,-5,-13v-1,-5,-2,-11,-2,-17v0,-6,-1,-12,-1,-19v0,-7,0,-13,-1,-20v-1,-7,-1,-13,-3,-19v-2,-6,-4,-12,-8,-17v-4,-5,-9,-9,-15,-12v-6,-3,-14,-6,-24,-7r0,-1v17,-3,31,-10,41,-22v10,-12,14,-27,14,-44v0,-12,-2,-23,-6,-31v-4,-8,-10,-15,-17,-20v-7,-5,-16,-10,-26,-12v-10,-2,-21,-3,-32,-3r-107,0r0,257","w":226},{"d":"29,-175r13,0r0,-82r-13,0r0,82xm71,-175r14,0r0,-82r-14,0r0,82","w":113},{"d":"172,-71v0,11,-2,20,-6,28v-4,8,-9,15,-16,20v-7,5,-14,9,-23,12v-9,3,-17,3,-27,3v-10,0,-18,0,-27,-3v-9,-3,-16,-7,-23,-12v-7,-5,-12,-12,-16,-20v-4,-8,-6,-17,-6,-28v0,-10,1,-20,5,-27v4,-7,9,-13,16,-18v7,-5,14,-8,23,-10v9,-2,18,-3,28,-3v10,0,19,1,28,3v9,2,16,5,23,10v7,5,12,11,16,18v4,7,5,17,5,27xm23,-190v0,14,4,25,12,35v8,10,19,16,34,19r0,1v-17,2,-30,8,-40,20v-10,12,-15,26,-15,44v0,13,2,24,7,33v5,9,10,18,18,24v8,6,17,11,27,14v10,3,22,4,34,4v12,0,23,-1,34,-4v11,-3,19,-8,27,-14v8,-6,13,-15,18,-24v5,-9,7,-20,7,-33v0,-18,-5,-32,-15,-44v-10,-12,-23,-18,-40,-20r0,-1v15,-3,26,-9,34,-19v8,-10,12,-21,12,-35v0,-12,-3,-22,-7,-30v-4,-8,-10,-14,-17,-19v-7,-5,-16,-8,-25,-10v-9,-2,-18,-4,-28,-4v-10,0,-19,2,-28,4v-9,2,-18,5,-25,10v-7,5,-13,11,-17,19v-4,8,-7,18,-7,30xm163,-190v0,9,-1,16,-5,22v-4,6,-9,12,-15,16v-6,4,-12,6,-20,8v-8,2,-15,3,-23,3v-8,0,-15,-1,-23,-3v-8,-2,-14,-4,-20,-8v-6,-4,-11,-10,-15,-16v-4,-6,-5,-13,-5,-22v0,-9,2,-18,5,-24v3,-6,8,-12,14,-16v6,-4,12,-6,20,-8v8,-2,16,-3,24,-3v8,0,16,1,24,3v8,2,14,4,20,8v6,4,11,10,14,16v3,6,5,15,5,24"},{"d":"14,-185r-15,0r59,185r17,0r51,-168r1,0r51,168r17,0r59,-185r-15,0r-52,169r-1,0r-50,-169r-19,0r-50,169r-1,0","w":253,"k":{".":20,",":20}},{"d":"94,-8v-12,0,-22,-2,-31,-7v-9,-5,-15,-10,-21,-18v-6,-8,-10,-18,-13,-28v-3,-10,-4,-20,-4,-31v0,-11,1,-22,4,-32v3,-10,6,-20,12,-28v6,-8,13,-13,22,-18v9,-5,19,-7,31,-7v12,0,22,2,31,7v9,5,15,11,21,19v6,8,10,17,13,27v3,10,4,21,4,32v0,11,-1,21,-4,31v-3,10,-7,19,-13,27v-6,8,-12,14,-21,19v-9,5,-19,7,-31,7xm163,0r14,0r0,-257r-14,0r0,113r-1,0v-2,-7,-5,-13,-10,-19v-5,-6,-10,-10,-16,-14v-6,-4,-13,-7,-20,-9v-7,-2,-15,-3,-22,-3v-14,0,-26,2,-36,7v-10,5,-19,12,-26,21v-7,9,-12,19,-15,31v-3,12,-5,24,-5,38v0,13,1,24,4,36v3,12,9,22,15,31v6,9,14,16,24,21v10,5,22,8,36,8v17,0,31,-4,43,-11v12,-7,20,-18,28,-33r1,0r0,40"},{"d":"149,-248r-11,79r-61,0r11,-79r-12,0r-11,79r-44,0r0,12r42,0r-8,62r-44,0r0,12r42,0r-12,83r12,0r12,-83r61,0r-12,83r12,0r12,-83r41,0r0,-12r-40,0r9,-62r41,0r0,-12r-39,0r11,-79r-12,0xm75,-157r61,0r-9,62r-60,0"},{"d":"38,-257r0,87r4,104r9,0r4,-104r0,-87r-17,0xm56,0r0,-37r-19,0r0,37r19,0","w":93},{"d":"75,-1v-4,12,-8,22,-11,29v-3,7,-5,11,-8,14v-5,5,-9,8,-15,10v-6,2,-13,2,-23,2r0,12v11,0,19,0,26,-1v7,-1,12,-3,17,-7v4,-3,8,-8,11,-15r10,-23r80,-205r-16,0r-63,169r-69,-169r-16,0","w":159,"k":{".":27,",":27}},{"d":"-2,0r17,0r65,-87r63,87r19,0r-73,-97r67,-88r-18,0r-58,77r-58,-77r-19,0r68,88","w":159},{"d":"23,-257r0,257r14,0r0,-257r-14,0","w":60},{"d":"23,0r161,0r0,-14r-145,0r0,-243r-16,0r0,257","w":180,"k":{"y":20,"Y":40,"W":27,"V":33,"T":33}},{"d":"20,-12r124,-160r0,-13r-131,0r0,12r114,0r-124,160r0,13r147,0r0,-12r-130,0","w":153},{"d":"102,-91r0,-14r-77,0r0,14r77,0","w":126},{"d":"102,-91r0,-14r-77,0r0,14r77,0","w":126},{"d":"167,-185r-14,0r0,100v0,11,-2,22,-5,31v-3,9,-7,18,-13,25v-6,7,-13,12,-21,16v-8,4,-18,5,-28,5v-13,0,-22,-1,-29,-6v-7,-5,-13,-11,-16,-17v-3,-6,-5,-13,-6,-20v-1,-7,-1,-12,-1,-17r0,-117r-14,0r0,114v0,4,1,9,1,14v0,5,1,10,2,16v1,6,3,11,6,16v3,5,6,11,11,15v5,4,10,7,18,10v8,3,17,4,28,4v7,0,14,-1,21,-3v7,-2,14,-4,20,-8v6,-4,11,-9,15,-14v4,-5,8,-12,10,-19r1,0r0,40r14,0r0,-185","w":186},{"d":"94,-8v-12,0,-22,-2,-31,-7v-9,-5,-16,-10,-22,-18v-6,-8,-9,-18,-12,-28v-3,-10,-4,-21,-4,-32v0,-11,1,-21,4,-31v3,-10,7,-20,13,-28v6,-8,12,-13,21,-18v9,-5,19,-7,31,-7v12,0,22,2,31,7v9,5,15,11,21,19v6,8,10,17,13,27v3,10,4,20,4,31v0,11,-1,22,-4,32v-3,10,-7,19,-13,27v-6,8,-12,14,-21,19v-9,5,-19,7,-31,7xm163,66r14,0r0,-251r-14,0r0,40r-1,0v-8,-15,-16,-26,-28,-33v-12,-7,-26,-11,-43,-11v-14,0,-26,3,-36,8v-10,5,-18,12,-24,21v-6,9,-12,19,-15,31v-3,12,-4,23,-4,36v0,14,2,26,5,38v3,12,8,22,15,31v7,9,16,16,26,21v10,5,22,7,36,7v7,0,15,-1,22,-3v7,-2,14,-5,20,-9v6,-4,11,-8,16,-14v5,-6,8,-12,10,-19r1,0r0,107"},{"d":"131,-248r-121,171r0,14r121,0r0,63r14,0r0,-63r42,0r0,-12r-42,0r0,-173r-14,0xm131,-75r-107,0r107,-155r0,0r0,155"},{"w":100},{"d":"23,0r16,0r0,-238r0,0r164,238r18,0r0,-257r-15,0r0,236r-1,0r-163,-236r-19,0r0,257","w":244},{"d":"161,-185r-16,0r-62,169r-1,0r-67,-169r-16,0r75,185r17,0","w":159,"k":{".":27,",":27}},{"d":"206,-184v-1,-14,-4,-26,-9,-36v-5,-10,-12,-19,-21,-25v-9,-6,-18,-11,-30,-14v-12,-3,-25,-4,-38,-4v-10,0,-21,1,-31,4v-10,3,-19,6,-27,11v-8,5,-16,13,-21,22v-5,9,-7,19,-7,31v0,12,2,22,7,30v5,8,12,14,20,19v8,5,17,9,28,12v11,3,21,6,32,8v11,2,22,4,32,7v10,3,20,6,28,10v8,4,15,9,20,16v5,7,8,16,8,27v0,11,-2,21,-7,28v-5,7,-12,13,-19,18v-7,5,-15,8,-24,10v-9,2,-17,2,-25,2v-13,0,-24,-1,-36,-4v-12,-3,-21,-7,-30,-13v-9,-6,-15,-14,-20,-24v-5,-10,-7,-22,-6,-36r-16,0v0,17,2,30,8,42v6,12,13,21,23,28v10,7,22,13,35,16v13,3,27,5,42,5v10,0,20,-1,31,-4v11,-3,20,-6,29,-12v9,-6,16,-13,22,-22v6,-9,9,-21,9,-34v0,-13,-3,-24,-8,-32v-5,-8,-12,-15,-20,-20v-8,-5,-18,-9,-28,-12v-10,-3,-21,-6,-32,-8r-32,-6v0,0,-20,-6,-28,-10v-8,-4,-15,-10,-20,-16v-5,-6,-8,-15,-8,-25v0,-11,2,-19,7,-26v5,-7,11,-13,18,-17v7,-4,15,-7,23,-9v8,-2,16,-2,23,-2v12,0,23,1,33,4v10,3,18,6,25,12v7,6,13,13,17,21v4,8,7,17,7,28r16,0","w":226},{"d":"199,-133r-182,0r0,14r182,0r0,-14xm199,-63r-182,0r0,14r182,0r0,-14","w":216},{"d":"88,-185r-40,0r0,-58r-14,0r0,58r-34,0r0,12r34,0r0,129v0,11,1,19,4,25v3,6,7,10,12,13v5,3,11,5,18,6v7,1,13,0,20,0r0,-12v-6,0,-12,1,-17,0v-5,-1,-10,-3,-13,-5v-3,-2,-6,-5,-8,-9v-2,-4,-2,-11,-2,-18r0,-129r40,0r0,-12","w":93},{"d":"59,0r0,-37r-18,0r0,37r18,0","w":100},{"d":"203,-127r0,127r16,0r0,-257r-16,0r0,117r-164,0r0,-117r-16,0r0,257r16,0r0,-127r164,0","w":241},{"d":"10,6r115,-269r-15,0r-115,269r15,0","w":119},{"d":"13,-62v0,11,2,21,6,29v4,8,9,15,16,21v7,6,14,9,23,12v9,3,19,4,30,4v8,0,16,0,25,-2v9,-2,16,-4,23,-8v7,-4,12,-10,17,-16v5,-6,7,-15,7,-25v0,-10,-2,-18,-5,-24v-3,-6,-8,-11,-14,-15v-6,-4,-13,-7,-21,-9v-8,-2,-16,-4,-25,-6v-11,-3,-11,-2,-22,-5v-7,-2,-14,-4,-20,-7v-6,-3,-10,-6,-14,-11v-4,-5,-6,-11,-6,-18v0,-6,2,-11,5,-16v3,-5,7,-9,12,-12v5,-3,12,-5,18,-6v6,-1,12,-1,18,-1v8,0,15,0,22,2v7,2,12,5,17,9v5,4,9,8,12,14v3,6,4,14,4,22r14,0v0,-11,-2,-20,-5,-27v-3,-7,-9,-14,-15,-19v-6,-5,-13,-8,-21,-10v-8,-2,-18,-3,-28,-3v-8,0,-15,0,-23,2v-8,2,-16,4,-22,8v-6,4,-11,8,-15,14v-4,6,-7,14,-7,23v0,9,2,17,6,23v4,6,8,11,14,15v6,4,13,7,21,9r23,6v12,3,12,2,23,5v8,2,15,4,21,7v6,3,10,6,14,11v4,5,6,11,6,19v0,8,-2,15,-6,20v-4,5,-9,9,-15,12v-6,3,-12,5,-19,6v-7,1,-13,1,-19,1v-8,0,-17,-1,-24,-3v-7,-2,-13,-6,-18,-11v-5,-5,-11,-10,-14,-17v-3,-7,-5,-14,-5,-23r-14,0","w":173},{"d":"7,-82v0,10,1,20,2,30v1,10,3,20,8,29v5,9,12,15,22,21v10,6,24,8,41,8v12,0,22,-1,30,-4v8,-3,15,-7,20,-12v5,-5,9,-10,12,-16v3,-6,5,-12,6,-18v1,-6,2,-13,2,-19r0,-17r0,-177r-15,0r0,172v0,9,-1,18,-1,27v0,9,-2,18,-5,25v-3,7,-9,13,-17,18v-8,5,-19,7,-34,7v-13,0,-22,-2,-30,-6v-8,-4,-13,-9,-17,-16v-4,-7,-7,-15,-8,-24v-1,-9,-1,-18,0,-28r-16,0","w":173},{"d":"21,-120r14,0v8,-12,17,-20,27,-26v10,-6,23,-9,37,-9v10,0,19,2,28,6v9,4,16,9,22,15v6,6,12,14,15,23v3,9,5,19,5,29v0,10,-2,20,-5,29v-3,9,-8,16,-14,23v-6,7,-14,12,-23,16v-9,4,-17,6,-28,6v-10,0,-20,-1,-29,-4v-9,-3,-16,-8,-22,-14v-6,-6,-12,-14,-16,-22v-4,-8,-5,-18,-5,-28r-14,0v-1,12,2,24,6,34v4,10,10,18,18,25v8,7,17,12,28,16v11,4,22,5,34,5v12,0,24,-2,34,-6v10,-4,19,-10,26,-18v7,-8,14,-17,18,-28v4,-11,6,-22,6,-34v0,-12,-2,-24,-6,-34v-4,-10,-11,-20,-18,-27v-7,-7,-17,-13,-27,-17v-10,-4,-21,-7,-33,-7v-12,0,-24,3,-35,8v-11,5,-20,12,-27,22r-1,-1r22,-99r114,0r0,-11r-125,0"},{"d":"30,-175r14,0r0,-82r-14,0r0,82","w":73},{"d":"119,-248r-12,0v-7,13,-17,23,-29,31v-12,8,-25,13,-39,15r0,12v12,-1,24,-5,36,-10v12,-5,21,-13,30,-22r0,222r14,0r0,-248"},{"d":"153,-197v7,0,14,2,18,5v4,3,8,6,10,11v2,5,3,9,4,14v1,5,1,10,1,13v0,5,-1,9,-2,15v-1,6,-3,12,-5,18v-2,6,-4,11,-7,17v-3,6,-6,11,-9,16v-6,8,-12,15,-20,20v-8,5,-15,9,-22,9v-11,0,-20,-4,-27,-12v-7,-8,-10,-19,-10,-32v0,-9,2,-20,5,-31v3,-11,8,-21,14,-30v6,-9,13,-18,22,-24v9,-6,18,-9,28,-9xm219,-202r-15,0r-8,26r-1,0v-1,-4,-2,-8,-4,-12v-2,-4,-5,-8,-8,-11v-3,-3,-7,-5,-12,-7v-5,-2,-10,-3,-16,-3v-12,0,-24,4,-34,10v-10,6,-19,15,-27,25v-8,10,-14,22,-18,35v-4,13,-6,25,-6,37v0,7,2,14,4,21v2,7,5,12,9,17v4,5,8,9,14,12v6,3,12,4,19,4v10,0,19,-2,27,-6v8,-4,16,-11,22,-19r0,0v0,9,3,15,8,19v5,4,10,6,16,6v9,0,19,-2,29,-8v10,-6,18,-14,26,-23v8,-9,15,-21,20,-33v5,-12,7,-25,7,-39v0,-16,-3,-31,-9,-45v-6,-14,-15,-26,-26,-36v-11,-10,-24,-17,-39,-23v-15,-6,-31,-8,-48,-8v-18,0,-35,3,-51,10v-16,7,-30,17,-42,29v-12,12,-22,26,-29,42v-7,16,-10,34,-10,52v0,19,3,36,10,53v7,17,16,32,28,44v12,12,27,22,43,29v16,7,34,10,53,10v12,0,23,-2,34,-5v11,-3,22,-7,32,-13v10,-6,20,-13,28,-21v8,-8,15,-17,21,-27r-16,0v-6,8,-12,15,-19,22v-7,7,-15,12,-24,17v-9,5,-17,8,-27,11v-10,3,-19,4,-29,4v-15,0,-30,-3,-44,-9v-14,-6,-28,-14,-39,-25v-11,-11,-20,-23,-27,-38v-7,-15,-11,-31,-11,-49v0,-17,4,-33,10,-48v6,-15,15,-28,26,-39v11,-11,23,-20,38,-27v15,-7,29,-10,46,-10v13,0,26,2,39,7v13,5,25,11,35,20v10,9,18,19,24,31v6,12,10,26,10,41v0,10,-2,20,-6,31v-4,11,-8,21,-14,30v-6,9,-13,15,-21,21v-8,6,-16,9,-24,9v-4,0,-7,-2,-10,-4v-3,-2,-4,-4,-4,-8v0,-3,1,-6,2,-10r4,-12","w":288},{"d":"21,0r14,0r0,-70r42,-35r79,105r18,0r-87,-116r81,-69r-19,0r-114,98r0,-170r-14,0r0,257","w":166},{"d":"34,-14v1,-8,4,-14,8,-21v4,-7,10,-14,17,-20v7,-6,14,-11,23,-17r26,-18v9,-6,18,-13,26,-19v8,-6,17,-13,23,-21v6,-8,11,-16,15,-25v4,-9,6,-19,6,-30v0,-12,-2,-21,-6,-30v-4,-9,-9,-15,-16,-21v-7,-6,-16,-10,-25,-13v-9,-3,-19,-4,-30,-4v-24,0,-43,8,-56,22v-13,14,-21,36,-22,66r13,0v0,-11,1,-21,4,-30v3,-9,7,-17,13,-24v6,-7,13,-12,21,-16v8,-4,18,-6,29,-6v8,0,17,1,24,4v7,3,13,6,19,11v6,5,10,11,13,18v3,7,6,15,6,23v0,11,-3,20,-7,28v-4,8,-9,16,-16,23v-7,7,-14,14,-23,20r-26,18v-9,6,-18,13,-27,19v-9,6,-17,13,-24,21v-7,8,-13,16,-18,25v-5,9,-6,19,-7,31r165,0r0,-14r-148,0"},{"d":"108,-8v-13,0,-23,-2,-32,-7v-9,-5,-16,-12,-22,-20v-6,-8,-10,-18,-13,-29v-3,-11,-4,-22,-4,-33v0,-12,2,-22,5,-32v3,-10,7,-18,13,-25v6,-7,13,-13,22,-17v9,-4,19,-6,31,-6v11,0,21,1,29,6v8,5,15,11,21,19v6,8,9,15,12,25v3,10,5,20,5,30v0,11,-2,21,-4,32v-2,11,-7,20,-12,29v-5,9,-12,16,-20,21v-8,5,-19,7,-31,7xm23,0r14,0r0,-41r1,0v1,2,2,6,5,11v3,5,7,10,13,15v6,5,12,10,21,14v9,4,19,5,31,5v6,0,14,-1,23,-3v9,-2,19,-7,27,-14v8,-7,15,-18,21,-31v6,-13,9,-31,9,-53v0,-13,-2,-25,-5,-36v-3,-11,-8,-21,-15,-29v-7,-8,-15,-15,-25,-20v-10,-5,-21,-7,-35,-7v-7,0,-15,0,-22,2v-7,2,-14,5,-20,9v-6,4,-12,8,-17,13v-5,5,-8,12,-11,19r-1,0r0,-111r-14,0r0,257"},{"w":100},{"d":"36,45v9,-3,15,-9,18,-18v3,-9,5,-17,5,-27r0,-37r-18,0r0,37r7,0r0,9v0,0,-1,7,-2,10v-1,3,-2,6,-4,9v-2,3,-3,4,-6,5r0,12","w":100},{"d":"180,-112v-1,3,-4,6,-6,9v-2,3,-5,6,-8,9v-3,3,-6,4,-9,6v-3,2,-6,3,-10,3v-8,0,-14,-2,-20,-5v-6,-3,-12,-6,-17,-8v-8,-4,-15,-7,-21,-9v-6,-2,-12,-3,-19,-3v-11,0,-20,3,-26,8v-6,5,-12,13,-18,22r11,11v1,-3,2,-6,4,-9v2,-3,4,-6,7,-9v3,-3,6,-5,10,-7v4,-2,9,-2,14,-2v2,0,5,0,8,1r9,3r9,3v0,0,5,3,7,4v8,4,16,7,22,10v6,3,13,3,20,3v5,0,10,0,14,-2v4,-2,9,-5,12,-8v3,-3,6,-5,9,-9v3,-4,6,-7,8,-11","w":216},{"d":"105,-8v-13,0,-23,-2,-32,-7v-9,-5,-16,-10,-21,-18v-5,-8,-9,-17,-11,-27v-2,-10,-4,-21,-4,-32v0,-11,2,-22,4,-32v2,-10,7,-19,12,-27v5,-8,12,-14,21,-19v9,-5,19,-7,31,-7v12,0,23,2,32,7v9,5,15,11,21,19v6,8,10,18,13,28v3,10,4,20,4,31v0,12,-2,22,-5,32v-3,10,-6,19,-12,27v-6,8,-13,14,-22,19v-9,5,-19,6,-31,6xm37,-185r-14,0r0,251r14,0r0,-105r1,0v6,15,14,26,26,33v12,7,26,10,41,10v14,0,27,-2,37,-7v10,-5,19,-11,26,-20v7,-9,12,-18,15,-30v3,-12,5,-25,5,-39v0,-13,-2,-25,-5,-37v-3,-12,-8,-22,-15,-31v-7,-9,-16,-16,-26,-21v-10,-5,-23,-8,-37,-8v-10,0,-19,1,-27,4v-8,3,-14,7,-20,12v-6,5,-10,9,-13,15v-3,6,-6,10,-7,15r-1,0r0,-42"},{"d":"94,-148v-3,-4,-6,-9,-10,-13v-4,-4,-8,-10,-11,-15v-3,-5,-6,-10,-8,-15v-2,-5,-4,-11,-4,-17v0,-5,2,-10,4,-14v2,-4,5,-7,9,-10v4,-3,8,-4,13,-6v5,-2,10,-3,15,-3v5,0,9,1,14,3v5,2,9,3,13,6v4,3,7,6,9,10v2,4,4,9,4,14v0,7,-2,14,-5,20v-3,6,-6,11,-11,16v-5,5,-9,9,-15,13v-6,4,-12,8,-17,11xm156,-49v0,0,-1,3,-4,7v-3,4,-7,9,-12,14v-5,5,-12,10,-20,14v-8,4,-17,6,-28,6v-8,0,-16,-1,-23,-3v-7,-2,-14,-6,-20,-11v-6,-5,-10,-10,-14,-17v-4,-7,-6,-14,-6,-22v0,-9,2,-17,6,-24v4,-7,9,-13,15,-19v6,-6,12,-11,19,-15r21,-13xm196,0r19,0r-42,-51v4,-8,7,-18,9,-27v2,-9,4,-19,4,-28r-14,0v0,7,0,15,-2,22v-2,7,-4,14,-7,21r-61,-75v9,-7,9,-7,19,-14v6,-4,12,-9,17,-14v5,-5,10,-12,13,-19v3,-7,5,-14,5,-23v0,-7,-2,-14,-5,-20v-3,-6,-7,-9,-12,-13v-5,-4,-11,-7,-17,-9v-6,-2,-13,-3,-20,-3v-7,0,-14,2,-20,4v-6,2,-13,5,-18,9v-5,4,-9,8,-12,13v-3,5,-4,12,-4,19v0,7,1,13,3,19v2,6,5,12,8,17v3,5,7,10,11,15v6,7,6,7,12,15v-11,7,-11,8,-23,15v-8,5,-15,11,-21,17v-6,6,-12,13,-16,21v-4,8,-7,17,-7,28v0,11,2,20,6,28v4,8,10,16,17,21v7,5,15,9,24,12v9,3,19,4,30,4v16,0,29,-3,42,-11v13,-8,23,-18,31,-31","w":213},{"d":"33,77r14,0r0,-360r-14,0r0,360","w":79},{"d":"58,-257r0,47r-44,-15r-4,10r45,15r-29,37r9,7r28,-38r28,38r8,-7r-27,-37r44,-15r-4,-10r-44,15r0,-47r-10,0","w":126},{"d":"199,-185r-182,84r0,19r182,85r0,-15r-170,-79r170,-79r0,-15","w":216},{"d":"5,-263v15,25,27,51,34,78v7,27,11,55,11,84v0,30,-4,59,-12,87v-8,28,-19,55,-34,80r12,0v15,-25,27,-51,35,-80v8,-29,12,-58,12,-87v0,-29,-4,-57,-12,-85v-8,-28,-19,-53,-34,-77r-12,0","w":86},{"d":"20,-257r0,257r14,0r0,-100v0,-11,1,-22,4,-31v3,-9,7,-18,13,-25v6,-7,14,-12,22,-16v8,-4,17,-5,27,-5v12,0,23,1,30,6v7,5,13,11,16,17v3,6,5,13,6,20v1,7,1,12,1,17r0,117r14,0r0,-114v0,-4,-1,-9,-1,-14v0,-5,-1,-10,-2,-16v-1,-6,-3,-11,-6,-16v-3,-5,-6,-11,-11,-15v-5,-4,-11,-7,-19,-10v-8,-3,-16,-4,-27,-4v-7,0,-14,1,-21,3v-7,2,-14,4,-20,8v-6,4,-11,9,-15,14v-4,5,-8,12,-10,19r-1,0r0,-112r-14,0","w":186},{"d":"100,4v18,0,32,-3,44,-11v12,-8,21,-19,28,-31v7,-12,11,-26,14,-41v3,-15,4,-30,4,-45v0,-15,-1,-30,-4,-45v-3,-15,-7,-30,-14,-42v-7,-12,-16,-22,-28,-30v-12,-8,-26,-12,-44,-12v-18,0,-32,4,-44,12v-12,8,-21,18,-28,30v-7,12,-11,27,-14,42v-3,15,-4,30,-4,45v0,15,1,30,4,45v3,15,7,29,14,41v7,12,16,23,28,31v12,8,26,11,44,11xm100,-8v-16,0,-28,-4,-38,-11v-10,-7,-17,-16,-23,-28v-6,-12,-10,-24,-12,-38v-2,-14,-3,-27,-3,-39v0,-12,1,-25,3,-39v2,-14,6,-26,12,-38v6,-12,13,-22,23,-29v10,-7,22,-11,38,-11v16,0,28,4,38,11v10,7,17,17,23,29v6,12,10,24,12,38v2,14,3,27,3,39v0,12,-1,25,-3,39v-2,14,-6,26,-12,38v-6,12,-13,21,-23,28v-10,7,-22,11,-38,11"},{"d":"23,0r16,0r0,-91r53,-48r116,139r20,0r-125,-150r118,-107r-21,0r-161,148r0,-148r-16,0r0,257","w":220},{"d":"100,-96v-10,0,-18,-2,-27,-6v-9,-4,-17,-9,-23,-16v-6,-7,-10,-14,-14,-23v-4,-9,-6,-18,-6,-28v0,-10,2,-19,6,-28v4,-9,8,-17,14,-23v6,-6,14,-11,23,-15v9,-4,17,-6,27,-6v10,0,19,2,28,6v9,4,16,9,22,15v6,6,11,14,15,23v4,9,6,18,6,28v0,10,-3,19,-6,28v-3,9,-8,16,-14,23v-6,7,-13,12,-22,16v-9,4,-19,6,-29,6xm20,-61v2,21,10,37,24,48v14,11,31,17,52,17v13,0,24,-2,33,-6v9,-4,18,-10,25,-17v7,-7,12,-15,16,-24v4,-9,8,-20,11,-30v3,-10,4,-21,5,-32v1,-11,1,-21,1,-31v0,-17,-1,-32,-4,-44v-3,-12,-6,-22,-10,-31v-4,-9,-9,-15,-15,-21v-6,-6,-12,-10,-18,-13v-6,-3,-13,-5,-20,-6v-7,-1,-14,-2,-20,-2v-12,0,-23,2,-33,6v-10,4,-20,11,-27,18v-7,7,-13,16,-17,26v-4,10,-6,22,-6,34v0,12,2,24,6,34v4,10,10,19,17,27v7,8,16,13,26,17v10,4,22,7,34,7v10,0,19,-1,27,-4v8,-3,14,-6,20,-11v6,-5,12,-10,16,-16v4,-6,7,-13,10,-20r1,1v0,7,-1,16,-2,25v-1,9,-2,19,-4,28v-2,9,-4,18,-8,27v-4,9,-8,17,-14,24v-6,7,-13,12,-21,16v-8,4,-18,6,-29,6v-8,0,-16,-1,-23,-4v-7,-3,-14,-5,-19,-10v-5,-5,-10,-10,-13,-17v-3,-7,-7,-14,-8,-22r-13,0"},{"d":"125,6r-115,-269r-15,0r115,269r15,0","w":119},{"d":"138,-126r0,14r94,0v1,16,-1,30,-5,43v-4,13,-10,24,-19,33v-9,9,-20,16,-32,21v-12,5,-26,7,-41,7v-18,0,-33,-3,-46,-9v-13,-6,-24,-15,-33,-26v-9,-11,-16,-23,-20,-38v-4,-15,-7,-30,-7,-46v0,-16,2,-31,7,-46v5,-15,11,-28,20,-39v9,-11,20,-20,33,-27v13,-7,29,-10,46,-10v24,0,43,6,59,19v16,13,26,31,32,53r16,0v-2,-13,-7,-25,-13,-36v-6,-11,-15,-20,-24,-27v-9,-7,-21,-13,-33,-17v-12,-4,-24,-6,-37,-6v-19,0,-37,4,-52,11v-15,7,-28,18,-38,30v-10,12,-19,27,-24,43v-5,16,-8,34,-8,52v0,18,3,36,8,52v5,16,14,30,24,42v10,12,23,22,38,29v15,7,32,10,51,10v11,0,23,-1,33,-4v10,-3,19,-7,28,-12v9,-5,16,-11,22,-19v6,-8,11,-17,14,-26r1,0r0,55r14,0r0,-126r-108,0","w":266},{"d":"23,-257r0,154r0,20v0,0,2,15,4,23v2,8,6,16,10,24v4,8,9,15,16,21v7,6,16,11,27,15v11,4,24,6,39,6v19,0,35,-2,48,-8v13,-6,23,-14,31,-24v8,-10,13,-21,16,-34v3,-13,5,-28,5,-43r0,-154r-16,0r0,154v0,15,-1,28,-4,40v-3,12,-7,22,-14,30v-7,8,-15,15,-26,19v-11,4,-24,6,-40,6v-12,0,-23,-1,-32,-4v-9,-3,-16,-8,-22,-13v-6,-5,-11,-12,-14,-19v-3,-7,-6,-14,-8,-21v-2,-7,-3,-13,-4,-20v-1,-7,0,-13,0,-18r0,-154r-16,0","w":241},{"d":"41,-185r0,37r18,0r0,-37r-18,0xm59,0r0,-37r-18,0r0,37r18,0","w":100},{"d":"20,-237r147,0v-21,23,-39,45,-53,66v-14,21,-24,41,-32,60v-8,19,-14,39,-17,57v-3,18,-6,36,-7,54r15,0v3,-30,8,-57,15,-80v7,-23,15,-45,24,-63v9,-18,20,-34,32,-49r36,-43r0,-13r-160,0r0,11"},{"d":"51,-213r-43,-50r-19,0r48,50r14,0","w":60},{"d":"17,3r182,-84r0,-19r-182,-85r0,15r170,79r-170,79r0,15","w":216},{"d":"256,-129v0,-19,-3,-36,-9,-52v-6,-16,-14,-31,-24,-43v-10,-12,-23,-22,-38,-29v-15,-7,-32,-10,-51,-10v-19,0,-37,3,-52,10v-15,7,-29,17,-39,29v-10,12,-18,27,-24,43v-6,16,-8,33,-8,52v0,19,2,37,8,53v6,16,14,31,24,43v10,12,24,22,39,29v15,7,33,10,52,10v19,0,36,-3,51,-10v15,-7,28,-17,38,-29v10,-12,18,-27,24,-43v6,-16,9,-34,9,-53xm27,-129v0,-17,2,-31,7,-46v5,-15,12,-28,21,-39v9,-11,21,-20,34,-26v13,-6,28,-9,45,-9v17,0,31,3,44,9v13,6,25,15,34,26v9,11,16,24,21,39v5,15,7,29,7,46v0,17,-2,32,-7,47v-5,15,-12,28,-21,39v-9,11,-21,20,-34,26v-13,6,-27,9,-44,9v-17,0,-32,-3,-45,-9v-13,-6,-25,-15,-34,-26v-9,-11,-16,-24,-21,-39v-5,-15,-7,-30,-7,-47","w":266},{"d":"85,-243r0,243r16,0r0,-243r91,0r0,-14r-197,0r0,14r90,0","w":186,"k":{"y":33,"w":33,"u":33,"s":33,"r":33,"o":33,"i":5,"e":33,"c":33,"a":33,"A":18,";":31,":":31,".":40,"-":40,",":40}},{"d":"104,-125r22,5v19,5,32,12,41,21v9,9,13,19,13,33v0,10,-2,20,-6,27v-4,7,-9,13,-16,18v-7,5,-15,8,-24,10v-9,2,-20,3,-30,3r0,-117xm93,-141r-15,-4v-7,-2,-14,-3,-20,-5v-6,-2,-12,-5,-17,-9v-5,-4,-8,-9,-11,-15v-3,-6,-4,-13,-4,-21v0,-7,2,-15,4,-21v2,-6,6,-12,11,-17v5,-5,13,-8,21,-11v8,-3,19,-5,31,-5r0,108xm93,38r11,0r0,-32v11,0,22,-1,33,-4v11,-3,21,-6,29,-12v8,-6,15,-13,20,-22v5,-9,8,-21,8,-34v0,-7,-1,-14,-3,-21v-2,-7,-5,-12,-10,-18v-5,-6,-11,-11,-19,-15v-8,-4,-18,-8,-30,-11r-28,-7r0,-112v21,0,38,6,50,16v12,10,19,26,20,50r14,0v0,-14,-3,-25,-7,-35v-4,-10,-10,-19,-17,-25v-7,-6,-16,-11,-26,-14v-10,-3,-22,-5,-34,-5r0,-18r-11,0r0,18v-13,0,-24,2,-33,5v-9,3,-16,6,-22,10v-6,4,-11,9,-14,14v-3,5,-6,10,-8,15v-2,5,-3,10,-3,14v0,4,-1,7,-1,10v0,11,2,21,6,28v4,7,9,13,15,18v6,5,12,8,20,11v8,3,15,5,23,7r17,4r0,119v-25,-1,-44,-8,-56,-22v-12,-14,-19,-32,-19,-55r-14,0v0,16,3,29,7,40v4,11,10,20,18,27v8,7,17,13,28,17v11,4,23,6,36,7r0,32"},{"d":"12,-93v0,13,1,26,5,38v4,12,9,22,16,31v7,9,16,16,27,21v11,5,22,7,36,7v14,0,26,-2,37,-7v11,-5,19,-12,26,-21v7,-9,13,-19,17,-31v4,-12,5,-25,5,-38v0,-13,-1,-25,-5,-37v-4,-12,-10,-22,-17,-31v-7,-9,-15,-16,-26,-21v-11,-5,-23,-7,-37,-7v-14,0,-25,2,-36,7v-11,5,-20,12,-27,21v-7,9,-12,19,-16,31v-4,12,-5,24,-5,37xm25,-93v0,-11,2,-21,5,-31v3,-10,8,-20,14,-28v6,-8,13,-13,22,-18v9,-5,18,-7,30,-7v12,0,22,2,31,7v9,5,16,10,22,18v6,8,11,18,14,28v3,10,5,20,5,31v0,11,-2,22,-5,32v-3,10,-8,20,-14,28v-6,8,-13,13,-22,18v-9,5,-19,7,-31,7v-12,0,-21,-2,-30,-7v-9,-5,-16,-10,-22,-18v-6,-8,-11,-18,-14,-28v-3,-10,-5,-21,-5,-32","w":193},{"d":"92,-177v11,0,21,2,29,6v8,4,15,10,21,17v6,7,10,16,13,26v3,10,4,20,4,30v0,11,-1,21,-4,30v-3,9,-7,18,-13,25v-6,7,-13,14,-21,18v-8,4,-18,6,-29,6v-11,0,-21,-2,-29,-6v-8,-4,-15,-10,-21,-17v-6,-7,-9,-16,-12,-26v-3,-10,-4,-19,-4,-30v0,-10,1,-20,4,-29v3,-9,7,-19,12,-26v5,-7,12,-13,20,-18v8,-5,19,-6,30,-6xm159,-185r0,38r0,0v-3,-7,-6,-13,-11,-18v-5,-5,-10,-9,-16,-13v-6,-4,-12,-6,-19,-8v-7,-2,-14,-3,-21,-3v-13,0,-25,2,-35,7v-10,5,-18,12,-25,20v-7,8,-12,18,-15,29v-3,11,-5,23,-5,35v0,13,2,25,5,36v3,11,8,21,15,29v7,8,14,14,24,19v10,5,22,7,36,7v16,0,29,-4,40,-11v11,-7,21,-17,27,-31r0,0r0,43r0,9v0,0,-1,8,-2,13v-1,5,-3,10,-6,15v-3,5,-6,9,-11,13v-5,4,-12,8,-19,11v-7,3,-16,4,-27,4v-8,0,-15,-1,-22,-3v-7,-2,-13,-4,-18,-8v-5,-4,-10,-8,-13,-14v-3,-6,-5,-13,-6,-21r-14,0v0,11,3,20,7,27v4,7,9,14,15,18v6,4,14,8,23,10v9,2,17,3,27,3v13,0,25,-1,34,-4v9,-3,17,-8,23,-13v6,-5,10,-11,13,-17v3,-6,6,-13,7,-19v1,-6,3,-12,3,-17r0,-11r0,-175r-14,0","w":193},{"d":"36,45v9,-3,15,-9,18,-18v3,-9,5,-17,5,-27r0,-37r-18,0r0,37r7,0r0,9v0,0,-1,7,-2,10v-1,3,-2,6,-4,9v-2,3,-3,4,-6,5r0,12xm41,-185r0,37r18,0r0,-37r-18,0","w":100},{"d":"39,-243r92,0v13,0,23,2,31,6v8,4,14,9,18,15v4,6,8,13,9,20v1,7,2,12,2,17v0,7,-1,13,-3,20v-2,7,-6,12,-11,18v-5,6,-11,11,-19,14v-8,3,-17,5,-29,5r-90,0r0,-115xm23,0r16,0r0,-114r87,0v26,0,46,-7,60,-19v14,-12,21,-29,21,-52v0,-15,-3,-28,-8,-37v-5,-9,-10,-17,-18,-22v-8,-5,-16,-9,-25,-11v-9,-2,-17,-2,-24,-2r-109,0r0,257","w":212,"k":{"A":20,".":52,",":52}},{"d":"170,-127r0,-13r-131,0r0,-103r145,0r0,-14r-161,0r0,257r16,0r0,-127r131,0","w":185,"k":{"A":13,".":42,",":42}},{"d":"206,4v9,0,18,-2,25,-5v7,-3,13,-8,18,-14v5,-6,10,-12,13,-20v3,-8,4,-15,4,-24v0,-9,-1,-18,-4,-26v-3,-8,-7,-14,-12,-20v-5,-6,-12,-11,-19,-14v-7,-3,-16,-5,-25,-5v-9,0,-18,2,-25,5v-7,3,-14,8,-19,14v-5,6,-9,13,-12,21v-3,8,-4,16,-4,25v0,9,1,16,4,24v3,8,7,15,12,21v5,6,12,10,19,13v7,3,16,5,25,5xm206,-8v-7,0,-13,-1,-19,-4v-6,-3,-11,-7,-15,-12v-4,-5,-7,-10,-9,-16v-2,-6,-3,-13,-3,-19v0,-7,1,-14,3,-20v2,-6,5,-12,9,-17v4,-5,8,-9,14,-12v6,-3,13,-4,20,-4v7,0,14,1,20,4v6,3,10,7,14,12v4,5,7,11,9,17v2,6,3,13,3,20v0,6,-1,13,-3,19v-2,6,-5,11,-9,16v-4,5,-9,9,-15,12v-6,3,-12,4,-19,4xm74,-125v9,0,18,-2,25,-5v7,-3,14,-8,19,-14v5,-6,9,-12,12,-20v3,-8,4,-15,4,-24v0,-9,-1,-18,-4,-26v-3,-8,-7,-14,-12,-20v-5,-6,-11,-11,-18,-14v-7,-3,-16,-5,-25,-5v-9,0,-19,2,-26,5v-7,3,-14,8,-19,14v-5,6,-8,13,-11,21v-3,8,-5,16,-5,25v0,9,2,16,5,24v3,8,7,15,12,21v5,6,12,10,19,13v7,3,15,5,24,5xm74,-136v-7,0,-13,-2,-19,-5v-6,-3,-11,-6,-15,-11v-4,-5,-7,-11,-9,-17v-2,-6,-3,-13,-3,-19v0,-7,1,-14,3,-20v2,-6,5,-12,9,-17v4,-5,8,-9,14,-12v6,-3,13,-4,20,-4v7,0,14,1,20,4v6,3,11,7,15,12v4,5,6,11,8,17v2,6,3,13,3,20v0,6,-1,13,-3,19v-2,6,-5,12,-9,17v-4,5,-9,8,-15,11v-6,3,-12,5,-19,5xm50,9r14,0r167,-266r-14,0","w":280},{"d":"173,-128v-1,-11,-4,-19,-8,-27v-4,-8,-10,-14,-17,-19v-7,-5,-14,-9,-23,-12v-9,-3,-18,-3,-28,-3v-14,0,-26,2,-37,7v-11,5,-19,12,-26,21v-7,9,-13,18,-17,30v-4,12,-5,24,-5,37v0,13,2,25,5,37v3,12,8,22,15,31v7,9,15,17,26,22v11,5,24,8,39,8v10,0,19,-1,28,-4v9,-3,16,-8,23,-14v7,-6,13,-13,18,-22v5,-9,8,-18,9,-29r-14,0v-1,8,-3,16,-7,23v-4,7,-8,13,-14,18v-6,5,-12,9,-19,12v-7,3,-15,4,-24,4v-12,0,-22,-2,-31,-6v-9,-4,-17,-10,-23,-18v-6,-8,-10,-17,-13,-28v-3,-11,-4,-22,-4,-34v0,-11,1,-21,4,-31v3,-10,8,-19,14,-27v6,-8,13,-13,22,-18v9,-5,19,-7,31,-7v8,0,16,1,23,3v7,2,14,5,20,9v6,4,10,10,13,16v3,6,5,13,6,21r14,0","w":186},{"d":"29,-177v0,-10,1,-20,4,-29v3,-9,8,-17,13,-23v5,-6,12,-11,20,-15v8,-4,17,-5,28,-5v7,0,15,0,22,2v7,2,13,6,18,10v5,4,10,9,13,15v3,6,5,14,5,23v0,6,-1,12,-3,18v-2,6,-5,10,-8,15v-3,5,-7,10,-11,14v-6,7,-7,7,-13,13v-4,4,-9,8,-13,13v-4,5,-7,10,-10,16v-3,6,-5,12,-7,19v-2,7,-2,16,-2,26r14,0v0,-11,1,-19,3,-27v2,-8,5,-14,8,-20v3,-6,8,-10,12,-14v6,-6,6,-7,12,-12v4,-4,8,-7,12,-11v4,-4,7,-9,10,-14v3,-5,5,-9,7,-15v2,-6,3,-13,3,-21v0,-11,-2,-20,-6,-28v-4,-8,-9,-15,-15,-20v-6,-5,-13,-9,-22,-12v-9,-3,-18,-4,-28,-4v-13,0,-24,2,-34,6v-10,4,-18,9,-25,17v-7,8,-12,17,-15,28v-3,11,-6,22,-6,35r14,0xm83,0r19,0r0,-37r-19,0r0,37","w":186}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+308-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("2j?$Kzq09|8{2W1LZz:Y,j,8+Bq$?z8{+B&Y9|Q~?E6Hu30I|15$^w^e?E:1qG$?}OqC+|:w+Y*uE0&:KEN|``P[9z?{Q:PYV$&b,i*e?W^*V+*HOR[bZOxTu|%PZ+r0+RaT^jrTO~?Od+%{`:T(b0@$&3:x93&I,W5!bW?62iT[9wC=;E5bQ$agqBx!O$%GKBbLaru1u36I=~qTKj102W,I2`5[dOxHbw$I=~xHKw$T=z51KzZ09W5~d|,{?IN~KR1T9R^8Ve0L9|u@uINxCWwr:jR,&2=^q;d%Q`OaE|+u?9KbZV}s*IiG1z~@[_FHP{(T5Y30$BevNgL68!A(930(+IsA;~ZeZ$T{2O6@d3[iKB:3Zj:H?+*0bzEP?ET{uB8P}jq(u+q0+WNHKBq*KWGG=BG{ZjE3ZW*HKBq*Zj1(KIN@Keq0Kz:P?`G[?z8Y2wP[djTL2YP[2|ZKu$P[+E08b:P[++0[2WGs")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":200,"face":{"font-family":"Helvetica CE 35 Thin","font-weight":100,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-12 -283 322 77","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"}}));

Cufon.replace('.intro');
Cufon.replace('.heading');

/* Tipsy Tooltips */
(function($){$.fn.tipsy=function(options){options=$.extend({},$.fn.tipsy.defaults,options);return this.each(function(){var opts=$.fn.tipsy.elementOptions(this,options);$(this).hover(function(){$.data(this,'cancel.tipsy',true);var tip=$.data(this,'active.tipsy');if(!tip){tip=$('<div class="tipsy"><div class="tipsy-inner"/></div>');tip.css({position:'absolute',zIndex:100000});$.data(this,'active.tipsy',tip)}if($(this).attr('title')||typeof($(this).attr('original-title'))!='string'){$(this).attr('original-title',$(this).attr('title')||'').removeAttr('title')}var title;if(typeof opts.title=='string'){title=$(this).attr(opts.title=='title'?'original-title':opts.title)}else if(typeof opts.title=='function'){title=opts.title.call(this)}tip.find('.tipsy-inner')[opts.html?'html':'text'](title||opts.fallback);var pos=$.extend({},$(this).offset(),{width:this.offsetWidth,height:this.offsetHeight});tip.get(0).className='tipsy';tip.remove().css({top:0,left:0,visibility:'hidden',display:'block'}).appendTo(document.body);var actualWidth=tip[0].offsetWidth,actualHeight=tip[0].offsetHeight;var gravity=(typeof opts.gravity=='function')?opts.gravity.call(this):opts.gravity;switch(gravity.charAt(0)){case'n':tip.css({top:pos.top+pos.height,left:pos.left+pos.width/2-actualWidth/2}).addClass('tipsy-north');break;case's':tip.css({top:pos.top-actualHeight,left:pos.left+pos.width/2-actualWidth/2}).addClass('tipsy-south');break;case'e':tip.css({top:pos.top+pos.height/2-actualHeight/2,left:pos.left-actualWidth}).addClass('tipsy-east');break;case'w':tip.css({top:pos.top+pos.height/2-actualHeight/2,left:pos.left+pos.width}).addClass('tipsy-west');break}if(opts.fade){tip.css({opacity:0,display:'block',visibility:'visible'}).animate({opacity:0.8})}else{tip.css({visibility:'visible'})}},function(){$.data(this,'cancel.tipsy',false);var self=this;setTimeout(function(){if($.data(this,'cancel.tipsy'))return;var tip=$.data(self,'active.tipsy');if(opts.fade){tip.stop().fadeOut(function(){$(this).remove()})}else{tip.remove()}},100)})})};$.fn.tipsy.elementOptions=function(ele,options){return $.metadata?$.extend({},options,$(ele).metadata()):options};$.fn.tipsy.defaults={fade:false,fallback:'',gravity:'n',html:false,title:'title'};$.fn.tipsy.autoNS=function(){return $(this).offset().top>($(document).scrollTop()+$(window).height()/2)?'s':'n'};$.fn.tipsy.autoWE=function(){return $(this).offset().left>($(document).scrollLeft()+$(window).width()/2)?'e':'w'}})(jQuery);

jQuery(function() {
	jQuery('.deliverable.HTML"').tipsy({fallback: "HTML & CSS Coding" });
	jQuery('.deliverable.Design').tipsy({fallback: "Designed the Website" });
	jQuery('.deliverable.WordPress').tipsy({fallback: "Built on Wordpress" });
	jQuery('.deliverable.Concrete5').tipsy({fallback: "Built on Concrete5" });
	jQuery('.social.linkedin').tipsy({gravity: 'e'});
	jQuery('.social.twitter').tipsy({gravity: 'e'});
	jQuery('.social.facebook').tipsy({gravity: 'e'});
	jQuery('.social.rss').tipsy({gravity: 'e'});
	jQuery('.social.email').tipsy({gravity: 'e'});
});


