/***********************************
Publisher's Letter
***********************************/

    /*images*/

        .publisher_s_letter .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*lists*/

        .publisher_s_letter .column .UnorderedList {
           margin-bottom: 8px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           list-style-type: disc;
           list-style-image: none;
        }

        .publisher_s_letter .column .NumberList {
           margin-bottom: 8px;
           text-indent: 0px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           list-style-image: none;
        }

    /*headers*/

        .publisher_s_letter .column h6 {
           padding-bottom: 3px;
           font-size: 15px;
           margin-bottom: 0px;
           text-decoration: none;
           line-height: 1.1em;
           font-family: 'Montserrat';
        }

        .publisher_s_letter .column h5 {
           margin-bottom: 0px;
           font-family: 'Montserrat';
           font-weight: bold;
           line-height: 1.1em;
        }

        .publisher_s_letter .column h4 {
           line-height: 1.1em;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 6px;
           font-size: 18px;
           font-family: 'Montserrat';
        }

        .publisher_s_letter .column h3 {
           line-height: 1.1em;
           margin-bottom: 20px;
           font-weight: 500;
           font-size: 25px;
           font-family: 'Montserrat';
        }

        .publisher_s_letter .column h2 {
           line-height: 1.1em;
           margin-bottom: 12px;
           font-weight: 800;
           font-size: 50px;
           font-family: Times New Roman, serif;
        }

        .publisher_s_letter .column h1 {
           color: #29275d;
           margin-top: 30px;
           margin-bottom: 12px;
           font-weight: 800;
           line-height: 1em;
           font-size: 40px;
           font-family: 'Montserrat';
        }

    /*links*/

        .publisher_s_letter .column a.SansSerifLink {
           color: #033f95;
           font-weight: bold;
           font-family: 'Montserrat';
        }

        .publisher_s_letter .column a {
           color: #033f95;
           font-weight: bold;
           font-family: Garamond, serif;
        }

    /*inlines*/

        .publisher_s_letter .column .default-drop-cap {
           color: #29275d;
           text-transform: uppercase;
           font-family: 'Montserrat';
           line-height: 0.1em;
           font-size: 40px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

        .publisher_s_letter .column p.BodyIndent {
           text-indent: 14px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
        }

        .publisher_s_letter .column p {
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
        }

/***********************************
Where to Start
***********************************/

    /*paragraphs*/

        .where_to_start .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .where_to_start .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
        }

    /*inlines*/

        .where_to_start .column .default-drop-cap {
           color: #d12527;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 45px;
           line-height: 0.1em;
           font-family: 'Montserrat';
           text-transform: uppercase;
        }

    /*links*/

        .where_to_start .column a {
           font-family: Garamond, serif;
           font-weight: bold;
           color: #d12527;
        }

    /*headers*/

        .where_to_start .column h1 {
           font-family: 'Montserrat';
           font-size: 50px;
           line-height: 1.1em;
           font-weight: 800;
           margin-bottom: 12px;
        }

        .where_to_start .column h2 {
           font-family: Times New Roman, serif;
           font-size: 50px;
           font-weight: 800;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .where_to_start .column h3 {
           font-family: 'Montserrat';
           font-size: 25px;
           font-weight: 500;
           margin-bottom: 20px;
           line-height: 1.1em;
        }

        .where_to_start .column h4 {
           font-family: 'Montserrat';
           font-size: 18px;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.1em;
        }

        .where_to_start .column h5 {
           line-height: 1.1em;
           font-weight: bold;
           font-family: 'Montserrat';
           margin-bottom: 0px;
        }

        .where_to_start .column h6 {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: none;
        }

    /*lists*/

        .where_to_start .column .NumberList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-indent: 0px;
           margin-bottom: 8px;
           list-style-image: none;
        }

        .where_to_start .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           list-style-image: none;
        }

    /*images*/

        .where_to_start .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Customer Engagement and Marketing
***********************************/

    /*paragraphs*/

        .customer_engagement_and_marke .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .customer_engagement_and_marke .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
        }

    /*inlines*/

        .customer_engagement_and_marke .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 45px;
           line-height: 0.1em;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #142648;
        }

    /*links*/

        .customer_engagement_and_marke .column a {
           color: #009848;
           font-family: Garamond, serif;
           font-weight: bold;
        }

    /*headers*/

        .customer_engagement_and_marke .column h1 {
           font-family: 'Montserrat';
           font-size: 50px;
           line-height: 1.1em;
           font-weight: 800;
           margin-bottom: 12px;
        }

        .customer_engagement_and_marke .column h2 {
           font-family: Times New Roman, serif;
           font-size: 50px;
           font-weight: 800;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .customer_engagement_and_marke .column h3 {
           font-family: 'Montserrat';
           font-size: 25px;
           font-weight: 500;
           margin-bottom: 20px;
           line-height: 1.1em;
        }

        .customer_engagement_and_marke .column h4 {
           font-family: 'Montserrat';
           font-size: 18px;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.1em;
        }

        .customer_engagement_and_marke .column h5 {
           line-height: 1.1em;
           font-weight: bold;
           font-family: 'Montserrat';
           margin-bottom: 0px;
        }

        .customer_engagement_and_marke .column h6 {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: none;
        }

    /*lists*/

        .customer_engagement_and_marke .column .NumberList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-indent: 0px;
           margin-bottom: 8px;
           list-style-image: none;
        }

        .customer_engagement_and_marke .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           list-style-image: none;
        }

    /*images*/

        .customer_engagement_and_marke .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Fitness and Performance Centers
***********************************/

    /*paragraphs*/

        .fitness_and_performance_cente .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .fitness_and_performance_cente .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
        }

    /*inlines*/

        .fitness_and_performance_cente .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 45px;
           line-height: 0.1em;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #228541;
        }

    /*links*/

        .fitness_and_performance_cente .column a {
           color: #009848;
           font-family: Garamond, serif;
           font-weight: bold;
        }

    /*headers*/

        .fitness_and_performance_cente .column h1 {
           font-family: 'Montserrat';
           font-size: 50px;
           line-height: 1.1em;
           font-weight: 800;
           margin-bottom: 12px;
        }

        .fitness_and_performance_cente .column h2 {
           font-family: Times New Roman, serif;
           font-size: 50px;
           font-weight: 800;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .fitness_and_performance_cente .column h3 {
           font-family: 'Montserrat';
           font-size: 25px;
           font-weight: 500;
           margin-bottom: 20px;
           line-height: 1.1em;
        }

        .fitness_and_performance_cente .column h4 {
           font-family: 'Montserrat';
           font-size: 18px;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.1em;
        }

        .fitness_and_performance_cente .column h5 {
           line-height: 1.1em;
           font-weight: bold;
           font-family: 'Montserrat';
           margin-bottom: 0px;
        }

        .fitness_and_performance_cente .column h6 {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: none;
        }

    /*lists*/

        .fitness_and_performance_cente .column .NumberList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-indent: 0px;
           margin-bottom: 8px;
           list-style-image: none;
        }

        .fitness_and_performance_cente .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           list-style-image: none;
        }

    /*images*/

        .fitness_and_performance_cente .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Program Design and Implementation
***********************************/

    /*paragraphs*/

        .program_design_and_implementa .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .program_design_and_implementa .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
        }

    /*inlines*/

        .program_design_and_implementa .column .default-drop-cap {
           color: #82c341;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 45px;
           line-height: 0.1em;
           font-family: 'Montserrat';
           text-transform: uppercase;
        }

    /*links*/

        .program_design_and_implementa .column a {
           color: #82c341;
           font-family: Garamond, serif;
           font-weight: bold;
        }

    /*headers*/

        .program_design_and_implementa .column h1 {
           font-family: 'Montserrat';
           font-size: 50px;
           line-height: 1.1em;
           font-weight: 800;
           margin-bottom: 12px;
        }

        .program_design_and_implementa .column h2 {
           font-family: Times New Roman, serif;
           font-size: 50px;
           font-weight: 800;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .program_design_and_implementa .column h3 {
           margin-top: 20px;
           text-align: center;
           text-transform: uppercase;
           font-family: 'Montserrat';
           font-size: 12px;
           font-weight: bold;
           margin-bottom: 25px;
           line-height: 1em;
        }

        .program_design_and_implementa .column h4 {
           font-family: 'Montserrat';
           font-size: 18px;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.1em;
        }

        .program_design_and_implementa .column h5 {
           line-height: 1.1em;
           font-weight: bold;
           font-family: 'Montserrat';
           margin-bottom: 0px;
        }

        .program_design_and_implementa .column h6 {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: none;
        }

    /*lists*/

        .program_design_and_implementa .column .NumberList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-indent: 0px;
           margin-bottom: 8px;
           list-style-image: none;
        }

        .program_design_and_implementa .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           list-style-image: none;
        }

    /*images*/

        .program_design_and_implementa .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Retail Opportunities
***********************************/

    /*paragraphs*/

        .retail_opportunities .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .retail_opportunities .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
        }

    /*inlines*/

        .retail_opportunities .column .default-drop-cap {
           color: #14163d;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 45px;
           line-height: 0.1em;
           font-family: 'Montserrat';
           text-transform: uppercase;
        }

    /*links*/

        .retail_opportunities .column a {
           color: #14163d;
           font-family: Garamond, serif;
           font-weight: bold;
        }

    /*headers*/

        .retail_opportunities .column h1 {
           font-family: 'Montserrat';
           font-size: 50px;
           line-height: 1.1em;
           font-weight: 800;
           margin-bottom: 12px;
        }

        .retail_opportunities .column h2 {
           font-family: 'Montserrat';
           font-size: 16px;
           font-weight: 800;
           margin-bottom: 20px;
           line-height: 1.1em;
           text-transform: uppercase;
           text-align: center;
        }

        .retail_opportunities .column h3 {
           font-family: 'Montserrat';
           font-size: 25px;
           font-weight: 500;
           margin-bottom: 20px;
           line-height: 1.1em;
        }

        .retail_opportunities .column h4 {
           font-family: 'Montserrat';
           font-size: 15px;
           margin-bottom: 10px;
           margin-top: 16px;
           font-weight: bold;
           line-height: 1.1em;
        }

        .retail_opportunities .column h5 {
           line-height: 1.1em;
           font-weight: bold;
           font-family: 'Montserrat';
           margin-bottom: 0px;
        }

        .retail_opportunities .column h6 {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: none;
        }

    /*lists*/

        .retail_opportunities .column .NumberList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-indent: 0px;
           margin-bottom: 8px;
           list-style-image: none;
        }

        .retail_opportunities .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           list-style-image: none;
        }

    /*images*/

        .retail_opportunities .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Fitness Lifestyles AD
***********************************/

    /*headers*/

        .fitness_lifestyles_ad .column h6 {
        }

        .fitness_lifestyles_ad .column h5 {
        }

        .fitness_lifestyles_ad .column h4 {
        }

        .fitness_lifestyles_ad .column h3 {
        }

        .fitness_lifestyles_ad .column h2 {
        }

        .fitness_lifestyles_ad .column h1 {
        }

    /*links*/

        .fitness_lifestyles_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .fitness_lifestyles_ad .column p {
        }

