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

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

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

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

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

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

/***********************************
President's Letter
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Mail
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
November to Remember
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

/***********************************
Carpe Diem
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Double Take
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Laying the Foundation for a Family Tradition
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Leaving a Lasting Legacy
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
A Lifetime of Love on the Hill
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Gift Highlights
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

/***********************************
Alumni Updates: Class of 1950
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_1950 .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_1950 .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_1950 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

        .alumni_updates_class_of_1950 .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_1950 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

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

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

/***********************************
In Memoriam: Featured Obituaries
***********************************/

    /*general*/

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

    /*headers*/

        .in_memoriam_featured_obituaries .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_featured_obituaries .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_featured_obituaries .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

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

    /*lists*/

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

    /*paragraphs*/

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

    /*layoutitems*/

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

/***********************************
Alumni Updates: Class of 1962
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

        .alumni_updates_class_of_1962 .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_1962 .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_1962 .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*/

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

    /*inlines*/

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

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

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

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

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

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

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

        .alumni_updates_class_of_1962 .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_1962 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

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

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

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

/***********************************
Alumni Updates: Class of 1968
***********************************/

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_1968 .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_1968 .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_1968 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

        .alumni_updates_class_of_1968 .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_1968 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

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

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

    /*paragraphs*/

        .alumni_updates_class_of_1968 .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_1968 .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_1968 .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_1968 .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_1968 .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*/

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

    /*layoutitems*/

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

/***********************************
Alumni Updates: Class of 1974
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

        .alumni_updates_class_of_1974 .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_1974 .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_1974 .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*/

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

    /*inlines*/

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

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

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

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

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

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

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

        .alumni_updates_class_of_1974 .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_1974 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

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

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

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

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

    /*paragraphs*/

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

    /*layoutitems*/

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

/***********************************
Alumni Updates: Class of 1980
***********************************/

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_1980 .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_1980 .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_1980 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

        .alumni_updates_class_of_1980 .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_1980 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

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

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

    /*paragraphs*/

        .alumni_updates_class_of_1980 .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_1980 .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_1980 .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_1980 .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_1980 .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*/

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

    /*layoutitems*/

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

/***********************************
Alumni Updates: Class of 1986
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

        .alumni_updates_class_of_1986 .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_1986 .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_1986 .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*/

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

    /*inlines*/

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

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

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

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

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

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

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

        .alumni_updates_class_of_1986 .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_1986 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

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

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

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

/***********************************
Arrived
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*lists*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

/***********************************
Alumni Updates: Class of 1992
***********************************/

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_1992 .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_1992 .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_1992 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

        .alumni_updates_class_of_1992 .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_1992 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

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

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

    /*paragraphs*/

        .alumni_updates_class_of_1992 .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_1992 .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_1992 .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_1992 .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_1992 .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*/

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

    /*layoutitems*/

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

/***********************************
Alumni Updates: Class of 1998
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

        .alumni_updates_class_of_1998 .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_1998 .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_1998 .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*/

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

    /*inlines*/

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

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

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

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

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

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

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

        .alumni_updates_class_of_1998 .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_1998 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

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

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

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

/***********************************
Alumni Updates: Class of 2004
***********************************/

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_2004 .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_2004 .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_2004 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

        .alumni_updates_class_of_2004 .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_2004 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

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

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

    /*paragraphs*/

        .alumni_updates_class_of_2004 .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_2004 .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_2004 .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_2004 .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_2004 .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*/

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

    /*layoutitems*/

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

/***********************************
Alumni Updates: Class of 2010
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

        .alumni_updates_class_of_2010 .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_2010 .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_2010 .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*/

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

    /*inlines*/

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

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

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

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

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

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

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

        .alumni_updates_class_of_2010 .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_2010 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

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

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

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

/***********************************
We Did!
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

/***********************************
Alumni Updates: Class of 2016
***********************************/

    /*general*/

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

    /*headers*/

        .alumni_updates_class_of_2016 .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_2016 .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_2016 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           margin-top: 0px;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

        .alumni_updates_class_of_2016 .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_2016 .column .McDanielpink {
           color: #ec008c;
           border-width: 0px;
        }

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

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

    /*paragraphs*/

        .alumni_updates_class_of_2016 .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_2016 .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_2016 .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_2016 .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_2016 .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*/

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

    /*layoutitems*/

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

/***********************************
Alumni Updates: Class of 2022
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

        .alumni_updates_class_of_2022 .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_2022 .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_2022 .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*/

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

    /*inlines*/

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

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

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

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

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

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

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

        .alumni_updates_class_of_2022 .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_2022 .column h6 {
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

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

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

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

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

/***********************************
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;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
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;
           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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .campus_landmark_challenge .column a {
           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;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
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;
           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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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


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