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

    /*paragraphs*/

        .cover .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           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;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

        .cover .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           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;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           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; }
/***********************************
AD_Indian Health Services
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .ad_indian_health_services .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*/

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

    /*links*/

        .ad_indian_health_services .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ad_indian_health_services .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_indian_health_services .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_indian_health_services .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_indian_health_services .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_indian_health_services .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

        .ad_indian_health_services .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*/

        .ad_indian_health_services .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; }
/***********************************
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;
        }

    /*paragraphs*/

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

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

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

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

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

        .masthead .column p {
           text-indent: 0px;
           margin-top: 0px;
           font-family: Tahoma, sans-serif;
           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 .Numbered {
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*links*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

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

    /*paragraphs*/

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

    /*inlines*/

        .ad_fan_duel .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*/

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

    /*links*/

        .ad_fan_duel .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ad_fan_duel .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_fan_duel .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_fan_duel .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_fan_duel .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_fan_duel .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

        .ad_fan_duel .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*/

        .ad_fan_duel .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 {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           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;
        }

    /*paragraphs*/

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

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

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

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

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

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

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

        .welcome_letter .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.375rem;
           font-family: Georgia, serif;
           color: #EA421BFF;
           font-style: italic;
           text-align: center;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .welcome_letter .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;
        }

        .welcome_letter .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;
        }

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

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

    /*links*/

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

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

    /*inlines*/

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

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

        .welcome_letter .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;
        }

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

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

    /*general*/

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

    /*headers*/

        .aises_inspires .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 2.125rem;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
           border-width: 0px;
        }

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

        .aises_inspires .column h3 {
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 1.375rem;
           line-height: 1.2em;
           text-indent: 0px;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .aises_inspires .column h4 {
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           border-width: 0px;
        }

        .aises_inspires .column h5 {
           line-height: 1.4em;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

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

    /*inlines*/

        .aises_inspires .column .Italic {
           font-family: Helvetica, sans-serif;
           font-style: oblique;
           text-decoration: none;
           border-width: 0px;
        }

        .aises_inspires .column .Cyan {
           color: #00b0bd;
           border-width: 0px;
        }

        .aises_inspires .column .Tomato {
           color: #bf2329;
           border-width: 0px;
        }

        .aises_inspires .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 3.375rem;
           font-weight: bold;
           line-height: .3em;
           margin-right: 8px;
           margin-top: 19px;
           border-width: 0px;
        }

        .aises_inspires .column .SerifDrop-Cap {
           float: left;
           font-family: Garamond, serif;
           font-size: 3.625rem;
           line-height: 0.48em;
           margin-right: 2px;
           margin-top: 16px;
           border-width: 0px;
        }

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

        .aises_inspires .column .Red {
           color: #9d0a0e;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

        .aises_inspires .column a.SansStyle {
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

        .aises_inspires .column a.CreditLink {
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           line-height: 1.3em;
           color: rgba(2, 42, 248, 0.98);
           text-transform: uppercase;
           border-width: 0px;
        }

        .aises_inspires .column a.ResearchSidebarLink {
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

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

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

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

        .aises_inspires .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .aises_inspires .column p.SidebarSignoff {
           font-weight: bold;
           padding-bottom: 18px;
           margin-bottom: 0px;
           padding-right: 36px;
           text-align: right;
           background-color: #7decf8;
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .aises_inspires .column p.SidebarBody-2 {
           border-bottom-width: 0px;
           border-top-width: 0px;
           border-right-width: 0px;
           border-left-width: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-style: normal;
           background-color: #00ADBDA6;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 18px;
        }

        .aises_inspires .column p.SidebarH5 {
           padding-top: 0px;
           font-weight: bold;
           letter-spacing: 1px;
           text-transform: uppercase;
           background-color: #7decf8;
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .aises_inspires .column p.SidebarCrosshed {
           font-weight: bold;
           padding-bottom: 4px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #7decf8;
           font-family: Georgia, serif;
           font-size: 1.625rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_inspires .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .aises_inspires .column p.NoIndent {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_inspires .column p.SidebarBody {
           background-color: #00ADBDA6;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           padding-bottom: 4px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           padding-top: 2px;
           border-width: 0px;
        }

        .aises_inspires .column p.PullQuote {
           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;
        }

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

        .aises_inspires .column p.SidebarH1 {
           font-style: italic;
           line-height: 1.2em;
           font-weight: bold;
           color: #000000;
           background-color: #00ADBDA6;
           font-family: Georgia, serif;
           font-size: 2.25rem;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_inspires .column p.SidebarH6 {
           background-color: #7decf8;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .aises_inspires .column p.SanOpen {
           line-height: 1.4em;
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           letter-spacing: 0px;
           margin-top: 18px;
           text-indent: 0px;
           font-weight: bold;
           border-width: 0px;
        }

        .aises_inspires .column p.Credit {
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           color: #000000;
           line-height: 1.3em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .aises_inspires .column p.ResearchSidebarHeadline {
           font-family: Georgia, serif;
           font-size: 1.75rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #bf2329;
           font-weight: bold;
           padding-top: 12px;
           padding-left: 18px;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

        .aises_inspires .column p.ResearchSidebarText {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #bf2329;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           line-height: 1.6em;
           font-weight: bold;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

        .aises_inspires .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           font-weight: bold;
           margin-top: 0px;
           padding-top: 8px;
           border-width: 0px;
        }

    /*images*/

        .aises_inspires .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*/

        .aises_inspires .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*/

        .aises_inspires .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; }
/***********************************
AD_American Chemical Society
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .ad_american_chemical_society .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*/

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

    /*links*/

        .ad_american_chemical_society .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ad_american_chemical_society .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_american_chemical_society .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_american_chemical_society .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_american_chemical_society .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_american_chemical_society .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

        .ad_american_chemical_society .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*/

        .ad_american_chemical_society .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 Inspires-News
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .aises_inspires_news .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*/

        .aises_inspires_news .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_inspires_news .column p.Caption {
           padding-top: 8px;
           margin-top: 0px;
           font-weight: bold;
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news .column p.ResearchSidebarText {
           margin-right: 20px;
           margin-left: 20px;
           font-weight: bold;
           line-height: 1.6em;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           background-color: #bf2329;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news .column p.ResearchSidebarHeadline {
           margin-right: 20px;
           margin-left: 20px;
           padding-left: 18px;
           padding-top: 12px;
           font-weight: bold;
           background-color: #bf2329;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .aises_inspires_news .column p.Credit {
           text-transform: uppercase;
           line-height: 1.3em;
           color: #000000;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news .column p.SanOpen {
           font-weight: bold;
           text-indent: 0px;
           margin-top: 18px;
           letter-spacing: 0px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .aises_inspires_news .column p.SidebarH6 {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           margin-bottom: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           background-color: #7decf8;
           border-width: 0px;
        }

        .aises_inspires_news .column p.SidebarH1 {
           text-indent: 0px;
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-top: 0px;
           font-size: 2.25rem;
           font-family: Georgia, serif;
           background-color: #00ADBDA6;
           color: #000000;
           font-weight: bold;
           line-height: 1.2em;
           font-style: italic;
           border-width: 0px;
        }

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

        .aises_inspires_news .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;
           border-width: 0px;
        }

        .aises_inspires_news .column p.SidebarBody {
           padding-top: 2px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 4px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           background-color: #00ADBDA6;
           border-width: 0px;
        }

        .aises_inspires_news .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news .column p {
           text-indent: 18px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news .column p.SidebarCrosshed {
           text-indent: 0px;
           font-size: 1.625rem;
           font-family: Georgia, serif;
           background-color: #7decf8;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 4px;
           font-weight: bold;
           border-width: 0px;
        }

        .aises_inspires_news .column p.SidebarH5 {
           text-indent: 18px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           background-color: #7decf8;
           text-transform: uppercase;
           letter-spacing: 1px;
           font-weight: bold;
           padding-top: 0px;
           border-width: 0px;
        }

        .aises_inspires_news .column p.SidebarBody-2 {
           text-indent: 18px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           background-color: #00ADBDA6;
           font-style: normal;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
        }

        .aises_inspires_news .column p.SidebarSignoff {
           text-indent: 18px;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           background-color: #7decf8;
           text-align: right;
           padding-right: 36px;
           margin-bottom: 0px;
           padding-bottom: 18px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .aises_inspires_news .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;
        }

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

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

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

    /*links*/

        .aises_inspires_news .column a.ResearchSidebarLink {
           color: #ffffff;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news .column a.CreditLink {
           text-transform: uppercase;
           color: rgba(2, 42, 248, 0.98);
           line-height: 1.3em;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news .column a.SansStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

    /*inlines*/

        .aises_inspires_news .column .Red {
           line-height: 1.6em;
           font-size: 1rem;
           color: #9d0a0e;
           border-width: 0px;
        }

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

        .aises_inspires_news .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 2px;
           line-height: 0.48em;
           font-size: 3.625rem;
           font-family: Garamond, serif;
           float: left;
           border-width: 0px;
        }

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

        .aises_inspires_news .column .Tomato {
           color: #bf2329;
           border-width: 0px;
        }

        .aises_inspires_news .column .Cyan {
           color: #00b0bd;
           border-width: 0px;
        }

        .aises_inspires_news .column .Italic {
           text-decoration: none;
           font-style: oblique;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*headers*/

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

        .aises_inspires_news .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 0.9375rem;
           line-height: 1.4em;
           font-weight: normal;
           border-width: 0px;
        }

        .aises_inspires_news .column h4 {
           margin-top: 18px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news .column h3 {
           text-transform: uppercase;
           font-weight: bold;
           text-indent: 0px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

        .aises_inspires_news .column h1 {
           text-align: left;
           margin-top: 18px;
           line-height: 1.2em;
           font-size: 2.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
AD_Casualty Actuarial Society and Society of Actuaries
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .ad_casualty_actuarial_society_and_society_of_actuaries .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*/

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

    /*links*/

        .ad_casualty_actuarial_society_and_society_of_actuaries .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ad_casualty_actuarial_society_and_society_of_actuaries .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_casualty_actuarial_society_and_society_of_actuaries .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_casualty_actuarial_society_and_society_of_actuaries .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_casualty_actuarial_society_and_society_of_actuaries .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_casualty_actuarial_society_and_society_of_actuaries .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

        .ad_casualty_actuarial_society_and_society_of_actuaries .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*/

        .ad_casualty_actuarial_society_and_society_of_actuaries .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 Inspires-Living Legacy
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .aises_inspires_living_legacy .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*/

        .aises_inspires_living_legacy .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_inspires_living_legacy .column p.Caption {
           padding-top: 8px;
           margin-top: 0px;
           font-weight: bold;
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.ResearchSidebarText {
           margin-right: 20px;
           margin-left: 20px;
           font-weight: bold;
           line-height: 1.6em;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           background-color: #bf2329;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.ResearchSidebarHeadline {
           margin-right: 20px;
           margin-left: 20px;
           padding-left: 18px;
           padding-top: 12px;
           font-weight: bold;
           background-color: #bf2329;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.Credit {
           text-transform: uppercase;
           line-height: 1.3em;
           color: #000000;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.SanOpen {
           font-weight: bold;
           text-indent: 0px;
           margin-top: 18px;
           letter-spacing: 0px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .aises_inspires_living_legacy .column p.SidebarH6 {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           margin-bottom: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           background-color: #7decf8;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.SidebarH1 {
           text-indent: 0px;
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-top: 0px;
           font-size: 2.25rem;
           font-family: Georgia, serif;
           background-color: #00ADBDA6;
           color: #000000;
           font-weight: bold;
           line-height: 1.2em;
           font-style: italic;
           border-width: 0px;
        }

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

        .aises_inspires_living_legacy .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;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.SidebarBody {
           padding-top: 2px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 4px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           background-color: #00ADBDA6;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p {
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           background-color: Transparent;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.SidebarCrosshed {
           text-indent: 0px;
           font-size: 1.625rem;
           font-family: Georgia, serif;
           background-color: #7decf8;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 4px;
           font-weight: bold;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.SidebarH5 {
           text-indent: 18px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           background-color: #7decf8;
           text-transform: uppercase;
           letter-spacing: 1px;
           font-weight: bold;
           padding-top: 0px;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.SidebarBody-2 {
           text-indent: 18px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           background-color: #00ADBDA6;
           font-style: normal;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
        }

        .aises_inspires_living_legacy .column p.SidebarSignoff {
           text-indent: 18px;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           background-color: #7decf8;
           text-align: right;
           padding-right: 36px;
           margin-bottom: 0px;
           padding-bottom: 18px;
           font-weight: bold;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column p.headers-1j648i9b3 {
           text-transform: inherit;
           font-weight: bold;
           text-indent: 0px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: Georgia, serif;
           color: #000000;
           margin: 0px;
           border-width: 0px;
           border-radius-shared: 1;
           border-radius: 0px;
           font-style: italic;
           background-color: #00ADBDA6;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 32px;
           padding-bottom: 8px;
        }

        .aises_inspires_living_legacy .column p.headers-1j648iuo7 {
           text-transform: inherit;
           font-weight: bold;
           text-indent: 0px;
           line-height: 1.2em;
           font-size: 1.625rem;
           font-family: Georgia, serif;
           color: #BF2329FF;
           margin: 0px;
           border-width: 0px;
           border-radius-shared: 1;
           border-radius: 0px;
           font-style: italic;
           background-color: #00ADBDA6;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 0px;
           padding-bottom: 20px;
        }

        .aises_inspires_living_legacy .column p.paragraphs-1j648jf3q {
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           margin: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           font-style: italic;
           background-color: #00ADBDA6;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 0px;
           padding-bottom: 12px;
        }

        .aises_inspires_living_legacy .column p.paragraphs-1j648l0rv {
           text-indent: 18px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           margin: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           background-color: #00ADBDA6;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 0px;
           padding-bottom: 0px;
        }

        .aises_inspires_living_legacy .column p.paragraphs-1j648psdj {
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           margin: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           background-color: #00ADBDA6;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 1px;
           padding-bottom: 0px;
        }

    /*lists*/

        .aises_inspires_living_legacy .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;
        }

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

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

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

    /*links*/

        .aises_inspires_living_legacy .column a.ResearchSidebarLink {
           color: #ffffff;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column a.CreditLink {
           text-transform: uppercase;
           color: rgba(2, 42, 248, 0.98);
           line-height: 1.3em;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column a.SansStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

    /*inlines*/

        .aises_inspires_living_legacy .column .Red {
           line-height: 1.6em;
           font-size: 1rem;
           color: #9d0a0e;
           border-width: 0px;
        }

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

        .aises_inspires_living_legacy .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 2px;
           line-height: 0.48em;
           font-size: 3.625rem;
           font-family: Garamond, serif;
           float: left;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column .default-drop-cap {
           margin-top: 19px;
           margin-right: 8px;
           line-height: .3em;
           font-weight: bold;
           font-size: 3.375rem;
           font-family: Tahoma, sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column .Tomato {
           color: #bf2329;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column .Cyan {
           color: #00b0bd;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column .Italic {
           text-decoration: none;
           font-style: oblique;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*headers*/

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

        .aises_inspires_living_legacy .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 0.9375rem;
           line-height: 1.4em;
           font-weight: normal;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column h4 {
           margin-top: 18px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_living_legacy .column h3 {
           text-transform: uppercase;
           font-weight: bold;
           text-indent: 0px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

        .aises_inspires_living_legacy .column h1 {
           text-align: left;
           margin-top: 18px;
           line-height: 1.2em;
           font-size: 2.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

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

    /*paragraphs*/

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

    /*inlines*/

        .ad_cherokee_nation .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*/

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

    /*links*/

        .ad_cherokee_nation .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ad_cherokee_nation .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_cherokee_nation .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_cherokee_nation .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_cherokee_nation .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_cherokee_nation .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

        .ad_cherokee_nation .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*/

        .ad_cherokee_nation .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 Inspires-News 2
***********************************/

    /*general*/

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

    /*headers*/

        .aises_inspires_news_2 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 2.125rem;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
           border-width: 0px;
        }

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

        .aises_inspires_news_2 .column h3 {
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 1.375rem;
           line-height: 1.2em;
           text-indent: 0px;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column h4 {
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column h5 {
           font-weight: normal;
           line-height: 1.4em;
           font-size: 0.9375rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

    /*inlines*/

        .aises_inspires_news_2 .column .Italic {
           font-family: Helvetica, sans-serif;
           font-style: oblique;
           text-decoration: none;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column .Cyan {
           color: #00b0bd;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column .Tomato {
           color: #bf2329;
           border-width: 0px;
        }

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

        .aises_inspires_news_2 .column .SerifDrop-Cap {
           float: left;
           font-family: Garamond, serif;
           font-size: 3.625rem;
           line-height: 0.48em;
           margin-right: 2px;
           margin-top: 16px;
           border-width: 0px;
        }

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

        .aises_inspires_news_2 .column .Red {
           color: #9d0a0e;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

        .aises_inspires_news_2 .column a.SansStyle {
           color: #FDFDFDFF;
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: none;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column a.CreditLink {
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           line-height: 1.3em;
           color: rgba(2, 42, 248, 0.98);
           text-transform: uppercase;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column a.ResearchSidebarLink {
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

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

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

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

        .aises_inspires_news_2 .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .aises_inspires_news_2 .column p.SidebarSignoff {
           font-weight: bold;
           padding-bottom: 18px;
           margin-bottom: 0px;
           padding-right: 36px;
           text-align: right;
           background-color: #7decf8;
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p.SidebarBody-2 {
           border-bottom-width: 0px;
           border-top-width: 0px;
           border-right-width: 0px;
           border-left-width: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-style: normal;
           background-color: #00ADBDA6;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 18px;
        }

        .aises_inspires_news_2 .column p.SidebarH5 {
           padding-top: 0px;
           font-weight: bold;
           letter-spacing: 1px;
           text-transform: uppercase;
           background-color: #7decf8;
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p.SidebarCrosshed {
           font-weight: bold;
           padding-bottom: 4px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #7decf8;
           font-family: Georgia, serif;
           font-size: 1.625rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p.NoIndent {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p.SidebarBody {
           background-color: #00ADBDA6;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           padding-bottom: 4px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           padding-top: 2px;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p.PullQuote {
           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;
        }

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

        .aises_inspires_news_2 .column p.SidebarH1 {
           font-style: italic;
           line-height: 1.2em;
           font-weight: bold;
           color: #000000;
           background-color: #00ADBDA6;
           font-family: Georgia, serif;
           font-size: 2.25rem;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p.SidebarH6 {
           background-color: #7decf8;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .aises_inspires_news_2 .column p.SanOpen {
           line-height: 1.4em;
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           letter-spacing: 0px;
           margin-top: 18px;
           text-indent: 0px;
           font-weight: bold;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p.Credit {
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           color: #000000;
           line-height: 1.3em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p.ResearchSidebarHeadline {
           font-family: Georgia, serif;
           font-size: 1.75rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #bf2329;
           font-weight: bold;
           padding-top: 12px;
           padding-left: 18px;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p.ResearchSidebarText {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #bf2329;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           line-height: 1.6em;
           font-weight: bold;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

        .aises_inspires_news_2 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           font-weight: bold;
           margin-top: 0px;
           padding-top: 8px;
           border-width: 0px;
        }

    /*images*/

        .aises_inspires_news_2 .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*/

        .aises_inspires_news_2 .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*/

        .aises_inspires_news_2 .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; }
/***********************************
AD_Intel
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .ad_intel .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*/

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

    /*links*/

        .ad_intel .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ad_intel .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_intel .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_intel .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_intel .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_intel .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

        .ad_intel .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*/

        .ad_intel .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 Inspires-News 3
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .aises_inspires_news_3 .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*/

        .aises_inspires_news_3 .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_inspires_news_3 .column p.Caption {
           padding-top: 8px;
           margin-top: 0px;
           font-weight: bold;
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p.ResearchSidebarText {
           margin-right: 20px;
           margin-left: 20px;
           font-weight: bold;
           line-height: 1.6em;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           background-color: #bf2329;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p.ResearchSidebarHeadline {
           margin-right: 20px;
           margin-left: 20px;
           padding-left: 18px;
           padding-top: 12px;
           font-weight: bold;
           background-color: #bf2329;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p.Credit {
           text-transform: uppercase;
           line-height: 1.3em;
           color: #000000;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p.SanOpen {
           font-weight: bold;
           text-indent: 0px;
           margin-top: 18px;
           letter-spacing: 0px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .aises_inspires_news_3 .column p.SidebarH6 {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           margin-bottom: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           background-color: #7decf8;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p.SidebarH1 {
           text-indent: 0px;
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-top: 0px;
           font-size: 2.25rem;
           font-family: Georgia, serif;
           background-color: #00ADBDA6;
           color: #000000;
           font-weight: bold;
           line-height: 1.2em;
           font-style: italic;
           border-width: 0px;
        }

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

        .aises_inspires_news_3 .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;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p.SidebarBody {
           padding-top: 2px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 4px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           background-color: #00ADBDA6;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p {
           text-indent: 18px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p.SidebarCrosshed {
           text-indent: 0px;
           font-size: 1.625rem;
           font-family: Georgia, serif;
           background-color: #7decf8;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 4px;
           font-weight: bold;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p.SidebarH5 {
           text-indent: 18px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           background-color: #7decf8;
           text-transform: uppercase;
           letter-spacing: 1px;
           font-weight: bold;
           padding-top: 0px;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column p.SidebarBody-2 {
           text-indent: 18px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           background-color: #00ADBDA6;
           font-style: normal;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
        }

        .aises_inspires_news_3 .column p.SidebarSignoff {
           text-indent: 18px;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           background-color: #7decf8;
           text-align: right;
           padding-right: 36px;
           margin-bottom: 0px;
           padding-bottom: 18px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .aises_inspires_news_3 .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;
        }

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

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

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

    /*links*/

        .aises_inspires_news_3 .column a.ResearchSidebarLink {
           color: #ffffff;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column a.CreditLink {
           text-transform: uppercase;
           color: rgba(2, 42, 248, 0.98);
           line-height: 1.3em;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column a.SansStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

    /*inlines*/

        .aises_inspires_news_3 .column .Red {
           line-height: 1.6em;
           font-size: 1rem;
           color: #9d0a0e;
           border-width: 0px;
        }

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

        .aises_inspires_news_3 .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 2px;
           line-height: 0.48em;
           font-size: 3.625rem;
           font-family: Garamond, serif;
           float: left;
           border-width: 0px;
        }

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

        .aises_inspires_news_3 .column .Tomato {
           color: #bf2329;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column .Cyan {
           color: #00b0bd;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column .Italic {
           text-decoration: none;
           font-style: oblique;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*headers*/

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

        .aises_inspires_news_3 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 0.9375rem;
           line-height: 1.4em;
           font-weight: normal;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column h4 {
           margin-top: 18px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires_news_3 .column h3 {
           text-transform: uppercase;
           font-weight: bold;
           text-indent: 0px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

        .aises_inspires_news_3 .column h1 {
           text-align: left;
           margin-top: 18px;
           line-height: 1.2em;
           font-size: 2.125rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

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

    /*paragraphs*/

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

    /*inlines*/

        .ad_phd_project .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*/

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

    /*links*/

        .ad_phd_project .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ad_phd_project .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_phd_project .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_phd_project .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_phd_project .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_phd_project .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

        .ad_phd_project .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*/

        .ad_phd_project .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; }
/***********************************
Career Connections
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .career_connections .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*/

        .career_connections .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;
        }

        .career_connections .column img.images-1i90in9kh {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 90%;
           padding: 0px;
           border-width: 0px;
           margin-top: 42px;
           margin-bottom: 42px;
           box-sizing: border-box;
        }

    /*paragraphs*/

        .career_connections .column p.paragraphs-1iqoiqtm0 {
           font-style: italic;
           font-weight: bold;
           border-width: 0px;
           margin: 0px;
           padding-top: 14px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 6px;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           background-color: rgb(94, 36, 101);
           color: rgb(255, 255, 255);
        }

        .career_connections .column p.paragraphs-1iqoheca3 {
           color: #5E2465FF;
           font-weight: bold;
           border-width: 0px;
           padding: 0px;
           margin: 0px;
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
        }

        .career_connections .column p.Caption {
           padding-top: 8px;
           margin-top: 0px;
           font-weight: bold;
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .career_connections .column p.ResearchSidebarText {
           margin-right: 20px;
           margin-left: 20px;
           font-weight: bold;
           line-height: 1.6em;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           background-color: #bf2329;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .career_connections .column p.ResearchSidebarHeadline {
           margin-right: 20px;
           margin-left: 20px;
           padding-left: 18px;
           padding-top: 12px;
           font-weight: bold;
           background-color: #bf2329;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .career_connections .column p.Credit {
           padding-bottom: 24px;
           padding-top: 18px;
           padding-right: 0px;
           padding-left: 0px;
           text-transform: uppercase;
           line-height: 1.3em;
           color: #000000;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .career_connections .column p.SanOpen {
           font-weight: bold;
           text-indent: 0px;
           margin-top: 18px;
           letter-spacing: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .career_connections .column p.SidebarH6 {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           margin-bottom: 0px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           background-color: #7decf8;
           border-width: 0px;
        }

        .career_connections .column p.SidebarH1 {
           text-indent: 0px;
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-top: 0px;
           font-size: 1.625rem;
           font-family: Georgia, serif;
           background-color: #5E2465FF;
           color: #FAFAFAFF;
           font-weight: bold;
           line-height: 1.2em;
           font-style: italic;
           border-width: 0px;
        }

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

        .career_connections .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;
           border-width: 0px;
        }

        .career_connections .column p.SidebarBody {
           padding-top: 2px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 6px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           background-color: rgb(94, 36, 101);
           color: rgb(255, 255, 255);
           border-width: 0px;
        }

        .career_connections .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .career_connections .column p {
           text-indent: 18px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .career_connections .column p.SidebarCrosshed {
           text-indent: 0px;
           font-size: 1.625rem;
           font-family: Georgia, serif;
           background-color: #7decf8;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 4px;
           font-weight: bold;
           border-width: 0px;
        }

        .career_connections .column p.SidebarH5 {
           line-height: 1.3em;
           text-indent: 0px;
           font-size: 1.1875rem;
           font-family: Tahoma, sans-serif;
           background-color: #5E2465FF;
           text-transform: capitalize;
           letter-spacing: 1px;
           font-weight: bold;
           padding-top: 0px;
           color: #FFCB05FF;
           padding-left: 18px;
           padding-right: 0px;
           padding-bottom: 18px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
        }

        .career_connections .column p.SidebarBody-2 {
           color: #FFFFFFFF;
           text-indent: 18px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           background-color: #5E2465FF;
           font-style: normal;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 6px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
        }

        .career_connections .column p.SidebarSignoff {
           text-indent: 18px;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           background-color: #7decf8;
           text-align: right;
           padding-right: 36px;
           margin-bottom: 0px;
           padding-bottom: 18px;
           font-weight: bold;
           border-width: 0px;
        }

        .career_connections .column p.paragraphs-1j64eefne {
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 18px;
           margin-bottom: 0px;
        }

        .career_connections .column p.paragraphs-1j64ethf2 {
           padding-top: 2px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 6px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           background-color: #FFCB05FF;
           color: #000000FF;
           margin: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .career_connections .column p.paragraphs-1j64fec96 {
           line-height: 1.3em;
           text-indent: 0px;
           font-size: 1.1875rem;
           font-family: Tahoma, sans-serif;
           background-color: #FFCB05FF;
           text-transform: capitalize;
           letter-spacing: 0.2px;
           font-weight: bold;
           padding-top: 18px;
           color: #5E2465FF;
           padding-left: 18px;
           padding-right: 0px;
           padding-bottom: 5px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           margin: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*lists*/

        .career_connections .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;
        }

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

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

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

    /*links*/

        .career_connections .column a.ResearchSidebarLink {
           color: #000000FF;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .career_connections .column a.CreditLink {
           text-transform: uppercase;
           color: rgba(2, 42, 248, 0.98);
           line-height: 1.3em;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .career_connections .column a.SansStyle {
           text-indent: 0px;
           text-decoration: underline;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           color: #5E2465FF;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*inlines*/

        .career_connections .column .Red {
           line-height: 1.6em;
           font-size: 1rem;
           color: #9d0a0e;
           border-width: 0px;
        }

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

        .career_connections .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 2px;
           line-height: 0.48em;
           font-size: 3.625rem;
           font-family: Garamond, serif;
           float: left;
           border-width: 0px;
        }

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

        .career_connections .column .Tomato {
           color: #5E2465FF;
           border-width: 0px;
        }

        .career_connections .column .Cyan {
           color: #00b0bd;
           border-width: 0px;
        }

        .career_connections .column .Italic {
           text-decoration: none;
           font-style: oblique;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .career_connections .column span.inlines-1i90fh5mr {
           text-align: left;
           line-height: 1.2em;
           letter-spacing: 0px;
           font-weight: 200;
           font-size: 1.75rem;
           font-family: Tahoma, sans-serif;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           color: #5E2465FF;
        }

        .career_connections .column span.inlines-1i90j48ns {
           padding-top: 0px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           font-size: 0.8125rem;
           font-family: Tahoma, sans-serif;
           background-color: rgb(94, 36, 101);
           margin: 0px;
           border-width: 0px;
           color: rgb(255, 255, 255);
           text-transform: uppercase;
        }

    /*headers*/

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

        .career_connections .column h5 {
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           border-width: 0px;
        }

        .career_connections .column h4 {
           margin-top: 18px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: Georgia, serif;
           color: #5E2465FF;
           border-width: 0px;
        }

        .career_connections .column h3 {
           padding-bottom: 6px;
           padding-top: 8px;
           padding-right: 12px;
           padding-left: 12px;
           background-color: rgb(255, 203, 5);
           text-transform: uppercase;
           font-weight: bold;
           text-indent: 0px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .career_connections .column h2 {
           text-align: left;
           line-height: 1.2em;
           letter-spacing: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .career_connections .column h1 {
           font-weight: bold;
           margin-bottom: 6px;
           text-align: left;
           margin-top: 18px;
           line-height: 1em;
           font-size: 2.75rem;
           font-family: Tahoma, sans-serif;
           color: #5E2465FF;
           border-width: 0px;
        }

    /*general*/

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

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

    /*paragraphs*/

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

    /*inlines*/

        .ad_society_of_american_indian_dentists .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*/

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

    /*links*/

        .ad_society_of_american_indian_dentists .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ad_society_of_american_indian_dentists .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_society_of_american_indian_dentists .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_society_of_american_indian_dentists .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_society_of_american_indian_dentists .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_society_of_american_indian_dentists .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

        .ad_society_of_american_indian_dentists .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*/

        .ad_society_of_american_indian_dentists .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; }
/***********************************
Career Connections 2
***********************************/

    /*general*/

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

    /*headers*/

        .career_connections_2 .column h1 {
           color: #5E2465FF;
           font-family: Roboto Condensed, serif;
           font-size: 3rem;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
           border-width: 0px;
        }

        .career_connections_2 .column h2 {
           font-family: Tahoma, sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           letter-spacing: 0px;
           line-height: 1.2em;
           text-align: left;
           border-width: 0px;
        }

        .career_connections_2 .column h3 {
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 1.375rem;
           line-height: 1.2em;
           text-indent: 0px;
           font-weight: bold;
           text-transform: uppercase;
           background-color: rgb(255, 203, 5);
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 8px;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .career_connections_2 .column h4 {
           font-family: Georgia, serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           border-width: 0px;
        }

        .career_connections_2 .column h5 {
           line-height: 1.4em;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

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

    /*inlines*/

        .career_connections_2 .column span.inlines-1i90j48ns {
           text-transform: uppercase;
           color: rgb(255, 255, 255);
           border-width: 0px;
           margin: 0px;
           background-color: rgb(94, 36, 101);
           font-family: Tahoma, sans-serif;
           font-size: 0.8125rem;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           padding-top: 0px;
        }

        .career_connections_2 .column span.inlines-1i90fh5mr {
           color: #5E2465FF;
           margin-bottom: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           border-width: 0px;
           padding: 0px;
           font-family: Tahoma, sans-serif;
           font-size: 1.75rem;
           font-weight: 200;
           letter-spacing: 0px;
           line-height: 1.2em;
           text-align: left;
        }

        .career_connections_2 .column .Italic {
           font-family: Helvetica, sans-serif;
           font-style: oblique;
           text-decoration: none;
           border-width: 0px;
        }

        .career_connections_2 .column .Cyan {
           color: #00b0bd;
           border-width: 0px;
        }

        .career_connections_2 .column .Tomato {
           color: #5E2465FF;
           border-width: 0px;
        }

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

        .career_connections_2 .column .SerifDrop-Cap {
           float: left;
           font-family: Garamond, serif;
           font-size: 3.625rem;
           line-height: 0.48em;
           margin-right: 2px;
           margin-top: 16px;
           border-width: 0px;
        }

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

        .career_connections_2 .column .Red {
           color: #9d0a0e;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

        .career_connections_2 .column a.SansStyle {
           font-weight: bold;
           color: #5E2465FF;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           text-decoration: underline;
           text-indent: 0px;
           border-width: 0px;
        }

        .career_connections_2 .column a.CreditLink {
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           line-height: 1.3em;
           color: rgba(2, 42, 248, 0.98);
           text-transform: uppercase;
           border-width: 0px;
        }

        .career_connections_2 .column a.ResearchSidebarLink {
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.6em;
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

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

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

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

        .career_connections_2 .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .career_connections_2 .column p.SidebarSignoff {
           font-weight: bold;
           padding-bottom: 18px;
           margin-bottom: 0px;
           padding-right: 36px;
           text-align: right;
           background-color: #7decf8;
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .career_connections_2 .column p.SidebarBody-2 {
           border-bottom-width: 0px;
           border-top-width: 0px;
           border-right-width: 0px;
           border-left-width: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding-bottom: 6px;
           padding-right: 18px;
           padding-left: 18px;
           font-style: normal;
           background-color: #5E2465FF;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 18px;
           color: #FFFFFFFF;
        }

        .career_connections_2 .column p.SidebarH5 {
           border-bottom-width: 0px;
           border-top-width: 0px;
           border-right-width: 0px;
           border-left-width: 0px;
           padding-bottom: 4px;
           padding-right: 0px;
           padding-left: 18px;
           color: #FFCB05FF;
           padding-top: 14px;
           font-weight: bold;
           letter-spacing: 1px;
           text-transform: capitalize;
           background-color: #5E2465FF;
           font-family: Tahoma, sans-serif;
           font-size: 1.1875rem;
           text-indent: 0px;
           line-height: 1.3em;
        }

        .career_connections_2 .column p.SidebarCrosshed {
           font-weight: bold;
           padding-bottom: 4px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #7decf8;
           font-family: Georgia, serif;
           font-size: 1.625rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .career_connections_2 .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .career_connections_2 .column p.NoIndent {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .career_connections_2 .column p.SidebarBody {
           color: rgb(255, 255, 255);
           background-color: rgb(94, 36, 101);
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           padding-bottom: 6px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           padding-top: 2px;
           border-width: 0px;
        }

        .career_connections_2 .column p.PullQuote {
           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;
        }

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

        .career_connections_2 .column p.SidebarH1 {
           font-style: italic;
           line-height: 1.2em;
           font-weight: bold;
           color: #FAFAFAFF;
           background-color: #5E2465FF;
           font-family: Georgia, serif;
           font-size: 1.625rem;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .career_connections_2 .column p.SidebarH6 {
           background-color: #7decf8;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           line-height: 1.3em;
           margin-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .career_connections_2 .column p.SanOpen {
           line-height: 1.4em;
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           letter-spacing: 0px;
           margin-top: 18px;
           text-indent: 0px;
           font-weight: bold;
           border-width: 0px;
        }

        .career_connections_2 .column p.Credit {
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           color: #000000;
           line-height: 1.3em;
           text-transform: uppercase;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 18px;
           padding-bottom: 24px;
           border-width: 0px;
        }

        .career_connections_2 .column p.ResearchSidebarHeadline {
           font-family: Georgia, serif;
           font-size: 1.75rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #bf2329;
           font-weight: bold;
           padding-top: 12px;
           padding-left: 18px;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

        .career_connections_2 .column p.ResearchSidebarText {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           color: #ffffff;
           background-color: #bf2329;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           line-height: 1.6em;
           font-weight: bold;
           margin-left: 20px;
           margin-right: 20px;
           border-width: 0px;
        }

        .career_connections_2 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           font-weight: bold;
           margin-top: 0px;
           padding-top: 8px;
           border-width: 0px;
        }

        .career_connections_2 .column p.paragraphs-1iqoheca3 {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           margin: 0px;
           padding: 0px;
           border-width: 0px;
           font-weight: bold;
           color: #5E2465FF;
        }

        .career_connections_2 .column p.paragraphs-1iqoiqtm0 {
           color: rgb(255, 255, 255);
           background-color: rgb(94, 36, 101);
           font-family: Georgia, serif;
           font-size: 1.25rem;
           padding-bottom: 6px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           padding-top: 14px;
           margin: 0px;
           border-width: 0px;
           font-weight: bold;
           font-style: italic;
        }

        .career_connections_2 .column p.headers-1j64gt5sk {
           font-family: Georgia, serif;
           font-size: 1.3125rem;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           border-width: 0px;
           border-radius-shared: 1;
           border-radius: 0px;
           background-color: rgb(255, 203, 5);
           padding-left: 0px;
           padding-right: 8px;
           padding-top: 18px;
           padding-bottom: 2px;
        }

    /*images*/

        .career_connections_2 .column img.images-1i90in9kh {
           margin-bottom: 42px;
           margin-top: 42px;
           border-width: 0px;
           padding: 0px;
           max-width: 90%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
        }

        .career_connections_2 .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*/

        .career_connections_2 .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*/

        .career_connections_2 .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; }
/***********************************
AISES People
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .aises_people .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;
        }

    /*lists*/

        .aises_people .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;
        }

    /*images*/

        .aises_people .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;
        }

        .aises_people .column img.images-1i90tt8o6 {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 90%;
           padding: 0px;
           border-width: 0px;
           margin-top: 36px;
           margin-bottom: 36px;
           box-sizing: border-box;
        }

    /*headers*/

        .aises_people .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 1.625rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
           text-transform: uppercase;
           background-color: #9AD3EEFF;
           margin-bottom: 8px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .aises_people .column h2 {
           color: #000000;
           background-color: #d1d3d4;
           font-family: Avant Garde, sans-serif;
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-top: 0px;
           text-align: center;
           padding-bottom: 20px;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .aises_people .column h3 {
           color: #6e6f72;
           font-family: Tahoma, sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           border-width: 0px;
        }

        .aises_people .column h4 {
           color: #000000;
           background-color: #d1d3d4;
           font-family: Avant Garde, sans-serif;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 1.2em;
           text-align: center;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-top: 20px;
           border-width: 0px;
        }

        .aises_people .column h5 {
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           line-height: 1.4em;
           border-width: 0px;
        }

        .aises_people .column h6 {
           text-transform: uppercase;
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           line-height: 1.3em;
           margin-bottom: 18px;
           border-width: 0px;
        }

    /*inlines*/

        .aises_people .column .Red {
           color: #d20000;
           border-width: 0px;
        }

        .aises_people .column .default-drop-cap {
           font-family: Arial, sans-serif;
           float: left;
           font-size: 3.75rem;
           font-weight: 800;
           line-height: .3em;
           margin-right: 5px;
           margin-top: 22px;
           border-width: 0px;
        }

        .aises_people .column .Gray {
           color: #6e6f72;
           border-width: 0px;
        }

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

        .aises_people .column .s2 {
           color: #21292c;
           border-width: 0px;
        }

        .aises_people .column .s3 {
           color: #1a1a1a;
           border-width: 0px;
        }

        .aises_people .column .s4 {
           font-size: 1.125rem;
           border-width: 0px;
        }

        .aises_people .column .lowercase {
           text-transform: lowercase;
           border-width: 0px;
        }

    /*links*/

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

    /*paragraphs*/

        .aises_people .column p.paragraphs-1iqoon34n {
           border-width: 0px;
           margin: 0px;
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           background-color: #9AD3EEFF;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           padding-bottom: 18px;
        }

        .aises_people .column p.headers-1iqool91l {
           text-transform: uppercase;
           padding-bottom: 0px;
           padding-top: 12px;
           padding-right: 18px;
           padding-left: 0px;
           background-color: rgb(154, 211, 238);
           border-width: 0px;
           margin: 0px;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: bold;
        }

        .aises_people .column p.Caption {
           padding-right: 0px;
           padding-bottom: 8px;
           padding-top: 12px;
           font-weight: bold;
           line-height: 1.2em;
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_people .column p.Credit {
           text-transform: uppercase;
           color: rgba(0, 0, 0, 0.99);
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_people .column p {
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .aises_people .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           margin-top: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .aises_people .column p.RightAligned {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-align: right;
           text-indent: 0px;
           font-weight: bold;
           font-style: italic;
           border-width: 0px;
        }

        .aises_people .column p.PullQuote {
           color: #d20000;
           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;
           font-style: italic;
           border-width: 0px;
        }

        .aises_people .column p.Center {
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-bottom: 20px;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .aises_people .column p.SansSerif {
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           background-color: #9AD3EEFF;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .aises_people .column p.p1 {
           font-size: 2.125rem;
           color: #1a1a1a;
           border-width: 0px;
        }

        .aises_people .column p.p2 {
           text-indent: 18.0px;
           font-size: 1.125rem;
           color: #1a1a1a;
           border-width: 0px;
        }

        .aises_people .column p.p4 {
           text-indent: 18.0px;
           font-size: 1.125rem;
           color: #21292c;
           border-width: 0px;
        }

        .aises_people .column p.p6 {
           text-indent: 18.0px;
           font-size: 1.125rem;
           color: #535353;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .deb_haaland .column p.p6 {
           color: #535353;
           font-size: 1.125rem;
           text-indent: 18.0px;
           border-width: 0px;
        }

        .deb_haaland .column p.p4 {
           color: #21292c;
           font-size: 1.125rem;
           text-indent: 18.0px;
           border-width: 0px;
        }

        .deb_haaland .column p.p2 {
           color: #1a1a1a;
           font-size: 1.125rem;
           text-indent: 18.0px;
           border-width: 0px;
        }

        .deb_haaland .column p.p1 {
           color: #1a1a1a;
           font-size: 2.125rem;
           border-width: 0px;
        }

        .deb_haaland .column p.SansSerif {
           padding-bottom: 18px;
           padding-top: 0px;
           padding-right: 18px;
           padding-left: 0px;
           background-color: Transparent;
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .deb_haaland .column p.Center {
           text-transform: uppercase;
           text-align: center;
           margin-bottom: 20px;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .deb_haaland .column p.PullQuote {
           font-style: italic;
           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: #d20000;
           border-width: 0px;
        }

        .deb_haaland .column p.RightAligned {
           font-style: italic;
           font-weight: bold;
           text-indent: 0px;
           text-align: right;
           font-size: 1rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .deb_haaland .column p.NoIndent {
           border-radius: 0px;
           border-radius-shared: 1;
           margin-top: 24px;
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .deb_haaland .column p {
           text-indent: 18px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .deb_haaland .column p.Credit {
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           color: rgba(0, 0, 0, 0.99);
           text-transform: uppercase;
           border-width: 0px;
        }

        .deb_haaland .column p.Caption {
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           font-weight: bold;
           padding-top: 12px;
           padding-bottom: 8px;
           padding-right: 0px;
           border-width: 0px;
        }

        .deb_haaland .column p.headers-1iqool91l {
           font-weight: bold;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           margin: 0px;
           border-width: 0px;
           background-color: rgb(154, 211, 238);
           padding-left: 0px;
           padding-right: 18px;
           padding-top: 12px;
           padding-bottom: 0px;
           text-transform: uppercase;
        }

        .deb_haaland .column p.paragraphs-1iqoon34n {
           padding-bottom: 18px;
           padding-top: 0px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #9AD3EEFF;
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           margin: 0px;
           border-width: 0px;
        }

        .deb_haaland .column p.paragraphs-1j64mf89v {
           padding-bottom: 0px;
           padding-top: 18px;
           padding-right: 0px;
           padding-left: 0px;
           background-color: Transparent;
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           margin: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           line-height: 1.5em;
           font-weight: bold;
        }

    /*links*/

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

    /*inlines*/

        .deb_haaland .column .lowercase {
           text-transform: lowercase;
           border-width: 0px;
        }

        .deb_haaland .column .s4 {
           font-size: 1.125rem;
           border-width: 0px;
        }

        .deb_haaland .column .s3 {
           color: #1a1a1a;
           border-width: 0px;
        }

        .deb_haaland .column .s2 {
           color: #21292c;
           border-width: 0px;
        }

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

        .deb_haaland .column .Gray {
           color: #6e6f72;
           border-width: 0px;
        }

        .deb_haaland .column .default-drop-cap {
           margin-top: 22px;
           margin-right: 5px;
           line-height: .3em;
           font-weight: 800;
           font-size: 3.75rem;
           float: left;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .deb_haaland .column .Red {
           color: #d20000;
           border-width: 0px;
        }

    /*headers*/

        .deb_haaland .column h6 {
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           text-transform: uppercase;
           border-width: 0px;
        }

        .deb_haaland .column h5 {
           line-height: 1.4em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .deb_haaland .column h4 {
           padding-top: 20px;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           text-align: center;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: Avant Garde, sans-serif;
           background-color: #d1d3d4;
           color: #000000;
           border-width: 0px;
        }

        .deb_haaland .column h3 {
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: Tahoma, sans-serif;
           color: #6e6f72;
           border-width: 0px;
        }

        .deb_haaland .column h2 {
           text-transform: uppercase;
           font-weight: bold;
           padding-bottom: 20px;
           text-align: center;
           margin-top: 0px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: Avant Garde, sans-serif;
           background-color: #d1d3d4;
           color: #000000;
           border-width: 0px;
        }

        .deb_haaland .column h1 {
           padding-bottom: 0px;
           padding-top: 0px;
           padding-right: 8px;
           padding-left: 8px;
           margin-bottom: 8px;
           background-color: #9AD3EEFF;
           text-transform: uppercase;
           text-align: left;
           margin-top: 18px;
           line-height: 1.2em;
           font-weight: 700;
           font-size: 1.625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*images*/

        .deb_haaland .column img.images-1i90tt8o6 {
           margin-bottom: 36px;
           margin-top: 36px;
           border-width: 0px;
           padding: 0px;
           max-width: 90%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
        }

        .deb_haaland .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;
        }

    /*lists*/

        .deb_haaland .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .deb_haaland .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*/

        .deb_haaland .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; }
/***********************************
Native STEM Enterprises
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .native_stem_enterprises .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*/

        .native_stem_enterprises .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*/

        .native_stem_enterprises .column p.SanSerifNoInd {
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .native_stem_enterprises .column p.BizName {
           font-weight: bold;
           margin-top: 18px;
           color: #0a5e99;
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .native_stem_enterprises .column p.Signoff {
           text-align: right;
           font-weight: bold;
           font-style: italic;
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .native_stem_enterprises .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;
        }

        .native_stem_enterprises .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;
        }

        .native_stem_enterprises .column p.SanOpen {
           line-height: 1.4em;
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           font-weight: 100;
           margin-top: 18px;
           text-align: center;
           background-color: #fddc71;
           margin-bottom: 32px;
           margin-left: 40px;
           margin-right: 40px;
           padding-top: 6px;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .native_stem_enterprises .column p.SidebarH1 {
           color: #252e55;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           background-color: #fddc71;
           margin-top: 24px;
           padding-top: 12px;
           margin-left: 0px;
           border-width: 0px;
        }

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

        .native_stem_enterprises .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;
        }

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

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

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

        .native_stem_enterprises .column p.PullQuote {
           padding-bottom: 24px;
           padding-top: 24px;
           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.5rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .native_stem_enterprises .column p.NoIndent {
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
           margin-top: 0px;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .native_stem_enterprises .column p {
           text-indent: 18px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .native_stem_enterprises .column p.NoIndentNoMargin {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           margin-top: 0px;
           border-width: 0px;
        }

        .native_stem_enterprises .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;
        }

    /*lists*/

        .native_stem_enterprises .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;
        }

        .native_stem_enterprises .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;
        }

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

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

        .native_stem_enterprises .column .Arrow {
           font-family: Tahoma, sans-serif;
           line-height: 2em;
           border-width: 0px;
           list-style-image: url('https://nxt-ubiquity2-prod-storage.s3.amazonaws.com/assets/c81484e6240abc8b6045dcb9aef9e9d1.png');
        }

        .native_stem_enterprises .column .ArrowRed {
           line-height: 2em;
           font-family: Tahoma, sans-serif;
           margin-bottom: 0px;
           margin-right: 0px;
           border-width: 0px;
           list-style-image: url('https://nxt-ubiquity2-prod-storage.s3.amazonaws.com/assets/b8e8849618ee6d37943412e5010af2c9.png');
        }

        .native_stem_enterprises .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*/

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

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

    /*inlines*/

        .native_stem_enterprises .column .BoldLeadIn {
           font-weight: bold;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .native_stem_enterprises .column .s3 {
           background-color: #ffffff;
           color: #0c0c0b;
           border-width: 0px;
        }

        .native_stem_enterprises .column .s2 {
           background-color: #ffffff;
           border-width: 0px;
        }

        .native_stem_enterprises .column .Top50-Yellow {
           color: #fddc71;
           border-width: 0px;
        }

        .native_stem_enterprises .column .Top50-LtGreen {
           color: #00939a;
           border-width: 0px;
        }

        .native_stem_enterprises .column .Top50-Orange {
           color: #f26f65;
           border-width: 0px;
        }

        .native_stem_enterprises .column .Top50-LtBlue {
           color: #92bbd9;
           border-width: 0px;
        }

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

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

        .native_stem_enterprises .column .CareerBuilderBrown {
           color: #9b431f;
           border-width: 0px;
        }

        .native_stem_enterprises .column .Gray {
           color: #95979d;
           border-width: 0px;
        }

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

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

        .native_stem_enterprises .column .SerifDrop-Cap {
           color: #0a5e99;
           margin-top: 16px;
           margin-right: 8px;
           line-height: 0.59em;
           font-size: 6.125rem;
           font-family: Garamond, serif;
           float: left;
           border-width: 0px;
        }

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

        .native_stem_enterprises .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;
        }

    /*headers*/

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

        .native_stem_enterprises .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: center;
           border-width: 0px;
        }

        .native_stem_enterprises .column h4 {
           margin-top: 12px;
           font-weight: 700;
           margin-bottom: 18px;
           line-height: 1.1em;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           letter-spacing: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

    /*general*/

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

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

    /*layoutitems*/

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

    /*containers*/

        .native_stem_enterprises_profiles .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*/

        .native_stem_enterprises_profiles .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*/

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

    /*headers*/

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

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

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

        .native_stem_enterprises_profiles .column h4 {
           text-align: left;
           letter-spacing: 0px;
           font-family: Georgia, serif;
           font-size: 1.75rem;
           line-height: 1.1em;
           margin-bottom: 18px;
           font-weight: 700;
           margin-top: 12px;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column h5 {
           padding-bottom: 4px;
           padding-left: 18px;
           padding-top: 4px;
           background-color: #efbc70;
           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;
        }

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

    /*inlines*/

        .native_stem_enterprises_profiles .column .PullquoteSignoff {
           text-transform: uppercase;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column .Caption {
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .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;
        }

        .native_stem_enterprises_profiles .column .Sansserifstarter {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column .SerifDrop-Cap {
           float: left;
           font-family: Garamond, serif;
           font-size: 6.125rem;
           line-height: 0.59em;
           margin-right: 8px;
           margin-top: 16px;
           color: #0a5e99;
           border-width: 0px;
        }

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

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

        .native_stem_enterprises_profiles .column .Gray {
           color: #95979d;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column .CareerBuilderBrown {
           color: #9b431f;
           border-width: 0px;
        }

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

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

        .native_stem_enterprises_profiles .column .Top50-LtBlue {
           color: #92bbd9;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column .Top50-Orange {
           color: #d15a3c;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column .Top50-LtGreen {
           color: #00939a;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column .Top50-Yellow {
           color: #fddc71;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column .s2 {
           background-color: #ffffff;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column .s3 {
           color: #0c0c0b;
           background-color: #ffffff;
           border-width: 0px;
        }

    /*links*/

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

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

    /*lists*/

        .native_stem_enterprises_profiles .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;
        }

        .native_stem_enterprises_profiles .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;
        }

        .native_stem_enterprises_profiles .column .ArrowRed {
           margin-right: 0px;
           margin-bottom: 0px;
           font-family: Tahoma, sans-serif;
           line-height: 2em;
           border-width: 0px;
           list-style-image: url('https://nxt-ubiquity2-prod-storage.s3.amazonaws.com/assets/a61c884a8c1f6008c2d1e264c3bebbd7.png');
        }

        .native_stem_enterprises_profiles .column .Arrow {
           line-height: 2em;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('https://nxt-ubiquity2-prod-storage.s3.amazonaws.com/assets/126417b0c30b63e9dacfa05857bedc37.png');
        }

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

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

        .native_stem_enterprises_profiles .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*/

        .native_stem_enterprises_profiles .column p.Caption {
           margin-bottom: 8px;
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .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;
        }

        .native_stem_enterprises_profiles .column p.NoIndentNoMargin {
           margin-top: 0px;
           font-family: Garamond, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column p {
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           border-width: 0px;
        }

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

        .native_stem_enterprises_profiles .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;
           text-align: center;
           padding-top: 6px;
           padding-bottom: 24px;
           border-width: 0px;
        }

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

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

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

        .native_stem_enterprises_profiles .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;
        }

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

        .native_stem_enterprises_profiles .column p.SidebarH1 {
           margin-left: 0px;
           padding-top: 12px;
           margin-top: 24px;
           background-color: #fddc71;
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           color: #252e55;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .column p.SanOpen {
           padding-bottom: 6px;
           padding-top: 6px;
           margin-right: 40px;
           margin-left: 40px;
           margin-bottom: 32px;
           background-color: #fddc71;
           text-align: center;
           margin-top: 18px;
           font-weight: 100;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           letter-spacing: 0px;
           text-indent: 0px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .native_stem_enterprises_profiles .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;
        }

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

        .native_stem_enterprises_profiles .column p.Signoff {
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           font-style: italic;
           font-weight: bold;
           text-align: right;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

        .restoring_the_river .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*/

        .restoring_the_river .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*/

        .restoring_the_river .column p.LargeText {
           text-indent: 0px;
           font-size: 1.375rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .restoring_the_river .column p.SidebarSignoff {
           font-style: italic;
           font-weight: bold;
           padding-bottom: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: right;
           background-color: #f3bf1b;
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .restoring_the_river .column p.SidebarBodyIndent {
           padding-right: 24px;
           padding-left: 24px;
           background-color: #f3bf1b;
           text-indent: 18px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .restoring_the_river .column p.LargeIntroNoIndent {
           padding-left: 0px;
           padding-top: 24px;
           line-height: 1.4em;
           text-indent: 0px;
           font-size: 1.375rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .restoring_the_river .column p.LargeIntro {
           padding-bottom: 12px;
           line-height: 1.4em;
           text-indent: 18px;
           font-size: 1.375rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .restoring_the_river .column p.Caption {
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.2em;
           color: #000000;
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .restoring_the_river .column p.Profile {
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 20px;
           line-height: 1.4em;
           color: #235e91;
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           text-decoration: none;
           padding-right: 56px;
           border-width: 0px;
        }

        .restoring_the_river .column p.SanOpen {
           text-align: center;
           line-height: 1.6em;
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           margin-right: 0px;
           border-width: 0px;
        }

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

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

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

        .restoring_the_river .column p.SidebarBody {
           text-indent: 0px;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 0px;
           line-height: 1.6em;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           background-color: #f3bf1b;
           border-width: 0px;
        }

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

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

        .restoring_the_river .column p.PullQuote {
           padding-bottom: 20px;
           padding-top: 20px;
           margin-right: 30px;
           margin-left: 30px;
           background-color: #B7E1EAFF;
           text-align: center;
           text-indent: 0px;
           padding-right: 30px;
           padding-left: 30px;
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           color: #006887FF;
           font-style: italic;
           border-width: 0px;
        }

        .restoring_the_river .column p.NoIndent {
           margin-top: 12px;
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .restoring_the_river .column p {
           text-indent: 18px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .restoring_the_river .column p.Credit {
           padding-bottom: 12px;
           margin-bottom: 0px;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           line-height: 1.3em;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*lists*/

        .restoring_the_river .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;
        }

        .restoring_the_river .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;
        }

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

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

    /*links*/

        .restoring_the_river .column a.SansSerifLink {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           font-weight: 600;
           color: #2da89b;
           border-width: 0px;
        }

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

    /*inlines*/

        .restoring_the_river .column .PullquoteSignoff {
           text-transform: uppercase;
           font-size: 1rem;
           border-width: 0px;
        }

        .restoring_the_river .column .Gray {
           color: #8d8d8d;
           border-width: 0px;
        }

        .restoring_the_river .column .SmallDrop-Cap {
           float: left;
           margin-right: 2px;
           margin-top: 16px;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 3.25rem;
           color: #2da89b;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .restoring_the_river .column .SerifDrop-Cap {
           color: #4cae4b;
           margin-top: 16px;
           margin-right: 5px;
           line-height: 0.59em;
           font-size: 9.125rem;
           font-family: Georgia, serif;
           float: left;
           border-width: 0px;
        }

        .restoring_the_river .column .Sansserifstarter {
           font-size: 1rem;
           text-transform: uppercase;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .restoring_the_river .column .default-drop-cap {
           margin-bottom: 6px;
           margin-top: 30px;
           margin-right: 6px;
           line-height: .3em;
           font-weight: 700;
           font-size: 7.375rem;
           font-family: Tahoma, sans-serif;
           float: left;
           color: #47abec;
           border-width: 0px;
        }

        .restoring_the_river .column .SmallerBold {
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           color: #2f2a40;
           background-color: transparent;
           text-transform: uppercase;
           border-width: 0px;
        }

        .restoring_the_river .column .dashes {
           color: #235e91;
           font-size: 1.125rem;
           letter-spacing: 2px;
           border-width: 0px;
        }

        .restoring_the_river .column .EM-Tan {
           color: #f7f2ed;
           border-width: 0px;
        }

        .restoring_the_river .column .EM-Red {
           color: #d71920;
           border-width: 0px;
        }

        .restoring_the_river .column .EM-Red {
           border-width: 0px;
        }

        .restoring_the_river .column .EM-LtBlue {
           color: #70cde2;
           border-width: 0px;
        }

        .restoring_the_river .column .EM-DkBlue {
           color: #2f2a40;
           border-width: 0px;
        }

    /*headers*/

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

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

        .restoring_the_river .column h4 {
           padding-top: 24px;
           margin-top: 0px;
           font-weight: bold;
           color: #0A7CA0FF;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .restoring_the_river .column h3 {
           text-align: center;
           padding-left: 0px;
           padding-bottom: 18px;
           padding-top: 0px;
           background-color: transparent;
           letter-spacing: 0px;
           text-indent: 0px;
           margin-top: 4px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .restoring_the_river .column h2 {
           padding-bottom: 0px;
           padding-top: 0px;
           margin-top: 0px;
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.2em;
           letter-spacing: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .restoring_the_river .column h1 {
           color: #47abec;
           text-align: center;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 6px;
           line-height: 1em;
           font-size: 2.25rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

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

    /*general*/

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

    /*headers*/

        .undoing_damage_from_dams_in_canada .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 2.25rem;
           line-height: 1em;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           text-align: center;
           color: #47abec;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column h2 {
           font-family: Georgia, serif;
           font-size: 1.75rem;
           font-weight: bold;
           letter-spacing: 0px;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: center;
           margin-top: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column h3 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 4px;
           text-indent: 0px;
           letter-spacing: 0px;
           background-color: transparent;
           padding-top: 0px;
           padding-bottom: 18px;
           padding-left: 0px;
           text-align: center;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column h4 {
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-bottom: 0px;
           color: #0A7CA0FF;
           font-weight: bold;
           margin-top: 0px;
           padding-top: 24px;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .undoing_damage_from_dams_in_canada .column .EM-DkBlue {
           color: #2f2a40;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .EM-LtBlue {
           color: #70cde2;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .EM-Red {
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .EM-Red {
           color: #d71920;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .EM-Tan {
           color: #f7f2ed;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .dashes {
           letter-spacing: 2px;
           font-size: 1.125rem;
           color: #235e91;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .SmallerBold {
           text-transform: uppercase;
           background-color: transparent;
           color: #2f2a40;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .default-drop-cap {
           color: #47abec;
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 6.4375rem;
           font-weight: 700;
           line-height: .3em;
           margin-right: 6px;
           margin-top: 23px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .Sansserifstarter {
           font-family: Tahoma, sans-serif;
           text-transform: uppercase;
           font-size: 1rem;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .SerifDrop-Cap {
           float: left;
           font-family: Georgia, serif;
           font-size: 9.125rem;
           line-height: 0.59em;
           margin-right: 5px;
           margin-top: 16px;
           color: #4cae4b;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .SmallDrop-Cap {
           font-family: Avant Garde, sans-serif;
           color: #2da89b;
           font-size: 3.25rem;
           line-height: 0.5em;
           font-weight: bold;
           margin-top: 16px;
           margin-right: 2px;
           float: left;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .Gray {
           color: #8d8d8d;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column .PullquoteSignoff {
           font-size: 1rem;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

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

        .undoing_damage_from_dams_in_canada .column a.SansSerifLink {
           color: #2da89b;
           font-weight: 600;
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*lists*/

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

        .undoing_damage_from_dams_in_canada .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;
        }

        .undoing_damage_from_dams_in_canada .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;
        }

        .undoing_damage_from_dams_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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .undoing_damage_from_dams_in_canada .column p.Credit {
           text-transform: uppercase;
           line-height: 1.3em;
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           margin-bottom: 0px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column p {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column p.PullQuote {
           font-style: italic;
           color: #006887FF;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 30px;
           padding-right: 30px;
           text-indent: 0px;
           text-align: center;
           background-color: #B7E1EAFF;
           margin-left: 30px;
           margin-right: 30px;
           padding-top: 20px;
           padding-bottom: 20px;
           border-width: 0px;
        }

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

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

        .undoing_damage_from_dams_in_canada .column p.SidebarBody {
           background-color: #f3bf1b;
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-left: 24px;
           padding-right: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .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;
        }

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

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

        .undoing_damage_from_dams_in_canada .column p.SanOpen {
           margin-right: 0px;
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           letter-spacing: 0px;
           text-indent: 0px;
           line-height: 1.6em;
           text-align: center;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column p.Profile {
           padding-right: 56px;
           text-decoration: none;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           text-indent: 0px;
           color: #235e91;
           line-height: 1.4em;
           margin-top: 20px;
           text-transform: uppercase;
           font-weight: bold;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column p.Caption {
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           color: #000000;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column p.LargeIntro {
           font-family: Georgia, serif;
           font-size: 1.375rem;
           text-indent: 18px;
           line-height: 1.4em;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column p.LargeIntroNoIndent {
           font-family: Georgia, serif;
           font-size: 1.375rem;
           text-indent: 0px;
           line-height: 1.4em;
           padding-top: 24px;
           padding-left: 0px;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column p.SidebarBodyIndent {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           background-color: #f3bf1b;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column p.SidebarSignoff {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           background-color: #f3bf1b;
           text-align: right;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 24px;
           font-weight: bold;
           font-style: italic;
           border-width: 0px;
        }

        .undoing_damage_from_dams_in_canada .column p.LargeText {
           font-family: Georgia, serif;
           font-size: 1.375rem;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

        .undoing_damage_from_dams_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;
        }

    /*containers*/

        .undoing_damage_from_dams_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*/

        .undoing_damage_from_dams_in_canada .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; }
/***********************************
Circle of Support
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .circle_of_support .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*/

        .circle_of_support .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*/

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

    /*headers*/

        .circle_of_support .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 2.375rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

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

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

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

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

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

    /*inlines*/

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

        .circle_of_support .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
           font-size: 0.9375rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .circle_of_support .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;
        }

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

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

        .circle_of_support .column .Circleblue {
           color: #293985;
           border-width: 0px;
        }

    /*links*/

        .circle_of_support .column a {
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-decoration: underline;
           color: #293985;
           border-width: 0px;
        }

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

    /*lists*/

        .circle_of_support .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;
        }

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

        .circle_of_support .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;
        }

        .circle_of_support .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*/

        .circle_of_support .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 36px;
           border-width: 0px;
        }

        .circle_of_support .column p.NoIndent {
           font-family: Garamond, serif;
           font-size: 1.3125rem;
           text-indent: 0px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .circle_of_support .column p.PullQuote {
           color: #293985FF;
           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;
           font-style: italic;
           text-align: center;
           border-width: 0px;
        }

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

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

        .circle_of_support .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;
        }

        .circle_of_support .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;
        }

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

        .circle_of_support .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;
        }

        .circle_of_support .column p.SanOpen {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           letter-spacing: 0.4px;
           text-indent: 0px;
           font-weight: bold;
           color: #1C3687FF;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 18px;
           margin-bottom: 0px;
           border-radius-shared: 1;
           border-radius: 0px;
           text-align: center;
           border-width: 0px;
        }

        .circle_of_support .column p.paragraphs-1j68dom5n {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           margin: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

        .professionals_of_the_year .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*/

        .professionals_of_the_year .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*/

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

    /*headers*/

        .professionals_of_the_year .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 2.75rem;
           line-height: 0.8em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
           font-weight: bold;
           border-width: 0px;
        }

        .professionals_of_the_year .column h2 {
           font-style: italic;
           font-family: Georgia, serif;
           font-size: 2rem;
           font-weight: bold;
           letter-spacing: 0px;
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: left;
           border-width: 0px;
        }

        .professionals_of_the_year .column h3 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 24px;
           text-indent: 0px;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .professionals_of_the_year .column h4 {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.4em;
           margin-bottom: 10px;
           font-weight: bold;
           text-align: center;
           border-width: 0px;
        }

        .professionals_of_the_year .column h5 {
           margin-bottom: 6px;
           margin-right: 0px;
           background-color: #da2127;
           color: #ffffff;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           letter-spacing: 1px;
           line-height: 1.6em;
           margin-top: 24px;
           border-width: 0px;
        }

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

    /*inlines*/

        .professionals_of_the_year .column .default-drop-cap {
           margin-bottom: 0px;
           color: #da2127;
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 3.625rem;
           font-weight: bold;
           line-height: .3em;
           margin-right: 5px;
           margin-top: 19px;
           border-width: 0px;
        }

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

        .professionals_of_the_year .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;
        }

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

        .professionals_of_the_year .column .Red {
           color: #da2127;
           border-width: 0px;
        }

        .professionals_of_the_year .column .SerifOverride {
           font-family: Bookman, serif;
           font-size: 3.125rem;
           border-width: 0px;
        }

    /*links*/

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

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

    /*lists*/

        .professionals_of_the_year .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;
        }

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

        .professionals_of_the_year .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;
        }

        .professionals_of_the_year .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*/

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

        .professionals_of_the_year .column p.Credit {
           margin-bottom: 24px;
           text-transform: uppercase;
           color: #000000;
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .professionals_of_the_year .column p {
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .professionals_of_the_year .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           margin-top: 24px;
           border-width: 0px;
        }

        .professionals_of_the_year .column p.PullQuote {
           font-style: italic;
           color: #da2127;
           font-family: Georgia, serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           text-align: center;
           border-width: 0px;
        }

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

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

        .professionals_of_the_year .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;
        }

        .professionals_of_the_year .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;
        }

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

        .professionals_of_the_year .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;
        }

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

        .professionals_of_the_year .column p.Tribe {
           font-family: Helvetica, sans-serif;
           font-size: 1.3125rem;
           text-indent: 0px;
           color: #a7a7ab;
           font-weight: bold;
           letter-spacing: 1px;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

        .poys_2 .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*/

        .poys_2 .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*/

        .poys_2 .column p.Tribe {
           margin-bottom: 12px;
           line-height: 1.2em;
           letter-spacing: 1px;
           font-weight: bold;
           color: #a7a7ab;
           text-indent: 0px;
           font-size: 1.3125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

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

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

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

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

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

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

        .poys_2 .column p.PullQuote {
           text-align: center;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: Georgia, serif;
           color: #da2127;
           font-style: italic;
           border-width: 0px;
        }

        .poys_2 .column p.NoIndent {
           margin-top: 24px;
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .poys_2 .column p {
           text-indent: 18px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .poys_2 .column p.Credit {
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           color: #000000;
           text-transform: uppercase;
           margin-bottom: 24px;
           border-width: 0px;
        }

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

    /*lists*/

        .poys_2 .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;
        }

        .poys_2 .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;
        }

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

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

    /*links*/

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

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

    /*inlines*/

        .poys_2 .column .SerifOverride {
           font-size: 3.125rem;
           font-family: Bookman, serif;
           border-width: 0px;
        }

        .poys_2 .column .Red {
           color: #da2127;
           border-width: 0px;
        }

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

        .poys_2 .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;
        }

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

        .poys_2 .column .default-drop-cap {
           margin-top: 19px;
           margin-right: 5px;
           line-height: .3em;
           font-weight: bold;
           font-size: 3.625rem;
           font-family: Tahoma, sans-serif;
           float: left;
           color: #da2127;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*headers*/

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

        .poys_2 .column h5 {
           margin-top: 24px;
           line-height: 1.6em;
           letter-spacing: 1px;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #da2127;
           margin-right: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .poys_2 .column h4 {
           text-align: center;
           font-weight: bold;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .poys_2 .column h3 {
           text-transform: uppercase;
           text-align: center;
           text-indent: 0px;
           margin-top: 24px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .poys_2 .column h2 {
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.4em;
           letter-spacing: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           font-style: italic;
           border-width: 0px;
        }

        .poys_2 .column h1 {
           font-weight: bold;
           text-align: center;
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 0.8em;
           font-size: 2.75rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

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

    /*general*/

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

    /*headers*/

        .poys_3 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 2.75rem;
           line-height: 0.8em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
           font-weight: bold;
           border-width: 0px;
        }

        .poys_3 .column h2 {
           font-style: italic;
           font-family: Georgia, serif;
           font-size: 1.75rem;
           font-weight: bold;
           letter-spacing: 0px;
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: left;
           border-width: 0px;
        }

        .poys_3 .column h3 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 2.25rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 24px;
           text-indent: 0px;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .poys_3 .column h4 {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.4em;
           margin-bottom: 10px;
           font-weight: bold;
           text-align: center;
           border-width: 0px;
        }

        .poys_3 .column h5 {
           margin-bottom: 6px;
           margin-right: 0px;
           background-color: #da2127;
           color: #ffffff;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           letter-spacing: 1px;
           line-height: 1.6em;
           margin-top: 24px;
           border-width: 0px;
        }

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

    /*inlines*/

        .poys_3 .column .default-drop-cap {
           margin-bottom: 0px;
           color: #da2127;
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 3.625rem;
           font-weight: bold;
           line-height: .3em;
           margin-right: 5px;
           margin-top: 19px;
           border-width: 0px;
        }

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

        .poys_3 .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;
        }

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

        .poys_3 .column .Red {
           color: #da2127;
           border-width: 0px;
        }

        .poys_3 .column .SerifOverride {
           font-family: Bookman, serif;
           font-size: 3.125rem;
           border-width: 0px;
        }

    /*links*/

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

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

    /*lists*/

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

        .poys_3 .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;
        }

        .poys_3 .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;
        }

        .poys_3 .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .poys_3 .column p.Credit {
           margin-bottom: 24px;
           text-transform: uppercase;
           color: #000000;
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .poys_3 .column p {
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .poys_3 .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           margin-top: 24px;
           border-width: 0px;
        }

        .poys_3 .column p.PullQuote {
           font-style: italic;
           color: #da2127;
           font-family: Georgia, serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           text-align: center;
           border-width: 0px;
        }

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

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

        .poys_3 .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;
        }

        .poys_3 .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;
        }

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

        .poys_3 .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;
        }

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

        .poys_3 .column p.Tribe {
           font-family: Helvetica, sans-serif;
           font-size: 1.3125rem;
           text-indent: 0px;
           color: #a7a7ab;
           font-weight: bold;
           letter-spacing: 1px;
           line-height: 1.2em;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .poys_3 .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*/

        .poys_3 .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*/

        .poys_3 .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; }
/***********************************
Finding Your Path
***********************************/

    /*paragraphs*/

        .finding_your_path .column p.paragraphs-1iqr9jmgu {
           margin-bottom: 24px;
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           text-transform: uppercase;
           font-variant: normal;
           border-width: 0px;
           padding: 0px;
           text-indent: 0px;
           font-size: 0.75rem;
           font-family: Helvetica, sans-serif;
        }

        .finding_your_path .column p.ArticleDek {
           text-indent: 0px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           text-transform: uppercase;
           letter-spacing: 1px;
           margin-top: 0px;
           padding-top: 6px;
           border-width: 0px;
        }

        .finding_your_path .column p.p1 {
           font-size: 2.34375rem;
           border-width: 0px;
        }

        .finding_your_path .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;
        }

        .finding_your_path .column p.SanOpen {
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           font-weight: 100;
           margin-top: 0px;
           line-height: 1.4em;
           background-color: rgb(105, 202, 211);
           padding-left: 24px;
           padding-right: 24px;
           padding-top: 0px;
           padding-bottom: 24px;
           border-width: 0px;
        }

        .finding_your_path .column p.SidebarH1 {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           background-color: #69CAD3FF;
           margin-top: 0px;
           padding-top: 2px;
           font-style: italic;
           color: #000000FF;
           line-height: 1.2em;
           padding-bottom: 12px;
           border-width: 0px;
        }

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

        .finding_your_path .column p.SidebarQuote {
           text-indent: 0px;
           text-align: center;
           padding-top: 18px;
           padding-right: 50px;
           padding-left: 50px;
           padding-bottom: 28px;
           margin-top: 24px;
           font-size: 1.5rem;
           font-family: Bookman, serif;
           color: #ffffff;
           background-color: #9b431f;
           border-width: 0px;
        }

        .finding_your_path .column p.SidebarBody {
           padding-top: 12px;
           margin-top: 0px;
           margin-bottom: 0px;
           text-indent: 0px;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 24px;
           line-height: 1.3em;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           background-color: #69CAD3FF;
           color: #000000;
           border-width: 0px;
        }

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

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

        .finding_your_path .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.5rem;
           font-family: Georgia, serif;
           color: #ffffff;
           background-color: #01adba;
           font-style: italic;
           letter-spacing: 0px;
           padding-top: 12px;
           padding-bottom: 12px;
           margin-left: 40px;
           margin-right: 40px;
           border-width: 0px;
        }

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

        .finding_your_path .column p {
           text-indent: 18px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .finding_your_path .column p.NoIndentNoMargin {
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
           margin-top: 0px;
           border-width: 0px;
        }

        .finding_your_path .column p.SidebarKicker {
           text-indent: 0px;
           font-size: 1.375rem;
           font-family: Tahoma, sans-serif;
           background-color: #69CAD3FF;
           font-weight: bold;
           color: #ffffff;
           padding-top: 12px;
           letter-spacing: 2px;
           padding-left: 24px;
           padding-right: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .finding_your_path .column p.SidebarCaption {
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           background-color: #69CAD3FF;
           line-height: 1.2em;
           font-weight: bold;
           padding-left: 24px;
           padding-right: 18px;
           padding-top: 12px;
           margin-top: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .finding_your_path .column p.headers-1j6a3csld {
           margin-top: 0px;
           font-weight: 700;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           background-color: rgb(105, 202, 211);
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           text-transform: uppercase;
           padding-left: 24px;
           padding-right: 24px;
           padding-top: 0px;
           padding-bottom: 12px;
           text-indent: 0px;
        }

    /*lists*/

        .finding_your_path .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;
        }

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

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

        .finding_your_path .column .Arrow {
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           margin-right: 56px;
           padding-left: 22px;
           border-width: 0px;
           list-style-image: url('https://nxt-ubiquity2-prod-storage.s3.amazonaws.com/assets/74263eb02b5ba70a75cd4e2921b6d2d0.jpg');
        }

        .finding_your_path .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

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

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

    /*inlines*/

        .finding_your_path .column .s1 {
           text-decoration: underline;
           border-width: 0px;
        }

        .finding_your_path .column .Gray {
           color: #95979d;
           border-width: 0px;
        }

        .finding_your_path .column .Red {
           color: #d6b52b;
           border-width: 0px;
        }

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

        .finding_your_path .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;
        }

        .finding_your_path .column .Sansserifstarter {
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           color: #000000FF;
           border-width: 0px;
        }

        .finding_your_path .column .default-drop-cap {
           margin-top: 16px;
           margin-right: 4px;
           line-height: .3em;
           font-weight: 900;
           font-size: 3.375rem;
           font-family: Tahoma, sans-serif;
           float: left;
           color: #01adba;
           border-width: 0px;
        }

        .finding_your_path .column .Yellow {
           color: #dcb93f;
           font-size: 2.1875rem;
           line-height: 1.2em;
           border-width: 0px;
        }

        .finding_your_path .column .White {
           font-size: 1rem;
           border-width: 0px;
        }

    /*headers*/

        .finding_your_path .column h6 {
           text-transform: uppercase;
           line-height: 1.3em;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .finding_your_path .column h5 {
           letter-spacing: 1px;
           margin-top: 0px;
           line-height: 1.2em;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .finding_your_path .column h4 {
           margin-top: 0px;
           font-weight: 700;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 1.375rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .finding_your_path .column h3 {
           text-indent: 0px;
           margin-top: 2px;
           line-height: 1.2em;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           color: #000000;
           font-style: italic;
           margin-bottom: 36px;
           border-width: 0px;
        }

        .finding_your_path .column h2 {
           color: #01adba;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           letter-spacing: -1px;
           font-size: 1.875rem;
           font-family: Georgia, serif;
           font-weight: bold;
           font-style: italic;
           border-width: 0px;
        }

        .finding_your_path .column h1 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1em;
           font-size: 2.625rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           font-weight: bold;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

        .finding_your_path .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*/

        .finding_your_path .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*/

        .finding_your_path .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; }
/***********************************
AD_New Mexico Tech
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .ad_new_mexico_tech .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*/

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

    /*links*/

        .ad_new_mexico_tech .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ad_new_mexico_tech .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_new_mexico_tech .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_new_mexico_tech .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_new_mexico_tech .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_new_mexico_tech .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

        .ad_new_mexico_tech .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*/

        .ad_new_mexico_tech .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; }
/***********************************
Path_College News Briefs
***********************************/

    /*general*/

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

    /*headers*/

        .path_college_news_briefs .column h1 {
           font-weight: 400;
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 3.125rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 24px;
           border-width: 0px;
        }

        .path_college_news_briefs .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;
        }

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

        .path_college_news_briefs .column h4 {
           padding-bottom: 6px;
           padding-top: 24px;
           padding-right: 24px;
           padding-left: 24px;
           background-color: rgb(1, 173, 186);
           color: rgb(255, 255, 255);
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .path_college_news_briefs .column h5 {
           margin-bottom: 0px;
           font-family: Avant Garde, sans-serif;
           font-size: 1.875rem;
           font-weight: 700;
           line-height: 1em;
           margin-top: 0px;
           border-width: 0px;
        }

        .path_college_news_briefs .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           line-height: 1.3em;
           background-color: #8cc9d1;
           padding-left: 18px;
           padding-top: 18px;
           border-width: 0px;
        }

    /*inlines*/

        .path_college_news_briefs .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: 17px;
           border-width: 0px;
        }

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

        .path_college_news_briefs .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;
        }

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

        .path_college_news_briefs .column .Red {
           color: #d6b52b;
           border-width: 0px;
        }

        .path_college_news_briefs .column .Gray {
           color: #95979d;
           border-width: 0px;
        }

        .path_college_news_briefs .column .Credit {
           font-family: Helvetica, sans-serif;
           color: #000000;
           font-size: 0.6875rem;
           text-transform: uppercase;
           border-width: 0px;
        }

        .path_college_news_briefs .column .Caption {
           font-size: 0.875rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

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

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

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

        .path_college_news_briefs .column a.PhotoCreditLink {
           font-family: Tahoma, sans-serif;
           font-size: 0.6875rem;
           line-height: 1.6em;
           text-transform: uppercase;
           color: #000000;
           font-weight: 100;
           border-width: 0px;
        }

    /*lists*/

        .path_college_news_briefs .column .Arrow {
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('https://nxt-ubiquity2-prod-storage.s3.amazonaws.com/assets/74263eb02b5ba70a75cd4e2921b6d2d0.jpg');
        }

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

        .path_college_news_briefs .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;
        }

        .path_college_news_briefs .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;
        }

        .path_college_news_briefs .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*/

        .path_college_news_briefs .column p.paragraphs-1iqrf6s3u {
           font-style: italic;
           border-width: 0px;
           margin: 0px;
           padding-bottom: 6px;
           color: #ffffff;
           padding-top: 14px;
           background-color: rgb(1, 173, 186);
           font-family: Georgia, serif;
           font-size: 1.625rem;
           font-weight: bold;
           padding-left: 24px;
           padding-right: 24px;
           text-indent: 0px;
           line-height: 1.3em;
        }

        .path_college_news_briefs .column p.SidebarBody-NoIndent {
           color: #000000FF;
           padding-right: 24px;
           padding-bottom: 24px;
           padding-left: 24px;
           padding-top: 0px;
           background-color: #01ADBAFF;
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .path_college_news_briefs .column p.SidebarCredit {
           margin-top: 0px;
           background-color: #01ADBAFF;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 24px;
           padding-top: 0px;
           text-transform: uppercase;
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .path_college_news_briefs .column p.UniversityName {
           padding-top: 24px;
           padding-bottom: 0px;
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .path_college_news_briefs .column p.NoIndentNoMargin {
           margin-top: 0px;
           font-family: Garamond, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .path_college_news_briefs .column p {
           font-family: Garamond, serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .path_college_news_briefs .column p.NoIndent {
           margin-top: 18px;
           font-family: Garamond, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .path_college_news_briefs .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;
        }

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

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

        .path_college_news_briefs .column p.SidebarBody {
           background-color: #01ADBAFF;
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           line-height: 1.5em;
           padding-bottom: 8px;
           padding-left: 24px;
           padding-right: 24px;
           text-indent: 18px;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .path_college_news_briefs .column p.SidebarQuote {
           background-color: #9b431f;
           color: #ffffff;
           font-family: Bookman, 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;
        }

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

        .path_college_news_briefs .column p.SidebarH1 {
           padding-bottom: 0px;
           color: #ffffff;
           padding-top: 24px;
           margin-top: 0px;
           background-color: #01ADBAFF;
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           padding-left: 24px;
           padding-right: 24px;
           text-indent: 0px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .path_college_news_briefs .column p.SanOpen {
           margin-top: 18px;
           font-weight: 100;
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           letter-spacing: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .path_college_news_briefs .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;
        }

        .path_college_news_briefs .column p.SidebarCaption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 18px;
           background-color: #8cc9d1;
           padding-right: 18px;
           padding-top: 18px;
           padding-bottom: 0px;
           border-width: 0px;
        }

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

        .path_college_news_briefs .column p.headers-1j6a5idne {
           padding-bottom: 6px;
           padding-top: 24px;
           padding-right: 24px;
           padding-left: 24px;
           background-color: rgb(1, 173, 186);
           color: rgb(255, 255, 255);
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           line-height: 1.2em;
           margin-bottom: 0px;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
           border-radius-shared: 1;
           border-radius: 0px;
        }

    /*images*/

        .path_college_news_briefs .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*/

        .path_college_news_briefs .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*/

        .path_college_news_briefs .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; }
/***********************************
Path_Pre-College Opportunities
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .path_pre_college_opportunities .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*/

        .path_pre_college_opportunities .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*/

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

        .path_pre_college_opportunities .column p.SidebarCaption {
           padding-bottom: 0px;
           padding-top: 0px;
           padding-right: 24px;
           background-color: #01ADBAFF;
           padding-left: 24px;
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: bold;
           line-height: 1.2em;
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .path_pre_college_opportunities .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;
        }

        .path_pre_college_opportunities .column p.SanOpen {
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           font-weight: 100;
           margin-top: 18px;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column p.SidebarH1 {
           line-height: 1.3em;
           text-indent: 0px;
           padding-right: 24px;
           padding-left: 24px;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           background-color: #01ADBAFF;
           margin-top: 0px;
           padding-top: 24px;
           color: #ffffff;
           padding-bottom: 0px;
           border-width: 0px;
        }

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

        .path_pre_college_opportunities .column p.SidebarQuote {
           text-indent: 0px;
           text-align: center;
           padding-top: 18px;
           padding-right: 50px;
           padding-left: 50px;
           padding-bottom: 28px;
           margin-top: 24px;
           font-size: 1.5rem;
           font-family: Bookman, serif;
           color: #ffffff;
           background-color: #9b431f;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column p.SidebarBody {
           padding-top: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           text-indent: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 8px;
           line-height: 1.5em;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           background-color: #01ADBAFF;
           border-width: 0px;
        }

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

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

        .path_pre_college_opportunities .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;
        }

        .path_pre_college_opportunities .column p.NoIndent {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           margin-top: 18px;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column p {
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Garamond, serif;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column p.NoIndentNoMargin {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           margin-top: 0px;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column p.UniversityName {
           text-indent: 0px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           font-weight: bold;
           padding-bottom: 0px;
           padding-top: 24px;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column p.SidebarCredit {
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           text-transform: uppercase;
           padding-top: 0px;
           padding-bottom: 24px;
           padding-left: 24px;
           padding-right: 24px;
           background-color: #01ADBAFF;
           margin-top: 0px;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column p.SidebarBody-NoIndent {
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           background-color: #01ADBAFF;
           padding-top: 0px;
           padding-left: 24px;
           padding-bottom: 24px;
           padding-right: 24px;
           color: #000000FF;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column p.paragraphs-1iqrf6s3u {
           line-height: 1.3em;
           text-indent: 0px;
           padding-right: 24px;
           padding-left: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           background-color: rgb(1, 173, 186);
           padding-top: 24px;
           color: #ffffff;
           padding-bottom: 6px;
           margin: 0px;
           border-width: 0px;
           font-style: italic;
        }

    /*lists*/

        .path_pre_college_opportunities .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;
        }

        .path_pre_college_opportunities .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;
        }

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

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

        .path_pre_college_opportunities .column .Arrow {
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('https://nxt-ubiquity2-prod-storage.s3.amazonaws.com/assets/74263eb02b5ba70a75cd4e2921b6d2d0.jpg');
        }

    /*links*/

        .path_pre_college_opportunities .column a.PhotoCreditLink {
           font-weight: 100;
           color: #000000;
           text-transform: uppercase;
           line-height: 1.6em;
           font-size: 0.6875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

        .path_pre_college_opportunities .column .Caption {
           line-height: 1em;
           font-weight: bold;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column .Credit {
           text-transform: uppercase;
           font-size: 0.6875rem;
           color: #000000;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column .Gray {
           color: #95979d;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column .Red {
           color: #d6b52b;
           border-width: 0px;
        }

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

        .path_pre_college_opportunities .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;
        }

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

        .path_pre_college_opportunities .column .default-drop-cap {
           margin-top: 17px;
           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;
        }

    /*headers*/

        .path_pre_college_opportunities .column h6 {
           padding-top: 18px;
           padding-left: 18px;
           background-color: #8cc9d1;
           line-height: 1.3em;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column h5 {
           margin-top: 0px;
           line-height: 1em;
           font-weight: 700;
           font-size: 1.875rem;
           font-family: Avant Garde, sans-serif;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .path_pre_college_opportunities .column h4 {
           margin-top: 18px;
           font-weight: bold;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           color: rgb(255, 255, 255);
           background-color: rgb(1, 173, 186);
           padding-left: 24px;
           padding-right: 24px;
           padding-top: 24px;
           padding-bottom: 6px;
           border-width: 0px;
        }

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

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

        .path_pre_college_opportunities .column h1 {
           margin-top: 24px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 3.125rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           font-weight: 400;
           border-width: 0px;
        }

    /*general*/

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

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

    /*general*/

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

    /*headers*/

        .notebook_member_news .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 2.375rem;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
           font-weight: bold;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .notebook_member_news .column h2 {
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           font-weight: 200;
           letter-spacing: 1px;
           line-height: 1.2em;
           text-align: left;
           border-width: 0px;
        }

        .notebook_member_news .column h3 {
           color: #000000;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           line-height: 1.2em;
           text-indent: 0px;
           font-style: italic;
           margin-bottom: 36px;
           border-width: 0px;
        }

        .notebook_member_news .column h4 {
           font-family: Avant Garde, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .notebook_member_news .column .Credit {
           text-transform: uppercase;
           font-size: 0.6875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .notebook_member_news .column .Cyan {
           color: #007cb6;
           padding-bottom: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .notebook_member_news .column .Tomato {
           color: #bf2329;
           border-width: 0px;
        }

        .notebook_member_news .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: .3em;
           margin-right: 4px;
           margin-top: 18px;
           border-width: 0px;
        }

        .notebook_member_news .column .SerifDrop-Cap {
           float: left;
           font-family: Garamond, serif;
           font-size: 3.625rem;
           line-height: 0.48em;
           margin-right: 2px;
           margin-top: 16px;
           border-width: 0px;
        }

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

        .notebook_member_news .column .Red {
           color: #9d0a0e;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

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

        .notebook_member_news .column a.SansStyle {
           color: #032ef9;
           font-family: Avant Garde, sans-serif;
           font-size: 0.6875rem;
           line-height: 1.6em;
           text-decoration: underline;
           border-width: 0px;
        }

    /*lists*/

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

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

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

        .notebook_member_news .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .notebook_member_news .column p.Credit {
           text-transform: uppercase;
           line-height: 1em;
           font-family: Tahoma, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           padding-top: 18px;
           font-weight: 300;
           border-width: 0px;
        }

        .notebook_member_news .column p.SidebarGrayCredit {
           padding-left: 18px;
           line-height: 1.3em;
           padding-bottom: 18px;
           background-color: #007cb6;
           font-family: Tahoma, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           text-transform: uppercase;
           padding-top: 0px;
           color: #ffffff;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .notebook_member_news .column p.SidebarBodyGray {
           margin-bottom: 36px;
           margin-top: 0px;
           margin-right: 24px;
           margin-left: 24px;
           line-height: 1.4em;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-top: 18px;
           background-color: #FFDD5BFF;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .notebook_member_news .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .notebook_member_news .column p.NoIndent {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .notebook_member_news .column p.SidebarBody {
           line-height: 1.4em;
           margin-bottom: 36px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           background-color: #007cb6;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           padding-bottom: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-indent: 0px;
           padding-top: 18px;
           color: #ffffff;
           border-width: 0px;
        }

        .notebook_member_news .column p.PullQuote {
           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;
        }

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

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

        .notebook_member_news .column p.SidebarH1 {
           line-height: 1.2em;
           font-weight: bold;
           color: #d81820;
           background-color: #ddddde;
           font-family: Tahoma, sans-serif;
           font-size: 2.25rem;
           margin-top: 0px;
           padding-bottom: 9px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .notebook_member_news .column p.SidebarH6 {
           padding-top: 18px;
           margin-right: 0px;
           margin-left: 0px;
           margin-top: 0px;
           background-color: #7decf8;
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           line-height: 1.3em;
           margin-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .notebook_member_news .column p.SanOpen {
           color: #f05a22;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           letter-spacing: 1px;
           margin-top: 18px;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .notebook_member_news .column p.SpotlightHeadline {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           text-indent: 0px;
           font-weight: bold;
           font-style: italic;
           background-color: #eae7e7;
           margin-top: 16px;
           margin-left: 0px;
           margin-right: 0px;
           padding-top: 16px;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .notebook_member_news .column p.SpotlightBody {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           background-color: #eae7e7;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .notebook_member_news .column p.SpotlightDek {
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           text-indent: 0px;
           background-color: #eae7e7;
           letter-spacing: 1px;
           line-height: 1.2em;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
           border-width: 0px;
        }

    /*images*/

        .notebook_member_news .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*/

        .notebook_member_news .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*/

        .notebook_member_news .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; }
/***********************************
Notebook-Honors, Chapter News, and AISES Staff News
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .notebook_honors_chapter_aises_staff_news .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*/

        .notebook_honors_chapter_aises_staff_news .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*/

        .notebook_honors_chapter_aises_staff_news .column p.SpotlightDek {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           line-height: 1.2em;
           letter-spacing: 1px;
           background-color: #eae7e7;
           text-indent: 0px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column p.SpotlightBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #eae7e7;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column p.SpotlightHeadline {
           padding-right: 18px;
           padding-left: 18px;
           padding-top: 16px;
           margin-right: 0px;
           margin-left: 0px;
           margin-top: 16px;
           background-color: #eae7e7;
           font-style: italic;
           font-weight: bold;
           text-indent: 0px;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column p.SanOpen {
           text-transform: uppercase;
           text-indent: 0px;
           margin-top: 18px;
           letter-spacing: 1px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #f05a22;
           border-width: 0px;
        }

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

        .notebook_honors_chapter_aises_staff_news .column p.SidebarH6 {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           margin-bottom: 0px;
           line-height: 1.3em;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           background-color: #7decf8;
           margin-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           padding-top: 18px;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column p.SidebarH1 {
           text-indent: 0px;
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 9px;
           margin-top: 0px;
           font-size: 2.25rem;
           font-family: Tahoma, sans-serif;
           background-color: #ddddde;
           color: #d81820;
           font-weight: bold;
           line-height: 1.2em;
           border-width: 0px;
        }

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

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

        .notebook_honors_chapter_aises_staff_news .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;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column p.SidebarBody {
           color: #ffffff;
           padding-top: 18px;
           text-indent: 0px;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 24px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           background-color: #007cb6;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 36px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column p {
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column p.SidebarBodyGray {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           background-color: #FFDD5BFF;
           padding-top: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           line-height: 1.4em;
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 0px;
           margin-bottom: 36px;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column p.SidebarGrayCredit {
           margin-bottom: 24px;
           color: #ffffff;
           padding-top: 0px;
           text-transform: uppercase;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Tahoma, sans-serif;
           background-color: #007cb6;
           padding-bottom: 18px;
           line-height: 1.3em;
           padding-left: 18px;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column p.Credit {
           font-weight: 300;
           padding-top: 18px;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Tahoma, sans-serif;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*lists*/

        .notebook_honors_chapter_aises_staff_news .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;
        }

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

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

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

    /*links*/

        .notebook_honors_chapter_aises_staff_news .column a.SansStyle {
           text-decoration: underline;
           line-height: 1.6em;
           font-size: 0.6875rem;
           font-family: Avant Garde, sans-serif;
           color: #032ef9;
           border-width: 0px;
        }

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

    /*inlines*/

        .notebook_honors_chapter_aises_staff_news .column .Red {
           line-height: 1.6em;
           font-size: 1rem;
           color: #9d0a0e;
           border-width: 0px;
        }

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

        .notebook_honors_chapter_aises_staff_news .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 2px;
           line-height: 0.48em;
           font-size: 3.625rem;
           font-family: Garamond, serif;
           float: left;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column .default-drop-cap {
           margin-top: 18px;
           margin-right: 4px;
           line-height: .3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: Tahoma, sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column .Tomato {
           color: #bf2329;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column .Cyan {
           margin-bottom: 0px;
           padding-bottom: 0px;
           color: #007cb6;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column .Credit {
           font-family: Tahoma, sans-serif;
           font-size: 0.6875rem;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*headers*/

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

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

        .notebook_honors_chapter_aises_staff_news .column h4 {
           margin-top: 18px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column h3 {
           margin-bottom: 36px;
           font-style: italic;
           text-indent: 0px;
           line-height: 1.2em;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           color: #000000;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column h2 {
           text-align: left;
           line-height: 1.2em;
           letter-spacing: 1px;
           font-weight: 200;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .notebook_honors_chapter_aises_staff_news .column h1 {
           margin-bottom: 6px;
           font-weight: bold;
           text-align: left;
           margin-top: 18px;
           line-height: 1.2em;
           font-size: 2.375rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

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

    /*layoutitems*/

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

    /*containers*/

        .last_word .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*/

        .last_word .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*/

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

        .last_word .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;
        }

        .last_word .column p.SanOpen {
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           font-weight: bold;
           margin-top: 12px;
           line-height: 1.4em;
           border-width: 0px;
        }

        .last_word .column p.SidebarH1 {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Avant Garde, sans-serif;
           background-color: #8cc9d1;
           margin-top: 24px;
           padding-top: 18px;
           color: #ffffff;
           border-width: 0px;
        }

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

        .last_word .column p.SidebarQuote {
           text-indent: 0px;
           text-align: center;
           padding-top: 18px;
           padding-right: 50px;
           padding-left: 50px;
           padding-bottom: 28px;
           margin-top: 24px;
           font-size: 1.5rem;
           font-family: Bookman, serif;
           color: #ffffff;
           background-color: #9b431f;
           border-width: 0px;
        }

        .last_word .column p.SidebarBody {
           padding-top: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           line-height: 1.4em;
           font-size: 1rem;
           font-family: Avant Garde, sans-serif;
           background-color: #8cc9d1;
           border-width: 0px;
        }

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

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

        .last_word .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.5rem;
           font-family: Georgia, serif;
           color: #819b6b;
           border-width: 0px;
        }

        .last_word .column p.NoIndent {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           margin-top: 18px;
           border-width: 0px;
        }

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

        .last_word .column p.NoIndentNoMargin {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           margin-top: 0px;
           border-width: 0px;
        }

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

        .last_word .column p.LastWordSB {
           margin-bottom: 0px;
           margin-right: 0px;
           margin-left: 0px;
           text-indent: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.5em;
           background-color: #b6d1b1;
           padding-top: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .last_word .column p.Credit {
           margin-bottom: 24px;
           margin-top: 12px;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           line-height: 1.2em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .last_word .column p.CrossHead {
           text-indent: 0px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.6em;
           text-transform: uppercase;
           font-weight: bold;
           margin-top: 18px;
           color: #819b6b;
           border-width: 0px;
        }

        .last_word .column p.Crosshead {
           text-indent: 0px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           text-transform: uppercase;
           font-weight: bold;
           color: #819b6b;
           border-width: 0px;
        }

    /*lists*/

        .last_word .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;
        }

        .last_word .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;
        }

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

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

        .last_word .column .Arrow {
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('https://nxt-ubiquity2-prod-storage.s3.amazonaws.com/assets/74263eb02b5ba70a75cd4e2921b6d2d0.jpg');
        }

    /*links*/

        .last_word .column a.SansSerifLink {
           color: #000000;
           line-height: 1.6em;
           font-size: 1.0625rem;
           font-family: Avant Garde, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*inlines*/

        .last_word .column .Gray {
           color: #819b6b;
           border-width: 0px;
        }

        .last_word .column .Red {
           color: #d6b52b;
           border-width: 0px;
        }

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

        .last_word .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;
        }

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

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

    /*headers*/

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

        .last_word .column h5 {
           text-transform: lowercase;
           margin-top: 0px;
           line-height: 1em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Avant Garde, sans-serif;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .last_word .column h4 {
           margin-top: 12px;
           font-weight: 700;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

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

        .last_word .column h2 {
           margin-top: 18px;
           font-style: italic;
           color: #819b6b;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1em;
           letter-spacing: 0px;
           font-weight: 900;
           font-size: 2.625rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .last_word .column h1 {
           letter-spacing: 0px;
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 3.125rem;
           font-family: Helvetica, sans-serif;
           color: #000000;
           font-weight: 600;
           border-width: 0px;
        }

    /*general*/

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

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

    /*paragraphs*/

        .advertiser_index .column p.p1 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

        .advertiser_index .column p.SanOpen {
           text-transform: uppercase;
           text-indent: 0px;
           margin-top: 18px;
           letter-spacing: 1px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #f05a22;
           border-width: 0px;
        }

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

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

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

        .advertiser_index .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;
           border-width: 0px;
        }

        .advertiser_index .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .advertiser_index .column p {
           text-indent: 0px;
           margin-bottom: 18px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.3em;
           font-weight: bold;
           border-width: 0px;
        }

        .advertiser_index .column p.p1 {
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .advertiser_index .column p.AdName {
           text-indent: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 14px;
           border-width: 0px;
        }

    /*lists*/

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

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

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

        .advertiser_index .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .advertiser_index .column a.SansStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

    /*inlines*/

        .advertiser_index .column .Red {
           line-height: 1.6em;
           font-size: 1rem;
           color: #9d0a0e;
           border-width: 0px;
        }

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

        .advertiser_index .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 2px;
           line-height: 0.48em;
           font-size: 3.625rem;
           font-family: Garamond, serif;
           float: left;
           border-width: 0px;
        }

        .advertiser_index .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.38em;
           font-weight: 400;
           font-size: 3.4375rem;
           font-family: Tahoma, sans-serif;
           float: left;
           color: #9d0a0e;
           border-width: 0px;
        }

    /*headers*/

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

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

        .advertiser_index .column h4 {
           margin-top: 18px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .advertiser_index .column h3 {
           text-indent: 0px;
           margin-top: 24px;
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           color: #000000;
           padding-bottom: 24px;
           border-width: 0px;
        }

        .advertiser_index .column h2 {
           text-decoration: none;
           text-align: left;
           margin-top: 24px;
           line-height: 1.2em;
           letter-spacing: 0px;
           font-weight: 200;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .advertiser_index .column h1 {
           text-transform: uppercase;
           text-align: left;
           padding-top: 12px;
           padding-right: 10px;
           padding-left: 24px;
           padding-bottom: 3px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: Avant Garde, sans-serif;
           color: #ffffff;
           background-color: #273e87;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

        .advertiser_index .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*/

        .advertiser_index .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*/

        .advertiser_index .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; }
/***********************************
AD_Apple
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .ad_apple .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*/

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

    /*links*/

        .ad_apple .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ad_apple .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_apple .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_apple .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_apple .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ad_apple .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

        .ad_apple .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*/

        .ad_apple .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; }