/***********************************
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, .cover .column ul {
           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_Bristol Bay
***********************************/

    /*paragraphs*/

        .ad_bristol_bay .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_bristol_bay .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_bristol_bay .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_bristol_bay .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .ad_bristol_bay .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_bristol_bay .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_bristol_bay .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_bristol_bay .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_bristol_bay .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_bristol_bay .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_bristol_bay .column ol, .ad_bristol_bay .column ul {
           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_bristol_bay .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_bristol_bay .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
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*lists*/

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

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

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

        .masthead .column ol, .masthead .column ul {
           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*/

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

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

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

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

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

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

    /*images*/

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

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

        .masthead .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; }
/***********************************
Welcome letter
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

        .welcome_letter .column ol, .welcome_letter .column ul {
           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*/

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

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

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .welcome_letter .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, .ad_new_mexico_tech .column ul {
           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; }
/***********************************
AISES Inspires
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

        .aises_inspires .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;
           font-style: italic;
           color: #00B0BDFF;
           text-align: center;
           border-width: 0px;
        }

        .aises_inspires .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 .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

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

        .aises_inspires .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 .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 .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 .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 .column ol, .aises_inspires .column ul {
           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 .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 .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 .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 .column a.ResearchSidebarLink {
           color: #ffffff;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_inspires .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 .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 .column a {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .aises_inspires .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 .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 .column .Tomato {
           color: #bf2329;
           border-width: 0px;
        }

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

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

    /*headers*/

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

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

        .aises_inspires .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 .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 .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 .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 .column endbug {
           border-width: 0px;
        }

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

    /*general*/

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

    /*headers*/

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

        .aises_inspires_news .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 .column .Italic {
           font-family: Helvetica, sans-serif;
           font-style: oblique;
           text-decoration: none;
           border-width: 0px;
        }

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

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

        .aises_inspires_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: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

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

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

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

    /*links*/

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

        .aises_inspires_news .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_news .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 .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 .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 .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 .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 .column ol, .aises_inspires_news .column ul {
           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 .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 .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 .column p.SidebarH5 {
           padding-top: 0px;
           font-weight: bold;
           letter-spacing: 1px;
           text-transform: uppercase;
           background-color: #00ADBDA6;
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           text-indent: 18px;
           line-height: 1.5em;
           border-width: 0px;
        }

        .aises_inspires_news .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 .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           border-width: 0px;
        }

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

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

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

        .aises_inspires_news .column p.paragraphs-1jnl4ph9i {
           font-family: Georgia, serif;
           font-size: 1.375rem;
           text-indent: 1px;
           margin: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           font-style: italic;
           background-color: #00ADBDA6;
        }

        .aises_inspires_news .column p.paragraphs-1jnl4sveu {
           font-family: Georgia, serif;
           font-size: 1.625rem;
           text-indent: 1px;
           margin: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           font-style: italic;
           background-color: #00ADBDA6;
           color: #BF2329FF;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           padding-bottom: 12px;
        }

        .aises_inspires_news .column p.paragraphs-1jnl4vvo3 {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 1px;
           margin: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           line-height: 1.4em;
           background-color: #00ADBDA6;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           padding-bottom: 18px;
        }

    /*images*/

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

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

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

    /*general*/

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

    /*headers*/

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

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

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

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

    /*inlines*/

        .career_connections .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 .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 .column .Italic {
           font-family: Helvetica, sans-serif;
           font-style: oblique;
           text-decoration: none;
           border-width: 0px;
        }

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

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

        .career_connections .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 .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 .column .AISESOrange {
           color: #ea421b;
           border-width: 0px;
        }

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

    /*links*/

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

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

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

    /*lists*/

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

        .career_connections .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 .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 .column ol, .career_connections .column ul {
           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 .column p.paragraphs-1j64fec96 {
           border-radius: 0px;
           border-radius-shared: auto;
           border-bottom-width: 0px;
           border-top-width: 0px;
           border-right-width: 0px;
           border-left-width: 0px;
           padding-bottom: 5px;
           padding-right: 18px;
           padding-left: 18px;
           color: #5E2465FF;
           padding-top: 18px;
           font-weight: bold;
           letter-spacing: 0.2px;
           text-transform: capitalize;
           background-color: #FFCB05FF;
           font-family: Tahoma, sans-serif;
           font-size: 1.3125rem;
           text-indent: 0px;
           line-height: 1.3em;
           font-style: normal;
           font-variant: normal;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
        }

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

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

        .career_connections .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 .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;
           line-height: 1.4em;
        }

        .career_connections .column p.SidebarH5 {
           border-bottom-width: 0px;
           border-top-width: 0px;
           border-right-width: 0px;
           border-left-width: 0px;
           padding-bottom: 18px;
           padding-right: 0px;
           padding-left: 18px;
           color: #FFCB05FF;
           padding-top: 0px;
           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 .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 .column p {
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           text-indent: 18px;
           border-width: 0px;
        }

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

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

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

        .career_connections .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .column p.paragraphs-1jnkpmjdq {
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           margin: 0px;
           color: #000000FF;
           background-color: #FFCB05FF;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           padding-top: 12px;
        }

        .career_connections .column p.paragraphs-1jnkqloos {
           border-radius: 0px;
           border-radius-shared: auto;
           border-width: 0px;
           margin: 0px;
           color: #FFCB05FF;
           background-color: #5E2465FF;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           padding-bottom: 6px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           padding-top: 12px;
           line-height: 1.5em;
        }

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

    /*images*/

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

        .career_connections_2 .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_2 .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_2 .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_2 .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_2 .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_2 .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_2 .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_2 .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_2 .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_2 .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_2 .column p.SanOpenIndent {
           text-indent: 18px;
           letter-spacing: 1px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .career_connections_2 .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_2 .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_2 .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

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

        .career_connections_2 .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_2 .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: 14px;
           color: #FFCB05FF;
           padding-left: 18px;
           padding-right: 0px;
           padding-bottom: 4px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
        }

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

        .career_connections_2 .column ol, .career_connections_2 .column ul {
           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_2 .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_2 .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_2 .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_2 .column a.ResearchSidebarLink {
           color: #ffffff;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .career_connections_2 .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_2 .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_2 .column a {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*inlines*/

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

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

        .career_connections_2 .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_2 .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_2 .column .Tomato {
           color: #5E2465FF;
           border-width: 0px;
        }

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

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

        .career_connections_2 .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_2 .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_2 .column h6 {
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

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

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

    /*general*/

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

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

    /*paragraphs*/

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

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

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

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

        .aises_people .column p.SansSerif {
           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;
           border-width: 0px;
        }

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

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

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

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

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

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

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

        .aises_people .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: 18px;
           padding-right: 18px;
           padding-top: 12px;
           padding-bottom: 0px;
           text-transform: capitalize;
           border-radius-shared: 1;
           border-radius: 0px;
           text-indent: 0px;
        }

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

        .aises_people .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: 28px;
           line-height: 1.2em;
           font-weight: 700;
           font-size: 1.625rem;
           font-family: Tahoma, sans-serif;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

        .aises_people .column ol, .aises_people .column ul {
           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*/

        .aises_people .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_people .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_General Motors
***********************************/

    /*paragraphs*/

        .ad_general_motors .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_general_motors .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_general_motors .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_general_motors .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .ad_general_motors .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_general_motors .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_general_motors .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_general_motors .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_general_motors .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_general_motors .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_general_motors .column ol, .ad_general_motors .column ul {
           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_general_motors .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_general_motors .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; }
/***********************************
Top 50 STEM Workplaces
***********************************/

    /*paragraphs*/

        .top_50_stem_workplaces .column p.paragraphs-1iqpfv9lb {
           color: #57C5F5FF;
           font-style: italic;
           font-weight: bold;
           margin-bottom: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           border-width: 0px;
           padding: 0px;
           text-indent: 0px;
           font-size: 1.0625rem;
           font-family: Georgia, serif;
        }

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

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

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

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

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

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

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

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

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

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

        .top_50_stem_workplaces .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: Tahoma, sans-serif;
           color: #F05871FF;
           font-style: italic;
           text-align: center;
           border-width: 0px;
        }

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

        .top_50_stem_workplaces .column ol, .top_50_stem_workplaces .column ul {
           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;
        }

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

        .top_50_stem_workplaces .column .Top50-LtBlue {
           color: #99d9d9;
           border-width: 0px;
        }

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

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

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

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

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

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

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

        .top_50_stem_workplaces .column .Sansserifstarter {
           font-weight: bold;
           color: #E35F5DFF;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

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

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

        .top_50_stem_workplaces .column h5 {
           margin-top: 0px;
           line-height: 1em;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           margin-bottom: 6px;
           text-align: center;
           border-width: 0px;
        }

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

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

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

        .top_50_stem_workplaces .column h1 {
           margin-top: 19px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 2rem;
           font-family: "Avant Garde", sans-serif;
           color: #7265ADFF;
           font-weight: bold;
           text-transform: uppercase;
           text-align: center;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

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

        .top_50_stem_workplaces .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; }
/***********************************
Top 50 STEM Workplaces 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*general*/

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

    /*headers*/

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

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

        .top_50_stem_workplaces_2 .column h3 {
           color: #F05871FF;
           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;
        }

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

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

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

    /*inlines*/

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

        .top_50_stem_workplaces_2 .column .Sansserifstarter {
           font-family: Tahoma, sans-serif;
           color: #E35F5DFF;
           font-weight: bold;
           border-width: 0px;
        }

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

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

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

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

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

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

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

        .top_50_stem_workplaces_2 .column .Top50-LtBlue {
           color: #99d9d9;
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

        .top_50_stem_workplaces_2 .column ol, .top_50_stem_workplaces_2 .column ul {
           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;
        }

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

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

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

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

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

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

        .top_50_stem_workplaces_2 .column p.SidebarH2 {
           padding-bottom: 4px;
           padding-top: 0px;
           padding-right: 18px;
           padding-left: 18px;
           line-height: 1.2em;
           font-style: italic;
           font-weight: bold;
           color: #000000FF;
           background-color: #AA9ED9FF;
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

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

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

        .top_50_stem_workplaces_2 .column p.RightJustify {
           font-family: Garamond, serif;
           font-size: 1.0625rem;
           text-align: right;
           text-indent: 18px;
           font-weight: bold;
           font-style: italic;
           border-width: 0px;
        }

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

        .top_50_stem_workplaces_2 .column p.SidebarBody {
           background-color: #AA9ED9FF;
           font-family: Tahoma, sans-serif;
           font-size: 0.9375rem;
           line-height: 1.4em;
           padding-bottom: 20px;
           padding-left: 20px;
           padding-right: 20px;
           text-indent: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

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

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

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

        .top_50_stem_workplaces_2 .column p.SanOpen {
           padding-bottom: 6px;
           padding-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           background-color: #FFFFFFFF;
           text-align: left;
           margin-top: 0px;
           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;
        }

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

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

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

        .top_50_stem_workplaces_2 .column p.paragraphs-1iqpfv9lb {
           font-family: Georgia, serif;
           font-size: 1.0625rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: bold;
           font-style: italic;
           color: #57C5F5FF;
        }

        .top_50_stem_workplaces_2 .column p.paragraphs-1jnn137r3 {
           font-family: Tahoma, sans-serif;
           font-size: 0.9375rem;
           text-indent: 18px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           font-weight: bold;
           color: #F5E3D5FF;
           background-color: #F05871FF;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           text-align: center;
        }

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

    /*general*/

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

    /*headers*/

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

        .feature_bison_rematriation .column h2 {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           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;
        }

        .feature_bison_rematriation .column h3 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1.0625rem;
           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;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

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

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

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

        .feature_bison_rematriation .column ol, .feature_bison_rematriation .column ul {
           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*/

        .feature_bison_rematriation .column p.paragraphs-1iqr2t65o {
           border-width: 0px;
           color: #BC5032FF;
           font-family: Tahoma, sans-serif;
           font-size: 0.9375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 0px;
           padding-left: 30px;
           padding-right: 30px;
           text-indent: 0px;
           text-align: center;
           background-color: #FECD4CFF;
           margin-left: 30px;
           margin-right: 30px;
           padding-top: 12px;
           padding-bottom: 20px;
        }

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

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

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

        .feature_bison_rematriation .column p.PullQuote {
           font-style: italic;
           color: #BC5032FF;
           font-family: Tahoma, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 36px;
           padding-left: 30px;
           padding-right: 30px;
           text-indent: 0px;
           text-align: center;
           background-color: #FECD4CFF;
           margin-left: 30px;
           margin-right: 30px;
           padding-top: 20px;
           padding-bottom: 0px;
           border-width: 0px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .feature_bison_rematriation .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; }
/***********************************
Feature-Bison in Canada
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .feature_bison_in_canada .column p.PullQuote {
           padding-bottom: 0px;
           padding-top: 20px;
           margin-right: 30px;
           margin-left: 30px;
           background-color: #FECD4CFF;
           text-align: center;
           text-indent: 0px;
           padding-right: 30px;
           padding-left: 30px;
           margin-top: 36px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           color: #BC5032FF;
           font-style: italic;
           border-width: 0px;
        }

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

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

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

        .feature_bison_in_canada .column p.paragraphs-1iqr2t65o {
           padding-bottom: 20px;
           padding-top: 12px;
           margin-right: 30px;
           margin-left: 30px;
           background-color: #FECD4CFF;
           text-align: center;
           text-indent: 0px;
           padding-right: 30px;
           padding-left: 30px;
           margin-top: 0px;
           margin-bottom: 24px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 0.9375rem;
           font-family: Tahoma, sans-serif;
           color: #BC5032FF;
           border-width: 0px;
        }

    /*lists*/

        .feature_bison_in_canada .column ol, .feature_bison_in_canada .column ul {
           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;
        }

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

        .feature_bison_in_canada .column h3 {
           text-transform: uppercase;
           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.0625rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .feature_bison_in_canada .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.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

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

    /*general*/

        .feature_bison_in_canada .column endbug {
           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: 1rem;
           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: 20px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: Georgia, serif;
           background-color: #69CAD3FF;
           margin-top: 0px;
           padding-top: 6px;
           font-style: italic;
           color: #000000FF;
           line-height: 1.2em;
           padding-bottom: 4px;
           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: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           text-indent: 0px;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 24px;
           line-height: 1.3em;
           font-size: 1rem;
           font-family: Tahoma, 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.5em;
           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;
           line-height: 1.5em;
           border-width: 0px;
        }

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

        .finding_your_path .column p.SidebarKicker {
           text-indent: 18px;
           font-size: 1.25rem;
           font-family: Tahoma, sans-serif;
           background-color: #01adba;
           font-weight: bold;
           color: #ffffff;
           padding-top: 12px;
           border-width: 0px;
        }

        .finding_your_path .column p.SidebarCaption {
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           background-color: #01adba;
           line-height: 1.2em;
           font-weight: bold;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           margin-top: 0px;
           border-width: 0px;
        }

        .finding_your_path .column p.headers-1jno01rkl {
           margin-top: 0px;
           font-weight: 700;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 1.125rem;
           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('../assets/74263eb02b5ba70a75cd4e2921b6d2d0.jpg');
        }

        .finding_your_path .column ol, .finding_your_path .column ul {
           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.0625rem;
           font-family: Garamond, serif;
           color: #01ADBAFF;
           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: 1rem;
           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.375rem;
           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.375rem;
           font-family: Tahoma, sans-serif;
           margin-bottom: 0px;
           background-color: rgb(105, 202, 211);
           padding-left: 24px;
           padding-right: 24px;
           padding-top: 0px;
           padding-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.125rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           background-color: Transparent;
           text-transform: uppercase;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .finding_your_path .column h3 {
           text-indent: 0px;
           margin-top: 2px;
           line-height: 1.2em;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           color: #000000;
           font-style: italic;
           margin-bottom: 36px;
           border-width: 0px;
        }

        .finding_your_path .column h2 {
           color: #01ADBAFF;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.1em;
           letter-spacing: -2px;
           font-size: 2rem;
           font-family: Georgia, serif;
           font-weight: bold;
           font-style: italic;
           background-color: Transparent;
           margin-left: 0px;
           margin-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 6px;
           border-width: 0px;
        }

        .finding_your_path .column h1 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1em;
           font-size: 2rem;
           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; }
/***********************************
Paths_College News Briefs
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

        .paths_college_news_briefs .column .Red {
           color: #d6b52b;
           border-width: 0px;
        }

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

        .paths_college_news_briefs .column .Credit {
           font-family: Helvetica, sans-serif;
           color: #000000;
           font-size: 0.6875rem;
           text-transform: uppercase;
           border-width: 0px;
        }

        .paths_college_news_briefs .column .Caption {
           font-size: 0.875rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

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

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

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

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

        .paths_college_news_briefs .column .Arrow {
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('../assets/74263eb02b5ba70a75cd4e2921b6d2d0.jpg');
        }

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

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

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

        .paths_college_news_briefs .column ol, .paths_college_news_briefs .column ul {
           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*/

        .paths_college_news_briefs .column p.paragraphs-1iqrf6s3u {
           font-style: italic;
           border-width: 0px;
           margin: 0px;
           padding-bottom: 6px;
           color: #ffffff;
           padding-top: 24px;
           background-color: rgb(1, 173, 186);
           font-family: Georgia, serif;
           font-size: 1.75rem;
           font-weight: bold;
           padding-left: 24px;
           padding-right: 24px;
           text-indent: 0px;
           line-height: 1.3em;
        }

        .paths_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: 1rem;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

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

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

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

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

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

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

        .paths_college_news_briefs .column p.SidebarBody {
           background-color: #01ADBAFF;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           padding-bottom: 8px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 18px;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

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

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

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

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

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

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

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

        .paths_college_news_briefs .column p.paragraphs-1jnq9nouv {
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           text-indent: 0px;
           margin: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           font-weight: bold;
           font-style: italic;
           line-height: 1.3em;
           color: rgb(255, 255, 255);
           background-color: rgb(1, 173, 186);
           text-align: center;
           padding-left: 44px;
           padding-right: 44px;
           padding-top: 24px;
           padding-bottom: 24px;
        }

    /*images*/

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

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

        .paths_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; }
/***********************************
Paths_Pre-College Opportunities
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

        .paths_pre_college_opportunities .column p.SanOpen {
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1.0625rem;
           font-family: Tahoma, sans-serif;
           font-weight: 100;
           margin-top: 18px;
           border-width: 0px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

        .paths_pre_college_opportunities .column p.SidebarBody-NoIndent {
           text-indent: 0px;
           font-size: 1rem;
           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;
        }

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

        .paths_pre_college_opportunities .column ol, .paths_pre_college_opportunities .column ul {
           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;
        }

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

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

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

        .paths_pre_college_opportunities .column .Arrow {
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('../assets/74263eb02b5ba70a75cd4e2921b6d2d0.jpg');
        }

    /*links*/

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

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

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

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

        .paths_pre_college_opportunities .column .Caption {
           line-height: 1em;
           font-weight: bold;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .paths_pre_college_opportunities .column .Credit {
           text-transform: uppercase;
           font-size: 0.6875rem;
           color: #000000;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

        .paths_pre_college_opportunities .column .Red {
           color: #d6b52b;
           font-family: Tahoma, sans-serif;
           font-size: 2rem;
           margin-top: 48px;
           border-width: 0px;
        }

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

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

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

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

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

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

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

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

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

        .paths_pre_college_opportunities .column h1 {
           margin-top: 36px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 2rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           font-weight: 400;
           text-transform: inherit;
           border-width: 0px;
        }

    /*general*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        ._2026_buffalo_bump .column ol, ._2026_buffalo_bump .column ul {
           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*/

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

        ._2026_buffalo_bump .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; }
/***********************************
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: 1.75rem;
           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;
           font-size: 2rem;
           border-width: 0px;
        }

        .notebook_member_news .column .Tomato {
           color: #bf2329;
           font-size: 2rem;
           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, .notebook_member_news .column ul {
           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: 4px;
           font-weight: 300;
           padding-bottom: 18px;
           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: 24px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           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;
           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: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           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;
        }

        .notebook_honors_chapter_aises_staff_news .column p.paragraphs-1jns8g4vj {
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           background-color: #FFDD5BFF;
           padding-top: 8px;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           font-weight: bold;
        }

    /*lists*/

        .notebook_honors_chapter_aises_staff_news .column ol, .notebook_honors_chapter_aises_staff_news .column ul {
           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: 1.75rem;
           font-family: Tahoma, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 24px;
           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
***********************************/

    /*general*/

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

    /*headers*/

        .last_word .column h1 {
           font-weight: 600;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 2.25rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .last_word .column h2 {
           font-family: Georgia, serif;
           font-size: 2rem;
           font-weight: 900;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 0px;
           text-align: left;
           color: #819b6b;
           font-style: italic;
           margin-top: 18px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

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

        .last_word .column h4 {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           line-height: 1.2em;
           margin-bottom: 0px;
           font-weight: 700;
           margin-top: 12px;
           border-width: 0px;
        }

        .last_word .column h5 {
           margin-bottom: 0px;
           font-family: Avant Garde, sans-serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1em;
           margin-top: 0px;
           text-transform: lowercase;
           border-width: 0px;
        }

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

    /*inlines*/

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

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

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

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

        .last_word .column .Red {
           color: #d6b52b;
           border-width: 0px;
        }

        .last_word .column .Gray {
           color: #819b6b;
           border-width: 0px;
        }

    /*links*/

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

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

    /*lists*/

        .last_word .column .Arrow {
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('../assets/74263eb02b5ba70a75cd4e2921b6d2d0.jpg');
        }

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

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

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

        .last_word .column ol, .last_word .column ul {
           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*/

        .last_word .column p.Crosshead {
           color: #819b6b;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.2em;
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .last_word .column p.CrossHead {
           color: #819b6b;
           margin-top: 18px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .last_word .column p.Credit {
           text-transform: uppercase;
           line-height: 1.2em;
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           margin-top: 12px;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .last_word .column p.LastWordSB {
           padding-right: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-top: 18px;
           background-color: #b6d1b1;
           line-height: 1.5em;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

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

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

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

        .last_word .column p.PullQuote {
           color: #819b6b;
           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;
           border-width: 0px;
        }

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

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

        .last_word .column p.SidebarBody {
           background-color: #8cc9d1;
           font-family: Avant Garde, sans-serif;
           font-size: 1rem;
           line-height: 1.4em;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-top: 18px;
           border-width: 0px;
        }

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

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

        .last_word .column p.SidebarH1 {
           color: #ffffff;
           padding-top: 18px;
           margin-top: 24px;
           background-color: #8cc9d1;
           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;
        }

        .last_word .column p.SanOpen {
           line-height: 1.4em;
           margin-top: 12px;
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           letter-spacing: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

    /*images*/

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

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

        .last_word .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; }
/***********************************
WOC SUMMER ISSUE PREVIEW
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .woc_summer_issue_preview .column ol, .woc_summer_issue_preview .column ul {
           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*/

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

        .woc_summer_issue_preview .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; }
/***********************************
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.0625rem;
           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, .advertiser_index .column ul {
           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;
           color: #273E87FF;
           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; }
/***********************************
AISES NATIONAL CONFERENCE
***********************************/

    /*paragraphs*/

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

        .aises_national_conference .column ol, .aises_national_conference .column ul {
           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*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .winds_of_change_archives .column ol, .winds_of_change_archives .column ul {
           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; }
div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }
@media print { div.bookviewport { print-color-adjust: exact; } }