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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .masthead .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .masthead .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .masthead .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .masthead .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .masthead .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*lists*/

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

        .masthead .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*links*/

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

    /*inlines*/

        .masthead .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

        .masthead .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .masthead .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .masthead .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .masthead .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .masthead .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .masthead .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

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

    /*headers*/

        .masthead .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .masthead .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .masthead .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .masthead .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .masthead .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .masthead .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: Helvetica, 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;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

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

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

    /*general*/

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

    /*headers*/

        .president_s_letter .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .president_s_letter .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .president_s_letter .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .president_s_letter .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .president_s_letter .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .president_s_letter .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .president_s_letter .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .president_s_letter .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .president_s_letter .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .president_s_letter .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .president_s_letter .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .president_s_letter .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .president_s_letter .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .president_s_letter .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

        .president_s_letter .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*paragraphs*/

        .president_s_letter .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .president_s_letter .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .president_s_letter .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .president_s_letter .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .president_s_letter .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

    /*layoutitems*/

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

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

    /*general*/

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

    /*headers*/

        .mail .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .mail .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .mail .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .mail .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .mail .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .mail .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .mail .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .mail .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .mail .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .mail .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .mail .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .mail .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .mail .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .mail .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

        .mail .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*paragraphs*/

        .mail .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .mail .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .mail .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .mail .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .mail .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

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

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

    /*general*/

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

    /*headers*/

        .carpe_diem .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .carpe_diem .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .carpe_diem .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .carpe_diem .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .carpe_diem .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .carpe_diem .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .carpe_diem .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .carpe_diem .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .carpe_diem .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .carpe_diem .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .carpe_diem .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .carpe_diem .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .carpe_diem .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .carpe_diem .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

        .carpe_diem .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*paragraphs*/

        .carpe_diem .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .carpe_diem .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .carpe_diem .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .carpe_diem .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .carpe_diem .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

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

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

    /*paragraphs*/

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

        .green_gold .column p.paragraphs-1imqhv96i {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

        .green_gold .column p.paragraphs-1in44p8o4 {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: small-caps;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           text-transform: capitalize;
        }

    /*inlines*/

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

        .green_gold .column span.inlines-1in44hoik {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

        .green_gold .column span.inlines-1in44iq5l {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: small-caps;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .bringing_honors_to_light .column p.paragraphs-1imqhv96i {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

        .bringing_honors_to_light .column p.paragraphs-1in44p8o4 {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: small-caps;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           text-transform: capitalize;
        }

    /*inlines*/

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

        .bringing_honors_to_light .column span.inlines-1in44hoik {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

        .bringing_honors_to_light .column span.inlines-1in44iq5l {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: small-caps;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .the_pursuit_of_excellence .column p.paragraphs-1imqhv96i {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

        .the_pursuit_of_excellence .column p.paragraphs-1in44p8o4 {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: small-caps;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           text-transform: capitalize;
        }

    /*inlines*/

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

        .the_pursuit_of_excellence .column span.inlines-1in44hoik {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

        .the_pursuit_of_excellence .column span.inlines-1in44iq5l {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: small-caps;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .architect_of_innovation .column p.paragraphs-1imqhv96i {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

        .architect_of_innovation .column p.paragraphs-1in44p8o4 {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: small-caps;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           text-transform: capitalize;
        }

    /*inlines*/

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

        .architect_of_innovation .column span.inlines-1in44hoik {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

        .architect_of_innovation .column span.inlines-1in44iq5l {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: small-caps;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

    /*containers*/

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

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

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

    /*paragraphs*/

        .alumni_updates_class_of_1959 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*lists*/

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

        .alumni_updates_class_of_1959 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*links*/

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

    /*inlines*/

        .alumni_updates_class_of_1959 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 3.4375rem;
           font-family: Helvetica, sans-serif;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .alumni_updates_class_of_1959 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1959 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_1970 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .alumni_updates_class_of_1970 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

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

        .alumni_updates_class_of_1970 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .alumni_updates_class_of_1970 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1970 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
In Memoriam: Dolores "Dolly" Cauwels Snyder
***********************************/

    /*general*/

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

    /*headers*/

        .in_memoriam_do .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .in_memoriam_do .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .in_memoriam_do .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .in_memoriam_do .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .in_memoriam_do .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .in_memoriam_do .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .in_memoriam_do .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

        .in_memoriam_do .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*paragraphs*/

        .in_memoriam_do .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .in_memoriam_do .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .in_memoriam_do .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .in_memoriam_do .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .in_memoriam_do .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

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

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

    /*paragraphs*/

        .alumni_updates_class_of_1971 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*lists*/

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

        .alumni_updates_class_of_1971 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*links*/

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

    /*inlines*/

        .alumni_updates_class_of_1971 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 3.4375rem;
           font-family: Helvetica, sans-serif;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .alumni_updates_class_of_1971 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1971 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_1977 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .alumni_updates_class_of_1977 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

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

        .alumni_updates_class_of_1977 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .alumni_updates_class_of_1977 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1977 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .alumni_updates_class_of_1983 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*lists*/

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

        .alumni_updates_class_of_1983 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*links*/

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

    /*inlines*/

        .alumni_updates_class_of_1983 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 3.4375rem;
           font-family: Helvetica, sans-serif;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .alumni_updates_class_of_1983 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1983 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

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

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

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

    /*general*/

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

    /*headers*/

        .in_memoriam .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .in_memoriam .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

        .in_memoriam .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .in_memoriam .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .in_memoriam .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .in_memoriam .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .in_memoriam .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

        .in_memoriam .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*paragraphs*/

        .in_memoriam .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .in_memoriam .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .in_memoriam .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .in_memoriam .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .in_memoriam .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_1989 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .alumni_updates_class_of_1989 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

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

        .alumni_updates_class_of_1989 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .alumni_updates_class_of_1989 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_1989 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .alumni_updates_class_of_1995 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*lists*/

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

        .alumni_updates_class_of_1995 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*links*/

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

    /*inlines*/

        .alumni_updates_class_of_1995 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 3.4375rem;
           font-family: Helvetica, sans-serif;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .alumni_updates_class_of_1995 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_1995 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

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

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

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

    /*general*/

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

    /*headers*/

        .we_did .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .we_did .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

        .we_did .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .we_did .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .we_did .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .we_did .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .we_did .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .we_did .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .we_did .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .we_did .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .we_did .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .we_did .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .we_did .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .we_did .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

        .we_did .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*paragraphs*/

        .we_did .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .we_did .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .we_did .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .we_did .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .we_did .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_2001 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .alumni_updates_class_of_2001 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

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

        .alumni_updates_class_of_2001 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .alumni_updates_class_of_2001 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2001 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .alumni_updates_class_of_2007 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*lists*/

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

        .alumni_updates_class_of_2007 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*links*/

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

    /*inlines*/

        .alumni_updates_class_of_2007 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 3.4375rem;
           font-family: Helvetica, sans-serif;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .alumni_updates_class_of_2007 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2007 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .arrived .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .arrived .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .arrived .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .arrived .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .arrived .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*lists*/

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

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

        .arrived .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

    /*inlines*/

        .arrived .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

        .arrived .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .arrived .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .arrived .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .arrived .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .arrived .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .arrived .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .arrived .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 3.4375rem;
           font-family: Helvetica, sans-serif;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .arrived .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .arrived .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .arrived .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .arrived .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .arrived .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .arrived .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_2013 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .alumni_updates_class_of_2013 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 3.4375rem;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

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

        .alumni_updates_class_of_2013 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .alumni_updates_class_of_2013 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .alumni_updates_class_of_2013 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .alumni_updates_class_of_2019 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*lists*/

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

        .alumni_updates_class_of_2019 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*links*/

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

    /*inlines*/

        .alumni_updates_class_of_2019 .column .McDanielred {
           color: #e33730;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column .McDanielneutralblack {
           color: #3f4443;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column .McDanielyellow {
           color: #fff200;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column .McDanielgreen {
           color: #0db146;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column .McDanielpurple {
           color: #41387a;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column .McDanielblue {
           color: #00aeef;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 3.4375rem;
           font-family: Helvetica, sans-serif;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .alumni_updates_class_of_2019 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .alumni_updates_class_of_2019 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

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

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

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

    /*paragraphs*/

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

        .keep_climbing .column p.paragraphs-1imqhv96i {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

        .keep_climbing .column p.paragraphs-1in44p8o4 {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: small-caps;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           text-transform: capitalize;
        }

    /*inlines*/

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

        .keep_climbing .column span.inlines-1in44hoik {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

        .keep_climbing .column span.inlines-1in44iq5l {
           background-color: transparent;
           color: #222222;
           font-family: Georgia, serif;
           font-size: 1.125rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           font-variant: small-caps;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

div.bookviewport { background-color: #333333FF; }
div.pagecontainer .page_disable_overlay { background-color: #333333FF; }
div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }
@media print { div.bookviewport { print-color-adjust: exact; } }