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

    /*headers*/

        .user_guide .column h1 {
        }

        .user_guide .column h2 {
        }

        .user_guide .column h3 {
        }

        .user_guide .column h4 {
        }

        .user_guide .column h5 {
        }

        .user_guide .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .user_guide .column a {
        }

    /*paragraphs*/

        .user_guide .column p {
        }

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

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*paragraphs*/

        .cover .column p {
        }

/***********************************
Seeking Better Balance
***********************************/

    /*general*/

        .seeking_better_balance .column endbug {
        }

    /*headers*/

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

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

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

        .seeking_better_balance .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .seeking_better_balance .column h5 {
        }

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

    /*inlines*/

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

        .seeking_better_balance .column .QuoteCredit {
           font-size: 18px;
        }

        .seeking_better_balance .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .seeking_better_balance .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
More to the Story
***********************************/

    /*general*/

        .more_to_the_story .column endbug {
        }

    /*headers*/

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

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

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

        .more_to_the_story .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .more_to_the_story .column h5 {
        }

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

    /*inlines*/

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

        .more_to_the_story .column .QuoteCredit {
           font-size: 18px;
        }

        .more_to_the_story .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .more_to_the_story .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Getting Nutty
***********************************/

    /*general*/

        .getting_nutty .column endbug {
        }

    /*headers*/

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

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

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

        .getting_nutty .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .getting_nutty .column h5 {
        }

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

    /*inlines*/

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

        .getting_nutty .column .QuoteCredit {
           font-size: 18px;
        }

        .getting_nutty .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .getting_nutty .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Fresh, Frozen or Canned?
***********************************/

    /*general*/

        .fresh_frozen_or_canned_ .column endbug {
        }

    /*headers*/

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

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

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

        .fresh_frozen_or_canned_ .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .fresh_frozen_or_canned_ .column h5 {
        }

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

    /*inlines*/

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

        .fresh_frozen_or_canned_ .column .QuoteCredit {
           font-size: 18px;
        }

        .fresh_frozen_or_canned_ .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .fresh_frozen_or_canned_ .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Telehealth: Common Questions
***********************************/

    /*general*/

        .telehealth_common_questions .column endbug {
        }

    /*headers*/

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

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

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

        .telehealth_common_questions .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .telehealth_common_questions .column h5 {
        }

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

    /*inlines*/

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

        .telehealth_common_questions .column .QuoteCredit {
           font-size: 18px;
        }

    /*links*/

        .telehealth_common_questions .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Combating Seasonal Depression
***********************************/

    /*general*/

        .combating_seasonal_depression .column endbug {
        }

    /*headers*/

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

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

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

        .combating_seasonal_depression .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .combating_seasonal_depression .column h5 {
        }

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

    /*inlines*/

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

        .combating_seasonal_depression .column .QuoteCredit {
           font-size: 18px;
        }

        .combating_seasonal_depression .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .combating_seasonal_depression .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Understanding Your 2021 Coverage
***********************************/

    /*general*/

        .understanding_your_2021_cover .column endbug {
        }

    /*headers*/

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

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

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

        .understanding_your_2021_cover .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .understanding_your_2021_cover .column h5 {
        }

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

    /*inlines*/

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

        .understanding_your_2021_cover .column .QuoteCredit {
           font-size: 18px;
        }

        .understanding_your_2021_cover .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .understanding_your_2021_cover .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Take Care of Your Whole Self with Renew
***********************************/

    /*general*/

        .take_care_of_your_whole_self_ .column endbug {
        }

    /*headers*/

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

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

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

        .take_care_of_your_whole_self_ .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .take_care_of_your_whole_self_ .column h5 {
        }

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

    /*inlines*/

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

        .take_care_of_your_whole_self_ .column .QuoteCredit {
           font-size: 18px;
        }

        .take_care_of_your_whole_self_ .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .take_care_of_your_whole_self_ .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

        .take_care_of_your_whole_self_ .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: url('../assets/78d4a54ffd18097fe97f6fab1053c0c6.jpg');
        }

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

    /*paragraphs*/

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

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

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

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

/***********************************
Healing from Grief
***********************************/

    /*general*/

        .healing_from_grief .column endbug {
        }

    /*headers*/

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

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

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

        .healing_from_grief .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .healing_from_grief .column h5 {
        }

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

    /*inlines*/

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

        .healing_from_grief .column .QuoteCredit {
           font-size: 18px;
        }

        .healing_from_grief .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .healing_from_grief .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

        .healing_from_grief .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: url('../assets/3bc60b538692df133c839e1fa76d1b34.jpg');
        }

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

    /*paragraphs*/

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

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

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

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

        .healing_from_grief .column p.p1 {
           font-size: 28.0px;
        }

/***********************************
Put Your Best Foot Forward
***********************************/

    /*general*/

        .put_your_best_foot_forward .column endbug {
        }

    /*headers*/

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

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

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

        .put_your_best_foot_forward .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .put_your_best_foot_forward .column h5 {
        }

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

    /*inlines*/

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

        .put_your_best_foot_forward .column .QuoteCredit {
           font-size: 18px;
        }

        .put_your_best_foot_forward .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .put_your_best_foot_forward .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

        .put_your_best_foot_forward .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: url('../assets/c0b53a54956b91dd77e5e8625710a65c.jpg');
        }

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

    /*paragraphs*/

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

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

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

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

/***********************************
Game Center
***********************************/

    /*general*/

        .game_center .column endbug {
        }

    /*headers*/

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

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

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

        .game_center .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .game_center .column h5 {
        }

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

    /*inlines*/

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

        .game_center .column .QuoteCredit {
           font-size: 18px;
        }

        .game_center .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .game_center .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
The Good Life
***********************************/

    /*general*/

        .the_good_life .column endbug {
        }

    /*headers*/

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

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

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

        .the_good_life .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .the_good_life .column h5 {
        }

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

    /*inlines*/

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

        .the_good_life .column .QuoteCredit {
           font-size: 18px;
        }

        .the_good_life .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .the_good_life .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
The Pursuit of Balance
***********************************/

    /*general*/

        .the_pursuit_of_balance .column endbug {
        }

    /*headers*/

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

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

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

        .the_pursuit_of_balance .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .the_pursuit_of_balance .column h5 {
        }

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

    /*inlines*/

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

        .the_pursuit_of_balance .column .QuoteCredit {
           font-size: 18px;
        }

        .the_pursuit_of_balance .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .the_pursuit_of_balance .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Pantry Staples
***********************************/

    /*general*/

        .pantry_staples .column endbug {
        }

    /*headers*/

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

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

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

        .pantry_staples .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .pantry_staples .column h5 {
        }

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

    /*inlines*/

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

        .pantry_staples .column .QuoteCredit {
           font-size: 18px;
        }

        .pantry_staples .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .pantry_staples .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
No Passport Required
***********************************/

    /*general*/

        .no_passport_required .column endbug {
        }

    /*headers*/

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

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

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

        .no_passport_required .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .no_passport_required .column h5 {
        }

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

    /*inlines*/

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

        .no_passport_required .column .QuoteCredit {
           font-size: 18px;
        }

        .no_passport_required .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .no_passport_required .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Caregiving From Afar
***********************************/

    /*general*/

        .caregiving_from_afar .column endbug {
        }

    /*headers*/

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

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

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

        .caregiving_from_afar .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .caregiving_from_afar .column h5 {
        }

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

    /*inlines*/

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

        .caregiving_from_afar .column .QuoteCredit {
           font-size: 18px;
        }

        .caregiving_from_afar .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .caregiving_from_afar .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

        .caregiving_from_afar .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: url('../assets/2a0c743e691b138efd0ee4bba900e13d.jpg');
        }

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

    /*paragraphs*/

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

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

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

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

/***********************************
Pass It On
***********************************/

    /*general*/

        .pass_it_on .column endbug {
        }

    /*headers*/

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

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

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

        .pass_it_on .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .pass_it_on .column h5 {
        }

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

    /*inlines*/

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

        .pass_it_on .column .QuoteCredit {
           font-size: 18px;
        }

        .pass_it_on .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .pass_it_on .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Maintaining a Sense of Purpose
***********************************/

    /*general*/

        .maintaining_a_sense_of_purpos .column endbug {
        }

    /*headers*/

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

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

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

        .maintaining_a_sense_of_purpos .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .maintaining_a_sense_of_purpos .column h5 {
        }

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

    /*inlines*/

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

        .maintaining_a_sense_of_purpos .column .QuoteCredit {
           font-size: 18px;
        }

        .maintaining_a_sense_of_purpos .column .NewBold {
           font-weight: 700;
        }

    /*links*/

        .maintaining_a_sense_of_purpos .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

/***********************************
Tai Chi 101
***********************************/

    /*general*/

        .tai_chi_101 .column endbug {
        }

    /*headers*/

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

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

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

        .tai_chi_101 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: left;
        }

        .tai_chi_101 .column h5 {
        }

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

    /*inlines*/

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

        .tai_chi_101 .column .QuoteCredit {
           font-size: 18px;
        }

    /*links*/

        .tai_chi_101 .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

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

        .tai_chi_101 .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: url('../assets/b6da36d5d83656097582b3fc370d6aa5.jpg');
        }

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

    /*paragraphs*/

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

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

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

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

