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

    /*headers*/

        .care_guide .column h1 {
        }

        .care_guide .column h2 {
        }

        .care_guide .column h3 {
        }

        .care_guide .column h4 {
        }

        .care_guide .column h5 {
        }

        .care_guide .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .care_guide .column a {
        }

    /*paragraphs*/

        .care_guide .column p {
        }

/***********************************
Cover
***********************************/

    /*headers*/

        .cover .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

        .cover .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .cover .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .cover .column h5 {
        }

        .cover .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 100;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .cover .column .QuoteCredit {
           font-size: 16px;
           font-weight: 700;
        }

        .cover .column .NewBold {
        }

    /*links*/

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

        .cover .column a.SectionLinks {
           color: #1f3d7c;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

        .cover .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .cover .column p {
           font-family: Helvetica, sans-serif;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .cover .column p.Center {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
        }

        .cover .column p.PullQuote {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           text-align: center;
        }

        .cover .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

/***********************************
Preamble
***********************************/

    /*headers*/

        .preamble .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

        .preamble .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
           color: #27b2e7;
        }

        .preamble .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .preamble .column h5 {
        }

        .preamble .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

    /*inlines*/

        .preamble .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 100;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .preamble .column .QuoteCredit {
           font-size: 16px;
           font-weight: 700;
        }

        .preamble .column .NewBold {
        }

    /*links*/

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

        .preamble .column a.SectionLinks {
           color: #1f3d7c;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

        .preamble .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .preamble .column p {
           font-family: Helvetica, sans-serif;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           font-size: 18px;
        }

        .preamble .column p.Center {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
        }

        .preamble .column p.PullQuote {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           text-align: center;
        }

        .preamble .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

/***********************************
Introduction
***********************************/

    /*headers*/

        .introduction .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

        .introduction .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .introduction .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .introduction .column h5 {
        }

        .introduction .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

    /*inlines*/

        .introduction .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 100;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .introduction .column .QuoteCredit {
           font-size: 16px;
           font-weight: 700;
        }

        .introduction .column .NewBold {
        }

    /*links*/

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

        .introduction .column a.SectionLinks {
           color: #1f3d7c;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

        .introduction .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .introduction .column p {
           font-family: Helvetica, sans-serif;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           font-size: 18px;
        }

        .introduction .column p.Center {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
        }

        .introduction .column p.PullQuote {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           text-align: center;
        }

        .introduction .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

/***********************************
Preparing for Surgery
***********************************/

    /*headers*/

        .preparing_for_surgery_2 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

        .preparing_for_surgery_2 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .preparing_for_surgery_2 .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .preparing_for_surgery_2 .column h5 {
        }

        .preparing_for_surgery_2 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

    /*inlines*/

        .preparing_for_surgery_2 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 100;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .preparing_for_surgery_2 .column .QuoteCredit {
           font-size: 16px;
           font-weight: 700;
        }

        .preparing_for_surgery_2 .column .NewBold {
        }

    /*links*/

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

        .preparing_for_surgery_2 .column a.SectionLinks {
           color: #1f3d7c;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

        .preparing_for_surgery_2 .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .preparing_for_surgery_2 .column p {
           font-family: Helvetica, sans-serif;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           font-size: 18px;
        }

        .preparing_for_surgery_2 .column p.Center {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
        }

        .preparing_for_surgery_2 .column p.PullQuote {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           text-align: center;
        }

        .preparing_for_surgery_2 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

        .preparing_for_surgery_2 .column p.Title {
           color: #27b2e7;
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

/***********************************
Surgery
***********************************/

    /*headers*/

        .surgery_2 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

        .surgery_2 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .surgery_2 .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .surgery_2 .column h5 {
        }

        .surgery_2 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

    /*inlines*/

        .surgery_2 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 100;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .surgery_2 .column .QuoteCredit {
           font-size: 16px;
           font-weight: 700;
        }

        .surgery_2 .column .NewBold {
        }

    /*links*/

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

        .surgery_2 .column a.SectionLinks {
           color: #1f3d7c;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

        .surgery_2 .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .surgery_2 .column p {
           font-family: Helvetica, sans-serif;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           font-size: 18px;
        }

        .surgery_2 .column p.Center {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
        }

        .surgery_2 .column p.PullQuote {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           text-align: center;
        }

        .surgery_2 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

        .surgery_2 .column p.Title {
           color: #27b2e7;
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

/***********************************
Recovery and Rehabilitation
***********************************/

    /*headers*/

        .recovery_and_rehabilitation_2 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

        .recovery_and_rehabilitation_2 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .recovery_and_rehabilitation_2 .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .recovery_and_rehabilitation_2 .column h5 {
        }

        .recovery_and_rehabilitation_2 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

    /*inlines*/

        .recovery_and_rehabilitation_2 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 100;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .recovery_and_rehabilitation_2 .column .QuoteCredit {
           font-size: 16px;
           font-weight: 700;
        }

        .recovery_and_rehabilitation_2 .column .NewBold {
        }

    /*links*/

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

        .recovery_and_rehabilitation_2 .column a.SectionLinks {
           color: #1f3d7c;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

        .recovery_and_rehabilitation_2 .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .recovery_and_rehabilitation_2 .column p {
           font-family: Helvetica, sans-serif;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           font-size: 18px;
        }

        .recovery_and_rehabilitation_2 .column p.Center {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
        }

        .recovery_and_rehabilitation_2 .column p.PullQuote {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           text-align: center;
        }

        .recovery_and_rehabilitation_2 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

        .recovery_and_rehabilitation_2 .column p.Title {
           color: #27b2e7;
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

/***********************************
Caregiver Essentials
***********************************/

    /*headers*/

        .caregiver_essentials_2 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

        .caregiver_essentials_2 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .caregiver_essentials_2 .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .caregiver_essentials_2 .column h5 {
        }

        .caregiver_essentials_2 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

    /*inlines*/

        .caregiver_essentials_2 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 100;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .caregiver_essentials_2 .column .QuoteCredit {
           font-size: 16px;
           font-weight: 700;
        }

        .caregiver_essentials_2 .column .NewBold {
        }

    /*links*/

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

        .caregiver_essentials_2 .column a.SectionLinks {
           color: #1f3d7c;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

        .caregiver_essentials_2 .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .caregiver_essentials_2 .column p {
           font-family: Helvetica, sans-serif;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           font-size: 18px;
        }

        .caregiver_essentials_2 .column p.Center {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
        }

        .caregiver_essentials_2 .column p.PullQuote {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           text-align: center;
        }

        .caregiver_essentials_2 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

/***********************************
Phases of Care
***********************************/

    /*headers*/

        .phases_of_care .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

        .phases_of_care .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .phases_of_care .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 0px;
           text-align: center;
           text-transform: uppercase;
        }

        .phases_of_care .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           text-align: center;
           text-transform: uppercase;
        }

        .phases_of_care .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

    /*inlines*/

        .phases_of_care .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 100;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .phases_of_care .column .QuoteCredit {
           font-size: 16px;
           font-weight: 700;
        }

        .phases_of_care .column .NewBold {
        }

    /*links*/

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

        .phases_of_care .column a.SectionLinks {
           color: #1f3d7c;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

        .phases_of_care .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .phases_of_care .column p {
           font-family: Helvetica, sans-serif;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           font-size: 18px;
        }

        .phases_of_care .column p.Center {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
        }

        .phases_of_care .column p.PullQuote {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           text-align: center;
        }

        .phases_of_care .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

/***********************************
Agencies and Organizations
***********************************/

    /*headers*/

        .agencies_and_organizations .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

        .agencies_and_organizations .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .agencies_and_organizations .column h4 {
           font-family: Helvetica, sans-serif;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .agencies_and_organizations .column h5 {
        }

        .agencies_and_organizations .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

    /*inlines*/

        .agencies_and_organizations .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 100;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .agencies_and_organizations .column .QuoteCredit {
           font-size: 16px;
           font-weight: 700;
        }

        .agencies_and_organizations .column .NewBold {
        }

    /*links*/

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

        .agencies_and_organizations .column a.SectionLinks {
           color: #1f3d7c;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

        .agencies_and_organizations .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .agencies_and_organizations .column p {
           font-family: Helvetica, sans-serif;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           font-size: 18px;
        }

        .agencies_and_organizations .column p.Center {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
        }

        .agencies_and_organizations .column p.PullQuote {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           text-align: center;
        }

        .agencies_and_organizations .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           font-weight: 100;
           margin-bottom: 6px;
           margin-top: 4px;
        }

