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

    /*paragraphs*/

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

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

    /*inlines*/

        .fitness_and_performance .column .default-drop-cap {
           color: #b6122a;
           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*/

        .fitness_and_performance .column a {
           font-family: Garamond, serif;
           color: #000000;
        }

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .fitness_and_performance .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 .column .UnorderedList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           list-style-image: none;
        }

        .fitness_and_performance .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .fitness_and_performance .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .fitness_and_performance .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
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: #d5001b;
           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;
           color: #000000;
        }

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

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

    /*layoutitems*/

        .publisher_s_letter .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .publisher_s_letter .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*paragraphs*/

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

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

    /*inlines*/

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

    /*links*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .publisher_s_letter .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

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

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

    /*images*/

        .publisher_s_letter .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
***********************************/

    /*images*/

        .customer_engagement_and_marke .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*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

        .customer_engagement_and_marke .column a {
           color: #004eaf;
           font-weight: bold;
           font-family: Times New Roman, serif;
        }

    /*inlines*/

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

    /*paragraphs*/

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

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

/***********************************
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 {
           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: #120f5e;
        }

    /*links*/

        .retail_opportunities .column a {
           color: #5e0f0f;
           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: Times New Roman, serif;
           font-size: 50px;
           font-weight: 800;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .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: 18px;
           margin-bottom: 6px;
           margin-top: 12px;
           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;
        }

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

    /*images*/

        .program_design_and_implementa .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*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

/***********************************
FitnessLifestyles_AD
***********************************/

    /*paragraphs*/

        .fitnesslifestyles_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .fitnesslifestyles_ad .column a {
        }

    /*headers*/

        .fitnesslifestyles_ad .column h1 {
        }

        .fitnesslifestyles_ad .column h2 {
        }

        .fitnesslifestyles_ad .column h3 {
        }

        .fitnesslifestyles_ad .column h4 {
        }

        .fitnesslifestyles_ad .column h5 {
        }

        .fitnesslifestyles_ad .column h6 {
        }

