/*
 * 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:
 * © 2005 Microsoft Corporation. All Rights Reserved.
 * 
 * Trademark:
 * Candara is either a registered trademark or a trademark of Microsoft
 * Corporation in the United States and/or other countries.
 * 
 * Description:
 * Candara is a casual humanist sans with verticals showing a graceful entasis on
 * stems, high-branching arcades in the lowercase, large apertures in all open
 * forms, and unique ogee curves on diagonals. The resultant texture is lively but
 * not intrusive, and makes for a  friendly and readable text.
 * 
 * Manufacturer:
 * Microsoft Corporation
 * 
 * Designer:
 * Gary Munch
 * 
 * Vendor URL:
 * http://www.microsoft.com/typography/ctfonts
 * 
 * License information:
 * http://www.microsoft.com/typography/fonts/default.aspx
 */
Cufon.registerFont({"w":181,"face":{"font-family":"Candara","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 14 7 2 3 3 3 2 2 4","ascent":"261","descent":"-99","x-height":"7","bbox":"0 -272 341.023 91","underline-thickness":"3.51562","underline-position":"-21.6211","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":78},"\u00a0":{"w":78},"A":{"d":"150,-229r75,229r-56,0v0,-8,-5,-30,-16,-66r-82,0v-11,36,-16,58,-16,66r-53,0v0,-5,14,-42,41,-112v27,-70,41,-110,41,-117r66,0xm144,-99v-20,-60,-30,-93,-30,-98r-3,0v0,5,-10,37,-31,98r64,0","w":226,"k":{"\"":18,"'":18,"y":4,"w":4,"v":4,"Y":9,"W":5,"V":5,"U":4,"T":9}},"B":{"d":"149,-125v27,5,53,22,53,56v0,66,-88,76,-177,69v4,-63,4,-168,0,-229v65,-1,164,-12,164,50v0,26,-13,43,-40,51r0,3xm73,-33v37,2,82,3,81,-34v5,-29,-42,-39,-82,-34v0,24,0,47,1,68xm86,-133v67,9,74,-64,16,-64v-12,0,-23,1,-32,3v1,12,2,32,2,61r14,0","w":215},"C":{"d":"63,-116v0,64,61,100,126,74r-3,41v-92,24,-172,-23,-172,-109v0,-82,75,-141,165,-117r-6,40v-60,-21,-110,11,-110,71","w":198},"D":{"d":"25,-229v110,-10,194,12,194,107v0,67,-49,127,-122,124v-17,0,-42,-1,-72,-2v4,-63,4,-168,0,-229xm74,-36v60,13,97,-27,97,-79v0,-54,-40,-90,-101,-78","w":232,"k":{"Q":-4,"O":-4,"G":-4,"C":-4}},"E":{"d":"176,-39r-1,39r-150,0v4,-63,4,-168,0,-229r143,0r-2,39v-35,-2,-67,-3,-96,-3v1,16,2,35,2,57v24,0,51,0,79,-1r0,36v-27,-1,-54,-1,-79,-1v0,24,1,45,2,66v32,0,66,-1,102,-3","w":189},"F":{"d":"171,-229r-2,39v-37,-2,-69,-3,-99,-3v2,20,2,42,2,66v23,0,48,0,77,-1r0,36v-29,-1,-55,-2,-77,-2v0,33,1,65,2,94r-49,0v4,-63,4,-168,0,-229r146,0","w":176,"k":{".":21,",":21,"J":10,"A":7}},"G":{"d":"63,-114v0,52,40,95,100,81v-5,-28,-2,-51,-6,-81r49,0r0,108v-99,33,-192,-8,-192,-103v0,-87,83,-143,178,-118r-6,42v-65,-24,-123,5,-123,71","w":223},"H":{"d":"210,0r-50,0v1,-39,2,-73,2,-101r-89,0v0,26,1,59,2,101r-50,0v4,-70,4,-163,0,-229r50,0v-1,33,-2,64,-2,92r89,0v0,-25,-1,-56,-2,-92r50,0v-4,61,-4,167,0,229","w":235},"I":{"d":"75,0r-50,0v4,-65,4,-167,0,-229r50,0v-3,62,-3,165,0,229","w":100},"J":{"d":"5,-37v44,18,72,-5,72,-59v0,-54,-1,-98,-3,-133r48,0v-1,35,-2,79,-2,130v0,82,-41,116,-118,100","w":143,"k":{"A":4}},"K":{"d":"199,-229v-1,12,-74,89,-81,96v12,-3,91,122,92,133r-57,0v-2,-7,-59,-121,-80,-107v0,27,1,63,2,107r-50,0v4,-63,4,-168,0,-229r50,0v-1,32,-2,64,-2,92v14,1,19,-13,43,-44v21,-27,30,-44,30,-48r53,0","w":212},"L":{"d":"173,-38r-2,38r-146,0v1,-32,2,-72,2,-120v0,-44,-1,-80,-2,-109r50,0r-5,193v32,0,67,0,103,-2","w":174,"k":{"\"":18,"'":18,"y":9,"w":9,"v":9,"Y":12,"W":10,"V":10,"T":12}},"M":{"d":"273,-229v-2,20,15,216,17,229r-52,0v1,-26,-6,-166,-7,-189r-3,0v-4,44,-51,147,-58,189r-39,0v-7,-44,-52,-141,-56,-189r-3,0r-8,189r-47,0v0,-2,29,-224,26,-229r68,0v-4,18,46,156,43,173r3,0v-4,-18,53,-156,49,-173r67,0","w":310},"N":{"d":"78,-229v-1,13,100,154,96,168r3,0v-8,-58,-3,-107,-7,-168r44,0v-4,60,-4,166,0,229r-43,0v0,-11,-112,-159,-106,-175r-3,0v7,65,2,102,7,175r-44,0v4,-65,4,-167,0,-229r53,0","w":239},"O":{"d":"128,-234v62,0,109,51,109,115v0,68,-49,125,-114,125v-62,0,-109,-51,-109,-115v0,-68,49,-125,114,-125xm127,-32v88,0,78,-166,-3,-164v-37,0,-62,40,-62,81v0,44,26,83,65,83","w":250,"k":{"Q":-4,"O":-4,"G":-4,"C":-4}},"P":{"d":"25,-229v76,0,166,-14,167,60v1,62,-55,84,-119,82v0,22,1,51,2,87r-50,0v4,-62,4,-167,0,-229xm83,-119v79,10,87,-80,14,-78v-8,0,-17,1,-26,3v1,22,2,47,2,75r10,0","w":200,"k":{".":21,",":21,"J":10,"A":7}},"Q":{"d":"237,-119v0,51,-25,90,-58,110r0,3v47,8,53,30,65,82r-51,2v-15,-53,-12,-72,-70,-72v-62,0,-109,-51,-109,-115v0,-68,49,-125,114,-125v62,0,109,51,109,115xm127,-32v88,0,78,-166,-3,-164v-37,0,-62,40,-62,81v0,44,26,83,65,83","w":250,"k":{"Q":-4,"O":-4,"G":-4,"C":-4}},"R":{"d":"159,0v-29,-65,-12,-92,-86,-91v0,30,0,60,1,91r-49,0v4,-63,4,-168,0,-229v67,-1,164,-12,164,54v0,29,-15,50,-46,61r0,3v41,19,43,53,68,111r-52,0xm89,-123v68,9,77,-77,11,-74v-11,0,-22,1,-30,3v1,18,2,42,2,71r17,0","w":214},"S":{"d":"76,-98v-85,-25,-70,-135,29,-135v23,0,42,2,58,6r-7,39v-34,-18,-124,-7,-83,33v33,20,107,35,102,93v10,67,-96,79,-161,60r8,-39v40,21,139,11,95,-36v-7,-5,-20,-15,-41,-21","w":188},"T":{"d":"185,-229r-1,38v-23,-2,-45,-3,-66,-3r2,194r-50,0v4,-57,3,-133,2,-194v-17,0,-39,1,-68,3r1,-38r180,0","w":189,"k":{"-":10,".":21,":":9,";":9,",":21,"z":14,"y":14,"x":14,"w":14,"v":14,"u":14,"s":21,"r":14,"q":21,"p":14,"o":21,"n":14,"m":14,"g":21,"e":21,"d":21,"c":21,"a":14,"J":10,"A":7}},"U":{"d":"119,-30v78,0,44,-123,49,-199r47,0v-1,39,-1,79,-1,118v0,78,-32,117,-96,117v-72,0,-95,-38,-95,-119v0,-39,-1,-78,-2,-116r50,0v4,76,-28,199,48,199","w":236,"k":{"A":4}},"V":{"d":"108,-49v-4,-8,52,-170,47,-180r50,0v7,4,-88,225,-81,229r-48,0v6,-4,-81,-227,-74,-229r56,0v-5,5,51,177,47,180r3,0","w":206,"k":{"-":7,".":21,":":7,";":7,",":21,"z":5,"y":5,"x":5,"w":5,"v":5,"u":5,"s":10,"r":5,"q":10,"p":5,"o":10,"n":5,"m":5,"g":10,"e":10,"d":10,"c":10,"a":5,"J":10,"A":7}},"W":{"d":"239,-49v-2,-10,44,-167,39,-180r50,0v6,6,-75,224,-70,229r-47,0v2,-16,-48,-155,-46,-169r-3,0v1,14,-45,152,-43,169r-48,0v7,-5,-74,-228,-69,-229r56,0v-3,5,44,173,40,180r3,0v-4,-9,46,-171,42,-180r51,0v-4,5,45,176,42,180r3,0","w":329,"k":{"-":7,".":21,":":7,";":7,",":21,"z":5,"y":5,"x":5,"w":5,"v":5,"u":5,"s":10,"r":5,"q":10,"p":5,"o":10,"n":5,"m":5,"g":10,"e":10,"d":10,"c":10,"a":5,"J":10,"A":7}},"X":{"d":"202,-229v2,9,-68,97,-69,104v7,3,78,116,77,125r-59,0v-3,-9,-38,-93,-51,-95v-5,5,-44,86,-44,95r-54,0v-2,-7,76,-122,78,-125v-5,-4,-67,-97,-66,-104r56,0v1,7,33,77,42,78v5,-4,39,-69,38,-78r52,0","w":211},"Y":{"d":"104,-115v-3,-10,47,-103,43,-114r50,0v-16,44,-77,111,-78,152v0,26,1,51,2,77r-50,0v1,-26,2,-52,2,-78v-1,-44,-56,-108,-71,-151r55,0v-3,5,50,106,44,114r3,0","w":198,"k":{"-":7,".":21,":":7,";":7,",":21,"z":5,"y":5,"x":5,"w":5,"v":5,"u":5,"s":10,"r":5,"q":10,"p":5,"o":10,"n":5,"m":5,"g":10,"e":10,"d":10,"c":10,"a":5,"J":10,"A":7}},"Z":{"d":"172,-40r-1,40r-157,0r2,-36v13,-18,96,-138,98,-158v-28,0,-60,1,-97,4r1,-39r150,0r-2,37v-15,20,-93,134,-94,156v25,0,58,-1,100,-4","w":185},"a":{"d":"24,-165v48,-14,141,-19,134,52v-4,37,-3,85,5,113r-42,1v-3,-5,-1,-12,-5,-13v-29,27,-106,21,-103,-28v4,-49,41,-60,102,-62v8,-53,-60,-37,-95,-30xm116,-37v-1,-16,-1,-30,-1,-41v-40,0,-60,11,-60,31v0,29,47,24,61,10","w":176},"b":{"d":"64,-157v51,-38,124,-1,124,66v0,66,-64,121,-124,84v-4,13,-30,5,-45,7v3,-76,4,-177,-4,-247r51,-3v-1,27,-2,59,-2,93xm66,-36v35,26,75,-7,75,-50v0,-27,-15,-55,-42,-54v-16,0,-28,5,-36,14v0,40,1,70,3,90","w":199},"c":{"d":"58,-87v0,49,46,70,95,50r-3,34v-64,26,-138,-11,-138,-78v0,-65,64,-108,134,-87r-6,36v-39,-18,-82,0,-82,45","w":160},"d":{"d":"12,-77v0,-66,58,-117,122,-87v0,-28,-1,-55,-4,-83r49,-2v-3,57,-3,192,2,249r-42,1v-2,-4,2,-14,-4,-13v-49,42,-123,1,-123,-65xm59,-82v2,27,14,55,41,54v17,0,29,-4,36,-12v0,-37,0,-69,-2,-93v-37,-23,-79,6,-75,51","w":198},"e":{"d":"99,-174v56,0,79,38,72,96r-113,2v4,48,63,54,111,38r-3,34v-69,26,-154,-3,-154,-78v0,-50,34,-92,87,-92xm131,-103v0,-27,-11,-40,-34,-40v-22,0,-35,13,-39,41","w":184},"f":{"d":"130,-249r-7,31v-36,-11,-45,10,-42,54v10,0,25,0,43,-1r-2,35v-18,-1,-32,-1,-41,-1v0,44,0,88,2,131r-46,0v2,-43,2,-86,2,-131v-7,0,-16,0,-30,1r1,-35v12,1,22,1,29,1v-1,-73,32,-98,91,-85","w":130,"k":{".":21,",":21,"J":10,"A":7}},"g":{"d":"41,-68v-58,-30,-18,-116,52,-105v21,-1,33,6,48,11v2,-30,29,-39,54,-29r-4,32v-19,1,-32,0,-34,11v34,53,-25,107,-93,87v-6,3,-9,6,-9,11v6,23,24,19,63,19v47,0,70,16,70,48v1,48,-50,74,-100,74v-85,0,-108,-69,-52,-93v-19,-16,-22,-48,5,-63r0,-3xm91,65v29,0,54,-11,54,-35v0,-34,-52,-20,-84,-26v-29,19,-16,61,30,61xm91,-83v18,0,33,-12,33,-31v0,-20,-15,-33,-33,-33v-18,0,-34,12,-34,32v0,19,16,32,34,32","w":198},"h":{"d":"63,-152v42,-37,115,-28,115,51r0,101r-46,0v3,-30,4,-58,4,-86v0,-57,-40,-61,-72,-38v0,50,1,91,2,124r-47,0v1,-36,2,-80,2,-131v0,-47,-2,-85,-6,-116r50,-3v-2,38,-2,70,-2,98","w":197},"i":{"d":"69,0r-47,0v4,-47,5,-121,-3,-165r50,-6v-3,45,-3,122,0,171xm52,-246v15,0,26,12,26,26v-1,16,-12,31,-31,30v-15,0,-28,-12,-27,-27v1,-16,13,-30,32,-29","w":89},"j":{"d":"4,56v35,-27,19,-167,15,-222r50,-5r-1,176v0,43,-17,68,-52,75xm51,-246v16,0,26,11,26,26v0,17,-13,31,-31,30v-15,0,-26,-12,-26,-27v0,-16,14,-29,31,-29","w":89},"k":{"d":"170,-167v-3,11,-52,61,-63,65v10,10,73,86,74,102r-54,0v1,-4,-53,-89,-63,-82v0,24,1,52,2,82r-46,0v1,-55,2,-99,2,-131v0,-45,-2,-83,-6,-116r50,-3v2,47,-6,102,0,145v4,3,54,-59,51,-62r53,0","w":183},"l":{"d":"72,0r-48,0v3,-72,6,-181,-3,-247r51,-3v-4,69,-4,178,0,250","w":92},"m":{"d":"168,-152v48,-44,131,-19,111,64v0,20,1,49,1,88r-47,0v-2,-49,26,-137,-30,-137v-9,0,-19,3,-30,10r0,127r-47,0v3,-32,4,-64,4,-94v0,-48,-42,-53,-65,-30v1,46,0,87,0,124r-47,0v3,-71,7,-109,-5,-166r45,-5v2,6,0,16,5,19v25,-28,82,-28,102,0r3,0","w":299},"n":{"d":"61,-152v45,-36,117,-29,117,53r0,99r-46,0v0,-48,24,-135,-30,-137v-13,0,-25,4,-37,13v1,46,0,87,0,124r-47,0v3,-71,7,-109,-5,-166r45,-5","w":197},"o":{"d":"104,-175v48,0,85,35,85,88v0,55,-40,94,-91,94v-48,-1,-86,-34,-86,-87v0,-55,40,-95,92,-95xm101,-25v56,-1,56,-117,-1,-117v-26,0,-42,28,-42,56v0,30,15,61,43,61","w":201},"p":{"d":"65,-156v48,-42,124,-1,124,65v0,65,-63,122,-122,84v0,29,0,58,1,87r-48,0v5,-67,7,-194,-6,-246r45,-5v2,5,-1,15,6,15xm68,-36v35,26,78,-6,74,-50v-2,-27,-14,-55,-41,-54v-16,0,-28,5,-36,14v2,33,3,63,3,90","w":201},"q":{"d":"12,-77v0,-68,63,-118,127,-86v9,-8,29,-5,43,-7v-4,74,-4,179,0,250r-47,0v1,-32,2,-63,2,-92v-16,7,-29,17,-51,17v-45,0,-74,-39,-74,-82xm59,-82v2,27,14,55,41,54v17,0,30,-4,37,-14v0,-39,-1,-69,-2,-91v-38,-23,-79,5,-76,51","w":199},"r":{"d":"136,-167r-11,41v-25,-10,-52,-6,-60,18v0,47,0,83,1,108r-47,0v3,-69,7,-111,-6,-166r45,-5v4,14,-1,23,6,23v17,-26,40,-31,72,-19","w":138,"k":{".":21,",":21}},"s":{"d":"15,-121v-4,-53,71,-59,117,-47r-6,35v-21,-12,-91,-12,-65,18v26,17,82,23,78,67v8,51,-78,62,-128,47r6,-35v25,8,74,17,81,-7v-8,-31,-89,-32,-83,-78","w":150},"t":{"d":"75,-131v0,47,-13,119,49,98r-3,31v-50,17,-96,-4,-88,-69r0,-60v-6,0,-14,0,-24,1r1,-35v9,1,17,1,25,1v0,-6,0,-23,1,-49r42,-5v-2,23,-3,41,-3,54v10,0,25,0,45,-1r-2,35v-18,-1,-32,-1,-43,-1","w":130},"u":{"d":"64,-167v0,53,-19,135,29,137v14,0,25,-3,35,-10v0,-62,-1,-104,-2,-126r48,-1v-2,46,-4,116,3,167r-41,1v-4,-6,0,-15,-6,-15v-15,13,-33,19,-54,19v-81,2,-51,-91,-61,-171","w":194},"v":{"d":"93,-43v-2,-6,37,-115,33,-124r46,0v5,2,-69,164,-63,167r-48,0v0,-8,-9,-36,-28,-86v-19,-50,-28,-76,-28,-81r51,0v-1,4,35,124,37,124","w":176,"k":{".":21,",":21}},"w":{"d":"203,-43v-1,-9,34,-113,31,-124r44,0v5,5,-65,163,-59,167r-41,0v0,-16,-36,-111,-37,-121r-3,0v-1,11,-34,104,-35,121r-41,0v0,-7,-9,-36,-28,-86v-19,-50,-28,-77,-28,-81r50,0v-1,4,34,119,31,124r3,0v-4,-8,38,-118,35,-124r41,0v0,2,34,125,37,124","w":283,"k":{".":21,",":21}},"x":{"d":"173,-167v1,7,-53,71,-54,76v6,5,60,83,61,91r-55,0v-2,-7,-28,-64,-38,-67v-4,3,-32,60,-32,67r-49,0v0,-10,58,-83,61,-91v-6,-4,-55,-69,-54,-76r54,0v2,7,23,55,32,57v5,-4,27,-50,27,-57r47,0","w":185},"y":{"d":"95,-42v-3,-10,32,-114,29,-125r46,0v0,19,-61,154,-60,168v-16,52,-27,76,-87,77r-3,-34v29,0,49,-18,49,-46v8,-10,-64,-163,-63,-165r54,0v-2,3,36,121,32,125r3,0","w":176,"k":{".":21,",":21}},"z":{"d":"147,-35r-1,35r-133,0r2,-34v5,-3,81,-91,76,-101v-28,0,-54,1,-77,3r1,-35r128,0r-3,34v-7,9,-75,90,-72,101v27,0,53,-1,79,-3","w":156},"&":{"d":"223,-134v-1,14,-25,48,-31,59v12,9,48,58,49,75r-52,0v-3,-8,-14,-39,-25,-40v-22,30,-49,45,-82,45v-41,1,-71,-22,-71,-61v0,-35,23,-61,50,-72r0,-3v-57,-34,-27,-104,36,-102v32,1,61,18,62,49v1,23,-16,36,-35,50v12,4,25,23,48,37v5,-8,7,-20,7,-37r44,0xm85,-117v-41,14,-40,94,12,90v17,-1,41,-10,54,-35v-15,-17,-42,-45,-66,-55xm97,-204v-39,5,-33,45,4,57v30,-9,29,-56,-4,-57","w":245},"`":{"d":"58,-248r32,57r-31,0r-48,-57r47,0","w":98},",":{"d":"48,-59v17,0,27,16,27,32v0,31,-18,63,-56,97r-16,-13v16,-18,24,-37,24,-58v-25,-15,-11,-58,21,-58","w":90},";":{"d":"48,-59v17,0,27,16,27,32v0,31,-18,63,-56,97r-16,-13v16,-18,24,-37,24,-58v-25,-15,-11,-58,21,-58xm48,-169v16,1,27,12,28,28v0,18,-15,33,-34,33v-17,0,-27,-14,-28,-29v0,-19,14,-32,34,-32","w":90},":":{"d":"48,-59v16,1,27,12,28,28v0,18,-15,33,-34,33v-17,0,-27,-14,-28,-29v0,-19,14,-32,34,-32xm48,-169v16,1,27,12,28,28v0,18,-15,33,-34,33v-17,0,-27,-14,-28,-29v0,-19,14,-32,34,-32","w":90},".":{"d":"48,-59v16,1,27,12,28,28v0,18,-15,33,-34,33v-17,0,-27,-14,-28,-29v0,-19,14,-32,34,-32","w":90},"-":{"d":"84,-106r-2,31r-75,3r1,-32","w":90,"k":{"Y":10,"W":7,"V":7,"T":10}},"\u2010":{"d":"84,-106r-2,31r-75,3r1,-32","w":90},"\u00ad":{"d":"84,-106r-2,31r-75,3r1,-32","w":90},"!":{"d":"75,-203v0,23,-7,60,-21,109r-17,0v-10,-51,-16,-87,-16,-108v0,-22,10,-33,29,-33v17,0,25,10,25,32xm48,-59v16,1,27,12,28,28v0,18,-15,33,-34,33v-17,0,-27,-14,-28,-29v0,-19,14,-32,34,-32","w":90},"?":{"d":"14,-235v60,2,106,4,106,53v0,25,-16,46,-49,61r-4,27r-23,0r-7,-38v25,-7,38,-19,38,-36v0,-21,-23,-32,-66,-33xm55,-59v16,1,28,11,28,28v0,18,-14,33,-33,33v-17,0,-28,-13,-28,-29v0,-19,14,-32,33,-32","w":127},"\/":{"d":"1,53v-3,-8,71,-296,63,-309r31,0v4,5,-70,299,-62,309r-32,0","w":96},"|":{"d":"64,91r-37,0v2,-66,2,-125,2,-174v0,-49,0,-111,-2,-189r37,0v-1,76,-2,138,-2,189v0,51,1,109,2,174","w":90},"(":{"d":"112,-243v-79,54,-82,254,2,304r-12,24v-103,-36,-113,-236,-43,-316v12,-15,28,-27,45,-36","w":127},")":{"d":"16,61v79,-54,82,-254,-2,-304r13,-24v101,37,112,235,43,316v-13,15,-28,27,-45,36","w":127},"[":{"d":"105,48r-1,37r-83,-2v1,-59,2,-114,2,-166v0,-55,-1,-115,-2,-182r84,-2r-1,37v-21,-1,-37,-1,-46,-1v-1,56,-2,105,-2,148v0,33,1,77,2,134v9,0,24,-1,47,-3","w":127},"]":{"d":"105,83r-84,2r2,-37v21,1,37,1,46,1r0,-282v-9,0,-25,1,-48,3r2,-38r82,2v-1,59,-2,115,-2,167v0,55,1,115,2,182","w":127},"{":{"d":"85,-51v1,7,-19,55,-17,63v0,22,18,38,54,46r-12,28v-51,-11,-76,-29,-76,-56v0,-12,15,-72,15,-81v1,-18,-24,-25,-41,-26r0,-26v28,-4,42,-13,42,-27v0,-9,-19,-67,-16,-78v-2,-35,38,-55,78,-59r8,27v-34,4,-52,20,-52,48v-3,9,18,54,17,61v1,21,-21,39,-41,39r0,3v19,0,43,14,41,38","w":127},"}":{"d":"80,-130v0,18,26,24,42,26r0,26v-28,7,-42,16,-42,27v-1,9,18,70,16,80v2,32,-41,52,-77,57r-10,-28v69,-8,45,-64,36,-109v-5,-24,24,-34,40,-40v-18,0,-43,-17,-40,-40v-1,-7,16,-52,14,-60v0,-26,-17,-43,-50,-49r9,-27v38,4,78,25,78,58v0,11,-17,69,-16,79","w":127},"*":{"d":"149,-210v27,17,18,45,-22,39v-7,1,-21,-4,-21,5v23,20,35,32,35,39v0,9,-13,23,-23,22v-10,0,-19,-18,-27,-52r-5,0v-12,31,-23,47,-31,47v-38,-13,-25,-34,17,-58r-1,-5v-11,-4,-53,1,-54,-21v8,-40,27,-20,61,5r4,-3v-5,-37,-19,-56,12,-60v35,5,12,28,5,61r4,3v23,-15,39,-22,46,-22"},"^":{"d":"176,-120r-31,15r-52,-105r-4,0r-52,105r-32,-15r74,-129r24,0"},"~":{"d":"1,-66v27,-60,66,-51,120,-37v14,0,26,-7,38,-20r22,16v-27,58,-66,47,-118,34v-14,0,-27,8,-40,23"},"\\":{"d":"34,-256v-7,14,63,300,61,309r-33,0v6,-11,-64,-303,-61,-309r33,0","w":96},"_":{"d":"182,90r-182,0r0,-32r182,0r0,32"},"'":{"d":"19,-222v0,-16,11,-28,28,-28v17,0,25,9,25,28v0,25,-9,59,-26,99r-14,0v-8,-44,-13,-77,-13,-99","w":90,"k":{"J":21,"A":21}},"\"":{"d":"19,-222v0,-16,11,-28,28,-28v17,0,25,9,25,28v0,25,-9,59,-26,99r-14,0v-8,-44,-13,-77,-13,-99xm91,-222v0,-16,11,-28,28,-28v17,0,25,9,25,28v0,25,-9,59,-26,99r-14,0v-8,-44,-13,-77,-13,-99","w":164,"k":{"J":21,"A":21}},"@":{"d":"182,-259v94,0,159,64,159,152v1,56,-31,112,-84,112v-29,0,-44,-17,-50,-37v-13,25,-30,37,-52,37v-33,0,-50,-33,-50,-69v0,-64,59,-131,116,-89r3,-9r35,-3v-9,53,-13,87,-13,101v0,23,3,38,24,38v23,0,33,-42,33,-73v0,-73,-44,-127,-121,-127v-72,0,-119,69,-119,142v0,94,78,165,174,126r4,35v-124,33,-218,-48,-218,-162v0,-94,63,-174,159,-174xm143,-68v0,46,42,55,58,12v8,-21,14,-44,14,-72v-38,-29,-72,18,-72,60","w":363},"$":{"d":"19,-130v3,-29,21,-47,51,-50v0,-24,-1,-42,-2,-53r25,0v-1,11,-1,29,-1,52v19,0,34,2,44,5r-6,34v-21,-12,-87,-13,-62,19v27,17,75,25,75,67v0,29,-17,46,-51,51v0,21,0,37,1,51r-25,0v1,-14,1,-31,1,-50v-18,0,-36,-1,-54,-5r6,-34v25,7,75,17,80,-9v-9,-30,-87,-32,-82,-78","w":159},"#":{"d":"175,-161r0,32r-37,0r-13,34r50,0r0,31r-62,0v-13,36,-20,57,-22,64r-26,0v3,-7,2,-7,24,-64r-34,0v-13,36,-20,57,-22,64r-26,0v3,-7,2,-7,24,-64r-25,0r0,-31r38,0r13,-34r-51,0r0,-32r63,0v14,-37,21,-60,22,-69r26,0v-1,5,-10,28,-25,69r35,0v14,-37,21,-60,22,-69r26,0v-1,5,-10,28,-25,69r25,0xm115,-129r-35,0r-13,34r35,0"},"0":{"d":"99,-189v55,0,77,39,77,96v0,62,-24,100,-82,100v-55,0,-78,-32,-78,-91v0,-61,25,-105,83,-105xm60,-96v0,40,6,69,38,69v23,0,35,-18,35,-55v-1,-35,-6,-73,-38,-74v-23,0,-35,20,-35,60","w":192},"1":{"d":"92,0r-47,0r1,-134r-28,13r-9,-17r61,-48r22,0v-1,48,-2,86,-2,113v0,18,1,42,2,73","w":120},"2":{"d":"140,-130v0,49,-47,76,-76,95v26,0,56,-1,91,-3r-4,38r-133,0r3,-35v49,-28,74,-55,74,-83v0,-32,-41,-40,-75,-32r4,-33v48,-11,116,-3,116,53","w":172},"3":{"d":"101,-86v60,7,70,89,19,122v-27,18,-62,31,-108,34r-5,-29v50,-3,101,-19,101,-61v0,-28,-26,-42,-78,-42r3,-28v31,1,63,-11,66,-35v3,-30,-50,-31,-79,-25r3,-33v39,-9,118,-8,118,44v0,23,-20,45,-40,50r0,3","w":169},"4":{"d":"9,-56r91,-129r48,0v-2,39,-2,81,-2,126v10,0,20,-1,31,-2r-3,38r-28,0v0,22,1,49,2,81r-47,0v1,-30,2,-57,2,-81r-91,0xm105,-147v-19,31,-44,57,-61,90v15,0,35,0,60,-1v-1,-32,6,-67,1,-89","w":193},"5":{"d":"107,-23v0,-42,-38,-47,-91,-48v7,-55,10,-92,10,-114r114,0r-1,38v-22,-2,-50,-4,-83,-4v-3,17,-4,33,-4,49v106,-8,132,84,69,134v-25,19,-58,30,-100,32r-5,-28v47,-4,91,-18,91,-59","w":170},"6":{"d":"62,-125v37,-40,113,-9,113,51v0,45,-34,82,-80,81v-52,-1,-79,-40,-79,-95v0,-95,43,-144,129,-148r3,28v-53,6,-83,34,-89,83r3,0xm97,-24v21,0,36,-20,36,-44v0,-42,-49,-62,-75,-32v0,51,13,76,39,76","w":190},"7":{"d":"20,54v-9,-17,103,-189,95,-204v-24,0,-59,1,-106,3r1,-38r145,0v-2,79,-80,171,-89,243","w":167},"8":{"d":"165,-189v-1,26,-17,44,-36,53r0,3v79,31,52,137,-34,137v-44,0,-79,-25,-79,-66v1,-33,21,-56,48,-66r0,-3v-61,-29,-35,-109,35,-109v36,0,66,19,66,51xm97,-27v21,0,36,-15,36,-35v0,-23,-15,-41,-44,-54v-38,8,-44,89,8,89xm97,-213v-47,8,-32,52,7,69v32,-11,33,-70,-7,-69","w":193},"9":{"d":"94,-187v98,0,95,160,47,214v-24,27,-55,42,-98,44r-5,-29v55,-1,92,-47,90,-98v-38,42,-112,9,-112,-52v0,-45,33,-79,78,-79xm57,-113v0,43,51,65,74,31v-1,-38,-9,-71,-40,-73v-21,-1,-34,20,-34,42","w":190},"%":{"d":"54,-230v26,0,45,18,45,42v0,25,-20,43,-45,43v-26,0,-45,-18,-45,-42v0,-25,19,-43,45,-43xm128,-83v26,0,45,18,45,42v0,25,-19,43,-45,43v-26,0,-45,-19,-45,-42v0,-24,20,-43,45,-43xm11,-2v-11,-9,144,-218,132,-227r26,2v10,8,-145,217,-132,227xm54,-164v12,0,20,-11,20,-23v0,-12,-8,-24,-20,-24v-12,0,-19,13,-19,24v0,12,8,23,19,23xm129,-17v12,0,20,-10,19,-23v0,-11,-8,-24,-19,-24v-24,0,-26,47,0,47"},"+":{"d":"163,-72r-56,0r0,60r-32,0r0,-60r-56,0r0,-32r56,0r0,-59r32,0r0,59r56,0r0,32"},"=":{"d":"163,-109r-144,0r0,-31r144,0r0,31xm163,-35r-144,0r0,-32r144,0r0,32"},"<":{"d":"163,-36r-15,33r-129,-73r0,-25r129,-73r15,33r-103,51r0,4"},">":{"d":"163,-76r-130,73r-14,-33r102,-50r0,-4r-102,-51r14,-33r130,73r0,25"}}});

/*	ColorBox v1.3.6 - a full featured, light-weight, customizable lightbox based on jQuery 1.3 */
(function(c){function r(b,d){d=d==="x"?m.width():m.height();return typeof b==="string"?Math.round(b.match(/%/)?d/100*parseInt(b,10):parseInt(b,10)):b}function M(b){b=c.isFunction(b)?b.call(i):b;return a.photo||b.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function Y(){for(var b in a)if(c.isFunction(a[b])&&b.substring(0,2)!=="on")a[b]=a[b].call(i);a.rel=a.rel||i.rel;a.href=a.href||i.href;a.title=a.title||i.title}function Z(b){i=b;a=c.extend({},c(i).data(q));Y();if(a.rel&&a.rel!=="nofollow"){g= c(".cboxElement").filter(function(){return(c(this).data(q).rel||this.rel)===a.rel});j=g.index(i);if(j<0){g=g.add(i);j=g.length-1}}else{g=c(i);j=0}if(!B){C=B=n;N=i;N.blur();c(document).bind("keydown.cbox_close",function(d){if(d.keyCode===27){d.preventDefault();e.close()}}).bind("keydown.cbox_arrows",function(d){if(g.length>1)if(d.keyCode===37){d.preventDefault();D.click()}else if(d.keyCode===39){d.preventDefault();E.click()}});a.overlayClose&&s.css({cursor:"pointer"}).one("click",e.close);c.event.trigger(aa); a.onOpen&&a.onOpen.call(i);s.css({opacity:a.opacity}).show();a.w=r(a.initialWidth,"x");a.h=r(a.initialHeight,"y");e.position(0);O&&m.bind("resize.cboxie6 scroll.cboxie6",function(){s.css({width:m.width(),height:m.height(),top:m.scrollTop(),left:m.scrollLeft()})}).trigger("scroll.cboxie6")}P.add(D).add(E).add(t).add(Q).hide();R.html(a.close).show();e.slideshow();e.load()}var q="colorbox",F="hover",n=true,e,x=c.browser.msie&&!c.support.opacity,O=x&&c.browser.version<7,aa="cbox_open",H="cbox_load",S= "cbox_complete",T="resize.cbox_resize",s,k,u,p,U,V,W,X,g,m,l,I,J,K,Q,P,t,E,D,R,y,z,v,w,i,N,j,a,B,C,$={transition:"elastic",speed:350,width:false,height:false,innerWidth:false,innerHeight:false,initialWidth:"400",initialHeight:"400",maxWidth:false,maxHeight:false,scalePhotos:n,scrolling:n,inline:false,html:false,iframe:false,photo:false,href:false,title:false,rel:false,opacity:0.9,preloading:n,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:false,overlayClose:n, slideshow:false,slideshowAuto:n,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false};e=c.fn.colorbox=function(b,d){var h=this;if(!h.length)if(h.selector===""){h=c("<a/>");b.open=n}else return this;h.each(function(){var f=c.extend({},c(this).data(q)?c(this).data(q):$,b);c(this).data(q,f).addClass("cboxElement");if(d)c(this).data(q).onComplete=d});b&&b.open&&Z(h);return this};e.init=function(){function b(d){return c('<div id="cbox'+ d+'"/>')}m=c(window);k=c('<div id="colorbox"/>');s=b("Overlay").hide();u=b("Wrapper");p=b("Content").append(l=b("LoadedContent").css({width:0,height:0}),J=b("LoadingOverlay"),K=b("LoadingGraphic"),Q=b("Title"),P=b("Current"),t=b("Slideshow"),E=b("Next"),D=b("Previous"),R=b("Close"));u.append(c("<div/>").append(b("TopLeft"),U=b("TopCenter"),b("TopRight")),c("<div/>").append(V=b("MiddleLeft"),p,W=b("MiddleRight")),c("<div/>").append(b("BottomLeft"),X=b("BottomCenter"),b("BottomRight"))).children().children().css({"float":"left"}); I=c("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>");c("body").prepend(s,k.append(u,I));if(x){k.addClass("cboxIE");O&&s.css("position","absolute")}p.children().bind("mouseover mouseout",function(){c(this).toggleClass(F)}).addClass(F);y=U.height()+X.height()+p.outerHeight(n)-p.height();z=V.width()+W.width()+p.outerWidth(n)-p.width();v=l.outerHeight(n);w=l.outerWidth(n);k.css({"padding-bottom":y,"padding-right":z}).hide();E.click(e.next);D.click(e.prev);R.click(e.close);p.children().removeClass(F); c(".cboxElement").live("click",function(d){if(d.button!==0&&typeof d.button!=="undefined")return n;else{Z(this);return false}})};e.position=function(b,d){function h(A){U[0].style.width=X[0].style.width=p[0].style.width=A.style.width;K[0].style.height=J[0].style.height=p[0].style.height=V[0].style.height=W[0].style.height=A.style.height}var f=m.height();f=Math.max(f-a.h-v-y,0)/2+m.scrollTop();var o=Math.max(document.documentElement.clientWidth-a.w-w-z,0)/2+m.scrollLeft();b=k.width()===a.w+w&&k.height()=== a.h+v?0:b;u[0].style.width=u[0].style.height="9999px";k.dequeue().animate({width:a.w+w,height:a.h+v,top:f,left:o},{duration:b,complete:function(){h(this);C=false;u[0].style.width=a.w+w+z+"px";u[0].style.height=a.h+v+y+"px";d&&d()},step:function(){h(this)}})};e.resize=function(b){function d(){a.w=a.w||l.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}function h(){a.h=a.h||l.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}function f(G){e.position(G,function(){if(B){if(x){A&&l.fadeIn(100);k[0].style.removeAttribute("filter")}if(a.iframe)l.append("<iframe id='cboxIframe'"+ (a.scrolling?" ":"scrolling='no'")+" name='iframe_"+(new Date).getTime()+"' frameborder=0 src='"+a.href+"' "+(x?"allowtransparency='true'":"")+" />");l.show();Q.show().html(a.title);if(g.length>1){P.html(a.current.replace(/\{current\}/,j+1).replace(/\{total\}/,g.length)).show();E.html(a.next).show();D.html(a.previous).show();a.slideshow&&t.show()}J.hide();K.hide();c.event.trigger(S);a.onComplete&&a.onComplete.call(i);a.transition==="fade"&&k.fadeTo(L,1,function(){x&&k[0].style.removeAttribute("filter")}); m.bind(T,function(){e.position(0)})}})}if(B){var o,A,L=a.transition==="none"?0:a.speed;m.unbind(T);if(b){l.remove();l=c('<div id="cboxLoadedContent"/>').html(b);l.hide().appendTo(I).css({width:d(),overflow:a.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(p);c("#cboxPhoto").css({cssFloat:"none"});O&&c("select:not(#colorbox select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("cbox_cleanup",function(){this.style.visibility="inherit"});a.transition=== "fade"&&k.fadeTo(L,0,function(){f(0)})||f(L);if(a.preloading&&g.length>1){b=j>0?g[j-1]:g[g.length-1];o=j<g.length-1?g[j+1]:g[0];o=c(o).data(q).href||o.href;b=c(b).data(q).href||b.href;M(o)&&c("<img />").attr("src",o);M(b)&&c("<img />").attr("src",b)}}else setTimeout(function(){var G=l.wrapInner("<div style='overflow:auto'></div>").children();a.h=G.height();l.css({height:a.h});G.replaceWith(G.children());e.position(L)},1)}};e.load=function(){var b,d,h,f=e.resize;C=n;i=g[j];a=c.extend({},c(i).data(q)); Y();c.event.trigger(H);a.onLoad&&a.onLoad.call(i);a.h=a.height?r(a.height,"y")-v-y:a.innerHeight?r(a.innerHeight,"y"):false;a.w=a.width?r(a.width,"x")-w-z:a.innerWidth?r(a.innerWidth,"x"):false;a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=r(a.maxWidth,"x")-w-z;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=r(a.maxHeight,"y")-v-y;a.mh=a.h&&a.h<a.mh?a.h:a.mh}b=a.href;J.show();K.show();if(a.inline){c('<div id="cboxInlineTemp" />').hide().insertBefore(c(b)[0]).bind(H+" cbox_cleanup",function(){c(this).replaceWith(l.children())}); f(c(b))}else if(a.iframe)f(" ");else if(a.html)f(a.html);else if(M(b)){d=new Image;d.onload=function(){var o;d.onload=null;d.id="cboxPhoto";c(d).css({margin:"auto",border:"none",display:"block",cssFloat:"left"});if(a.scalePhotos){h=function(){d.height-=d.height*o;d.width-=d.width*o};if(a.mw&&d.width>a.mw){o=(d.width-a.mw)/d.width;h()}if(a.mh&&d.height>a.mh){o=(d.height-a.mh)/d.height;h()}}if(a.h)d.style.marginTop=Math.max(a.h-d.height,0)/2+"px";f(d);g.length>1&&c(d).css({cursor:"pointer"}).click(e.next); if(x)d.style.msInterpolationMode="bicubic"};d.src=b}else c("<div />").appendTo(I).load(b,function(o,A){A==="success"?f(this):f(c("<p>Request unsuccessful.</p>"))})};e.next=function(){if(!C){j=j<g.length-1?j+1:0;e.load()}};e.prev=function(){if(!C){j=j>0?j-1:g.length-1;e.load()}};e.slideshow=function(){function b(){t.text(a.slideshowStop).bind(S,function(){h=setTimeout(e.next,a.slideshowSpeed)}).bind(H,function(){clearTimeout(h)}).one("click",function(){d();c(this).removeClass(F)});k.removeClass(f+ "off").addClass(f+"on")}var d,h,f="cboxSlideshow_";t.bind("cbox_closed",function(){t.unbind();clearTimeout(h);k.removeClass(f+"off "+f+"on")});d=function(){clearTimeout(h);t.text(a.slideshowStart).unbind(S+" "+H).one("click",function(){b();h=setTimeout(e.next,a.slideshowSpeed);c(this).removeClass(F)});k.removeClass(f+"on").addClass(f+"off")};if(a.slideshow&&g.length>1)a.slideshowAuto?b():d()};e.close=function(){c.event.trigger("cbox_cleanup");a.onCleanup&&a.onCleanup.call(i);B=false;c(document).unbind("keydown.cbox_close keydown.cbox_arrows"); m.unbind(T+" resize.cboxie6 scroll.cboxie6");s.css({cursor:"auto"}).fadeOut("fast");k.stop(n,false).fadeOut("fast",function(){c("#colorbox iframe").attr("src","about:blank");l.remove();k.css({opacity:1});try{N.focus()}catch(b){}c.event.trigger("cbox_closed");a.onClosed&&a.onClosed.call(i)})};e.element=function(){return c(i)};e.settings=$;c(e.init)})(jQuery);
