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

    /*paragraphs*/

        .cover .column p {
           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: .3em;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

        .cover .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           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;
        }

/***********************************
Welcome Letter
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*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;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
AD_Bristol Bay
***********************************/

    /*paragraphs*/

        .ad_bristol_bay .column p {
           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: .3em;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .ad_bristol_bay .column h1 {
           border-width: 0px;
        }

        .ad_bristol_bay .column h2 {
           border-width: 0px;
        }

        .ad_bristol_bay .column h3 {
           border-width: 0px;
        }

        .ad_bristol_bay .column h4 {
           border-width: 0px;
        }

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

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

    /*images*/

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

        .ad_bristol_bay .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           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;
           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;
        }

/***********************************
Masthead
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*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;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
AD_Cherokee Nation
***********************************/

    /*paragraphs*/

        .ad_cherokee_nation .column p {
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .ad_cherokee_nation .column h1 {
           border-width: 0px;
        }

        .ad_cherokee_nation .column h2 {
           border-width: 0px;
        }

        .ad_cherokee_nation .column h3 {
           border-width: 0px;
        }

        .ad_cherokee_nation .column h4 {
           border-width: 0px;
        }

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

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

    /*images*/

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
AISES_Notebook
***********************************/

    /*general*/

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

    /*headers*/

        .aises_notebook .column h1 {
           margin-bottom: 0px;
           font-weight: bold;
           margin-left: 0px;
           font-family: Helvetica, sans-serif;
           font-size: 4.5rem;
           line-height: 1.2em;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

        .aises_notebook .column h2 {
           font-family: Georgia, serif;
           font-size: 2.375rem;
           font-weight: bold;
           letter-spacing: 0px;
           line-height: 1.2em;
           text-align: left;
           font-style: italic;
           border-width: 0px;
        }

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

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

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

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

    /*inlines*/

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

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

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

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

        .aises_notebook .column .s1 {
           color: #181817;
           border-width: 0px;
        }

        .aises_notebook .column .Credit {
           text-transform: uppercase;
           font-family: Tahoma, sans-serif;
           font-size: 0.6875rem;
           color: rgba(0, 0, 0, 0.97);
           text-decoration: none;
           border-width: 0px;
        }

    /*links*/

        .aises_notebook .column a {
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           color: rgba(134, 134, 134, 0.97);
           border-width: 0px;
        }

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

    /*lists*/

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

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

    /*paragraphs*/

        .aises_notebook .column p.Bio {
           font-style: italic;
           color: rgba(134, 134, 134, 0.97);
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

        .aises_notebook .column p.SidebarBody {
           background-color: #fbd802;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_notebook .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: 36px;
           padding-right: 36px;
           text-indent: 0px;
           background-color: #bf2329;
           color: #ffffff;
           padding-top: 38px;
           padding-bottom: 36px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
           border-width: 0px;
        }

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

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

        .aises_notebook .column p.SidebarH1 {
           background-color: #fbd802;
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           padding-bottom: 9px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_notebook .column p.SidebarH6 {
           background-color: #fdc50e;
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           margin-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_notebook .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_notebook .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;
        }

        .aises_notebook .column p.p1 {
           color: #000000;
           border-width: 0px;
        }

        .aises_notebook .column p.p1 {
           color: #201f1e;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*images*/

        .aises_notebook .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_notebook .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
AISES_Notebook_2
***********************************/

    /*paragraphs*/

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

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

        .aises_notebook_2 .column p.SidebarH6 {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           margin-bottom: 0px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           background-color: #fdc50e;
           border-width: 0px;
        }

        .aises_notebook_2 .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: #7decf8;
           color: #000000;
           font-weight: bold;
           line-height: 1.2em;
           font-style: italic;
           border-width: 0px;
        }

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
AD_Resolution Copper
***********************************/

    /*paragraphs*/

        .ad_resolution_copper .column p {
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .ad_resolution_copper .column h1 {
           border-width: 0px;
        }

        .ad_resolution_copper .column h2 {
           border-width: 0px;
        }

        .ad_resolution_copper .column h3 {
           border-width: 0px;
        }

        .ad_resolution_copper .column h4 {
           border-width: 0px;
        }

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

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

    /*images*/

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
AISES_Notebook_3
***********************************/

    /*general*/

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

    /*headers*/

        .aises_notebook_3 .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_notebook_3 .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_notebook_3 .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_notebook_3 .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;
        }

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

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

    /*inlines*/

        .aises_notebook_3 .column .Credit {
           font-size: 0.6875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

    /*paragraphs*/

        .aises_notebook_3 .column p.Credit {
           text-transform: uppercase;
           line-height: 1em;
           font-family: Tahoma, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           padding-top: 18px;
           font-weight: 300;
           border-width: 0px;
        }

        .aises_notebook_3 .column p.SidebarGrayCredit {
           padding-left: 18px;
           line-height: 1.3em;
           padding-bottom: 18px;
           background-color: #ddddde;
           font-family: Helvetica, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           border-width: 0px;
        }

        .aises_notebook_3 .column p.SidebarBodyGray {
           padding-right: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-top: 18px;
           background-color: #ddddde;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

        .aises_notebook_3 .column p.SidebarBody {
           background-color: #7decf8;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           padding-top: 18px;
           border-width: 0px;
        }

        .aises_notebook_3 .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_notebook_3 .column p.RightJustify {
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           text-align: right;
           text-indent: 18px;
           border-width: 0px;
        }

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

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

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

        .aises_notebook_3 .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_notebook_3 .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;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
AISES_Notebook_4
***********************************/

    /*paragraphs*/

        .aises_notebook_4 .column p.SidebarBlueCredit {
           text-transform: uppercase;
           padding-top: 0px;
           padding-left: 18px;
           background-color: #7decf8;
           margin-top: 0px;
           margin-left: 0px;
           line-height: 1.3em;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

        .aises_notebook_4 .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_notebook_4 .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;
        }

        .aises_notebook_4 .column p.SidebarH1 {
           text-indent: 0px;
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 9px;
           margin-top: 24px;
           font-size: 2.25rem;
           font-family: Tahoma, sans-serif;
           background-color: #ddddde;
           color: #d81820;
           font-weight: bold;
           line-height: 1.2em;
           border-width: 0px;
        }

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

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

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

        .aises_notebook_4 .column p.SidebarBody {
           padding-top: 18px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           background-color: #7decf8;
           border-width: 0px;
        }

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

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

        .aises_notebook_4 .column p.SidebarBodyGray {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           background-color: #ddddde;
           padding-top: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .aises_notebook_4 .column p.p3 {
           color: #333333;
           border-width: 0px;
        }

        .aises_notebook_4 .column p.p4 {
           color: #342f2e;
           border-width: 0px;
        }

        .aises_notebook_4 .column p.CREDIT {
           text-transform: uppercase;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*lists*/

        .aises_notebook_4 .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_notebook_4 .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_notebook_4 .column .Numbered {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

    /*inlines*/

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

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

        .aises_notebook_4 .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_notebook_4 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: Tahoma, sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

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

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

    /*headers*/

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

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

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

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

    /*images*/

        .aises_notebook_4 .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_notebook_4 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
AISES People
***********************************/

    /*headers*/

        .aises_people .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 2.125rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

    /*links*/

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

    /*paragraphs*/

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

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

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

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

        .aises_people .column p.PullQuote {
           color: #d20000;
           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_people .column p.Center {
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-bottom: 20px;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .aises_people .column p.SansSerif {
           font-family: Tahoma, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

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

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

    /*images*/

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

    /*layoutitems*/

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

/***********************************
AISES People_2
***********************************/

    /*paragraphs*/

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

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

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

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

        .aises_people_2 .column p.SansSerif {
           text-indent: 0px;
           font-size: 0.875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .aises_people_2 .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_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;
           color: #d20000;
           border-width: 0px;
        }

        .aises_people_2 .column p.RightAligned {
           text-indent: 0px;
           text-align: right;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

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

    /*headers*/

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

        .aises_people_2 .column h4 {
           text-align: center;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 3.4375rem;
           font-family: Avant Garde, sans-serif;
           background-color: #d1d3d4;
           color: #000000;
           border-width: 0px;
        }

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

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

        .aises_people_2 .column h1 {
           text-transform: uppercase;
           text-align: left;
           margin-top: 18px;
           line-height: 1.2em;
           font-weight: 700;
           font-size: 2.125rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Top 50 STEM Workplaces
***********************************/

    /*general*/

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

    /*headers*/

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

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

        .top_50_stem_workplaces .column h4 {
           letter-spacing: 0px;
           font-family: Georgia, serif;
           font-size: 2.375rem;
           line-height: 1.2em;
           margin-bottom: 18px;
           font-weight: 700;
           margin-top: 18px;
           border-width: 0px;
        }

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

    /*inlines*/

        .top_50_stem_workplaces .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 .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

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

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

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

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

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

        .top_50_stem_workplaces .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 .column .Top50-DkBlue {
           color: #026699;
           border-width: 0px;
        }

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

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

        .top_50_stem_workplaces .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 .column .ArrowRed {
           margin-right: 0px;
           margin-bottom: 0px;
           font-family: Tahoma, sans-serif;
           line-height: 2em;
           border-width: 0px;
           list-style-image: url('../assets/326802e1942259fdd09bd614f24e4ebb.png');
        }

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

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

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

    /*paragraphs*/

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

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

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

        .top_50_stem_workplaces .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 .column p.RightJustify {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           text-align: right;
           text-indent: 18px;
           border-width: 0px;
        }

        .top_50_stem_workplaces .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 .column p.SidebarBody {
           background-color: #d0d0d0;
           font-family: Avant Garde, sans-serif;
           font-size: 1.125rem;
           line-height: 1.8em;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           margin-bottom: 24px;
           margin-top: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .top_50_stem_workplaces .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 .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 .column p.SidebarH1 {
           padding-top: 0px;
           margin-top: 24px;
           background-color: transparent;
           font-family: Avant Garde, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           color: #9b431f;
           border-width: 0px;
        }

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

        .top_50_stem_workplaces .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 .column p.Credit {
           font-family: Tahoma, sans-serif;
           font-size: 0.6875rem;
           text-indent: 0px;
           line-height: 1.2em;
           font-weight: 100;
           border-width: 0px;
        }

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

    /*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;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Top 50 STEM_2
***********************************/

    /*paragraphs*/

        .top_50_stem_2 .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_2 .column p.Credit {
           font-weight: 100;
           line-height: 1.2em;
           text-indent: 0px;
           font-size: 0.6875rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .top_50_stem_2 .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_2 .column p.SanOpen {
           line-height: 1.8em;
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           font-weight: 100;
           margin-top: 0px;
           border-width: 0px;
        }

        .top_50_stem_2 .column p.SidebarH1 {
           color: #9b431f;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Avant Garde, sans-serif;
           background-color: transparent;
           margin-top: 24px;
           padding-top: 0px;
           border-width: 0px;
        }

        .top_50_stem_2 .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_2 .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_2 .column p.SidebarBody {
           padding-top: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           line-height: 1.8em;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           background-color: #d0d0d0;
           border-width: 0px;
        }

        .top_50_stem_2 .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_2 .column p.RightJustify {
           text-indent: 18px;
           text-align: right;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
        }

        .top_50_stem_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;
           color: #000000;
           border-width: 0px;
        }

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

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

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

    /*lists*/

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

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

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

        .top_50_stem_2 .column .Arrow {
           font-family: Tahoma, sans-serif;
           line-height: 2em;
           margin-top: 0px;
           padding-left: 16px;
           border-width: 0px;
           list-style-image: url('../assets/1569e5581bdefd88ee0135cd19c0a0db.png');
        }

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

    /*links*/

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

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

    /*inlines*/

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

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

        .top_50_stem_2 .column .Top50-Yellow {
           color: #ffcd04;
           border-width: 0px;
        }

        .top_50_stem_2 .column .Top50-LtGreen {
           color: #add7c3;
           border-width: 0px;
        }

        .top_50_stem_2 .column .Top50-Orange {
           color: #f5845f;
           border-width: 0px;
        }

        .top_50_stem_2 .column .Top50-LtBlue {
           color: #5aadd3;
           border-width: 0px;
        }

        .top_50_stem_2 .column .Top50-DkBlue {
           color: #026699;
           border-width: 0px;
        }

        .top_50_stem_2 .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_2 .column .CareerBuilderBrown {
           color: #9b431f;
           border-width: 0px;
        }

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

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

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

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

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

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

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

        .top_50_stem_2 .column h4 {
           margin-top: 18px;
           font-weight: 700;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-size: 2.375rem;
           font-family: Georgia, serif;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .top_50_stem_2 .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_2 .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_2 .column h1 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 3.375rem;
           font-family: Impact, sans-serif;
           color: #1b3588;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
AD_Cisco
***********************************/

    /*paragraphs*/

        .ad_cisco .column p {
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .ad_cisco .column h1 {
           border-width: 0px;
        }

        .ad_cisco .column h2 {
           border-width: 0px;
        }

        .ad_cisco .column h3 {
           border-width: 0px;
        }

        .ad_cisco .column h4 {
           border-width: 0px;
        }

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

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

    /*images*/

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Top 50 STEM_3
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

        .top_50_stem_3 .column h4 {
           letter-spacing: 0px;
           font-family: Georgia, serif;
           font-size: 2.375rem;
           line-height: 1.2em;
           margin-bottom: 2px;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .top_50_stem_3 .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;
           padding-top: 1px;
           padding-right: 2px;
           border-width: 0px;
        }

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

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

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

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

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

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

        .top_50_stem_3 .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_3 .column .Top50-DkBlue {
           color: #026699;
           border-width: 0px;
        }

        .top_50_stem_3 .column .Top50-LtBlue {
           color: #5aadd3;
           border-width: 0px;
        }

        .top_50_stem_3 .column .Top50-Orange {
           color: #f5845f;
           border-width: 0px;
        }

        .top_50_stem_3 .column .Top50-LtGreen {
           color: #add7c3;
           border-width: 0px;
        }

        .top_50_stem_3 .column .Top50-Yellow {
           color: #ffcd04;
           border-width: 0px;
        }

    /*links*/

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

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

    /*lists*/

        .top_50_stem_3 .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_3 .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_3 .column .Arrow {
           padding-left: 16px;
           margin-top: 0px;
           line-height: 2em;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
           list-style-image: url('../assets/2fc82d4fc4c99c72df182f7a58d6399e.png');
        }

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

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

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

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

    /*paragraphs*/

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

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

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

        .top_50_stem_3 .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_3 .column p.RightJustify {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           text-align: right;
           text-indent: 18px;
           border-width: 0px;
        }

        .top_50_stem_3 .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_3 .column p.SidebarBody {
           background-color: #add7c3;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-indent: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .top_50_stem_3 .column p.SidebarQuote {
           margin-left: 23px;
           margin-right: 24px;
           line-height: 1.4em;
           background-color: #5aadd3;
           color: #ffffff;
           font-family: Georgia, serif;
           font-size: 1.75rem;
           margin-top: 32px;
           padding-bottom: 28px;
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 18px;
           text-align: center;
           text-indent: 0px;
           font-weight: bold;
           margin-bottom: 30px;
           border-width: 0px;
        }

        .top_50_stem_3 .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_3 .column p.SidebarH1 {
           padding-top: 18px;
           margin-top: 0px;
           background-color: #add7c3;
           font-family: Tahoma, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           padding-left: 24px;
           padding-right: 24px;
           text-indent: 0px;
           color: #026699;
           border-width: 0px;
        }

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

        .top_50_stem_3 .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_3 .column p.Credit {
           font-family: Tahoma, sans-serif;
           font-size: 0.75rem;
           text-indent: 0px;
           line-height: 1.2em;
           font-weight: 100;
           text-transform: uppercase;
           padding-top: 12px;
           padding-bottom: 24px;
           border-width: 0px;
        }

        .top_50_stem_3 .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_3 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           line-height: 1.2em;
           font-weight: bold;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Engineering_Medicine
***********************************/

    /*paragraphs*/

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

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

        .engineering_medicine .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: Avant Garde, sans-serif;
           border-width: 0px;
        }

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

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

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

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

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

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

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

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

        .engineering_medicine .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: Tahoma, sans-serif;
           color: #2f2a40;
           border-width: 0px;
        }

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

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

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

    /*lists*/

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

        .engineering_medicine .column .default-drop-cap {
           margin-top: 28px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 700;
           font-size: 6.25rem;
           font-family: Avant Garde, sans-serif;
           float: left;
           color: #47abec;
           border-width: 0px;
        }

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

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

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

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

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

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

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

    /*headers*/

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

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

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

        .engineering_medicine .column h3 {
           padding-left: 0px;
           padding-bottom: 18px;
           padding-top: 2px;
           background-color: transparent;
           letter-spacing: 0px;
           text-indent: 0px;
           margin-top: 18px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: Georgia, serif;
           color: #000000;
           border-width: 0px;
        }

        .engineering_medicine .column h2 {
           padding-bottom: 0px;
           padding-top: 0px;
           margin-top: 0px;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           letter-spacing: 1px;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

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

    /*general*/

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

    /*images*/

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

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

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

/***********************************
Decolonizing _Device-based_Medicine
***********************************/

    /*general*/

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

    /*headers*/

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

        .decolonizing__device_based_me .column h2 {
           font-family: Tahoma, sans-serif;
           font-size: 2.25rem;
           font-weight: bold;
           letter-spacing: 1px;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           margin-top: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .decolonizing__device_based_me .column h3 {
           color: #000000;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 18px;
           text-indent: 0px;
           letter-spacing: 0px;
           background-color: transparent;
           padding-top: 2px;
           padding-bottom: 18px;
           padding-left: 0px;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

        .decolonizing__device_based_me .column .default-drop-cap {
           color: #47abec;
           float: left;
           font-family: Avant Garde, sans-serif;
           font-size: 6.25rem;
           font-weight: 700;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 28px;
           border-width: 0px;
        }

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

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

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

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

    /*links*/

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

        .decolonizing__device_based_me .column p.Caption {
           font-family: Avant Garde, 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;
        }

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

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

    /*images*/

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

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

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

/***********************************
Career Builder
***********************************/

    /*paragraphs*/

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

        .career_builder .column p.p11 {
           text-indent: 4.5px;
           border-width: 0px;
        }

        .career_builder .column p.p6 {
           color: #b34215;
           border-width: 0px;
        }

        .career_builder .column p.p5 {
           text-indent: 12.0px;
           border-width: 0px;
        }

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

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

        .career_builder .column p.SidebarH1 {
           color: #9b431f;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           background-color: transparent;
           margin-top: 24px;
           padding-top: 0px;
           border-width: 0px;
        }

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

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

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

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

        .career_builder .column p.RightJustify {
           color: #000000;
           font-style: italic;
           text-indent: 18px;
           text-align: right;
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .career_builder .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: #9b431f;
           border-width: 0px;
        }

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

        .career_builder .column .Red {
           color: #9b431f;
           border-width: 0px;
        }

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

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

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

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

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

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

        .career_builder .column h4 {
           margin-top: 18px;
           font-weight: 700;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           color: #9b431f;
           border-width: 0px;
        }

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

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

        .career_builder .column h1 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 4.25rem;
           font-family: Avant Garde, sans-serif;
           color: #9b431f;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

        .career_builder .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_builder .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Paths in Education
***********************************/

    /*paragraphs*/

        .paths_in_education .column p.ArticleDek {
           text-indent: 0px;
           font-size: 1.375rem;
           font-family: Tahoma, sans-serif;
           border-width: 0px;
        }

        .paths_in_education .column p.p1 {
           font-size: 2.34375rem;
           border-width: 0px;
        }

        .paths_in_education .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_in_education .column p.SanOpen {
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           font-weight: 100;
           margin-top: 0px;
           border-width: 0px;
        }

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

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

        .paths_in_education .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_in_education .column p.SidebarBody {
           padding-top: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           line-height: 1.8em;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           background-color: #d0d0d0;
           border-width: 0px;
        }

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

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

        .paths_in_education .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_in_education .column p.NoIndent {
           line-height: 1.4em;
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           margin-top: 18px;
           border-width: 0px;
        }

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

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

    /*lists*/

        .paths_in_education .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_in_education .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_in_education .column .Numbered {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .paths_in_education .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');
        }

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

    /*links*/

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

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

    /*inlines*/

        .paths_in_education .column .s1 {
           text-decoration: underline;
           border-width: 0px;
        }

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

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

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

        .paths_in_education .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_in_education .column .Sansserifstarter {
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           border-width: 0px;
        }

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

    /*headers*/

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

        .paths_in_education .column h5 {
           letter-spacing: 1px;
           margin-top: 0px;
           line-height: 1em;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .paths_in_education .column h4 {
           margin-top: 0px;
           font-weight: 700;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 2.25rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .paths_in_education .column h3 {
           text-indent: 0px;
           margin-top: 18px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.625rem;
           font-family: Georgia, serif;
           color: #000000;
           border-width: 0px;
        }

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

        .paths_in_education .column h1 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 4.25rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

        .paths_in_education .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_in_education .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Paths_College News Briefs
***********************************/

    /*paragraphs*/

        .paths_college_news_briefs .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_college_news_briefs .column p.SanOpen {
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Avant Garde, sans-serif;
           font-weight: 100;
           margin-top: 18px;
           border-width: 0px;
        }

        .paths_college_news_briefs .column p.SidebarH1 {
           line-height: 1.3em;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Tahoma, sans-serif;
           background-color: #8cc9d1;
           margin-top: 0px;
           padding-top: 18px;
           color: #ffffff;
           border-width: 0px;
        }

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

        .paths_college_news_briefs .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_college_news_briefs .column p.SidebarBody {
           padding-top: 0px;
           margin-top: 0px;
           margin-bottom: 24px;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 1.125rem;
           font-family: Tahoma, sans-serif;
           background-color: #8cc9d1;
           border-width: 0px;
        }

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

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

        .paths_college_news_briefs .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_college_news_briefs .column p.NoIndent {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           margin-top: 18px;
           border-width: 0px;
        }

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

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

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

    /*lists*/

        .paths_college_news_briefs .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_college_news_briefs .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_college_news_briefs .column .Numbered {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: Garamond, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

        .paths_college_news_briefs .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_college_news_briefs .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .paths_college_news_briefs .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_college_news_briefs .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_college_news_briefs .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_college_news_briefs .column h4 {
           margin-top: 18px;
           font-weight: 700;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 2rem;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .paths_college_news_briefs .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_college_news_briefs .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_college_news_briefs .column h1 {
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 3.125rem;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           font-weight: 400;
           border-width: 0px;
        }

    /*general*/

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

    /*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;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Paths_Opportunities
***********************************/

    /*general*/

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

    /*headers*/

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

        .paths_opportunities .column h2 {
           margin-top: 12px;
           font-family: Georgia, serif;
           font-size: 2.625rem;
           font-weight: 900;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 0px;
           text-align: left;
           color: #47afbb;
           border-width: 0px;
        }

        .paths_opportunities .column h3 {
           color: #47afbb;
           font-family: Trebuchet MS, sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .paths_opportunities .column h5 {
           margin-bottom: 0px;
           font-family: Avant Garde, sans-serif;
           font-size: 1.875rem;
           font-weight: 700;
           line-height: 1em;
           margin-top: 0px;
           background-color: #f6e498;
           margin-left: 0px;
           margin-right: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 24px;
           padding-bottom: 24px;
           border-width: 0px;
        }

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

    /*inlines*/

        .paths_opportunities .column .Yellow {
           color: rgba(237, 211, 32, 0.99);
           border-width: 0px;
        }

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

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

        .paths_opportunities .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_opportunities .column .AISESOrange {
           color: #ea421b;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

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

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

        .paths_opportunities .column .Credit {
           text-transform: uppercase;
           font-family: Tahoma, sans-serif;
           font-size: 0.6875rem;
           border-width: 0px;
        }

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

        .paths_opportunities .column p.SerifIndent {
           margin-left: 0px;
           font-family: Garamond, serif;
           font-size: 1.375rem;
           text-indent: 18px;
           border-width: 0px;
        }

        .paths_opportunities .column p.p2 {
           text-indent: 12.0px;
           border-width: 0px;
        }

        .paths_opportunities .column p.p1 {
           color: #19ffb2;
           font-size: 1.25rem;
           border-width: 0px;
        }

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

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

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

        .paths_opportunities .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_opportunities .column p.RightJustify {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           text-align: right;
           text-indent: 18px;
           border-width: 0px;
        }

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

        .paths_opportunities .column p.SidebarBody {
           background-color: #f6e498;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           line-height: 1.8em;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .paths_opportunities .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_opportunities .column p.Center {
           font-family: Garamond, serif;
           font-size: 1.125rem;
           padding-bottom: 20px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .paths_opportunities .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_opportunities .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_opportunities .column p.SidebarH4 {
           font-family: Tahoma, sans-serif;
           font-size: 1.25rem;
           text-indent: 0px;
           font-weight: bold;
           background-color: #f6e498;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .paths_opportunities .column p.SidebarHeadline {
           font-family: Georgia, serif;
           font-size: 2.25rem;
           text-indent: 0px;
           background-color: #f6e498;
           font-style: italic;
           font-weight: bold;
           color: #47afbb;
           padding-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

    /*images*/

        .paths_opportunities .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_opportunities .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
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: 3.125rem;
           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: 2.625rem;
           font-weight: 900;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 0px;
           text-align: left;
           color: #819b6b;
           font-style: italic;
           margin-top: 18px;
           border-width: 0px;
        }

        .last_word .column h3 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1em;
           margin-top: 12px;
           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: Arial, sans-serif;
           font-size: 3.75rem;
           font-weight: 900;
           line-height: .3em;
           margin-right: 2px;
           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.125rem;
           line-height: 1.6em;
           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 {
           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;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .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: 18px;
           margin-bottom: 18px;
           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;
           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: Garamond, serif;
           font-size: 1.125rem;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .last_word .column p.NoIndent {
           margin-top: 18px;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           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: left;
           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.2em;
           margin-top: 12px;
           font-weight: 100;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           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: Avant Garde, sans-serif;
           font-size: 0.875rem;
           text-indent: 0px;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 24px;
           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;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Advertiser Index
***********************************/

    /*general*/

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

    /*headers*/

        .advertiser_index .column h1 {
           background-color: #273e87;
           color: #ffffff;
           font-family: Avant Garde, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 3px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 12px;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

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

        .advertiser_index .column h3 {
           padding-bottom: 24px;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 1.25rem;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

        .advertiser_index .column .default-drop-cap {
           color: #9d0a0e;
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 3.4375rem;
           font-weight: 400;
           line-height: 0.38em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

    /*paragraphs*/

        .advertiser_index .column p.AdName {
           margin-top: 14px;
           font-weight: bold;
           line-height: 1.2em;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .advertiser_index .column p.p1 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .advertiser_index .column p {
           line-height: 1.3em;
           font-family: Tahoma, sans-serif;
           font-size: 1rem;
           margin-bottom: 18px;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

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

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

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

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

        .advertiser_index .column p.p1 {
           font-size: 1rem;
           font-family: Tahoma, sans-serif;
           color: #000000;
           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;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
AD_Boeing
***********************************/

    /*paragraphs*/

        .ad_boeing .column p {
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .ad_boeing .column h1 {
           border-width: 0px;
        }

        .ad_boeing .column h2 {
           border-width: 0px;
        }

        .ad_boeing .column h3 {
           border-width: 0px;
        }

        .ad_boeing .column h4 {
           border-width: 0px;
        }

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

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

    /*images*/

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Archives
***********************************/

    /*paragraphs*/

        .archives .column p {
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .archives .column h1 {
           border-width: 0px;
        }

        .archives .column h2 {
           border-width: 0px;
        }

        .archives .column h3 {
           border-width: 0px;
        }

        .archives .column h4 {
           border-width: 0px;
        }

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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


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