/***********************************
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; }
/***********************************
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; }
/***********************************
President's Message
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*images*/

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

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

    /*layoutitems*/

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

    /*layoutitems*/

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

    /*containers*/

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

    /*headers*/

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

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

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

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

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

    /*inlines*/

        .ncea_talk .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_talk .column .Purple {
           color: #1f3b66;
           font-weight: bold;
           border-width: 0px;
        }

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

    /*links*/

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

    /*lists*/

        .ncea_talk .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_talk .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_talk .column .Default {
           font-family: Georgia, serif;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .ncea_talk .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_talk .column p.Indent {
           font-family: Georgia;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

        .ncea_webinars .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_webinars .column p.Indent {
           text-indent: 0px;
           padding-bottom: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

        .ncea_webinars .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_webinars .column p {
           text-indent: 18px;
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-family: Georgia;
           border-width: 0px;
        }

    /*lists*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

    /*general*/

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

    /*images*/

        .ncea_webinars .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_webinars .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_webinars .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; }
/***********************************
NCEA Webinars | PLNs
***********************************/

    /*paragraphs*/

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

    /*headers*/

        .ncea_webinars_plns .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_webinars_plns .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_webinars_plns .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_webinars_plns .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_webinars_plns .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_webinars_plns .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_webinars_plns .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_webinars_plns .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_webinars_plns .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
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

        .contributors .column .Blue {
           color: #0064b1;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .contributors .column span.inlines-1i2s0gccn {
           font-family: Georgia;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
           background-color: transparent;
           color: #0064b1;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

    /*links*/

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

        .contributors .column a.links-1i2s0i00n {
           font-family: Georgia;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
           background-color: transparent;
           color: #222222;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

    /*paragraphs*/

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

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

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

        .contributors .column p.paragraphs-1i2s0hm4g {
           font-family: Georgia;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
           background-color: transparent;
           color: #222222;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .contributors .column p.paragraphs-1jei57fp9 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
        }

    /*images*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .wholemakers .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; }
/***********************************
From Mission to Method
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .redefined .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; }
/***********************************
Belonging as a Path to Engagement
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .belonging_as_a_path_to_engagement .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; }
/***********************************
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; }
/***********************************
Grand Canyon University
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .grand_canyon_university .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; }
/***********************************
Easy Grammar Systems
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

        .easy_grammar_systems .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; }
/***********************************
Who is Neighbor?
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .betterworld .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; }
/***********************************
AI as an Opportunity to Meet the Individual Needs of Students
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

        .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; }
/***********************************
NCEA Career Center
***********************************/

    /*paragraphs*/

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

    /*headers*/

        .ncea_career_center .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_career_center .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_career_center .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_career_center .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_career_center .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_career_center .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_career_center .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_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;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*headers*/

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

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

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

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

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

    /*inlines*/

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

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

    /*lists*/

        .the_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           font-weight: 600;
           text-indent: 0px;
           border-width: 0px;
        }

        .the_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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_promise_and_peril_of_ai .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; }
/***********************************
Pilgrims of Hope
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .pilgrims_of_hope .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; }
/***********************************
Downsizing the U.S. Department of Education
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .downsizing_the_u_s_department_of_education .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; }
/***********************************
Teaching All God’s Children
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

        .teaching_all_god_s_children .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; }
/***********************************
Strengthening Our Catholic Schools
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .strengthening_our_catholic_schools .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; }
/***********************************
Renaissance Learning
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

        .renaissance_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; }
/***********************************
Belonging in the Age of Disconnection
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .belonging_in_the_age_of_disconnection .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 Membership
***********************************/

    /*paragraphs*/

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

    /*headers*/

        .ncea_membership .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_membership .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_membership .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_membership .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_membership .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_membership .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_membership .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_membership .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_membership .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; }
/***********************************
Reading the Word: How Early Literacy Success Shapes Faith Formation in Catholic Schools
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        .reading_the_word_how_early_literacy_success_shapes_faith_formation_in_catholic_schools .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; }
/***********************************
Association News
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }