; (function (window, document, undefined) {
    mti = {}; mti.J = function (a, b) { var c = arguments.length > 2 ? Array.prototype.slice.call(arguments, 2) : []; return function () { c.push.apply(c, arguments); return b.apply(a, c) } }; mti.h = function (a, b) { this.i = a; this.b = b }; mti.h.prototype.createElement = function (a, b, c) { a = this.i.createElement(a); if (b) for (var d in b) if (b.hasOwnProperty(d)) if (d == "style" && this.b.getName() == "MSIE") a.style.cssText = b[d]; else a.setAttribute(d, b[d]); c && a.appendChild(this.i.createTextNode(c)); return a }; function j(a, b, c) { a = a.i.getElementsByTagName(b)[0]; if (!a) a = document.documentElement; if (a && a.lastChild) { a.insertBefore(c, a.lastChild); return true } return false }
    function q(a, b) { function c() { document.body ? b() : setTimeout(c, 0) } c() } mti.h.t = false;
    function r(a, b) {
        if (mti.h.t === true) b(); else if (a.b.getName() == "MSIE") { var c = a.i, d = false, e = function () { if (!d) { d = true; b(); mti.h.t = true } }; (function () { try { c.documentElement.doScroll("left") } catch (f) { setTimeout(arguments.callee, 50); return } e() })(); c.onreadystatechange = function () { if (c.readyState == "complete") { c.onreadystatechange = null; e() } } } else if (a.b.pa == "AppleWebKit" && a.b.oa < 525) (function () { if (["loaded", "complete"].indexOf(this.i.readyState) > -1) { b(); mti.h.t = true } else setTimeout(arguments.callee, 50) })();
        else if (a.i.addEventListener) a.i.addEventListener("DOMContentLoaded", function () { b(); mti.h.t = true }, false); else window.onload = function () { b(); mti.h.t = true } 
    } function s(a, b) { if (b.parentNode) { b.parentNode.removeChild(b); return true } return false } function t(a, b, c) { a = b.className.split(/\s+/); for (var d = 0, e = a.length; d < e; d++) if (a[d] == c) return; a.push(c); b.className = a.join(" ").replace(/^\s+/, "") }
    function u(a, b, c) { a = b.className.split(/\s+/); for (var d = [], e = 0, f = a.length; e < f; e++) a[e] != c && d.push(a[e]); b.className = d.join(" ").replace(/^\s+/, "").replace(/\s+$/, "") } function w(a, b) { var c = ""; b = b.childNodes || b; for (var d = 0; d < b.length; d++) c += b[d].nodeType != 1 ? b[d].nodeValue : w(a, b[d].childNodes); return c } mti.h.prototype.getElementById = function (a) { return this.i.getElementById(a) }; mti.l = function (a, b, c, d, e, f) { this.wa = a; this.Ba = b; this.pa = c; this.oa = d; this.ya = e; this.ea = f }; mti.l.prototype.getName = function () { return this.wa }; mti.e = function (a) { this.b = a }; mti.e.f = "Unknown"; mti.e.la = new mti.l(mti.e.f, mti.e.f, mti.e.f, false); mti.e.prototype.parse = function () { return this.b.indexOf("MSIE") != -1 ? x(this) : this.b.indexOf("Opera") != -1 ? z(this) : this.b.indexOf("AppleWebKit") != -1 ? A(this) : this.b.indexOf("Gecko") != -1 ? B(this) : mti.e.la }; function C(a) { var b = F(a, a.b, /(iPod|iPad|iPhone|Android)/); if (b != "") return b; a = F(a, a.b, /(Linux|Mac_PowerPC|Macintosh|Windows)/); if (a != "") { if (a == "Mac_PowerPC") a = "Macintosh"; return a } return mti.e.f }
    function x(a) { var b = F(a, a.b, /(MSIE [\d\w\.]+)/); if (b != "") { var c = b.split(" "); b = c[0]; c = c[1]; return new mti.l(b, c, b, c, C(a), G(a, c) >= 6) } return new mti.l("MSIE", mti.e.f, "MSIE", mti.e.f, C(a), false) }
    function z(a) { var b = mti.e.f, c = mti.e.f, d = F(a, a.b, /(Presto\/[\d\w\.]+)/); if (d != "") { c = d.split("/"); b = c[0]; c = c[1] } else { if (a.b.indexOf("Gecko") != -1) b = "Gecko"; d = F(a, a.b, /rv:([^\)]+)/); if (d != "") c = d } if (a.b.indexOf("Version/") != -1) { d = F(a, a.b, /Version\/([\d\.]+)/); if (d != "") return new mti.l("Opera", d, b, c, C(a), G(a, d) >= 10) } d = F(a, a.b, /Opera[\/ ]([\d\.]+)/); if (d != "") return new mti.l("Opera", d, b, c, C(a), G(a, d) >= 10); return new mti.l("Opera", mti.e.f, b, c, C(a), false) }
    function A(a) { var b = C(a), c = F(a, a.b, /AppleWebKit\/([\d\.\+]+)/); if (c == "") c = mti.e.f; var d = mti.e.f; if (a.b.indexOf("Chrome") != -1) d = "Chrome"; else if (a.b.indexOf("Safari") != -1) d = "Safari"; var e = mti.e.f; if (a.b.indexOf("Version/") != -1) e = F(a, a.b, /Version\/([\d\.\w]+)/); else if (d == "Chrome") e = F(a, a.b, /Chrome\/([\d\.]+)/); var f = F(a, c, /\d+\.(\d+)/); return new mti.l(d, e, "AppleWebKit", c, b, G(a, c) >= 526 || G(a, c) >= 525 && parseInt(f) >= 13) }
    function B(a) {
        var b = mti.e.f, c = mti.e.f, d = false; if (a.b.indexOf("Firefox") != -1) { b = "Firefox"; var e = F(a, a.b, /Firefox\/([\d\w\.]+)/); if (e != "") { d = F(a, e, /\d+\.(\d+)/); c = e; d = e != "" && G(a, e) >= 3 && parseInt(d) >= 5 } } else if (a.b.indexOf("Mozilla") != -1) b = "Mozilla"; e = F(a, a.b, /rv:([^\)]+)/); if (e == "") e = mti.e.f; else if (!d) { d = G(a, e); var f = parseInt(F(a, e, /\d+\.(\d+)/)), g = parseInt(F(a, e, /\d+\.\d+\.(\d+)/)); d = d > 1 || d == 1 && f > 9 || d == 1 && f == 9 && g >= 2 || e.match(/1\.9\.1b[123]/) != null || e.match(/1\.9\.1\.[\d\.]+/) != null } return new mti.l(b,
c, "Gecko", e, C(a), d)
    } function G(a, b) { a = F(a, b, /(\d+)/); if (a != "") return parseInt(a); return -1 } function F(a, b, c) { if ((a = b.match(c)) && a[1]) return a[1]; return "" }; mti.c = function (a, b, c, d) { this.a = a; this.g = b; this.W = c; this.o = d || mti.c.B; this.n = new mti.A("-") }; mti.c.B = "mti"; mti.c.q = "loading"; mti.c.z = "active"; mti.c.C = "inactive"; mti.c.H = "font"; function H(a) { t(a.a, a.g, a.n.m(a.o, mti.c.q)); I(a, mti.c.q) } function J(a, b, c) { u(a.a, a.g, a.n.m(a.o, b, c, mti.c.q)); t(a.a, a.g, a.n.m(a.o, b, c, mti.c.z)); I(a, mti.c.H + mti.c.z, b, c) } function K(a) { t(a.a, a.g, a.n.m(a.o, mti.c.C)); I(a, mti.c.C) } function L(a) { u(a.a, a.g, a.n.m(a.o, mti.c.q)); t(a.a, a.g, a.n.m(a.o, mti.c.z)); I(a, mti.c.z) }
    function I(a, b, c, d) { a.W[b] && a.W[b](c, d) }; mti.ha = function () { this.ba = {} }; function M(a, b) { var c = []; for (var d in b) if (b.hasOwnProperty(d)) { var e = a.ba[d]; e && c.push(e(b[d])) } return c }; mti.p = function (a, b, c, d, e) { this.a = a; this.r = b; this.L = c; this.F = d; this.$ = e; this.X = 0; this.Q = this.aa = false; this.va = new mti.S; this.ra = new mti.j }; mti.p.T = "_,arial,helvetica"; mti.p.ga = "n4";
    mti.p.prototype.watch = function (a, b, c) { for (var d = a.length, e = 0; e < d; e++) { var f = a[e]; b[f] || (b[f] = [mti.p.ga]); this.X += b[f].length } if (c) this.aa = c; for (e = 0; e < d; e++) { f = a[e]; c = b[f]; for (var g = 0, h = c.length; g < h; g++) { var m = c[g], k = O(this, mti.p.T, m), o = this.L.M(k); s(this.a, k); k = f; var l = this.r; t(l.a, l.g, l.n.m(l.o, k, m, mti.c.q)); I(l, mti.c.H + mti.c.q, k, m); l = O(this, this.va.quote(k), m); if (o != this.L.M(l)) { s(this.a, l); J(this.r, k, m); this.Q = true; P(this) } else Q(this, this.$(), o, l, k, m) } } };
    function P(a) { if (--a.X == 0 && a.aa) a.Q ? L(a.r) : K(a.r) } mti.p.prototype.na = function (a, b, c, d, e) { if (b != this.L.M(c)) { s(this.a, c); J(this.r, d, e); this.Q = true; P(this) } else if (this.$() - a < 5E3) Q(this, a, b, c, d, e); else { s(this.a, c); a = this.r; u(a.a, a.g, a.n.m(a.o, d, e, mti.c.q)); t(a.a, a.g, a.n.m(a.o, d, e, mti.c.C)); I(a, mti.c.H + mti.c.C, d, e); P(this) } }; function Q(a, b, c, d, e, f) { a.F(function (g, h) { return function () { h.call(g, b, c, d, e, f) } } (a, a.na), 50) }
    function O(a, b, c) { c = a.ra.expand(c); b = a.a.createElement("span", { style: "position:absolute;top:-999px;font-size:300px;font-family:" + b + "," + mti.p.T + ";" + c }, "Mm"); j(a.a, "body", b); return b }; mti.s = function (a, b, c, d, e) { this.a = a; this.Z = b; this.g = c; this.F = d; this.b = e; this.N = this.O = 0 }; mti.s.prototype.V = function (a, b) { this.Z.ba[a] = b }; mti.s.prototype.load = function (a) { var b = new mti.c(this.a, this.g, a); this.b.ea ? R(this, b, a) : K(b) }; mti.s.prototype.ta = function (a, b, c, d) { if (d) a.load(mti.J(this, this.xa, b, c)); else { a = --this.O == 0; this.N--; if (a) this.N == 0 ? K(b) : H(b); c.watch([], {}, a) } };
    mti.s.prototype.xa = function (a, b, c, d) { var e = --this.O == 0; e && H(a); this.F(mti.J(this, function (f, g, h, m) { setTimeout(function () { f.watch(g, h || {}, m) }, 100) }, b, c, d, e)) }; function R(a, b, c) { c = M(a.Z, c); a.N = a.O = c.length; for (var d = new mti.p(a.a, b, { M: function (h) { return h.offsetWidth } }, a.F, function () { return (new Date).getTime() }), e = 0, f = c.length; e < f; e++) { var g = c[e]; S(g, a.b, mti.J(a, a.ta, g, b, d)) } }; mti.A = function (a) { this.ua = a || mti.A.fa }; mti.A.fa = "-"; mti.A.prototype.m = function () { for (var a = [], b = 0; b < arguments.length; b++) a.push(arguments[b].replace(/[\W_]+/g, "").toLowerCase()); return a.join(this.ua) }; mti.S = function () { this.da = '"' }; mti.S.prototype.quote = function (a) { var b = []; a = a.split(/,\s*/); for (var c = 0; c < a.length; c++) { var d = a[c].replace(/['"]/g, ""); d.indexOf(" ") == -1 ? b.push(d) : b.push(this.da + d + this.da) } return b.join(",") }; mti.j = function () { this.ca = mti.j.ka; this.w = mti.j.ma }; mti.j.ka = ["font-style", "font-weight"]; mti.j.ma = { "font-style": [["n", "normal"]], "font-weight": [["4", "normal"]] }; mti.j.U = function (a, b, c) { this.sa = a; this.Aa = b; this.w = c }; mti.j.U.prototype.expand = function (a, b) { for (var c = 0; c < this.w.length; c++) if (b == this.w[c][0]) { a[this.sa] = this.Aa + ":" + this.w[c][1]; return } };
    mti.j.prototype.expand = function (a) { if (a.length != 2) return null; for (var b = [null, null], c = 0, d = this.ca.length; c < d; c++) { var e = this.ca[c], f = a.substr(c, 1); (new mti.j.U(c, e, this.w[e])).expand(b, f) } return b[0] && b[1] ? b.join(";") + ";" : null }; window.MonoTypeWebFonts = function () { var a = (new mti.e(navigator.userAgent)).parse(); return new mti.s(new mti.h(document, a), new mti.ha, document.documentElement, function (b, c) { setTimeout(b, c) }, a) } (); window.MonoTypeWebFonts.load = window.MonoTypeWebFonts.load; window.MonoTypeWebFonts.addModule = window.MonoTypeWebFonts.V; mti.I = function (a, b, c) { this.P = a; this.a = b; this.za = c; this.v = {}; this.K = [] }; mti.I.prototype.indexOf = function (a, b) { if (a.indexOf) return a.indexOf(b); else { for (var c = 0; c < a.length; c++) if (a[c] == b) return c; return -1 } };
    function T(a, b) {
        var c = a.za, d = typeof b.currentStyle != "undefined" ? b.currentStyle.fontFamily : a.a.i.defaultView.getComputedStyle(b, null).getPropertyValue("font-family"); d = (d || "").replace(/^\s|\s$/g, "").replace(/'|"/g, ""); if (d != "") {
            var e = new RegExp(d, "ig"); for (i = 0; i < c.length; i++) {
                var f = c[i]; if (e.test(f.fontfamily.replace(/^\s|\s$/g, ""))) {
                    var g; if (b) g = typeof b.currentStyle != "undefined" ? b.currentStyle.visibility : a.a.i.defaultView.getComputedStyle(b, null).getPropertyValue("visibility"); if (g != "hidden") b.style.visibility =
"hidden"; a.K.push(b); if (f.enableSubsetting) if (a.v[d]) a.v[d] += w(a.a, b); else a.v[d] = w(a.a, b)
                } 
            } 
        } 
    }
    function U(a) { var b = "img,select,option,script,noscript,iframe,object,style,param,embed,link,meta,head,title,br,hr".split(","), c = a.P, d = null; do { d = c.firstChild; if (d == null) { c.nodeType == 1 && a.indexOf(b, c.tagName.toLowerCase()) < 0 && T(a, c); d = c.nextSibling } if (d == null) { c = c; do { d = c.parentNode; if (d == a.P) break; d.nodeType == 1 && a.indexOf(b, d.tagName.toLowerCase()) < 0 && T(a, d); c = d; d = d.nextSibling } while (d == null) } c = d } while (c != a.P); b = false; for (p in a.v) { b = true; break } if (b) return a.v; return null }; mti.k = function (a, b, c, d) { this.G = a; this.b = b; this.a = c; this.d = d; this.Y = []; this.qa = {} }; mti.k.ja = "monotype"; var V = "TTF";
    function S(a, b, c) { V = W(a); var d = a.d.projectId; if (d) { a.G["__mti_fntLst" + d] = function () { return a.d.pfL }; a.G.mti_element_cache = []; X(a); if (a.d.reqSub) { d = function () { var f = new mti.I(document.body, a.a, a.d.pfL), g = U(f); for (fontfamily in g) g[fontfamily] = Y(a, g[fontfamily]); a.G.mti_element_cache = f.K; Z(a, g) }; var e = window.MTIConfig || { isAsync: false }; if (e.isAsync === true) e.onReady = d; else r(a.a, d) } else { Z(a); q(a.a, function () { var f = new mti.I(document.body, a.a, a.d.pfL); U(f); a.G.mti_element_cache = f.K }) } c(b.ea) } else c(true) }
    function W(a) { var b = a.d.ffArray, c = a.b.getName(); c = c.toLowerCase(); if (c == "firefox") c = "mozilla"; if (/ipad|ipod|iphone/.test(a.b.ya.toLowerCase())) c = "msafari"; a = a.b.Ba; b = b[c]; c = ""; for (p in b) if (parseFloat(a) >= parseFloat(p)) c = b[p]; return c } mti.k.D = 300;
    function Z(a, b) {
        var c = a.d.projectId, d = a.d.ec, e = a.d.fcURL, f = a.d.dfcURL, g = a.a.createElement("style", { type: "text/css", id: "mti_fontface_" + a.d.projectId }); j(a.a, "head", g); var h = "", m = false, k = {}, o = { TTF: "truetype", WOFF: "woff", SVG: "svg" }, l = V != null && V.toUpperCase() == "EOT"; for (i = 0; i < a.d.pfL.length; i++) {
            var v = a.d.pfL[i], n = v.fontfamily, D = v.contentIds; a.Y.push(n); if (b && b[n] && b[n].length > mti.k.D) {
                m = true; k[n] || (k[n] = []); var N = b[n], E = (N.length - 1) / mti.k.D + 1; E = Math.floor(E); for (var y = 1; y <= E; y++) {
                    newFontFamily = n + "" +
y; k[n].push(newFontFamily); b[newFontFamily] = N.substr((y - 1) * mti.k.D, mti.k.D); h += "@font-face{font-family:'" + newFontFamily + "';src:url('" + $(a, D, c, v.enableSubsetting, d, e, f, a.d.ck, newFontFamily, b) + "')"; l || (h += " format('" + o[V.toUpperCase()] + "')"); h += ";}\n"
                } 
            } else { h += "@font-face{font-family:'" + n + "';src:url('" + $(a, D, c, v.enableSubsetting, d, e, f, a.d.ck, n, b) + "')"; if (!l) { v = D[V.toUpperCase()]; n = o[V.toUpperCase()]; v || (n = o.TTF); h += " format('" + n + "')" } h += ";}\n" } 
        } if (m === true) {
            s(a.a, a.a.getElementById("mti_stylesheet_" +
a.d.projectId) || {}); X(a, k)
        } if (g.styleSheet) g.styleSheet.cssText = h; else { a = document.createTextNode(h); g.appendChild(a) } 
    }
    function X(a, b) {
        var c = a.a.createElement("style", { type: "text/css", id: "mti_stylesheet_" + a.d.projectId }); j(a.a, "head", c); var d = ""; for (i in a.d.selectorFontMap) { var e = a.d.selectorFontMap[i]; if (b && b[e] && b[e].length > 0) e = b[e].join("','"); d += i + "{font-family:'" + e + "';}\n"; d += "/*fout specific code:*/\n"; d += "." + mti.c.B + "-loading " + i + "{visibility:hidden;}\n"; d += "." + mti.c.B + "-active " + i + ", ." + mti.c.B + "-inactive " + i + "{visibility: visible;}\n" } if (c.styleSheet) c.styleSheet.cssText = d; else {
            a = document.createTextNode(d);
            c.appendChild(a)
        } 
    } function Y(a, b) { if (b && typeof b == "string") { b = b.replace(/\s/g, "").replace(/\n/g, "").replace(/\r/g, ""); a = ""; for (var c = b.length, d = null, e = 0; e < c; e++) { d = b.charAt(e); if (a.indexOf(d) == -1) a += d } return a } return "" }
    function $(a, b, c, d, e, f, g, h, m, k) {
        var o = b[V.toUpperCase()], l = "http://"; if (window.location.protocol == "https:") l = "https://"; f = f.replace("http://", "").replace("https://", ""); g = g.replace("http://", "").replace("https://", ""); f = l + f; g = l + g; if (d) { url = g + "?"; if (e) url += h + "&"; url += "fctypeId=" + a.d.fctypeArray[V] + "&fcId=" + b.TTF + "&origId=" + o } else url = e ? o ? f + o + "." + V.toLowerCase() + "?" + h : f + b.TTF + ".ttf?" + h : f + "?fctypeId=" + a.d.fctypeArray[V] + "&fcId=" + o; url += "&projectId=" + c; if (k) url += "&content=" + escape((k[m] || "") + "giMm");
        if (V != null && V.toUpperCase() == "SVG") url += "#" + o; return url
    } mti.k.prototype.load = function (a) { a(this.Y, this.qa) }; mti.ia = function (a) { this.u = a }; mti.ia.prototype.protocol = function () { var a = ["http:", "https:"], b = a[0]; if (this.u && this.u.location && this.u.location.protocol) { var c = 0; for (c = 0; c < a.length; c++) if (this.u.location.protocol == a[c]) return this.u.location.protocol } return b }; mti.R = function (a, b) { this.a = a; this.d = b };
    mti.R.prototype.appendBannerScript = function () { var a; a = new RegExp(escape("WFS_MTI_SS") + "=([^;]+)"); if (a.test(document.cookie + ";")) { a.exec(document.cookie + ";"); a = unescape(RegExp.$1) } else a = false; var b = this.d.bannerHandlerURL; if (b) { b += "?projectId=" + this.d.projectId; if (a !== false) b += "&WFS_MTI_SS=" + a; b += "&" + escape((new Date).getTime()); j(this.a, "head", this.a.createElement("Script", { type: "text/javascript", src: b })) } };
    MonoTypeWebFonts.V(mti.k.ja, function (a) { var b = (new mti.e(navigator.userAgent)).parse(), c = new mti.h(document, b); window.MonoTypeWebFonts.BannerHandler = new mti.R(c, a); return new mti.k(window, b, c, a) });
})(this, document);
if(window.addEventListener){  window.addEventListener('load', function(){MonoTypeWebFonts.cleanup(); MonoTypeWebFonts.loadColo();}, false);}else if(window.attachEvent){  window.attachEvent('onload', function(){MonoTypeWebFonts.cleanup(); MonoTypeWebFonts.loadColo();});}MonoTypeWebFonts.cleanupExecuted = false;MonoTypeWebFonts.cleanup = function(){if(MonoTypeWebFonts.cleanupExecuted === true){ return; }MonoTypeWebFonts.cleanupExecuted = (window['mti_element_cache'].length > 0);for(i = 0; i < window['mti_element_cache'].length; i++){window['mti_element_cache'][i].style.visibility = "";}var className = document.documentElement.className;className = className.replace(/\b(mti\-.*?(loading|active|inactive))\b/g,'').replace(/^\s+|\s+$/g,'').replace(/\s+/g,' ');setTimeout(function(){document.documentElement.className = className+' mti-repaint';},20);/*IE sometimes requires redrawing the browser after fonts are downloaded. Adding a classname might help*/if(!document.getElementById('MonoTypeFontApiFontTracker')){  var fontTrackingUrl = "http://fast.fonts.com/t/1.css";  if(window.location.protocol == 'https:'){    fontTrackingUrl = fontTrackingUrl.replace(/http:/,'https:');  }  var head = document.getElementsByTagName('HEAD')[0];  var cssEle = document.createElement('LINK');  if(cssEle){      cssEle.setAttribute('id','MonoTypeFontApiFontTracker');      cssEle.setAttribute('type','text/css');      cssEle.setAttribute('rel','stylesheet');      cssEle.setAttribute('href',fontTrackingUrl + "?apiType=css&projectid=0e5787cc-2719-4b4d-a4f1-793480ea1341");      head.appendChild(cssEle);  }}window['mti_element_cache'] = [];};MonoTypeWebFonts._fontActiveEventList = [];MonoTypeWebFonts._fontLoadingEventList = [];MonoTypeWebFonts._activeEventList = [];MonoTypeWebFonts._inActiveEventList = [];MonoTypeWebFonts.addEvent = function(eventName, callbackFunction){   if(eventName.toLowerCase() == 'fontactive'){      MonoTypeWebFonts._fontActiveEventList.push(callbackFunction);  }else if(eventName.toLowerCase() == 'fontloading'){      MonoTypeWebFonts._fontLoadingEventList.push(callbackFunction);  }else if(eventName.toLowerCase() == 'inactive'){      MonoTypeWebFonts._inActiveEventList.push(callbackFunction);  }else if(eventName.toLowerCase() == 'active'){      MonoTypeWebFonts._activeEventList.push(callbackFunction);  }};MonoTypeWebFonts.loadFonts = function(){MonoTypeWebFonts.load({monotype:{ reqSub:false,pfL:[{'fontfamily' : "ClarendonW01-BoldExpand" ,contentIds :{EOT: 'd4a6be7f-e94c-4424-bd9a-f7e564b5e76b',WOFF: '39c8c6ea-8b88-4366-a8c3-deb0b1aab1d9',TTF: 'b66bd5e7-8c79-4bd5-bbb2-6e161e14867e',SVG: 'd5b02b9d-f53e-4b27-b1b3-fa55202ecae2'}, enableSubsetting : false},{'fontfamily' : "ClarendonW02-BoldExpand" ,contentIds :{EOT: '6037bd2d-6d93-491f-bb58-36717fb80678',WOFF: '7b80f69f-30d7-4ccc-bc49-989793b7b8c1',TTF: '5a7be7ac-a053-46e8-96af-f8bd23936e04',SVG: 'ab09b839-ee33-4ee0-9576-d2d70d2e599e'}, enableSubsetting : false},{'fontfamily' : "Clarendon W01 Bold" ,contentIds :{EOT: 'b1b2273f-6562-4dda-b82f-abe26a2801f3',WOFF: 'ebfb2d05-23eb-4096-b4d2-22382a87d76b',TTF: '861c0548-44ff-4b2b-80a3-c8ae44cbe9c8',SVG: 'e6e6c27f-7ec8-47cc-844c-c72378fc634c'}, enableSubsetting : false},{'fontfamily' : "ClarendonW01-ExtraBold" ,contentIds :{EOT: 'a3ee070e-b691-41ff-95b1-ca8c8bf2987f',WOFF: '5b380609-b31b-4b2a-8526-ed88d6e87f4c',TTF: '8638d3a3-d2c2-4784-bc19-c1a6ace56052',SVG: '002b79a1-8ef2-41db-9c31-153e8e2b53f7'}, enableSubsetting : false},{'fontfamily' : "Clarendon W01 Light" ,contentIds :{EOT: 'd3a87431-a863-4c7c-8dac-5b991fd45610',WOFF: '4994d637-0213-4ee2-a3e6-06ad343bfaab',TTF: 'e9eaff3f-0f0f-42f9-8206-9030adc0903d',SVG: '5dfe70d5-cb69-469d-b9d7-0abcc3db9a80'}, enableSubsetting : false},{'fontfamily' : "Clarendon W01 Medium" ,contentIds :{EOT: 'c6993450-d795-4fd3-b306-38481733894c',WOFF: 'b6878f57-4d64-4d70-926d-fa4dec6173a5',TTF: '0a6b6eff-6b5d-46d4-b681-f356eef1e4c1',SVG: '600b1038-76a8-43b4-a2f7-2a6eb0681f95'}, enableSubsetting : false},{'fontfamily' : "Clarendon W01" ,contentIds :{EOT: 'cca4825e-4e05-46db-ae1b-f8aa9fc2177e',WOFF: '75708ba2-55e4-486f-95c3-647a0207673e',TTF: 'a256bef3-bb07-4e27-8070-6f8fd086c2ad',SVG: 'e28761b3-ba5b-45fb-ae26-122d9b69e56c'}, enableSubsetting : false},{'fontfamily' : "ClarendonW00-BlackConde" ,contentIds :{EOT: '09e8fdb1-9c11-40b5-a13c-6c4a0cc13c98',WOFF: 'bc3611cb-0242-4f0d-b627-178e7fe9bd61',TTF: '7773cdbd-9b90-437d-bfdd-ab1696d47fb9',SVG: '080398da-72cb-4590-b482-2ba8492a877a'}, enableSubsetting : false},{'fontfamily' : "Clarendon W01 Condensed" ,contentIds :{EOT: '2ac0d58b-0917-40e3-b508-814a4934c11b',WOFF: '9163dc86-8044-488b-9eed-6d49dbcf1f6f',TTF: '21d1b8ea-af22-4f0e-87ed-1b98c2f95797',SVG: '32dae2e2-e904-4b39-9371-74c4f6bba1bb'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-45Light" ,contentIds :{EOT: '7d3671fc-8c26-459c-98e1-997c4f6c8c93',WOFF: '2a004a53-ac5c-43b3-9eeb-9f74ae4c1609',TTF: '74d53f3b-1683-4d5a-a556-e13f6553cdf0',SVG: '3f5a5b87-e71e-4544-be0c-da4daa132710'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-46LightIt" ,contentIds :{EOT: '072713ba-cb3a-4522-8f3b-b120f8eae10f',WOFF: '8259f047-a5d2-40a0-a98c-1c24f0316b08',TTF: '1078a920-3def-4194-ba69-46751fb9af38',SVG: '4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-47LightCn" ,contentIds :{EOT: 'e5b1a25e-0d2b-4aec-8672-da21553f205d',WOFF: 'e59898b4-93a8-4df7-885a-7806f9f0604d',TTF: '85928e7e-2ace-4f1d-be54-b11c333a8d97',SVG: '89390d0d-7a62-493d-9e77-9c162a709520'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-48LightCn" ,contentIds :{EOT: 'ce25b811-79b7-4f2a-ad26-da9dcd6f1040',WOFF: 'a40a90de-6c25-4a07-aef6-fbaa818362ab',TTF: 'f366ec53-c110-4521-bfbd-1a605bfaf6ac',SVG: '4140fb7e-33dc-47c2-ab18-f8e3a59cf351'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-55Roman" ,contentIds :{EOT: 'af97a512-f55a-4f61-b2ce-659c883930fc',WOFF: '3fbbd6b1-cfa7-4ff0-97ea-af1b2c489f15',TTF: '076311f8-a01b-4389-a5eb-334a62e62d45',SVG: 'c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-56Italic" ,contentIds :{EOT: 'fcbab1a3-9659-4b39-8479-cc1f50d18f55',WOFF: 'e2ade8a9-bd48-45e7-95e6-9dc917ba4f74',TTF: '19fe9614-8825-4e7d-b8c3-230d2561e0e2',SVG: 'c2f8e3aa-1c1a-49ee-9ec7-30f61a5e96d3'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-57Condens" ,contentIds :{EOT: '8ffa1144-4066-4dd8-950c-da8d355d4ab2',WOFF: '37f83f2e-feaa-4d2c-9993-2771ab1f3e87',TTF: 'b319582c-cdad-4301-9f65-3907fb8b508d',SVG: '427db4f2-4863-482e-bdaf-da48a03e52c9'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-58Condens" ,contentIds :{EOT: '5092731d-043a-47b6-a30d-462dbfd48540',WOFF: 'be4ad90f-325e-4a85-bfef-3c1199fa7100',TTF: '076d132c-f184-4164-aea6-fccdb9bb82c5',SVG: '233e0e2c-80d1-4f81-bf92-30e1f845a631'}, enableSubsetting : false},{'fontfamily' : "Frutiger LT W01 65 Bold" ,contentIds :{EOT: 'fbd7c0fb-f004-4e83-81d2-1d400413a873',WOFF: '9aa32a81-1124-4c43-b3db-15bfb1f7aed2',TTF: '6faffbf4-f8e8-4817-b24b-a390e166be7e',SVG: 'fc09de64-de25-425e-90dc-a0cae29b02c4'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-66BoldIta" ,contentIds :{EOT: 'f334dc11-1de8-4ae2-9c2a-a1cfa665263b',WOFF: 'f74530f5-a39c-47e3-97d9-6821fc4df8c0',TTF: 'aa626e7f-57dd-4084-9486-3eeb921333c0',SVG: '8f91ebb0-2b00-4a50-baa9-865a6502384e'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-67BoldCn" ,contentIds :{EOT: 'a3a15351-8e3c-4c29-82e6-15b106c2181f',WOFF: 'f1f95a55-f0c6-4fb5-8939-b93160b7a751',TTF: '032fd83c-fe79-47fa-9dda-0a3f03bd0506',SVG: '17f04727-b70e-460f-8b5c-c8cd21771240'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-68BoldCnI" ,contentIds :{EOT: '07eaadd3-cc57-4268-9d65-928ebdef6252',WOFF: '9b22c211-0e4b-49c7-9db2-291f86d13d28',TTF: 'e8d3db5c-44e6-464d-9b01-9b51f3516494',SVG: 'c8f7ec2e-7f97-4bf6-b526-ebb38ca7b3c7'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-75Black" ,contentIds :{EOT: '9b0d3be7-4ec5-4a72-8cc6-89b8b0f0b193',WOFF: '70ad2f15-9e1e-4a42-8fdc-30327ef510c3',TTF: 'ed897ec7-c1b8-4bd4-9d2a-0a7b09661bdc',SVG: '63e3258b-8e81-4153-ba11-ab8f4b2aa7a3'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-76BlackIt" ,contentIds :{EOT: 'e7f1c490-48bc-447b-ad11-6e85dd1429be',WOFF: 'eb21cbbe-83da-4d1d-bf54-e60fa03381e2',TTF: '0a0bb96a-4e52-4940-9120-1cbfe63deb29',SVG: '6ce161bf-e26e-4c38-b3d9-0abfcbfc2c6d'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-77BlackCn" ,contentIds :{EOT: '6169190e-4723-44d8-8512-87fe44314627',WOFF: 'ba18b900-b949-4ac6-8be2-c708ee69faf7',TTF: 'e72f20b2-125d-49b5-ac55-9c84689e3a67',SVG: 'b010e56e-44d2-46cd-a494-22825e86adec'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-78BlackCn" ,contentIds :{EOT: '9a7275be-0456-44c7-94e3-72963d8661c6',WOFF: 'afcd691a-9c98-4b20-b0d2-14918e2c292a',TTF: '41f012df-ea4b-4309-8c20-f5456f0e7300',SVG: '7ecb3c0e-7de1-4766-8b64-703757b31712'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-87ExtraBk" ,contentIds :{EOT: '7ee7e6db-f32b-4199-ae77-73ffbf62e6ec',WOFF: '6fb42ae0-a24e-4927-930d-47b462560e78',TTF: '7522a4a8-1787-4cc6-a72a-3c56c39c2abe',SVG: 'ba4991ce-c7b2-48ad-b711-8403662ff6d7'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-88XBkCnIt" ,contentIds :{EOT: '77f678fd-1072-47dd-9625-022444e2e0f9',WOFF: '71bdb8cd-f4e8-45e2-a79f-b9c65623efb5',TTF: '08b2ef93-56e2-48a3-a319-51393412e291',SVG: 'df88893a-3709-49cc-a45d-b051349b5974'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-95UltraBl" ,contentIds :{EOT: '47e272a5-5523-490a-a689-1e4660531849',WOFF: '3a6c4a0a-2e4b-472c-a995-1a2e93bd1da2',TTF: '4a66b185-1957-4863-86a8-db4f99ff626e',SVG: 'e8e7f894-9084-43e9-b08a-5dcd346ea067'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW20-45Light" ,contentIds :{EOT: 'ef2f3f3e-69fc-4400-a009-eb3382bc36fe',WOFF: '18c95095-c66a-4130-b4d0-6f61140948c2',TTF: '04edf5de-5deb-4df4-9a69-c90aad2d7604',SVG: '656ff0d6-e4fb-43dd-8288-466a0edd1530'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW20-47LightCn" ,contentIds :{EOT: '019f4a75-135d-4591-b0f1-575f8a03aaca',WOFF: '3887f946-3164-4cfa-9361-acf01f45a2df',TTF: '16bf67ef-89d2-4ca8-bfb7-7895c498e206',SVG: 'c757993e-8b06-4baa-a46e-2df03074c867'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW20-55Roman" ,contentIds :{EOT: '70e7445b-bf3a-4454-afcb-8751be709d1f',WOFF: 'd05c6c4a-9731-44a4-b39d-0456c0757826',TTF: '5fa9f06e-4a5b-48c5-8f33-bf2064a4cf91',SVG: 'd06bdbba-ef62-455e-a7e3-33085f73bb05'}, enableSubsetting : false},{'fontfamily' : "Frutiger LT W20 57 Cn" ,contentIds :{EOT: '6f2e2c70-5576-4cfe-b316-eba6e2b2d093',WOFF: '5e20dbc4-82a8-4f74-b487-3463a0699a32',TTF: '6637e82d-d5cb-49ee-b768-3036ceb1d5ae',SVG: '68eacbe9-77c2-4fcf-a266-eca1ba9119b4'}, enableSubsetting : false},{'fontfamily' : "Frutiger LT W20 65 Bold" ,contentIds :{EOT: '022cc1ac-0805-4d05-9c09-14ef67c111c1',WOFF: '884f1301-4654-49af-9733-d4e7f0d4e4b1',TTF: 'ab28270e-94d7-4a88-8c9e-e7116d28b5e8',SVG: 'c42ccf0d-93c1-4366-8aa8-aa17750e8a9d'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW20-67BoldCn" ,contentIds :{EOT: 'ac4842dd-abb4-4393-b0ff-2ede2627b09e',WOFF: '8c1563c8-9c0b-45d0-a073-572694033567',TTF: '101caf7e-08de-49fd-b6ea-4a96dca5bec8',SVG: '195062ad-aec4-4e07-8e0d-96894dbe44d2'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW20-75Black" ,contentIds :{EOT: 'e6d4da8a-07e1-4558-a7f3-27899e76f3a2',WOFF: '684e677f-05ea-4749-ab8b-93511ae2c5ab',TTF: '94f81d60-a8cf-42cd-a045-face6d62a3ac',SVG: '911f7bc7-dd3d-453d-bab9-fb350f4a6e1e'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW20-77BlackCn" ,contentIds :{EOT: '98554784-2bfa-45fe-86f4-dca4d13f1068',WOFF: 'f0696075-d00f-4e71-bcb0-eab952543220',TTF: 'f250e6b7-60af-480a-925a-999532297168',SVG: '105914ad-5c9f-4a8f-a9f0-b0991ec705e1'}, enableSubsetting : false}],selectorFontMap:{},ck:'d44f19a684109620e4841570af90e818a1b3a97097ad4a72b952267f7dc3dcec8c4a05177e28b6ab25aa6a7a891cb61b5c7cc3ddbf3ab1156b4501557edb5f1d0865c01563aef5a47a89485fda522a473ac2a938305f1b2a51aba9c8775c2bfb31f57dc2be870bf231469ac42f9fda180ddb20457f9286d81a8e7fd9977c08c3c6a4e10d3d86394f9313e88086f8efa3885d33c5959ba9e13c849d364690b141d46e923a585eb25e8acdc8ab603c5244b06c698898270d394ee31076136f3b9a578c616fb1c4',ec:'true',fcURL:'http://fast.fonts.com/d/',dfcURL:'http://api2.fonts.com/FontSubsetter.ashx',sO:'True',ffArray:{safari: {'3.1': 'ttf'}, msafari: {'1' : 'svg', '4.2' : 'ttf'}, chrome: {'3' :'svg', '4' : 'ttf','5':'woff'}, opera: {'10' : 'ttf'}, msie: {'4' : 'eot', '9' : 'woff'}, mozilla: {'3.5' : 'ttf', '3.6' : 'woff'}},fctypeArray:{'ttf':'1','eot':'2','woff':'3','svg': '11'},projectId:'0e5787cc-2719-4b4d-a4f1-793480ea1341',EOD:null},fontloading:function(fontFamily, fontDescription){  for(var i=0; i<MonoTypeWebFonts._fontLoadingEventList.length; i++){      MonoTypeWebFonts._fontLoadingEventList[i].call(MonoTypeWebFonts, fontFamily, fontDescription);  }},fontactive:function(fontFamily, fontDescription) {  for(var i=0; i<MonoTypeWebFonts._fontActiveEventList.length; i++){      MonoTypeWebFonts._fontActiveEventList[i].call(MonoTypeWebFonts, fontFamily, fontDescription);  }},inactive:function(){  MonoTypeWebFonts.cleanup();  for(var i=0; i<MonoTypeWebFonts._inActiveEventList.length; i++){      MonoTypeWebFonts._inActiveEventList[i].call(MonoTypeWebFonts);  }},active:function(){  MonoTypeWebFonts.cleanup();  for(var i=0; i<MonoTypeWebFonts._activeEventList.length; i++){      MonoTypeWebFonts._activeEventList[i].call(MonoTypeWebFonts);  }}});};MonoTypeWebFonts.loadFonts();MonoTypeWebFonts.RefreshFonts=function(){MonoTypeWebFonts.cleanupExecuted = false;if(document.getElementById('mti_stylesheet_0e5787cc-2719-4b4d-a4f1-793480ea1341')!=null){var nodeToRemove1 = document.getElementById('mti_stylesheet_0e5787cc-2719-4b4d-a4f1-793480ea1341');var parentNode1 = nodeToRemove1.parentNode;parentNode1.removeChild(nodeToRemove1);}if(document.getElementById('mti_fontface_0e5787cc-2719-4b4d-a4f1-793480ea1341')!=null){var nodeToRemove2 = document.getElementById('mti_fontface_0e5787cc-2719-4b4d-a4f1-793480ea1341');var parentNode2 = nodeToRemove2.parentNode;parentNode2.removeChild(nodeToRemove2);}MonoTypeWebFonts.loadFonts();};MonoTypeWebFonts.loadColo = function(){};setTimeout(function(){ MonoTypeWebFonts.cleanup(); }, 6000);
