/***********************************
Cover
***********************************/

    /*paragraphs*/

        .cover .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .cover .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cover .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cover .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cover .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cover .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cover .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .cover .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .cover .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Welcome letter
***********************************/

    /*layoutitems*/

        .welcome_letter .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .welcome_letter .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .welcome_letter .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*general*/

        .welcome_letter .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .welcome_letter .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 3.25rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .welcome_letter .column h2 {
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           font-weight: 200;
           letter-spacing: 2px;
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: left;
           border-width: 0px;
        }

        .welcome_letter .column h3 {
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_letter .column h4 {
           font-family: Garamond, serif;
           font-size: 1.25rem;
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .welcome_letter .column h5 {
           border-width: 0px;
        }

        .welcome_letter .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*inlines*/

        .welcome_letter .column .s2 {
           color: #4d5156;
           border-width: 0px;
        }

        .welcome_letter .column .s1 {
           color: #202122;
           border-width: 0px;
        }

        .welcome_letter .column .s2 {
           color: #000000;
           text-decoration: underline;
           border-width: 0px;
        }

        .welcome_letter .column .default-drop-cap {
           margin-left: 0px;
           color: #000000;
           float: left;
           font-family: Avant Garde, sans-serif;
           font-size: 3.75rem;
           font-weight: 600;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 24px;
           border-width: 0px;
        }

        .welcome_letter .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .welcome_letter .column .SerifDrop-Cap {
           float: left;
           font-family: Garamond, serif;
           font-size: 9.125rem;
           line-height: 0.59em;
           margin-right: 5px;
           margin-top: 16px;
           border-width: 0px;
        }

        .welcome_letter .column .AISESOrange {
           color: #ea421b;
           border-width: 0px;
        }

        .welcome_letter .column .Red {
           color: #bf2329;
           border-width: 0px;
        }

    /*links*/

        .welcome_letter .column a {
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           color: #437dd0;
           border-width: 0px;
        }

        .welcome_letter .column a.SansSerifLink {
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*lists*/

        .welcome_letter .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .welcome_letter .column .Numbered {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .welcome_letter .column .Bulleted {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .welcome_letter .column .Alphabetical {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .welcome_letter .column p.p2 {
           color: #202122;
           border-width: 0px;
        }

        .welcome_letter .column p.p1 {
           color: #2c363a;
           border-width: 0px;
        }

        .welcome_letter .column p {
           line-height: 1.8em;
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .welcome_letter .column p.NoIndent {
           line-height: 1.8em;
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_letter .column p.PullQuote {
           color: #000000;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 50px;
           padding-right: 50px;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_letter .column p.RightJustify {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           text-align: right;
           text-indent: 18px;
           border-width: 0px;
        }

        .welcome_letter .column p.SanOpenIndent {
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           letter-spacing: 1px;
           text-indent: 18px;
           border-width: 0px;
        }

        .welcome_letter .column p.SidebarBody {
           background-color: #d0d0d0;
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           line-height: 1.8em;
           padding-bottom: 24px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_letter .column p.SidebarQuote {
           background-color: #d0d0d0;
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 1.5rem;
           margin-top: 24px;
           padding-bottom: 28px;
           padding-left: 50px;
           padding-right: 50px;
           padding-top: 18px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_letter .column p.Center {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           padding-bottom: 20px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_letter .column p.SidebarH1 {
           background-color: #d0d0d0;
           font-family: Avant Garde, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .welcome_letter .column p.SanOpen {
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           letter-spacing: 1px;
           text-indent: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Introduction
***********************************/

    /*layoutitems*/

        .introduction .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .introduction .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .introduction .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .introduction .column p.Canada-bg {
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #cac8c8;
           color: #000000;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .introduction .column p.Region7-bg {
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #6f4670;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .introduction .column p.Region6-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #962622;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .introduction .column p.Region5-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #f7c21c;
           color: #000000;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .introduction .column p.Region4-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #aa1f24;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .introduction .column p.Region3-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #5d2566;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .introduction .column p.Region2-bg {
           line-height: 1.2em;
           color: #ffffff;
           background-color: #168b9d;
           padding-left: 12px;
           padding-right: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .introduction .column p.Region1-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #14aeba;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .introduction .column p.Signoff {
           padding-right: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           background-color: transparent;
           color: transparent;
           text-align: right;
           font-weight: bold;
           font-style: italic;
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .introduction .column p.Credit {
           font-weight: 100;
           line-height: 1.2em;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           text-transform: uppercase;
           border-width: 0px;
        }

        .introduction .column p.Interview {
           text-indent: 0px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .introduction .column p.SanOpen {
           line-height: 1.4em;
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           font-weight: 100;
           margin-top: 0px;
           text-align: left;
           background-color: transparent;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .introduction .column p.SidebarH1 {
           color: #252e55;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           background-color: #99d9d9;
           margin-top: 24px;
           padding-top: 12px;
           margin-left: 0px;
           border-width: 0px;
        }

        .introduction .column p.SidebarQuote {
           text-indent: 0px;
           text-align: center;
           padding-top: 18px;
           padding-right: 20px;
           padding-left: 20px;
           padding-bottom: 28px;
           margin-top: 24px;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           color: #000000;
           background-color: #add7c3;
           line-height: 1.4em;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .introduction .column p.SidebarBody {
           padding-top: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           text-indent: 0px;
           padding-right: 20px;
           padding-left: 20px;
           padding-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           background-color: #99d9d9;
           border-width: 0px;
        }

        .introduction .column p.SanOpenIndent {
           line-height: 1.8em;
           text-indent: 18px;
           letter-spacing: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .introduction .column p.PullQuote {
           text-indent: 0px;
           padding-right: 50px;
           padding-left: 50px;
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .introduction .column p.NoIndent {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           margin-top: 0px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .introduction .column p {
           line-height: 1.4em;
           text-indent: 18px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .introduction .column p.SidebarH2 {
           text-indent: 18px;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           background-color: #fddc71;
           color: #00939a;
           font-weight: bold;
           border-width: 0px;
        }

        .introduction .column p.Caption {
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 18px;
           margin-bottom: 8px;
           border-width: 0px;
        }

    /*lists*/

        .introduction .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .introduction .column .Bulleted2 {
           line-height: 1.8em;
           padding-left: 18px;
           font-weight: bold;
           list-style-type: square;
           font-size: 1rem;
           color: #f26f65;
           border-width: 0px;
           list-style-image: none;
        }

        .introduction .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .introduction .column .Bulleted {
           padding-left: 16px;
           font-weight: bold;
           color: #00939a;
           list-style-type: square;
           line-height: 1.8em;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .introduction .column .Numbered {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .introduction .column .Arrow {
           font-family: Tahoma, sans-serif;
           line-height: 2em;
           border-width: 0px;
           list-style-image: url('../assets/bfa2e364d67e786d240e1692415846de.png');
        }

        .introduction .column .ArrowRed {
           line-height: 2em;
           font-family: Tahoma, sans-serif;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: url('../assets/1d0f4bd0c9ad48edaa737dfa231954ea.png');
        }

        .introduction .column .NoBullets {
           list-style-type: none;
           text-align: left;
           padding-left: 40px;
           line-height: 2.4em;
           font-weight: 500;
           font-family: Tahoma, sans-serif;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .introduction .column a.SansSerifLink {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           font-weight: bold;
           color: #00939a;
           border-width: 0px;
        }

        .introduction .column a {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
        }

    /*inlines*/

        .introduction .column .Neutral-LtBlue {
           color: #bbe1f8;
           border-width: 0px;
        }

        .introduction .column .Region7-LtPurple {
           color: #6f4670;
           border-width: 0px;
        }

        .introduction .column .Region6-DkRed {
           color: #962622;
           border-width: 0px;
        }

        .introduction .column .Region5-Yellow {
           color: #f7c21c;
           border-width: 0px;
        }

        .introduction .column .Region4-Red {
           color: #aa1f24;
           border-width: 0px;
        }

        .introduction .column .Region3-DkPurple {
           color: #5d2566;
           border-width: 0px;
        }

        .introduction .column .Region2-DkBlue {
           color: #168b9d;
           border-width: 0px;
        }

        .introduction .column .Region1-Blue {
           color: #14aeba;
           border-width: 0px;
        }

        .introduction .column .Top50-DkBlue {
           color: #252e55;
           border-width: 0px;
        }

        .introduction .column .Credit {
           font-weight: 100;
           line-height: 1.2em;
           font-size: 0.6875rem;
           color: #000000;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .introduction .column .Gray {
           color: #d7d7da;
           border-width: 0px;
        }

        .introduction .column .Red {
           color: #d42002;
           border-width: 0px;
        }

        .introduction .column .AISESOrange {
           font-family: Avant Garde, sans-serif;
           color: #ea421b;
           border-width: 0px;
        }

        .introduction .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 5px;
           line-height: 0.59em;
           font-size: 9.125rem;
           font-family: Garamond, serif;
           float: left;
           border-width: 0px;
        }

        .introduction .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .introduction .column .default-drop-cap {
           margin-top: 20px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 900;
           font-size: 3.75rem;
           font-family: Avant Garde, sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

        .introduction .column .SidebarQuote {
           font-family: Georgia, serif;
           font-size: 1.375rem;
           font-style: italic;
           font-weight: bold;
           color: #fdfdfd;
           line-height: 1.2em;
           border-width: 0px;
        }

    /*headers*/

        .introduction .column h6 {
           line-height: 1em;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .introduction .column h5 {
           margin-top: 0px;
           line-height: 1em;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: Tahoma, sans-serif;
           margin-bottom: 6px;
           text-align: left;
           color: #252e55;
           border-width: 0px;
        }

        .introduction .column h4 {
           margin-top: 18px;
           font-weight: bold;
           margin-bottom: 6px;
           line-height: 1.2em;
           font-size: 2.375rem;
           font-family: Georgia, serif;
           letter-spacing: 0px;
           text-align: left;
           color: #f26f65;
           border-width: 0px;
        }

        .introduction .column h3 {
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: Tahoma, sans-serif;
           color: #00939a;
           border-width: 0px;
        }

        .introduction .column h2 {
           padding-bottom: 18px;
           padding-top: 16px;
           padding-right: 20px;
           padding-left: 20px;
           margin-left: 0px;
           background-color: #f26f65;
           color: #ffffff;
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.2em;
           letter-spacing: 0px;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           margin-top: 12px;
           border-width: 0px;
        }

        .introduction .column h1 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           color: #333365;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*general*/

        .introduction .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Masthead
***********************************/

    /*layoutitems*/

        .masthead .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .masthead .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .masthead .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*general*/

        .masthead .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .masthead .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .masthead .column h2 {
           font-family: Tahoma, sans-serif;
           font-size: 1.3125rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 18px;
           border-width: 0px;
        }

        .masthead .column h3 {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-top: 18px;
           border-width: 0px;
        }

        .masthead .column h4 {
           padding-top: 0px;
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-top: 32px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .masthead .column h5 {
           border-width: 0px;
        }

        .masthead .column h6 {
           border-width: 0px;
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 3rem;
           font-weight: 400;
           line-height: 0.42em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

        .masthead .column a {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*lists*/

        .masthead .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .Alphabetical {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .Bullet {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .Numbered {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p {
           font-family: Tahoma, sans-serif;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .masthead .column p.RightJustify {
           font-family: Tahoma, sans-serif;
           margin-top: 12px;
           text-align: right;
           text-indent: 18px;
           border-width: 0px;
        }

        .masthead .column p.Centered {
           font-family: Tahoma, sans-serif;
           margin-top: 0px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

        .masthead .column p.NoIndent {
           font-family: Tahoma, sans-serif;
           margin-top: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .masthead .column p.LandAcknowlegement {
           font-family: Tahoma, sans-serif;
           margin-top: 0px;
           text-indent: 0px;
           font-size: 0.75rem;
           line-height: 1.4em;
           border-width: 0px;
        }

        .masthead .column p.FinePrint {
           font-family: Tahoma, sans-serif;
           margin-top: 18px;
           text-indent: 0px;
           font-size: 0.875rem;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Opener_AISES in Canada
***********************************/

    /*paragraphs*/

        .opener_aises_in_canada .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .opener_aises_in_canada .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .opener_aises_in_canada .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .opener_aises_in_canada .column a {
           border-width: 0px;
        }

    /*headers*/

        .opener_aises_in_canada .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_aises_in_canada .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_aises_in_canada .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_aises_in_canada .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_aises_in_canada .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_aises_in_canada .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .opener_aises_in_canada .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .opener_aises_in_canada .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .opener_aises_in_canada .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
AISES in Canada National Gathering
***********************************/

    /*layoutitems*/

        .aises_in_canada .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .aises_in_canada .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .aises_in_canada .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .aises_in_canada .column p.SessionHeadline {
           line-height: 1.2em;
           font-style: italic;
           font-weight: bold;
           color: #000000;
           text-indent: 0px;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.Canada-bg {
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #cac8c8;
           color: #000000;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.Region7-bg {
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #6f4670;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.Region6-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #962622;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.Region5-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #f7c21c;
           color: #000000;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.Region4-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #aa1f24;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.Region3-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #5d2566;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.Region2-bg {
           line-height: 1.2em;
           color: #ffffff;
           background-color: #168b9d;
           padding-left: 12px;
           padding-right: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.Region1-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #14aeba;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.Signoff {
           padding-right: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           background-color: transparent;
           color: #000000;
           text-align: right;
           font-weight: bold;
           font-style: italic;
           text-indent: 0px;
           font-size: 0.9375rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.Credit {
           font-weight: 100;
           line-height: 1.2em;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           text-transform: uppercase;
           border-width: 0px;
        }

        .aises_in_canada .column p.Interview {
           text-indent: 0px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.SanOpen {
           line-height: 1.4em;
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 0.9375rem;
           font-family: Tahoma, sans-serif;
           margin-top: 0px;
           text-align: left;
           background-color: transparent;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .aises_in_canada .column p.SidebarH1 {
           color: #252e55;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           background-color: #99d9d9;
           margin-top: 24px;
           padding-top: 12px;
           margin-left: 0px;
           border-width: 0px;
        }

        .aises_in_canada .column p.SidebarQuote {
           text-indent: 0px;
           text-align: center;
           padding-top: 18px;
           padding-right: 20px;
           padding-left: 20px;
           padding-bottom: 28px;
           margin-top: 24px;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           color: #000000;
           background-color: #add7c3;
           line-height: 1.4em;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .aises_in_canada .column p.SidebarBody {
           padding-top: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           text-indent: 0px;
           padding-right: 20px;
           padding-left: 20px;
           padding-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           background-color: #99d9d9;
           border-width: 0px;
        }

        .aises_in_canada .column p.SanOpenIndent {
           line-height: 1.4em;
           text-indent: 18px;
           letter-spacing: 0px;
           font-size: 0.9375rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column p.PullQuote {
           text-align: center;
           text-indent: 0px;
           padding-right: 50px;
           padding-left: 50px;
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: Tahoma, sans-serif;
           color: #5f3662;
           border-width: 0px;
        }

        .aises_in_canada .column p.NoIndent {
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
           margin-top: 0px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .aises_in_canada .column p {
           text-indent: 18px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
           line-height: 1.4em;
           border-width: 0px;
        }

        .aises_in_canada .column p.SidebarH2 {
           text-indent: 18px;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           background-color: #fddc71;
           color: #00939a;
           font-weight: bold;
           border-width: 0px;
        }

        .aises_in_canada .column p.Caption {
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 18px;
           margin-bottom: 8px;
           border-width: 0px;
        }

        .aises_in_canada .column p.p1 {
           color: #191919;
           border-width: 0px;
        }

        .aises_in_canada .column p.paragraphs-1j1pan40e {
           text-indent: 0px;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           padding: 0px;
           border-width: 0px;
           line-height: 1.2em;
           font-style: italic;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 18px;
           margin-bottom: 0px;
        }

        .aises_in_canada .column p.paragraphs-1j1pdsdf5 {
           line-height: 1.4em;
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 0.9375rem;
           font-family: Tahoma, sans-serif;
           text-align: left;
           background-color: transparent;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
           margin-bottom: 0px;
        }

    /*lists*/

        .aises_in_canada .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .aises_in_canada .column .Bulleted2 {
           line-height: 1.8em;
           padding-left: 18px;
           font-weight: bold;
           list-style-type: square;
           font-size: 1rem;
           color: #f26f65;
           border-width: 0px;
           list-style-image: none;
        }

        .aises_in_canada .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .aises_in_canada .column .Bulleted {
           padding-left: 16px;
           color: #000000;
           list-style-type: square;
           line-height: 1.8em;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .aises_in_canada .column .Numbered {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .aises_in_canada .column .Arrow {
           font-family: Tahoma, sans-serif;
           line-height: 2em;
           border-width: 0px;
           list-style-image: url('../assets/d4908c92b8f59cbb998739b2332f03c7.png');
        }

        .aises_in_canada .column .ArrowRed {
           line-height: 2em;
           font-family: Tahoma, sans-serif;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: url('../assets/f88df5352a1bd378e341e2b15e8640a8.png');
        }

        .aises_in_canada .column .NoBullets {
           list-style-type: none;
           text-align: left;
           padding-left: 40px;
           line-height: 2.4em;
           font-weight: 500;
           font-family: Tahoma, sans-serif;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .aises_in_canada .column a.SansSerifLink {
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: Tahoma, sans-serif;
           font-weight: bold;
           color: #4d1a52;
           border-width: 0px;
        }

        .aises_in_canada .column a {
           line-height: 1.6em;
           font-size: 0.9375rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .aises_in_canada .column .Neutral-LtBlue {
           color: #bbe1f8;
           border-width: 0px;
        }

        .aises_in_canada .column .Region7-LtPurple {
           color: #6f4670;
           border-width: 0px;
        }

        .aises_in_canada .column .Region6-DkRed {
           color: #962622;
           border-width: 0px;
        }

        .aises_in_canada .column .Region5-Yellow {
           color: #f7c21c;
           border-width: 0px;
        }

        .aises_in_canada .column .Region4-Red {
           color: #aa1f24;
           border-width: 0px;
        }

        .aises_in_canada .column .Region3-DkPurple {
           color: #5d2566;
           border-width: 0px;
        }

        .aises_in_canada .column .Region2-DkBlue {
           color: #168b9d;
           border-width: 0px;
        }

        .aises_in_canada .column .Region1-Blue {
           color: #14aeba;
           border-width: 0px;
        }

        .aises_in_canada .column .Top50-DkBlue {
           color: #252e55;
           border-width: 0px;
        }

        .aises_in_canada .column .Credit {
           font-weight: 100;
           line-height: 1.2em;
           font-size: 0.6875rem;
           color: #000000;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column .Gray {
           color: #d7d7da;
           border-width: 0px;
        }

        .aises_in_canada .column .Red {
           color: #d42002;
           border-width: 0px;
        }

        .aises_in_canada .column .AISESOrange {
           font-family: Avant Garde, sans-serif;
           color: #ea421b;
           border-width: 0px;
        }

        .aises_in_canada .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 5px;
           line-height: 0.59em;
           font-size: 9.125rem;
           font-family: Garamond, serif;
           float: left;
           border-width: 0px;
        }

        .aises_in_canada .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column .default-drop-cap {
           margin-top: 20px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 900;
           font-size: 3.75rem;
           font-family: Avant Garde, sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

        .aises_in_canada .column .SidebarQuote {
           font-family: Georgia, serif;
           font-size: 1.375rem;
           font-style: italic;
           font-weight: bold;
           color: #fdfdfd;
           line-height: 1.2em;
           border-width: 0px;
        }

        .aises_in_canada .column .DkGray {
           color: #7b7b7b;
           border-width: 0px;
        }

    /*headers*/

        .aises_in_canada .column h6 {
           line-height: 1em;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aises_in_canada .column h5 {
           margin-top: 0px;
           line-height: 1em;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: Tahoma, sans-serif;
           margin-bottom: 6px;
           text-align: left;
           color: #252e55;
           border-width: 0px;
        }

        .aises_in_canada .column h4 {
           margin-top: 18px;
           font-weight: bold;
           margin-bottom: 6px;
           line-height: 1.2em;
           font-size: 1rem;
           font-family: Georgia, serif;
           letter-spacing: 0px;
           text-align: left;
           color: #333365;
           padding-top: 0px;
           padding-left: 0px;
           border-width: 0px;
        }

        .aises_in_canada .column h3 {
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.4em;
           font-size: 1.375rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .aises_in_canada .column h2 {
           padding-bottom: 0px;
           padding-top: 0px;
           padding-right: 0px;
           padding-left: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           letter-spacing: 0px;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           margin-top: 0px;
           border-width: 0px;
        }

        .aises_in_canada .column h1 {
           margin-top: 14px;
           margin-bottom: 2px;
           line-height: 1em;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           color: #333365;
           font-weight: bold;
           text-transform: uppercase;
           text-decoration: none;
           border-width: 0px;
        }

    /*general*/

        .aises_in_canada .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Opener_NAISEF 2025
***********************************/

    /*paragraphs*/

        .opener_naisef_2025 .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .opener_naisef_2025 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .opener_naisef_2025 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .opener_naisef_2025 .column a {
           border-width: 0px;
        }

    /*headers*/

        .opener_naisef_2025 .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_naisef_2025 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_naisef_2025 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_naisef_2025 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_naisef_2025 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_naisef_2025 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .opener_naisef_2025 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .opener_naisef_2025 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .opener_naisef_2025 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
NAISEF
***********************************/

    /*general*/

        .naisef .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .naisef .column h1 {
           text-decoration: none;
           text-transform: uppercase;
           font-weight: bold;
           color: #3C8699FF;
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           line-height: 1em;
           margin-bottom: 2px;
           margin-top: 14px;
           border-width: 0px;
        }

        .naisef .column h2 {
           margin-top: 0px;
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           letter-spacing: 0px;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .naisef .column h3 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1.375rem;
           line-height: 1.4em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .naisef .column h4 {
           padding-left: 0px;
           padding-top: 0px;
           color: #333365;
           text-align: left;
           letter-spacing: 0px;
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.2em;
           margin-bottom: 6px;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .naisef .column h5 {
           color: #3C8699FF;
           text-align: left;
           margin-bottom: 6px;
           font-family: Tahoma, sans-serif;
           font-size: 1.375rem;
           font-weight: 700;
           line-height: 1em;
           margin-top: 36px;
           border-width: 0px;
        }

        .naisef .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           line-height: 1em;
           border-width: 0px;
        }

    /*inlines*/

        .naisef .column .DkGray {
           color: #7b7b7b;
           border-width: 0px;
        }

        .naisef .column .SidebarQuote {
           line-height: 1.2em;
           color: #fdfdfd;
           font-weight: bold;
           font-style: italic;
           font-size: 1.375rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .naisef .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Avant Garde, sans-serif;
           font-size: 3.75rem;
           font-weight: 900;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 20px;
           border-width: 0px;
        }

        .naisef .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .naisef .column .SerifDrop-Cap {
           float: left;
           font-family: Garamond, serif;
           font-size: 9.125rem;
           line-height: 0.59em;
           margin-right: 5px;
           margin-top: 16px;
           border-width: 0px;
        }

        .naisef .column .AISESOrange {
           color: #ea421b;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .naisef .column .Red {
           color: #d42002;
           border-width: 0px;
        }

        .naisef .column .Gray {
           color: #d7d7da;
           border-width: 0px;
        }

        .naisef .column .Credit {
           font-family: Tahoma, sans-serif;
           color: #000000;
           font-size: 0.6875rem;
           line-height: 1.2em;
           font-weight: 100;
           border-width: 0px;
        }

        .naisef .column .Top50-DkBlue {
           color: #252e55;
           border-width: 0px;
        }

        .naisef .column .Region1-Blue {
           color: #14aeba;
           border-width: 0px;
        }

        .naisef .column .Region2-DkBlue {
           color: #168b9d;
           border-width: 0px;
        }

        .naisef .column .Region3-DkPurple {
           color: #5d2566;
           border-width: 0px;
        }

        .naisef .column .Region4-Red {
           color: #aa1f24;
           border-width: 0px;
        }

        .naisef .column .Region5-Yellow {
           color: #f7c21c;
           border-width: 0px;
        }

        .naisef .column .Region6-DkRed {
           color: #962622;
           border-width: 0px;
        }

        .naisef .column .Region7-LtPurple {
           color: #6f4670;
           border-width: 0px;
        }

        .naisef .column .Neutral-LtBlue {
           color: #bbe1f8;
           border-width: 0px;
        }

    /*links*/

        .naisef .column a {
           font-family: Tahoma, sans-serif;
           font-size: 0.9375rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .naisef .column a.SansSerifLink {
           color: #4d1a52;
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 0.9375rem;
           line-height: 1.2em;
           border-width: 0px;
        }

    /*lists*/

        .naisef .column .NoBullets {
           text-decoration: none;
           font-family: Tahoma, sans-serif;
           font-weight: 500;
           line-height: 2.4em;
           padding-left: 40px;
           text-align: left;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .naisef .column .ArrowRed {
           margin-right: 0px;
           margin-bottom: 0px;
           font-family: Tahoma, sans-serif;
           line-height: 2em;
           border-width: 0px;
           list-style-image: url('../assets/e21eaf62da386d61686182d32b5005cd.png');
        }

        .naisef .column .Arrow {
           line-height: 2em;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('../assets/ac7154e434a57ddb28360d1f81383cf0.png');
        }

        .naisef .column .Numbered {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .naisef .column .Bulleted {
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           line-height: 1.8em;
           list-style-type: square;
           color: #000000;
           padding-left: 16px;
           border-width: 0px;
           list-style-image: none;
        }

        .naisef .column .Alphabetical {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .naisef .column .Bulleted2 {
           color: #f26f65;
           font-size: 1rem;
           list-style-type: square;
           font-weight: bold;
           padding-left: 18px;
           line-height: 1.8em;
           border-width: 0px;
           list-style-image: none;
        }

        .naisef .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .naisef .column p.paragraphs-1j1pdsdf5 {
           margin-bottom: 0px;
           margin-top: 10px;
           margin-right: 0px;
           margin-left: 0px;
           border-width: 0px;
           padding: 0px;
           background-color: transparent;
           text-align: left;
           font-family: Tahoma, sans-serif;
           font-size: 0.9375rem;
           letter-spacing: 0px;
           text-indent: 0px;
           line-height: 1.4em;
           font-weight: bold;
        }

        .naisef .column p.paragraphs-1j1pan40e {
           margin-bottom: 0px;
           margin-top: 18px;
           margin-right: 0px;
           margin-left: 0px;
           font-style: italic;
           line-height: 1.2em;
           border-width: 0px;
           padding: 0px;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           text-indent: 0px;
        }

        .naisef .column p.p1 {
           color: #191919;
           border-width: 0px;
        }

        .naisef .column p.Caption {
           margin-bottom: 8px;
           margin-top: 18px;
           font-weight: bold;
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .naisef .column p.SidebarH2 {
           font-weight: bold;
           color: #00939a;
           background-color: #fddc71;
           font-family: Georgia, serif;
           font-size: 1.75rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .naisef .column p {
           line-height: 1.4em;
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .naisef .column p.NoIndent {
           line-height: 1.4em;
           margin-top: 0px;
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .naisef .column p.PullQuote {
           color: #5f3662;
           font-family: Tahoma, sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 50px;
           padding-right: 50px;
           text-indent: 0px;
           text-align: center;
           border-width: 0px;
        }

        .naisef .column p.SanOpenIndent {
           font-family: Tahoma, sans-serif;
           font-size: 0.9375rem;
           letter-spacing: 0px;
           text-indent: 18px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .naisef .column p.SidebarBody {
           background-color: #99d9d9;
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           padding-bottom: 18px;
           padding-left: 20px;
           padding-right: 20px;
           text-indent: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .naisef .column p.SidebarQuote {
           margin-left: 24px;
           margin-right: 24px;
           line-height: 1.4em;
           background-color: #add7c3;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           margin-top: 24px;
           padding-bottom: 28px;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 18px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

        .naisef .column p.SidebarH1 {
           margin-left: 0px;
           padding-top: 12px;
           margin-top: 24px;
           background-color: #99d9d9;
           font-family: Georgia, serif;
           font-size: 1.75rem;
           font-weight: bold;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           color: #252e55;
           border-width: 0px;
        }

        .naisef .column p.SanOpen {
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           background-color: transparent;
           text-align: left;
           margin-top: 0px;
           font-family: Tahoma, sans-serif;
           font-size: 0.9375rem;
           letter-spacing: 0px;
           text-indent: 0px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .naisef .column p.Interview {
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-bottom: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .naisef .column p.Credit {
           text-transform: uppercase;
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           line-height: 1.2em;
           font-weight: 100;
           border-width: 0px;
        }

        .naisef .column p.Signoff {
           font-family: Georgia, serif;
           font-size: 0.9375rem;
           text-indent: 0px;
           font-style: italic;
           font-weight: bold;
           text-align: right;
           color: #000000;
           background-color: transparent;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

        .naisef .column p.Region1-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #14aeba;
           margin-top: 6px;
           margin-bottom: 6px;
           margin-left: 0px;
           margin-right: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .naisef .column p.Region2-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-right: 12px;
           padding-left: 12px;
           background-color: #168b9d;
           color: #ffffff;
           line-height: 1.2em;
           border-width: 0px;
        }

        .naisef .column p.Region3-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #5d2566;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .naisef .column p.Region4-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #aa1f24;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .naisef .column p.Region5-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #000000;
           background-color: #f7c21c;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .naisef .column p.Region6-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #962622;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .naisef .column p.Region7-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #6f4670;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .naisef .column p.Canada-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #000000;
           background-color: #cac8c8;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .naisef .column p.SessionHeadline {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           text-indent: 0px;
           color: #000000;
           font-weight: bold;
           font-style: normal;
           line-height: 1.2em;
           border-width: 0px;
        }

    /*images*/

        .naisef .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .naisef .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .naisef .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Opener_North Region
***********************************/

    /*paragraphs*/

        .opener_north_region .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .opener_north_region .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .opener_north_region .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .opener_north_region .column a {
           border-width: 0px;
        }

    /*headers*/

        .opener_north_region .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_north_region .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_north_region .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_north_region .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_north_region .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_north_region .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .opener_north_region .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .opener_north_region .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .opener_north_region .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
North Region
***********************************/

    /*general*/

        .north_region .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .north_region .column h1 {
           text-transform: uppercase;
           font-weight: bold;
           color: #333365;
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 0px;
           border-width: 0px;
        }

        .north_region .column h2 {
           margin-top: 12px;
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           letter-spacing: 0px;
           line-height: 1.2em;
           margin-bottom: 24px;
           text-align: center;
           color: #ffffff;
           background-color: #f26f65;
           margin-left: 0px;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 16px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .north_region .column h3 {
           color: #00939a;
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1.1em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .north_region .column h4 {
           color: #f26f65;
           text-align: left;
           letter-spacing: 0px;
           font-family: Georgia, serif;
           font-size: 2.375rem;
           line-height: 1.2em;
           margin-bottom: 6px;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .north_region .column h5 {
           font-style: italic;
           color: #252e55;
           text-align: left;
           margin-bottom: 6px;
           font-family: Georgia, serif;
           font-size: 1.375rem;
           font-weight: 700;
           line-height: 1em;
           margin-top: 0px;
           border-width: 0px;
        }

        .north_region .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           line-height: 1em;
           border-width: 0px;
        }

    /*inlines*/

        .north_region .column .SidebarQuote {
           line-height: 1.2em;
           color: #fdfdfd;
           font-weight: bold;
           font-style: italic;
           font-size: 1.375rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .north_region .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Avant Garde, sans-serif;
           font-size: 3.75rem;
           font-weight: 900;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 20px;
           border-width: 0px;
        }

        .north_region .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .north_region .column .SerifDrop-Cap {
           float: left;
           font-family: Garamond, serif;
           font-size: 9.125rem;
           line-height: 0.59em;
           margin-right: 5px;
           margin-top: 16px;
           border-width: 0px;
        }

        .north_region .column .AISESOrange {
           color: #ea421b;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .north_region .column .Red {
           color: #d42002;
           border-width: 0px;
        }

        .north_region .column .Gray {
           color: #d7d7da;
           border-width: 0px;
        }

        .north_region .column .Credit {
           font-family: Tahoma, sans-serif;
           color: #000000;
           font-size: 0.6875rem;
           line-height: 1.2em;
           font-weight: 100;
           border-width: 0px;
        }

        .north_region .column .Top50-DkBlue {
           color: #252e55;
           border-width: 0px;
        }

        .north_region .column .Region1-Blue {
           color: #14aeba;
           border-width: 0px;
        }

        .north_region .column .Region2-DkBlue {
           color: #168b9d;
           border-width: 0px;
        }

        .north_region .column .Region3-DkPurple {
           color: #5d2566;
           border-width: 0px;
        }

        .north_region .column .Region4-Red {
           color: #aa1f24;
           border-width: 0px;
        }

        .north_region .column .Region5-Yellow {
           color: #f7c21c;
           border-width: 0px;
        }

        .north_region .column .Region6-DkRed {
           color: #962622;
           border-width: 0px;
        }

        .north_region .column .Region7-LtPurple {
           color: #6f4670;
           border-width: 0px;
        }

        .north_region .column .Neutral-LtBlue {
           color: #bbe1f8;
           border-width: 0px;
        }

    /*links*/

        .north_region .column a {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .north_region .column a.SansSerifLink {
           color: #00939a;
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*lists*/

        .north_region .column .NoBullets {
           text-decoration: none;
           font-family: Tahoma, sans-serif;
           font-weight: 500;
           line-height: 2.4em;
           padding-left: 40px;
           text-align: left;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .north_region .column .ArrowRed {
           margin-right: 0px;
           margin-bottom: 0px;
           font-family: Tahoma, sans-serif;
           line-height: 2em;
           border-width: 0px;
           list-style-image: url('../assets/429f4b5a243bdfaffe60150feb42c640.png');
        }

        .north_region .column .Arrow {
           line-height: 2em;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('../assets/e13f28fd5f97d4b27a0f8ae996c5e527.png');
        }

        .north_region .column .Numbered {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .north_region .column .Bulleted {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.8em;
           list-style-type: square;
           color: #00939a;
           font-weight: bold;
           padding-left: 16px;
           border-width: 0px;
           list-style-image: none;
        }

        .north_region .column .Alphabetical {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .north_region .column .Bulleted2 {
           color: #f26f65;
           font-size: 1rem;
           list-style-type: square;
           font-weight: bold;
           padding-left: 18px;
           line-height: 1.8em;
           border-width: 0px;
           list-style-image: none;
        }

        .north_region .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .north_region .column p.Caption {
           margin-bottom: 8px;
           margin-top: 18px;
           font-weight: bold;
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .north_region .column p.SidebarH2 {
           font-weight: bold;
           color: #00939a;
           background-color: #fddc71;
           font-family: Georgia, serif;
           font-size: 1.75rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .north_region .column p {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           text-indent: 18px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .north_region .column p.NoIndent {
           line-height: 1.4em;
           margin-top: 0px;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .north_region .column p.PullQuote {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 50px;
           padding-right: 50px;
           text-indent: 0px;
           border-width: 0px;
        }

        .north_region .column p.SanOpenIndent {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           letter-spacing: 0px;
           text-indent: 18px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .north_region .column p.SidebarBody {
           background-color: #99d9d9;
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           padding-bottom: 18px;
           padding-left: 20px;
           padding-right: 20px;
           text-indent: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .north_region .column p.SidebarQuote {
           margin-left: 24px;
           margin-right: 24px;
           line-height: 1.4em;
           background-color: #add7c3;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           margin-top: 24px;
           padding-bottom: 28px;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 18px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

        .north_region .column p.SidebarH1 {
           margin-left: 0px;
           padding-top: 12px;
           margin-top: 24px;
           background-color: #99d9d9;
           font-family: Georgia, serif;
           font-size: 1.75rem;
           font-weight: bold;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           color: #252e55;
           border-width: 0px;
        }

        .north_region .column p.SanOpen {
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           background-color: transparent;
           text-align: left;
           margin-top: 0px;
           font-weight: 100;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           letter-spacing: 0px;
           text-indent: 0px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .north_region .column p.Interview {
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-bottom: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .north_region .column p.Credit {
           text-transform: uppercase;
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           line-height: 1.2em;
           font-weight: 100;
           border-width: 0px;
        }

        .north_region .column p.Signoff {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           font-style: italic;
           font-weight: bold;
           text-align: right;
           color: transparent;
           background-color: transparent;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

        .north_region .column p.Region1-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #14aeba;
           margin-top: 6px;
           margin-bottom: 6px;
           margin-left: 0px;
           margin-right: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .north_region .column p.Region2-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-right: 12px;
           padding-left: 12px;
           background-color: #168b9d;
           color: #ffffff;
           line-height: 1.2em;
           border-width: 0px;
        }

        .north_region .column p.Region3-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #5d2566;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .north_region .column p.Region4-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #aa1f24;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .north_region .column p.Region5-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #000000;
           background-color: #f7c21c;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .north_region .column p.Region6-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #962622;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .north_region .column p.Region7-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #6f4670;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .north_region .column p.Canada-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #000000;
           background-color: #cac8c8;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

    /*images*/

        .north_region .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .north_region .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .north_region .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Opener_South Region
***********************************/

    /*paragraphs*/

        .opener_south_region .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .opener_south_region .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .opener_south_region .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .opener_south_region .column a {
           border-width: 0px;
        }

    /*headers*/

        .opener_south_region .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_south_region .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_south_region .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_south_region .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_south_region .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_south_region .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .opener_south_region .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .opener_south_region .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .opener_south_region .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
South Region
***********************************/

    /*general*/

        .south_region .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .south_region .column h1 {
           text-transform: uppercase;
           font-weight: bold;
           color: #333365;
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 0px;
           border-width: 0px;
        }

        .south_region .column h2 {
           margin-top: 12px;
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           letter-spacing: 0px;
           line-height: 1.2em;
           margin-bottom: 24px;
           text-align: center;
           color: #ffffff;
           background-color: #f26f65;
           margin-left: 0px;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 16px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .south_region .column h3 {
           color: #000000FF;
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.4em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .south_region .column h4 {
           color: #f26f65;
           text-align: left;
           letter-spacing: 0px;
           font-family: Georgia, serif;
           font-size: 2.375rem;
           line-height: 1.2em;
           margin-bottom: 6px;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .south_region .column h5 {
           color: #252e55;
           text-align: left;
           margin-bottom: 6px;
           font-family: Tahoma, sans-serif;
           font-size: 1.375rem;
           font-weight: 700;
           line-height: 1em;
           margin-top: 0px;
           border-width: 0px;
        }

        .south_region .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           line-height: 1em;
           border-width: 0px;
        }

    /*inlines*/

        .south_region .column .SidebarQuote {
           line-height: 1.2em;
           color: #fdfdfd;
           font-weight: bold;
           font-style: italic;
           font-size: 1.375rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .south_region .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Avant Garde, sans-serif;
           font-size: 3.75rem;
           font-weight: 900;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 20px;
           border-width: 0px;
        }

        .south_region .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .south_region .column .SerifDrop-Cap {
           float: left;
           font-family: Garamond, serif;
           font-size: 9.125rem;
           line-height: 0.59em;
           margin-right: 5px;
           margin-top: 16px;
           border-width: 0px;
        }

        .south_region .column .AISESOrange {
           color: #ea421b;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .south_region .column .Red {
           color: #d42002;
           border-width: 0px;
        }

        .south_region .column .Gray {
           color: #d7d7da;
           border-width: 0px;
        }

        .south_region .column .Credit {
           font-family: Tahoma, sans-serif;
           color: #000000;
           font-size: 0.6875rem;
           line-height: 1.2em;
           font-weight: 100;
           border-width: 0px;
        }

        .south_region .column .Top50-DkBlue {
           color: #252e55;
           border-width: 0px;
        }

        .south_region .column .Region1-Blue {
           color: #14aeba;
           border-width: 0px;
        }

        .south_region .column .Region2-DkBlue {
           color: #168b9d;
           border-width: 0px;
        }

        .south_region .column .Region3-DkPurple {
           color: #5d2566;
           border-width: 0px;
        }

        .south_region .column .Region4-Red {
           color: #aa1f24;
           border-width: 0px;
        }

        .south_region .column .Region5-Yellow {
           color: #f7c21c;
           border-width: 0px;
        }

        .south_region .column .Region6-DkRed {
           color: #962622;
           border-width: 0px;
        }

        .south_region .column .Region7-LtPurple {
           color: #6f4670;
           border-width: 0px;
        }

        .south_region .column .Neutral-LtBlue {
           color: #bbe1f8;
           border-width: 0px;
        }

    /*links*/

        .south_region .column a {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .south_region .column a.SansSerifLink {
           color: #00939a;
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*lists*/

        .south_region .column .NoBullets {
           text-decoration: none;
           font-family: Tahoma, sans-serif;
           font-weight: 500;
           line-height: 2.4em;
           padding-left: 40px;
           text-align: left;
           list-style-type: none;
           border-width: 0px;
           list-style-image: none;
        }

        .south_region .column .ArrowRed {
           margin-right: 0px;
           margin-bottom: 0px;
           font-family: Tahoma, sans-serif;
           line-height: 2em;
           border-width: 0px;
           list-style-image: url('../assets/aed1eba97304b037b284ac92b9552ef1.png');
        }

        .south_region .column .Arrow {
           line-height: 2em;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('../assets/0a5bda40bd1e27dec6701e4d84861c11.png');
        }

        .south_region .column .Numbered {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .south_region .column .Bulleted {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.8em;
           list-style-type: square;
           color: #00939a;
           font-weight: bold;
           padding-left: 16px;
           border-width: 0px;
           list-style-image: none;
        }

        .south_region .column .Alphabetical {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .south_region .column .Bulleted2 {
           color: #f26f65;
           font-size: 1rem;
           list-style-type: square;
           font-weight: bold;
           padding-left: 18px;
           line-height: 1.8em;
           border-width: 0px;
           list-style-image: none;
        }

        .south_region .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .south_region .column p.Caption {
           margin-bottom: 8px;
           margin-top: 18px;
           font-weight: bold;
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .south_region .column p.SidebarH2 {
           font-weight: bold;
           color: #00939a;
           background-color: #fddc71;
           font-family: Georgia, serif;
           font-size: 1.75rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .south_region .column p {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           text-indent: 18px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .south_region .column p.NoIndent {
           line-height: 1.4em;
           margin-top: 0px;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .south_region .column p.PullQuote {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 50px;
           padding-right: 50px;
           text-indent: 0px;
           border-width: 0px;
        }

        .south_region .column p.SanOpenIndent {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           letter-spacing: 0px;
           text-indent: 18px;
           line-height: 1.8em;
           border-width: 0px;
        }

        .south_region .column p.SidebarBody {
           background-color: #99d9d9;
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           padding-bottom: 18px;
           padding-left: 20px;
           padding-right: 20px;
           text-indent: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .south_region .column p.SidebarQuote {
           margin-left: 24px;
           margin-right: 24px;
           line-height: 1.4em;
           background-color: #add7c3;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           margin-top: 24px;
           padding-bottom: 28px;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 18px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

        .south_region .column p.SidebarH1 {
           margin-left: 0px;
           padding-top: 12px;
           margin-top: 24px;
           background-color: #99d9d9;
           font-family: Georgia, serif;
           font-size: 1.75rem;
           font-weight: bold;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           color: #252e55;
           border-width: 0px;
        }

        .south_region .column p.SanOpen {
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           background-color: transparent;
           text-align: left;
           margin-top: 0px;
           font-weight: 100;
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           letter-spacing: 0px;
           text-indent: 0px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .south_region .column p.Interview {
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-bottom: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .south_region .column p.Credit {
           text-transform: uppercase;
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           line-height: 1.2em;
           font-weight: 100;
           border-width: 0px;
        }

        .south_region .column p.Signoff {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           font-style: italic;
           font-weight: bold;
           text-align: right;
           color: transparent;
           background-color: transparent;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

        .south_region .column p.Region1-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #14aeba;
           margin-top: 6px;
           margin-bottom: 6px;
           margin-left: 0px;
           margin-right: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .south_region .column p.Region2-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-right: 12px;
           padding-left: 12px;
           background-color: #168b9d;
           color: #ffffff;
           line-height: 1.2em;
           border-width: 0px;
        }

        .south_region .column p.Region3-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #5d2566;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .south_region .column p.Region4-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #aa1f24;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .south_region .column p.Region5-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #000000;
           background-color: #f7c21c;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .south_region .column p.Region6-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #962622;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .south_region .column p.Region7-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #6f4670;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

        .south_region .column p.Canada-bg {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #000000;
           background-color: #cac8c8;
           margin-top: 6px;
           margin-bottom: 6px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

    /*images*/

        .south_region .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .south_region .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .south_region .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Opener_East Region
***********************************/

    /*paragraphs*/

        .opener_east_region .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .opener_east_region .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .opener_east_region .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .opener_east_region .column a {
           border-width: 0px;
        }

    /*headers*/

        .opener_east_region .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_east_region .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_east_region .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_east_region .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_east_region .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .opener_east_region .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .opener_east_region .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .opener_east_region .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .opener_east_region .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
East Region
***********************************/

    /*layoutitems*/

        .east_region .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .east_region .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

        .east_region .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .east_region .column p.Canada-bg {
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #cac8c8;
           color: #000000;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .east_region .column p.Region7-bg {
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #6f4670;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .east_region .column p.Region6-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #962622;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .east_region .column p.Region5-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #f7c21c;
           color: #000000;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .east_region .column p.Region4-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #aa1f24;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .east_region .column p.Region3-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #5d2566;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .east_region .column p.Region2-bg {
           line-height: 1.2em;
           color: #ffffff;
           background-color: #168b9d;
           padding-left: 12px;
           padding-right: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-bottom: 6px;
           margin-top: 6px;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .east_region .column p.Region1-bg {
           line-height: 1.2em;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 6px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 6px;
           margin-top: 6px;
           background-color: #14aeba;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .east_region .column p.Signoff {
           padding-right: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           background-color: transparent;
           color: transparent;
           text-align: right;
           font-weight: bold;
           font-style: italic;
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .east_region .column p.Credit {
           font-weight: 100;
           line-height: 1.2em;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           text-transform: uppercase;
           border-width: 0px;
        }

        .east_region .column p.Interview {
           text-indent: 0px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .east_region .column p.SanOpen {
           line-height: 1.4em;
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           font-weight: 100;
           margin-top: 0px;
           text-align: left;
           background-color: transparent;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

        .east_region .column p.SidebarH1 {
           color: #252e55;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           background-color: #99d9d9;
           margin-top: 24px;
           padding-top: 12px;
           margin-left: 0px;
           border-width: 0px;
        }

        .east_region .column p.SidebarQuote {
           text-indent: 0px;
           text-align: center;
           padding-top: 18px;
           padding-right: 20px;
           padding-left: 20px;
           padding-bottom: 28px;
           margin-top: 24px;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           color: #000000;
           background-color: #add7c3;
           line-height: 1.4em;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .east_region .column p.SidebarBody {
           padding-top: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           text-indent: 0px;
           padding-right: 20px;
           padding-left: 20px;
           padding-bottom: 18px;
           line-height: 1.6em;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           background-color: #99d9d9;
           border-width: 0px;
        }

        .east_region .column p.SanOpenIndent {
           line-height: 1.4em;
           text-indent: 18px;
           letter-spacing: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .east_region .column p.PullQuote {
           text-indent: 0px;
           padding-right: 50px;
           padding-left: 50px;
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .east_region .column p.NoIndent {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           margin-top: 0px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .east_region .column p {
           line-height: 1.4em;
           text-indent: 18px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .east_region .column p.SidebarH2 {
           text-indent: 18px;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           background-color: #fddc71;
           color: #00939a;
           font-weight: bold;
           border-width: 0px;
        }

        .east_region .column p.Caption {
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 18px;
           margin-bottom: 8px;
           border-width: 0px;
        }

    /*lists*/

        .east_region .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .east_region .column .Bulleted2 {
           line-height: 1.8em;
           padding-left: 18px;
           font-weight: bold;
           list-style-type: square;
           font-size: 1rem;
           color: #f26f65;
           border-width: 0px;
           list-style-image: none;
        }

        .east_region .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .east_region .column .Bulleted {
           padding-left: 16px;
           font-weight: bold;
           color: #00939a;
           list-style-type: square;
           line-height: 1.8em;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .east_region .column .Numbered {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .east_region .column .Arrow {
           font-family: Tahoma, sans-serif;
           line-height: 2em;
           border-width: 0px;
           list-style-image: url('../assets/a6dce5fa8b2849b66d40046a4dda2dfc.png');
        }

        .east_region .column .ArrowRed {
           line-height: 2em;
           font-family: Tahoma, sans-serif;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: url('../assets/c6eafc9e74b025656799523fbe3ab805.png');
        }

        .east_region .column .NoBullets {
           list-style-type: none;
           text-align: left;
           padding-left: 40px;
           line-height: 2.4em;
           font-weight: 500;
           font-family: Tahoma, sans-serif;
           text-decoration: none;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .east_region .column a.SansSerifLink {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           font-weight: bold;
           color: #00939a;
           border-width: 0px;
        }

        .east_region .column a {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
        }

    /*inlines*/

        .east_region .column .Neutral-LtBlue {
           color: #bbe1f8;
           border-width: 0px;
        }

        .east_region .column .Region7-LtPurple {
           color: #6f4670;
           border-width: 0px;
        }

        .east_region .column .Region6-DkRed {
           color: #962622;
           border-width: 0px;
        }

        .east_region .column .Region5-Yellow {
           color: #f7c21c;
           border-width: 0px;
        }

        .east_region .column .Region4-Red {
           color: #aa1f24;
           border-width: 0px;
        }

        .east_region .column .Region3-DkPurple {
           color: #5d2566;
           border-width: 0px;
        }

        .east_region .column .Region2-DkBlue {
           color: #168b9d;
           border-width: 0px;
        }

        .east_region .column .Region1-Blue {
           color: #14aeba;
           border-width: 0px;
        }

        .east_region .column .Top50-DkBlue {
           color: #252e55;
           border-width: 0px;
        }

        .east_region .column .Credit {
           font-weight: 100;
           line-height: 1.2em;
           font-size: 0.6875rem;
           color: #000000;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .east_region .column .Gray {
           color: #d7d7da;
           border-width: 0px;
        }

        .east_region .column .Red {
           color: #d42002;
           border-width: 0px;
        }

        .east_region .column .AISESOrange {
           font-family: Avant Garde, sans-serif;
           color: #ea421b;
           border-width: 0px;
        }

        .east_region .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 5px;
           line-height: 0.59em;
           font-size: 9.125rem;
           font-family: Garamond, serif;
           float: left;
           border-width: 0px;
        }

        .east_region .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .east_region .column .default-drop-cap {
           margin-top: 20px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 900;
           font-size: 3.75rem;
           font-family: Avant Garde, sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

        .east_region .column .SidebarQuote {
           font-family: Georgia, serif;
           font-size: 1.375rem;
           font-style: italic;
           font-weight: bold;
           color: #fdfdfd;
           line-height: 1.2em;
           border-width: 0px;
        }

    /*headers*/

        .east_region .column h6 {
           line-height: 1em;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .east_region .column h5 {
           margin-top: 24px;
           line-height: 1em;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: Georgia, serif;
           margin-bottom: 6px;
           text-align: left;
           color: #252e55;
           font-style: italic;
           border-width: 0px;
        }

        .east_region .column h4 {
           margin-top: 18px;
           font-weight: bold;
           margin-bottom: 6px;
           line-height: 1.2em;
           font-size: 2.375rem;
           font-family: Georgia, serif;
           letter-spacing: 0px;
           text-align: left;
           color: #f26f65;
           border-width: 0px;
        }

        .east_region .column h3 {
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.1em;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           color: #00939a;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 24px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .east_region .column h2 {
           padding-bottom: 18px;
           padding-top: 16px;
           padding-right: 20px;
           padding-left: 20px;
           margin-left: 0px;
           background-color: #f26f65;
           color: #ffffff;
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.2em;
           letter-spacing: 0px;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           margin-top: 12px;
           border-width: 0px;
        }

        .east_region .column h1 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           color: #333365;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*general*/

        .east_region .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
2025 AISES National Conference
***********************************/

    /*paragraphs*/

        ._2025_aises_national_conference .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        ._2025_aises_national_conference .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        ._2025_aises_national_conference .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        ._2025_aises_national_conference .column a {
           border-width: 0px;
        }

    /*headers*/

        ._2025_aises_national_conference .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        ._2025_aises_national_conference .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        ._2025_aises_national_conference .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        ._2025_aises_national_conference .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        ._2025_aises_national_conference .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        ._2025_aises_national_conference .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        ._2025_aises_national_conference .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        ._2025_aises_national_conference .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        ._2025_aises_national_conference .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Winds of Change Archives
***********************************/

    /*paragraphs*/

        .winds_of_change_archives .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .winds_of_change_archives .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .winds_of_change_archives .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .winds_of_change_archives .column a {
           border-width: 0px;
        }

    /*headers*/

        .winds_of_change_archives .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .winds_of_change_archives .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .winds_of_change_archives .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .winds_of_change_archives .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .winds_of_change_archives .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .winds_of_change_archives .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .winds_of_change_archives .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .winds_of_change_archives .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .winds_of_change_archives .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }

div.bookviewport { background-color: #333333; }
div.pagecontainer .page_disable_overlay { background-color: #333333; }