/***********************************
Momentum - Spring 2021
***********************************/

    /*paragraphs*/

        .momentum_spring_2021 .column p {
        }

    /*inlines*/

        .momentum_spring_2021 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .momentum_spring_2021 .column a {
        }

    /*headers*/

        .momentum_spring_2021 .column h1 {
        }

        .momentum_spring_2021 .column h2 {
        }

        .momentum_spring_2021 .column h3 {
        }

        .momentum_spring_2021 .column h4 {
        }

        .momentum_spring_2021 .column h5 {
        }

        .momentum_spring_2021 .column h6 {
        }

/***********************************
User Guide
***********************************/

    /*paragraphs*/

        .user_guide .column p {
        }

    /*inlines*/

        .user_guide .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .user_guide .column a {
        }

    /*headers*/

        .user_guide .column h1 {
        }

        .user_guide .column h2 {
        }

        .user_guide .column h3 {
        }

        .user_guide .column h4 {
        }

        .user_guide .column h5 {
        }

        .user_guide .column h6 {
        }

/***********************************
Global Schoolwear
***********************************/

    /*paragraphs*/

        .global_schoolwear .column p {
        }

    /*inlines*/

        .global_schoolwear .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .global_schoolwear .column a {
        }

    /*headers*/

        .global_schoolwear .column h1 {
        }

        .global_schoolwear .column h2 {
        }

        .global_schoolwear .column h3 {
        }

        .global_schoolwear .column h4 {
        }

        .global_schoolwear .column h5 {
        }

        .global_schoolwear .column h6 {
        }

/***********************************
FACTS
***********************************/

    /*paragraphs*/

        .facts .column p {
        }

    /*inlines*/

        .facts .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .facts .column a {
        }

    /*headers*/

        .facts .column h1 {
        }

        .facts .column h2 {
        }

        .facts .column h3 {
        }

        .facts .column h4 {
        }

        .facts .column h5 {
        }

        .facts .column h6 {
        }

/***********************************
President's Message
***********************************/

    /*headers*/

        .president_s_message .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 30px;
           font-weight: 100;
           line-height: 1em;
        }

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

        .president_s_message .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-top: 18px;
           margin-bottom: 18px;
        }

        .president_s_message .column h4 {
        }

        .president_s_message .column h5 {
        }

        .president_s_message .column h6 {
        }

    /*inlines*/

        .president_s_message .column .default-drop-cap {
           float: left;
           font-family: "myriad-pro",sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           color: #1192d1;
        }

    /*links*/

        .president_s_message .column a {
        }

        .president_s_message .column a.White {
           color: #ffffff;
        }

    /*lists*/

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

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

    /*paragraphs*/

        .president_s_message .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 24px;
        }

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

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

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

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

        .president_s_message .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

/***********************************
Letter From the Editor
***********************************/

    /*general*/

        .letter_from_the_editor .column endbug {
        }

    /*headers*/

        .letter_from_the_editor .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 36px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 15px;
           margin-top: 25px;
        }

        .letter_from_the_editor .column h2 {
           color: #009c99;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           margin-bottom: 18px;
        }

        .letter_from_the_editor .column h3 {
           color: #792a90;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: left;
        }

        .letter_from_the_editor .column h4 {
        }

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

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

    /*inlines*/

        .letter_from_the_editor .column .default-drop-cap {
           color: #a6228e;
           float: left;
           font-family: Arial Black;
           font-size: 80px;
           font-weight: 400;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

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

        .letter_from_the_editor .column .LargeLetter {
           color: #f37720;
           font-family: Arial Black;
           font-size: 40px;
           text-align: left;
        }

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

    /*links*/

        .letter_from_the_editor .column a {
        }

    /*lists*/

        .letter_from_the_editor .column .Numerical {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .letter_from_the_editor .column p {
           font-family: Georgia;
           margin-bottom: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           text-align: left;
           text-indent: 24px;
        }

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

/***********************************
NCEA 2021
***********************************/

    /*paragraphs*/

        .ncea_2021 .column p {
        }

    /*inlines*/

        .ncea_2021 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ncea_2021 .column a {
        }

    /*headers*/

        .ncea_2021 .column h1 {
        }

        .ncea_2021 .column h2 {
        }

        .ncea_2021 .column h3 {
        }

        .ncea_2021 .column h4 {
        }

        .ncea_2021 .column h5 {
        }

        .ncea_2021 .column h6 {
        }

/***********************************
NCEA Talk
***********************************/

    /*general*/

        .ncea_talk .column endbug {
        }

    /*headers*/

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

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

        .ncea_talk .column h3 {
           color: #f26322;
           font-family: "myriad-pro",sans-serif;
           font-size: 20px;
           font-weight: 500;
           text-align: left;
        }

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

        .ncea_talk .column h5 {
        }

        .ncea_talk .column h6 {
        }

    /*inlines*/

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

        .ncea_talk .column .Purple {
           color: #e85321;
           font-weight: bold;
        }

        .ncea_talk .column .LightGreen {
           color: #b0d235;
        }

    /*links*/

        .ncea_talk .column a {
        }

    /*lists*/

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

        .ncea_talk .column .Default {
           font-family: "myriad-pro",sans-serif;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

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

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

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

    /*headers*/

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

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

        .masthead .column h3 {
        }

        .masthead .column h4 {
        }

        .masthead .column h5 {
        }

        .masthead .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .masthead .column a {
        }

    /*paragraphs*/

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

/***********************************
Calendar
***********************************/

    /*paragraphs*/

        .calendar .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           background-color: #f3f7cd;
        }

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

        .calendar .column p.Month1Event {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           font-weight: bold;
           color: #0064b1;
           background-color: #f3f7cd;
        }

        .calendar .column p.Month2Body {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           background-color: #fee5c3;
        }

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

        .calendar .column p.Month2Event {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           color: #0064b1;
           background-color: #fee5c3;
        }

        .calendar .column p.Month3Body {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           background-color: #dbf0f0;
        }

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

        .calendar .column p.Month3Event {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           color: #0064b1;
           background-color: #dbf0f0;
        }

    /*inlines*/

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

        .calendar .column .Month2Color {
           color: #f58020;
        }

        .calendar .column .Month3Color {
           color: #00abbf;
        }

    /*links*/

        .calendar .column a {
        }

    /*headers*/

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

        .calendar .column h2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 28px;
           font-weight: bold;
           text-transform: lowercase;
           margin-bottom: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 18px;
           color: #87b133;
        }

        .calendar .column h3 {
        }

        .calendar .column h4 {
        }

        .calendar .column h5 {
        }

        .calendar .column h6 {
        }

/***********************************
Contributors
***********************************/

    /*general*/

        .contributors .column endbug {
        }

    /*headers*/

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

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

        .contributors .column h3 {
        }

        .contributors .column h4 {
        }

        .contributors .column h5 {
        }

        .contributors .column h6 {
        }

    /*inlines*/

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

        .contributors .column .Yellow {
           color: #e8a514;
        }

        .contributors .column .Blue {
           color: #0084cb;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: bold;
        }

    /*links*/

        .contributors .column a {
        }

    /*paragraphs*/

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

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

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

/***********************************
Fresh titles for your library
***********************************/

    /*paragraphs*/

        .fresh_titles_for_your_library .column p {
        }

    /*inlines*/

        .fresh_titles_for_your_library .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .fresh_titles_for_your_library .column a {
        }

    /*headers*/

        .fresh_titles_for_your_library .column h1 {
        }

        .fresh_titles_for_your_library .column h2 {
        }

        .fresh_titles_for_your_library .column h3 {
        }

        .fresh_titles_for_your_library .column h4 {
        }

        .fresh_titles_for_your_library .column h5 {
        }

        .fresh_titles_for_your_library .column h6 {
        }

/***********************************
It Took a Village: The Refuge that was St. Peter Claver Catholic School
***********************************/

    /*headers*/

        .it_took_a_village .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1em;
           color: #fdba12;
        }

        .it_took_a_village .column h2 {
           color: #000000;
           font-family: "proxima-nova",sans-serif;
           font-size: 36px;
           font-weight: 400;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .it_took_a_village .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
        }

        .it_took_a_village .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .it_took_a_village .column h5 {
        }

        .it_took_a_village .column h6 {
        }

    /*inlines*/

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

        .it_took_a_village .column .Green {
           color: #41ad49;
        }

        .it_took_a_village .column .Yellow {
           color: #fdba12;
        }

    /*links*/

        .it_took_a_village .column a {
        }

        .it_took_a_village .column a.White {
           color: #ffffff;
        }

    /*lists*/

        .it_took_a_village .column .Numbers {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .it_took_a_village .column .Bullets {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .it_took_a_village .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 24px;
        }

        .it_took_a_village .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 28px;
           font-weight: 200;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           margin-bottom: 0px;
        }

        .it_took_a_village .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           text-indent: 0px;
        }

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

        .it_took_a_village .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           background-color: #41ad49;
        }

        .it_took_a_village .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

/***********************************
Rediker Software
***********************************/

    /*paragraphs*/

        .rediker_software .column p {
        }

    /*inlines*/

        .rediker_software .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .rediker_software .column a {
        }

    /*headers*/

        .rediker_software .column h1 {
        }

        .rediker_software .column h2 {
        }

        .rediker_software .column h3 {
        }

        .rediker_software .column h4 {
        }

        .rediker_software .column h5 {
        }

        .rediker_software .column h6 {
        }

/***********************************
NCEA Executive Coaching and Mentoring Services Speakers Bureau
***********************************/

    /*paragraphs*/

        .ncea_executive_coaching_and_m .column p {
        }

    /*inlines*/

        .ncea_executive_coaching_and_m .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ncea_executive_coaching_and_m .column a {
        }

    /*headers*/

        .ncea_executive_coaching_and_m .column h1 {
        }

        .ncea_executive_coaching_and_m .column h2 {
        }

        .ncea_executive_coaching_and_m .column h3 {
        }

        .ncea_executive_coaching_and_m .column h4 {
        }

        .ncea_executive_coaching_and_m .column h5 {
        }

        .ncea_executive_coaching_and_m .column h6 {
        }

/***********************************
The Legacy of Educating the Marginalized and Excluded: Urban Catholic Education in 2020 and Beyond
***********************************/

    /*headers*/

        .the_legacy_of_educating_the_m .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1em;
           color: #fdba12;
        }

        .the_legacy_of_educating_the_m .column h2 {
           color: #000000;
           font-family: "proxima-nova",sans-serif;
           font-size: 28px;
           font-weight: 400;
           line-height: 1.1em;
           margin-bottom: 0px;
        }

        .the_legacy_of_educating_the_m .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
           color: #d2232a;
        }

        .the_legacy_of_educating_the_m .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .the_legacy_of_educating_the_m .column h5 {
        }

        .the_legacy_of_educating_the_m .column h6 {
        }

    /*inlines*/

        .the_legacy_of_educating_the_m .column .default-drop-cap {
           float: left;
           font-family: Georgia, serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_legacy_of_educating_the_m .column .Yellow {
           color: #fdba12;
        }

    /*links*/

        .the_legacy_of_educating_the_m .column a {
        }

        .the_legacy_of_educating_the_m .column a.White {
           color: #ffffff;
        }

    /*lists*/

        .the_legacy_of_educating_the_m .column .Numbers {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .the_legacy_of_educating_the_m .column .Bullets {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_legacy_of_educating_the_m .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 24px;
        }

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

        .the_legacy_of_educating_the_m .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           text-indent: 0px;
        }

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

        .the_legacy_of_educating_the_m .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           background-color: #fdba12;
        }

        .the_legacy_of_educating_the_m .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

/***********************************
Christian Brothers Conference
***********************************/

    /*paragraphs*/

        .christian_brothers_conference .column p {
        }

    /*inlines*/

        .christian_brothers_conference .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .christian_brothers_conference .column a {
        }

    /*headers*/

        .christian_brothers_conference .column h1 {
        }

        .christian_brothers_conference .column h2 {
        }

        .christian_brothers_conference .column h3 {
        }

        .christian_brothers_conference .column h4 {
        }

        .christian_brothers_conference .column h5 {
        }

        .christian_brothers_conference .column h6 {
        }

/***********************************
The National Data Project for Catholic Schools
***********************************/

    /*headers*/

        .the_national_data_project_for .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1em;
           color: #ffcb05;
        }

        .the_national_data_project_for .column h2 {
           color: #000000;
           font-family: "proxima-nova",sans-serif;
           font-size: 36px;
           font-weight: 400;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .the_national_data_project_for .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
        }

        .the_national_data_project_for .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .the_national_data_project_for .column h5 {
        }

        .the_national_data_project_for .column h6 {
        }

    /*inlines*/

        .the_national_data_project_for .column .default-drop-cap {
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           color: #7a2a90;
        }

        .the_national_data_project_for .column .Yellow {
           color: #ffcb05;
        }

    /*links*/

        .the_national_data_project_for .column a {
        }

        .the_national_data_project_for .column a.White {
           color: #ffffff;
        }

    /*lists*/

        .the_national_data_project_for .column .Numbers {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .the_national_data_project_for .column .Bullets {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_national_data_project_for .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 24px;
        }

        .the_national_data_project_for .column p.PullQuote {
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
           color: #bd1a8d;
        }

        .the_national_data_project_for .column p.SanSerifOpening {
           font-family: Georgia, serif;
           font-size: 16px;
           font-weight: 400;
           text-indent: 0px;
           color: #ffffff;
           background-color: #767676;
           margin-bottom: 24px;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
        }

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

        .the_national_data_project_for .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           background-color: #4f9a46;
        }

        .the_national_data_project_for .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .the_national_data_project_for .column p.SidebarH1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           text-indent: 0px;
           color: #7a2a90;
           background-color: #fcee9d;
           margin-top: 24px;
           padding-top: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .the_national_data_project_for .column p.SidebarBody {
           font-family: "proxima-nova",sans-serif;
           font-size: 17px;
           text-indent: 0px;
           background-color: #fcee9d;
           padding-left: 18px;
           padding-right: 18px;
        }

        .the_national_data_project_for .column p.SidebarH2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           text-indent: 0px;
           background-color: #fcee9d;
           color: #41ad49;
           padding-left: 18px;
           padding-right: 18px;
           font-weight: bold;
        }

        .the_national_data_project_for .column p.SidebarBodySpace {
           font-family: "proxima-nova",sans-serif;
           font-size: 17px;
           text-indent: 0px;
           background-color: #fcee9d;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

/***********************************
NCEA Online Assessments and Tools for Professional Formation
***********************************/

    /*paragraphs*/

        .ncea_online_assessments_and_t .column p {
        }

    /*inlines*/

        .ncea_online_assessments_and_t .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ncea_online_assessments_and_t .column a {
        }

    /*headers*/

        .ncea_online_assessments_and_t .column h1 {
        }

        .ncea_online_assessments_and_t .column h2 {
        }

        .ncea_online_assessments_and_t .column h3 {
        }

        .ncea_online_assessments_and_t .column h4 {
        }

        .ncea_online_assessments_and_t .column h5 {
        }

        .ncea_online_assessments_and_t .column h6 {
        }

/***********************************
Making a Way
***********************************/

    /*headers*/

        .making_a_way .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1em;
        }

        .making_a_way .column h2 {
           color: #000000;
           font-family: "calluna",serif;
           font-size: 28px;
           font-weight: 400;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .making_a_way .column h3 {
           font-family: "calluna",serif;
           font-size: 22px;
           font-weight: bold;
           margin-top: 18px;
           color: #0064b1;
        }

        .making_a_way .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .making_a_way .column h5 {
        }

        .making_a_way .column h6 {
        }

    /*inlines*/

        .making_a_way .column .default-drop-cap {
           float: left;
           font-family: Georgia, serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .making_a_way .column .Purple {
           color: #a6228e;
        }

    /*links*/

        .making_a_way .column a {
        }

        .making_a_way .column a.White {
           color: #ffffff;
        }

    /*lists*/

        .making_a_way .column .Numbers {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           font-weight: bold;
           padding-left: 20px;
           margin-bottom: 0px;
           list-style-image: none;
        }

        .making_a_way .column .Bullets {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .making_a_way .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 24px;
        }

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

        .making_a_way .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           text-indent: 0px;
        }

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

        .making_a_way .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           background-color: #2fb093;
        }

        .making_a_way .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

/***********************************
NCEA Career Center
***********************************/

    /*paragraphs*/

        .ncea_career_center .column p {
        }

    /*inlines*/

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

    /*links*/

        .ncea_career_center .column a {
        }

    /*headers*/

        .ncea_career_center .column h1 {
        }

        .ncea_career_center .column h2 {
        }

        .ncea_career_center .column h3 {
        }

        .ncea_career_center .column h4 {
        }

        .ncea_career_center .column h5 {
        }

        .ncea_career_center .column h6 {
        }

/***********************************
Pandemic Partnership: Catholic Schools Are Making the Most of the Moment
***********************************/

    /*headers*/

        .pandemic_partnership_catholic .column h1 {
           font-family: "calluna",serif;
           font-size: 48px;
           font-weight: 400;
           line-height: 1em;
           color: #f5841f;
           margin-bottom: 12px;
        }

        .pandemic_partnership_catholic .column h2 {
           color: #000000;
           font-family: "proxima-nova",sans-serif;
           font-size: 36px;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .pandemic_partnership_catholic .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
           color: #f58020;
        }

        .pandemic_partnership_catholic .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .pandemic_partnership_catholic .column h5 {
        }

        .pandemic_partnership_catholic .column h6 {
        }

    /*inlines*/

        .pandemic_partnership_catholic .column .default-drop-cap {
           float: left;
           font-family: Georgia, serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .pandemic_partnership_catholic .column .DkOrange {
           color: #e85321;
        }

        .pandemic_partnership_catholic .column .Blue {
           color: #0084cb;
        }

    /*links*/

        .pandemic_partnership_catholic .column a {
        }

        .pandemic_partnership_catholic .column a.White {
           color: #ffffff;
        }

    /*lists*/

        .pandemic_partnership_catholic .column .Numbers {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .pandemic_partnership_catholic .column .Bullets {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .pandemic_partnership_catholic .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 24px;
        }

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

        .pandemic_partnership_catholic .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           text-indent: 0px;
        }

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

        .pandemic_partnership_catholic .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           background-color: #2fb093;
        }

        .pandemic_partnership_catholic .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

/***********************************
Lead. Learn. Proclaim.
***********************************/

    /*general*/

        .lead_learn_proclaim .column endbug {
        }

    /*headers*/

        .lead_learn_proclaim .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           text-align: left;
        }

        .lead_learn_proclaim .column h2 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 400;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
        }

        .lead_learn_proclaim .column h3 {
           color: #792a90;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: left;
        }

        .lead_learn_proclaim .column h4 {
        }

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

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

    /*inlines*/

        .lead_learn_proclaim .column .default-drop-cap {
           color: #f37720;
           float: left;
           font-family: Arial Black;
           font-size: 80px;
           font-weight: 400;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
        }

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

        .lead_learn_proclaim .column .LargeLetter {
           color: #f37720;
           font-family: Arial Black;
           font-size: 40px;
           text-align: left;
        }

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

    /*links*/

        .lead_learn_proclaim .column a {
        }

    /*paragraphs*/

        .lead_learn_proclaim .column p {
           font-family: "baskerville-urw",sans-serif;
           margin-bottom: 24px;
           padding-bottom: 0px;
           padding-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

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

/***********************************
From The Field
***********************************/

    /*headers*/

        .from_the_field .column h1 {
        }

        .from_the_field .column h2 {
        }

        .from_the_field .column h3 {
        }

        .from_the_field .column h4 {
        }

        .from_the_field .column h5 {
        }

        .from_the_field .column h6 {
        }

    /*inlines*/

        .from_the_field .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .from_the_field .column a {
        }

    /*paragraphs*/

        .from_the_field .column p {
           color: #efefef;
           font-family: "myriad-pro",sans-serif;
           line-height: 2em;
        }

/***********************************
Maximizing Federal COVID-Related Benefits for Students and Teachers
***********************************/

    /*headers*/

        .maximizing_federal_covid_rela .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1em;
        }

        .maximizing_federal_covid_rela .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 36px;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .maximizing_federal_covid_rela .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
        }

        .maximizing_federal_covid_rela .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .maximizing_federal_covid_rela .column h5 {
        }

        .maximizing_federal_covid_rela .column h6 {
        }

    /*inlines*/

        .maximizing_federal_covid_rela .column .default-drop-cap {
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           color: #00b9c6;
        }

        .maximizing_federal_covid_rela .column .Yellow {
           color: #fdba12;
        }

        .maximizing_federal_covid_rela .column .Blue {
           color: #0064b1;
        }

    /*links*/

        .maximizing_federal_covid_rela .column a {
        }

        .maximizing_federal_covid_rela .column a.White {
           color: #ffffff;
        }

    /*lists*/

        .maximizing_federal_covid_rela .column .Numbers {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .maximizing_federal_covid_rela .column .Bullets {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .maximizing_federal_covid_rela .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 24px;
        }

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

        .maximizing_federal_covid_rela .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           text-indent: 0px;
        }

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

        .maximizing_federal_covid_rela .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           background-color: #e9a615;
        }

        .maximizing_federal_covid_rela .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

/***********************************
Mission and Catholic Identity: What Does Law Have to Do with Them Anyway?
***********************************/

    /*headers*/

        .mission_and_catholic_identity .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
        }

        .mission_and_catholic_identity .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 36px;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .mission_and_catholic_identity .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
        }

        .mission_and_catholic_identity .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .mission_and_catholic_identity .column h5 {
        }

        .mission_and_catholic_identity .column h6 {
        }

    /*inlines*/

        .mission_and_catholic_identity .column .default-drop-cap {
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .mission_and_catholic_identity .column .Blue {
           color: #0084cb;
        }

    /*links*/

        .mission_and_catholic_identity .column a {
        }

        .mission_and_catholic_identity .column a.White {
           color: #ffffff;
        }

    /*lists*/

        .mission_and_catholic_identity .column .Numbers {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .mission_and_catholic_identity .column .Bullets {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .mission_and_catholic_identity .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 24px;
        }

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

        .mission_and_catholic_identity .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           text-indent: 0px;
        }

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

        .mission_and_catholic_identity .column p.Author2 {
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
           background-color: #41ad49;
        }

        .mission_and_catholic_identity .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .mission_and_catholic_identity .column p.BlockQuote {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
           margin-left: 24px;
           margin-bottom: 18px;
           margin-right: 12px;
        }

/***********************************
NCEA 2020-2021 Infographic (English)
***********************************/

    /*paragraphs*/

        .ncea_2020_2021_infographic_en .column p {
        }

    /*inlines*/

        .ncea_2020_2021_infographic_en .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ncea_2020_2021_infographic_en .column a {
        }

    /*headers*/

        .ncea_2020_2021_infographic_en .column h1 {
        }

        .ncea_2020_2021_infographic_en .column h2 {
        }

        .ncea_2020_2021_infographic_en .column h3 {
        }

        .ncea_2020_2021_infographic_en .column h4 {
        }

        .ncea_2020_2021_infographic_en .column h5 {
        }

        .ncea_2020_2021_infographic_en .column h6 {
        }

/***********************************
NCEA and VESi Course Subscription
***********************************/

    /*paragraphs*/

        .ncea_and_vesi_course_subscrip .column p {
        }

    /*inlines*/

        .ncea_and_vesi_course_subscrip .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ncea_and_vesi_course_subscrip .column a {
        }

    /*headers*/

        .ncea_and_vesi_course_subscrip .column h1 {
        }

        .ncea_and_vesi_course_subscrip .column h2 {
        }

        .ncea_and_vesi_course_subscrip .column h3 {
        }

        .ncea_and_vesi_course_subscrip .column h4 {
        }

        .ncea_and_vesi_course_subscrip .column h5 {
        }

        .ncea_and_vesi_course_subscrip .column h6 {
        }

/***********************************
NCEA 2020 – 2021 Infographic (Spanish)
***********************************/

    /*paragraphs*/

        .ncea_2020_2021_infographic_sp .column p {
        }

    /*inlines*/

        .ncea_2020_2021_infographic_sp .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ncea_2020_2021_infographic_sp .column a {
        }

    /*headers*/

        .ncea_2020_2021_infographic_sp .column h1 {
        }

        .ncea_2020_2021_infographic_sp .column h2 {
        }

        .ncea_2020_2021_infographic_sp .column h3 {
        }

        .ncea_2020_2021_infographic_sp .column h4 {
        }

        .ncea_2020_2021_infographic_sp .column h5 {
        }

        .ncea_2020_2021_infographic_sp .column h6 {
        }

/***********************************
NCEA New Publications
***********************************/

    /*paragraphs*/

        .ncea_new_publications .column p {
        }

    /*inlines*/

        .ncea_new_publications .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ncea_new_publications .column a {
        }

    /*headers*/

        .ncea_new_publications .column h1 {
        }

        .ncea_new_publications .column h2 {
        }

        .ncea_new_publications .column h3 {
        }

        .ncea_new_publications .column h4 {
        }

        .ncea_new_publications .column h5 {
        }

        .ncea_new_publications .column h6 {
        }

/***********************************
NCEA New Publications2
***********************************/

    /*headers*/

        .ncea_new_publications2 .column h6 {
        }

        .ncea_new_publications2 .column h5 {
        }

        .ncea_new_publications2 .column h4 {
        }

        .ncea_new_publications2 .column h3 {
        }

        .ncea_new_publications2 .column h2 {
        }

        .ncea_new_publications2 .column h1 {
        }

    /*links*/

        .ncea_new_publications2 .column a {
        }

    /*inlines*/

        .ncea_new_publications2 .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .ncea_new_publications2 .column p {
        }

/***********************************
Ten Things We Learned From the NCEA Data Report
***********************************/

    /*headers*/

        .ten_things_we_learned_from_th .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 48px;
           font-weight: 400;
           line-height: 1em;
           color: #5f769b;
           margin-bottom: 0px;
        }

        .ten_things_we_learned_from_th .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 36px;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .ten_things_we_learned_from_th .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
        }

        .ten_things_we_learned_from_th .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .ten_things_we_learned_from_th .column h5 {
        }

        .ten_things_we_learned_from_th .column h6 {
        }

    /*inlines*/

        .ten_things_we_learned_from_th .column .default-drop-cap {
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.4em;
           margin-right: 6px;
           margin-top: 15px;
           color: #fdba12;
        }

        .ten_things_we_learned_from_th .column .SansSerifStarter {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
        }

        .ten_things_we_learned_from_th .column .Blue {
           color: #4179bd;
        }

        .ten_things_we_learned_from_th .column .Orange {
           color: #f58020;
        }

    /*links*/

        .ten_things_we_learned_from_th .column a {
        }

        .ten_things_we_learned_from_th .column a.White {
           color: #ffffff;
        }

    /*lists*/

        .ten_things_we_learned_from_th .column .Numbers {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .ten_things_we_learned_from_th .column .Bullets {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .ten_things_we_learned_from_th .column p {
           font-family: "proxima-nova",sans-serif;
           font-size: 17px;
           text-indent: 0px;
           margin-bottom: 24px;
        }

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

        .ten_things_we_learned_from_th .column p.SanSerifOpening {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           text-indent: 0px;
        }

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

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

        .ten_things_we_learned_from_th .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

/***********************************
Many Gifts, One Nation
***********************************/

    /*headers*/

        .many_gifts_one_nation .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1em;
           color: #b0d235;
        }

        .many_gifts_one_nation .column h2 {
           color: #4a4a4a;
           font-family: "proxima-nova",sans-serif;
           font-size: 36px;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .many_gifts_one_nation .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
           color: #fdba12;
        }

        .many_gifts_one_nation .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .many_gifts_one_nation .column h5 {
        }

        .many_gifts_one_nation .column h6 {
        }

    /*inlines*/

        .many_gifts_one_nation .column .default-drop-cap {
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           font-weight: bold;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           color: #f58020;
        }

        .many_gifts_one_nation .column .Green {
           color: #41ad49;
        }

    /*links*/

        .many_gifts_one_nation .column a {
        }

        .many_gifts_one_nation .column a.White {
           color: #ffffff;
        }

    /*lists*/

        .many_gifts_one_nation .column .Numbers {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .many_gifts_one_nation .column .Bullets {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           list-style-image: none;
        }

    /*paragraphs*/

        .many_gifts_one_nation .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 24px;
        }

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

        .many_gifts_one_nation .column p.SanSerifOpening {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           text-indent: 0px;
        }

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

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

        .many_gifts_one_nation .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

/***********************************
NCEA Professional Services Offerings 2020-2021
***********************************/

    /*headers*/

        .ncea_professional_services1 .column h6 {
        }

        .ncea_professional_services1 .column h5 {
        }

        .ncea_professional_services1 .column h4 {
        }

        .ncea_professional_services1 .column h3 {
        }

        .ncea_professional_services1 .column h2 {
        }

        .ncea_professional_services1 .column h1 {
        }

    /*links*/

        .ncea_professional_services1 .column a {
        }

    /*inlines*/

        .ncea_professional_services1 .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .ncea_professional_services1 .column p {
        }

/***********************************
NCEA Professional Services Offerings 2020-2021
***********************************/

    /*paragraphs*/

        .ncea_professional_services2 .column p {
        }

    /*inlines*/

        .ncea_professional_services2 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ncea_professional_services2 .column a {
        }

    /*headers*/

        .ncea_professional_services2 .column h1 {
        }

        .ncea_professional_services2 .column h2 {
        }

        .ncea_professional_services2 .column h3 {
        }

        .ncea_professional_services2 .column h4 {
        }

        .ncea_professional_services2 .column h5 {
        }

        .ncea_professional_services2 .column h6 {
        }

/***********************************
Resources and References
***********************************/

    /*general*/

        .resources_and_references .column endbug {
        }

    /*headers*/

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

        .resources_and_references .column h2 {
        }

        .resources_and_references .column h3 {
        }

        .resources_and_references .column h4 {
        }

        .resources_and_references .column h5 {
        }

        .resources_and_references .column h6 {
        }

    /*inlines*/

        .resources_and_references .column .default-drop-cap {
           color: #782a90;
           float: left;
           font-family: "myriad-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .resources_and_references .column a {
        }

    /*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;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

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

/***********************************
Proclaiming the Good News
***********************************/

    /*general*/

        .proclaiming_the_good_news .column endbug {
        }

    /*headers*/

        .proclaiming_the_good_news .column h1 {
           color: #6a7687;
           font-family: "proxima-nova",sans-serif;
           font-size: 30px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 15px;
           margin-top: 0px;
           padding-bottom: 0px;
           text-align: left;
        }

        .proclaiming_the_good_news .column h2 {
           color: #25408f;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           margin-top: 20px;
           text-transform: uppercase;
        }

        .proclaiming_the_good_news .column h3 {
           color: #e5552d;
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
        }

        .proclaiming_the_good_news .column h4 {
        }

        .proclaiming_the_good_news .column h5 {
        }

        .proclaiming_the_good_news .column h6 {
        }

    /*inlines*/

        .proclaiming_the_good_news .column .default-drop-cap {
           color: #782a90;
           float: left;
           font-family: "myriad-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .proclaiming_the_good_news .column .WhiteType {
           color: #ffffff;
        }

        .proclaiming_the_good_news .column .Red {
           color: #d12229;
           font-weight: bold;
        }

        .proclaiming_the_good_news .column .Yellow {
           color: #dda311;
        }

    /*links*/

        .proclaiming_the_good_news .column a {
        }

        .proclaiming_the_good_news .column a.WhiteLink {
           color: #ffffff;
        }

    /*lists*/

        .proclaiming_the_good_news .column .Numbers {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .proclaiming_the_good_news .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;
           list-style-image: none;
        }

    /*paragraphs*/

        .proclaiming_the_good_news .column p {
           font-family: "myriad-pro",sans-serif;
           margin-bottom: 24px;
           text-indent: 0px;
        }

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

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

        .proclaiming_the_good_news .column p.Title {
           color: #f26921;
           font-family: "proxima-nova",sans-serif;
           font-size: 36px;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .proclaiming_the_good_news .column p.Author1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-weight: 600;
           margin-bottom: 0px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
        }

        .proclaiming_the_good_news .column p.Author2 {
           background-color: #52965c;
           color: #ffffff;
           font-family: "myriad-pro",sans-serif;
           font-weight: 600;
           margin-bottom: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
        }

        .proclaiming_the_good_news .column p.PullQuote {
           color: #52965c;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           text-align: center;
           text-indent: 0px;
        }

/***********************************
Catapult
***********************************/

    /*paragraphs*/

        .catapult .column p {
        }

    /*inlines*/

        .catapult .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .catapult .column a {
        }

    /*headers*/

        .catapult .column h1 {
        }

        .catapult .column h2 {
        }

        .catapult .column h3 {
        }

        .catapult .column h4 {
        }

        .catapult .column h5 {
        }

        .catapult .column h6 {
        }

/***********************************
Archives
***********************************/

    /*paragraphs*/

        .archives .column p {
        }

    /*inlines*/

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

    /*links*/

        .archives .column a {
        }

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

