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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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, .global_schoolwear .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

        .ncea_2027 .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_2027 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
2025-2026 U.S. Catholic School Data
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*paragraphs*/

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

    /*links*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .forming_virtue_through_sport .column ol, .forming_virtue_through_sport .column ul {
           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*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

    /*containers*/

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

    /*containers*/

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

    /*containers*/

        .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; }
/***********************************
The Future Begins with Love
***********************************/

    /*headers*/

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

        .the_future_begins_with_love .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_future_begins_with_love .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

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

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

    /*inlines*/

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

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

    /*lists*/

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

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

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

    /*images*/

        .the_future_begins_with_love .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_future_begins_with_love .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_future_begins_with_love .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_future_begins_with_love .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
***********************************/

    /*paragraphs*/

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
From Banning Cell Phones  to Building Habits
***********************************/

    /*headers*/

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

        .from_banning_cell_phones_to_building_habits .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_banning_cell_phones_to_building_habits .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 18px;
           border-width: 0px;
        }

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

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

    /*inlines*/

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

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

    /*lists*/

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

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

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

    /*images*/

        .from_banning_cell_phones_to_building_habits .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_banning_cell_phones_to_building_habits .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_banning_cell_phones_to_building_habits .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_banning_cell_phones_to_building_habits .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*containers*/

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

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

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

    /*containers*/

        .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; }
/***********************************
Assessing the Quality of the Catholic School Community
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .assessing_the_quality_of_the_catholic_school_community .column ol, .assessing_the_quality_of_the_catholic_school_community .column ul {
           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*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

    /*containers*/

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

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

        .ncea_building .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_building .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; }
/***********************************
Drawing New Maps of Hope
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .drawing_new_maps_of_hope .column ol, .drawing_new_maps_of_hope .column ul {
           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*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

        .drawing_new_maps_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; }
/***********************************
CLS 2026
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .cls_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; }
/***********************************
Good Catholics, Good Advocates
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .good_catholics_good_advocates .column ol, .good_catholics_good_advocates .column ul {
           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*/

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

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

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

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

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

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

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

    /*images*/

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

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

        .good_catholics_good_advocates .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_catholics_good_advocates .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 Lead. Learn. Proclaim. Awards
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

        .ncea_2026_lead_learn_proclaim_awards .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_lead_learn_proclaim_awards .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 President's Awards
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

        .ncea_2026_president_s_awards .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_president_s_awards .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; }
/***********************************
Addressing the Immigration Crisis Impacting Catholic School Education
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .addressing_the_immigration_crisis_impacting_catholic_school_education .column ol, .addressing_the_immigration_crisis_impacting_catholic_school_education .column ul {
           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*/

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

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

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

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

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

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

    /*images*/

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

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

        .addressing_the_immigration_crisis_impacting_catholic_school_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; }
/***********************************
Trust for Insuring Educators
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .trust_for_insuring_educators .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 School of Distinction
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

        .catholic_school_of_distinction .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_school_of_distinction .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 PLNs
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

        .ncea_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_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; }
/***********************************
Service As a Way to Live the Gospel and Catholic Social Teaching
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .service_as_a_way_to_live_the_gospel_and_catholic_social_teaching .column ol, .service_as_a_way_to_live_the_gospel_and_catholic_social_teaching .column ul {
           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*/

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

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

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

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

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

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

    /*images*/

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

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

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

    /*containers*/

        .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; }
/***********************************
No One at the Margins: Educating Every Child in the Catholic School
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .no_one_at_the_margins_educating_every_child_in_the_catholic_school .column ol, .no_one_at_the_margins_educating_every_child_in_the_catholic_school .column ul {
           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*/

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

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

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

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

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

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

    /*images*/

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

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

        .no_one_at_the_margins_educating_every_child_in_the_catholic_school .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 ACRE
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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, .ncea_membership .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*containers*/

        .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; }
/***********************************
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, .association_news .column ul {
           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;
        }

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

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

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

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

        .dast .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 Gala
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

        .ncea_gala .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_gala .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 University Chicago
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

        .loyola_university_chicago .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_university_chicago .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

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

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