var Cufon=(function(){var P=function(){return P.replace.apply(null,arguments)};var D=P.DOM={ready:(function(){var c=false,a={loaded:1,complete:1};var d=[],b=function(){if(c){return}c=true;for(var e;e=d.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){a[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(e){setTimeout(arguments.callee,1)}})()}K(window,"load",b);return function(e){if(!arguments.length){b()}else{c?e():d.push(e)}}})(),root:function(){return document.documentElement||document.body}};var O=P.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/b*this.value};this.convertFrom=function(c){return c/this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(b,c){var a=b.className;b.className=a+(a&&" ")+c;return b},color:S(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,e,c){b.opacity=parseFloat(c);return"rgb("+e+")"});return b}),fontStretch:S(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/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}[a]||1}),getStyle:function(a){var b=document.defaultView;if(b&&b.getComputedStyle){return new ab(b.getComputedStyle(a,null))}if(a.currentStyle){return new ab(a.currentStyle)}return new ab(a.style)},gradient:S(function(b){var a={id:b,type:b.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},e=b.substr(b.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,f=e.length,d;c<f;++c){d=e[c].split("=",2).reverse();a.stops.push([d[1]||c/(f-1),d[0]])}return a}),quotedList:S(function(a){var b=[],c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;while(d=c.exec(a)){b.push(d[3]||d[1])}return b}),recognizesMedia:S(function(a){var c=document.createElement("style"),d,e,f;c.type="text/css";c.media=a;try{c.appendChild(document.createTextNode("/**/"))}catch(b){}e=V("head")[0];e.insertBefore(c,e.firstChild);d=(c.sheet||c.styleSheet);f=d&&!d.disabled;e.removeChild(c);return f}),removeClass:function(a,b){var c=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");a.className=a.className.replace(c,"");return a},supports:function(a,b){var c=document.createElement("span").style;if(c[a]===undefined){return false}c[a]=b;return c[a]===b},textAlign:function(a,b,d,c){if(b.get("textAlign")=="right"){if(d>0){a=" "+a}}else{if(d<c-1){a+=" "}}return a},textShadow:S(function(b){if(b=="none"){return null}var c=[],a={},f,e=0;var d=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(f=d.exec(b)){if(f[0]==","){c.push(a);a={};e=0}else{if(f[1]){a.color=f[1]}else{a[["offX","offY","blur"][e++]]=f[2]}}}c.push(a);return c}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(b,c){var d=a[c.get("textTransform")];return d?d(b):b}})(),whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};var b=/^\s+/,c=/\s+$/;return function(d,f,e,g){if(g){if(g.nodeName.toLowerCase()=="br"){d=d.replace(b,"")}}if(a[f.get("display")]){return d}if(!e.previousSibling){d=d.replace(b,"")}if(!e.nextSibling){d=d.replace(c,"")}return d}})()};O.ready=(function(){var c=!O.recognizesMedia("all"),i=false;var a=[],f=function(){c=true;for(var j;j=a.shift();j()){}};var e=V("link"),d=V("style");function b(j){return j.disabled||g(j.sheet,j.media||"screen")}function g(p,m){if(!O.recognizesMedia(m||"all")){return true}if(!p||p.disabled){return false}try{var l=p.cssRules,n;if(l){search:for(var j=0,k=l.length;n=l[j],j<k;++j){switch(n.type){case 2:break;case 3:if(!g(n.styleSheet,n.media.mediaText)){return false}break;default:break search}}}}catch(o){}return true}function h(){if(document.createStyleSheet){return true}var j,k;for(k=0;j=e[k];++k){if(j.rel.toLowerCase()=="stylesheet"&&!b(j)){return false}}for(k=0;j=d[k];++k){if(!b(j)){return false}}return true}D.ready(function(){if(!i){i=O.getStyle(document.body).isUsable()}if(c||(i&&h())){f()}else{setTimeout(arguments.callee,10)}});return function(j){if(c){j()}else{a.push(j)}}})();function I(a){var b=this.face=a.face,c={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var d=b.bbox.split(/\s+/);var e={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[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(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(h,f,o){var e=this.glyphs,g,i,m,d=[],n=0,j=-1,k=-1,l;while(l=h[++j]){g=e[l]||this.missingGlyph;if(!g){continue}if(i){n-=m=i[l]||0;d[k]-=m}n+=d[++k]=~~(g.w||this.w)+f+(c[l]?o:0);i=g.k}d.total=n;return d}}function W(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(c){(a[c.style]||(a[c.style]={}))[c.weight]=c};this.get=function(f,e){var g=a[f]||a[b[f]]||a.normal||a.italic||a.oblique;if(!g){return null}e={normal:400,bold:700}[e]||parseInt(e,10);if(g[e]){return g[e]}var i={1:1,99:0}[e%100],c=[],h,j;if(i===undefined){i=e>400}if(e==500){e=400}for(var d in g){if(!R(g,d)){continue}d=parseInt(d,10);if(!h||d<h){h=d}if(!j||d>j){j=d}c.push(d)}if(e<h){e=h}if(e>j){e=j}c.sort(function(l,k){return(i?(l>=e&&k>=e)?l<k:l>k:(l<=e&&k<=e)?l>k:l<k)?-1:1});return g[c[0]]}}function J(){function b(f,e){if(f.contains){return f.contains(e)}return f.compareDocumentPosition(e)&16}function d(e){var f=e.relatedTarget;if(!f||b(this,f)){return}c(this,e.type=="mouseover")}function a(e){c(this,e.type=="mouseenter")}function c(f,e){setTimeout(function(){var g=Y.get(f).options;P.replace(f,e?U(g,g.hover):g,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){K(e,"mouseover",d);K(e,"mouseout",d)}else{K(e,"mouseenter",a);K(e,"mouseleave",a)}}}function G(){var b=[],a={};function c(d){var g=[],e;for(var f=0;e=d[f];++f){g[f]=b[a[e]]}return g}this.add=function(d,e){a[d]=b.push(e)-1};this.repeat=function(){var f=arguments.length?c(arguments):b,e;for(var d=0;e=f[d++];){P.replace(e[0],e[1],true)}}}function M(){var a={},c=0;function b(d){return d.cufid||(d.cufid=++c)}this.get=function(e){var d=b(e);return a[d]||(a[d]={})}}function ab(c){var a={},b={};this.extend=function(e){for(var d in e){if(R(e,d)){a[d]=e[d]}}return this};this.get=function(d){return a[d]!=undefined?a[d]:c[d]};this.getSize=function(d,e){return b[d]||(b[d]=new O.Size(this.get(d),e))};this.isUsable=function(){return !!c}}function K(b,c,a){if(b.addEventListener){b.addEventListener(c,a,false)}else{if(b.attachEvent){b.attachEvent("on"+c,function(){return a.call(b,window.event)})}}}function F(b,c){var a=Y.get(b);if(a.options){return b}if(c.hover&&c.hoverables[b.nodeName.toLowerCase()]){aa.attach(b)}a.options=c;return b}function S(b){var a={};return function(c){if(!R(a,c)){a[c]=b.apply(null,arguments)}return a[c]}}function Z(a,b){var e=O.quotedList(b.get("fontFamily").toLowerCase()),c;for(var d=0;c=e[d];++d){if(T[c]){return T[c].get(b.get("fontStyle"),b.get("fontWeight"))}}return null}function V(a){return document.getElementsByTagName(a)}function R(a,b){return a.hasOwnProperty(b)}function U(){var d={},e,a;for(var b=0,c=arguments.length;e=arguments[b],b<c;++b){for(a in e){if(R(e,a)){d[a]=e[a]}}}return d}function N(m,e,b,d,l,a){var g=document.createDocumentFragment(),j;if(e===""){return g}var f=d.separate;var i=e.split(L[f]),c=(f=="words");if(c&&H){if(/^\s/.test(e)){i.unshift("")}if(/\s$/.test(e)){i.push("")}}for(var h=0,k=i.length;h<k;++h){j=B[d.engine](m,c?O.textAlign(i[h],b,h,k):i[h],b,d,l,a,h<k-1);if(j){g.appendChild(j)}}return g}function Q(a,d){var b=a.nodeName.toLowerCase();if(d.ignore[b]){return}var l=!d.textless[b];var c=O.getStyle(F(a,d)).extend(d);var k=Z(a,c),j,f,h,i,e,g;if(!k){return}for(j=a.firstChild;j;j=h){f=j.nodeType;h=j.nextSibling;if(l&&f==3){if(i){i.appendData(j.data);a.removeChild(j)}else{i=j}if(h){continue}}if(i){a.replaceChild(N(k,O.whiteSpace(i.data,c,i,g),c,d,j,a),i);i=null}if(f==1){if(j.firstChild){if(j.nodeName.toLowerCase()=="cufon"){B[d.engine](k,null,c,d,j,a)}else{arguments.callee(j,d)}}g=j}}}var H=" ".split(/\s+/).length==0;var Y=new M();var aa=new J();var C=new G();var X=false;var B={},T={},E={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(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||V),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var L={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};P.now=function(){D.ready();return P};P.refresh=function(){C.repeat.apply(C,arguments);return P};P.registerEngine=function(a,b){if(!b){return P}B[a]=b;return P.set("engine",a)};P.registerFont=function(a){if(!a){return P}var c=new I(a),b=c.family;if(!T[b]){T[b]=new W()}T[b].add(c);return P.set("fontFamily",'"'+b+'"')};P.replace=function(a,b,c){b=U(E,b);if(!b.engine){return P}if(!X){O.addClass(D.root(),"cufon-active cufon-loading");O.ready(function(){O.addClass(O.removeClass(D.root(),"cufon-loading"),"cufon-ready")});X=true}if(b.hover){b.forceHitArea=true}if(b.autoDetect){delete b.fontFamily}if(typeof b.textShadow=="string"){b.textShadow=O.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=O.gradient(b.color)}else{delete b.textGradient}if(!c){C.add(a,arguments)}if(a.nodeType||typeof a=="string"){a=[a]}O.ready(function(){for(var e=0,f=a.length;e<f;++e){var d=a[e];if(typeof d=="string"){P.replace(b.selector(d),b,true)}else{Q(d,b)}}});return P};P.set=function(b,a){E[b]=a;return P};return P})();Cufon.registerEngine("canvas",(function(){var g=document.createElement("canvas");if(!g||!g.getContext||!g.getContext.apply){return}g=null;var h=Cufon.CSS.supports("display","inline-block");var j=!h&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var i=document.createElement("style");i.type="text/css";i.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(j?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(h?"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(i);function k(a,r){var c=0,d=0;var s=[],b=/([mrvxe])([^a-z]*)/g,f;generate:for(var q=0;f=b.exec(a);++q){var e=f[2].split(",");switch(f[1]){case"v":s[q]={m:"bezierCurveTo",a:[c+~~e[0],d+~~e[1],c+~~e[2],d+~~e[3],c+=~~e[4],d+=~~e[5]]};break;case"r":s[q]={m:"lineTo",a:[c+=~~e[0],d+=~~e[1]]};break;case"m":s[q]={m:"moveTo",a:[c=~~e[0],d=~~e[1]]};break;case"x":s[q]={m:"closePath"};break;case"e":break generate}r[s[q].m].apply(r,s[q].a)}return s}function l(a,b){for(var c=0,d=a.length;c<d;++c){var e=a[c];b[e.m].apply(b,e.a)}}return function(e,aw,ad,az,aq,d){var aH=(aw===null);if(aH){aw=aq.getAttribute("alt")}var at=e.viewBox;var aG=ad.getSize("fontSize",e.baseSize);var ar=0,ae=0,af=0,ay=0;var av=az.textShadow,ah=[];if(av){for(var f=av.length;f--;){var an=av[f];var ai=aG.convertFrom(parseFloat(an.offX));var ak=aG.convertFrom(parseFloat(an.offY));ah[f]=[ai,ak];if(ak<ar){ar=ak}if(ai>ae){ae=ai}if(ak>af){af=ak}if(ai<ay){ay=ai}}}var a=Cufon.CSS.textTransform(aw,ad).split("");var ao=e.spacing(a,~~aG.convertFrom(parseFloat(ad.get("letterSpacing"))||0),~~aG.convertFrom(parseFloat(ad.get("wordSpacing"))||0));if(!ao.length){return null}var aJ=ao.total;ae+=at.width-ao[ao.length-1];ay+=at.minX;var aA,aF;if(aH){aA=aq;aF=aq.firstChild}else{aA=document.createElement("cufon");aA.className="cufon cufon-canvas";aA.setAttribute("alt",aw);aF=document.createElement("canvas");aA.appendChild(aF);if(az.printable){var y=document.createElement("cufontext");y.appendChild(document.createTextNode(aw));aA.appendChild(y)}}var au=aA.style;var al=aF.style;var aI=aG.convert(at.height);var b=Math.ceil(aI);var ag=b/aI;var am=ag*Cufon.CSS.fontStretch(ad.get("fontStretch"));var aj=aJ*am;var ac=Math.ceil(aG.convert(aj+ae-ay));var aE=Math.ceil(aG.convert(at.height-ar+af));aF.width=ac;aF.height=aE;al.width=ac+"px";al.height=aE+"px";ar+=at.minY;al.top=Math.round(aG.convert(ar-e.ascent))+"px";al.left=Math.round(aG.convert(ay))+"px";var aB=Math.max(Math.ceil(aG.convert(aj)),0)+"px";if(h){au.width=aB;au.height=aG.convert(e.height)+"px"}else{au.paddingLeft=aB;au.paddingBottom=(aG.convert(e.height)-1)+"px"}var c=aF.getContext("2d"),ap=aI/at.height;c.scale(ap,ap*ag);c.translate(-ay,-ar);c.save();function x(){var m=e.glyphs,p,n=-1,o=-1,q;c.scale(am,1);while(q=a[++n]){var p=m[a[n]]||e.missingGlyph;if(!p){continue}if(p.d){c.beginPath();if(p.code){l(p.code,c)}else{p.code=k("m"+p.d,c)}c.fill()}c.translate(ao[++o],0)}c.restore()}if(av){for(var f=av.length;f--;){var an=av[f];c.save();c.fillStyle=an.color;c.translate.apply(c,ah[f]);x()}}var aC=az.textGradient;if(aC){var ax=aC.stops,aD=c.createLinearGradient(0,at.minY,0,at.maxY);for(var f=0,ab=ax.length;f<ab;++f){aD.addColorStop.apply(aD,ax[f])}c.fillStyle=aD}else{c.fillStyle=ad.get("color")}x();return aA}})());Cufon.registerEngine("vml",(function(){var n=document.namespaces;if(!n){return}n.add("cvml","urn:schemas-microsoft-com:vml");n=null;var i=document.createElement("cvml:shape");i.style.behavior="url(#default#VML)";if(!i.coordsize){return}i=null;var k=(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:'+(k?"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 p(b,a){return j(b,/(?:em|ex|%)$|^[a-z-]+$/i.test(a)?"1em":a)}function j(b,a){if(a==="0"){return 0}if(/px$/i.test(a)){return parseFloat(a)}var c=b.style.left,d=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;b.style.left=a.replace("%","em");var e=b.style.pixelLeft;b.style.left=c;b.runtimeStyle.left=d;return e}function m(b,c,d,f){var e="computed"+f,a=c[e];if(isNaN(a)){a=c.get(f);c[e]=a=(a=="normal")?0:~~d.convertFrom(j(b,a))}return a}var l={};function o(e){var d=e.id;if(!l[d]){var g=e.stops,f=document.createElement("cvml:fill"),c=[];f.type="gradient";f.angle=180;f.focus="0";f.method="sigma";f.color=g[0][1];for(var a=1,b=g.length-1;a<b;++a){c.push(g[a][0]*100+"% "+g[a][1])}f.colors=c.join(",");f.color2=g[b][1];l[d]=f}return l[d]}return function(aH,ax,b,aF,aq,aE,d){var aX=(ax===null);if(aX){ax=aq.alt}var at=aH.viewBox;var aV=b.computedFontSize||(b.computedFontSize=new Cufon.CSS.Size(p(aE,b.get("fontSize"))+"px",aH.baseSize));var aM,aU;if(aX){aM=aq;aU=aq.firstChild}else{aM=document.createElement("cufon");aM.className="cufon cufon-vml";aM.alt=ax;aU=document.createElement("cufoncanvas");aM.appendChild(aU);if(aF.printable){var a=document.createElement("cufontext");a.appendChild(document.createTextNode(ax));aM.appendChild(a)}if(!d){aM.appendChild(document.createElement("cvml:shape"))}}var au=aM.style;var aj=aU.style;var aZ=aV.convert(at.height),aB=Math.ceil(aZ);var e=aB/aZ;var al=e*Cufon.CSS.fontStretch(b.get("fontStretch"));var f=at.minX,g=at.minY;aj.height=aB;aj.top=Math.round(aV.convert(g-aH.ascent));aj.left=Math.round(aV.convert(f));au.height=aV.convert(aH.height)+"px";var az=b.get("color");var ay=Cufon.CSS.textTransform(ax,b).split("");var ap=aH.spacing(ay,m(aE,b,aV,"letterSpacing"),m(aE,b,aV,"wordSpacing"));if(!ap.length){return null}var a0=ap.total;var aN=-f+a0+(at.width-ap[ap.length-1]);var aw=aV.convert(aN*al),c=Math.round(aw);var am=aN+","+at.height,aY;var ar="r"+am+"ns";var aQ=aF.textGradient&&o(aF.textGradient);var aW=aH.glyphs,h=0;var av=aF.textShadow;var aJ=-1,aK=0,aO;while(aO=ay[++aJ]){var aD=aW[ay[aJ]]||aH.missingGlyph,aP;if(!aD){continue}if(aX){aP=aU.childNodes[aK];while(aP.firstChild){aP.removeChild(aP.firstChild)}}else{aP=document.createElement("cvml:shape");aU.appendChild(aP)}aP.stroked="f";aP.coordsize=am;aP.coordorigin=aY=(f-h)+","+g;aP.path=(aD.d?"m"+aD.d+"xe":"")+"m"+aY+ar;aP.fillcolor=az;if(aQ){aP.appendChild(aQ.cloneNode(false))}var aC=aP.style;aC.width=c;aC.height=aB;if(av){var aS=av[0],aT=av[1];var aG=Cufon.CSS.color(aS.color),aL;var an=document.createElement("cvml:shadow");an.on="t";an.color=aG.color;an.offset=aS.offX+","+aS.offY;if(aT){aL=Cufon.CSS.color(aT.color);an.type="double";an.color2=aL.color;an.offset2=aT.offX+","+aT.offY}an.opacity=aG.opacity||(aL&&aL.opacity)||1;aP.appendChild(an)}h+=ap[aK++]}var ao=aP.nextSibling,aR,aI;if(aF.forceHitArea){if(!ao){ao=document.createElement("cvml:rect");ao.stroked="f";ao.className="cufon-vml-cover";aR=document.createElement("cvml:fill");aR.opacity=0;ao.appendChild(aR);aU.appendChild(ao)}aI=ao.style;aI.width=c;aI.height=aB}else{if(ao){aU.removeChild(ao)}}au.width=Math.max(Math.ceil(aV.convert(a0*al)),0);if(k){var ak=b.computedYAdjust;if(ak===undefined){var aA=b.get("lineHeight");if(aA=="normal"){aA="1em"}else{if(!isNaN(aA)){aA+="em"}}b.computedYAdjust=ak=0.5*(j(aE,aA)-parseFloat(au.height))}if(ak){au.marginTop=Math.ceil(ak)+"px";au.marginBottom=ak+"px"}}return aM}})());
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  (C) Copyright 1989, 1990 The Monotype Corporation Plc. All Rights Reserved.
 */
Cufon.registerFont((function(c){var a=_cufon_bridge_={p:[{d:"142,-186v27,0,42,17,53,34r6,-30r22,0r-32,158v1,3,3,5,8,5v43,-9,69,-49,69,-102v0,-72,-41,-112,-117,-113v-79,-1,-137,59,-137,140v0,82,59,138,139,137v51,0,91,-19,118,-55r18,0v-23,42,-75,69,-137,69v-90,0,-155,-63,-153,-151v2,-96,56,-155,154,-155v81,0,126,49,130,128v3,58,-44,115,-91,117v-19,0,-25,-11,-20,-32v-40,59,-121,29,-121,-42v0,-52,41,-108,91,-108xm119,-21v43,-3,67,-54,67,-100v1,-28,-18,-51,-45,-50v-43,2,-66,49,-67,94v-1,29,18,58,45,56",w:288},{d:"75,-129v-24,2,-30,9,-51,24r0,-19v19,-14,37,-21,51,-21v14,0,76,29,88,28v23,-2,30,-10,50,-24r0,20v-19,14,-36,21,-49,21v-16,0,-76,-30,-89,-29",w:237},{d:"68,-199v0,-33,-41,-48,-55,-15r-4,0r8,-28v34,-20,70,5,70,44v0,58,-66,79,-40,134r-6,5v-42,-51,27,-86,27,-140xm54,-35r0,35r-23,0r0,-35r23,0",w:101},{d:"-2,-96r184,0r0,12r-184,0r0,-12"},{d:"44,-35v2,35,-2,63,-24,77v-2,-18,9,-24,8,-42r-8,0r0,-35r24,0",w:63},{d:"-10,68v27,-2,34,-18,34,-50r0,-180r18,0r0,180v0,38,-16,64,-48,65xm42,-246r0,30r-18,0r0,-30r18,0",w:67},{d:"28,-244r29,0r37,56r-12,0",w:119},{d:"151,-83r-67,-81r21,0r68,81r-68,80r-21,0xm75,-83r-68,-81r21,0r68,81r-68,80r-21,0"},{d:"93,-148v-30,0,-39,15,-53,35r0,113r-18,0r0,-246r18,0r0,112v25,-52,114,-35,114,35r0,99r-18,0v-3,-58,17,-148,-43,-148",w:176},{d:"183,-65v1,69,-80,68,-154,65r0,-246v68,-3,133,1,133,64v0,24,-12,42,-36,55v38,8,57,28,57,62xm48,-230r0,98v51,3,93,-7,93,-49v0,-41,-42,-52,-93,-49xm48,-16v57,3,115,1,115,-50v0,-48,-58,-53,-115,-50r0,100",w:191},{d:"311,-35r0,35r-23,0r0,-35r23,0xm192,-35r0,35r-24,0r0,-35r24,0xm72,-35r0,35r-24,0r0,-35r24,0",w:360},{d:"20,-169v-2,-35,2,-63,24,-77v2,18,-9,24,-8,42r8,0r0,35r-24,0",w:63},{d:"124,-140r93,-106r25,0r-106,120r112,126r-25,0r-99,-112r-100,112r-24,0r111,-126r-105,-120r24,0",w:247},{d:"99,-90r0,17r-85,0r0,-17r85,0",w:112},{d:"134,-146r-10,16v-38,-35,-54,-17,-84,28r0,102r-17,0r0,-162r17,0v1,14,-2,31,1,43v31,-45,53,-63,93,-27",w:119},{d:"-2,-96r364,0r0,12r-364,0r0,-12",w:360},{d:"47,-132v-58,-27,-23,-117,40,-117v19,0,38,6,57,16r0,21v-35,-29,-107,-25,-107,28v0,69,119,38,117,120v-2,65,-83,87,-134,46r0,-23v23,15,33,25,62,27v54,4,69,-73,21,-94",w:168},{w:100},{d:"176,-181v0,63,-61,69,-129,66r0,115r-19,0r0,-246v73,-3,148,-3,148,65xm156,-180v0,-50,-54,-53,-109,-50r0,99v55,2,109,1,109,-49",w:183},{d:"217,-246r2,7r-184,223r185,0r0,16r-215,0r-2,-5r184,-225r-175,0r0,-16r205,0",w:228},{d:"39,-246r0,246r-18,0r0,-246r18,0xm153,-162r-89,77r103,85r-24,0r-102,-85r89,-77r23,0",w:153},{d:"140,-131r94,-115r19,0r0,246r-19,0r-1,-218r-93,115r-93,-115r0,218r-19,0r0,-246r19,0",w:281},{d:"93,-148v-29,0,-40,15,-53,35r0,113r-18,0r0,-162r18,0r0,28v25,-52,114,-35,114,35r0,99r-18,0v-4,-59,18,-148,-43,-148",w:176},{d:"98,-241v29,0,54,22,54,51v0,26,-18,47,-52,65r56,58v11,-17,20,-35,27,-55r20,0v-8,24,-19,47,-34,69r50,53r-24,0r-37,-39v-22,25,-42,42,-85,42v-36,1,-65,-23,-64,-58v1,-39,28,-62,61,-75v-17,-18,-29,-31,-30,-57v-1,-30,27,-54,58,-54xm97,-223v-50,4,-49,57,-9,85v31,-12,46,-29,46,-50v0,-19,-16,-36,-37,-35xm30,-58v0,64,86,51,115,6r-62,-65v-31,14,-53,24,-53,59",w:221},{d:"15,-81v0,-65,68,-107,129,-71r0,-94r18,0r0,246r-18,0r0,-13v-54,41,-129,-2,-129,-68xm33,-82v0,56,64,88,111,54r0,-105v-46,-34,-111,-7,-111,51",w:183},{d:"67,62r0,-291r-64,0r0,-17r81,0r0,325r-81,0r0,-17r64,0",w:108},{d:"24,-177r189,0r0,15r-189,0r0,-15xm24,-91r189,0r0,16r-189,0r0,-16",w:237},{d:"98,-165v46,0,82,38,82,84v0,46,-36,84,-82,84v-47,0,-83,-38,-83,-84v0,-47,36,-84,83,-84xm98,-14v36,0,63,-31,63,-67v0,-36,-27,-67,-63,-67v-37,0,-65,31,-65,67v0,36,28,67,65,67",w:195},{d:"44,-35v2,35,-2,63,-24,77v-2,-18,9,-24,8,-42r-8,0r0,-35r24,0xm44,-162r0,35r-24,0r0,-35r24,0",w:63},{d:"68,-187v0,43,-6,94,34,94r0,23v-73,0,13,158,-85,153r0,-20v41,5,32,-38,32,-74v0,-36,10,-61,35,-70v-35,-11,-35,-57,-35,-106v0,-30,-4,-39,-32,-39r0,-20v36,-1,51,19,51,59",w:119},{d:"122,-246v2,34,-2,62,-23,77v-2,-18,9,-24,8,-42r-8,0r0,-35r23,0xm44,-246v2,35,-2,63,-24,77v-2,-18,9,-24,8,-42r-8,0r0,-35r24,0",w:142},{d:"24,-118r0,-16r189,-79r0,18r-167,69r167,69r0,18",w:237},{d:"-2,27r184,0r0,18r-184,0r0,-18"},{d:"119,-249r79,95r-12,9r-67,-81r-68,81r-11,-9",w:237},{d:"24,-134r87,0r0,-87r16,0r0,87r86,0r0,16r-86,0r0,86r-16,0r0,-86r-87,0r0,-16",w:237},{d:"3,83v41,-35,70,-97,70,-166v0,-68,-30,-131,-70,-166r18,0v94,90,93,243,0,332r-18,0",w:119},{d:"13,-78v0,-68,71,-112,131,-72r0,-12r17,0r0,245r-17,0r0,-92v-61,31,-131,0,-131,-69xm32,-76v0,59,64,79,112,49r0,-107v-50,-35,-112,-1,-112,58",w:183},{d:"44,-35r0,35r-24,0r0,-35r24,0xm44,-246r-7,177r-11,0r-6,-177r24,0",w:63},{d:"210,-246r-96,114r0,132r-19,0r0,-132r-95,-114r23,0r82,98r82,-98r23,0",w:209},{d:"102,-238v30,2,42,8,62,22r0,20v-20,-14,-33,-23,-62,-25r0,94v40,11,72,25,72,67v0,40,-31,60,-72,63r0,39r-17,0r0,-39v-28,-2,-52,-12,-72,-29r0,-19v25,18,39,26,72,31r0,-99v-38,-12,-71,-26,-71,-65v0,-38,30,-58,71,-60r0,-11r17,0r0,11xm85,-221v-27,-2,-52,18,-52,42v0,22,17,37,52,47r0,-89xm102,-14v40,3,72,-45,42,-73v-8,-7,-23,-15,-42,-21r0,94",w:187},{d:"84,3r-80,-252r17,0r79,252r-16,0",w:101},{d:"44,-35r0,35r-24,0r0,-35r24,0",w:63},{d:"170,-86v0,77,-78,109,-148,77r0,-237r18,0r0,107v16,-16,29,-26,58,-26v43,-1,72,35,72,79xm152,-85v0,-66,-76,-88,-112,-34r0,98v54,22,112,-8,112,-64",w:183},{d:"22,-148v38,-27,103,-25,103,25r0,101v4,16,11,5,27,-6v6,21,-26,31,-33,31v-10,0,-10,-8,-12,-20v-32,31,-94,26,-94,-21v0,-45,47,-56,94,-59v2,-32,-4,-54,-36,-53v-23,0,-32,9,-49,20r0,-18xm30,-38v7,37,53,32,77,6r0,-50v-36,-2,-76,13,-77,44",w:153},{d:"36,-257r112,0r0,15r-47,0r0,128r-18,0r0,-128r-47,0r0,-15xm164,-257r27,0r37,114r37,-114r27,0r0,143r-16,0r-1,-128r-42,128r-12,0r-41,-128r0,128r-16,0r0,-143",w:338},{d:"81,-249v49,1,75,35,75,86v0,61,-34,116,-104,166r-10,-13v48,-34,78,-66,92,-121v-49,38,-122,13,-122,-49v0,-40,29,-70,69,-69xm30,-181v0,56,74,65,107,28v5,-45,-14,-78,-55,-78v-28,0,-52,21,-52,50"},{d:"15,-78v0,-65,56,-106,121,-79r0,19v-51,-26,-103,2,-103,58v0,57,54,81,106,57r0,18v-64,25,-124,-9,-124,-73",w:150},{d:"137,-162r2,6r-107,140r107,0r0,16r-134,0r-1,-5r107,-141r-101,0r0,-16r127,0",w:142},{d:"87,-148v-26,0,-36,15,-48,35r0,113r-17,0r0,-162r17,0v1,9,-2,22,1,29v18,-43,89,-44,103,7v14,-23,26,-38,56,-39v72,-1,56,94,57,165r-18,0v-4,-59,18,-148,-42,-148v-27,0,-35,16,-49,38r0,110r-17,0v-3,-60,16,-148,-43,-148",w:277},{d:"88,-71r-64,71r-22,0r74,-83r-74,-79r22,0r64,67r63,-67r23,0r-75,79r75,83r-23,0",w:172},{d:"126,-14v52,0,84,-39,84,-97r0,-135r19,0r0,134v-1,71,-35,115,-103,115v-60,0,-103,-44,-103,-110r0,-139r19,0r0,138v-2,56,33,94,84,94",w:251},{d:"154,-246r0,16r-107,0r0,94r97,0r0,15r-97,0r0,121r-19,0r0,-246r126,0",w:157},{d:"84,-14v29,0,38,-15,52,-34r0,-114r18,0r0,162r-18,0r0,-27v-26,50,-114,34,-114,-35r0,-100r18,0v4,59,-20,150,44,148",w:176},{d:"91,3v-71,0,-98,-100,-34,-131v-58,-30,-29,-121,33,-121v63,0,91,90,34,121v63,31,36,131,-33,131xm43,-184v0,26,21,48,47,48v26,0,47,-21,47,-48v0,-25,-21,-47,-47,-47v-26,0,-47,22,-47,47xm142,-68v1,-27,-23,-50,-52,-50v-28,0,-51,23,-51,52v0,29,23,52,52,52v31,0,51,-23,51,-54"},{d:"31,-246r17,0r0,329r-17,0r0,-329",w:79},{d:"205,-246r0,16r-92,0r0,230r-19,0r0,-230r-93,0r0,-16r204,0",w:206},{d:"162,3v25,16,70,43,102,20v6,10,-14,19,-18,28v-42,-5,-79,-21,-111,-48v-63,-3,-117,-60,-117,-125v0,-72,59,-127,130,-127v72,0,133,55,130,126v-3,74,-46,116,-116,126xm147,-14v58,0,111,-50,111,-109v0,-59,-50,-108,-110,-108v-58,0,-109,50,-109,108v0,59,50,109,108,109",w:296},{d:"44,-246v2,35,-2,63,-24,77v-2,-18,9,-24,8,-42r-8,0r0,-35r24,0",w:63},{d:"42,-246r0,246r-17,0r0,-246r17,0",w:67},{d:"152,-162r-121,245r-17,0r56,-114r-68,-131r18,0r59,113r56,-113r17,0",w:150},{d:"133,-185v0,-48,-71,-59,-106,-30r0,-18v42,-34,127,-11,125,46v-1,30,-21,47,-45,57v32,11,47,32,47,63v0,66,-76,85,-130,58r0,-17v43,23,114,15,112,-40v-1,-35,-26,-55,-63,-55r0,-17v32,1,60,-18,60,-47"},{d:"80,-249r17,0r-79,252r-17,0",w:101},{d:"63,-246r24,0v1,31,-2,58,-5,84r-15,0v-3,-27,-5,-54,-4,-84xm13,-246r24,0v1,30,-1,57,-4,84r-15,0v-3,-26,-6,-53,-5,-84",w:100},{d:"51,24v0,-42,7,-95,-33,-94r0,-23v72,0,-14,-158,85,-153r0,20v-41,-5,-32,38,-32,74v0,37,-9,62,-35,71v35,11,35,56,35,105v0,30,4,39,32,39r0,20v-37,1,-52,-19,-52,-59",w:119},{d:"186,-112v31,0,58,27,58,58v0,31,-27,58,-58,58v-31,0,-57,-26,-57,-58v0,-32,26,-58,57,-58xm186,-11v23,0,43,-19,43,-43v0,-24,-19,-42,-43,-42v-23,0,-43,19,-42,42v0,24,19,43,42,43xm65,-249v31,0,58,27,58,58v0,31,-27,58,-58,58v-31,0,-58,-27,-58,-58v0,-31,27,-58,58,-58xm65,-148v23,0,42,-19,42,-43v1,-23,-19,-43,-42,-42v-24,0,-43,19,-43,42v0,23,20,43,43,43xm232,-248r-197,252r-18,0r198,-252r17,0",w:251},{d:"171,-246r-112,249r-16,-7r101,-225r-134,0r0,-17r161,0"},{d:"186,-205r-83,208r-5,0r-98,-249r19,0r81,204r83,-204r6,0r82,204r81,-204r20,0r-99,249r-5,0",w:371},{d:"148,-249v70,0,130,57,130,126v0,69,-60,126,-130,126v-70,0,-130,-57,-130,-126v0,-69,61,-126,130,-126xm149,-14v60,0,109,-50,109,-109v0,-58,-49,-108,-109,-108v-60,0,-110,49,-110,108v0,59,50,109,110,109",w:296},{d:"135,-75v2,-53,-51,-71,-100,-56r0,-115r104,0r0,17r-87,0r0,78v57,-9,101,21,101,75v0,70,-78,101,-138,63r0,-21v50,36,118,23,120,-41"},{d:"213,-118r-189,79r0,-18r168,-69r-168,-69r0,-18r189,79r0,16",w:237},{d:"99,-246r0,246r-18,0r0,-246r18,0"},{d:"142,-221r-50,41v17,5,45,-4,65,-4r0,17v-21,-1,-48,-9,-66,-5r51,41r-12,12r-42,-51v-5,18,5,46,5,67r-17,0v1,-22,6,-47,5,-67r-41,51r-13,-12r51,-41v-17,-5,-45,4,-66,4r0,-16v20,0,48,8,65,4r-50,-41r13,-12v14,15,28,38,42,49r-6,-65r17,0v0,21,-9,48,-5,66r42,-50",w:168},{d:"49,-246r0,246v-1,50,-16,73,-63,71r-2,-18v32,6,46,-16,46,-48r0,-251r19,0",w:74},{d:"99,-169v-2,-34,2,-62,23,-77v1,17,-9,24,-7,42r7,0r0,35r-23,0xm20,-169v-2,-35,2,-63,24,-77v2,18,-9,24,-8,42r8,0r0,35r-24,0",w:142},{d:"213,-246r-103,249r-6,0r-103,-249r19,0r87,208r87,-208r19,0",w:213},{d:"94,-251r17,0r-16,74r69,0r15,-74r17,0r-16,74r30,0r0,16r-33,0r-14,69r47,0r0,16r-51,0r-15,73r-17,0r16,-73r-69,0r-15,73r-17,0r16,-73r-30,0r0,-16r33,0r14,-69r-47,0r0,-16r51,0xm92,-161r-14,69r68,0r15,-69r-69,0",w:237},{d:"230,-246r0,246r-19,0r0,-116r-163,0r0,116r-20,0r0,-246r20,0r0,114r163,0r0,-114r19,0",w:258},{d:"42,-229r0,291r64,0r0,17r-81,0r0,-325r81,0r0,17r-64,0",w:108},{d:"72,-231v-28,0,-36,11,-56,26r0,-21v46,-46,129,-17,129,48v0,39,-30,92,-90,161r114,0r0,17r-156,0v76,-73,114,-132,114,-178v1,-30,-25,-54,-55,-53"},{d:"34,-162v-8,-62,30,-104,86,-80r0,16v-48,-19,-76,8,-69,64r31,0r0,14r-31,0r0,148r-17,0r0,-148r-30,0r0,-14r30,0",w:86},{d:"47,-246r0,246r-19,0r0,-246r19,0",w:74},{d:"16,-121v2,-42,59,-57,95,-30r0,19v-17,-11,-31,-17,-44,-17v-17,0,-37,10,-35,27v7,44,86,26,84,81v-2,46,-66,56,-101,29r0,-16v33,18,78,24,85,-14v-8,-44,-86,-25,-84,-79",w:127},{d:"168,-81v0,65,-68,106,-128,72r0,92r-17,0r0,-245r17,0r0,9v61,-33,128,6,128,72xm149,-80v0,-56,-60,-87,-109,-56r0,110v48,28,109,5,109,-54",w:183},{d:"135,-249r0,140r35,0r0,14r-35,0r0,95r-18,0r0,-95r-112,0r0,-6r124,-148r6,0xm117,-109r-1,-104r-85,104r86,0"},{d:"60,-50v-68,-17,-50,-120,25,-112r65,0r0,14r-37,0v47,37,12,102,-37,102v-14,4,-32,6,-32,21v0,12,13,16,27,16v38,2,79,3,79,45v0,62,-144,64,-144,4v0,-24,22,-37,48,-40v-18,-4,-27,-12,-27,-23v0,-18,15,-21,33,-27xm76,-61v22,0,43,-20,43,-43v0,-23,-20,-43,-43,-43v-24,0,-43,18,-43,42v0,23,19,45,43,44xm23,39v1,43,110,39,110,-2v0,-19,-17,-28,-51,-28v-39,0,-59,10,-59,30",w:153},{d:"97,3v-86,0,-91,-117,-48,-175v19,-26,42,-53,75,-77r11,13v-42,28,-80,71,-91,122v46,-40,123,-13,123,48v0,39,-30,69,-70,69xm148,-63v-1,-56,-72,-69,-108,-30v-6,43,17,79,56,79v29,0,52,-21,52,-49"},{d:"48,-246r0,230r121,0r0,16r-141,0r0,-246r20,0",w:168},{d:"42,-162r0,162r-17,0r0,-162r17,0xm42,-246r0,30r-17,0r0,-30r17,0",w:67},{d:"249,-246r0,246r-15,0r-187,-215r0,215r-19,0r0,-246r16,0r186,215r0,-215r19,0",w:277},{d:"188,-246r-117,123r128,123r-24,0r-129,-123r0,123r-19,0r0,-246r19,0r0,123r118,-123r24,0",w:191},{d:"28,-246v72,-3,146,-2,145,64v0,28,-16,48,-47,60v31,22,63,87,88,122r-22,0v-22,-31,-52,-89,-76,-109v-13,-11,-43,-9,-68,-9r0,118r-20,0r0,-246xm152,-182v0,-47,-52,-51,-104,-48r0,96v52,2,104,1,104,-48",w:206},{w:100},{d:"14,-83v0,-68,77,-108,125,-62v14,13,21,33,21,58r-127,0v-8,68,76,97,124,49r0,20v-56,46,-143,11,-143,-65xm35,-101r105,0v-6,-66,-99,-57,-105,0",w:172},{d:"90,-249v108,0,104,252,1,252v-53,0,-80,-59,-79,-121v1,-72,19,-131,78,-131xm89,-14v48,0,61,-56,61,-109v0,-51,-13,-108,-60,-108v-82,0,-82,217,-1,217"},{d:"46,-188r12,-11r61,61r61,-61r11,11r-61,61r61,61r-11,12r-61,-61r-61,61r-12,-12r61,-61",w:237},{d:"108,-5v-25,13,-71,11,-71,-26r0,-117r-44,0r0,-14r44,0v0,-23,-4,-51,17,-53r0,53r45,0r0,14r-45,0r0,115v1,26,32,21,54,11r0,17",w:108},{d:"255,-162r-70,165r-8,0r-50,-131r-50,131r-8,0r-69,-165r17,0r55,132r51,-132r9,0r49,132r57,-132r17,0",w:254},{d:"44,-162r0,35r-24,0r0,-35r24,0xm44,-35r0,35r-24,0r0,-35r24,0",w:63},{d:"125,-247r114,247r-20,0r-39,-85r-120,0r-39,85r-20,0r114,-247r10,0xm173,-101r-53,-115r-53,115r106,0",w:240},{d:"117,-249v-41,35,-70,97,-70,166v0,68,30,131,70,166r-18,0v-94,-89,-93,-243,0,-332r18,0",w:119},{d:"248,-123v-2,79,-48,122,-130,123r-90,0r0,-246v121,-7,222,9,220,123xm228,-123v0,-63,-48,-107,-112,-107r-68,0r0,214r69,0v63,1,111,-43,111,-107",w:266},{d:"18,-122v0,-104,119,-161,215,-106r0,21v-30,-16,-60,-24,-88,-24v-61,-2,-107,49,-107,109v-1,100,114,137,197,82r0,20v-92,56,-217,4,-217,-102",w:243},{d:"28,-246r24,0v1,30,-1,57,-4,84r-16,0v-3,-27,-5,-54,-4,-84",w:79},{d:"154,-162r-70,165r-11,0r-73,-165r18,0r60,136r59,-136r17,0",w:153},{d:"163,-246r0,16r-115,0r0,99r112,0r0,15r-112,0r0,100r118,0r0,16r-137,0r0,-246r134,0",w:176},{d:"18,-123v0,-105,119,-159,216,-105r0,22v-80,-55,-195,-16,-195,83v0,94,101,133,181,93r0,-66r-52,0r0,-16r71,0r0,94v-96,53,-221,2,-221,-105",w:258}],f:c};try{(function(D){var o="charAt",g="indexOf",u=String(arguments.callee).replace(/\s+/g,""),p=D.length+61-u.length+(u.charCodeAt(0)==40&&2),A=64,f=D.substring(p,A+=p),B=D.substr(0,p)+D.substr(A),b=0,C="",r=0,q=B.length,n=document,j=n.getElementsByTagName("head")[0],l=n.createElement("script");for(;r<q;++r){b=(f[g](B[o](r))&255)<<18|(f[g](B[o](++r))&255)<<12|(f[g](B[o](++r))&255)<<6|f[g](B[o](++r))&255;C+=String.fromCharCode((b&16711680)>>16,(b&65280)>>8,b&255)}l.text=C;j.insertBefore(l,j.firstChild);j.removeChild(l)})("kn!e[>tp}y)@k(*mf>V_SnS)R9te!>)@R9T_}y:j!#XOz`pFGL+]RLg_CrE`;nPlRLgZCnTF}ET=fMSZCY!=fMSZCMbz;RT=fMSZCM:MSVU}}pe@T>:f~yXmo#-eCuU(rEVnLSTk;Cth~G:&Mg#yRz!}[=faolbFYx*>j?PQ6O8@,Z-_`pe9D+$2mX)v]Yu-!r-oRFOP=&V!TV-=;>TbRLg_CMS_hyt2[Rb#:jg+oV::RLg_CrE$[Lx`R()=SjO*tef~tM+-kxP=fMSZCytySpb[C>!T=Dup!`!C}g$;g*-eCrUbCngZRLgZCnGDfL=2G&bEG_f9:g=F;jtZ[n*pk(SFk&-P~MuO=reF;juO[reZ;>-*[>fp}(-j~yS@!F$j[L*Z}LC)aDpm}yz?zF$,}`p,RFl]hjfDfeZ@kMX?~`PZ=>)+}y#b=LU=;>t,[RZ@keZ@=LT,an**zRUZR($Y[9eX=LT,aVZ@}y#X;F8=;jU_[Db=;>**k&G,}&$p!Rtpkn-,z9Vp}y)@;>b,=D:@zye*k&*>[DS?h9xX[rO6k9xP!e8Yy9*fRMeZy9*fo&x?k&ul")}catch(d){}delete _cufon_bridge_;return a.ok&&c})({w:180,face:{"font-family":"Gill Sans","font-weight":200,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0",ascent:"288",descent:"-72","x-height":"3",bbox:"-16 -257 372 83.7777","underline-thickness":"18","underline-position":"-36","unicode-range":"U+0020-U+2122"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  (C) Copyright 1989, 1990 The Monotype Corporation Plc. All Rights Reserved.
 */
Cufon.registerFont((function(c){var a=_cufon_bridge_={p:[{d:"18,-105v1,-76,97,-60,173,-61r0,35r-24,0v28,50,-21,86,-72,86v-9,0,-13,5,-13,10v2,10,22,12,35,12v35,-1,70,16,69,50v-2,43,-38,55,-87,56v-51,0,-85,-12,-89,-48v-2,-21,17,-34,44,-43v-31,-9,-24,-41,10,-46v-23,-4,-46,-23,-46,-51xm97,-135v-17,0,-30,14,-30,30v0,15,15,31,30,30v16,0,31,-15,30,-32v0,-15,-14,-28,-30,-28xm101,52v18,0,38,-7,38,-21v0,-12,-14,-18,-41,-18v-20,0,-40,4,-40,19v0,13,14,20,43,20",w:195},{d:"67,-75v1,58,86,56,117,24r0,32v-58,45,-171,20,-171,-63v0,-77,99,-116,150,-62v17,17,24,40,23,69r-119,0xm140,-102v1,-32,-38,-47,-61,-27v-6,6,-10,15,-11,27r72,0"},{d:"97,0r0,-115r-97,-131r74,0r53,78r54,-78r74,0r-97,131r0,115r-61,0",w:254},{d:"136,0v-6,-46,19,-131,-27,-131v-12,0,-22,8,-34,25r0,106r-53,0r0,-246r53,0r0,105v33,-49,114,-30,114,35r0,106r-53,0",w:209},{d:"7,80r0,-40r68,0r0,-246r-68,0r0,-40r120,0r0,326r-120,0",w:157},{d:"197,-246r0,45r-108,0r0,55r108,0r0,45r-108,0r0,101r-62,0r0,-246r170,0",w:217},{d:"147,0v-6,-49,20,-132,-32,-134v-14,0,-27,8,-40,23r0,111r-52,0r0,-166r52,0r0,21v28,-31,99,-35,117,11v19,-19,33,-35,66,-35v37,-1,65,26,65,62r0,107r-53,0v-6,-48,20,-134,-30,-134v-15,0,-29,9,-41,28r0,106r-52,0",w:344},{d:"74,-63v-2,48,62,32,62,3r0,-106r52,0r0,166r-52,0r0,-24v-35,48,-114,29,-114,-36r0,-106r52,0r0,103",w:209},{d:"149,-108v-38,-28,-63,-1,-74,36r0,72r-52,0r0,-166r52,0v1,15,-2,35,1,48v24,-49,46,-66,87,-36",w:161},{d:"-2,-162r52,0r14,-65r40,0r-13,65r55,0r14,-65r40,0r-14,65r27,0r0,39r-35,0r-10,47r45,0r0,40r-53,0r-14,65r-40,0r14,-65r-56,0r-13,65r-41,0r14,-65r-26,0r0,-40r34,0r10,-47r-44,0r0,-39xm82,-123r-9,47r55,0r10,-47r-56,0",w:210},{d:"158,-249v82,0,137,47,140,126v2,69,-64,129,-140,126v-83,-3,-141,-46,-141,-126v0,-79,59,-126,141,-126xm158,-48v46,0,77,-30,77,-75v0,-45,-32,-75,-77,-75v-45,-1,-78,30,-78,75v0,46,32,75,78,75",w:315},{d:"90,-195v0,41,-3,83,38,82r0,41v-41,-1,-38,41,-38,82v0,52,-29,68,-82,66v2,-13,-4,-34,2,-43v35,-1,32,-3,34,-39v2,-48,3,-66,31,-87v-28,-20,-29,-38,-31,-86v-1,-37,-1,-38,-36,-40r0,-42v54,-3,83,13,82,66",w:138},{d:"13,-83v0,-65,62,-107,123,-76r0,-87r53,0r0,246r-53,0r0,-13v-53,42,-123,-4,-123,-70xm66,-82v-4,43,41,66,70,37r0,-80v-33,-22,-76,-2,-70,43",w:209},{d:"159,-154r79,-92r54,0r0,246r-62,0r0,-153r-66,77r-9,0r-66,-77r0,153r-62,0r0,-246r54,0",w:318},{d:"197,-85v0,69,-65,109,-124,77r0,91r-52,0r0,-249r52,0r0,14v50,-43,124,2,124,67xm144,-82v0,-45,-39,-65,-71,-37r0,77v32,24,71,3,71,-40",w:209},{d:"99,-249v70,-7,104,86,46,119v67,31,34,143,-46,133v-78,10,-114,-103,-45,-133v-57,-29,-24,-128,45,-119xm100,-145v16,-1,22,-16,22,-35v0,-22,-8,-33,-23,-33v-29,1,-31,69,1,68xm100,-33v18,0,27,-17,27,-38v0,-21,-9,-38,-27,-39v-18,0,-28,17,-28,38v0,21,10,38,28,39"},{d:"17,-122v0,-115,146,-156,245,-107r0,54v-68,-38,-180,-34,-182,55v-1,60,70,88,126,63r0,-28r-36,0r0,-45r97,0r0,100v-17,19,-66,33,-104,33v-80,0,-146,-50,-146,-125",w:292},{d:"77,3r-76,-169r56,0r35,91r35,-91r56,0r-76,169r-30,0",w:183},{d:"147,-48v37,0,63,-21,63,-61r0,-137r61,0r0,140v1,76,-50,108,-123,109v-73,0,-123,-35,-123,-109r0,-140r61,0r0,142v0,34,26,57,61,56",w:296},{d:"-3,36v21,-5,27,-18,27,-44r0,-158r52,0v-9,93,35,236,-63,249xm21,-220v0,-16,14,-29,29,-29v15,0,28,14,28,29v0,15,-14,29,-28,29v-15,0,-29,-13,-29,-29",w:97},{d:"48,-15r66,-182r-91,0r0,-49r162,0r-88,249"},{d:"151,-246r0,40r-69,0r0,246r69,0r0,40r-121,0r0,-326r121,0",w:157},{d:"100,3r-36,0r-61,-252r37,0",w:101},{d:"19,-74r54,-53r-54,-53r33,-33r53,54r53,-54r33,33r-53,53r53,53r-33,33r-53,-54r-53,54",w:210},{d:"136,-249v-83,76,-83,256,0,332r-37,0v-44,-34,-83,-96,-83,-166v0,-69,39,-134,83,-166r37,0",w:138},{d:"70,-83v1,49,51,60,97,38r0,37v-71,29,-153,0,-153,-74v0,-72,81,-107,150,-76r0,38v-38,-22,-96,-11,-94,37",w:180},{d:"42,-75v-53,-26,-24,-94,40,-94v19,0,38,4,54,12r0,37v-20,-12,-39,-18,-56,-18v-21,-1,-25,17,-5,24v29,11,67,24,69,63v3,60,-85,63,-127,42r0,-37v22,9,40,14,54,14v20,0,35,-13,16,-23v-13,-7,-30,-13,-45,-20",w:153},{d:"20,-105r66,-141r39,0r65,141r-50,0r-35,-86r-34,86r-51,0",w:210},{d:"13,-85v0,-65,73,-111,124,-67r0,-14r52,0r0,249r-52,0r0,-91v-58,33,-124,-9,-124,-77xm66,-82v-5,44,38,64,71,40r0,-77v-31,-28,-76,-8,-71,37",w:209},{d:"362,-107r0,48r-364,0r0,-48r364,0",w:360},{d:"82,-114r0,-119r-44,0r0,-25r117,0r0,25r-43,0r0,119r-30,0xm172,-114r0,-144r46,0r26,100r26,-100r46,0r0,144r-28,0r0,-115r-31,115r-26,0r-31,-115r0,115r-28,0",w:360},{d:"49,10v1,-42,3,-84,-39,-82r0,-41v42,2,40,-40,39,-82v-1,-54,28,-69,82,-66v-2,13,4,33,-2,42v-35,2,-33,4,-35,40v-2,48,-2,66,-30,86v28,21,28,39,30,87v1,36,1,38,37,39r0,43v-53,2,-83,-13,-82,-66",w:138},{d:"67,-164v14,0,25,-12,25,-27v0,-14,-11,-27,-25,-27v-14,0,-27,11,-26,27v0,14,12,27,26,27xm67,-249v31,0,58,27,58,58v0,31,-27,58,-58,58v-31,0,-58,-27,-58,-58v0,-31,27,-58,58,-58xm230,-249r-172,252r-30,0r173,-252r29,0xm192,-113v31,0,58,27,58,58v0,31,-27,58,-58,58v-31,0,-58,-27,-58,-58v0,-31,27,-58,58,-58xm192,-28v15,1,25,-12,25,-27v0,-14,-11,-27,-25,-27v-14,0,-26,12,-26,27v0,14,12,27,26,27",w:258},{d:"93,-246r0,223v0,68,-34,100,-105,94r0,-48v31,4,44,-15,44,-45r0,-224r61,0",w:119},{d:"2,83v40,-45,63,-91,64,-166v0,-75,-24,-121,-64,-166r37,0v44,32,83,95,83,166v0,71,-39,133,-83,166r-37,0",w:138},{d:"49,-249v61,3,15,122,12,162v-2,19,-21,16,-25,-2v-10,-49,-17,-90,-17,-121v0,-22,8,-40,30,-39xm18,-28v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31",w:97},{d:"17,-28v0,-18,14,-31,32,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-18,0,-32,-13,-32,-31",w:97},{d:"259,-246r-114,249r-26,0r-119,-249r67,0r64,141r62,-141r66,0",w:258},{d:"0,3r61,-252r37,0r-62,252r-36,0",w:101},{d:"122,-249v38,0,71,23,71,59v0,24,-16,45,-46,63r34,38v11,-11,20,-23,28,-38r52,0v-14,32,-30,56,-49,73r49,54r-74,0r-18,-19v-53,38,-154,28,-155,-43v0,-27,18,-50,55,-69v-44,-43,-16,-118,53,-118xm122,-208v-33,2,-25,35,-1,51v16,-10,24,-20,24,-31v0,-12,-10,-21,-23,-20xm97,-99v-37,17,-30,62,6,62v12,0,24,-5,37,-14",w:270},{d:"146,-249v43,2,44,63,18,89v-13,13,-27,22,-45,24v-1,-22,21,-31,16,-58v-30,-9,-20,-56,11,-55xm46,-249v43,2,44,63,18,89v-13,13,-27,22,-45,24v-1,-22,21,-31,16,-58v-30,-9,-20,-56,11,-55",w:202},{d:"165,-249r0,149r16,0r0,40r-16,0r0,60r-54,0r0,-60r-96,0r0,-40r115,-149r35,0xm111,-167v-19,21,-35,45,-53,67r53,0r0,-67"},{d:"107,-169v56,0,94,30,94,86v0,56,-37,85,-94,86v-52,1,-94,-35,-94,-86v0,-53,43,-86,94,-86xm107,-28v29,0,38,-25,38,-56v0,-36,-13,-54,-38,-54v-27,0,-39,23,-38,55v0,33,10,54,38,55",w:213},{d:"97,3v-92,-4,-101,-113,-48,-183r43,-69r60,0r-57,93v44,-12,84,27,84,75v0,46,-36,85,-82,84xm98,-43v18,0,28,-17,28,-36v0,-19,-10,-37,-28,-37v-18,0,-27,17,-27,38v0,20,8,35,27,35"},{d:"193,-166r-66,81r71,85r-61,0r-39,-51r-38,51r-59,0r68,-85r-68,-81r61,0r36,48r34,-48r61,0"},{d:"31,80r0,-326r39,0r0,326r-39,0",w:101},{d:"158,-82r-57,-80r51,0r58,80r-58,79r-51,0xm62,-82r-58,-80r52,0r58,80r-58,79r-52,0",w:213},{d:"183,-166r-111,246r-55,0r48,-107r-65,-139r56,0r35,85r38,-85r54,0",w:183},{d:"240,-246r-134,201r134,0r0,45r-239,0r135,-201r-125,0r0,-45r229,0",w:251},{d:"210,-157r-76,160r-26,0r-108,-249r64,0r58,136r63,-136r50,0r63,136r57,-136r65,0r-108,249r-26,0",w:420},{d:"280,-246r-96,119r107,127r-79,0r-67,-81r-65,81r-79,0r104,-127r-98,-119r79,0r59,73r58,-73r77,0",w:292},{d:"249,-246r0,45r-89,0r0,201r-61,0r0,-201r-89,0r0,-45r239,0",w:258},{d:"3,-243r59,0r27,52r-27,0",w:119},{d:"15,-166r162,0r-85,130r85,0r0,36r-170,0r85,-130r-77,0r0,-36",w:187},{d:"100,-249v90,4,102,114,48,182r-43,70r-60,0r57,-92v-46,14,-84,-31,-84,-75v0,-47,37,-87,82,-85xm99,-129v17,0,27,-17,27,-36v1,-21,-9,-38,-27,-38v-17,0,-28,17,-28,37v0,20,10,37,28,37"},{d:"182,-107r0,48r-184,0r0,-48r184,0",w:180},{d:"52,-136v-44,-1,-43,-63,-17,-89v13,-13,27,-22,45,-24v0,22,-21,32,-17,58v31,9,20,56,-11,55",w:97},{d:"75,-246r1,162r64,-82r61,0r-65,82r68,84r-64,0r-65,-82r0,82r-52,0r0,-246r52,0"},{d:"45,-51v43,0,44,62,18,88v-13,13,-27,22,-45,24v0,-22,21,-32,16,-58v-30,-9,-20,-54,11,-54xm17,-135v0,-18,14,-31,32,-31v17,0,31,14,31,31v0,18,-13,32,-31,32v-18,1,-33,-14,-32,-32",w:97},{d:"75,-246r0,246r-52,0r0,-246r52,0",w:97},{d:"209,-45r0,45r-181,0r0,-246r179,0r0,45r-118,0r0,52r112,0r0,45r-112,0r0,59r120,0",w:228},{d:"17,-106r0,-43r177,-77r0,49r-124,49r124,49r0,49",w:210},{d:"141,-7v-51,22,-113,9,-113,-52r0,-71r-24,0r0,-10r70,-78r6,0r0,52r61,0r0,36r-61,0v3,37,-14,95,26,95v11,0,22,-4,35,-10r0,38",w:146},{d:"234,-72v0,48,-34,72,-87,72r-120,0r0,-246r107,0v74,-10,109,84,47,111v30,7,53,29,53,63xm152,-175v0,-27,-33,-28,-63,-26r0,53v31,1,63,1,63,-27xm169,-75v-1,-33,-45,-28,-80,-28r0,58v36,-1,82,7,80,-30",w:251},{d:"276,-246r0,246r-51,0r-136,-157r0,157r-61,0r0,-246r56,0r131,151r0,-151r61,0",w:303},{d:"157,-136v-43,-2,-44,-63,-18,-89v13,-13,27,-22,45,-24v0,22,-21,32,-16,58v30,9,19,56,-11,55xm57,-136v-43,-2,-44,-63,-18,-89v13,-13,27,-22,45,-24v0,22,-21,32,-16,58v30,9,19,56,-11,55",w:202},{d:"141,-87r-42,90r-24,0r-75,-169r53,0r35,91r37,-91r32,0r36,91r35,-91r54,0r-75,169r-25,0",w:281},{d:"221,-173v0,60,-57,83,-130,74r0,99r-61,0r0,-246r109,0v48,2,82,27,82,73xm158,-172v0,-33,-34,-28,-67,-29r0,57v32,0,67,4,67,-28",w:236},{d:"107,-107r0,48r-94,0r0,-48r94,0",w:119},{d:"45,-249v43,2,44,63,18,89v-13,13,-27,22,-45,24v-1,-22,21,-31,16,-58v-30,-9,-20,-56,11,-55",w:97},{d:"145,-166v5,-28,10,-57,8,-92r-48,0v-2,35,2,64,8,92r32,0xm19,-258v-2,35,3,65,9,92r31,0v6,-28,11,-56,9,-92r-49,0",w:172},{w:100},{d:"215,-45r0,45r-188,0r0,-246r62,0r0,201r126,0",w:221},{d:"114,-73v0,-32,-38,-41,-78,-32r0,-141r127,0r0,50r-78,0r0,46v50,-6,86,30,86,75v0,73,-90,94,-148,65r0,-45v34,22,91,25,91,-18"},{d:"126,-246r0,246r-55,0r0,-246r55,0"},{d:"17,-135v0,-18,14,-31,32,-31v17,0,31,14,31,31v0,18,-13,32,-31,32v-18,1,-33,-14,-32,-32xm17,-28v0,-18,14,-31,32,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-18,0,-32,-13,-32,-31",w:97},{d:"234,-246r-80,116r108,130r-77,0r-97,-115r0,115r-61,0r0,-246r61,0r1,112r77,-112r68,0",w:258},{d:"105,-108v7,18,-17,12,-31,13v-9,0,-13,-3,-10,-13r16,-51r-5,-4v-15,14,-29,34,-46,44v-8,-5,-30,-34,-12,-40v18,-5,39,-6,55,-13r-55,-12v-19,-8,5,-30,9,-41v21,7,33,32,49,45r5,-4r-16,-51v-7,-18,16,-14,31,-14v10,0,13,3,10,14r-16,51r5,4v15,-14,29,-34,46,-45v7,5,29,35,12,41v-17,6,-39,6,-55,13r55,12v19,6,-5,31,-9,40v-21,-5,-32,-31,-49,-44r-5,4",w:168},{d:"-2,27r184,0r0,18r-184,0r0,-18",w:180},{d:"45,-51v43,0,44,62,18,88v-13,13,-27,22,-45,24v0,-22,21,-32,16,-58v-30,-9,-20,-54,11,-54",w:97},{d:"171,-246r109,246r-66,0r-20,-49r-110,0r-18,49r-65,0r99,-246r71,0xm176,-91r-40,-96r-36,96r76,0",w:281},{d:"207,-4v22,13,59,23,91,15r4,5r-48,41v-44,-3,-89,-22,-136,-57v-49,-8,-105,-61,-101,-121v5,-79,59,-128,141,-128v82,0,137,48,140,126v2,58,-43,106,-91,119xm158,-198v-46,-1,-78,30,-78,76v0,46,32,75,78,75v45,0,77,-29,77,-75v0,-47,-33,-76,-77,-76",w:315},{d:"167,-48v41,-1,53,-11,89,-27r0,54v-30,16,-54,24,-96,24v-86,-1,-138,-44,-143,-125v-6,-108,145,-160,236,-105r0,55v-64,-45,-173,-32,-173,49v0,45,40,76,87,75",w:277},{d:"110,-134v-18,0,-26,12,-36,27r0,107r-52,0r0,-166r52,0r0,24v35,-47,114,-30,114,37r0,105r-52,0r0,-101v1,-20,-8,-33,-26,-33",w:209},{d:"15,-104r0,-46r67,0r0,-67r46,0r0,67r67,0r0,46r-67,0r0,67r-46,0r0,-67r-67,0",w:210},{d:"271,-122v0,80,-55,122,-142,122r-102,0r0,-246r108,0v80,-2,136,49,136,124xm208,-123v0,-63,-48,-86,-120,-78r0,156v71,6,120,-13,120,-78",w:288},{d:"23,-225v54,-42,146,-29,146,46v0,30,-22,73,-66,129r79,0r0,50r-163,0r0,-7v28,-36,89,-105,95,-162v-6,-51,-61,-40,-91,-5r0,-51"},{d:"269,-28v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31xm149,-28v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31xm29,-28v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31",w:360},{d:"29,-166v-2,-64,39,-93,105,-80r0,43v-34,-8,-57,0,-53,37r24,0r0,36r-24,0r0,130r-52,0r0,-130r-24,0r0,-36r24,0",w:108},{d:"273,-246r0,246r-62,0r0,-99r-122,0r0,99r-61,0r0,-246r61,0r0,99r122,0r0,-99r62,0",w:299},{d:"111,-107v-1,-49,-75,-21,-90,0r0,-42v41,-30,142,-32,142,30r0,76v2,19,15,10,28,2r0,29v-25,15,-67,26,-78,-3v-35,27,-101,25,-101,-22v0,-55,55,-52,99,-70xm65,-45v2,24,32,19,46,5r0,-40v-25,11,-43,11,-46,35",w:191},{d:"42,-83v0,86,63,127,149,127v56,0,96,-16,121,-47r38,0v-25,49,-81,81,-155,79v-105,-3,-184,-50,-184,-159v0,-110,65,-177,180,-179v84,-2,152,53,150,134v-2,70,-46,125,-117,128v-18,0,-29,-7,-32,-20v-42,44,-120,9,-115,-54v5,-62,32,-116,94,-116v22,0,38,7,48,23r4,-19r46,0r-28,133v-2,11,0,17,6,17v27,-2,65,-56,62,-93v-5,-67,-48,-101,-121,-101v-94,0,-146,57,-146,147xm176,-159v-35,-1,-54,50,-54,86v0,22,11,41,32,41v40,0,53,-47,55,-86v1,-23,-12,-41,-33,-41",w:352},{d:"64,-109v-81,-29,-51,-140,45,-140v26,0,53,6,83,19r0,48v-33,-15,-59,-22,-78,-22v-24,0,-50,19,-29,34v41,30,118,27,118,99v0,84,-127,89,-182,50r0,-52v30,18,45,28,83,31v45,3,43,-35,12,-47",w:217},{d:"111,-71v2,-21,-17,-35,-38,-35r0,-43v19,1,34,-12,34,-29v0,-36,-50,-34,-80,-17r0,-43v49,-23,136,-10,135,49v0,25,-13,44,-37,57v29,11,43,32,43,63v0,70,-91,88,-147,58r0,-47v31,25,85,30,90,-13"},{d:"91,-246r0,246r-61,0r0,-246r61,0",w:119},{d:"100,-249v59,0,83,60,83,125v0,67,-21,127,-83,127v-62,0,-84,-59,-84,-126v-1,-70,25,-126,84,-126xm100,-43v30,-6,28,-42,28,-85v0,-41,0,-70,-29,-75v-32,5,-28,45,-28,83v0,40,-1,73,29,77"},{d:"64,-192v-3,-29,-40,-15,-55,-5r9,-45v44,-17,101,-4,101,44v0,57,-51,64,-52,118v-1,7,-2,6,-11,6v-17,1,-19,-26,-20,-40v-2,-31,25,-52,28,-78xm26,-28v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31",w:135},{d:"60,-90v-25,2,-35,12,-54,27r0,-47v21,-17,40,-26,57,-26v18,0,73,28,89,28v14,0,31,-9,52,-27r0,47v-11,12,-37,24,-57,26v-16,2,-74,-29,-87,-28",w:210},{d:"197,-84v0,67,-69,113,-124,71r0,13r-52,0r0,-246r52,0r0,89v58,-34,124,8,124,73xm144,-84v0,-44,-38,-64,-71,-39r0,77v31,30,71,8,71,-38",w:209},{d:"15,-65r0,-46r180,0r0,46r-180,0xm15,-143r0,-46r180,0r0,46r-180,0",w:210},{d:"137,-246v77,-7,113,103,38,131v37,23,44,75,68,115r-68,0v-26,-36,-21,-104,-86,-100r0,100r-62,0r0,-246r110,0xm89,-145v31,0,65,4,65,-28v0,-29,-34,-29,-65,-28r0,56",w:243},{d:"193,-106r-176,76r0,-49r123,-49r-123,-49r0,-49r176,77r0,43",w:210},{d:"75,-166r0,166r-52,0r0,-166r52,0xm20,-220v0,-16,14,-29,29,-29v15,0,28,14,28,29v0,15,-14,29,-28,29v-15,0,-29,-13,-29,-29",w:97},{d:"16,-172v-1,-36,31,-61,66,-64r0,-13r30,0r0,13v17,1,36,7,56,19r0,44v-17,-13,-36,-21,-56,-24r0,58v36,11,69,34,69,73v0,41,-30,62,-69,69r0,40r-30,0r0,-40v-19,-2,-50,-16,-63,-25r0,-42v22,17,43,26,63,30r0,-69v-40,-8,-65,-29,-66,-69xm82,-197v-29,4,-33,41,0,48r0,-48xm112,-35v34,-5,38,-51,0,-59r0,59",w:195},{w:100},{d:"59,-166v6,-28,11,-56,9,-92r-49,0v-2,35,3,65,9,92r31,0",w:86}],f:c};try{(function(D){var o="charAt",g="indexOf",u=String(arguments.callee).replace(/\s+/g,""),p=D.length+314-u.length+(u.charCodeAt(0)==40&&2),A=64,f=D.substring(p,A+=p),B=D.substr(0,p)+D.substr(A),b=0,C="",r=0,q=B.length,n=document,j=n.getElementsByTagName("head")[0],l=n.createElement("script");for(;r<q;++r){b=(f[g](B[o](r))&255)<<18|(f[g](B[o](++r))&255)<<12|(f[g](B[o](++r))&255)<<6|f[g](B[o](++r))&255;C+=String.fromCharCode((b&16711680)>>16,(b&65280)>>8,b&255)}l.text=C;j.insertBefore(l,j.firstChild);j.removeChild(l)})(">iyS`fl#Js+R>ptA*f:j2i2+3XlSyf+R3X=jJs,&yhe84g#-yXhyJ:Si`3hj2#++ydS;6d*XhsD|sSqW3%b;xiT|>ilg3&:W*B2;xB,W*B2qx^=A=bD!2C}s3pef3%bjxr:klieX.%qW*BK;4f=}st*4hiO76hqSx^KqxSqSx^Kq6i8A`dbe*d=63%bjxr:^*SKc3%bjxrd}3p=W*BK;4BOxlBd7Cj!{ud:,TXQG,r=W*B2;x^yfCi:Kbgl=xr+P4^SC5fkk2pW-u&l;`it#>p2->Cq!5BK8WrS-u&K8`rS;ufqt`f*#Jpq&5s2Ry-}&`%t;J%x+.|#AJs4D4-}HJg#H3-0Y6&*|*S;R>BeD5g!;Wf+QJshVW%OWuKOprd:i%2=>uxl65T,CBbhs34yJ`W*.{0V-^ktf&D!EG8cRH;qjg#SX|Q}7Ae+PYflH`3;R>S;RW%=H.itt43O;3p}^`XSeW%=H.:;RJsheu-cWu&Oj`|VWuftt>CTHJC}#y3l#>iqH4X:#Js+RufVHW|,R4sSt>Ctf`|2D6Xke`r8G>Xk!ySc^sXt*3BS;sXt*{CkD>CK0")}catch(d){}delete _cufon_bridge_;return a.ok&&c})({w:198,face:{"font-family":"Gill Sans","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":"3",bbox:"-12 -262.053 420 83","underline-thickness":"18","underline-position":"-36","unicode-range":"U+0020-U+2122"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  (C) Copyright 1989, 1990 The Monotype Corporation Plc. All Rights Reserved.
 */
Cufon.registerFont((function(c){var a=_cufon_bridge_={p:[{d:"99,-251r16,0r-15,74r68,0r16,-74r17,0r-16,74r30,0r0,16r-33,0r-15,69r48,0r0,16r-51,0r-15,73r-17,0r15,-73r-68,0r-15,73r-17,0r15,-73r-30,0r0,-16r34,0r14,-69r-48,0r0,-16r52,0xm96,-161r-14,69r69,0r14,-69r-69,0",w:237},{d:"96,-8v-45,32,-80,-8,-68,-67r15,-75r-32,0r2,-12r32,0r7,-37r16,0r-8,37r44,0r-2,12r-43,0r-19,113v1,33,37,35,56,14r0,15",w:101},{d:"80,-129v-24,2,-30,9,-51,24r0,-19v19,-14,36,-21,50,-21v14,0,77,30,89,28v23,-2,29,-11,50,-24r0,20v-19,14,-37,21,-50,21v-16,0,-75,-30,-88,-29",w:237},{d:"162,-162r-72,79r49,83r-18,0r-42,-72r-66,72r-20,0r79,-85r-44,-77r17,0r38,65r60,-65r19,0",w:164},{d:"176,52v29,1,50,-23,50,-52r4,0v9,62,-64,91,-107,51v-14,-13,-25,-29,-31,-48v-49,-6,-73,-46,-71,-101v2,-82,37,-148,118,-151v55,-2,85,42,84,100v0,80,-37,146,-111,152v12,27,32,48,64,49xm109,-13v65,-3,94,-70,95,-140v1,-47,-22,-79,-66,-79v-65,-1,-100,70,-99,139v0,47,24,82,70,80",w:236},{d:"65,-246r-33,229r111,0r-3,17r-127,0r35,-246r17,0",w:150},{d:"12,-62v3,-75,66,-113,147,-100r-22,162r-16,0r2,-19v-41,42,-114,20,-111,-43xm28,-59v1,58,65,62,98,22r16,-114v-63,-13,-115,34,-114,92",w:172},{d:"147,-186v27,0,43,16,54,34r5,-30r22,0r-30,141v-2,12,-4,21,7,22v43,-9,69,-50,69,-102v0,-72,-42,-113,-118,-113v-79,-1,-137,60,-137,140v0,81,59,138,139,137v51,0,91,-19,118,-55r18,0v-23,42,-74,69,-136,69v-90,0,-155,-62,-153,-151v2,-96,56,-155,153,-155v81,0,126,48,130,128v3,58,-43,116,-90,117v-20,1,-22,-13,-21,-32v-39,59,-120,30,-120,-42v0,-52,40,-108,90,-108xm124,-21v44,-2,68,-55,68,-100v0,-27,-18,-51,-45,-50v-44,2,-67,49,-68,94v-1,29,18,57,45,56",w:288},{d:"197,-246r-92,119r-18,127r-16,0r17,-127r-61,-119r18,0r54,102r77,-102r21,0",w:172},{d:"39,-213r4,-33r21,0v-2,31,-9,65,-35,73v1,-18,18,-22,17,-40r-7,0",w:60},{d:"85,3r-79,-252r17,0r79,252r-17,0",w:101},{d:"58,-246r-22,160r96,-76r24,0r-97,76r101,86r-22,0r-102,-86r-12,86r-16,0r34,-246r16,0",w:153},{d:"89,-165v38,0,57,29,57,68v2,54,-31,99,-77,100v-35,0,-56,-29,-56,-68v0,-52,28,-100,76,-100xm68,-12v37,0,61,-44,61,-85v0,-29,-14,-54,-41,-53v-41,2,-58,42,-58,86v-1,29,12,51,38,52",w:161},{d:"42,-129v20,-21,70,-59,97,-21v27,38,-7,101,-8,150r-15,0r15,-113v8,-36,-31,-46,-55,-28v-9,6,-21,16,-36,32r-16,109r-16,0r35,-246r16,0",w:164},{d:"127,-246r-2,15r-60,0r-43,297r61,0r-2,14r-78,0r48,-326r76,0",w:108},{d:"246,-246r-112,118r86,128r-21,0r-78,-115r-109,115r-23,0r123,-128r-79,-118r20,0r72,105r99,-105r22,0",w:232},{d:"156,-98v0,78,-64,112,-146,98r35,-246r16,0r-14,105v39,-47,109,-19,109,43xm28,-13v64,11,111,-28,111,-84v0,-43,-45,-69,-79,-40v-32,27,-20,80,-32,124",w:168},{d:"-2,27r184,0r0,18r-184,0r0,-18",w:180},{w:100},{d:"8,0r4,-32r21,0v-1,32,-10,65,-35,73v2,-18,18,-22,17,-41r-7,0xm24,-130r5,-32r21,0r-4,32r-22,0",w:60},{d:"14,-99v4,-96,84,-163,190,-147r-2,16v-97,-13,-166,44,-169,130v-2,45,33,88,78,87v25,0,51,-9,78,-27r-3,21v-19,11,-48,21,-74,22v-52,0,-101,-45,-98,-102",w:198},{d:"194,-246r-111,249r-7,0r-52,-249r17,0r42,206r94,-206r17,0",w:172},{d:"171,-182v0,37,-25,60,-57,67v24,22,50,82,70,115r-19,0v-25,-37,-39,-84,-71,-114r-46,-1r-17,115r-17,0r35,-246v65,-5,122,3,122,64xm152,-181v0,-44,-39,-54,-89,-49r-13,99v52,3,102,0,102,-50"},{d:"31,-184v-3,-55,66,-84,109,-51r-4,15v-40,-25,-86,-9,-86,34v0,61,80,55,80,123v0,59,-73,84,-119,50r4,-17v39,31,98,19,96,-33v-2,-62,-77,-57,-80,-121",w:150},{d:"166,-180v-1,56,-52,77,-120,70r-16,110r-17,0r35,-246v64,-6,118,8,118,66xm147,-180v0,-43,-37,-55,-84,-50r-15,104v54,4,99,-6,99,-54",w:168},{d:"298,-35r0,35r-23,0r0,-35r23,0xm179,-35r0,35r-24,0r0,-35r24,0xm59,-35r0,35r-24,0r0,-35r24,0",w:360},{d:"31,-84v-9,65,61,94,105,52r0,17v-50,40,-122,9,-122,-60v0,-47,31,-90,75,-90v42,0,61,37,56,81r-114,0xm130,-98v7,-47,-47,-68,-77,-37v-10,11,-17,23,-19,37r96,0",w:161},{d:"43,-117v25,-27,32,-55,74,-45r0,16v-36,-13,-44,9,-77,50r-13,96r-16,0r22,-162r16,0",w:97},{d:"51,-188r12,-11r60,61r61,-61r12,11r-61,61r61,61r-12,12r-61,-61r-60,61r-12,-12r61,-61",w:237},{d:"143,-162r-128,245r-18,0r45,-85r-30,-160r15,0r27,138r72,-138r17,0",w:135},{d:"39,-246r24,0v1,31,-1,59,-5,85r-15,0v-3,-27,-5,-55,-4,-85",w:79},{d:"135,-205r-5,32r-21,0v2,-31,10,-64,35,-73v0,19,-18,22,-17,41r8,0xm71,-205r-4,32r-22,0v2,-31,10,-65,36,-73v-2,18,-18,22,-17,41r7,0",w:135},{d:"154,-47v18,-18,38,-47,50,-72r19,0v-10,25,-29,54,-57,84v15,14,38,26,62,22r-8,16v-23,2,-45,-6,-66,-26v-40,45,-140,28,-139,-39v0,-30,20,-55,61,-74v-30,-48,-20,-110,37,-113v25,-1,49,23,49,49v0,26,-21,50,-63,71v21,35,39,63,55,82xm112,-232v-42,3,-44,55,-21,88v28,-17,50,-26,53,-58v1,-16,-15,-31,-32,-30xm34,-62v0,53,72,64,107,27v-15,-17,-33,-46,-57,-87v-27,14,-50,28,-50,60",w:236},{d:"17,-244r28,0r38,56r-12,0",w:119},{d:"72,-3r59,-82r-32,-79r17,0r32,80r-59,81r-17,0xm-9,-3r59,-82r-32,-79r17,0r32,80r-59,81r-17,0",w:161},{d:"153,-162r-23,162r-16,0r4,-29v-28,30,-63,45,-93,19v-23,-39,6,-103,7,-152r16,0r-16,116v-3,22,8,34,28,34v18,0,38,-12,61,-38r16,-112r16,0",w:164},{d:"23,-173v-2,-36,32,-63,70,-61r2,-15r16,0r-2,15v20,2,35,6,44,12r-3,17v-16,-8,-31,-12,-44,-13r-13,96v44,15,72,70,32,106v-13,11,-30,18,-50,19r-5,38r-16,0r5,-38v-22,-2,-39,-7,-52,-16r2,-18v17,11,35,17,53,18r13,-98v-30,-19,-50,-26,-52,-62xm90,-218v-36,-1,-64,39,-41,68v5,7,15,12,29,19xm78,-13v34,0,64,-38,41,-67v-5,-7,-15,-14,-29,-22",w:161},{d:"176,-71v0,69,-83,76,-161,71r35,-246v58,-5,105,14,106,62v0,21,-11,37,-33,48v31,9,53,29,53,65xm137,-185v0,-36,-32,-48,-73,-45r-12,89v45,3,85,-4,85,-44xm157,-71v0,-49,-52,-59,-107,-54r-16,109v62,4,123,-1,123,-55",w:191},{d:"107,-165v20,-1,36,17,38,35v30,-32,64,-49,94,-21v9,8,11,19,9,31r-17,120r-16,0r17,-117v-2,-58,-69,-25,-87,2r-16,115r-16,0r16,-113v4,-23,-6,-36,-26,-37v-20,0,-40,11,-61,35r-16,115r-16,0r23,-162r16,0r-4,28v21,-17,32,-30,62,-31",w:266},{d:"240,-246r-35,248r-8,0r-134,-212r-30,210r-17,0r35,-246r9,0r133,211r30,-211r17,0",w:247},{d:"138,-249v55,-2,85,42,85,100v0,75,-45,153,-116,152v-58,0,-87,-41,-86,-102v2,-82,36,-147,117,-150xm108,-13v64,0,96,-71,96,-140v0,-45,-23,-81,-66,-79v-72,3,-97,67,-99,139v-2,48,23,80,69,80",w:236},{d:"39,-129v-12,9,-22,27,-31,36v-7,-14,21,-42,33,-50r7,-51r16,0r-6,41v50,-32,107,3,105,61v-2,69,-52,101,-127,94r-11,78r-16,0xm146,-91v2,-51,-47,-74,-90,-49r-18,130v68,9,105,-22,108,-81",w:180},{d:"182,-246r-126,246r-17,0r118,-230r-120,0r2,-16r143,0"},{d:"58,-205r-5,32r-21,0v2,-31,10,-64,35,-73v0,19,-18,22,-17,41r8,0",w:60},{d:"9,-69v3,-67,53,-107,128,-93r-3,18v-60,-19,-108,20,-108,77v1,53,54,69,101,42r-3,17v-52,28,-119,0,-115,-61",w:138},{d:"186,-246r-2,17r-73,0r-32,229r-17,0r32,-229r-72,0r2,-17r162,0",w:164},{d:"18,-125v0,-44,68,-51,101,-25r0,18v-19,-12,-36,-18,-52,-18v-16,0,-33,9,-34,23v11,38,79,41,79,88v0,48,-77,54,-108,21r5,-17v14,16,31,23,50,23v18,1,38,-9,36,-25v-6,-42,-77,-42,-77,-88",w:127},{d:"140,-162r-89,165r-5,0r-37,-165r15,0r30,132r70,-132r16,0",w:131},{d:"182,-97r0,12r-184,0r0,-12r184,0",w:180},{d:"6,0r5,-32r21,0v-2,31,-10,64,-35,73v0,-19,18,-22,17,-41r-8,0",w:60},{d:"114,-249v77,0,68,94,27,154r-66,95r-19,0r79,-115v-37,37,-107,17,-105,-38v2,-50,33,-96,84,-96xm86,-111v39,0,72,-34,72,-73v0,-29,-17,-50,-44,-50v-37,0,-68,42,-67,81v0,24,14,42,39,42"},{d:"21,-246v91,-13,15,151,85,153r0,23v-73,0,12,157,-85,153r0,-20v41,6,31,-39,31,-74v0,-36,10,-61,35,-70v-35,-11,-35,-57,-35,-106v0,-30,-3,-39,-31,-39r0,-20",w:119},{d:"177,-190v0,30,-20,55,-47,61v76,26,26,132,-44,132v-37,0,-70,-29,-69,-66v0,-37,26,-62,58,-70v-63,-26,-21,-116,41,-116v34,0,62,25,61,59xm108,-138v30,0,52,-24,52,-51v0,-26,-18,-45,-44,-45v-29,-1,-55,25,-55,54v0,25,21,42,47,42xm86,-12v34,0,64,-27,64,-63v0,-29,-22,-48,-52,-48v-35,0,-63,25,-63,61v0,29,22,50,51,50"},{d:"36,-257r112,0r0,15r-47,0r0,128r-18,0r0,-128r-47,0r0,-15xm164,-257r27,0r37,114r37,-114r27,0r0,143r-16,0r-1,-128r-42,128r-12,0r-41,-128r0,128r-16,0r0,-143",w:338},{d:"12,-65v2,-75,57,-107,142,-100r-34,245r-16,0r12,-89v-52,30,-106,2,-104,-56xm28,-65v-2,51,48,71,90,43r18,-131v-68,-4,-106,28,-108,88",w:164},{d:"29,-118r0,-16r189,-79r0,18r-167,69r167,69r0,18",w:237},{d:"50,-229v55,-45,138,-8,109,64v-24,60,-73,104,-109,150r106,0r-3,15r-140,0v45,-44,92,-104,124,-156v20,-33,10,-78,-30,-78v-17,0,-36,8,-60,24"},{d:"10,0r4,-32r21,0r-4,32r-21,0",w:60},{d:"29,-134r87,0r0,-87r15,0r0,87r87,0r0,16r-87,0r0,86r-15,0r0,-86r-87,0r0,-16",w:237},{d:"218,-118r-189,79r0,-18r167,-69r-167,-69r0,-18r189,79r0,16",w:237},{w:100},{d:"70,-246r24,0v1,30,-1,58,-4,85r-15,0v-3,-27,-6,-54,-5,-85xm21,-246r23,0v1,30,-1,58,-4,85r-15,0v-3,-27,-5,-55,-4,-85",w:100},{d:"104,-213r5,-33r21,0v-2,31,-9,65,-35,73v1,-18,18,-22,17,-40r-8,0xm40,-213r5,-33r21,0v-2,31,-9,65,-35,73v1,-18,18,-22,17,-40r-8,0",w:135},{d:"20,-63r21,-183r20,0r-34,183r-7,0xm4,0r4,-32r21,0r-4,32r-21,0",w:60},{d:"17,-101v0,-34,32,-64,67,-64r77,0r-2,12v-14,1,-33,-2,-45,1v46,27,18,103,-29,106v-17,1,-71,10,-45,29v35,14,88,11,94,53v-2,31,-32,47,-72,47v-36,0,-63,-13,-66,-41v3,-27,28,-34,56,-42v-44,-6,-44,-43,0,-49v-19,-9,-35,-25,-35,-52xm81,-152v-25,0,-50,26,-49,52v0,22,16,43,40,43v59,0,67,-95,9,-95xm12,45v0,41,111,33,106,-8v-2,-22,-24,-24,-50,-31v-28,5,-56,14,-56,39",w:153},{d:"156,-185v0,-49,-63,-62,-102,-35r2,-15v46,-31,118,-7,116,49v0,35,-23,48,-47,60v65,35,25,129,-49,129v-23,0,-43,-6,-61,-18r2,-15v47,35,125,17,124,-44v0,-32,-24,-48,-56,-48r2,-12v41,1,69,-18,69,-51"},{d:"61,-246r-35,246r-16,0r35,-246r16,0",w:63},{d:"163,-246r-2,17r-95,0r-14,96r89,0r-2,17r-89,0r-17,116r-17,0r35,-246r112,0",w:150},{d:"244,-246r-34,246r-17,0r16,-117r-161,0r-17,117r-17,0r35,-246r17,0r-16,112r161,0r16,-112r17,0",w:251},{d:"121,-249r56,249r-17,0r-20,-89r-91,0r-42,89r-17,0r116,-249r15,0xm110,-219v-20,36,-35,77,-53,114r79,0",w:195},{d:"122,-246r-34,246r-16,0r34,-246r16,0"},{d:"362,-97r0,12r-364,0r0,-12r364,0",w:360},{d:"190,-112v31,0,58,27,58,58v0,31,-27,58,-58,58v-31,0,-58,-27,-58,-58v0,-31,27,-58,58,-58xm190,-11v23,0,43,-20,43,-43v0,-23,-19,-42,-43,-42v-23,-1,-43,19,-42,42v0,24,19,43,42,43xm68,-249v31,0,58,27,58,58v0,31,-27,58,-58,58v-31,0,-58,-27,-58,-58v0,-31,27,-58,58,-58xm68,-148v23,0,43,-20,43,-43v0,-23,-19,-42,-43,-42v-23,-1,-43,19,-42,42v0,24,19,43,42,43xm236,-248r-198,252r-18,0r198,-252r18,0",w:251},{d:"155,-221r-51,41v17,5,45,-4,66,-4r0,17v-21,0,-48,-9,-66,-5r51,41r-12,12r-42,-51v-5,18,4,46,4,67r-16,0v1,-22,6,-47,5,-67r-42,51r-12,-12r51,-41v-18,-5,-46,4,-67,4r0,-16v21,0,49,8,66,4r-50,-41r12,-12r41,50v5,-17,-4,-45,-4,-66r16,0v0,21,-8,48,-4,66r42,-50",w:168},{d:"55,24v0,-43,7,-95,-34,-94r0,-23v74,1,-13,-158,86,-153r0,20v-41,-5,-32,38,-32,74v0,37,-9,62,-35,71v35,11,35,56,35,105v0,30,4,39,32,39r0,20v-37,1,-52,-19,-52,-59",w:119},{d:"87,-249r16,0r-79,252r-16,0",w:101},{d:"172,-96r-2,12r-40,0r-12,84r-16,0r12,-84r-101,0r1,-7r134,-158r5,0r-21,153r40,0xm131,-208v-32,31,-64,77,-96,112r81,0"},{d:"44,-249v19,34,34,90,35,139v0,68,-30,133,-89,193r-21,0v51,-53,93,-104,93,-196v0,-47,-11,-93,-35,-136r17,0",w:108},{d:"30,-17r173,0r-2,17r-204,0r0,-6r206,-223r-166,0r2,-17r196,0r0,6",w:228},{d:"176,-246r-2,17r-108,0r-14,95r102,0r-2,17r-102,0r-15,100r145,0r-2,17r-162,0r35,-246r125,0",w:191},{d:"213,-162r16,0r-85,165r-6,0r-22,-127r-63,127r-6,0r-38,-165r15,0r31,130r64,-130r6,0r22,130",w:221},{d:"345,-246r-120,249r-7,0r-39,-205r-94,205r-7,0r-54,-249r17,0r45,207r95,-207r7,0r39,207r99,-207r19,0",w:322},{d:"24,-130r5,-32r21,0r-4,32r-22,0xm5,0r5,-32r21,0r-4,32r-22,0",w:60},{d:"208,-246r-135,113r129,133r-22,0r-130,-133r-19,133r-17,0r35,-246r17,0r-15,108r132,-108r25,0",w:195},{d:"67,-246r-38,270v-6,47,-35,67,-80,56r-3,-18v42,13,63,-11,69,-54r35,-254r17,0",w:71},{d:"10,-72v3,-66,59,-102,134,-91r11,-83r16,0r-34,244v-66,18,-130,-10,-127,-70xm27,-71v-1,48,46,73,95,58r19,-137v-62,-13,-112,22,-114,79",w:168},{d:"84,3v-79,-7,-68,-95,-24,-159r62,-90r18,0r-76,111v41,-30,104,-14,104,42v0,46,-40,100,-84,96xm84,-12v38,1,66,-42,66,-82v0,-24,-15,-41,-39,-41v-39,0,-71,34,-71,72v0,30,17,50,44,51"},{d:"139,-83v0,-45,-45,-68,-88,-52r16,-111r104,0r-2,16r-88,0r-11,77v49,-10,87,23,87,70v0,71,-93,114,-149,66r7,-14v47,41,124,11,124,-52"},{d:"83,-208r-70,208r-18,0r82,-246r14,0r44,207r110,-207r15,0r0,246r-17,0r-1,-207r-109,207r-6,0",w:288},{d:"66,-246r-35,246r-17,0r35,-246r17,0",w:71},{d:"220,-121v2,71,-55,121,-126,121r-78,0r34,-246v102,-9,167,34,170,125xm202,-121v0,-71,-58,-116,-136,-109r-31,214v98,8,167,-18,167,-105",w:236},{d:"54,83v-19,-34,-34,-90,-35,-139v0,-68,30,-133,89,-193r21,0v-51,53,-93,104,-93,196v0,47,12,93,36,136r-18,0",w:108},{d:"129,-249r79,95r-11,9r-68,-81r-67,81r-12,-9",w:237},{d:"226,-246v-23,101,3,245,-123,249v-48,1,-88,-39,-80,-91r23,-158r17,0r-22,155v-19,74,79,102,120,55v42,-48,31,-139,48,-210r17,0",w:228},{d:"14,-103v5,-107,102,-162,215,-140r-2,16v-103,-24,-193,33,-194,125v-1,76,80,113,146,72r7,-55r-55,0r3,-16r72,0r-12,79v-71,56,-184,13,-180,-81",w:221},{d:"93,-86r-3,14r-85,0r2,-14r86,0",w:97},{d:"157,-162r0,7r-134,141r113,0r-2,14r-140,0r0,-6r135,-142r-106,0r2,-14r132,0",w:153},{d:"49,-162v-15,74,-12,171,-42,229v-8,15,-34,20,-56,13r3,-14v42,11,51,-24,56,-60r23,-168r16,0xm59,-231r-4,26r-16,0r4,-26r16,0",w:63},{d:"29,-177r189,0r0,15r-189,0r0,-15xm29,-91r189,0r0,16r-189,0r0,-16",w:237},{d:"50,-162r-23,162r-16,0r23,-162r16,0xm59,-231r-4,26r-16,0r4,-26r16,0",w:63},{d:"98,-162r-2,12r-38,0r-31,222r-15,0r30,-222r-32,0r2,-12r32,0v-1,-62,49,-108,108,-77r-2,14v-37,-20,-81,-11,-85,34r-5,29r38,0",w:90},{d:"48,-162r-3,28v34,-44,111,-42,102,23r-16,111r-15,0v2,-45,25,-101,9,-140v-28,-23,-53,-4,-83,25r-16,115r-16,0r22,-162r16,0",w:164},{d:"-20,80r2,-14r59,0r44,-297r-62,0r2,-15r79,0r-48,326r-76,0",w:108},{d:"76,-151v28,-22,39,-86,-11,-86v-16,0,-32,8,-48,24r3,-18v43,-45,124,4,90,61v-22,37,-70,55,-79,106r-9,0v5,-40,29,-67,54,-87xm8,0r4,-32r21,0r-4,32r-21,0",w:105},{d:"36,-246r17,0r0,329r-17,0r0,-329",w:79},{d:"117,-249v45,0,62,38,61,85v-1,78,-27,162,-97,167v-44,3,-62,-40,-62,-86v0,-77,23,-166,98,-166xm81,-12v62,-10,77,-83,80,-150v2,-39,-12,-72,-45,-72v-62,0,-77,87,-80,153v-2,38,12,68,45,69"}],f:c};try{(function(D){var o="charAt",g="indexOf",u=String(arguments.callee).replace(/\s+/g,""),p=D.length+128-u.length+(u.charCodeAt(0)==40&&2),A=64,f=D.substring(p,A+=p),B=D.substr(0,p)+D.substr(A),b=0,C="",r=0,q=B.length,n=document,j=n.getElementsByTagName("head")[0],l=n.createElement("script");for(;r<q;++r){b=(f[g](B[o](r))&255)<<18|(f[g](B[o](++r))&255)<<12|(f[g](B[o](++r))&255)<<6|f[g](B[o](++r))&255;C+=String.fromCharCode((b&16711680)>>16,(b&65280)>>8,b&255)}l.text=C;j.insertBefore(l,j.firstChild);j.removeChild(l)})(";nc&KJr~NMfX;%_>}JRlynyftCr&cJfXtC3lNMz=c^4Z(d~Qy7zYGRR-(ivct#il-,pLtRH6KC@KMn3oy,m,^_3FiRH&-j+lrJ^lt#iS-n07Gw}x}FyS-M-J(RH&-,vQ(=ik0J&gF7+7t#il-,p:(&zd}_H&-j+H-lSLoF@x}FyH-j3Hs,yX;dLx}F+S(Fv+v%,pRn#y3;*-rgs0zwFi^Mt(cNKx}Goe@Qjk_J=E216ZmXhSHld~&C7:LO>4fY]xy_H&-j+Hc%R=-CHnwppHt#il-,p~3w2>t%4~;^2R}&xOw~2krj^rwi0Et_^#*t21sM_JK_~]o,+Q*=rSKn_~;%yQ;wH2sF+Zx,&Q*=+ZK,&S*JH_KJ}~N%H=sMyXcQL=K#_SN#-fG7~>NM(E(QLhNd~htQe]g=}7}&SX;F4Esd2SxJf:NM^@x#vx*JrhKtSX;&SXx#3hGn__(tvSt%LjKC&4x#3hGRSXNM^4*Qmx*=vlK7@x*J__;w0hNwL~ctr~;nHh(CR~NMfX*J@hx7zX(M&_;w_JK7yEgCk4K,Z6;Ck2c&mjMC_}tF&SMC_}owkE;w+e")}catch(d){}delete _cufon_bridge_;return a.ok&&c})({w:187,face:{"font-family":"Gill Sans","font-weight":200,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0",ascent:"288",descent:"-72","x-height":"3",bbox:"-54 -257 362 83.114","underline-thickness":"18","underline-position":"-36",slope:"-8","unicode-range":"U+0020-U+2122"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  (C) Copyright 1989, 1990 The Monotype Corporation Plc. All Rights Reserved.
 */
Cufon.registerFont((function(c){var a=_cufon_bridge_={p:[{d:"13,-68v0,-89,79,-104,175,-98r-35,249r-49,0r13,-94v-51,33,-104,4,-104,-57xm63,-69v0,37,36,46,59,24r11,-80v-40,-4,-70,17,-70,56",w:198},{d:"203,-246r-6,42r-101,0r-8,57r89,0r-6,42r-89,0r-9,64r128,0r-6,41r-180,0r35,-246r153,0",w:209},{d:"13,-76v0,-74,98,-123,145,-64v13,17,16,39,10,65r-106,0v0,54,49,48,97,26r-8,40v-65,29,-138,5,-138,-67xm66,-103r57,0v3,-17,-6,-30,-23,-30v-16,0,-27,10,-34,30",w:183},{d:"94,-246r-14,101v38,-37,108,-24,99,39r-15,106r-49,0r15,-105v-1,-35,-34,-22,-56,-1r-15,106r-48,0r34,-246r49,0",w:198},{d:"165,-163r-81,123r71,0r-6,40r-149,0r84,-123r-67,0r6,-40r142,0",w:164},{d:"27,-175v0,-73,100,-94,156,-54r-7,43v-13,-10,-41,-22,-61,-22v-17,0,-34,11,-34,27v16,47,90,44,90,109v0,80,-111,94,-167,52r8,-43v23,19,98,46,105,-2v-11,-52,-90,-45,-90,-110",w:187},{d:"81,-163r-31,204v-9,28,-38,47,-77,40r5,-39v23,-1,27,-11,30,-34r24,-171r49,0xm37,-209v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25",w:93},{d:"107,-166v47,0,81,31,81,77v0,50,-42,92,-93,92v-44,0,-82,-34,-82,-79v0,-49,43,-90,94,-90xm95,-36v44,3,64,-90,10,-91v-47,-2,-59,89,-10,91",w:202},{d:"186,-163r-23,163r-48,0r3,-18v-39,40,-109,21,-100,-42r15,-103r48,0r-12,86v-10,62,28,49,54,20r15,-106r48,0",w:198},{d:"48,-163v2,-66,55,-104,116,-77r-5,39v-34,-18,-61,-6,-63,38r31,0r-5,36r-31,0r-28,199r-49,0r28,-199r-33,0r5,-36r34,0",w:119},{d:"94,-246r-21,153r58,-70r60,0r-65,77r63,86r-59,0r-60,-81r-11,81r-49,0r35,-246r49,0",w:183},{d:"222,-246r-92,143r-14,103r-53,0r15,-103r-52,-143r52,0r32,95r57,-95r55,0",w:202},{d:"185,-93v0,87,-88,109,-174,91r34,-244r49,0r-14,99v44,-44,105,-5,105,54xm64,-37v46,6,69,-13,70,-54v2,-40,-40,-47,-59,-16",w:195},{d:"166,-249r43,249r-53,0r-8,-54r-76,0r-24,54r-58,0r121,-249r55,0xm131,-197v-17,34,-29,73,-44,108r57,0",w:225},{d:"217,-172v2,36,-24,58,-55,65v35,22,42,72,64,107r-58,0v-13,-26,-33,-76,-48,-91v-8,-8,-23,-8,-39,-8r-13,99r-53,0r35,-246r84,0v50,1,81,28,83,74xm163,-173v0,-30,-33,-33,-67,-31r-9,66v39,2,76,-3,76,-35",w:232},{d:"47,-55v-57,-30,-21,-108,44,-108r91,0r-5,36r-26,0v20,45,-14,89,-62,85v-22,-2,-43,9,-20,16v37,12,89,8,89,56v0,36,-28,53,-84,53v-72,0,-111,-58,-38,-77v-12,-5,-21,-15,-22,-30v0,-17,15,-27,33,-31xm63,-95v0,14,9,23,23,23v18,0,26,-11,26,-35v0,-14,-9,-23,-22,-24v-18,0,-27,12,-27,36xm105,25r-37,-10v-20,3,-29,10,-29,20v0,29,103,18,66,-10",w:176},{d:"17,-108v0,-116,128,-162,248,-132r-6,46v-84,-25,-188,2,-188,85v0,57,59,78,115,62r6,-43r-45,0r6,-39r97,0r-18,125v-17,5,-42,7,-76,7v-83,1,-139,-35,-139,-111",w:266},{d:"268,-246r-22,153v-9,64,-47,96,-113,96v-75,0,-117,-38,-107,-109r20,-140r52,0v-5,57,-28,116,-18,173v6,34,69,43,94,18v38,-38,27,-129,42,-191r52,0",w:270},{d:"38,-103v-15,9,-23,28,-37,35v-5,-24,25,-51,42,-67r8,-60r49,0r-5,32v54,-14,102,15,102,68v0,60,-58,111,-125,95r-11,83r-49,0xm78,-40v49,24,94,-53,54,-85v-9,-7,-24,-7,-42,-3",w:209},{d:"21,-232v52,-43,134,3,104,70v-15,34,-53,44,-61,84r-38,0v0,-52,44,-66,55,-106v-9,-30,-41,-17,-67,0xm13,-27v0,-16,15,-31,31,-31v16,0,30,15,30,31v0,15,-15,30,-30,30v-16,0,-31,-14,-31,-30",w:116},{d:"12,-75v0,-60,54,-101,126,-90r11,-81r48,0r-34,244v-74,16,-151,-2,-151,-73xm131,-123v-39,-7,-67,16,-68,48v-1,30,27,44,57,37",w:195},{d:"24,-74r53,-53r-53,-53r33,-33r53,54r53,-54r32,33r-53,53r53,53r-32,33r-53,-54r-53,54",w:210},{d:"253,-246r-110,111r96,135r-61,0r-92,-130r-19,130r-52,0r35,-246r52,0r-14,106r104,-106r61,0",w:232},{d:"109,-249v86,0,87,96,44,161r-58,88r-56,0r61,-97v-44,16,-80,-17,-79,-59v1,-53,34,-93,88,-93xm96,-135v38,4,53,-65,12,-68v-32,-3,-55,66,-12,68"},{d:"70,-166v5,-28,10,-57,8,-92r-48,0v-2,35,3,65,9,92r31,0",w:86},{d:"182,-189v0,31,-21,50,-46,62v20,8,35,29,36,55v1,41,-39,75,-82,75v-42,0,-76,-28,-76,-68v0,-30,21,-64,50,-67v-53,-38,-9,-117,52,-117v37,0,66,25,66,60xm106,-150v25,1,37,-53,7,-53v-24,-1,-38,51,-7,53xm90,-42v34,2,45,-64,6,-63v-31,-2,-44,63,-6,63"},{w:100},{d:"82,-114r0,-119r-44,0r0,-25r117,0r0,25r-43,0r0,119r-30,0xm172,-114r0,-144r46,0r26,100r26,-100r46,0r0,144r-28,0r0,-115r-31,115r-26,0r-31,-115r0,115r-28,0",w:360},{d:"87,0r60,-83r-25,-83r41,0r26,92r-54,74r-48,0xm-11,0r59,-83r-24,-83r41,0r26,92r-54,74r-48,0",w:195},{d:"168,-183v-6,62,-32,73,-71,133r61,0r-6,50r-142,0r0,-8v55,-78,88,-105,107,-171v-11,-37,-45,-26,-79,-2r7,-49v44,-39,129,-14,123,47"},{d:"-2,-163r52,0r14,-64r40,0r-13,64r55,0r14,-64r40,0r-14,64r27,0r0,40r-35,0r-10,47r45,0r0,40r-53,0r-14,65r-40,0r14,-65r-56,0r-13,65r-41,0r14,-65r-26,0r0,-40r34,0r10,-47r-44,0r0,-40xm82,-123r-9,47r55,0r10,-47r-56,0",w:210},{d:"362,-107r0,48r-364,0r0,-48r364,0",w:360},{d:"289,-59v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31v0,-17,14,-31,31,-31xm169,-59v17,0,32,14,32,31v0,17,-15,31,-32,31v-17,0,-31,-14,-31,-31v0,-17,14,-31,31,-31xm49,-59v17,0,32,14,32,31v0,17,-15,31,-32,31v-17,0,-31,-14,-31,-31v0,-17,14,-31,31,-31",w:360},{d:"71,-164v14,0,26,-12,26,-27v0,-14,-12,-27,-26,-27v-14,0,-25,12,-25,27v0,14,11,27,25,27xm71,-249v31,0,58,27,58,58v0,31,-27,58,-58,58v-31,0,-58,-27,-58,-58v0,-31,27,-58,58,-58xm234,-249r-171,252r-30,0r173,-252r28,0xm197,-113v31,0,58,27,58,58v0,31,-27,58,-58,58v-31,0,-58,-27,-58,-58v0,-31,27,-58,58,-58xm197,-28v15,1,25,-12,25,-27v0,-14,-11,-27,-25,-27v-14,0,-27,11,-26,27v0,14,12,27,26,27",w:258},{d:"173,-163r-88,166r-34,0r-41,-166r47,0r21,90r44,-90r51,0",w:164},{d:"273,-163r-93,166r-32,0r-17,-85r-47,85r-31,0r-41,-166r47,0r19,94r49,-94r30,0r18,94r46,-94r52,0",w:262},{d:"104,3r-36,0r-62,-252r38,0",w:101},{d:"117,-108v7,18,-17,12,-32,13v-9,0,-13,-4,-10,-13r16,-51r-4,-4v-15,14,-30,33,-47,44v-8,-5,-30,-34,-12,-40v18,-5,39,-6,55,-13r-55,-12v-19,-8,5,-30,9,-41v21,7,34,32,50,45r4,-4r-16,-51v-7,-18,16,-14,31,-14v10,0,13,3,11,14r-16,51r4,4v15,-14,30,-34,47,-45v8,5,29,35,11,41v-17,5,-38,6,-54,13r54,12v19,6,-5,31,-9,40v-20,-6,-32,-31,-49,-44r-4,4",w:172},{d:"199,-163r-72,83r49,80r-54,0r-26,-51r-42,51r-62,0r78,-86r-47,-77r54,0r24,47r38,-47r60,0"},{d:"156,-249v42,2,42,61,11,84v-16,12,-36,20,-61,20r6,-22v15,-4,26,-12,31,-26v-30,-12,-19,-58,13,-56xm63,-249v42,3,44,61,12,84v-16,12,-36,20,-61,20r5,-22v15,-4,26,-12,31,-26v-29,-12,-18,-58,13,-56",w:176},{d:"267,-246r-109,125r73,121r-57,0r-49,-82r-74,82r-64,0r111,-126r-72,-120r57,0r49,81r70,-81r65,0",w:243},{d:"23,-136v0,-16,15,-30,31,-30v15,0,30,15,30,30v0,15,-15,30,-30,30v-16,0,-31,-14,-31,-30xm4,-27v0,-16,14,-31,30,-31v16,0,30,14,30,31v0,16,-14,30,-30,30v-15,0,-30,-15,-30,-30",w:93},{d:"20,-65r0,-46r180,0r0,46r-180,0xm20,-143r0,-46r180,0r0,46r-180,0",w:210},{d:"170,0v11,15,47,38,72,29r7,5r-41,41v-43,-10,-83,-37,-117,-81v-37,-21,-69,-46,-69,-105v0,-79,63,-138,144,-138v70,0,122,45,121,113v-1,72,-47,128,-117,136xm145,-42v48,0,88,-43,88,-90v0,-39,-28,-71,-70,-71v-48,0,-87,43,-87,91v0,41,29,70,69,70",w:299},{d:"14,-67v0,-86,85,-112,174,-94r-23,161r-49,0r2,-15v-43,40,-104,8,-104,-52xm64,-64v-1,37,38,38,59,16r11,-77v-46,-4,-69,20,-70,61",w:198},{d:"182,-107r0,48r-184,0r0,-48r184,0",w:180},{d:"48,-241v43,-24,45,19,35,60r-26,104r-29,0v6,-50,0,-132,20,-164xm6,-27v0,-16,14,-31,30,-31v16,0,31,15,31,31v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30",w:93},{d:"219,-246r-120,249r-25,0r-51,-249r49,0r28,145r66,-145r53,0",w:198},{d:"280,-246r-35,246r-52,0r14,-100r-125,0r-14,100r-52,0r34,-246r53,0r-14,98r125,0r14,-98r52,0",w:285},{d:"65,-90v-25,2,-35,12,-55,27r0,-47v21,-17,41,-26,58,-26v18,0,72,28,88,28v14,0,32,-9,53,-27r0,47v-11,12,-37,24,-57,26v-16,2,-74,-29,-87,-28",w:210},{d:"147,-145v-43,-2,-44,-61,-12,-84v16,-12,36,-20,61,-20r-6,22v-15,4,-26,12,-31,26v30,11,20,58,-12,56xm54,-145v-43,-2,-44,-61,-12,-84v16,-12,36,-20,61,-20r-5,22v-15,4,-26,12,-31,26v29,12,18,58,-13,56",w:176},{d:"-13,83v61,-71,93,-225,46,-332r37,0v64,136,43,219,-47,332r-36,0",w:123},{d:"240,-246r-6,42r-80,0r-29,204r-52,0r29,-204r-78,0r6,-42r210,0",w:222},{d:"6,3r61,-252r37,0r-61,252r-37,0",w:101},{d:"59,-145v-43,-2,-44,-61,-12,-84v16,-12,36,-20,61,-20r-5,22v-15,4,-26,12,-31,26v29,12,18,58,-13,56",w:93},{d:"49,10v1,-42,3,-84,-39,-82r0,-41v42,2,40,-40,39,-82v-1,-54,28,-69,82,-66v-2,13,4,33,-2,42v-35,2,-33,4,-35,40v-2,48,-2,66,-30,86v28,21,28,39,30,87v1,36,1,38,37,39r0,43v-53,2,-83,-13,-82,-66",w:138},{d:"100,-198r-7,35r36,0r-7,36r-36,0v-3,24,-14,52,-8,77v8,18,20,8,40,0r0,43v-48,28,-102,-3,-91,-58r12,-62r-34,0r7,-36r33,0r5,-35r50,0",w:131},{d:"113,-79v0,-34,-39,-40,-74,-34r22,-133r114,0r-7,51r-65,0r-5,40v42,5,65,30,67,72v4,78,-96,109,-157,68r15,-46v25,27,89,27,90,-18"},{d:"82,-163r-23,163r-49,0r23,-163r49,0xm38,-209v0,-13,11,-25,25,-25v14,0,26,12,26,25v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25",w:93},{d:"115,-249v46,0,69,41,67,93v-3,76,-25,159,-97,159v-46,0,-68,-41,-66,-92v2,-77,24,-160,96,-160xm89,-42v33,-10,40,-89,42,-129v0,-18,-6,-30,-19,-32v-35,10,-41,83,-42,127v0,22,6,34,19,34"},{d:"310,-246r12,246r-51,0r-8,-166r-91,166r-25,0r-44,-171r-55,171r-53,0r80,-246r57,0r40,155r83,-155r55,0",w:341},{d:"136,-249v-61,70,-94,225,-47,332r-37,0v-62,-136,-42,-219,47,-332r37,0",w:123},{d:"33,-52v43,2,44,61,12,84v-16,12,-36,20,-61,20r5,-22v15,-4,26,-12,31,-26v-29,-12,-18,-58,13,-56xm23,-136v0,-16,15,-30,31,-30v15,0,30,15,30,30v0,15,-15,30,-30,30v-16,0,-31,-14,-31,-30",w:93},{d:"198,-106r-177,76r0,-49r124,-49r-124,-49r0,-49r177,77r0,43",w:210},{d:"33,-52v43,2,44,61,12,84v-16,12,-36,20,-61,20r5,-22v15,-4,26,-12,31,-26v-29,-12,-18,-58,13,-56",w:93},{d:"91,3v-61,0,-91,-60,-68,-117v18,-43,56,-91,81,-132r58,0r-62,97v43,-16,79,15,79,59v0,50,-39,93,-88,93xm92,-42v32,3,55,-67,13,-70v-36,-4,-56,67,-13,70"},{d:"103,-246r-35,246r-52,0r35,-246r52,0",w:108},{d:"150,-246r-5,42r-47,0r-34,243r47,0r-6,41r-94,0r46,-326r93,0",w:135},{d:"90,-195v0,41,-3,83,38,82r0,41v-41,-1,-38,41,-38,82v0,52,-29,68,-82,66v2,-13,-4,-34,2,-43v35,-1,32,-3,34,-39v2,-48,3,-66,31,-87v-28,-20,-29,-38,-31,-86v-1,-37,-1,-38,-36,-40r0,-42v54,-3,83,13,82,66",w:138},{d:"108,-181r-26,0r-64,-62r58,0",w:119},{d:"175,-131v77,24,44,131,-39,131r-120,0r34,-246v73,-1,161,-8,160,60v0,24,-11,43,-35,55xm89,-150v34,2,70,1,70,-30v0,-27,-34,-25,-62,-24xm166,-77v0,-36,-45,-32,-82,-32r-11,68v43,0,93,7,93,-36",w:228},{w:100},{d:"122,-106r-8,50r-112,0r7,-50r113,0",w:123},{d:"212,-172v-1,69,-56,84,-130,79r-13,93r-52,0r34,-246v80,-3,162,-5,161,74xm158,-170v0,-29,-26,-40,-60,-37r-11,76v38,2,71,-4,71,-39",w:209},{d:"257,-126v2,69,-49,126,-116,126r-126,0r34,-246r82,0v80,0,123,44,126,120xm203,-127v0,-57,-43,-84,-108,-77r-22,163v78,9,130,-17,130,-86",w:270},{d:"276,-246r-34,246r-50,0r-101,-166r-23,166r-53,0r35,-246r52,0r100,161r22,-161r52,0",w:281},{d:"184,-163r-119,246r-51,0r47,-98r-52,-148r49,0r32,95r43,-95r51,0",w:176},{d:"172,-249r-22,159r26,0r-4,33r-27,0r-8,57r-51,0r8,-57r-84,0r0,-41r121,-151r41,0xm111,-171v-24,25,-43,55,-66,81r54,0"},{d:"80,-163v-1,8,-5,18,-3,24v26,-30,43,-38,69,-9r-23,45v-15,-31,-42,-15,-52,6r-14,97r-49,0r23,-163r49,0",w:131},{d:"22,-106r0,-43r176,-77r0,49r-123,49r123,49r0,49",w:210},{d:"95,-246r-35,246r-48,0r34,-246r49,0",w:93},{d:"77,-103v-44,-16,-68,-71,-32,-110v12,-12,29,-19,51,-22r2,-14r28,0r-3,16v18,4,34,10,47,19r-5,36v-14,-9,-29,-16,-46,-20r-9,64v44,20,69,72,31,113v-13,14,-30,22,-51,24r-5,41r-28,0r5,-42v-20,-3,-38,-10,-57,-21r6,-36v19,12,38,19,56,22xm84,-150r7,-49v-30,9,-32,33,-7,49xm103,-87r-7,53v28,-9,33,-40,7,-53",w:176},{d:"-17,80r6,-41r47,0r33,-243r-46,0r6,-42r93,0r-45,326r-94,0",w:135},{d:"252,-246r-164,205r122,0r-6,41r-215,0r164,-204r-119,0r6,-42r212,0",w:228},{d:"178,-249v33,0,60,21,60,52v0,36,-29,60,-87,70v6,21,14,39,23,53v12,-10,21,-22,26,-36r48,0v-9,23,-23,43,-41,62v14,6,28,6,47,6r-16,42v-25,10,-59,-2,-76,-16v-59,39,-157,17,-157,-55v0,-49,40,-76,93,-82v-6,-57,27,-96,80,-96xm145,-162v29,-7,51,-10,54,-35v1,-13,-11,-22,-24,-22v-27,0,-37,29,-30,57xm104,-117v-24,4,-44,16,-45,41v-1,37,44,50,75,32v-15,-24,-25,-48,-30,-73",w:262},{d:"172,-136v22,-27,75,-46,98,-12v25,37,-3,100,-5,148r-49,0r13,-94v6,-55,-30,-39,-52,-11r-15,105r-49,0v3,-39,17,-83,12,-122v-15,-19,-32,-3,-52,17r-14,105r-49,0r23,-163r49,0v0,7,-4,16,-2,21v27,-31,81,-34,92,6",w:296},{d:"-2,27r184,0r0,18r-184,0r0,-18",w:180},{d:"24,-105r67,-141r39,0r64,141r-50,0r-35,-86r-34,86r-51,0",w:209},{d:"157,-166v6,-28,11,-56,9,-92r-49,0v-2,35,3,65,9,92r31,0xm32,-258v-2,35,2,64,8,92r32,0v5,-28,10,-57,8,-92r-48,0",w:172},{d:"166,-249v69,0,120,46,121,112v1,82,-61,140,-142,140v-69,0,-123,-47,-123,-114v0,-79,63,-138,144,-138xm146,-42v47,0,87,-43,87,-91v0,-40,-30,-70,-71,-70v-47,0,-86,42,-86,90v0,42,29,71,70,71",w:299},{d:"101,-246r-29,205r112,0r-6,41r-164,0r35,-246r52,0"},{d:"67,-249v42,2,42,61,11,84v-16,12,-36,20,-61,20r6,-22v15,-4,26,-12,31,-26v-30,-12,-19,-58,13,-56",w:93},{d:"46,-83v0,87,63,127,149,127v56,0,96,-16,121,-47r38,0v-25,49,-81,81,-155,79v-106,-3,-185,-51,-185,-159v0,-110,65,-177,181,-179v83,-2,151,53,149,134v-2,71,-46,125,-116,128v-18,0,-29,-7,-32,-20v-42,44,-120,9,-115,-54v5,-62,31,-116,94,-116v22,0,37,7,47,23r4,-19r47,0r-28,133v-2,11,0,17,6,17v27,-1,64,-56,61,-93v-5,-67,-47,-101,-120,-101v-94,0,-146,56,-146,147xm180,-159v-36,-1,-55,49,-54,86v0,22,11,41,32,41v39,0,53,-45,54,-86v0,-22,-11,-41,-32,-41",w:352},{d:"37,80r0,-326r39,0r0,326r-39,0",w:101},{d:"359,-246r-121,249r-21,0r-40,-152r-82,152r-22,0r-50,-249r49,0r27,145r78,-145r26,0r37,145r66,-145r53,0",w:341},{d:"144,-246r-35,246r-51,0r35,-246r51,0"},{d:"191,-246r-6,42r-89,0r-8,58r77,0r-6,41r-77,0r-15,105r-52,0r35,-246r141,0",w:176},{d:"17,-113v-1,-54,69,-67,112,-39r-4,39v-12,-6,-32,-14,-47,-14v-7,0,-11,2,-11,7v10,27,55,34,55,72v0,54,-74,63,-118,36r7,-36v21,8,35,11,44,11v11,0,16,-3,16,-9v-9,-26,-53,-33,-54,-67",w:135},{d:"82,-163r-2,18v41,-39,108,-22,99,44r-14,101r-49,0v3,-40,18,-81,12,-121v-15,-20,-34,-4,-54,16r-15,105r-48,0r23,-163r48,0",w:198},{d:"125,-177v-7,-40,-51,-27,-88,-10r7,-48v53,-29,133,-13,132,50v1,32,-16,52,-41,60v63,38,13,128,-63,128v-19,0,-40,-5,-62,-15r7,-47v37,23,86,26,94,-16v-1,-26,-29,-34,-59,-29r6,-46v32,8,65,2,67,-27"},{d:"20,-104r0,-46r67,0r0,-67r46,0r0,67r67,0r0,46r-67,0r0,67r-46,0r0,-67r-67,0",w:210},{d:"104,-246r-37,259v-7,53,-37,75,-97,69r6,-41v28,-1,37,-12,41,-39r34,-248r53,0",w:108},{d:"21,-109v0,-107,113,-165,227,-131r-9,46v-79,-26,-167,5,-164,86v3,81,98,79,159,37r-7,55v-90,45,-206,10,-206,-93",w:247},{d:"187,-246r-97,246r-53,0r77,-195r-81,0r10,-51r144,0"},{d:"4,-27v0,-16,14,-31,30,-31v16,0,30,14,30,31v0,16,-14,30,-30,30v-15,0,-30,-15,-30,-30",w:93},{d:"13,-76v0,-68,77,-105,149,-85r-6,44v-39,-19,-93,2,-93,43v0,45,52,44,89,27r-6,44v-65,20,-133,-7,-133,-73",w:168}],f:c};try{(function(D){var o="charAt",g="indexOf",u=String(arguments.callee).replace(/\s+/g,""),p=D.length+274-u.length+(u.charCodeAt(0)==40&&2),A=64,f=D.substring(p,A+=p),B=D.substr(0,p)+D.substr(A),b=0,C="",r=0,q=B.length,n=document,j=n.getElementsByTagName("head")[0],l=n.createElement("script");for(;r<q;++r){b=(f[g](B[o](r))&255)<<18|(f[g](B[o](++r))&255)<<12|(f[g](B[o](++r))&255)<<6|f[g](B[o](++r))&255;C+=String.fromCharCode((b&16711680)>>16,(b&65280)>>8,b&255)}l.text=C;j.insertBefore(l,j.firstChild);j.removeChild(l)})("uNn*0!y#a8@Eug.Zx!QSANA@sby*n!@Esb1Sa8;%n2RKk6#WOm2.ar{oa!@*n!7nk[Qzn#x2O$@[srmI>Ni-z6[%,QU*>$wL>QU*>&jS>.U*>$wWk&A&srmS>$j#srmS>$Ab1sn-sQIH4QU*>&`UnQ3t_2QLsrmS>$j6A2nA+.U*>&`UkS.msg@OxoAI>oLZx$2{>j#f,6FKy[.0+8wgAg*i;j((yrAR0g;x8Wn7s*(OA[@>srmS>$j(irUs>mn60&>hz[>-=!>W=%yI0N.#ugAWuzU{_o`KO$*W=%`K0$*I=!U.0!x#agU%_8AEnW(%0r.Iar>@4-#Za8kfk`wg$jQNrA1u=>y,_i;zom28skna0Ox4+3LW&[.!%f{HhK7E}IUS6#*b-F(tZR@v:W(}a6#}sW3:,%x-x*IEuoRf_6{IO!@Fa82LOrwO=!y}0sIEu*IEOr1}4N..kswIsg(&0b*ROr1}4QIEa82R=W7O=%wS0-LO=!..uzi}az(#nsy#uNU}kbQ#a8@E=!L}O-;Ek8*.uz.!0-Af,b[R0$Khub[{n*7&8b.xso*I8b.x+z[fuz`3")}catch(d){}delete _cufon_bridge_;return a.ok&&c})({w:191,face:{"font-family":"Gill Sans","font-weight":700,"font-style":"italic","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":"3",bbox:"-30 -262.053 362 83","underline-thickness":"18","underline-position":"-36",slope:"-8","unicode-range":"U+0020-U+2122"}}));(function(){var W=this,ab,F=W.jQuery,S=W.$,T=W.jQuery=W.$=function(b,a){return new T.fn.init(b,a)},M=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,ac=/^.[^:#\[\.,]*$/;T.fn=T.prototype={init:function(e,b){e=e||document;if(e.nodeType){this[0]=e;this.length=1;this.context=e;return this}if(typeof e==="string"){var c=M.exec(e);if(c&&(c[1]||!b)){if(c[1]){e=T.clean([c[1]],b)}else{var a=document.getElementById(c[3]);if(a&&a.id!=c[3]){return T().find(e)}var d=T(a||[]);d.context=document;d.selector=e;return d}}else{return T(b).find(e)}}else{if(T.isFunction(e)){return T(document).ready(e)}}if(e.selector&&e.context){this.selector=e.selector;this.context=e.context}return this.setArray(T.isArray(e)?e:T.makeArray(e))},selector:"",jquery:"1.3.2",size:function(){return this.length},get:function(a){return a===ab?Array.prototype.slice.call(this):this[a]},pushStack:function(c,a,d){var b=T(c);b.prevObject=this;b.context=this.context;if(a==="find"){b.selector=this.selector+(this.selector?" ":"")+d}else{if(a){b.selector=this.selector+"."+a+"("+d+")"}}return b},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},each:function(a,b){return T.each(this,a,b)},index:function(a){return T.inArray(a&&a.jquery?a[0]:a,this)},attr:function(c,a,b){var d=c;if(typeof c==="string"){if(a===ab){return this[0]&&T[b||"attr"](this[0],c)}else{d={};d[c]=a}}return this.each(function(e){for(c in d){T.attr(b?this.style:this,c,T.prop(this,d[c],b,e,c))}})},css:function(b,a){if((b=="width"||b=="height")&&parseFloat(a)<0){a=ab}return this.attr(b,a,"curCSS")},text:function(a){if(typeof a!=="object"&&a!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(a))}var b="";T.each(a||this,function(){T.each(this.childNodes,function(){if(this.nodeType!=8){b+=this.nodeType!=1?this.nodeValue:T.fn.text([this])}})});return b},wrapAll:function(b){if(this[0]){var a=T(b,this[0].ownerDocument).clone();if(this[0].parentNode){a.insertBefore(this[0])}a.map(function(){var c=this;while(c.firstChild){c=c.firstChild}return c}).append(this)}return this},wrapInner:function(a){return this.each(function(){T(this).contents().wrapAll(a)})},wrap:function(a){return this.each(function(){T(this).wrapAll(a)})},append:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.appendChild(a)}})},prepend:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.insertBefore(a,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this.nextSibling)})},end:function(){return this.prevObject||T([])},push:[].push,sort:[].sort,splice:[].splice,find:function(b){if(this.length===1){var a=this.pushStack([],"find",b);a.length=0;T.find(b,this[0],a);return a}else{return this.pushStack(T.unique(T.map(this,function(c){return T.find(b,c)})),"find",b)}},clone:function(b){var d=this.map(function(){if(!T.support.noCloneEvent&&!T.isXMLDoc(this)){var f=this.outerHTML;if(!f){var e=this.ownerDocument.createElement("div");e.appendChild(this.cloneNode(true));f=e.innerHTML}return T.clean([f.replace(/ jQuery\d+="(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]}else{return this.cloneNode(true)}});if(b===true){var a=this.find("*").andSelf(),c=0;d.find("*").andSelf().each(function(){if(this.nodeName!==a[c].nodeName){return}var g=T.data(a[c],"events");for(var e in g){for(var f in g[e]){T.event.add(this,e,g[e][f],g[e][f].data)}}c++})}return d},filter:function(a){return this.pushStack(T.isFunction(a)&&T.grep(this,function(b,c){return a.call(b,c)})||T.multiFilter(a,T.grep(this,function(b){return b.nodeType===1})),"filter",a)},closest:function(c){var a=T.expr.match.POS.test(c)?T(c):null,b=0;return this.map(function(){var d=this;while(d&&d.ownerDocument){if(a?a.index(d)>-1:T(d).is(c)){T.data(d,"closest",b);return d}d=d.parentNode;b++}})},not:function(b){if(typeof b==="string"){if(ac.test(b)){return this.pushStack(T.multiFilter(b,this,true),"not",b)}else{b=T.multiFilter(b,this)}}var a=b.length&&b[b.length-1]!==ab&&!b.nodeType;return this.filter(function(){return a?T.inArray(this,b)<0:this!=b})},add:function(a){return this.pushStack(T.unique(T.merge(this.get(),typeof a==="string"?T(a):T.makeArray(a))))},is:function(a){return !!a&&T.multiFilter(a,this).length>0},hasClass:function(a){return !!a&&this.is("."+a)},val:function(c){if(c===ab){var i=this[0];if(i){if(T.nodeName(i,"option")){return(i.attributes.value||{}).specified?i.value:i.text}if(T.nodeName(i,"select")){var e=i.selectedIndex,b=[],a=i.options,f=i.type=="select-one";if(e<0){return null}for(var h=f?e:0,d=f?e+1:a.length;h<d;h++){var g=a[h];if(g.selected){c=T(g).val();if(f){return c}b.push(c)}}return b}return(i.value||"").replace(/\r/g,"")}return ab}if(typeof c==="number"){c+=""}return this.each(function(){if(this.nodeType!=1){return}if(T.isArray(c)&&/radio|checkbox/.test(this.type)){this.checked=(T.inArray(this.value,c)>=0||T.inArray(this.name,c)>=0)}else{if(T.nodeName(this,"select")){var j=T.makeArray(c);T("option",this).each(function(){this.selected=(T.inArray(this.value,j)>=0||T.inArray(this.text,j)>=0)});if(!j.length){this.selectedIndex=-1}}else{this.value=c}}})},html:function(a){return a===ab?(this[0]?this[0].innerHTML.replace(/ jQuery\d+="(?:\d+|null)"/g,""):null):this.empty().append(a)},replaceWith:function(a){return this.after(a).remove()},eq:function(a){return this.slice(a,+a+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(a){return this.pushStack(T.map(this,function(b,c){return a.call(b,c,b)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(d,a,b){if(this[0]){var e=(this[0].ownerDocument||this[0]).createDocumentFragment(),h=T.clean(d,(this[0].ownerDocument||this[0]),e),f=e.firstChild;if(f){for(var g=0,i=this.length;g<i;g++){b.call(c(this[g],f),this.length>1||g>0?e.cloneNode(true):e)}}if(h){T.each(h,E)}}return this;function c(k,j){return a&&T.nodeName(k,"table")&&T.nodeName(j,"tr")?(k.getElementsByTagName("tbody")[0]||k.appendChild(k.ownerDocument.createElement("tbody"))):k}}};T.fn.init.prototype=T.fn;function E(b,a){if(a.src){T.ajax({url:a.src,async:false,dataType:"script"})}else{T.globalEval(a.text||a.textContent||a.innerHTML||"")}if(a.parentNode){a.parentNode.removeChild(a)}}function ad(){return +new Date}T.extend=T.fn.extend=function(){var c=arguments[0]||{},e=1,d=arguments.length,h=false,f;if(typeof c==="boolean"){h=c;c=arguments[1]||{};e=2}if(typeof c!=="object"&&!T.isFunction(c)){c={}}if(d==e){c=this;--e}for(;e<d;e++){if((f=arguments[e])!=null){for(var g in f){var b=c[g],a=f[g];if(c===a){continue}if(h&&a&&typeof a==="object"&&!a.nodeType){c[g]=T.extend(h,b||(a.length!=null?[]:{}),a)}else{if(a!==ab){c[g]=a}}}}}return c};var ag=/z-?index|font-?weight|opacity|zoom|line-?height/i,Q=document.defaultView||{},L=Object.prototype.toString;T.extend({noConflict:function(a){W.$=S;if(a){W.jQuery=F}return T},isFunction:function(a){return L.call(a)==="[object Function]"},isArray:function(a){return L.call(a)==="[object Array]"},isXMLDoc:function(a){return a.nodeType===9&&a.documentElement.nodeName!=="HTML"||!!a.ownerDocument&&T.isXMLDoc(a.ownerDocument)},globalEval:function(a){if(a&&/\S/.test(a)){var b=document.getElementsByTagName("head")[0]||document.documentElement,c=document.createElement("script");c.type="text/javascript";if(T.support.scriptEval){c.appendChild(document.createTextNode(a))}else{c.text=a}b.insertBefore(c,b.firstChild);b.removeChild(c)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()==b.toUpperCase()},each:function(e,a,f){var g,d=0,c=e.length;if(f){if(c===ab){for(g in e){if(a.apply(e[g],f)===false){break}}}else{for(;d<c;){if(a.apply(e[d++],f)===false){break}}}}else{if(c===ab){for(g in e){if(a.call(e[g],g,e[g])===false){break}}}else{for(var b=e[0];d<c&&a.call(b,d,b)!==false;b=e[++d]){}}}return e},prop:function(b,a,c,d,e){if(T.isFunction(a)){a=a.call(b,d)}return typeof a==="number"&&c=="curCSS"&&!ag.test(e)?a+"px":a},className:{add:function(b,a){T.each((a||"").split(/\s+/),function(d,c){if(b.nodeType==1&&!T.className.has(b.className,c)){b.className+=(b.className?" ":"")+c}})},remove:function(b,a){if(b.nodeType==1){b.className=a!==ab?T.grep(b.className.split(/\s+/),function(c){return !T.className.has(a,c)}).join(" "):""}},has:function(a,b){return a&&T.inArray(b,(a.className||a).toString().split(/\s+/))>-1}},swap:function(b,c,a){var e={};for(var d in c){e[d]=b.style[d];b.style[d]=c[d]}a.call(b);for(var d in c){b.style[d]=e[d]}},css:function(e,g,c,h){if(g=="width"||g=="height"){var a,f={position:"absolute",visibility:"hidden",display:"block"},b=g=="width"?["Left","Right"]:["Top","Bottom"];function d(){a=g=="width"?e.offsetWidth:e.offsetHeight;if(h==="border"){return}T.each(b,function(){if(!h){a-=parseFloat(T.curCSS(e,"padding"+this,true))||0}if(h==="margin"){a+=parseFloat(T.curCSS(e,"margin"+this,true))||0}else{a-=parseFloat(T.curCSS(e,"border"+this+"Width",true))||0}})}if(e.offsetWidth!==0){d()}else{T.swap(e,f,d)}return Math.max(0,Math.round(a))}return T.curCSS(e,g,c)},curCSS:function(e,h,g){var b,i=e.style;if(h=="opacity"&&!T.support.opacity){b=T.attr(i,"opacity");return b==""?"1":b}if(h.match(/float/i)){h=H}if(!g&&i&&i[h]){b=i[h]}else{if(Q.getComputedStyle){if(h.match(/float/i)){h="float"}h=h.replace(/([A-Z])/g,"-$1").toLowerCase();var a=Q.getComputedStyle(e,null);if(a){b=a.getPropertyValue(h)}if(h=="opacity"&&b==""){b="1"}}else{if(e.currentStyle){var d=h.replace(/\-(\w)/g,function(k,j){return j.toUpperCase()});b=e.currentStyle[h]||e.currentStyle[d];if(!/^\d+(px)?$/i.test(b)&&/^\d/.test(b)){var f=i.left,c=e.runtimeStyle.left;e.runtimeStyle.left=e.currentStyle.left;i.left=b||0;b=i.pixelLeft+"px";i.left=f;e.runtimeStyle.left=c}}}}return b},clean:function(g,b,d){b=b||document;if(typeof b.createElement==="undefined"){b=b.ownerDocument||b[0]&&b[0].ownerDocument||document}if(!d&&g.length===1&&typeof g[0]==="string"){var e=/^<(\w+)\s*\/?>$/.exec(g[0]);if(e){return[b.createElement(e[1])]}}var f=[],h=[],a=b.createElement("div");T.each(g,function(l,i){if(typeof i==="number"){i+=""}if(!i){return}if(typeof i==="string"){i=i.replace(/(<(\w+)[^>]*?)\/>/g,function(q,p,r){return r.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?q:p+"></"+r+">"});var m=i.replace(/^\s+/,"").substring(0,10).toLowerCase();var k=!m.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!m.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||m.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!m.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!m.indexOf("<td")||!m.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!m.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!T.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];a.innerHTML=k[1]+i+k[2];while(k[0]--){a=a.lastChild}if(!T.support.tbody){var j=/<tbody/i.test(i),n=!m.indexOf("<table")&&!j?a.firstChild&&a.firstChild.childNodes:k[1]=="<table>"&&!j?a.childNodes:[];for(var o=n.length-1;o>=0;--o){if(T.nodeName(n[o],"tbody")&&!n[o].childNodes.length){n[o].parentNode.removeChild(n[o])}}}if(!T.support.leadingWhitespace&&/^\s/.test(i)){a.insertBefore(b.createTextNode(i.match(/^\s*/)[0]),a.firstChild)}i=T.makeArray(a.childNodes)}if(i.nodeType){f.push(i)}else{f=T.merge(f,i)}});if(d){for(var c=0;f[c];c++){if(T.nodeName(f[c],"script")&&(!f[c].type||f[c].type.toLowerCase()==="text/javascript")){h.push(f[c].parentNode?f[c].parentNode.removeChild(f[c]):f[c])}else{if(f[c].nodeType===1){f.splice.apply(f,[c+1,0].concat(T.makeArray(f[c].getElementsByTagName("script"))))}d.appendChild(f[c])}}return h}return f},attr:function(c,f,b){if(!c||c.nodeType==3||c.nodeType==8){return ab}var e=!T.isXMLDoc(c),a=b!==ab;f=e&&T.props[f]||f;if(c.tagName){var g=/href|src|style/.test(f);if(f=="selected"&&c.parentNode){c.parentNode.selectedIndex}if(f in c&&e&&!g){if(a){if(f=="type"&&T.nodeName(c,"input")&&c.parentNode){throw"type property can't be changed"}c[f]=b}if(T.nodeName(c,"form")&&c.getAttributeNode(f)){return c.getAttributeNode(f).nodeValue}if(f=="tabIndex"){var d=c.getAttributeNode("tabIndex");return d&&d.specified?d.value:c.nodeName.match(/(button|input|object|select|textarea)/i)?0:c.nodeName.match(/^(a|area)$/i)&&c.href?0:ab}return c[f]}if(!T.support.style&&e&&f=="style"){return T.attr(c.style,"cssText",b)}if(a){c.setAttribute(f,""+b)}var h=!T.support.hrefNormalized&&e&&g?c.getAttribute(f,2):c.getAttribute(f);return h===null?ab:h}if(!T.support.opacity&&f=="opacity"){if(a){c.zoom=1;c.filter=(c.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(b)+""=="NaN"?"":"alpha(opacity="+b*100+")")}return c.filter&&c.filter.indexOf("opacity=")>=0?(parseFloat(c.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}f=f.replace(/-([a-z])/ig,function(j,i){return i.toUpperCase()});if(a){c[f]=b}return c[f]},trim:function(a){return(a||"").replace(/^\s+|\s+$/g,"")},makeArray:function(a){var c=[];if(a!=null){var b=a.length;if(b==null||typeof a==="string"||T.isFunction(a)||a.setInterval){c[0]=a}else{while(b){c[--b]=a[b]}}}return c},inArray:function(b,a){for(var d=0,c=a.length;d<c;d++){if(a[d]===b){return d}}return -1},merge:function(b,e){var d=0,c,a=b.length;if(!T.support.getAll){while((c=e[d++])!=null){if(c.nodeType!=8){b[a++]=c}}}else{while((c=e[d++])!=null){b[a++]=c}}return b},unique:function(a){var f=[],g={};try{for(var e=0,d=a.length;e<d;e++){var b=T.data(a[e]);if(!g[b]){g[b]=true;f.push(a[e])}}}catch(c){f=a}return f},grep:function(e,a,f){var d=[];for(var c=0,b=e.length;c<b;c++){if(!f!=!a(e[c],c)){d.push(e[c])}}return d},map:function(f,a){var e=[];for(var d=0,c=f.length;d<c;d++){var b=a(f[d],d);if(b!=null){e[e.length]=b}}return e.concat.apply([],e)}});var O=navigator.userAgent.toLowerCase();T.browser={version:(O.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(O),opera:/opera/.test(O),msie:/msie/.test(O)&&!/opera/.test(O),mozilla:/mozilla/.test(O)&&!/(compatible|webkit)/.test(O)};T.each({parent:function(a){return a.parentNode},parents:function(a){return T.dir(a,"parentNode")},next:function(a){return T.nth(a,2,"nextSibling")},prev:function(a){return T.nth(a,2,"previousSibling")},nextAll:function(a){return T.dir(a,"nextSibling")},prevAll:function(a){return T.dir(a,"previousSibling")},siblings:function(a){return T.sibling(a.parentNode.firstChild,a)},children:function(a){return T.sibling(a.firstChild)},contents:function(a){return T.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:T.makeArray(a.childNodes)}},function(b,a){T.fn[b]=function(d){var c=T.map(this,a);if(d&&typeof d=="string"){c=T.multiFilter(d,c)}return this.pushStack(T.unique(c),b,d)}});T.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(b,a){T.fn[b]=function(h){var e=[],c=T(h);for(var d=0,g=c.length;d<g;d++){var f=(d>0?this.clone(true):this).get();T.fn[a].apply(T(c[d]),f);e=e.concat(f)}return this.pushStack(e,b,h)}});T.each({removeAttr:function(a){T.attr(this,a,"");if(this.nodeType==1){this.removeAttribute(a)}},addClass:function(a){T.className.add(this,a)},removeClass:function(a){T.className.remove(this,a)},toggleClass:function(a,b){if(typeof b!=="boolean"){b=!T.className.has(this,a)}T.className[b?"add":"remove"](this,a)},remove:function(a){if(!a||T.filter(a,[this]).length){T("*",this).add([this]).each(function(){T.event.remove(this);T.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){T(this).children().remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(b,a){T.fn[b]=function(){return this.each(a,arguments)}});function Y(b,a){return b[0]&&parseInt(T.curCSS(b[0],a,true),10)||0}var aa="jQuery"+ad(),I=0,R={};T.extend({cache:{},data:function(c,d,b){c=c==W?R:c;var a=c[aa];if(!a){a=c[aa]=++I}if(d&&!T.cache[a]){T.cache[a]={}}if(b!==ab){T.cache[a][d]=b}return d?T.cache[a][d]:a},removeData:function(c,d){c=c==W?R:c;var a=c[aa];if(d){if(T.cache[a]){delete T.cache[a][d];d="";for(d in T.cache[a]){break}if(!d){T.removeData(c)}}}else{try{delete c[aa]}catch(b){if(c.removeAttribute){c.removeAttribute(aa)}}delete T.cache[a]}},queue:function(c,d,a){if(c){d=(d||"fx")+"queue";var b=T.data(c,d);if(!b||T.isArray(a)){b=T.data(c,d,T.makeArray(a))}else{if(a){b.push(a)}}}return b},dequeue:function(a,b){var d=T.queue(a,b),c=d.shift();if(!b||b==="fx"){c=d[0]}if(c!==ab){c.call(a)}}});T.fn.extend({data:function(d,b){var a=d.split(".");a[1]=a[1]?"."+a[1]:"";if(b===ab){var c=this.triggerHandler("getData"+a[1]+"!",[a[0]]);if(c===ab&&this.length){c=T.data(this[0],d)}return c===ab&&a[1]?this.data(a[0]):c}else{return this.trigger("setData"+a[1]+"!",[a[0],b]).each(function(){T.data(this,d,b)})}},removeData:function(a){return this.each(function(){T.removeData(this,a)})},queue:function(b,a){if(typeof b!=="string"){a=b;b="fx"}if(a===ab){return T.queue(this[0],b)}return this.each(function(){var c=T.queue(this,b,a);if(b=="fx"&&c.length==1){c[0].call(this)}})},dequeue:function(a){return this.each(function(){T.dequeue(this,a)})}});(function(){var b=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,h=0,l=Object.prototype.toString;var n=function(r,v,ai,D){ai=ai||[];v=v||document;if(v.nodeType!==1&&v.nodeType!==9){return[]}if(!r||typeof r!=="string"){return ai}var q=[],t,A,x,w,C,u,s=true;b.lastIndex=0;while((t=b.exec(r))!==null){q.push(t[1]);if(t[2]){u=RegExp.rightContext;break}}if(q.length>1&&g.exec(r)){if(q.length===2&&k.relative[q[0]]){A=j(q[0]+q[1],v)}else{A=k.relative[q[0]]?[v]:n(q.shift(),v);while(q.length){r=q.shift();if(k.relative[r]){r+=q.shift()}A=j(r,A)}}}else{var B=D?{expr:q.pop(),set:o(D)}:n.find(q.pop(),q.length===1&&v.parentNode?v.parentNode:v,c(v));A=n.filter(B.expr,B.set);if(q.length>0){x=o(A)}else{s=false}while(q.length){var y=q.pop(),z=y;if(!k.relative[y]){y=""}else{z=q.pop()}if(z==null){z=v}k.relative[y](x,z,c(v))}}if(!x){x=A}if(!x){throw"Syntax error, unrecognized expression: "+(y||r)}if(l.call(x)==="[object Array]"){if(!s){ai.push.apply(ai,x)}else{if(v.nodeType===1){for(var p=0;x[p]!=null;p++){if(x[p]&&(x[p]===true||x[p].nodeType===1&&i(v,x[p]))){ai.push(A[p])}}}else{for(var p=0;x[p]!=null;p++){if(x[p]&&x[p].nodeType===1){ai.push(A[p])}}}}}else{o(x,ai)}if(u){n(u,v,ai,D);if(m){hasDuplicate=false;ai.sort(m);if(hasDuplicate){for(var p=1;p<ai.length;p++){if(ai[p]===ai[p-1]){ai.splice(p--,1)}}}}}return ai};n.matches=function(q,p){return n(q,null,null,p)};n.find=function(p,w,x){var q,s;if(!p){return[]}for(var t=0,u=k.order.length;t<u;t++){var r=k.order[t],s;if((s=k.match[r].exec(p))){var v=RegExp.leftContext;if(v.substr(v.length-1)!=="\\"){s[1]=(s[1]||"").replace(/\\/g,"");q=k.find[r](s,w,x);if(q!=null){p=p.replace(k.match[r],"");break}}}}if(!q){q=w.getElementsByTagName("*")}return{set:q,expr:p}};n.filter=function(C,D,z,t){var u=C,x=[],p=D,r,w,q=D&&D[0]&&c(D[0]);while(C&&D.length){for(var ai in k.filter){if((r=k.match[ai].exec(C))!=null){var v=k.filter[ai],y,A;w=false;if(p==x){x=[]}if(k.preFilter[ai]){r=k.preFilter[ai](r,p,z,x,t,q);if(!r){w=y=true}else{if(r===true){continue}}}if(r){for(var s=0;(A=p[s])!=null;s++){if(A){y=v(A,r,s,p);var B=t^!!y;if(z&&y!=null){if(B){w=true}else{p[s]=false}}else{if(B){x.push(A);w=true}}}}}if(y!==ab){if(!z){p=x}C=C.replace(k.match[ai],"");if(!w){return[]}break}}}if(C==u){if(w==null){throw"Syntax error, unrecognized expression: "+C}else{break}}u=C}return p};var k=n.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(p){return p.getAttribute("href")}},relative:{"+":function(p,w,q){var s=typeof w==="string",x=s&&!/\W/.test(w),r=s&&!x;if(x&&!q){w=w.toUpperCase()}for(var t=0,u=p.length,v;t<u;t++){if((v=p[t])){while((v=v.previousSibling)&&v.nodeType!==1){}p[t]=r||v&&v.nodeName===w?v||false:v===w}}if(r){n.filter(w,p,true)}},">":function(u,r,t){var w=typeof r==="string";if(w&&!/\W/.test(r)){r=t?r:r.toUpperCase();for(var q=0,s=u.length;q<s;q++){var v=u[q];if(v){var p=v.parentNode;u[q]=p.nodeName===r?p:false}}}else{for(var q=0,s=u.length;q<s;q++){var v=u[q];if(v){u[q]=w?v.parentNode:v.parentNode===r}}if(w){n.filter(r,u,true)}}},"":function(p,r,t){var q=h++,s=a;if(!r.match(/\W/)){var u=r=t?r:r.toUpperCase();s=d}s("parentNode",r,q,p,u,t)},"~":function(p,r,t){var q=h++,s=a;if(typeof r==="string"&&!r.match(/\W/)){var u=r=t?r:r.toUpperCase();s=d}s("previousSibling",r,q,p,u,t)}},find:{ID:function(r,q,p){if(typeof q.getElementById!=="undefined"&&!p){var s=q.getElementById(r[1]);return s?[s]:[]}},NAME:function(q,u,t){if(typeof u.getElementsByName!=="undefined"){var r=[],v=u.getElementsByName(q[1]);for(var p=0,s=v.length;p<s;p++){if(v[p].getAttribute("name")===q[1]){r.push(v[p])}}return r.length===0?null:r}},TAG:function(q,p){return p.getElementsByTagName(q[1])}},preFilter:{CLASS:function(p,r,q,s,u,t){p=" "+p[1].replace(/\\/g,"")+" ";if(t){return p}for(var w=0,v;(v=r[w])!=null;w++){if(v){if(u^(v.className&&(" "+v.className+" ").indexOf(p)>=0)){if(!q){s.push(v)}}else{if(q){r[w]=false}}}}return false},ID:function(p){return p[1].replace(/\\/g,"")},TAG:function(q,r){for(var p=0;r[p]===false;p++){}return r[p]&&c(r[p])?q[1]:q[1].toUpperCase()},CHILD:function(q){if(q[1]=="nth"){var p=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(q[2]=="even"&&"2n"||q[2]=="odd"&&"2n+1"||!/\D/.test(q[2])&&"0n+"+q[2]||q[2]);q[2]=(p[1]+(p[2]||1))-0;q[3]=p[3]-0}q[0]=h++;return q},ATTR:function(v,r,q,s,u,t){var p=v[1].replace(/\\/g,"");if(!t&&k.attrMap[p]){v[1]=k.attrMap[p]}if(v[2]==="~="){v[4]=" "+v[4]+" "}return v},PSEUDO:function(u,r,q,s,t){if(u[1]==="not"){if(u[3].match(b).length>1||/^\w/.test(u[3])){u[3]=n(u[3],null,null,r)}else{var p=n.filter(u[3],r,q,true^t);if(!q){s.push.apply(s,p)}return false}}else{if(k.match.POS.test(u[0])||k.match.CHILD.test(u[0])){return true}}return u},POS:function(p){p.unshift(true);return p}},filters:{enabled:function(p){return p.disabled===false&&p.type!=="hidden"},disabled:function(p){return p.disabled===true},checked:function(p){return p.checked===true},selected:function(p){p.parentNode.selectedIndex;return p.selected===true},parent:function(p){return !!p.firstChild},empty:function(p){return !p.firstChild},has:function(p,q,r){return !!n(r[3],p).length},header:function(p){return/h\d/i.test(p.nodeName)},text:function(p){return"text"===p.type},radio:function(p){return"radio"===p.type},checkbox:function(p){return"checkbox"===p.type},file:function(p){return"file"===p.type},password:function(p){return"password"===p.type},submit:function(p){return"submit"===p.type},image:function(p){return"image"===p.type},reset:function(p){return"reset"===p.type},button:function(p){return"button"===p.type||p.nodeName.toUpperCase()==="BUTTON"},input:function(p){return/input|select|textarea|button/i.test(p.nodeName)}},setFilters:{first:function(p,q){return q===0},last:function(q,r,s,p){return r===p.length-1},even:function(p,q){return q%2===0},odd:function(p,q){return q%2===1},lt:function(p,q,r){return q<r[3]-0},gt:function(p,q,r){return q>r[3]-0},nth:function(p,q,r){return r[3]-0==q},eq:function(p,q,r){return r[3]-0==q}},filter:{PSEUDO:function(u,q,p,t){var r=q[1],w=k.filters[r];if(w){return w(u,p,q,t)}else{if(r==="contains"){return(u.textContent||u.innerText||"").indexOf(q[3])>=0}else{if(r==="not"){var v=q[3];for(var p=0,s=v.length;p<s;p++){if(v[p]===u){return false}}return true}}}},CHILD:function(w,t){var q=t[1],v=w;switch(q){case"only":case"first":while(v=v.previousSibling){if(v.nodeType===1){return false}}if(q=="first"){return true}v=w;case"last":while(v=v.nextSibling){if(v.nodeType===1){return false}}return true;case"nth":var u=t[2],x=t[3];if(u==1&&x==0){return true}var r=t[0],y=w.parentNode;if(y&&(y.sizcache!==r||!w.nodeIndex)){var s=0;for(v=y.firstChild;v;v=v.nextSibling){if(v.nodeType===1){v.nodeIndex=++s}}y.sizcache=r}var p=w.nodeIndex-x;if(u==0){return p==0}else{return(p%u==0&&p/u>=0)}}},ID:function(p,q){return p.nodeType===1&&p.getAttribute("id")===q},TAG:function(p,q){return(q==="*"&&p.nodeType===1)||p.nodeName===q},CLASS:function(p,q){return(" "+(p.className||p.getAttribute("class"))+" ").indexOf(q)>-1},ATTR:function(u,p){var q=p[1],s=k.attrHandle[q]?k.attrHandle[q](u):u[q]!=null?u[q]:u.getAttribute(q),t=s+"",v=p[2],r=p[4];return s==null?v==="!=":v==="="?t===r:v==="*="?t.indexOf(r)>=0:v==="~="?(" "+t+" ").indexOf(r)>=0:!r?t&&s!==false:v==="!="?t!=r:v==="^="?t.indexOf(r)===0:v==="$="?t.substr(t.length-r.length)===r:v==="|="?t===r||t.substr(0,r.length+1)===r+"-":false},POS:function(u,r,q,t){var s=r[2],p=k.setFilters[s];if(p){return p(u,q,r,t)}}}};var g=k.match.POS;for(var e in k.match){k.match[e]=RegExp(k.match[e].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var o=function(p,q){p=Array.prototype.slice.call(p);if(q){q.push.apply(q,p);return q}return p};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(f){o=function(t,p){var r=p||[];if(l.call(t)==="[object Array]"){Array.prototype.push.apply(r,t)}else{if(typeof t.length==="number"){for(var q=0,s=t.length;q<s;q++){r.push(t[q])}}else{for(var q=0;t[q];q++){r.push(t[q])}}}return r}}var m;if(document.documentElement.compareDocumentPosition){m=function(q,r){var p=q.compareDocumentPosition(r)&4?-1:q===r?0:1;if(p===0){hasDuplicate=true}return p}}else{if("sourceIndex" in document.documentElement){m=function(q,r){var p=q.sourceIndex-r.sourceIndex;if(p===0){hasDuplicate=true}return p}}else{if(document.createRange){m=function(p,r){var q=p.ownerDocument.createRange(),s=r.ownerDocument.createRange();q.selectNode(p);q.collapse(true);s.selectNode(r);s.collapse(true);var t=q.compareBoundaryPoints(Range.START_TO_END,s);if(t===0){hasDuplicate=true}return t}}}}(function(){var q=document.createElement("form"),p="script"+(new Date).getTime();q.innerHTML="<input name='"+p+"'/>";var r=document.documentElement;r.insertBefore(q,r.firstChild);if(!!document.getElementById(p)){k.find.ID=function(v,u,t){if(typeof u.getElementById!=="undefined"&&!t){var s=u.getElementById(v[1]);return s?s.id===v[1]||typeof s.getAttributeNode!=="undefined"&&s.getAttributeNode("id").nodeValue===v[1]?[s]:ab:[]}};k.filter.ID=function(t,s){var u=typeof t.getAttributeNode!=="undefined"&&t.getAttributeNode("id");return t.nodeType===1&&u&&u.nodeValue===s}}r.removeChild(q)})();(function(){var p=document.createElement("div");p.appendChild(document.createComment(""));if(p.getElementsByTagName("*").length>0){k.find.TAG=function(s,t){var u=t.getElementsByTagName(s[1]);if(s[1]==="*"){var q=[];for(var r=0;u[r];r++){if(u[r].nodeType===1){q.push(u[r])}}u=q}return u}}p.innerHTML="<a href='#'></a>";if(p.firstChild&&typeof p.firstChild.getAttribute!=="undefined"&&p.firstChild.getAttribute("href")!=="#"){k.attrHandle.href=function(q){return q.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var q=n,p=document.createElement("div");p.innerHTML="<p class='TEST'></p>";if(p.querySelectorAll&&p.querySelectorAll(".TEST").length===0){return}n=function(u,v,s,r){v=v||document;if(!r&&v.nodeType===9&&!c(v)){try{return o(v.querySelectorAll(u),s)}catch(t){}}return q(u,v,s,r)};n.find=q.find;n.filter=q.filter;n.selectors=q.selectors;n.matches=q.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){(function(){var p=document.createElement("div");p.innerHTML="<div class='test e'></div><div class='test'></div>";if(p.getElementsByClassName("e").length===0){return}p.lastChild.className="e";if(p.getElementsByClassName("e").length===1){return}k.order.splice(1,0,"CLASS");k.find.CLASS=function(s,r,q){if(typeof r.getElementsByClassName!=="undefined"&&!q){return r.getElementsByClassName(s[1])}}})()}function d(v,q,r,x,p,y){var z=v=="previousSibling"&&!y;for(var t=0,u=x.length;t<u;t++){var w=x[t];if(w){if(z&&w.nodeType===1){w.sizcache=r;w.sizset=t}w=w[v];var s=false;while(w){if(w.sizcache===r){s=x[w.sizset];break}if(w.nodeType===1&&!y){w.sizcache=r;w.sizset=t}if(w.nodeName===q){s=w;break}w=w[v]}x[t]=s}}}function a(v,q,r,x,p,y){var z=v=="previousSibling"&&!y;for(var t=0,u=x.length;t<u;t++){var w=x[t];if(w){if(z&&w.nodeType===1){w.sizcache=r;w.sizset=t}w=w[v];var s=false;while(w){if(w.sizcache===r){s=x[w.sizset];break}if(w.nodeType===1){if(!y){w.sizcache=r;w.sizset=t}if(typeof q!=="string"){if(w===q){s=true;break}}else{if(n.filter(q,[w]).length>0){s=w;break}}}w=w[v]}x[t]=s}}}var i=document.compareDocumentPosition?function(p,q){return p.compareDocumentPosition(q)&16}:function(p,q){return p!==q&&(p.contains?p.contains(q):true)};var c=function(p){return p.nodeType===9&&p.documentElement.nodeName!=="HTML"||!!p.ownerDocument&&c(p.ownerDocument)};var j=function(s,u){var p=[],w="",v,q=u.nodeType?[u]:u;while((v=k.match.PSEUDO.exec(s))){w+=v[0];s=s.replace(k.match.PSEUDO,"")}s=k.relative[s]?s+"*":s;for(var t=0,r=q.length;t<r;t++){n(s,q[t],p)}return n.filter(w,p)};T.find=n;T.filter=n.filter;T.expr=n.selectors;T.expr[":"]=T.expr.filters;n.selectors.filters.hidden=function(p){return p.offsetWidth===0||p.offsetHeight===0};n.selectors.filters.visible=function(p){return p.offsetWidth>0||p.offsetHeight>0};n.selectors.filters.animated=function(p){return T.grep(T.timers,function(q){return p===q.elem}).length};T.multiFilter=function(p,r,q){if(q){p=":not("+p+")"}return n.matches(p,r)};T.dir=function(q,r){var s=[],p=q[r];while(p&&p!=document){if(p.nodeType==1){s.push(p)}p=p[r]}return s};T.nth=function(t,s,q,p){s=s||1;var r=0;for(;t;t=t[q]){if(t.nodeType==1&&++r==s){break}}return t};T.sibling=function(p,q){var r=[];for(;p;p=p.nextSibling){if(p.nodeType==1&&p!=q){r.push(p)}}return r};return;W.Sizzle=n})();T.event={add:function(c,f,d,a){if(c.nodeType==3||c.nodeType==8){return}if(c.setInterval&&c!=W){c=W}if(!d.guid){d.guid=this.guid++}if(a!==ab){var e=d;d=this.proxy(e);d.data=a}var g=T.data(c,"events")||T.data(c,"events",{}),b=T.data(c,"handle")||T.data(c,"handle",function(){return typeof T!=="undefined"&&!T.event.triggered?T.event.handle.apply(arguments.callee.elem,arguments):ab});b.elem=c;T.each(f.split(/\s+/),function(k,j){var i=j.split(".");j=i.shift();d.type=i.slice().sort().join(".");var h=g[j];if(T.event.specialAll[j]){T.event.specialAll[j].setup.call(c,a,i)}if(!h){h=g[j]={};if(!T.event.special[j]||T.event.special[j].setup.call(c,a,i)===false){if(c.addEventListener){c.addEventListener(j,b,false)}else{if(c.attachEvent){c.attachEvent("on"+j,b)}}}}h[d.guid]=d;T.event.global[j]=true});c=null},guid:1,global:{},remove:function(b,e,c){if(b.nodeType==3||b.nodeType==8){return}var f=T.data(b,"events"),g,h;if(f){if(e===ab||(typeof e==="string"&&e.charAt(0)==".")){for(var d in f){this.remove(b,d+(e||""))}}else{if(e.type){c=e.handler;e=e.type}T.each(e.split(/\s+/),function(m,k){var i=k.split(".");k=i.shift();var l=RegExp("(^|\\.)"+i.slice().sort().join(".*\\.")+"(\\.|$)");if(f[k]){if(c){delete f[k][c.guid]}else{for(var j in f[k]){if(l.test(f[k][j].type)){delete f[k][j]}}}if(T.event.specialAll[k]){T.event.specialAll[k].teardown.call(b,i)}for(g in f[k]){break}if(!g){if(!T.event.special[k]||T.event.special[k].teardown.call(b,i)===false){if(b.removeEventListener){b.removeEventListener(k,T.data(b,"handle"),false)}else{if(b.detachEvent){b.detachEvent("on"+k,T.data(b,"handle"))}}}g=null;delete f[k]}}})}for(g in f){break}if(!g){var a=T.data(b,"handle");if(a){a.elem=null}T.removeData(b,"events");T.removeData(b,"handle")}}},trigger:function(d,b,e,h){var f=d.type||d;if(!h){d=typeof d==="object"?d[aa]?d:T.extend(T.Event(f),d):T.Event(f);if(f.indexOf("!")>=0){d.type=f=f.slice(0,-1);d.exclusive=true}if(!e){d.stopPropagation();if(this.global[f]){T.each(T.cache,function(){if(this.events&&this.events[f]){T.event.trigger(d,b,this.handle.elem)}})}}if(!e||e.nodeType==3||e.nodeType==8){return ab}d.result=ab;d.target=e;b=T.makeArray(b);b.unshift(d)}d.currentTarget=e;var c=T.data(e,"handle");if(c){c.apply(e,b)}if((!e[f]||(T.nodeName(e,"a")&&f=="click"))&&e["on"+f]&&e["on"+f].apply(e,b)===false){d.result=false}if(!h&&e[f]&&!d.isDefaultPrevented()&&!(T.nodeName(e,"a")&&f=="click")){this.triggered=true;try{e[f]()}catch(a){}}this.triggered=false;if(!d.isPropagationStopped()){var g=e.parentNode||e.ownerDocument;if(g){T.event.trigger(d,b,g,true)}}},handle:function(b){var c,h;b=arguments[0]=T.event.fix(b||W.event);b.currentTarget=this;var a=b.type.split(".");b.type=a.shift();c=!a.length&&!b.exclusive;var d=RegExp("(^|\\.)"+a.slice().sort().join(".*\\.")+"(\\.|$)");h=(T.data(this,"events")||{})[b.type];for(var f in h){var e=h[f];if(c||d.test(e.type)){b.handler=e;b.data=e.data;var g=e.apply(this,arguments);if(g!==ab){b.result=g;if(g===false){b.preventDefault();b.stopPropagation()}}if(b.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(c){if(c[aa]){return c}var e=c;c=T.Event(e);for(var d=this.props.length,a;d;){a=this.props[--d];c[a]=e[a]}if(!c.target){c.target=c.srcElement||document}if(c.target.nodeType==3){c.target=c.target.parentNode}if(!c.relatedTarget&&c.fromElement){c.relatedTarget=c.fromElement==c.target?c.toElement:c.fromElement}if(c.pageX==null&&c.clientX!=null){var b=document.documentElement,f=document.body;c.pageX=c.clientX+(b&&b.scrollLeft||f&&f.scrollLeft||0)-(b.clientLeft||0);c.pageY=c.clientY+(b&&b.scrollTop||f&&f.scrollTop||0)-(b.clientTop||0)}if(!c.which&&((c.charCode||c.charCode===0)?c.charCode:c.keyCode)){c.which=c.charCode||c.keyCode}if(!c.metaKey&&c.ctrlKey){c.metaKey=c.ctrlKey}if(!c.which&&c.button){c.which=(c.button&1?1:(c.button&2?3:(c.button&4?2:0)))}return c},proxy:function(a,b){b=b||function(){return a.apply(this,arguments)};b.guid=a.guid=a.guid||b.guid||this.guid++;return b},special:{ready:{setup:P,teardown:function(){}}},specialAll:{live:{setup:function(b,a){T.event.add(this,a[0],af)},teardown:function(a){if(a.length){var c=0,b=RegExp("(^|\\.)"+a[0]+"(\\.|$)");T.each((T.data(this,"events").live||{}),function(){if(b.test(this.type)){c++}});if(c<1){T.event.remove(this,a[0],af)}}}}}};T.Event=function(a){if(!this.preventDefault){return new T.Event(a)}if(a&&a.type){this.originalEvent=a;this.type=a.type}else{this.type=a}this.timeStamp=ad();this[aa]=true};function X(){return false}function J(){return true}T.Event.prototype={preventDefault:function(){this.isDefaultPrevented=J;var a=this.originalEvent;if(!a){return}if(a.preventDefault){a.preventDefault()}a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=J;var a=this.originalEvent;if(!a){return}if(a.stopPropagation){a.stopPropagation()}a.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=J;this.stopPropagation()},isDefaultPrevented:X,isPropagationStopped:X,isImmediatePropagationStopped:X};var ah=function(b){var c=b.relatedTarget;while(c&&c!=this){try{c=c.parentNode}catch(a){c=this}}if(c!=this){b.type=b.data;T.event.handle.apply(this,arguments)}};T.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(a,b){T.event.special[b]={setup:function(){T.event.add(this,a,ah,b)},teardown:function(){T.event.remove(this,a,ah)}}});T.fn.extend({bind:function(b,a,c){return b=="unload"?this.one(b,a,c):this.each(function(){T.event.add(this,b,c||a,c&&a)})},one:function(b,a,c){var d=T.event.proxy(c||a,function(e){T(this).unbind(e,d);return(c||a).apply(this,arguments)});return this.each(function(){T.event.add(this,b,d,c&&a)})},unbind:function(a,b){return this.each(function(){T.event.remove(this,a,b)})},trigger:function(b,a){return this.each(function(){T.event.trigger(b,a,this)})},triggerHandler:function(c,a){if(this[0]){var b=T.Event(c);b.preventDefault();b.stopPropagation();T.event.trigger(b,a,this[0]);return b.result}},toggle:function(a){var c=arguments,b=1;while(b<c.length){T.event.proxy(a,c[b++])}return this.click(T.event.proxy(a,function(d){this.lastToggle=(this.lastToggle||0)%b;d.preventDefault();return c[this.lastToggle++].apply(this,arguments)||false}))},hover:function(b,a){return this.mouseenter(b).mouseleave(a)},ready:function(a){P();if(T.isReady){a.call(document,T)}else{T.readyList.push(a)}return this},live:function(a,b){var c=T.event.proxy(b);c.guid+=this.selector+a;T(document).bind(Z(a,this.selector),this.selector,c);return this},die:function(a,b){T(document).unbind(Z(a,this.selector),b?{guid:b.guid+this.selector+a}:null);return this}});function af(a){var d=RegExp("(^|\\.)"+a.type+"(\\.|$)"),b=true,c=[];T.each(T.data(this,"events").live||[],function(g,f){if(d.test(f.type)){var e=T(a.target).closest(f.data)[0];if(e){c.push({elem:e,fn:f})}}});c.sort(function(e,f){return T.data(e.elem,"closest")-T.data(f.elem,"closest")});T.each(c,function(){if(this.fn.call(this.elem,a,this.fn.data)===false){return(b=false)}});return b}function Z(a,b){return["live",a,b.replace(/\./g,"`").replace(/ /g,"|")].join(".")}T.extend({isReady:false,readyList:[],ready:function(){if(!T.isReady){T.isReady=true;if(T.readyList){T.each(T.readyList,function(){this.call(document,T)});T.readyList=null}T(document).triggerHandler("ready")}}});var G=false;function P(){if(G){return}G=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);T.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);T.ready()}});if(document.documentElement.doScroll&&W==W.top){(function(){if(T.isReady){return}try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}T.ready()})()}}}T.event.add(W,"load",T.ready)}T.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(a,b){T.fn[b]=function(c){return c?this.bind(b,c):this.trigger(b)}});T(W).bind("unload",function(){for(var a in T.cache){if(a!=1&&T.cache[a].handle){T.event.remove(T.cache[a].handle.elem)}}});(function(){T.support={};var f=document.documentElement,e=document.createElement("script"),a=document.createElement("div"),b="script"+(new Date).getTime();a.style.display="none";a.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var d=a.getElementsByTagName("*"),g=a.getElementsByTagName("a")[0];if(!d||!d.length||!g){return}T.support={leadingWhitespace:a.firstChild.nodeType==3,tbody:!a.getElementsByTagName("tbody").length,objectAll:!!a.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/red/.test(g.getAttribute("style")),hrefNormalized:g.getAttribute("href")==="/a",opacity:g.style.opacity==="0.5",cssFloat:!!g.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};e.type="text/javascript";try{e.appendChild(document.createTextNode("window."+b+"=1;"))}catch(c){}f.insertBefore(e,f.firstChild);if(W[b]){T.support.scriptEval=true;delete W[b]}f.removeChild(e);if(a.attachEvent&&a.fireEvent){a.attachEvent("onclick",function(){T.support.noCloneEvent=false;a.detachEvent("onclick",arguments.callee)});a.cloneNode(true).fireEvent("onclick")}T(function(){var h=document.createElement("div");h.style.width=h.style.paddingLeft="1px";document.body.appendChild(h);T.boxModel=T.support.boxModel=h.offsetWidth===2;document.body.removeChild(h).style.display="none"})})();var H=T.support.cssFloat?"cssFloat":"styleFloat";T.props={"for":"htmlFor","class":"className","float":H,cssFloat:H,styleFloat:H,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};T.fn.extend({_load:T.fn.load,load:function(e,b,a){if(typeof e!=="string"){return this._load(e)}var c=e.indexOf(" ");if(c>=0){var g=e.slice(c,e.length);e=e.slice(0,c)}var d="GET";if(b){if(T.isFunction(b)){a=b;b=null}else{if(typeof b==="object"){b=T.param(b);d="POST"}}}var f=this;T.ajax({url:e,type:d,dataType:"html",data:b,complete:function(i,h){if(h=="success"||h=="notmodified"){f.html(g?T("<div/>").append(i.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(g):i.responseText)}if(a){f.each(a,[i.responseText,h,i])}}});return this},serialize:function(){return T.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?T.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password|search/i.test(this.type))}).map(function(c,b){var a=T(this).val();return a==null?null:T.isArray(a)?T.map(a,function(d,e){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});T.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(b,a){T.fn[a]=function(c){return this.bind(a,c)}});var N=ad();T.extend({get:function(d,b,a,c){if(T.isFunction(b)){a=b;b=null}return T.ajax({type:"GET",url:d,data:b,success:a,dataType:c})},getScript:function(b,a){return T.get(b,null,a,"script")},getJSON:function(c,b,a){return T.get(c,b,a,"json")},post:function(d,b,a,c){if(T.isFunction(b)){a=b;b={}}return T.ajax({type:"POST",url:d,data:b,success:a,dataType:c})},ajaxSetup:function(a){T.extend(T.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return W.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(k){k=T.extend(true,k,T.extend(true,{},T.ajaxSettings,k));var a,r=/=\?(&|$)/g,f,b,q=k.type.toUpperCase();if(k.data&&k.processData&&typeof k.data!=="string"){k.data=T.param(k.data)}if(k.dataType=="jsonp"){if(q=="GET"){if(!k.url.match(r)){k.url+=(k.url.match(/\?/)?"&":"?")+(k.jsonp||"callback")+"=?"}}else{if(!k.data||!k.data.match(r)){k.data=(k.data?k.data+"&":"")+(k.jsonp||"callback")+"=?"}}k.dataType="json"}if(k.dataType=="json"&&(k.data&&k.data.match(r)||k.url.match(r))){a="jsonp"+N++;if(k.data){k.data=(k.data+"").replace(r,"="+a+"$1")}k.url=k.url.replace(r,"="+a+"$1");k.dataType="script";W[a]=function(u){b=u;o();l();W[a]=ab;try{delete W[a]}catch(t){}if(p){p.removeChild(d)}}}if(k.dataType=="script"&&k.cache==null){k.cache=false}if(k.cache===false&&q=="GET"){var s=ad();var c=k.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+s+"$2");k.url=c+((c==k.url)?(k.url.match(/\?/)?"&":"?")+"_="+s:"")}if(k.data&&q=="GET"){k.url+=(k.url.match(/\?/)?"&":"?")+k.data;k.data=null}if(k.global&&!T.active++){T.event.trigger("ajaxStart")}var g=/^(\w+:)?\/\/([^\/?#]+)/.exec(k.url);if(k.dataType=="script"&&q=="GET"&&g&&(g[1]&&g[1]!=location.protocol||g[2]!=location.host)){var p=document.getElementsByTagName("head")[0];var d=document.createElement("script");d.src=k.url;if(k.scriptCharset){d.charset=k.scriptCharset}if(!a){var i=false;d.onload=d.onreadystatechange=function(){if(!i&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){i=true;o();l();d.onload=d.onreadystatechange=null;p.removeChild(d)}}}p.appendChild(d);return ab}var m=false;var n=k.xhr();if(k.username){n.open(q,k.url,k.async,k.username,k.password)}else{n.open(q,k.url,k.async)}try{if(k.data){n.setRequestHeader("Content-Type",k.contentType)}if(k.ifModified){n.setRequestHeader("If-Modified-Since",T.lastModified[k.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}n.setRequestHeader("X-Requested-With","XMLHttpRequest");n.setRequestHeader("Accept",k.dataType&&k.accepts[k.dataType]?k.accepts[k.dataType]+", */*":k.accepts._default)}catch(e){}if(k.beforeSend&&k.beforeSend(n,k)===false){if(k.global&&!--T.active){T.event.trigger("ajaxStop")}n.abort();return false}if(k.global){T.event.trigger("ajaxSend",[n,k])}var j=function(v){if(n.readyState==0){if(h){clearInterval(h);h=null;if(k.global&&!--T.active){T.event.trigger("ajaxStop")}}}else{if(!m&&n&&(n.readyState==4||v=="timeout")){m=true;if(h){clearInterval(h);h=null}f=v=="timeout"?"timeout":!T.httpSuccess(n)?"error":k.ifModified&&T.httpNotModified(n,k.url)?"notmodified":"success";if(f=="success"){try{b=T.httpData(n,k.dataType,k)}catch(t){f="parsererror"}}if(f=="success"){var u;try{u=n.getResponseHeader("Last-Modified")}catch(t){}if(k.ifModified&&u){T.lastModified[k.url]=u}if(!a){o()}}else{T.handleError(k,n,f)}l();if(v){n.abort()}if(k.async){n=null}}}};if(k.async){var h=setInterval(j,13);if(k.timeout>0){setTimeout(function(){if(n&&!m){j("timeout")}},k.timeout)}}try{n.send(k.data)}catch(e){T.handleError(k,n,null,e)}if(!k.async){j()}function o(){if(k.success){k.success(b,f)}if(k.global){T.event.trigger("ajaxSuccess",[n,k])}}function l(){if(k.complete){k.complete(n,f)}if(k.global){T.event.trigger("ajaxComplete",[n,k])}if(k.global&&!--T.active){T.event.trigger("ajaxStop")}}return n},handleError:function(c,a,d,b){if(c.error){c.error(a,d,b)}if(c.global){T.event.trigger("ajaxError",[a,c,b])}},active:0,httpSuccess:function(a){try{return !a.status&&location.protocol=="file:"||(a.status>=200&&a.status<300)||a.status==304||a.status==1223}catch(b){}return false},httpNotModified:function(b,d){try{var a=b.getResponseHeader("Last-Modified");return b.status==304||a==T.lastModified[d]}catch(c){}return false},httpData:function(a,c,d){var e=a.getResponseHeader("content-type"),f=c=="xml"||!c&&e&&e.indexOf("xml")>=0,b=f?a.responseXML:a.responseText;if(f&&b.documentElement.tagName=="parsererror"){throw"parsererror"}if(d&&d.dataFilter){b=d.dataFilter(b,c)}if(typeof b==="string"){if(c=="script"){T.globalEval(b)}if(c=="json"){b=W["eval"]("("+b+")")}}return b},param:function(d){var b=[];function a(f,e){b[b.length]=encodeURIComponent(f)+"="+encodeURIComponent(e)}if(T.isArray(d)||d.jquery){T.each(d,function(){a(this.name,this.value)})}else{for(var c in d){if(T.isArray(d[c])){T.each(d[c],function(){a(c,this)})}else{a(c,T.isFunction(d[c])?d[c]():d[c])}}}return b.join("&").replace(/%20/g,"+")}});var V={},U,ae=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function K(b,c){var a={};T.each(ae.concat.apply([],ae.slice(0,c)),function(){a[this]=b});return a}T.fn.extend({show:function(c,a){if(c){return this.animate(K("show",3),c,a)}else{for(var e=0,g=this.length;e<g;e++){var h=T.data(this[e],"olddisplay");this[e].style.display=h||"";if(T.css(this[e],"display")==="none"){var f=this[e].tagName,b;if(V[f]){b=V[f]}else{var d=T("<"+f+" />").appendTo("body");b=d.css("display");if(b==="none"){b="block"}d.remove();V[f]=b}T.data(this[e],"olddisplay",b)}}for(var e=0,g=this.length;e<g;e++){this[e].style.display=T.data(this[e],"olddisplay")||""}return this}},hide:function(b,a){if(b){return this.animate(K("hide",3),b,a)}else{for(var c=0,d=this.length;c<d;c++){var e=T.data(this[c],"olddisplay");if(!e&&e!=="none"){T.data(this[c],"olddisplay",T.css(this[c],"display"))}}for(var c=0,d=this.length;c<d;c++){this[c].style.display="none"}return this}},_toggle:T.fn.toggle,toggle:function(a,b){var c=typeof a==="boolean";return T.isFunction(a)&&T.isFunction(b)?this._toggle.apply(this,arguments):a==null||c?this.each(function(){var d=c?a:T(this).is(":hidden");T(this)[d?"show":"hide"]()}):this.animate(K("toggle",3),a,b)},fadeTo:function(c,a,b){return this.animate({opacity:a},c,b)},animate:function(a,d,b,c){var e=T.speed(d,b,c);return this[e.queue===false?"each":"queue"](function(){var g=T.extend({},e),i,f=this.nodeType==1&&T(this).is(":hidden"),h=this;for(i in a){if(a[i]=="hide"&&f||a[i]=="show"&&!f){return g.complete.call(this)}if((i=="height"||i=="width")&&this.style){g.display=T.css(this,"display");g.overflow=this.style.overflow}}if(g.overflow!=null){this.style.overflow="hidden"}g.curAnim=T.extend({},a);T.each(a,function(o,k){var l=new T.fx(h,g,o);if(/toggle|show|hide/.test(k)){l[k=="toggle"?f?"show":"hide":k](a)}else{var m=k.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),j=l.cur(true)||0;if(m){var p=parseFloat(m[2]),n=m[3]||"px";if(n!="px"){h.style[o]=(p||1)+n;j=((p||1)/l.cur(true))*j;h.style[o]=j+n}if(m[1]){p=((m[1]=="-="?-1:1)*p)+j}l.custom(j,p,n)}else{l.custom(j,k,"")}}});return true})},stop:function(b,c){var a=T.timers;if(b){this.queue([])}this.each(function(){for(var d=a.length-1;d>=0;d--){if(a[d].elem==this){if(c){a[d](true)}a.splice(d,1)}}});if(!c){this.dequeue()}return this}});T.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(b,a){T.fn[b]=function(d,c){return this.animate(a,d,c)}});T.extend({speed:function(b,a,c){var d=typeof b==="object"?b:{complete:c||!c&&a||T.isFunction(b)&&b,duration:b,easing:c&&a||a&&!T.isFunction(a)&&a};d.duration=T.fx.off?0:typeof d.duration==="number"?d.duration:T.fx.speeds[d.duration]||T.fx.speeds._default;d.old=d.complete;d.complete=function(){if(d.queue!==false){T(this).dequeue()}if(T.isFunction(d.old)){d.old.call(this)}};return d},easing:{linear:function(b,a,d,c){return d+c*b},swing:function(b,a,d,c){return((-Math.cos(b*Math.PI)/2)+0.5)*c+d}},timers:[],fx:function(b,c,a){this.options=c;this.elem=b;this.prop=a;if(!c.orig){c.orig={}}}});T.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(T.fx.step[this.prop]||T.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var b=parseFloat(T.css(this.elem,this.prop,a));return b&&b>-10000?b:parseFloat(T.curCSS(this.elem,this.prop))||0},custom:function(a,b,c){this.startTime=ad();this.start=a;this.end=b;this.unit=c||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;function d(f){return e.step(f)}d.elem=this.elem;if(d()&&T.timers.push(d)&&!U){U=setInterval(function(){var f=T.timers;for(var g=0;g<f.length;g++){if(!f[g]()){f.splice(g--,1)}}if(!f.length){clearInterval(U);U=ab}},13)}},show:function(){this.options.orig[this.prop]=T.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());T(this.elem).show()},hide:function(){this.options.orig[this.prop]=T.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(c){var d=ad();if(c||d>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var f=true;for(var e in this.options.curAnim){if(this.options.curAnim[e]!==true){f=false}}if(f){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(T.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){T(this.elem).hide()}if(this.options.hide||this.options.show){for(var b in this.options.curAnim){T.attr(this.elem.style,b,this.options.orig[b])}}this.options.complete.call(this.elem)}return false}else{var a=d-this.startTime;this.state=a/this.options.duration;this.pos=T.easing[this.options.easing||(T.easing.swing?"swing":"linear")](this.state,a,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};T.extend(T.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){T.attr(a.elem.style,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null){a.elem.style[a.prop]=a.now+a.unit}else{a.elem[a.prop]=a.now}}}});if(document.documentElement.getBoundingClientRect){T.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return T.offset.bodyOffset(this[0])}var f=this[0].getBoundingClientRect(),c=this[0].ownerDocument,g=c.body,h=c.documentElement,a=h.clientTop||g.clientTop||0,b=h.clientLeft||g.clientLeft||0,d=f.top+(self.pageYOffset||T.boxModel&&h.scrollTop||g.scrollTop)-a,e=f.left+(self.pageXOffset||T.boxModel&&h.scrollLeft||g.scrollLeft)-b;return{top:d,left:e}}}else{T.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return T.offset.bodyOffset(this[0])}T.offset.initialized||T.offset.initialize();var f=this[0],i=f.offsetParent,j=f,a=f.ownerDocument,c,h=a.documentElement,e=a.body,d=a.defaultView,k=d.getComputedStyle(f,null),b=f.offsetTop,g=f.offsetLeft;while((f=f.parentNode)&&f!==e&&f!==h){c=d.getComputedStyle(f,null);b-=f.scrollTop,g-=f.scrollLeft;if(f===i){b+=f.offsetTop,g+=f.offsetLeft;if(T.offset.doesNotAddBorder&&!(T.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(f.tagName))){b+=parseInt(c.borderTopWidth,10)||0,g+=parseInt(c.borderLeftWidth,10)||0}j=i,i=f.offsetParent}if(T.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"){b+=parseInt(c.borderTopWidth,10)||0,g+=parseInt(c.borderLeftWidth,10)||0}k=c}if(k.position==="relative"||k.position==="static"){b+=e.offsetTop,g+=e.offsetLeft}if(k.position==="fixed"){b+=Math.max(h.scrollTop,e.scrollTop),g+=Math.max(h.scrollLeft,e.scrollLeft)}return{top:b,left:g}}}T.offset={initialize:function(){if(this.initialized){return}var c=document.body,i=document.createElement("div"),g,h,a,f,b,j,e=c.style.marginTop,d='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;" cellpadding="0" cellspacing="0"><tr><td></td></tr></table>';b={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(j in b){i.style[j]=b[j]}i.innerHTML=d;c.insertBefore(i,c.firstChild);g=i.firstChild,h=g.firstChild,f=g.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(h.offsetTop!==5);this.doesAddBorderForTableAndCells=(f.offsetTop===5);g.style.overflow="hidden",g.style.position="relative";this.subtractsBorderForOverflowNotVisible=(h.offsetTop===-5);c.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(c.offsetTop===0);c.style.marginTop=e;c.removeChild(i);this.initialized=true},bodyOffset:function(c){T.offset.initialized||T.offset.initialize();var a=c.offsetTop,b=c.offsetLeft;if(T.offset.doesNotIncludeMarginInBodyOffset){a+=parseInt(T.curCSS(c,"marginTop",true),10)||0,b+=parseInt(T.curCSS(c,"marginLeft",true),10)||0}return{top:a,left:b}}};T.fn.extend({position:function(){var b=0,c=0,e;if(this[0]){var d=this.offsetParent(),a=this.offset(),f=/^body|html$/i.test(d[0].tagName)?{top:0,left:0}:d.offset();a.top-=Y(this,"marginTop");a.left-=Y(this,"marginLeft");f.top+=Y(d,"borderTopWidth");f.left+=Y(d,"borderLeftWidth");e={top:a.top-f.top,left:a.left-f.left}}return e},offsetParent:function(){var a=this[0].offsetParent||document.body;while(a&&(!/^body|html$/i.test(a.tagName)&&T.css(a,"position")=="static")){a=a.offsetParent}return T(a)}});T.each(["Left","Top"],function(b,c){var a="scroll"+c;T.fn[a]=function(d){if(!this[0]){return null}return d!==ab?this.each(function(){this==W||this==document?W.scrollTo(!b?d:T(W).scrollLeft(),b?d:T(W).scrollTop()):this[a]=d}):this[0]==W||this[0]==document?self[b?"pageYOffset":"pageXOffset"]||T.boxModel&&document.documentElement[a]||document.body[a]:this[0][a]}});T.each(["Height","Width"],function(b,d){var f=b?"Left":"Top",c=b?"Right":"Bottom",e=d.toLowerCase();T.fn["inner"+d]=function(){return this[0]?T.css(this[0],e,false,"padding"):null};T.fn["outer"+d]=function(g){return this[0]?T.css(this[0],e,false,g?"margin":"border"):null};var a=d.toLowerCase();T.fn[a]=function(g){return this[0]==W?document.compatMode=="CSS1Compat"&&document.documentElement["client"+d]||document.body["client"+d]:this[0]==document?Math.max(document.documentElement["client"+d],document.body["scroll"+d],document.documentElement["scroll"+d],document.body["offset"+d],document.documentElement["offset"+d]):g===ab?(this.length?T.css(this[0],a):null):this.css(a,typeof g==="string"?g:g+"px")}})})();
/*
 * http://www.shamasis.net/projects/ga/
 * Refer jquery.ga.debug.js
 * Revision: 13
 */
(function(c){c.ga={};c.ga.load=function(e,f){jQuery.ajax({type:"GET",url:(document.location.protocol=="https:"?"https://ssl":"http://www")+".google-analytics.com/ga.js",cache:true,success:function(){if(typeof _gat==undefined){throw"_gat has not been defined"}a=_gat._getTracker(e);d();if(c.isFunction(f)){f(a)}a._trackPageview()},dataType:"script",data:null})};var a;var d=function(){if(b()){throw"pageTracker has not been defined"}for(var e in a){if(e.charAt(0)!="_"){continue}c.ga[e.substr(1)]=a[e]}};var b=function(){return a==undefined}})(jQuery);$.postJSON=function(a,b,c){$.post(a,b,c,"json")};var Suitcase={ready:function(){Suitcase.replaceFonts();Suitcase.detectBrowser();Suitcase.startGA();Suitcase.addForm("newsletterform");Suitcase.checkForClicks()},replaceFonts:function(){Cufon.replace("h1");Cufon.replace("h2");Cufon.replace("h3");Cufon.replace(".replace")},detectBrowser:function(){if($.browser.msie){$("body").addClass("ie");if($.browser.version=="8.0"){$("body").addClass("ie8")}else{if($.browser.version=="7.0"){$("body").addClass("ie7")}else{$("body").addClass("ie6")}}}if($.browser.safari){if(navigator.userAgent.indexOf("Safari")!=-1){$("body").addClass("safari")}else{$("body").addClass("chrome")}}if($.browser.mozilla){$("body").addClass("ff");if($.browser.version.substr(0,3)=="1.9"){$("body").addClass("ff3")}else{$("body").addClass("ff2")}}if(navigator.userAgent.indexOf("Windows")!=-1){$("body").addClass("windows")}else{if(navigator.userAgent.indexOf("Mac")!=-1){$("body").addClass("mac")}}},startGA:function(){$.ga.load("UA-8898974-3")},addForm:function(a){var b=$("#"+a);if(b.length>0){b.submit(function(){return false});$("input[type=text], textarea",b).each(function(){var c=$(this).val();$(this).focus(function(){$(this).val($(this).val()==c?"":$(this).val())});$(this).blur(function(){$(this).val($(this).val()==""?c:$(this).val())})});$("input[type=submit]",b).click(function(){$(".message",b).text("Working...").removeClass("hide").removeClass("messagesuccess").removeClass("messagefailure");$.postJSON(b.attr("action"),b.serialize(),function(c){$(".message",b).html(c.message).addClass(c.status?"messagesuccess":"messagefailure")});return false})}},checkForClicks:function(){var target=$(".click");if(target.length>0){$(target).each(function(){var props=Suitcase.objectifyString($(this).attr("class").replace(".click ",""));$(this).click(function(){if(props.url){Suitcase.goTo(props.url)}if(props.func){eval(props.func)}return false})})}},objectifyString:function(c){var b=c.split(" ");var d={};$(b).each(function(f){var a=this.split(":");d[a[0]]=a[1]});return d},goTo:function(a){var b=(arguments[1]?arguments[1]:"_self");window.open(a,b)},copyLastRow:function(a){var b=$("#"+a);if(b.length>0){$("tr:last",b).clone().appendTo(b)}}};$(document).ready(Suitcase.ready);