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

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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; }
/***********************************
NCEA Talk
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*links*/

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

    /*lists*/

        .ncea_talk .column ol, .ncea_talk .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;
        }

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

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

    /*paragraphs*/

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

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

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

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

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .small_hands_sacred_spaces .column ol, .small_hands_sacred_spaces .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*/

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

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

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

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

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

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

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

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

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

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

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

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

        .small_hands_sacred_spaces .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; }
/***********************************
Catholic  Schools Week
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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; }
/***********************************
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; }
/***********************************
NCEA Professional Learning Networks
***********************************/

    /*paragraphs*/

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

    /*headers*/

        .ncea_professional_learning_networks .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_professional_learning_networks .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_professional_learning_networks .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_professional_learning_networks .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_professional_learning_networks .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_professional_learning_networks .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_professional_learning_networks .column ol, .ncea_professional_learning_networks .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_professional_learning_networks .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_professional_learning_networks .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; }
/***********************************
Telling the Story
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .telling_the_story .column ol, .telling_the_story .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*/

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

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

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

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

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

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

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

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

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

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

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

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

        .telling_the_story .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; }
/***********************************
Buy My Lunch
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .buy_my_lunch .column ol, .buy_my_lunch .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*/

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

        .buy_my_lunch .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; }
/***********************************
Early Childhood
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .early_childhood .column ol, .early_childhood .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*/

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

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

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

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

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

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

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

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

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

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

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

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

        .early_childhood .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; }
/***********************************
Christendom College
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .christendom_college .column ol, .christendom_college .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*/

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

        .christendom_college .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; }
/***********************************
Flynn O'Hara
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .flynn_o_hara .column ol, .flynn_o_hara .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*/

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

        .flynn_o_hara .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; }
/***********************************
Preparing Young Students for School
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .preparing_young_students_for_school .column ol, .preparing_young_students_for_school .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*/

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .ascension .column ol, .ascension .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*/

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

        .ascension .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 {
           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*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

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

    /*lists*/

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

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

        .building_the_village .column ol, .building_the_village .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*/

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

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

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

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

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

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .faria .column ol, .faria .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*/

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

        .faria .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; }
/***********************************
Early Learning Sustainable Growth and Expansion
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .early_learning_sustainable_growth_and_expansion .column ol, .early_learning_sustainable_growth_and_expansion .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*/

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

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

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

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

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

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

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

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

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

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

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

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

        .early_learning_sustainable_growth_and_expansion .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; }
/***********************************
School Building Leader Summit 27
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .school_building_leader_summit_27 .column ol, .school_building_leader_summit_27 .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*/

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

        .school_building_leader_summit_27 .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; }
/***********************************
Taking Control of the Narrative
***********************************/

    /*headers*/

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

        .taking_control_of_the_narrative .column h2 {
           color: #243C6BFF;
           font-family: "proxima-nova",sans-serif;
           font-size: 2rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .taking_control_of_the_narrative .column ol, .taking_control_of_the_narrative .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*/

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

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

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

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

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

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

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

        .taking_control_of_the_narrative .column p.paragraphs-1jssemn23 {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           line-height: 1.5em;
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 12px;
           margin-bottom: 0px;
        }

    /*images*/

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

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

        .taking_control_of_the_narrative .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; }
/***********************************
Family/School Partnerships in Catholic Schools
***********************************/

    /*headers*/

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

        .family_school_partnerships_in_catholic_schools .column h2 {
           color: #243C6BFF;
           font-family: "proxima-nova",sans-serif;
           font-size: 2rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .family_school_partnerships_in_catholic_schools .column ol, .family_school_partnerships_in_catholic_schools .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*/

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

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

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

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

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

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

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

        .family_school_partnerships_in_catholic_schools .column p.paragraphs-1jssemn23 {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           line-height: 1.5em;
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 12px;
           margin-bottom: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .ncea_publications .column ol, .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; }
/***********************************
NCEA Publications 2
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*layoutitems*/

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

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

    /*headers*/

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

        .the_first_door_they_open .column h2 {
           color: #243C6BFF;
           font-family: "proxima-nova",sans-serif;
           font-size: 2rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

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

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

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

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

    /*inlines*/

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

    /*links*/

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

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

    /*lists*/

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

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

        .the_first_door_they_open .column ol, .the_first_door_they_open .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*/

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

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

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

        .the_first_door_they_open .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_first_door_they_open .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_first_door_they_open .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 0px;
           border-width: 0px;
        }

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

        .the_first_door_they_open .column p.paragraphs-1jssemn23 {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           line-height: 1.5em;
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 12px;
           margin-bottom: 0px;
        }

    /*images*/

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

    /*containers*/

        .the_first_door_they_open .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_first_door_they_open .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; }
/***********************************
Believe in the Promise
***********************************/

    /*headers*/

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

        .believe_in_the_promise .column h2 {
           color: #243C6BFF;
           font-family: "proxima-nova",sans-serif;
           font-size: 2rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 12px;
           border-width: 0px;
        }

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

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

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

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

    /*inlines*/

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

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

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

    /*lists*/

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

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

        .believe_in_the_promise .column ol, .believe_in_the_promise .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*/

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

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

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

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

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

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

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

        .believe_in_the_promise .column p.paragraphs-1jssemn23 {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           line-height: 1.5em;
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 12px;
           margin-bottom: 0px;
        }

    /*images*/

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

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

        .believe_in_the_promise .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; }
/***********************************
From Our Partners
***********************************/

    /*headers*/

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

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

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

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

    /*inlines*/

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

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

    /*lists*/

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

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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; }
/***********************************
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; }
/***********************************
Renewing the Promise
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .renewing_the_promise .column ol, .renewing_the_promise .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*/

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

        .renewing_the_promise .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 2
***********************************/

    /*headers*/

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

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

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

    /*inlines*/

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

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

    /*lists*/

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

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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: #243C6BFF;
           font-family: "proxima-nova",sans-serif;
           font-size: 2rem;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 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;
        }

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

        .good_news .column p.paragraphs-1jssemn23 {
           font-family: Georgia, serif;
           font-size: 1rem;
           text-indent: 0px;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           line-height: 1.5em;
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 12px;
           margin-bottom: 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; }
/***********************************
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; }
/***********************************
Archives
***********************************/

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

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