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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

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

        .president_s_message .column .Numbers {
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .president_s_message .column p.Author2 {
           text-indent: 0px;
           padding-top: 10px;
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           font-size: 1rem;
           font-family: "myriad-pro",sans-serif;
           color: #ffffff;
           border-width: 0px;
        }

        .president_s_message .column p.Author1 {
           text-indent: 0px;
           padding-top: 10px;
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           margin-top: 18px;
           font-weight: bold;
           font-size: 1rem;
           font-family: "myriad-pro",sans-serif;
           color: #ffffff;
           background-color: #000000;
           border-width: 0px;
        }

        .president_s_message .column p.SanSerifOpening {
           text-indent: 0px;
           font-weight: 600;
           font-size: 1rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .president_s_message .column p.PullQuote {
           text-indent: 0px;
           text-align: center;
           margin-top: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .president_s_message .column p.NoIndent {
           text-indent: 0px;
           text-align: left;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

        .president_s_message .column p {
           font-size: 1rem;
           text-indent: 24px;
           text-align: left;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*links*/

        .president_s_message .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

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

    /*inlines*/

        .president_s_message .column .BlueSansSerif {
           font-size: 1.25rem;
           color: #992e94;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .president_s_message .column .Caption {
           text-align: left;
           padding-left: 0px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-family: "proxima-nova",sans-serif;
           color: #777883;
           border-width: 0px;
        }

        .president_s_message .column .LargeLetter {
           text-align: left;
           font-size: 2.5rem;
           font-family: Arial Black;
           color: #f37720;
           border-width: 0px;
        }

        .president_s_message .column .SanSerif {
           text-align: left;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-weight: 800;
           font-family: Arial;
           border-width: 0px;
        }

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

    /*headers*/

        .president_s_message .column h6 {
           text-indent: 0px;
           text-align: left;
           padding-bottom: 0px;
           margin-bottom: 10px;
           font-family: "proxima-nova",sans-serif;
           color: #777883;
           border-width: 0px;
        }

        .president_s_message .column h5 {
           text-indent: 0px;
           text-align: left;
           padding-left: 0px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "proxima-nova",sans-serif;
           color: #777883;
           border-width: 0px;
        }

        .president_s_message .column h4 {
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .president_s_message .column h3 {
           margin-top: 18px;
           text-align: left;
           padding-left: 0px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 1.125rem;
           font-family: "baskerville-urw",sans-serif;
           color: #792a90;
           border-width: 0px;
        }

        .president_s_message .column h2 {
           margin-bottom: 12px;
           line-height: 1.1em;
           font-weight: 600;
           font-size: 2.25rem;
           font-family: "proxima-nova",sans-serif;
           color: #4a4a4a;
           border-width: 0px;
        }

        .president_s_message .column h1 {
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 3rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

    /*general*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .ncea_talk .column p.SocialMedia {
           text-indent: 40px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .ncea_talk .column p.Indent {
           text-indent: 0px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

        .ncea_talk .column p.Center {
           text-indent: 0px;
           text-align: center;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .ncea_talk .column p {
           text-indent: 18px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

    /*lists*/

        .ncea_talk .column .Default {
           line-height: 1.6em;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .ncea_talk .column .Bullet {
           padding-right: 0px;
           padding-left: 40px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

    /*inlines*/

        .ncea_talk .column .LightGreen {
           color: #9ab92d;
           border-width: 0px;
        }

        .ncea_talk .column .Purple {
           font-weight: bold;
           color: #1f3b66;
           border-width: 0px;
        }

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

    /*headers*/

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

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

        .ncea_talk .column h4 {
           text-indent: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .ncea_talk .column h3 {
           text-align: left;
           font-weight: 500;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           color: #7b9a40;
           border-width: 0px;
        }

        .ncea_talk .column h2 {
           text-align: left;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           color: #0064b1;
           border-width: 0px;
        }

        .ncea_talk .column h1 {
           text-align: center;
           font-size: 3rem;
           font-family: "proxima-nova",sans-serif;
           color: #7b9a40;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*paragraphs*/

        .masthead .column p {
           text-align: center;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

        .masthead .column h2 {
           text-transform: uppercase;
           text-align: center;
           margin-top: 18px;
           font-weight: bold;
           font-size: 1rem;
           font-family: "proxima-nova",sans-serif;
           color: #d2232a;
           border-width: 0px;
        }

        .masthead .column h1 {
           text-transform: uppercase;
           text-align: center;
           margin-bottom: 18px;
           font-size: 1.25rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

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

    /*headers*/

        .together_as_one .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .together_as_one .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .together_as_one .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .together_as_one .column h4 {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           margin-bottom: 18px;
           margin-top: 18px;
           border-width: 0px;
        }

        .together_as_one .column h5 {
           font-size: 1.125rem;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

        .together_as_one .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .together_as_one .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .together_as_one .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .together_as_one .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .together_as_one .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #3D8A76FF;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .together_as_one .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .together_as_one .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .together_as_one .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .together_as_one .column p.headers-1ivj5d6t8 {
           padding: 0px;
           border-width: 0px;
           font-family: proxima-nova, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .together_as_one .column p.paragraphs-1j7mk498j {
           font-family: proxima-nova,sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

    /*images*/

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

        .together_as_one .column img.images-1ia5ou03n {
           max-width: 6%;
           width: 100%;
           height: auto;
           display: block;
           float: left;
           margin-left: 0px;
           margin-right: 12px;
           overflow: hidden;
           padding: 0px;
           border-width: 0px;
           box-sizing: border-box;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .calendar .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .calendar .column p.Month1Date {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           padding-left: 10px;
           padding-right: 10px;
           text-transform: uppercase;
           font-weight: bold;
           margin-top: 0px;
           padding-top: 10px;
           background-color: rgb(252, 241, 229);
           margin-left: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .calendar .column p.Month1Event {
           font-family: myriad-pro, sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           padding-left: 10px;
           padding-right: 10px;
           font-weight: bold;
           color: #215296FF;
           background-color: rgb(252, 241, 229);
           padding-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .calendar .column p.Month2Body {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           background-color: #ECF3DFFF;
           padding-top: 0px;
           line-height: 1.5em;
           border-width: 0px;
        }

        .calendar .column p.Month2Date {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           padding-left: 10px;
           padding-right: 10px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           padding-top: 10px;
           background-color: #ECF3DFFF;
           line-height: 1.5em;
           border-width: 0px;
        }

        .calendar .column p.Month2Event {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           padding-left: 10px;
           padding-right: 10px;
           color: #215296FF;
           background-color: #ECF3DFFF;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-top: 0px;
           line-height: 1.5em;
           border-width: 0px;
        }

        .calendar .column p.Month3Body {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           background-color: #E4F1F3FF;
           border-width: 0px;
        }

        .calendar .column p.Month3Date {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-transform: uppercase;
           font-weight: bold;
           margin-top: 12px;
           padding-top: 18px;
           background-color: #E4F1F3FF;
           border-width: 0px;
        }

        .calendar .column p.Month3Event {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           color: #215296FF;
           background-color: #E4F1F3FF;
           border-width: 0px;
        }

        .calendar .column p.paragraphs-1i2r4c7pd {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           margin: 0px;
           border-width: 0px;
           font-weight: bold;
           background-color: #D5ECF8FF;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
        }

        .calendar .column p.paragraphs-1i2r4divi {
           font-family: myriad-pro, sans-serif;
           font-size: 1rem;
           text-transform: uppercase;
           font-weight: bold;
           border-width: 0px;
           background-color: rgb(212, 236, 248);
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 5px;
           padding-bottom: 0px;
        }

        .calendar .column p.paragraphs-1i2r4e0ih {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           border-width: 0px;
           color: #215296FF;
           background-color: #D5ECF8FF;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 0px;
           padding-bottom: 5px;
        }

        .calendar .column p.paragraphs-1i2rgjc75 {
           font-family: myriad-pro, sans-serif;
           font-size: 1rem;
           background-color: rgb(252, 241, 229);
           color: #222222;
           font-weight: normal;
           font-style: normal;
           line-height: 1.5em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 0px;
           padding-bottom: 10px;
           font-variant: normal;
        }

        .calendar .column p.paragraphs-1i9u0qnte {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-transform: uppercase;
           font-weight: bold;
           margin-top: 10px;
           padding-top: 10px;
           background-color: #FDF7E1FF;
           margin-left: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .calendar .column p.paragraphs-1i9u0rj1d {
           font-family: myriad-pro, sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           font-weight: bold;
           color: #215296FF;
           background-color: #FDF7E1FF;
           padding-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .calendar .column p.paragraphs-1i9u0sc1l {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           background-color: #FDF7E1FF;
           padding-top: 0px;
           line-height: 1.5em;
           margin: 0px;
           border-width: 0px;
        }

        .calendar .column p.paragraphs-1j7knpm1q {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-transform: uppercase;
           font-weight: bold;
           margin-top: 0px;
           padding-top: 0px;
           background-color: #FFFFFFFF;
           margin-left: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .calendar .column p.paragraphs-1j7knqa9n {
           font-family: myriad-pro, sans-serif;
           font-size: 1rem;
           background-color: #FFFFFFFF;
           color: #222222;
           font-weight: normal;
           font-style: normal;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           font-variant: normal;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .calendar .column p.paragraphs-1j7knquq7 {
           font-family: myriad-pro, sans-serif;
           font-size: 1.125rem;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           color: #215296FF;
           background-color: #FFFFFFFF;
           padding-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

        .calendar .column p.headers-1j7knsadr {
           font-family: proxima-nova,sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           text-transform: lowercase;
           margin-bottom: 0px;
           margin-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           color: #89A05AFF;
        }

    /*inlines*/

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

        .calendar .column .Month2Color {
           border-width: 0px;
        }

        .calendar .column .Month3Color {
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .calendar .column h1 {
           color: #838fa1;
           font-size: 3rem;
           line-height: 1em;
           text-transform: uppercase;
           font-weight: bold;
           margin-bottom: 0px;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .calendar .column h2 {
           font-family: proxima-nova,sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           text-transform: lowercase;
           margin-bottom: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 24px;
           margin-left: 0px;
           margin-right: 0px;
           border-width: 0px;
        }

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

        .contributors .column p.Name {
           font-weight: bold;
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           color: #0084cb;
           border-width: 0px;
        }

        .contributors .column p.SanSerif {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .contributors .column p {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .contributors .column p.paragraphs-1inmq5i70 {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           font-family: Georgia, serif;
           padding: 0px;
           border-width: 0px;
        }

        .contributors .column p.headers-1j7mgg6sl {
           font-weight: 700;
           font-family: proxima-nova, sans-serif;
           color: rgb(223, 169, 63);
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
        }

        .contributors .column p.headers-1j7mgh880 {
           font-weight: 700;
           font-family: proxima-nova, sans-serif;
           color: rgb(223, 169, 63);
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
        }

    /*links*/

        .contributors .column a {
           font-family: proxima-nova,sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .contributors .column .Black {
           color: #000000;
           border-width: 0px;
        }

        .contributors .column .Blue {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           padding-top: 24px;
           padding-bottom: 0px;
           margin-top: 12px;
           margin-bottom: 0px;
           color: #3853a4;
           font-weight: bold;
           border-width: 0px;
        }

        .contributors .column .Yellow {
           color: #e8a514;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

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

        .contributors .column h2 {
           font-weight: 700;
           font-family: "proxima-nova",sans-serif;
           color: #792a90;
           border-width: 0px;
        }

        .contributors .column h1 {
           margin-top: 32px;
           font-weight: bold;
           font-size: 2rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

    /*general*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Gratitude as a PATH to GRACE
***********************************/

    /*headers*/

        .gratitude_as_a_path_to_grace .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .gratitude_as_a_path_to_grace .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .gratitude_as_a_path_to_grace .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .gratitude_as_a_path_to_grace .column h4 {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           margin-bottom: 18px;
           margin-top: 18px;
           border-width: 0px;
        }

        .gratitude_as_a_path_to_grace .column h5 {
           font-size: 1.125rem;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

        .gratitude_as_a_path_to_grace .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .gratitude_as_a_path_to_grace .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .gratitude_as_a_path_to_grace .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .gratitude_as_a_path_to_grace .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .gratitude_as_a_path_to_grace .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #3D8A76FF;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .gratitude_as_a_path_to_grace .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .gratitude_as_a_path_to_grace .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .gratitude_as_a_path_to_grace .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .gratitude_as_a_path_to_grace .column p.headers-1ivj5d6t8 {
           padding: 0px;
           border-width: 0px;
           font-family: proxima-nova, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .gratitude_as_a_path_to_grace .column p.paragraphs-1j7mk498j {
           font-family: proxima-nova,sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

    /*images*/

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

        .gratitude_as_a_path_to_grace .column img.images-1ia5ou03n {
           max-width: 6%;
           width: 100%;
           height: auto;
           display: block;
           float: left;
           margin-left: 0px;
           margin-right: 12px;
           overflow: hidden;
           padding: 0px;
           border-width: 0px;
           box-sizing: border-box;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Building a Brotherhood of Faith and Learning
***********************************/

    /*headers*/

        .building_a_brotherhood_of_faith_and_learning .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .building_a_brotherhood_of_faith_and_learning .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .building_a_brotherhood_of_faith_and_learning .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .building_a_brotherhood_of_faith_and_learning .column h4 {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           margin-bottom: 18px;
           margin-top: 18px;
           border-width: 0px;
        }

        .building_a_brotherhood_of_faith_and_learning .column h5 {
           font-size: 1.125rem;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

        .building_a_brotherhood_of_faith_and_learning .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .building_a_brotherhood_of_faith_and_learning .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .building_a_brotherhood_of_faith_and_learning .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .building_a_brotherhood_of_faith_and_learning .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .building_a_brotherhood_of_faith_and_learning .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #3D8A76FF;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .building_a_brotherhood_of_faith_and_learning .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .building_a_brotherhood_of_faith_and_learning .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .building_a_brotherhood_of_faith_and_learning .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .building_a_brotherhood_of_faith_and_learning .column p.headers-1ivj5d6t8 {
           padding: 0px;
           border-width: 0px;
           font-family: proxima-nova, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .building_a_brotherhood_of_faith_and_learning .column p.paragraphs-1j7mk498j {
           font-family: proxima-nova,sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

    /*images*/

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

        .building_a_brotherhood_of_faith_and_learning .column img.images-1ia5ou03n {
           max-width: 6%;
           width: 100%;
           height: auto;
           display: block;
           float: left;
           margin-left: 0px;
           margin-right: 12px;
           overflow: hidden;
           padding: 0px;
           border-width: 0px;
           box-sizing: border-box;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

        .ncea_webinars .column h1 {
           color: #7b9a40;
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           text-align: center;
           border-width: 0px;
        }

        .ncea_webinars .column h2 {
           color: #0064b1;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 800;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           text-align: left;
           border-width: 0px;
        }

        .ncea_webinars .column h3 {
           color: #7b9a40;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 500;
           text-align: left;
           border-width: 0px;
        }

        .ncea_webinars .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

    /*inlines*/

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

        .ncea_webinars .column .Purple {
           color: #1f3b66;
           font-weight: bold;
           border-width: 0px;
        }

        .ncea_webinars .column .LightGreen {
           color: #9ab92d;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

        .ncea_webinars .column .Bullet {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 24px;
           margin-left: 0px;
           padding-bottom: 0px;
           padding-left: 40px;
           padding-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .ncea_webinars .column .Default {
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .ncea_webinars .column p {
           font-family: Georgia;
           margin-bottom: 0px;
           padding-bottom: 0px;
           text-indent: 18px;
           border-width: 0px;
        }

        .ncea_webinars .column p.Center {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

        .ncea_webinars .column p.Indent {
           font-family: Georgia;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .ncea_webinars .column p.SocialMedia {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           padding-bottom: 0px;
           text-indent: 40px;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .ncea_career_center .column p.SocialMedia {
           text-indent: 40px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .ncea_career_center .column p.Indent {
           text-indent: 0px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

        .ncea_career_center .column p.Center {
           text-indent: 0px;
           text-align: center;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .ncea_career_center .column p {
           text-indent: 18px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

    /*lists*/

        .ncea_career_center .column .Default {
           line-height: 1.6em;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .ncea_career_center .column .Bullet {
           padding-right: 0px;
           padding-left: 40px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

    /*inlines*/

        .ncea_career_center .column .LightGreen {
           color: #9ab92d;
           border-width: 0px;
        }

        .ncea_career_center .column .Purple {
           font-weight: bold;
           color: #1f3b66;
           border-width: 0px;
        }

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

    /*headers*/

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

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

        .ncea_career_center .column h4 {
           text-indent: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .ncea_career_center .column h3 {
           text-align: left;
           font-weight: 500;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           color: #7b9a40;
           border-width: 0px;
        }

        .ncea_career_center .column h2 {
           text-align: left;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           color: #0064b1;
           border-width: 0px;
        }

        .ncea_career_center .column h1 {
           text-align: center;
           font-size: 3rem;
           font-family: "proxima-nova",sans-serif;
           color: #7b9a40;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

        .the_classroom_learning_lab .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .the_classroom_learning_lab .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .the_classroom_learning_lab .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .the_classroom_learning_lab .column h4 {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           margin-bottom: 18px;
           margin-top: 18px;
           border-width: 0px;
        }

        .the_classroom_learning_lab .column h5 {
           font-size: 1.125rem;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

        .the_classroom_learning_lab .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .the_classroom_learning_lab .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_classroom_learning_lab .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .the_classroom_learning_lab .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .the_classroom_learning_lab .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #3D8A76FF;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .the_classroom_learning_lab .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .the_classroom_learning_lab .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .the_classroom_learning_lab .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .the_classroom_learning_lab .column p.headers-1ivj5d6t8 {
           padding: 0px;
           border-width: 0px;
           font-family: proxima-nova, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .the_classroom_learning_lab .column p.paragraphs-1j7mk498j {
           font-family: proxima-nova,sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

    /*images*/

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

        .the_classroom_learning_lab .column img.images-1ia5ou03n {
           max-width: 6%;
           width: 100%;
           height: auto;
           display: block;
           float: left;
           margin-left: 0px;
           margin-right: 12px;
           overflow: hidden;
           padding: 0px;
           border-width: 0px;
           box-sizing: border-box;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

        .education_in_communion_through_virtue .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .education_in_communion_through_virtue .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .education_in_communion_through_virtue .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .education_in_communion_through_virtue .column h4 {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           margin-bottom: 18px;
           margin-top: 18px;
           border-width: 0px;
        }

        .education_in_communion_through_virtue .column h5 {
           font-size: 1.125rem;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

        .education_in_communion_through_virtue .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .education_in_communion_through_virtue .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .education_in_communion_through_virtue .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .education_in_communion_through_virtue .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .education_in_communion_through_virtue .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #3D8A76FF;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .education_in_communion_through_virtue .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .education_in_communion_through_virtue .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .education_in_communion_through_virtue .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .education_in_communion_through_virtue .column p.headers-1ivj5d6t8 {
           padding: 0px;
           border-width: 0px;
           font-family: proxima-nova, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .education_in_communion_through_virtue .column p.paragraphs-1j7mk498j {
           font-family: proxima-nova,sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

    /*images*/

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

        .education_in_communion_through_virtue .column img.images-1ia5ou03n {
           max-width: 6%;
           width: 100%;
           height: auto;
           display: block;
           float: left;
           margin-left: 0px;
           margin-right: 12px;
           overflow: hidden;
           padding: 0px;
           border-width: 0px;
           box-sizing: border-box;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .rediker .column p.SocialMedia {
           text-indent: 40px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .rediker .column p.Indent {
           text-indent: 0px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

        .rediker .column p.Center {
           text-indent: 0px;
           text-align: center;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .rediker .column p {
           text-indent: 18px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

    /*lists*/

        .rediker .column .Default {
           line-height: 1.6em;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .rediker .column .Bullet {
           padding-right: 0px;
           padding-left: 40px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

    /*inlines*/

        .rediker .column .LightGreen {
           color: #9ab92d;
           border-width: 0px;
        }

        .rediker .column .Purple {
           font-weight: bold;
           color: #1f3b66;
           border-width: 0px;
        }

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

    /*headers*/

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

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

        .rediker .column h4 {
           text-indent: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .rediker .column h3 {
           text-align: left;
           font-weight: 500;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           color: #7b9a40;
           border-width: 0px;
        }

        .rediker .column h2 {
           text-align: left;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           color: #0064b1;
           border-width: 0px;
        }

        .rediker .column h1 {
           text-align: center;
           font-size: 3rem;
           font-family: "proxima-nova",sans-serif;
           color: #7b9a40;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

        .go_teach .column h1 {
           color: #7b9a40;
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           text-align: center;
           border-width: 0px;
        }

        .go_teach .column h2 {
           color: #0064b1;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 800;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           text-align: left;
           border-width: 0px;
        }

        .go_teach .column h3 {
           color: #7b9a40;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 500;
           text-align: left;
           border-width: 0px;
        }

        .go_teach .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

    /*inlines*/

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

        .go_teach .column .Purple {
           color: #1f3b66;
           font-weight: bold;
           border-width: 0px;
        }

        .go_teach .column .LightGreen {
           color: #9ab92d;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

        .go_teach .column .Bullet {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 24px;
           margin-left: 0px;
           padding-bottom: 0px;
           padding-left: 40px;
           padding-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .go_teach .column .Default {
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .go_teach .column p {
           font-family: Georgia;
           margin-bottom: 0px;
           padding-bottom: 0px;
           text-indent: 18px;
           border-width: 0px;
        }

        .go_teach .column p.Center {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

        .go_teach .column p.Indent {
           font-family: Georgia;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .go_teach .column p.SocialMedia {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           padding-bottom: 0px;
           text-indent: 40px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

        .todos_todos_todos .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .todos_todos_todos .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .todos_todos_todos .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .todos_todos_todos .column h4 {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           margin-bottom: 18px;
           margin-top: 18px;
           border-width: 0px;
        }

        .todos_todos_todos .column h5 {
           font-size: 1.125rem;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

        .todos_todos_todos .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .todos_todos_todos .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .todos_todos_todos .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .todos_todos_todos .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .todos_todos_todos .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #3D8A76FF;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .todos_todos_todos .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .todos_todos_todos .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .todos_todos_todos .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .todos_todos_todos .column p.headers-1ivj5d6t8 {
           padding: 0px;
           border-width: 0px;
           font-family: proxima-nova, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .todos_todos_todos .column p.paragraphs-1j7mk498j {
           font-family: proxima-nova,sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

    /*images*/

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

        .todos_todos_todos .column img.images-1ia5ou03n {
           max-width: 6%;
           width: 100%;
           height: auto;
           display: block;
           float: left;
           margin-left: 0px;
           margin-right: 12px;
           overflow: hidden;
           padding: 0px;
           border-width: 0px;
           box-sizing: border-box;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

        .mutual_of_america .column h1 {
           color: #7b9a40;
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           text-align: center;
           border-width: 0px;
        }

        .mutual_of_america .column h2 {
           color: #0064b1;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 800;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           text-align: left;
           border-width: 0px;
        }

        .mutual_of_america .column h3 {
           color: #7b9a40;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 500;
           text-align: left;
           border-width: 0px;
        }

        .mutual_of_america .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

    /*inlines*/

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

        .mutual_of_america .column .Purple {
           color: #1f3b66;
           font-weight: bold;
           border-width: 0px;
        }

        .mutual_of_america .column .LightGreen {
           color: #9ab92d;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

        .mutual_of_america .column .Bullet {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 24px;
           margin-left: 0px;
           padding-bottom: 0px;
           padding-left: 40px;
           padding-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .mutual_of_america .column .Default {
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .mutual_of_america .column p {
           font-family: Georgia;
           margin-bottom: 0px;
           padding-bottom: 0px;
           text-indent: 18px;
           border-width: 0px;
        }

        .mutual_of_america .column p.Center {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

        .mutual_of_america .column p.Indent {
           font-family: Georgia;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .mutual_of_america .column p.SocialMedia {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           padding-bottom: 0px;
           text-indent: 40px;
           border-width: 0px;
        }

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

    /*paragraphs*/

        .easy_grammar_systems .column p.SocialMedia {
           text-indent: 40px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .easy_grammar_systems .column p.Indent {
           text-indent: 0px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

        .easy_grammar_systems .column p.Center {
           text-indent: 0px;
           text-align: center;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .easy_grammar_systems .column p {
           text-indent: 18px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

    /*lists*/

        .easy_grammar_systems .column .Default {
           line-height: 1.6em;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .easy_grammar_systems .column .Bullet {
           padding-right: 0px;
           padding-left: 40px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

    /*inlines*/

        .easy_grammar_systems .column .LightGreen {
           color: #9ab92d;
           border-width: 0px;
        }

        .easy_grammar_systems .column .Purple {
           font-weight: bold;
           color: #1f3b66;
           border-width: 0px;
        }

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

    /*headers*/

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

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

        .easy_grammar_systems .column h4 {
           text-indent: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .easy_grammar_systems .column h3 {
           text-align: left;
           font-weight: 500;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           color: #7b9a40;
           border-width: 0px;
        }

        .easy_grammar_systems .column h2 {
           text-align: left;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           color: #0064b1;
           border-width: 0px;
        }

        .easy_grammar_systems .column h1 {
           text-align: center;
           font-size: 3rem;
           font-family: "proxima-nova",sans-serif;
           color: #7b9a40;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
It's Just Another Voucher Program
***********************************/

    /*headers*/

        .it_s_just_another_voucher_program .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .it_s_just_another_voucher_program .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .it_s_just_another_voucher_program .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .it_s_just_another_voucher_program .column h4 {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           margin-bottom: 18px;
           margin-top: 18px;
           border-width: 0px;
        }

        .it_s_just_another_voucher_program .column h5 {
           font-size: 1.125rem;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

        .it_s_just_another_voucher_program .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .it_s_just_another_voucher_program .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .it_s_just_another_voucher_program .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .it_s_just_another_voucher_program .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .it_s_just_another_voucher_program .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #3D8A76FF;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .it_s_just_another_voucher_program .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .it_s_just_another_voucher_program .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .it_s_just_another_voucher_program .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .it_s_just_another_voucher_program .column p.headers-1ivj5d6t8 {
           padding: 0px;
           border-width: 0px;
           font-family: proxima-nova, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .it_s_just_another_voucher_program .column p.paragraphs-1j7mk498j {
           font-family: proxima-nova,sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

    /*images*/

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

        .it_s_just_another_voucher_program .column img.images-1ia5ou03n {
           max-width: 6%;
           width: 100%;
           height: auto;
           display: block;
           float: left;
           margin-left: 0px;
           margin-right: 12px;
           overflow: hidden;
           padding: 0px;
           border-width: 0px;
           box-sizing: border-box;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

        .living_nsbecs_in_daily_practice .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .living_nsbecs_in_daily_practice .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .living_nsbecs_in_daily_practice .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .living_nsbecs_in_daily_practice .column h4 {
           font-family: proxima-nova,sans-serif;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .living_nsbecs_in_daily_practice .column .default-drop-cap {
           float: left;
           font-family: "myriad-pro",sans-serif;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

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

        .living_nsbecs_in_daily_practice .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .living_nsbecs_in_daily_practice .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .living_nsbecs_in_daily_practice .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .living_nsbecs_in_daily_practice .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-width: 0px;
        }

        .living_nsbecs_in_daily_practice .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .living_nsbecs_in_daily_practice .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .living_nsbecs_in_daily_practice .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .living_nsbecs_in_daily_practice .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .living_nsbecs_in_daily_practice .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

        .the_next_generation_of_acre .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .the_next_generation_of_acre .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .the_next_generation_of_acre .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .the_next_generation_of_acre .column h4 {
           font-family: proxima-nova,sans-serif;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .the_next_generation_of_acre .column .default-drop-cap {
           float: left;
           font-family: "myriad-pro",sans-serif;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

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

        .the_next_generation_of_acre .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .the_next_generation_of_acre .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .the_next_generation_of_acre .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .the_next_generation_of_acre .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-width: 0px;
        }

        .the_next_generation_of_acre .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .the_next_generation_of_acre .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .the_next_generation_of_acre .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .the_next_generation_of_acre .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .the_next_generation_of_acre .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Sirach, Virtue, and the Wisdom of Friendship
***********************************/

    /*headers*/

        .sirach_virtue_and_the_wisdom_of_friendship .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .sirach_virtue_and_the_wisdom_of_friendship .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .sirach_virtue_and_the_wisdom_of_friendship .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .sirach_virtue_and_the_wisdom_of_friendship .column h4 {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           margin-bottom: 18px;
           margin-top: 18px;
           border-width: 0px;
        }

        .sirach_virtue_and_the_wisdom_of_friendship .column h5 {
           font-size: 1.125rem;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

        .sirach_virtue_and_the_wisdom_of_friendship .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .sirach_virtue_and_the_wisdom_of_friendship .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .sirach_virtue_and_the_wisdom_of_friendship .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .sirach_virtue_and_the_wisdom_of_friendship .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .sirach_virtue_and_the_wisdom_of_friendship .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #3D8A76FF;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .sirach_virtue_and_the_wisdom_of_friendship .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .sirach_virtue_and_the_wisdom_of_friendship .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .sirach_virtue_and_the_wisdom_of_friendship .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .sirach_virtue_and_the_wisdom_of_friendship .column p.headers-1ivj5d6t8 {
           padding: 0px;
           border-width: 0px;
           font-family: proxima-nova, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .sirach_virtue_and_the_wisdom_of_friendship .column p.paragraphs-1j7mk498j {
           font-family: proxima-nova,sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

    /*images*/

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

        .sirach_virtue_and_the_wisdom_of_friendship .column img.images-1ia5ou03n {
           max-width: 6%;
           width: 100%;
           height: auto;
           display: block;
           float: left;
           margin-left: 0px;
           margin-right: 12px;
           overflow: hidden;
           padding: 0px;
           border-width: 0px;
           box-sizing: border-box;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

        .sacred_relationships .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .sacred_relationships .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .sacred_relationships .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .sacred_relationships .column h4 {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           margin-bottom: 18px;
           margin-top: 18px;
           border-width: 0px;
        }

        .sacred_relationships .column h5 {
           font-size: 1.125rem;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

        .sacred_relationships .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .sacred_relationships .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .sacred_relationships .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .sacred_relationships .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .sacred_relationships .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #3D8A76FF;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .sacred_relationships .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .sacred_relationships .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .sacred_relationships .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .sacred_relationships .column p.headers-1ivj5d6t8 {
           padding: 0px;
           border-width: 0px;
           font-family: proxima-nova, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .sacred_relationships .column p.paragraphs-1j7mk498j {
           font-family: proxima-nova,sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

    /*images*/

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

        .sacred_relationships .column img.images-1ia5ou03n {
           max-width: 6%;
           width: 100%;
           height: auto;
           display: block;
           float: left;
           margin-left: 0px;
           margin-right: 12px;
           overflow: hidden;
           padding: 0px;
           border-width: 0px;
           box-sizing: border-box;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

        .announcing_ncea_academy .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .announcing_ncea_academy .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .announcing_ncea_academy .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .announcing_ncea_academy .column h4 {
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           margin-bottom: 18px;
           margin-top: 18px;
           border-width: 0px;
        }

        .announcing_ncea_academy .column h5 {
           font-size: 1.125rem;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 24px;
           margin-bottom: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

        .announcing_ncea_academy .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .announcing_ncea_academy .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

        .announcing_ncea_academy .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.5em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 6px;
           margin-bottom: 6px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .announcing_ncea_academy .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-radius-shared: 1;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .announcing_ncea_academy .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #3D8A76FF;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .announcing_ncea_academy .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .announcing_ncea_academy .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .announcing_ncea_academy .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .announcing_ncea_academy .column p.headers-1ivj5d6t8 {
           padding: 0px;
           border-width: 0px;
           font-family: proxima-nova, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

        .announcing_ncea_academy .column p.paragraphs-1j7mk498j {
           font-family: proxima-nova,sans-serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
        }

    /*images*/

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

        .announcing_ncea_academy .column img.images-1ia5ou03n {
           max-width: 6%;
           width: 100%;
           height: auto;
           display: block;
           float: left;
           margin-left: 0px;
           margin-right: 12px;
           overflow: hidden;
           padding: 0px;
           border-width: 0px;
           box-sizing: border-box;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*general*/

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

    /*headers*/

        .resources_and_references .column h1 {
           color: #0084cb;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           text-align: left;
           border-width: 0px;
        }

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

        .resources_and_references .column h3 {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.25rem;
           line-height: 1.3em;
           font-weight: bold;
           margin-top: 24px;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

        .resources_and_references .column .default-drop-cap {
           color: #782a90;
           float: left;
           font-family: "myriad-pro",sans-serif;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.8em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

        .resources_and_references .column .Bullets {
           font-family: Georgia;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .resources_and_references .column p {
           font-family: Georgia;
           margin-bottom: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .resources_and_references .column p.NoIndent {
           font-family: Georgia;
           margin-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .resources_and_references .column p.Opening {
           font-family: "myriad-pro",sans-serif;
           font-weight: 700;
           margin-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

        .good_news .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .good_news .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 2.25rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .good_news .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

        .good_news .column h4 {
           font-family: proxima-nova,sans-serif;
           border-width: 0px;
        }

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

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

    /*inlines*/

        .good_news .column .default-drop-cap {
           float: left;
           font-family: "myriad-pro",sans-serif;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

    /*links*/

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

        .good_news .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*lists*/

        .good_news .column .Numbers {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

        .good_news .column .Bullets {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .good_news .column p {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 24px;
           border-width: 0px;
        }

        .good_news .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .good_news .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .good_news .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .good_news .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           border-width: 0px;
        }

        .good_news .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .christmas_tree_of_kindness .column p.SocialMedia {
           text-indent: 40px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .christmas_tree_of_kindness .column p.Indent {
           text-indent: 0px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

        .christmas_tree_of_kindness .column p.Center {
           text-indent: 0px;
           text-align: center;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: "proxima-nova",sans-serif;
           border-width: 0px;
        }

        .christmas_tree_of_kindness .column p {
           text-indent: 18px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

    /*lists*/

        .christmas_tree_of_kindness .column .Default {
           line-height: 1.6em;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

        .christmas_tree_of_kindness .column .Bullet {
           padding-right: 0px;
           padding-left: 40px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1rem;
           font-family: Georgia, serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

    /*inlines*/

        .christmas_tree_of_kindness .column .LightGreen {
           color: #9ab92d;
           border-width: 0px;
        }

        .christmas_tree_of_kindness .column .Purple {
           font-weight: bold;
           color: #1f3b66;
           border-width: 0px;
        }

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

    /*headers*/

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

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

        .christmas_tree_of_kindness .column h4 {
           text-indent: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .christmas_tree_of_kindness .column h3 {
           text-align: left;
           font-weight: 500;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           color: #7b9a40;
           border-width: 0px;
        }

        .christmas_tree_of_kindness .column h2 {
           text-align: left;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-weight: 800;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           color: #0064b1;
           border-width: 0px;
        }

        .christmas_tree_of_kindness .column h1 {
           text-align: center;
           font-size: 3rem;
           font-family: "proxima-nova",sans-serif;
           color: #7b9a40;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

        .sarah_s_spanish_school .column h1 {
           color: #7b9a40;
           font-family: "proxima-nova",sans-serif;
           font-size: 3rem;
           text-align: center;
           border-width: 0px;
        }

        .sarah_s_spanish_school .column h2 {
           color: #0064b1;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 800;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           text-align: left;
           border-width: 0px;
        }

        .sarah_s_spanish_school .column h3 {
           color: #7b9a40;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: 500;
           text-align: left;
           border-width: 0px;
        }

        .sarah_s_spanish_school .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

    /*inlines*/

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

        .sarah_s_spanish_school .column .Purple {
           color: #1f3b66;
           font-weight: bold;
           border-width: 0px;
        }

        .sarah_s_spanish_school .column .LightGreen {
           color: #9ab92d;
           border-width: 0px;
        }

    /*links*/

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

    /*lists*/

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

        .sarah_s_spanish_school .column .Bullet {
           font-family: Georgia, serif;
           font-size: 1rem;
           line-height: 1.6em;
           list-style-type: disc;
           margin-bottom: 24px;
           margin-left: 0px;
           padding-bottom: 0px;
           padding-left: 40px;
           padding-right: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .sarah_s_spanish_school .column .Default {
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .sarah_s_spanish_school .column p {
           font-family: Georgia;
           margin-bottom: 0px;
           padding-bottom: 0px;
           text-indent: 18px;
           border-width: 0px;
        }

        .sarah_s_spanish_school .column p.Center {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           text-align: center;
           text-indent: 0px;
           border-width: 0px;
        }

        .sarah_s_spanish_school .column p.Indent {
           font-family: Georgia;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .sarah_s_spanish_school .column p.SocialMedia {
           font-family: "proxima-nova",sans-serif;
           font-size: 1.125rem;
           margin-bottom: 0px;
           padding-bottom: 0px;
           text-indent: 40px;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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