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

    /*paragraphs*/

        .journal_cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .journal_cover .column a {
        }

    /*headers*/

        .journal_cover .column h1 {
        }

        .journal_cover .column h2 {
        }

        .journal_cover .column h3 {
        }

        .journal_cover .column h4 {
        }

        .journal_cover .column h5 {
        }

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

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

/***********************************
Tell the Readers Something They Don't Already Know
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
The Journal of School Nursing Reviewer Recognition
***********************************/

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

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

/***********************************
An Evaluation of Post-Concussion Return to School Guidelines: A Survey of Massachusetts
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

        .an_evaluation_of_post_concuss .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_evaluation_of_post_concuss .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

        .an_evaluation_of_post_concuss .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_evaluation_of_post_concuss .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

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

/***********************************
Associations Between Social Determinants of Health, Chronic Absence From School, and Teacher
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Testing the Effects of Two Field-to-Fork Programs on the Nutritional Outcomes
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Analysis of School-Day Disruption of Administering School-Located Vaccination to Children
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Adolescent Characteristics, Suicide, and Bullying in High School
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Organized Physical Activity Program Participation, Physical Activity, and Related Psychosocial
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
School Nurses’ Diabetes-Related Attitudes and Self-efficacy in Diabetes Education and Management
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
School Nurse Perspectives on Addressing Chronic Absenteeism
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
What Are the Challenges of School Nurses in South Korea in Managing Obese Children
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
The Impact of Distress, Personal Meaning & Training on the Delivery
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

        .the_impact_of_distress_person .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_impact_of_distress_person .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

        .the_impact_of_distress_person .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_impact_of_distress_person .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

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

/***********************************
Application of the Toxic Stress Schema: An Exemplar for School Nurses
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
An Update on State Legislation Supporting Menstrual Hygiene Products in US Schools
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

        .an_update_on_state_legislatio .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_update_on_state_legislatio .column .CAPS {
           text-transform: uppercase;
        }

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

        .an_update_on_state_legislatio .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_update_on_state_legislatio .column p.Caption {
           color: transparent;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
        }

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

/***********************************
SAGE Alerts
***********************************/

    /*paragraphs*/

        .sage_alerts .column p {
        }

    /*inlines*/

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

    /*links*/

        .sage_alerts .column a {
        }

    /*headers*/

        .sage_alerts .column h1 {
        }

        .sage_alerts .column h2 {
        }

        .sage_alerts .column h3 {
        }

        .sage_alerts .column h4 {
        }

        .sage_alerts .column h5 {
        }

        .sage_alerts .column h6 {
        }

/***********************************
SAGE Journals
***********************************/

    /*paragraphs*/

        .sage_journals .column p {
        }

    /*inlines*/

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

    /*links*/

        .sage_journals .column a {
        }

    /*headers*/

        .sage_journals .column h1 {
        }

        .sage_journals .column h2 {
        }

        .sage_journals .column h3 {
        }

        .sage_journals .column h4 {
        }

        .sage_journals .column h5 {
        }

        .sage_journals .column h6 {
        }

/***********************************
NASN Power of Community
***********************************/

    /*paragraphs*/

        .nasn_power_of_community .column p {
        }

    /*inlines*/

        .nasn_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_power_of_community .column a {
        }

    /*headers*/

        .nasn_power_of_community .column h1 {
        }

        .nasn_power_of_community .column h2 {
        }

        .nasn_power_of_community .column h3 {
        }

        .nasn_power_of_community .column h4 {
        }

        .nasn_power_of_community .column h5 {
        }

        .nasn_power_of_community .column h6 {
        }

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

/***********************************
NASN 2024 Save the Date
***********************************/

    /*paragraphs*/

        .nasn_2024_save_the_date .column p {
        }

    /*inlines*/

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

    /*links*/

        .nasn_2024_save_the_date .column a {
        }

    /*headers*/

        .nasn_2024_save_the_date .column h1 {
        }

        .nasn_2024_save_the_date .column h2 {
        }

        .nasn_2024_save_the_date .column h3 {
        }

        .nasn_2024_save_the_date .column h4 {
        }

        .nasn_2024_save_the_date .column h5 {
        }

        .nasn_2024_save_the_date .column h6 {
        }

