/***********************************
Momentum - Fall 2021
***********************************/

    /*paragraphs*/

        .momentum_fall_2021 .column p {
        }

    /*inlines*/

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

    /*links*/

        .momentum_fall_2021 .column a {
        }

    /*headers*/

        .momentum_fall_2021 .column h1 {
        }

        .momentum_fall_2021 .column h2 {
        }

        .momentum_fall_2021 .column h3 {
        }

        .momentum_fall_2021 .column h4 {
        }

        .momentum_fall_2021 .column h5 {
        }

        .momentum_fall_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: 400;
           margin-top: 18px;
           margin-bottom: 18px;
        }

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

        .president_s_message .column h5 {
        }

        .president_s_message .column h6 {
        }

    /*inlines*/

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

        .president_s_message .column .SansSerifStart {
           color: #0084cb;
           font-family: "myriad-pro",sans-serif;
           font-size: 20px;
        }

    /*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: 28px;
           font-weight: bold;
           margin-top: 24px;
           text-align: center;
           text-indent: 0px;
        }

        .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: #ed1c24;
           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: "myriad-pro",sans-serif;
           font-weight: 800;
           margin-bottom: 0px;
           padding-bottom: 0px;
           text-align: left;
           font-size: 20px;
           color: #2fb093;
        }

        .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 {
           margin-bottom: 24px;
           list-style-type: disc;
           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;
        }

/***********************************
Catholic Leadership Summit 2021
***********************************/

    /*paragraphs*/

        .catholic_leadership_summit_20 .column p {
        }

    /*inlines*/

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

    /*links*/

        .catholic_leadership_summit_20 .column a {
        }

    /*headers*/

        .catholic_leadership_summit_20 .column h1 {
        }

        .catholic_leadership_summit_20 .column h2 {
        }

        .catholic_leadership_summit_20 .column h3 {
        }

        .catholic_leadership_summit_20 .column h4 {
        }

        .catholic_leadership_summit_20 .column h5 {
        }

        .catholic_leadership_summit_20 .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: #a6228e;
           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: #25408f;
           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: Georgia, 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: #f6f7da;
        }

        .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: #f6f7da;
        }

        .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: #00539b;
           background-color: #f6f7da;
        }

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

        .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: #ecf4f2;
        }

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

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

        .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: #fcead1;
        }

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

        .calendar .column p.Month4Event {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 0px;
           background-color: #fcf8db;
           color: #00539b;
        }

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

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

    /*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: #9ccbd6;
        }

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

        .calendar .column .Month4color {
           color: #ebb51f;
        }

    /*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 {
        }

/***********************************
NCEA 2022
***********************************/

    /*paragraphs*/

        .ncea_2022 .column p {
        }

    /*inlines*/

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

    /*links*/

        .ncea_2022 .column a {
        }

    /*headers*/

        .ncea_2022 .column h1 {
        }

        .ncea_2022 .column h2 {
        }

        .ncea_2022 .column h3 {
        }

        .ncea_2022 .column h4 {
        }

        .ncea_2022 .column h5 {
        }

        .ncea_2022 .column h6 {
        }

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

    /*general*/

        .contributors .column endbug {
        }

    /*headers*/

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

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

    /*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: 28px;
           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;
        }

/***********************************
Restock your shelves with new titles
***********************************/

    /*paragraphs*/

        .restock_your_shelves_with_new .column p {
        }

    /*inlines*/

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

    /*links*/

        .restock_your_shelves_with_new .column a {
        }

    /*headers*/

        .restock_your_shelves_with_new .column h1 {
        }

        .restock_your_shelves_with_new .column h2 {
        }

        .restock_your_shelves_with_new .column h3 {
        }

        .restock_your_shelves_with_new .column h4 {
        }

        .restock_your_shelves_with_new .column h5 {
        }

        .restock_your_shelves_with_new .column h6 {
        }

/***********************************
Figuring Out Operational Vitality
***********************************/

    /*headers*/

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

        .figuring_out_operational_vita .column h2 {
           color: #25408f;
           font-family: "proxima-nova",sans-serif;
           font-size: 40px;
           font-weight: 600;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 12px;
        }

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

        .figuring_out_operational_vita .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 16px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-top: 18px;
           margin-left: 0px;
        }

        .figuring_out_operational_vita .column h5 {
        }

        .figuring_out_operational_vita .column h6 {
        }

    /*inlines*/

        .figuring_out_operational_vita .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: #f58020;
        }

    /*links*/

        .figuring_out_operational_vita .column a {
        }

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

        .figuring_out_operational_vita .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: #4179bd;
        }

        .figuring_out_operational_vita .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 {
        }

/***********************************
Diamonds Under Pressure: Lessons for Catholic School Leadership Gleaned from a Pandemic
***********************************/

    /*headers*/

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

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

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

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

        .diamonds_under_pressure_lesso .column h5 {
        }

        .diamonds_under_pressure_lesso .column h6 {
        }

    /*inlines*/

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

        .diamonds_under_pressure_lesso .column .Red {
           color: #d2232a;
        }

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

    /*links*/

        .diamonds_under_pressure_lesso .column a {
        }

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

        .diamonds_under_pressure_lesso .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: #dda411;
        }

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

/***********************************
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 {
        }

/***********************************
"Yes, but..."
***********************************/

    /*headers*/

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

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

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

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

        .yes_but .column h5 {
        }

        .yes_but .column h6 {
        }

    /*inlines*/

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

        .yes_but .column .SansStarter {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
        }

        .yes_but .column .Orange {
           color: #f5841f;
        }

        .yes_but .column .Blue {
           color: #0e3f8d;
        }

    /*links*/

        .yes_but .column a {
        }

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

        .yes_but .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: #0e3f8d;
        }

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

/***********************************
Baptizing the Framework for 21st Century Learning
***********************************/

    /*headers*/

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

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

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

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

        .baptizing_the_framework_for_2 .column h5 {
        }

        .baptizing_the_framework_for_2 .column h6 {
        }

    /*inlines*/

        .baptizing_the_framework_for_2 .column .default-drop-cap {
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 90px;
           font-weight: 400;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           color: #009ddc;
        }

        .baptizing_the_framework_for_2 .column .Purple {
           color: #9d248f;
        }

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

    /*links*/

        .baptizing_the_framework_for_2 .column a {
        }

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

        .baptizing_the_framework_for_2 .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: #009ddc;
        }

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

/***********************************
Six Ways to Incorporate Alumni to Advance a School's Strategic Direction
***********************************/

    /*headers*/

        .six_ways_to_incorporate_alumn .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 48px;
           font-weight: 300;
           line-height: 1em;
           color: #8aa93f;
           margin-top: 12px;
           margin-bottom: 12px;
        }

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

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

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

        .six_ways_to_incorporate_alumn .column h5 {
        }

        .six_ways_to_incorporate_alumn .column h6 {
        }

    /*inlines*/

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

        .six_ways_to_incorporate_alumn .column .Blackback {
           color: #ffffff;
           background-color: #000000;
           padding-left: 4px;
           padding-right: 4px;
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
        }

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

        .six_ways_to_incorporate_alumn .column .Grey {
           color: #838fa1;
        }

    /*links*/

        .six_ways_to_incorporate_alumn .column a {
        }

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

        .six_ways_to_incorporate_alumn .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: #779e5d;
           margin-bottom: 24px;
        }

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

/***********************************
The Microschool Phenomenon
***********************************/

    /*headers*/

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

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

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

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

        .the_microschool_phenomenon .column h5 {
        }

        .the_microschool_phenomenon .column h6 {
        }

    /*inlines*/

        .the_microschool_phenomenon .column .default-drop-cap {
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 90px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           color: #85aac2;
        }

    /*links*/

        .the_microschool_phenomenon .column a {
        }

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

        .the_microschool_phenomenon .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_microschool_phenomenon .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: #5c84a5;
        }

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

        .the_microschool_phenomenon .column p.RedBack {
           font-family: "proxima-nova",sans-serif;
           font-size: 42px;
           text-indent: 0px;
           color: #ffffff;
           background-color: #d2232a;
           text-align: center;
           margin-bottom: 18px;
           line-height: 1.2em;
        }

/***********************************
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;
           line-height: 1.3em;
        }

        .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: Georgia, 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;
        }

/***********************************
Opportunity Knocks — Make the Most of It
***********************************/

    /*headers*/

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

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

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

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

        .opportunity_knocks_make_the_m .column h5 {
        }

        .opportunity_knocks_make_the_m .column h6 {
        }

    /*inlines*/

        .opportunity_knocks_make_the_m .column .default-drop-cap {
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 90px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           color: #838fa1;
        }

        .opportunity_knocks_make_the_m .column .Grey {
           color: #838fa1;
        }

        .opportunity_knocks_make_the_m .column .SansStarter {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
        }

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

    /*links*/

        .opportunity_knocks_make_the_m .column a {
        }

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

        .opportunity_knocks_make_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: #f5841f;
        }

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

/***********************************
Operational Vitality and Back to School
***********************************/

    /*headers*/

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

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

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

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

        .operational_vitality_and_back .column h5 {
        }

        .operational_vitality_and_back .column h6 {
        }

    /*inlines*/

        .operational_vitality_and_back .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: #a7b3c3;
        }

        .operational_vitality_and_back .column .Grey {
           color: #6b7787;
        }

    /*links*/

        .operational_vitality_and_back .column a {
        }

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

    /*lists*/

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

        .operational_vitality_and_back .column .Bullets {
           font-family: Georgia, serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           margin-bottom: 0px;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

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

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

        .operational_vitality_and_back .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: #a12c3d;
        }

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

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

    /*headers*/

        .ncea_2020_2021_infographic_en .column h6 {
        }

        .ncea_2020_2021_infographic_en .column h5 {
        }

        .ncea_2020_2021_infographic_en .column h4 {
        }

        .ncea_2020_2021_infographic_en .column h3 {
        }

        .ncea_2020_2021_infographic_en .column h2 {
        }

        .ncea_2020_2021_infographic_en .column h1 {
        }

    /*links*/

        .ncea_2020_2021_infographic_en .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ncea_2020_2021_infographic_en .column p {
        }

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

    /*headers*/

        .ncea_and_vesi_course_subscrip .column h6 {
        }

        .ncea_and_vesi_course_subscrip .column h5 {
        }

        .ncea_and_vesi_course_subscrip .column h4 {
        }

        .ncea_and_vesi_course_subscrip .column h3 {
        }

        .ncea_and_vesi_course_subscrip .column h2 {
        }

        .ncea_and_vesi_course_subscrip .column h1 {
        }

    /*links*/

        .ncea_and_vesi_course_subscrip .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ncea_and_vesi_course_subscrip .column p {
        }

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

    /*headers*/

        .ncea_2020_2021_infographic_sp .column h6 {
        }

        .ncea_2020_2021_infographic_sp .column h5 {
        }

        .ncea_2020_2021_infographic_sp .column h4 {
        }

        .ncea_2020_2021_infographic_sp .column h3 {
        }

        .ncea_2020_2021_infographic_sp .column h2 {
        }

        .ncea_2020_2021_infographic_sp .column h1 {
        }

    /*links*/

        .ncea_2020_2021_infographic_sp .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ncea_2020_2021_infographic_sp .column p {
        }

/***********************************
NCEA IFG
***********************************/

    /*paragraphs*/

        .ncea_ifg .column p {
        }

    /*inlines*/

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

    /*links*/

        .ncea_ifg .column a {
        }

    /*headers*/

        .ncea_ifg .column h1 {
        }

        .ncea_ifg .column h2 {
        }

        .ncea_ifg .column h3 {
        }

        .ncea_ifg .column h4 {
        }

        .ncea_ifg .column h5 {
        }

        .ncea_ifg .column h6 {
        }

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

    /*headers*/

        .ncea_new_publications .column h6 {
        }

        .ncea_new_publications .column h5 {
        }

        .ncea_new_publications .column h4 {
        }

        .ncea_new_publications .column h3 {
        }

        .ncea_new_publications .column h2 {
        }

        .ncea_new_publications .column h1 {
        }

    /*links*/

        .ncea_new_publications .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ncea_new_publications .column p {
        }

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

    /*paragraphs*/

        .ncea_new_publications_2 .column p {
        }

    /*inlines*/

        .ncea_new_publications_2 .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_2 .column a {
        }

    /*headers*/

        .ncea_new_publications_2 .column h1 {
        }

        .ncea_new_publications_2 .column h2 {
        }

        .ncea_new_publications_2 .column h3 {
        }

        .ncea_new_publications_2 .column h4 {
        }

        .ncea_new_publications_2 .column h5 {
        }

        .ncea_new_publications_2 .column h6 {
        }

/***********************************
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 {
        }

/***********************************
2021 NCEA CLS Host Cities
***********************************/

    /*headers*/

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

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

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

        ._2021_ncea_cls_host_cities .column h4 {
        }

        ._2021_ncea_cls_host_cities .column h5 {
        }

        ._2021_ncea_cls_host_cities .column h6 {
        }

    /*inlines*/

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

    /*links*/

        ._2021_ncea_cls_host_cities .column a {
        }

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

/***********************************
A Dozen Reasons to Choose Catholic Schools (English)
***********************************/

    /*paragraphs*/

        .a_dozen_reasons_to_choose_en .column p {
        }

    /*inlines*/

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

    /*links*/

        .a_dozen_reasons_to_choose_en .column a {
        }

    /*headers*/

        .a_dozen_reasons_to_choose_en .column h1 {
        }

        .a_dozen_reasons_to_choose_en .column h2 {
        }

        .a_dozen_reasons_to_choose_en .column h3 {
        }

        .a_dozen_reasons_to_choose_en .column h4 {
        }

        .a_dozen_reasons_to_choose_en .column h5 {
        }

        .a_dozen_reasons_to_choose_en .column h6 {
        }

/***********************************
Celebrate Catholic Schools Week
***********************************/

    /*paragraphs*/

        .celebrate_catholic_schools_we .column p {
        }

    /*inlines*/

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

    /*links*/

        .celebrate_catholic_schools_we .column a {
        }

    /*headers*/

        .celebrate_catholic_schools_we .column h1 {
        }

        .celebrate_catholic_schools_we .column h2 {
        }

        .celebrate_catholic_schools_we .column h3 {
        }

        .celebrate_catholic_schools_we .column h4 {
        }

        .celebrate_catholic_schools_we .column h5 {
        }

        .celebrate_catholic_schools_we .column h6 {
        }

/***********************************
Una Docena de Razones para Elegir Escuelas Católicas
***********************************/

    /*paragraphs*/

        .una_docena_de_razones_para_el .column p {
        }

    /*inlines*/

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

    /*links*/

        .una_docena_de_razones_para_el .column a {
        }

    /*headers*/

        .una_docena_de_razones_para_el .column h1 {
        }

        .una_docena_de_razones_para_el .column h2 {
        }

        .una_docena_de_razones_para_el .column h3 {
        }

        .una_docena_de_razones_para_el .column h4 {
        }

        .una_docena_de_razones_para_el .column h5 {
        }

        .una_docena_de_razones_para_el .column h6 {
        }

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

    /*paragraphs*/

        .ncea_professional_services_1 .column p {
        }

    /*inlines*/

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

    /*links*/

        .ncea_professional_services_1 .column a {
        }

    /*headers*/

        .ncea_professional_services_1 .column h1 {
        }

        .ncea_professional_services_1 .column h2 {
        }

        .ncea_professional_services_1 .column h3 {
        }

        .ncea_professional_services_1 .column h4 {
        }

        .ncea_professional_services_1 .column h5 {
        }

        .ncea_professional_services_1 .column h6 {
        }

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

    /*headers*/

        .ncea_professional_services_2 .column h6 {
        }

        .ncea_professional_services_2 .column h5 {
        }

        .ncea_professional_services_2 .column h4 {
        }

        .ncea_professional_services_2 .column h3 {
        }

        .ncea_professional_services_2 .column h2 {
        }

        .ncea_professional_services_2 .column h1 {
        }

    /*links*/

        .ncea_professional_services_2 .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ncea_professional_services_2 .column p {
        }

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

    /*general*/

        .resources_and_references .column endbug {
        }

    /*headers*/

        .resources_and_references .column h1 {
           color: #c1d82f;
           font-family: "myriad-pro",sans-serif;
           font-size: 30px;
           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 {
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           line-height: 1.3em;
           font-weight: bold;
           margin-top: 18px;
           color: #4456a6;
        }

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

        .resources_and_references .column p.sidebar {
           font-family: Georgia;
           margin-bottom: 10px;
           text-indent: 0px;
           background-color: #dceba5;
           padding-top: 9px;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

/***********************************
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: 18px;
           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: #1c2f72;
           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;
        }

        .proclaiming_the_good_news .column p.SidebarBody {
           font-family: "myriad-pro",sans-serif;
           margin-bottom: 0px;
           text-indent: 0px;
           background-color: #fbeea7;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-top: 6px;
        }

        .proclaiming_the_good_news .column p.SidebarH1 {
           font-family: "proxima-nova",sans-serif;
           margin-bottom: 0px;
           text-indent: 0px;
           background-color: #fbeea7;
           color: #25408f;
           font-size: 18px;
           text-transform: uppercase;
           padding-top: 18px;
           padding-left: 18px;
           padding-right: 18px;
           margin-top: 24px;
           padding-bottom: 0px;
        }

/***********************************
Discover Catholic School Week
***********************************/

    /*paragraphs*/

        .discover_catholic_school_week .column p {
        }

    /*inlines*/

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

    /*links*/

        .discover_catholic_school_week .column a {
        }

    /*headers*/

        .discover_catholic_school_week .column h1 {
        }

        .discover_catholic_school_week .column h2 {
        }

        .discover_catholic_school_week .column h3 {
        }

        .discover_catholic_school_week .column h4 {
        }

        .discover_catholic_school_week .column h5 {
        }

        .discover_catholic_school_week .column h6 {
        }

/***********************************
NCEA
***********************************/

    /*paragraphs*/

        .ncea .column p {
        }

    /*inlines*/

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

    /*links*/

        .ncea .column a {
        }

    /*headers*/

        .ncea .column h1 {
        }

        .ncea .column h2 {
        }

        .ncea .column h3 {
        }

        .ncea .column h4 {
        }

        .ncea .column h5 {
        }

        .ncea .column h6 {
        }

/***********************************
Reading for Education
***********************************/

    /*paragraphs*/

        .reading_for_education .column p {
        }

    /*inlines*/

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

    /*links*/

        .reading_for_education .column a {
        }

    /*headers*/

        .reading_for_education .column h1 {
        }

        .reading_for_education .column h2 {
        }

        .reading_for_education .column h3 {
        }

        .reading_for_education .column h4 {
        }

        .reading_for_education .column h5 {
        }

        .reading_for_education .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 {
        }

