/*
 * 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:
 * 2004 T.26 Digital Type Foundry www.t26.com PSID#5134469 designer: Copyright
 * 2002 Neil MacCallum. Corisande is a Trademark of Neil MacCallum
 */
Cufon.registerFont({"w":198,"face":{"font-family":"Corisande","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-4 -272 346 90","underline-thickness":"18","underline-position":"-36","stemh":"360","stemv":"360","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"90,-246r-3,168r-34,0r-2,-168r39,0xm93,-17v0,12,-10,20,-23,20v-13,0,-22,-8,-22,-20v0,-12,9,-20,22,-20v13,0,23,8,23,20","w":140},"\"":{"d":"121,-250v32,5,8,51,9,77r-18,0v1,-26,-23,-71,9,-77xm59,-250v32,5,8,51,9,77r-18,0v1,-26,-23,-71,9,-77","w":180},"#":{"d":"182,-150r-37,0r-7,52r36,0r0,23r-40,0r-10,75r-25,0r10,-75r-34,0r-11,75r-26,0r11,-75r-33,0r0,-23r36,0r7,-52r-35,0r0,-24r39,0r10,-72r26,0r-10,72r34,0r10,-72r26,0r-11,72r34,0r0,24xm120,-150r-35,0r-7,52r34,0"},"$":{"d":"173,-68v0,37,-25,59,-58,66r0,34r-32,0r0,-31v-20,-1,-40,-5,-59,-12r8,-30v37,14,105,23,105,-26v0,-50,-111,-44,-111,-117v0,-36,25,-55,57,-61r0,-24r32,0r0,22v16,1,33,7,48,12r-11,28v-31,-11,-90,-20,-90,24v0,44,111,41,111,115"},"%":{"d":"325,-66v0,36,-21,70,-60,70v-39,0,-61,-34,-61,-70v0,-36,22,-69,61,-69v39,0,60,33,60,69xm273,-257r-156,262r-28,0r155,-262r29,0xm154,-181v0,36,-22,69,-61,69v-39,0,-60,-33,-60,-69v0,-36,21,-69,60,-69v39,0,61,33,61,69xm265,-23v42,-3,43,-83,0,-85v-43,2,-42,82,0,85xm93,-139v44,-2,43,-82,0,-84v-43,2,-42,82,0,84","w":360},"&":{"d":"238,0r-39,0r-23,-23v-48,47,-158,33,-158,-44v0,-35,26,-56,54,-71v-13,-15,-26,-33,-26,-54v0,-36,30,-58,64,-58v32,0,60,21,60,54v0,32,-26,51,-52,64xm139,-196v0,-17,-14,-28,-30,-28v-18,0,-31,13,-31,31v0,16,13,28,23,40v17,-9,38,-21,38,-43xm155,-45r-64,-72v-19,11,-37,23,-37,47v1,50,72,56,101,25","w":243},"'":{"d":"45,-250v32,5,8,51,9,77r-18,0v1,-26,-23,-71,9,-77","w":90},"(":{"d":"92,41r-21,10v-65,-96,-64,-227,0,-323r21,11v-46,94,-46,208,0,302","w":108},")":{"d":"44,-272v63,96,64,227,0,323r-22,-10v46,-94,46,-208,0,-302","w":108},"*":{"d":"170,-201v7,27,-38,19,-56,28v10,17,49,31,30,55v-31,12,-29,-32,-45,-44v-14,15,-13,54,-43,44v-21,-25,25,-39,28,-56v-20,-6,-61,-1,-55,-27v14,-28,44,9,61,9v0,-20,-17,-55,9,-58v25,3,10,38,10,59v19,-5,47,-35,61,-10"},"+":{"d":"195,-76r-74,0r0,76r-30,0r0,-76r-75,0r0,-29r75,0r0,-75r30,0r0,75r74,0r0,29","w":211},",":{"d":"49,-37v12,-1,22,12,17,24r-27,60r-19,-6v9,-26,-2,-75,29,-78","w":90},"-":{"d":"108,-79r-95,0r0,-32r95,0r0,32","w":119},".":{"d":"67,-17v0,12,-9,21,-22,21v-13,0,-23,-9,-23,-21v0,-12,10,-20,23,-20v13,0,22,8,22,20","w":90},"\/":{"d":"129,-252r-103,258r-30,0r103,-258r30,0","w":126},"0":{"d":"185,-123v0,55,-18,127,-86,127v-68,0,-86,-72,-86,-127v0,-56,17,-127,86,-127v69,0,86,71,86,127xm148,-123v0,-33,-4,-97,-49,-97v-45,0,-49,64,-49,97v0,32,5,96,49,96v44,0,49,-64,49,-96"},"1":{"d":"128,0r-35,0r0,-215r-47,24r-12,-27v31,-11,49,-35,94,-31r0,249"},"2":{"d":"177,0r-154,0v-24,-91,115,-129,113,-185v-1,-50,-68,-37,-99,-19r-13,-26v53,-32,151,-32,151,44v0,62,-116,107,-116,155r118,0r0,31"},"3":{"d":"175,-69v0,79,-103,86,-158,56v2,-6,7,-21,10,-27v34,16,112,25,113,-29v6,-27,-35,-46,-81,-41r0,-30v57,0,73,-21,73,-45v-2,-51,-74,-36,-100,-17r-14,-27v45,-30,149,-34,149,44v0,27,-17,48,-42,57v26,5,50,26,50,59"},"4":{"d":"180,-60r-28,1r0,59r-34,0r0,-58r-110,0v-6,-13,-3,-26,5,-37r98,-154r41,0r0,162r28,1r0,26xm118,-88r-1,-119r-72,119r73,0"},"5":{"d":"176,-76v0,80,-96,99,-156,62r12,-27v39,22,108,22,108,-34v0,-51,-61,-56,-102,-39v-8,0,-18,-16,-13,-28r12,-104r128,0r0,30r-97,0r-7,67v59,-18,115,13,115,73"},"6":{"d":"181,-79v0,48,-32,83,-81,83v-53,0,-85,-39,-85,-90v0,-76,57,-132,118,-168r18,26v-38,21,-70,49,-87,86v47,-39,117,5,117,63xm99,-128v-65,0,-58,101,0,102v30,0,45,-25,45,-52v0,-28,-15,-50,-45,-50"},"7":{"d":"183,-246v5,14,-1,25,-8,35v-42,64,-74,135,-86,211r-37,0v13,-75,45,-154,88,-216r-121,0r0,-30r164,0"},"8":{"d":"183,-68v0,48,-40,72,-84,72v-44,0,-85,-24,-85,-72v0,-28,17,-53,44,-61v-22,-8,-36,-31,-36,-54v0,-44,36,-67,77,-67v41,0,76,23,76,67v0,23,-14,46,-36,54v27,8,44,33,44,61xm99,-140v24,-2,41,-19,41,-41v0,-26,-16,-40,-41,-40v-25,0,-42,14,-42,40v0,22,19,38,42,41xm99,-114v-30,0,-50,18,-50,46v0,30,23,43,50,43v27,0,49,-14,49,-43v0,-27,-20,-46,-49,-46"},"9":{"d":"178,-160v0,76,-57,132,-118,168r-17,-27v38,-21,70,-48,87,-85v-48,39,-117,-4,-117,-63v0,-48,32,-83,81,-83v53,0,84,39,84,90xm95,-118v65,0,58,-101,0,-102v-30,0,-46,25,-46,52v0,28,16,50,46,50"},":":{"d":"67,-153v0,12,-9,21,-22,21v-13,0,-23,-9,-23,-21v0,-12,10,-20,23,-20v13,0,22,8,22,20xm67,-17v0,12,-9,21,-22,21v-13,0,-23,-9,-23,-21v0,-12,10,-20,23,-20v13,0,22,8,22,20","w":90},";":{"d":"63,-152v0,12,-9,20,-22,20v-13,0,-23,-8,-23,-20v0,-12,10,-21,23,-21v13,0,22,9,22,21xm44,-37v41,10,-2,59,-9,84r-19,-6r11,-65v1,-8,9,-13,17,-13","w":90},"<":{"d":"196,-156r-136,55r135,55r0,31r-179,-73r0,-26r180,-73r0,31","w":211},"=":{"d":"197,-114r-181,0r0,-30r181,0r0,30xm197,-37r-181,0r0,-30r181,0r0,30","w":211},">":{"d":"196,-88r-180,73r0,-31r135,-55r-135,-55r0,-31r180,73r0,26","w":211},"?":{"d":"156,-184v0,56,-63,58,-63,110r-33,0v-10,-57,60,-63,60,-111v0,-44,-59,-39,-88,-22r-13,-27v51,-28,137,-21,137,50xm98,-17v0,12,-10,20,-22,20v-12,0,-23,-8,-23,-20v0,-12,11,-20,23,-20v12,0,22,8,22,20","w":178},"@":{"d":"198,-81v29,-1,39,-39,39,-61v0,-50,-34,-84,-84,-84v-118,0,-151,202,-23,205v19,0,37,-4,54,-11r10,22v-83,40,-176,-8,-176,-100v0,-78,57,-140,136,-140v63,0,110,42,110,106v-1,39,-22,87,-70,89v-12,0,-24,-5,-28,-17v-31,32,-96,16,-94,-35v2,-65,73,-104,136,-76v-8,21,-18,78,-20,90v0,6,2,12,10,12xm175,-166v-42,-7,-71,23,-71,60v-1,31,42,30,57,12","w":284},"A":{"d":"235,0r-38,0r-27,-67r-104,0r-26,67r-36,0r100,-246r34,0xm159,-97r-41,-105r-39,105r80,0","w":238},"B":{"d":"186,-67v-2,79,-91,77,-157,65r0,-242v58,-11,148,-14,148,62v0,26,-18,45,-39,55v30,7,48,29,48,60xm140,-181v0,-40,-42,-43,-76,-36r0,76v39,1,75,1,76,-40xm150,-68v0,-46,-43,-43,-86,-43r0,82v37,5,86,3,86,-39","w":200},"C":{"d":"207,-232r-13,25v-67,-37,-140,8,-140,83v0,72,68,119,138,87r10,27v-90,44,-185,-20,-185,-115v0,-99,104,-156,190,-107","w":216},"D":{"d":"227,-129v0,110,-89,149,-198,128r0,-242v16,-4,46,-7,69,-7v82,0,129,48,129,121xm190,-129v0,-71,-55,-103,-126,-87r0,186v78,16,126,-28,126,-99","w":244},"E":{"d":"166,0r-137,0r0,-246r133,0r0,30r-98,0r0,72r82,0r0,31r-82,0r0,82r102,0r0,31","w":180},"F":{"d":"162,-216r-98,0r0,72r82,0r0,31r-82,0r0,113r-35,0r0,-246r133,0r0,30","w":169},"G":{"d":"221,-15v-90,50,-204,-2,-204,-108v0,-105,103,-154,197,-112r-11,29v-19,-8,-41,-14,-62,-14v-58,0,-87,40,-87,95v0,75,64,117,134,90v-5,-28,-1,-64,-2,-95r35,0r0,115","w":248},"H":{"d":"217,0r-34,0r0,-113r-119,0r0,113r-35,0r0,-246r35,0r0,102r119,0r0,-102r34,0r0,246","w":246},"I":{"d":"64,0r-35,0r0,-246r35,0r0,246","w":92},"J":{"d":"68,-31v2,42,-12,82,-45,100r-22,-21v28,-25,32,-48,32,-71r0,-223r35,0r0,215","w":97},"K":{"d":"209,0r-46,0v-33,-36,-63,-79,-99,-110r0,110r-35,0r0,-246r35,0r0,104r93,-104r45,0r-110,120v44,35,77,86,117,126","w":213},"L":{"d":"166,0r-137,0r0,-246r35,0r0,215r102,0r0,31","w":169},"M":{"d":"272,0r-35,0r0,-213r-79,158v-14,0,-23,-9,-31,-25r-65,-133r0,213r-35,0r0,-246r53,0r70,142r70,-142r52,0r0,246","w":300},"N":{"d":"233,-2v-26,11,-51,-2,-63,-23r-108,-185r0,210r-35,0r0,-246r52,0r120,208r0,-208r34,0r0,244","w":260},"O":{"d":"239,-123v0,75,-41,127,-110,127v-69,0,-112,-52,-112,-127v0,-76,41,-127,112,-127v71,0,110,52,110,127xm203,-123v0,-55,-23,-97,-74,-97v-51,0,-75,42,-75,97v0,47,20,96,75,96v55,0,74,-49,74,-96","w":256},"P":{"d":"177,-176v0,59,-52,86,-113,76r0,100r-35,0r0,-244v68,-15,149,-7,148,68xm141,-176v0,-42,-39,-49,-77,-41r0,86v39,7,77,-3,77,-45","w":194},"Q":{"d":"241,45r-47,0v-18,-14,-30,-52,-65,-41v-74,0,-112,-58,-112,-127v0,-69,37,-127,112,-127v126,0,146,186,54,240v25,12,38,37,58,55xm203,-123v0,-48,-19,-97,-74,-97v-102,1,-102,192,0,193v55,0,74,-49,74,-96","w":261},"R":{"d":"199,0r-40,0v-22,-34,-39,-74,-65,-104v-11,0,-20,0,-30,-2r0,106r-35,0r0,-243v65,-14,148,-13,148,65v1,34,-24,58,-53,67v8,0,17,14,21,20xm141,-179v0,-41,-41,-45,-77,-38r0,83v40,7,77,-4,77,-45","w":203},"S":{"d":"168,-67v0,74,-91,83,-152,59r9,-29v39,13,106,22,106,-27v0,-54,-113,-42,-113,-121v1,-68,85,-76,140,-54r-11,29v-31,-12,-93,-21,-93,24v0,47,114,39,114,119","w":185},"T":{"d":"187,-216r-77,0r0,216r-35,0r0,-216r-72,0r0,-30r184,0r0,30","w":190},"U":{"d":"219,-82v0,58,-40,86,-95,86v-55,0,-95,-27,-95,-86r0,-164r35,0r0,160v0,39,21,59,60,59v39,0,60,-20,60,-59r0,-160r35,0r0,164","w":245},"V":{"d":"232,-246r-99,250v-24,0,-38,-19,-43,-32r-86,-218r38,0r79,200r74,-200r37,0","w":236},"W":{"d":"346,-246r-74,250v-17,0,-38,-4,-47,-34r-50,-169r-60,203v-16,0,-36,-4,-45,-34r-66,-216r38,0r57,200r58,-200r40,0r59,200r55,-200r35,0","w":349},"X":{"d":"231,0r-43,0r-69,-102r-73,102r-42,0r94,-127r-87,-119r42,0r67,94r67,-94r41,0r-87,119","w":234},"Y":{"d":"224,-246r-93,141r0,105r-34,0r0,-105v-33,-44,-61,-95,-92,-141r40,0r69,112v22,-39,47,-74,70,-112r40,0","w":227},"Z":{"d":"197,-220r-137,189r137,0r0,31r-179,0v-7,-14,-1,-27,7,-37r129,-179r-132,0r0,-30r175,0r0,26","w":211},"[":{"d":"82,50r-66,0r0,-320r66,0r0,29r-31,-1r0,263r31,0r0,29","w":108},"\\":{"d":"129,6r-30,0r-103,-258r30,0","w":126},"]":{"d":"92,50r-66,0r0,-29r31,0r0,-262r-31,0r0,-29r66,0r0,320","w":108},"^":{"d":"198,-96r-37,0r-56,-114r-54,114r-37,0r77,-153r29,0","w":211},"_":{"d":"180,46r-180,0r0,-20r180,0r0,20","w":180},"`":{"d":"68,-214r-12,13r-46,-30v-10,-9,1,-27,13,-26v21,8,29,30,45,43","w":88},"a":{"d":"163,-9v-49,20,-147,22,-147,-40v0,-40,32,-50,62,-56v26,-5,50,-8,50,-26v0,-41,-65,-21,-83,-13r-11,-26v47,-24,126,-20,127,44xm128,-94v-21,15,-76,9,-76,43v0,32,50,30,77,21v-2,-19,0,-43,-1,-64","w":185},"b":{"d":"182,-91v0,81,-83,115,-157,83v5,-79,1,-172,2,-256r32,0r0,90v62,-31,123,16,123,83xm146,-91v6,-49,-46,-83,-87,-54r0,115v47,20,91,-13,87,-61","w":195},"c":{"d":"160,-8v-66,32,-146,-3,-146,-82v0,-78,77,-115,146,-82r-10,26v-10,-4,-27,-10,-44,-10v-39,0,-56,32,-56,65v-1,59,56,80,100,58","w":174},"d":{"d":"172,-8v-73,31,-158,-1,-158,-83v0,-67,60,-115,124,-83r0,-90r32,0xm138,-30r0,-115v-40,-29,-88,5,-88,54v0,48,40,82,88,61","w":195},"e":{"d":"94,-184v57,0,83,46,76,105r-120,0v-1,49,55,67,99,47r10,24v-68,33,-145,-5,-145,-82v0,-49,26,-94,80,-94xm137,-105v0,-27,-13,-51,-43,-51v-28,0,-43,23,-44,51r87,0","w":186},"f":{"d":"129,-258r-8,26v-17,-8,-55,-20,-55,12r0,40r48,0r0,27r-48,0r0,153r-33,0r0,-153r-20,-1r0,-25r20,-1v-4,-49,3,-88,51,-88v15,0,32,5,45,10","w":120},"g":{"d":"149,-158v32,46,1,114,-67,106v-5,2,-11,7,-11,13v0,30,107,1,107,68v0,44,-51,57,-87,57v-32,0,-84,-10,-84,-52v0,-28,20,-41,43,-48v-14,-12,-10,-37,6,-45v-23,-11,-37,-33,-37,-59v0,-55,53,-75,107,-62r51,0r0,26v-8,0,-20,-1,-28,-4xm132,-117v0,-24,-17,-39,-41,-39v-24,0,-41,15,-41,39v0,24,17,38,41,38v24,0,41,-14,41,-38xm144,31v0,-26,-57,-26,-75,-31v-15,5,-31,14,-31,32v0,23,36,27,53,27v18,0,53,-4,53,-28","w":186},"h":{"d":"175,0r-33,0v-7,-56,24,-152,-36,-156v-16,0,-34,7,-47,15r0,141r-32,0r0,-264r32,0r0,93v43,-25,116,-15,116,49r0,122"},"i":{"d":"68,-242v0,12,-9,20,-21,20v-12,0,-20,-8,-20,-20v0,-12,8,-20,20,-20v12,0,21,8,21,20xm64,0r-32,0r0,-180r32,0r0,180","w":92},"j":{"d":"68,-242v0,12,-9,20,-21,20v-12,0,-20,-8,-20,-20v0,-12,8,-20,20,-20v12,0,21,8,21,20xm64,0v2,36,-12,72,-40,88r-20,-20v24,-22,28,-36,28,-61r0,-187r32,0r0,180","w":92},"k":{"d":"183,0r-42,0v-28,-29,-51,-63,-82,-89r0,89r-32,0r0,-264r32,0r0,150r68,-66r45,0r-87,79v40,27,64,69,98,101","w":183},"l":{"d":"90,-1v-29,11,-63,5,-63,-30r0,-233r32,0r0,227v-1,13,14,16,24,10","w":98},"m":{"d":"272,0r-32,0r0,-116v4,-44,-48,-48,-78,-29v9,42,2,97,4,145r-32,0v-8,-57,25,-153,-37,-156v-13,0,-27,4,-39,9v3,46,0,99,1,147r-32,0r0,-143v0,-8,-3,-23,-3,-23v38,-15,96,-31,126,-1v42,-27,122,-25,122,44r0,123","w":295},"n":{"d":"175,0r-32,0v-7,-59,25,-156,-41,-156v-14,0,-29,3,-43,9v3,46,0,99,1,147r-32,0r0,-141v0,-8,-3,-25,-3,-25v53,-23,150,-36,150,44r0,122"},"o":{"d":"189,-90v0,55,-35,94,-87,94v-52,0,-88,-39,-88,-94v0,-55,36,-94,88,-94v52,0,87,39,87,94xm153,-90v0,-36,-16,-66,-51,-66v-35,0,-52,30,-52,66v0,36,17,66,52,66v35,0,51,-30,51,-66","w":203},"p":{"d":"183,-90v1,65,-57,111,-122,88r0,83r-32,0r-2,-252v17,-6,44,-13,65,-13v58,0,91,40,91,94xm147,-90v6,-48,-40,-81,-87,-60v3,37,0,81,1,120v46,19,91,-9,86,-60","w":197},"q":{"d":"171,-171v-5,78,-1,170,-2,252r-33,0r0,-83v-64,23,-123,-23,-122,-88v0,-54,34,-94,92,-94v21,0,48,7,65,13xm136,-142v7,-16,-18,-14,-30,-14v-40,0,-55,31,-55,66v0,45,40,81,85,60r0,-112","w":195},"r":{"d":"126,-181r-10,29v-20,-3,-39,-2,-56,4r0,148r-32,0r0,-140v0,-8,-3,-25,-3,-25v31,-13,63,-25,101,-16","w":126},"s":{"d":"135,-48v0,58,-76,60,-121,41r9,-26v25,10,76,21,76,-15v0,-37,-82,-30,-82,-86v0,-54,69,-58,109,-40r-9,26v-22,-8,-67,-18,-67,14v0,35,85,24,85,86","w":149},"t":{"d":"128,-4v-38,16,-94,14,-94,-37r0,-111r-20,-1r0,-26r20,-1r0,-49r33,0r0,49r52,0r0,28r-52,0r0,109v-1,30,37,17,53,12","w":130},"u":{"d":"175,-14v-54,24,-152,36,-151,-44r0,-122r33,0v7,59,-25,156,41,156v14,0,28,-3,42,-9r0,-147r32,0r0,141v0,8,3,25,3,25"},"v":{"d":"182,-180r-75,183v-21,0,-32,-9,-39,-26r-63,-157r36,0r53,140r53,-140r35,0","w":185},"w":{"d":"289,-180r-65,183v-21,0,-33,-9,-40,-29r-38,-112r-46,141v-22,0,-35,-8,-42,-29r-54,-154r36,0r46,140r45,-140r32,0r47,140r45,-140r34,0","w":292},"x":{"d":"179,0r-41,0r-47,-69r-47,69r-39,0r67,-94r-63,-86r39,0r46,65r43,-65r38,0r-62,90","w":183},"y":{"d":"181,-180r-64,188v-12,34,-36,68,-69,77r-15,-24v28,-9,46,-33,55,-58v-5,-1,-12,-6,-17,-18r-67,-165r36,0r57,149r50,-149r34,0","w":181},"z":{"d":"153,0r-138,0v-4,-13,-2,-25,6,-34r86,-118r-92,0r0,-28r131,0r0,26r-91,126r98,0r0,28","w":164},"{":{"d":"96,22r-6,29v-59,-2,-49,-66,-49,-126v0,-13,-10,-21,-22,-21r0,-29v37,-1,22,-59,22,-93v0,-34,17,-48,49,-53r6,28v-54,7,11,117,-48,133v38,9,26,64,26,107v0,16,7,23,22,25","w":108},"|":{"d":"55,90r-32,0r0,-360r32,0r0,360","w":78},"}":{"d":"90,-96v-37,0,-23,59,-23,93v0,34,-16,49,-48,54r-7,-29v55,-6,-10,-117,49,-132v-39,-9,-26,-65,-26,-108v0,-15,-7,-23,-22,-25r6,-28v60,2,47,67,48,126v0,13,11,20,23,20r0,29","w":108},"~":{"d":"193,-99v-9,21,-27,34,-50,34v-44,0,-77,-50,-101,-5r-23,-13v9,-21,27,-34,50,-34v44,2,77,48,101,5","w":211},"\u00a0":{"w":90}}});

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * 2004 T.26 Digital Type Foundry www.t26.com PSID#5134471 designer: Copyright
 * 2002 Neil MacCallum. Corisande is a Trademark of Neil MacCallum
 */
Cufon.registerFont({"w":198,"face":{"font-family":"Corisande","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-3 -273 358 91","underline-thickness":"18","underline-position":"-36","stemh":"360","stemv":"360","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"95,-246r-2,166r-45,0r-2,-166r49,0xm98,-22v0,14,-12,25,-28,25v-16,0,-28,-11,-28,-25v0,-14,12,-25,28,-25v16,0,28,11,28,25","w":140},"\"":{"d":"125,-250v36,5,11,54,11,82r-22,0v0,-28,-25,-77,11,-82xm55,-250v36,5,11,54,11,82r-22,0v0,-28,-25,-77,11,-82","w":180},"#":{"d":"182,-147r-36,0r-6,45r34,0r0,29r-39,0r-10,73r-30,0r11,-73r-29,0r-10,73r-30,0r10,-73r-31,0r0,-29r35,0r7,-45r-34,0r0,-28r38,0r9,-71r31,0r-10,71r28,0r10,-71r30,0r-10,71r32,0r0,28xm116,-147r-28,0r-7,45r28,0"},"$":{"d":"179,-69v0,36,-25,59,-58,68r0,33r-43,0r0,-30v-21,-1,-42,-7,-61,-14r12,-38v33,11,102,28,102,-18v0,-43,-110,-39,-110,-113v0,-35,25,-56,57,-64r0,-24r43,0r0,22v17,2,33,7,49,13r-14,37v-29,-9,-89,-24,-89,16v0,37,112,37,112,112"},"%":{"d":"333,-71v0,38,-23,75,-64,75v-41,0,-64,-37,-64,-75v0,-38,23,-72,64,-72v41,0,64,34,64,72xm275,-257r-151,257r-35,0r151,-257r35,0xm151,-178v0,38,-23,74,-64,74v-41,0,-64,-36,-64,-74v0,-38,23,-72,64,-72v41,0,64,34,64,72xm269,-31v38,-2,37,-74,0,-77v-38,3,-39,75,0,77xm87,-138v38,-3,37,-75,0,-78v-39,3,-38,75,0,78","w":360},"&":{"d":"251,0r-49,0r-21,-21v-51,45,-161,30,-161,-48v0,-34,24,-55,51,-70v-43,-37,-19,-111,44,-111v33,0,64,21,64,56v0,31,-25,50,-50,63xm107,-159v28,-6,49,-54,7,-57v-36,0,-28,44,-7,57xm150,-51r-53,-60v-16,9,-31,18,-31,39v1,41,60,48,84,21","w":255},"'":{"d":"45,-250v36,5,11,54,11,82r-22,0v0,-28,-25,-77,11,-82","w":90},"(":{"d":"106,38r-30,15v-68,-96,-68,-229,0,-326r30,15v-47,91,-48,205,0,296","w":118},")":{"d":"54,-273v68,97,68,230,0,326r-30,-15v47,-91,48,-205,0,-296","w":118},"*":{"d":"176,-197v10,27,-29,28,-53,31v4,19,52,35,26,62v-31,17,-37,-26,-48,-43v-8,-2,-3,10,-24,40v-6,9,-18,11,-28,4v-26,-27,22,-45,27,-62v-24,-4,-66,-4,-55,-32v12,-32,47,2,65,6v-2,-22,-16,-60,14,-60v31,0,14,58,14,61v19,-9,51,-37,62,-7"},"+":{"d":"195,-73r-71,0r0,73r-36,0r0,-73r-72,0r0,-35r72,0r0,-72r36,0r0,72r71,0r0,35","w":211},",":{"d":"50,-47v15,-2,29,16,21,31r-32,56r-21,-7v9,-27,1,-76,32,-80","w":90},"-":{"d":"111,-76r-101,0r0,-38r101,0r0,38","w":119},".":{"d":"73,-22v0,14,-12,26,-28,26v-16,0,-28,-12,-28,-26v0,-14,12,-25,28,-25v16,0,28,11,28,25","w":90},"\/":{"d":"150,-252r-108,258r-38,0r108,-258r38,0","w":154},"0":{"d":"186,-123v0,58,-16,127,-87,127v-71,0,-87,-69,-87,-127v0,-59,15,-127,87,-127v72,0,87,68,87,127xm139,-123v0,-28,1,-88,-40,-88v-40,0,-40,60,-40,88v0,28,0,87,40,87v40,0,40,-59,40,-87"},"1":{"d":"135,0r-45,0r0,-202r-44,21r-17,-35v34,-12,55,-38,106,-33r0,249"},"2":{"d":"181,0r-163,0v-29,-91,113,-131,111,-181v-2,-47,-66,-29,-96,-14r-17,-34v57,-32,164,-36,164,45v0,60,-112,108,-114,145r115,0r0,39"},"3":{"d":"133,-129v27,8,49,28,48,59v-2,83,-108,87,-171,56r14,-35v37,17,111,30,111,-23v0,-41,-57,-36,-85,-36r0,-36v37,1,77,1,77,-38v0,-45,-70,-29,-97,-11v-6,-12,-12,-22,-18,-34v55,-35,162,-36,162,44v0,24,-17,48,-41,54"},"4":{"d":"184,-55r-28,1r0,54r-45,0r0,-53r-106,0v-7,-16,-5,-31,4,-44r90,-152r57,0r0,158r28,1r0,35xm111,-91r0,-106r-57,106r57,0"},"5":{"d":"181,-77v1,83,-105,99,-168,62r15,-35v35,20,105,26,105,-25v0,-46,-59,-48,-96,-34v-15,-3,-19,-15,-17,-31r13,-106r135,0r0,39r-93,0r-7,54v59,-17,113,18,113,76"},"6":{"d":"185,-81v0,50,-35,85,-85,85v-54,0,-87,-39,-87,-92v0,-77,59,-132,122,-167r23,33v-31,18,-60,38,-81,67v55,-25,108,20,108,74xm100,-125v-35,8,-38,19,-39,42v0,24,12,48,39,48v26,0,38,-22,38,-45v0,-23,-12,-45,-38,-45"},"7":{"d":"190,-246v5,16,-2,28,-10,40v-41,63,-72,132,-84,206r-50,0v13,-71,44,-148,85,-207r-114,0r0,-39r173,0"},"8":{"d":"186,-69v0,49,-43,73,-87,73v-44,0,-87,-24,-87,-73v0,-27,13,-51,39,-60v-21,-9,-32,-30,-32,-52v0,-45,38,-69,80,-69v42,0,80,24,80,69v0,22,-11,43,-32,52v26,9,39,33,39,60xm99,-143v20,0,35,-16,35,-35v0,-22,-13,-35,-35,-35v-22,0,-35,13,-35,35v0,19,15,35,35,35xm99,-109v-26,0,-41,16,-41,38v0,25,18,38,41,38v23,0,41,-13,41,-38v0,-23,-15,-38,-41,-38"},"9":{"d":"184,-158v0,77,-59,132,-122,167r-23,-33v31,-18,61,-38,82,-67v-55,25,-109,-19,-109,-74v0,-50,35,-85,85,-85v54,0,87,39,87,92xm98,-121v35,-8,37,-19,38,-42v0,-24,-11,-48,-38,-48v-26,0,-39,22,-39,45v0,23,13,45,39,45"},":":{"d":"76,-148v0,14,-11,26,-27,26v-16,0,-28,-12,-28,-26v0,-14,12,-25,28,-25v16,0,27,11,27,25xm76,-22v0,14,-11,26,-27,26v-16,0,-28,-12,-28,-26v0,-14,12,-25,28,-25v16,0,27,11,27,25","w":97},";":{"d":"73,-148v0,14,-11,26,-27,26v-16,0,-28,-12,-28,-26v0,-14,12,-25,28,-25v16,0,27,11,27,25xm50,-47v15,-2,30,16,21,31r-32,56r-21,-7v9,-27,1,-76,32,-80","w":97},"<":{"d":"201,-149r-130,49r130,47r0,41r-191,-74r0,-30r191,-73r0,40","w":211},"=":{"d":"197,-111r-181,0r0,-36r181,0r0,36xm197,-34r-181,0r0,-36r181,0r0,36","w":211},">":{"d":"201,-86r-190,74r0,-41r129,-47r-130,-49r0,-40r191,73r0,30","w":211},"?":{"d":"163,-182v0,28,-15,46,-36,63v-18,15,-30,19,-28,47r-41,0v-12,-61,58,-68,58,-111v0,-41,-60,-29,-86,-14r-17,-35v54,-30,149,-26,150,50xm105,-22v0,15,-12,26,-27,26v-15,0,-28,-11,-28,-26v0,-15,13,-25,28,-25v15,0,27,10,27,25","w":178},"@":{"d":"212,-183v-10,26,-16,61,-21,89v0,5,1,10,7,10v26,0,37,-37,37,-58v0,-48,-34,-79,-82,-79v-114,0,-146,194,-22,195v19,0,36,-3,54,-11r13,25v-83,43,-182,-5,-182,-99v0,-79,59,-139,139,-139v63,0,112,42,112,107v0,41,-24,89,-73,89v-11,0,-23,-5,-28,-15v-33,29,-98,13,-96,-38v2,-67,78,-106,142,-76xm172,-163v-37,-6,-65,22,-65,56v0,28,37,26,52,11v5,-22,7,-45,13,-67","w":282},"A":{"d":"246,0r-51,0r-24,-63r-95,0r-25,63r-48,0r102,-246r43,0xm156,-102r-32,-84r-33,84r65,0","w":248},"B":{"d":"193,-68v0,81,-98,78,-167,65r0,-240v67,-13,155,-17,158,62v1,24,-18,43,-37,54v29,7,46,30,46,59xm138,-179v0,-36,-36,-33,-67,-31r0,64v33,1,67,1,67,-33xm146,-71v0,-39,-39,-36,-75,-36r0,69v31,5,75,4,75,-33","w":206},"C":{"d":"207,-13v-88,47,-192,-9,-192,-110v0,-101,102,-157,192,-110r-15,36v-18,-8,-37,-14,-57,-14v-48,0,-71,40,-71,84v0,73,67,112,132,80","w":221},"D":{"d":"234,-129v0,111,-96,149,-208,128r0,-243v106,-21,208,5,208,115xm185,-129v0,-63,-49,-93,-114,-79r0,170v68,15,114,-27,114,-91","w":249},"E":{"d":"173,0r-147,0r0,-246r144,0r0,39r-99,0r0,60r83,0r0,38r-83,0r0,70r102,0r0,39","w":186},"F":{"d":"170,-207r-99,0r0,60r83,0r0,38r-83,0r0,109r-45,0r0,-246r144,0r0,39","w":180},"G":{"d":"230,-15v-93,48,-215,2,-215,-108v0,-112,112,-153,207,-111r-15,38v-61,-33,-143,-10,-143,68v0,68,53,109,122,86v-3,-27,0,-58,-1,-87r45,0r0,114","w":254},"H":{"d":"225,0r-45,0r0,-109r-109,0r0,109r-45,0r0,-246r45,0r0,99r109,0r0,-99r45,0r0,246","w":250},"I":{"d":"71,0r-45,0r0,-246r45,0r0,246","w":99},"J":{"d":"77,-33v1,44,-14,83,-51,104r-29,-29v31,-26,35,-45,35,-67r0,-221r45,0r0,213","w":105},"K":{"d":"222,0r-59,0v-31,-34,-56,-74,-92,-104r0,104r-45,0r0,-246r45,0r0,95r86,-95r59,0r-110,120v5,1,11,6,15,10","w":226},"L":{"d":"173,0r-147,0r0,-246r45,0r0,207r102,0r0,39","w":177},"M":{"d":"284,0r-44,0r0,-204v-21,54,-49,100,-73,151v-18,0,-26,-5,-38,-29r-59,-121r0,203r-44,0r0,-246r67,0r64,131v18,-46,41,-87,61,-131r66,0r0,246","w":310},"N":{"d":"246,-3v-32,14,-63,0,-78,-26r-97,-167r0,196r-45,0r0,-246r68,0r107,193r0,-193r45,0r0,243","w":271},"O":{"d":"248,-123v0,71,-41,127,-116,127v-75,0,-117,-55,-117,-127v0,-72,41,-127,117,-127v76,0,116,55,116,127xm132,-35v92,-1,93,-176,0,-176v-94,0,-92,175,0,176","w":263},"P":{"d":"186,-175v0,60,-55,88,-115,78r0,97r-45,0r0,-243v70,-16,160,-10,160,68xm139,-176v0,-35,-35,-40,-68,-34r0,75v35,7,68,-5,68,-41","w":201},"Q":{"d":"257,45r-62,0v-19,-15,-27,-48,-63,-41v-75,0,-117,-56,-117,-127v0,-72,41,-127,117,-127v127,0,154,178,63,237v26,13,41,39,62,58xm132,-35v92,-1,93,-176,0,-176v-93,0,-93,175,0,176","w":272},"R":{"d":"211,0r-54,0r-62,-99v-8,2,-15,0,-24,0r0,99r-45,0r0,-243v71,-14,158,-16,161,68v1,33,-26,60,-53,67v8,0,16,13,20,19xm140,-176v0,-35,-36,-40,-69,-34r0,75v36,5,69,-6,69,-41","w":212},"S":{"d":"179,-69v0,76,-99,86,-163,60r11,-38v34,12,103,27,103,-18v0,-48,-112,-33,-112,-117v0,-73,93,-79,152,-56r-14,37v-30,-10,-90,-23,-90,17v0,41,113,30,113,115","w":195},"T":{"d":"196,-207r-77,0r0,207r-45,0r0,-207r-73,0r0,-39r195,0r0,39","w":197},"U":{"d":"226,-84v0,60,-44,88,-100,88v-56,0,-100,-28,-100,-88r0,-162r45,0r0,159v0,36,20,52,55,52v35,0,55,-16,55,-52r0,-159r45,0r0,162","w":252},"V":{"d":"244,-246r-100,250v-32,0,-48,-21,-53,-34r-88,-216r50,0r75,184r68,-184r48,0","w":246},"W":{"d":"358,-246r-72,250v-27,0,-51,-7,-60,-36r-45,-149r-55,185v-26,0,-49,-6,-58,-36r-65,-214r51,0r50,184r53,-184r52,0r55,184r48,-184r46,0","w":360},"X":{"d":"250,0r-56,0r-66,-93r-70,93r-55,0r97,-127r-91,-119r56,0r64,86r64,-86r54,0r-90,119","w":252},"Y":{"d":"235,-246r-93,141r0,105r-45,0r0,-104v-35,-44,-62,-96,-94,-142r54,0r62,105v19,-37,43,-70,64,-105r52,0","w":237},"Z":{"d":"207,-214r-131,175r131,0r0,39r-189,0v-8,-16,-3,-32,7,-44r124,-163r-128,0r0,-39r186,0r0,32","w":220},"[":{"d":"94,50r-76,0r0,-320r76,0r0,39r-30,-1r0,244r30,0r0,38","w":118},"\\":{"d":"150,6r-38,0r-108,-258r38,0","w":154},"]":{"d":"101,50r-77,0r0,-38r31,0r0,-243r-31,0r0,-39r77,0r0,320","w":118},"^":{"d":"203,-96r-50,0r-47,-100r-48,100r-49,0r79,-153r35,0","w":211},"_":{"d":"171,50r-171,0r0,-24r171,0r0,24","w":171},"`":{"d":"70,-215r-16,18v-16,-14,-43,-19,-50,-42v-1,-15,21,-26,31,-14","w":90},"a":{"d":"172,-10v-56,20,-158,29,-158,-41v0,-73,112,-48,112,-79v-10,-31,-56,-14,-80,-6r-15,-32v50,-24,138,-29,138,43v0,37,-3,84,3,115xm95,-32v9,-3,35,3,31,-12r0,-44v-15,14,-64,8,-64,34v0,19,18,22,33,22","w":193},"b":{"d":"189,-90v0,82,-92,113,-167,82r1,-256r44,0r0,90v63,-32,122,17,122,84xm141,-91v0,-41,-38,-73,-74,-47r-1,101v42,15,75,-13,75,-54","w":203},"c":{"d":"167,-9v-68,34,-153,-3,-153,-81v0,-80,84,-115,153,-81r-13,35v-41,-23,-94,-6,-94,45v0,49,51,72,94,49","w":181},"d":{"d":"182,-9v-76,33,-168,2,-168,-84v0,-63,60,-113,122,-81r0,-90r44,0xm112,-33v8,-2,29,3,24,-11r0,-94v-35,-24,-74,4,-74,47v0,32,15,58,50,58","w":203},"e":{"d":"97,-184v60,-1,92,50,79,110r-116,0v2,47,58,48,94,31r14,34v-70,33,-154,1,-154,-81v0,-52,28,-94,83,-94xm134,-108v0,-23,-12,-40,-36,-40v-23,0,-37,18,-38,40r74,0","w":193},"f":{"d":"136,-257r-11,34v-16,-8,-54,-21,-54,7r0,36r49,0r0,37r-49,0r0,143r-43,0r0,-143r-21,-1r0,-35r21,-1v-5,-52,7,-88,56,-88v17,0,36,6,52,11","w":123},"g":{"d":"162,-150v23,47,-8,105,-69,102v-4,0,-13,4,-13,9v0,24,106,-1,106,66v0,46,-53,59,-90,59v-34,0,-87,-11,-87,-54v0,-29,19,-41,41,-47v-12,-10,-9,-35,5,-43v-22,-12,-35,-33,-35,-58v-1,-53,55,-78,105,-64r61,0r0,33v0,0,-14,1,-24,-3xm130,-116v0,-21,-14,-31,-34,-31v-19,0,-34,10,-34,31v0,21,15,32,34,32v20,0,34,-11,34,-32xm142,30v0,-20,-54,-22,-69,-26v-12,4,-25,13,-25,27v0,19,34,22,48,22v14,0,46,-3,46,-23","w":194},"h":{"d":"181,0r-43,0r0,-114v1,-41,-47,-37,-71,-19r0,133r-44,0r0,-264r44,0r0,92v49,-24,114,-12,114,52r0,120","w":203},"i":{"d":"75,-242v0,15,-12,26,-26,26v-15,0,-26,-11,-26,-26v0,-14,11,-25,26,-25v14,0,26,11,26,25xm71,0r-43,0r0,-180r43,0r0,180","w":97},"j":{"d":"79,-242v0,15,-13,26,-27,26v-15,0,-26,-11,-26,-26v0,-14,11,-25,26,-25v14,0,27,11,27,25xm75,0v2,38,-13,75,-45,91r-28,-27v26,-23,29,-35,29,-59r0,-185r44,0r0,180","w":102},"k":{"d":"192,0r-53,0v-25,-28,-44,-60,-72,-84r0,84r-44,0r0,-264r44,0r0,145r58,-61r56,0r-83,79v6,2,11,5,15,10","w":193},"l":{"d":"97,-3v-30,13,-75,11,-75,-30r0,-231r43,0r0,220v-2,14,14,14,22,8","w":96},"m":{"d":"278,0r-43,0r0,-113v3,-35,-40,-40,-64,-24v3,44,0,91,1,137r-43,0r0,-113v2,-34,-37,-40,-63,-26v3,43,0,94,1,139r-43,0r-2,-166v39,-15,104,-31,134,-1v39,-29,122,-23,122,45r0,122","w":299},"n":{"d":"182,0r-43,0v-7,-53,24,-146,-36,-146v-12,0,-24,4,-36,8r0,138r-43,0r-2,-166v57,-23,160,-38,160,46r0,120","w":203},"o":{"d":"194,-90v0,54,-35,94,-90,94v-55,0,-90,-40,-90,-94v0,-54,35,-94,90,-94v55,0,90,40,90,94xm104,-33v59,-2,59,-112,0,-114v-58,2,-58,112,0,114","w":208},"p":{"d":"189,-90v-3,68,-57,110,-122,88r0,83r-43,0r-2,-252v75,-32,170,-3,167,81xm141,-90v4,-42,-35,-70,-75,-51v3,31,0,69,1,102v39,19,80,-12,74,-51","w":203},"q":{"d":"181,-171v-5,78,-1,170,-2,252r-43,0r0,-83v-64,23,-120,-22,-122,-88v-3,-83,91,-114,167,-81xm136,-135v1,-14,-17,-10,-27,-12v-34,0,-47,26,-47,57v0,39,36,71,74,51r0,-96","w":202},"r":{"d":"137,-180r-13,37v-16,-6,-39,-5,-56,1r0,142r-43,0r0,-137v0,-9,-3,-27,-3,-27v36,-15,73,-26,115,-16","w":134},"s":{"d":"143,-50v0,63,-84,62,-131,42r12,-34v22,8,71,25,71,-9v0,-32,-78,-22,-78,-81v0,-57,76,-60,118,-41r-12,33v-20,-5,-62,-20,-62,8v0,30,82,17,82,82","w":155},"t":{"d":"135,-4v-41,17,-103,16,-103,-40r0,-99r-21,-1r0,-34r21,-1r0,-50r43,0r0,49r50,0r0,37r-50,0r0,96v0,26,33,14,48,8","w":139},"u":{"d":"182,-14v-57,23,-160,38,-160,-46r0,-120r43,0v7,53,-24,145,35,146v12,0,25,-4,37,-8v-3,-43,0,-93,-1,-138r43,0r0,141v0,9,3,25,3,25","w":203},"v":{"d":"195,-180r-77,183v-25,0,-42,-5,-52,-30r-65,-153r49,0r49,127r49,-127r47,0","w":196},"w":{"d":"309,-180r-67,183v-66,3,-65,-79,-87,-124r-42,124v-28,0,-46,-8,-56,-35r-56,-148r49,0r44,127r42,-127r39,0r46,127r41,-127r47,0","w":310},"x":{"d":"199,0r-54,0r-45,-62r-44,62r-52,0r70,-95r-66,-85r53,0r44,59r39,-59r51,0r-64,91","w":203},"y":{"d":"193,-180r-68,191v-12,32,-35,67,-70,75r-23,-31v26,-7,47,-28,57,-53v-10,-2,-16,-12,-20,-21r-68,-161r49,0r52,137r45,-137r46,0","w":194},"z":{"d":"159,0r-144,0v-7,-15,-1,-29,7,-40r77,-103r-85,0r0,-37r139,0r0,33r-82,110r88,0r0,37","w":171},"{":{"d":"111,14r-9,37v-36,-5,-58,-18,-58,-57v0,-31,15,-88,-23,-85r0,-38v10,0,23,-3,23,-15r0,-70v0,-39,22,-52,58,-57r8,36v-52,4,6,112,-48,125v36,9,23,63,25,104v0,13,13,19,24,20","w":118},"|":{"d":"57,90r-37,0r0,-360r37,0r0,360","w":77},"}":{"d":"98,-91v-10,0,-23,3,-23,15r0,70v0,39,-22,52,-58,57r-9,-37v54,-3,-5,-111,49,-124v-36,-8,-23,-63,-25,-104v0,-13,-12,-20,-23,-21r8,-36v36,5,58,18,58,57v0,31,-15,88,23,85r0,38","w":118},"~":{"d":"195,-100v-10,22,-28,37,-53,37v-44,-1,-75,-47,-97,-4r-29,-15v10,-22,29,-37,54,-37v44,1,75,47,97,4","w":211},"\u00a0":{"w":90}}});

Cufon.replace('.blog-featured, .promo-band .special-offer h3, .promo-band .special-offer .price, .promo-band .quote-a h2, .section-a .main h2, #main .page-header h1, .quote-b h2,  .featured-a .main h2, .featured-a .main p, .featured-a .aside h3');

/**
 * Compact labels plugin
 */
(function($){$.fn.compactize=function(){return this.each(function(){var label=$(this),input=$('#'+label.attr('for'));input.focus(function(){label.hide();}).blur(function(){if(input.val()===''){label.show();}});window.setTimeout(function(){if(input.val()!==''){label.hide();}},50);});};})(jQuery);

/*
 * hrefID jQuery extention - returns a valid #hash string from link href attribute in Internet Explorer
 */
(function($){$.fn.extend({hrefId:function(){return $(this).attr('href').substr($(this).attr('href').indexOf('#'));}});})(jQuery);

/*
 * Scripts
 *
 */
jQuery(function($) {
 
	var Engine = {
		utils : {
			links : function(){
				$('a[rel*=external]').click(function(e){
					e.preventDefault();
					window.open($(this).attr('href'));						  
				});
			},
			mails : function(){
				$('a[href^=mailto:]').each(function(){
					var mail = $(this).attr('href').replace('mailto:','');
					var replaced = mail.replace('/at/','@');
					$(this).attr('href','mailto:'+replaced);
					if($(this).text() == mail) {
						$(this).text(replaced);
					}
				});
			},
			labels : function(){
				$('.quote-a label, .quote-b label, .newsletter-a label').compactize();
			}
		}
	};

	Engine.utils.links();
	Engine.utils.mails();
	Engine.utils.labels();
});