/***********************************
Cover Journal
***********************************/

    /*paragraphs*/

        .cover_journal .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover_journal .column a {
        }

    /*headers*/

        .cover_journal .column h1 {
        }

        .cover_journal .column h2 {
        }

        .cover_journal .column h3 {
        }

        .cover_journal .column h4 {
        }

        .cover_journal .column h5 {
        }

        .cover_journal .column h6 {
        }

/***********************************
School Health
***********************************/

    /*paragraphs*/

        .school_health .column p {
        }

    /*inlines*/

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

    /*links*/

        .school_health .column a {
        }

    /*headers*/

        .school_health .column h1 {
        }

        .school_health .column h2 {
        }

        .school_health .column h3 {
        }

        .school_health .column h4 {
        }

        .school_health .column h5 {
        }

        .school_health .column h6 {
        }

/***********************************
NASN2024 Thank you to Sponsors
***********************************/

    /*paragraphs*/

        .nasn2024_thank_you_to_sponsor .column p {
        }

    /*inlines*/

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

    /*links*/

        .nasn2024_thank_you_to_sponsor .column a {
        }

    /*headers*/

        .nasn2024_thank_you_to_sponsor .column h1 {
        }

        .nasn2024_thank_you_to_sponsor .column h2 {
        }

        .nasn2024_thank_you_to_sponsor .column h3 {
        }

        .nasn2024_thank_you_to_sponsor .column h4 {
        }

        .nasn2024_thank_you_to_sponsor .column h5 {
        }

        .nasn2024_thank_you_to_sponsor .column h6 {
        }

/***********************************
Pinkie Pads
***********************************/

    /*paragraphs*/

        .pinkie_pads .column p {
        }

    /*inlines*/

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

    /*links*/

        .pinkie_pads .column a {
        }

    /*headers*/

        .pinkie_pads .column h1 {
        }

        .pinkie_pads .column h2 {
        }

        .pinkie_pads .column h3 {
        }

        .pinkie_pads .column h4 {
        }

        .pinkie_pads .column h5 {
        }

        .pinkie_pads .column h6 {
        }

/***********************************
Verso
***********************************/

    /*headers*/

        .verso .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .verso .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .verso .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .verso .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .verso .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .verso .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .verso .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .verso .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .verso .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .verso .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .verso .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .verso .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .verso .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .verso .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .verso .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .verso .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
NASN Stronger Together
***********************************/

    /*paragraphs*/

        .nasn_stronger_together .column p {
        }

    /*inlines*/

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

    /*links*/

        .nasn_stronger_together .column a {
        }

    /*headers*/

        .nasn_stronger_together .column h1 {
        }

        .nasn_stronger_together .column h2 {
        }

        .nasn_stronger_together .column h3 {
        }

        .nasn_stronger_together .column h4 {
        }

        .nasn_stronger_together .column h5 {
        }

        .nasn_stronger_together .column h6 {
        }

/***********************************
The Journal of School Nursing / SAGE Writing Awards
***********************************/

    /*headers*/

        .the_journal_of_school_nursing .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_journal_of_school_nursing .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_journal_of_school_nursing .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .the_journal_of_school_nursing .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_journal_of_school_nursing .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .the_journal_of_school_nursing .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .the_journal_of_school_nursing .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_journal_of_school_nursing .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .the_journal_of_school_nursing .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .the_journal_of_school_nursing .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_journal_of_school_nursing .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .the_journal_of_school_nursing .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_journal_of_school_nursing .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .the_journal_of_school_nursing .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .the_journal_of_school_nursing .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .the_journal_of_school_nursing .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
The National Association of School Nurses Position Statements: A Transition from NASN School Nurse
***********************************/

    /*headers*/

        .the_national_association_of_s .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_national_association_of_s .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_national_association_of_s .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .the_national_association_of_s .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_national_association_of_s .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .the_national_association_of_s .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .the_national_association_of_s .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_national_association_of_s .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .the_national_association_of_s .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .the_national_association_of_s .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_national_association_of_s .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .the_national_association_of_s .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_national_association_of_s .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .the_national_association_of_s .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .the_national_association_of_s .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .the_national_association_of_s .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
Effectiveness and Cost-Beneﬁt ofan Elementary School-Based Telehealth Program
***********************************/

    /*headers*/

        .effectiveness_and_cost_bene_t .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .effectiveness_and_cost_bene_t .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .effectiveness_and_cost_bene_t .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .effectiveness_and_cost_bene_t .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .effectiveness_and_cost_bene_t .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .effectiveness_and_cost_bene_t .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .effectiveness_and_cost_bene_t .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .effectiveness_and_cost_bene_t .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .effectiveness_and_cost_bene_t .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .effectiveness_and_cost_bene_t .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .effectiveness_and_cost_bene_t .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .effectiveness_and_cost_bene_t .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .effectiveness_and_cost_bene_t .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .effectiveness_and_cost_bene_t .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .effectiveness_and_cost_bene_t .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .effectiveness_and_cost_bene_t .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
An Exploratory Study of an Online Vaccine Education Program in Middle-School Students
***********************************/

    /*headers*/

        .an_exploratory_study_of_an_on .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .an_exploratory_study_of_an_on .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .an_exploratory_study_of_an_on .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .an_exploratory_study_of_an_on .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .an_exploratory_study_of_an_on .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .an_exploratory_study_of_an_on .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .an_exploratory_study_of_an_on .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .an_exploratory_study_of_an_on .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .an_exploratory_study_of_an_on .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .an_exploratory_study_of_an_on .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .an_exploratory_study_of_an_on .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .an_exploratory_study_of_an_on .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .an_exploratory_study_of_an_on .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .an_exploratory_study_of_an_on .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .an_exploratory_study_of_an_on .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .an_exploratory_study_of_an_on .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
Disparities in High School Graduation by Identity and Disability Using Intermediate
***********************************/

    /*headers*/

        .disparities_in_high_school_gr .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .disparities_in_high_school_gr .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .disparities_in_high_school_gr .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .disparities_in_high_school_gr .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .disparities_in_high_school_gr .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .disparities_in_high_school_gr .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .disparities_in_high_school_gr .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .disparities_in_high_school_gr .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .disparities_in_high_school_gr .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .disparities_in_high_school_gr .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .disparities_in_high_school_gr .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .disparities_in_high_school_gr .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .disparities_in_high_school_gr .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .disparities_in_high_school_gr .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .disparities_in_high_school_gr .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .disparities_in_high_school_gr .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
Adolescents’ Suggestions on how to Support Their Sleep: A Focus Group Study
***********************************/

    /*headers*/

        .adolescents_suggestions_on_ho .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .adolescents_suggestions_on_ho .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .adolescents_suggestions_on_ho .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .adolescents_suggestions_on_ho .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .adolescents_suggestions_on_ho .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .adolescents_suggestions_on_ho .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .adolescents_suggestions_on_ho .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .adolescents_suggestions_on_ho .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .adolescents_suggestions_on_ho .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .adolescents_suggestions_on_ho .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .adolescents_suggestions_on_ho .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .adolescents_suggestions_on_ho .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .adolescents_suggestions_on_ho .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .adolescents_suggestions_on_ho .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .adolescents_suggestions_on_ho .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .adolescents_suggestions_on_ho .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
A Path to Inclusiveness – Peer Support Groups as a Resource for Change
***********************************/

    /*headers*/

        .a_path_to_inclusiveness_peer_ .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .a_path_to_inclusiveness_peer_ .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .a_path_to_inclusiveness_peer_ .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .a_path_to_inclusiveness_peer_ .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .a_path_to_inclusiveness_peer_ .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .a_path_to_inclusiveness_peer_ .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .a_path_to_inclusiveness_peer_ .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .a_path_to_inclusiveness_peer_ .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .a_path_to_inclusiveness_peer_ .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .a_path_to_inclusiveness_peer_ .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .a_path_to_inclusiveness_peer_ .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .a_path_to_inclusiveness_peer_ .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .a_path_to_inclusiveness_peer_ .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .a_path_to_inclusiveness_peer_ .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .a_path_to_inclusiveness_peer_ .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .a_path_to_inclusiveness_peer_ .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
Supporting LGBTQ+ Students: A Focus Group Study with Junior High School Nurses
***********************************/

    /*headers*/

        .supporting_lgbtq_students_a_f .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .supporting_lgbtq_students_a_f .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .supporting_lgbtq_students_a_f .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .supporting_lgbtq_students_a_f .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .supporting_lgbtq_students_a_f .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .supporting_lgbtq_students_a_f .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .supporting_lgbtq_students_a_f .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .supporting_lgbtq_students_a_f .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .supporting_lgbtq_students_a_f .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .supporting_lgbtq_students_a_f .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .supporting_lgbtq_students_a_f .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .supporting_lgbtq_students_a_f .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .supporting_lgbtq_students_a_f .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .supporting_lgbtq_students_a_f .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .supporting_lgbtq_students_a_f .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .supporting_lgbtq_students_a_f .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
An Untenable Burden: Exploring Experiences of Secondary School Nurses Who Encounter Young People
***********************************/

    /*headers*/

        .an_untenable_burden_exploring .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .an_untenable_burden_exploring .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .an_untenable_burden_exploring .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .an_untenable_burden_exploring .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .an_untenable_burden_exploring .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .an_untenable_burden_exploring .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .an_untenable_burden_exploring .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .an_untenable_burden_exploring .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .an_untenable_burden_exploring .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .an_untenable_burden_exploring .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .an_untenable_burden_exploring .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .an_untenable_burden_exploring .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .an_untenable_burden_exploring .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .an_untenable_burden_exploring .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .an_untenable_burden_exploring .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .an_untenable_burden_exploring .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
Problematic Behaviors and Predicting Online Risk Behaviors in High School Students
***********************************/

    /*headers*/

        .problematic_behaviors_and_pre .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .problematic_behaviors_and_pre .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .problematic_behaviors_and_pre .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .problematic_behaviors_and_pre .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .problematic_behaviors_and_pre .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .problematic_behaviors_and_pre .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .problematic_behaviors_and_pre .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .problematic_behaviors_and_pre .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .problematic_behaviors_and_pre .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .problematic_behaviors_and_pre .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .problematic_behaviors_and_pre .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .problematic_behaviors_and_pre .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .problematic_behaviors_and_pre .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .problematic_behaviors_and_pre .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .problematic_behaviors_and_pre .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .problematic_behaviors_and_pre .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
Period Product Insecurity, School Absenteeism, and use of School Resources to Obtain Period Products
***********************************/

    /*headers*/

        .period_product_insecurity_sch .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .period_product_insecurity_sch .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .period_product_insecurity_sch .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .period_product_insecurity_sch .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .period_product_insecurity_sch .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .period_product_insecurity_sch .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .period_product_insecurity_sch .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .period_product_insecurity_sch .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .period_product_insecurity_sch .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .period_product_insecurity_sch .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .period_product_insecurity_sch .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .period_product_insecurity_sch .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .period_product_insecurity_sch .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .period_product_insecurity_sch .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .period_product_insecurity_sch .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .period_product_insecurity_sch .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
Elementary School Nurses’ Perceptions Regarding Menstruation Education: An Exploratory Study
***********************************/

    /*headers*/

        .elementary_school_nurses_perc .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .elementary_school_nurses_perc .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .elementary_school_nurses_perc .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .elementary_school_nurses_perc .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .elementary_school_nurses_perc .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .elementary_school_nurses_perc .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .elementary_school_nurses_perc .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .elementary_school_nurses_perc .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .elementary_school_nurses_perc .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .elementary_school_nurses_perc .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .elementary_school_nurses_perc .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .elementary_school_nurses_perc .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .elementary_school_nurses_perc .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .elementary_school_nurses_perc .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .elementary_school_nurses_perc .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .elementary_school_nurses_perc .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
Supporting and Establishing Gender and Sexuality Alliances in Chicago Public Schools
***********************************/

    /*headers*/

        .supporting_and_establishing_g .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .supporting_and_establishing_g .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .supporting_and_establishing_g .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .supporting_and_establishing_g .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .supporting_and_establishing_g .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .supporting_and_establishing_g .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .supporting_and_establishing_g .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .supporting_and_establishing_g .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .supporting_and_establishing_g .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .supporting_and_establishing_g .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .supporting_and_establishing_g .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .supporting_and_establishing_g .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .supporting_and_establishing_g .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .supporting_and_establishing_g .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .supporting_and_establishing_g .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .supporting_and_establishing_g .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
National Association of School Nurses Position Statement: Electronic Health Records:
***********************************/

    /*headers*/

        .national_association_of_schoo .column h1 {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 36px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .national_association_of_schoo .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .national_association_of_schoo .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .national_association_of_schoo .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .national_association_of_schoo .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .national_association_of_schoo .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .national_association_of_schoo .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Palatino;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .national_association_of_schoo .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

        .national_association_of_schoo .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*lists*/

        .national_association_of_schoo .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: disc;
           list-style-image: none;
        }

        .national_association_of_schoo .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-image: none;
        }

        .national_association_of_schoo .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .national_association_of_schoo .column p {
           color: rgba(0, 0, 0, 0.98);
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .national_association_of_schoo .column p.PullQuote {
           color: #5dade2;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .national_association_of_schoo .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

        .national_association_of_schoo .column p.NoInline {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 0px;
        }

/***********************************
SNAP Health Center
***********************************/

    /*paragraphs*/

        .snap_health_center .column p {
        }

    /*inlines*/

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

    /*links*/

        .snap_health_center .column a {
        }

    /*headers*/

        .snap_health_center .column h1 {
        }

        .snap_health_center .column h2 {
        }

        .snap_health_center .column h3 {
        }

        .snap_health_center .column h4 {
        }

        .snap_health_center .column h5 {
        }

        .snap_health_center .column h6 {
        }

/***********************************
NASN The power of Community
***********************************/

    /*paragraphs*/

        .nasn_the_power_of_community .column p {
        }

    /*inlines*/

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

    /*links*/

        .nasn_the_power_of_community .column a {
        }

    /*headers*/

        .nasn_the_power_of_community .column h1 {
        }

        .nasn_the_power_of_community .column h2 {
        }

        .nasn_the_power_of_community .column h3 {
        }

        .nasn_the_power_of_community .column h4 {
        }

        .nasn_the_power_of_community .column h5 {
        }

        .nasn_the_power_of_community .column h6 {
        }

/***********************************
Sage Journals Alerts
***********************************/

    /*paragraphs*/

        .sage_journals_alerts .column p {
        }

    /*inlines*/

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

    /*links*/

        .sage_journals_alerts .column a {
        }

    /*headers*/

        .sage_journals_alerts .column h1 {
        }

        .sage_journals_alerts .column h2 {
        }

        .sage_journals_alerts .column h3 {
        }

        .sage_journals_alerts .column h4 {
        }

        .sage_journals_alerts .column h5 {
        }

        .sage_journals_alerts .column h6 {
        }

/***********************************
NASN2024 Register Now!
***********************************/

    /*paragraphs*/

        .nasn2024_register_now_ .column p {
        }

    /*inlines*/

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

    /*links*/

        .nasn2024_register_now_ .column a {
        }

    /*headers*/

        .nasn2024_register_now_ .column h1 {
        }

        .nasn2024_register_now_ .column h2 {
        }

        .nasn2024_register_now_ .column h3 {
        }

        .nasn2024_register_now_ .column h4 {
        }

        .nasn2024_register_now_ .column h5 {
        }

        .nasn2024_register_now_ .column h6 {
        }

