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

    /*paragraphs*/

        .cover .column p {
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           border-width: 0px;
        }

        .cover .column h2 {
           border-width: 0px;
        }

        .cover .column h3 {
           border-width: 0px;
        }

        .cover .column h4 {
           border-width: 0px;
        }

        .cover .column h5 {
           border-width: 0px;
        }

        .cover .column h6 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .cover .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Subscription Service AD
***********************************/

    /*headers*/

        .house_ad .column h6 {
           border-width: 0px;
        }

        .house_ad .column h5 {
           border-width: 0px;
        }

        .house_ad .column h4 {
           border-width: 0px;
        }

        .house_ad .column h3 {
           border-width: 0px;
        }

        .house_ad .column h2 {
           border-width: 0px;
        }

        .house_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .house_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .house_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .house_ad .column p {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .house_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Table of Contents
***********************************/

    /*paragraphs*/

        .table_of_contents .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 38px;
           border-width: 0px;
        }

        .table_of_contents .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           margin-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .table_of_contents .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .table_of_contents .column a {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*headers*/

        .table_of_contents .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           line-height: 1.2em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .table_of_contents .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           border-width: 0px;
        }

        .table_of_contents .column h3 {
           border-width: 0px;
        }

        .table_of_contents .column h4 {
           border-width: 0px;
        }

        .table_of_contents .column h5 {
           border-width: 0px;
        }

        .table_of_contents .column h6 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .table_of_contents .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Masterhead
***********************************/

    /*paragraphs*/

        .masterhead .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .masterhead .column p.SmallPrint {
           font-family: "myriad-pro",sans-serif;
           font-size: 1rem;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .masterhead .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .masterhead .column a {
           border-width: 0px;
        }

    /*headers*/

        .masterhead .column h1 {
           border-width: 0px;
        }

        .masterhead .column h2 {
           border-width: 0px;
        }

        .masterhead .column h3 {
           border-width: 0px;
        }

        .masterhead .column h4 {
           font-family: "futura-pt",sans-serif;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 1rem;
           border-width: 0px;
        }

        .masterhead .column h5 {
           border-width: 0px;
        }

        .masterhead .column h6 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .masterhead .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Editors Note
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .editors_note .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

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

    /*paragraphs*/

        .editors_note .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .editors_note .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .editors_note .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .editors_note .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .editors_note .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .editors_note .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .editors_note .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .editors_note .column .Color {
           border-width: 0px;
        }

        .editors_note .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .editors_note .column a {
           border-width: 0px;
        }

        .editors_note .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .editors_note .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 24px;
           margin-top: 24px;
           border-width: 0px;
        }

        .editors_note .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .editors_note .column h3 {
           color: #d71829;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .editors_note .column h4 {
           border-width: 0px;
        }

        .editors_note .column h5 {
           border-width: 0px;
        }

        .editors_note .column h6 {
           border-width: 0px;
        }

    /*lists*/

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

        .editors_note .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .editors_note .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

/***********************************
CEO Letter
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .ceo_letter .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

        .ceo_letter .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .ceo_letter .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .ceo_letter .column h6 {
           border-width: 0px;
        }

        .ceo_letter .column h5 {
           border-width: 0px;
        }

        .ceo_letter .column h4 {
           border-width: 0px;
        }

        .ceo_letter .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .ceo_letter .column h2 {
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .ceo_letter .column h1 {
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1em;
           font-weight: bold;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .ceo_letter .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

        .ceo_letter .column a {
           border-width: 0px;
        }

    /*inlines*/

        .ceo_letter .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .ceo_letter .column .Color {
           border-width: 0px;
        }

        .ceo_letter .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .ceo_letter .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .ceo_letter .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .ceo_letter .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .ceo_letter .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .ceo_letter .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .ceo_letter .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

/***********************************
HRO Today Association Update
***********************************/

    /*paragraphs*/

        .hro_today_association_update .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .hro_today_association_update .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .hro_today_association_update .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .hro_today_association_update .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .hro_today_association_update .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .hro_today_association_update .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .hro_today_association_update .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .hro_today_association_update .column .Color {
           border-width: 0px;
        }

        .hro_today_association_update .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .hro_today_association_update .column a {
           border-width: 0px;
        }

        .hro_today_association_update .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .hro_today_association_update .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 24px;
           text-align: center;
           border-width: 0px;
        }

        .hro_today_association_update .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .hro_today_association_update .column h3 {
           color: #d71829;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           border-width: 0px;
        }

        .hro_today_association_update .column h4 {
           border-width: 0px;
        }

        .hro_today_association_update .column h5 {
           border-width: 0px;
        }

        .hro_today_association_update .column h6 {
           border-width: 0px;
        }

    /*lists*/

        .hro_today_association_update .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .hro_today_association_update .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

        .hro_today_association_update .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
HRO Today Association AD
***********************************/

    /*paragraphs*/

        .hro_today_association_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .hro_today_association_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .hro_today_association_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .hro_today_association_ad .column h1 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h2 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h3 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h4 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h5 {
           border-width: 0px;
        }

        .hro_today_association_ad .column h6 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .hro_today_association_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Cappelli
***********************************/

    /*lists*/

        .cappelli .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cappelli .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .cappelli .column h6 {
           border-width: 0px;
        }

        .cappelli .column h5 {
           border-width: 0px;
        }

        .cappelli .column h4 {
           border-width: 0px;
        }

        .cappelli .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .cappelli .column h2 {
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .cappelli .column h1 {
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1em;
           font-weight: bold;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .cappelli .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

        .cappelli .column a {
           border-width: 0px;
        }

    /*inlines*/

        .cappelli .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .cappelli .column .Color {
           border-width: 0px;
        }

        .cappelli .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .cappelli .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .cappelli .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .cappelli .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .cappelli .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .cappelli .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .cappelli .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

        .cappelli .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Cover Story Politics HR
***********************************/

    /*paragraphs*/

        .cover_story_politics_hr .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .cover_story_politics_hr .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .cover_story_politics_hr .column p.SidebarH1 {
           font-family: "futura-pt",sans-serif;
           font-size: 2rem;
           font-weight: bold;
           margin-bottom: 0px;
           padding-top: 24px;
           padding-bottom: 12px;
           line-height: 1.2em;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

        .cover_story_politics_hr .column p.SidebarH2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 200;
           margin-bottom: 0px;
           padding-bottom: 24px;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

        .cover_story_politics_hr .column p.SidebarBody {
           font-family: "futura-pt",sans-serif;
           font-size: 1.1875rem;
           font-weight: 200;
           margin-bottom: 0px;
           padding-bottom: 24px;
           padding-left: 24px;
           padding-right: 24px;
           border-width: 0px;
        }

        .cover_story_politics_hr .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .cover_story_politics_hr .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .cover_story_politics_hr .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .cover_story_politics_hr .column a {
           border-width: 0px;
        }

    /*headers*/

        .cover_story_politics_hr .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           border-width: 0px;
        }

        .cover_story_politics_hr .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.5rem;
           font-weight: 500;
           margin-bottom: 12px;
           border-width: 0px;
        }

        .cover_story_politics_hr .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           border-width: 0px;
        }

        .cover_story_politics_hr .column h4 {
           border-width: 0px;
        }

        .cover_story_politics_hr .column h5 {
           border-width: 0px;
        }

        .cover_story_politics_hr .column h6 {
           font-family: "myriad-pro",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
        }

    /*lists*/

        .cover_story_politics_hr .column .Numerical {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_politics_hr .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-top: 0px;
           margin-bottom: 24px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

        .cover_story_politics_hr .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Baker's Dozen TWS
***********************************/

    /*lists*/

        .baker_s_dozen_tws .column .CompanyBullets {
           padding-right: 24px;
           padding-bottom: 24px;
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 200;
           line-height: 1.6em;
           background-color: #ebece9;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .baker_s_dozen_tws .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .baker_s_dozen_tws .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .baker_s_dozen_tws .column h6 {
           border-width: 0px;
        }

        .baker_s_dozen_tws .column h5 {
           border-width: 0px;
        }

        .baker_s_dozen_tws .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: bold;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column h2 {
           color: #000000;
           line-height: 1em;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 2.625rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column h1 {
           margin-top: 24px;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: 200;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .baker_s_dozen_tws .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column a {
           border-width: 0px;
        }

    /*inlines*/

        .baker_s_dozen_tws .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column .Color {
           border-width: 0px;
        }

        .baker_s_dozen_tws .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .baker_s_dozen_tws .column p.CompanyWebsite {
           padding-left: 24px;
           padding-bottom: 24px;
           padding-top: 12px;
           margin-top: 0px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column p.CompanyH2 {
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 600;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column p.CompanyBio {
           padding-bottom: 23px;
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column p.CompanyName {
           margin-top: 24px;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 12px;
           padding-top: 12px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.375rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

        .baker_s_dozen_tws .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Aya Healthcare
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .aya_healthcare .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

        .aya_healthcare .column p {
           border-width: 0px;
        }

    /*inlines*/

        .aya_healthcare .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .aya_healthcare .column a {
           border-width: 0px;
        }

    /*headers*/

        .aya_healthcare .column h1 {
           border-width: 0px;
        }

        .aya_healthcare .column h2 {
           border-width: 0px;
        }

        .aya_healthcare .column h3 {
           border-width: 0px;
        }

        .aya_healthcare .column h4 {
           border-width: 0px;
        }

        .aya_healthcare .column h5 {
           border-width: 0px;
        }

        .aya_healthcare .column h6 {
           border-width: 0px;
        }

/***********************************
Baker's Dozen TWS 2
***********************************/

    /*lists*/

        .baker_s_dozen_tws_2 .column .CompanyBullets {
           padding-right: 24px;
           padding-bottom: 24px;
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 200;
           line-height: 1.6em;
           background-color: #ebece9;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .baker_s_dozen_tws_2 .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .baker_s_dozen_tws_2 .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .baker_s_dozen_tws_2 .column h6 {
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column h5 {
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: bold;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column h2 {
           color: #000000;
           line-height: 1em;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 2.625rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column h1 {
           margin-top: 24px;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: 200;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .baker_s_dozen_tws_2 .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .baker_s_dozen_tws_2 .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column .Color {
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .baker_s_dozen_tws_2 .column p.CompanyWebsite {
           padding-left: 24px;
           padding-bottom: 24px;
           padding-top: 12px;
           margin-top: 0px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column p.CompanyH2 {
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 600;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column p.CompanyBio {
           padding-bottom: 23px;
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column p.CompanyName {
           margin-top: 24px;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 12px;
           padding-top: 12px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.375rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_2 .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

        .baker_s_dozen_tws_2 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
KellyOCG AD
***********************************/

    /*headers*/

        .kellyocg_ad .column h6 {
           border-width: 0px;
        }

        .kellyocg_ad .column h5 {
           border-width: 0px;
        }

        .kellyocg_ad .column h4 {
           border-width: 0px;
        }

        .kellyocg_ad .column h3 {
           border-width: 0px;
        }

        .kellyocg_ad .column h2 {
           border-width: 0px;
        }

        .kellyocg_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .kellyocg_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .kellyocg_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .kellyocg_ad .column p {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .kellyocg_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Baker's Dozen TWS 3
***********************************/

    /*lists*/

        .baker_s_dozen_tws_3 .column .CompanyBullets {
           padding-right: 24px;
           padding-bottom: 24px;
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 200;
           line-height: 1.6em;
           background-color: #ebece9;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .baker_s_dozen_tws_3 .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .baker_s_dozen_tws_3 .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .baker_s_dozen_tws_3 .column h6 {
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column h5 {
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: bold;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column h2 {
           color: #000000;
           line-height: 1em;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 2.625rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column h1 {
           margin-top: 24px;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: 200;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .baker_s_dozen_tws_3 .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .baker_s_dozen_tws_3 .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column .Color {
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .baker_s_dozen_tws_3 .column p.CompanyWebsite {
           padding-left: 24px;
           padding-bottom: 24px;
           padding-top: 12px;
           margin-top: 0px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column p.CompanyH2 {
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 600;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column p.CompanyBio {
           padding-bottom: 23px;
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column p.CompanyName {
           margin-top: 24px;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 12px;
           padding-top: 12px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.375rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_3 .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

        .baker_s_dozen_tws_3 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Baker's Dozen TWS 4
***********************************/

    /*lists*/

        .baker_s_dozen_tws_4 .column .CompanyBullets {
           padding-right: 24px;
           padding-bottom: 24px;
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 200;
           line-height: 1.6em;
           background-color: #ebece9;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .baker_s_dozen_tws_4 .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .baker_s_dozen_tws_4 .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .baker_s_dozen_tws_4 .column h6 {
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column h5 {
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: bold;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column h2 {
           color: #000000;
           line-height: 1em;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 2.625rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column h1 {
           margin-top: 24px;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: 200;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .baker_s_dozen_tws_4 .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .baker_s_dozen_tws_4 .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column .Color {
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .baker_s_dozen_tws_4 .column p.CompanyWebsite {
           padding-left: 24px;
           padding-bottom: 24px;
           padding-top: 12px;
           margin-top: 0px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column p.CompanyH2 {
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 600;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column p.CompanyBio {
           padding-bottom: 23px;
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column p.CompanyName {
           margin-top: 24px;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 12px;
           padding-top: 12px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.375rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_4 .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

        .baker_s_dozen_tws_4 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Baker's Dozen TWS CHARTS
***********************************/

    /*lists*/

        .baker_s_dozen_tws_charts .column .CompanyBullets {
           padding-right: 24px;
           padding-bottom: 24px;
           margin-bottom: 0px;
           margin-top: 0px;
           font-weight: 200;
           line-height: 1.6em;
           background-color: #ebece9;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .baker_s_dozen_tws_charts .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .baker_s_dozen_tws_charts .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .baker_s_dozen_tws_charts .column h6 {
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column h5 {
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: bold;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column h2 {
           color: #000000;
           line-height: 1em;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 2.625rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column h1 {
           margin-top: 24px;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: 200;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .baker_s_dozen_tws_charts .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column a {
           border-width: 0px;
        }

    /*inlines*/

        .baker_s_dozen_tws_charts .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column .Color {
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .baker_s_dozen_tws_charts .column p.CompanyWebsite {
           padding-left: 24px;
           padding-bottom: 24px;
           padding-top: 12px;
           margin-top: 0px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column p.CompanyH2 {
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 600;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column p.CompanyBio {
           padding-bottom: 23px;
           padding-right: 24px;
           padding-left: 24px;
           background-color: #ebece9;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column p.CompanyName {
           margin-top: 24px;
           padding-right: 24px;
           padding-left: 24px;
           padding-bottom: 12px;
           padding-top: 12px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.375rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .baker_s_dozen_tws_charts .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

        .baker_s_dozen_tws_charts .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
2024 CHRO Comp Report
***********************************/

    /*paragraphs*/

        ._2024_chro_comp_report .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        ._2024_chro_comp_report .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        ._2024_chro_comp_report .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        ._2024_chro_comp_report .column p.PullQuoteCredit {
           color: transparent;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

    /*inlines*/

        ._2024_chro_comp_report .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        ._2024_chro_comp_report .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        ._2024_chro_comp_report .column .Color {
           border-width: 0px;
        }

        ._2024_chro_comp_report .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        ._2024_chro_comp_report .column a {
           border-width: 0px;
        }

        ._2024_chro_comp_report .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        ._2024_chro_comp_report .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #000000;
           border-width: 0px;
        }

        ._2024_chro_comp_report .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        ._2024_chro_comp_report .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        ._2024_chro_comp_report .column h4 {
           border-width: 0px;
        }

        ._2024_chro_comp_report .column h5 {
           border-width: 0px;
        }

        ._2024_chro_comp_report .column h6 {
           border-width: 0px;
        }

    /*lists*/

        ._2024_chro_comp_report .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        ._2024_chro_comp_report .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

        ._2024_chro_comp_report .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Pay Data Reporting
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .pay_data_reporting .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

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

    /*paragraphs*/

        .pay_data_reporting .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .pay_data_reporting .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .pay_data_reporting .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .pay_data_reporting .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .pay_data_reporting .column p.PullQuote {
           color: #de0000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .pay_data_reporting .column p.PullQuoteCredit {
           color: transparent;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .pay_data_reporting .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .pay_data_reporting .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .pay_data_reporting .column .Color {
           border-width: 0px;
        }

        .pay_data_reporting .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .pay_data_reporting .column a {
           border-width: 0px;
        }

        .pay_data_reporting .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .pay_data_reporting .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #000000;
           border-width: 0px;
        }

        .pay_data_reporting .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .pay_data_reporting .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .pay_data_reporting .column h4 {
           border-width: 0px;
        }

        .pay_data_reporting .column h5 {
           border-width: 0px;
        }

        .pay_data_reporting .column h6 {
           border-width: 0px;
        }

    /*lists*/

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

        .pay_data_reporting .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .pay_data_reporting .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

/***********************************
The Benefits Package / Case Study
***********************************/

    /*lists*/

        .the_benefits_package .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .the_benefits_package .column .Bullets {
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .the_benefits_package .column h6 {
           border-width: 0px;
        }

        .the_benefits_package .column h5 {
           border-width: 0px;
        }

        .the_benefits_package .column h4 {
           border-width: 0px;
        }

        .the_benefits_package .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .the_benefits_package .column h2 {
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 1.375rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .the_benefits_package .column h1 {
           color: #000000;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 3.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .the_benefits_package .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

        .the_benefits_package .column a {
           border-width: 0px;
        }

    /*inlines*/

        .the_benefits_package .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

        .the_benefits_package .column .Color {
           border-width: 0px;
        }

        .the_benefits_package .column .HRODropCap {
           margin-right: 2px;
           margin-top: 15px;
           padding-top: 0px;
           float: left;
           font-weight: bold;
           line-height: 0.4em;
           font-size: 3.875rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .the_benefits_package .column .default-drop-cap {
           font-family: Avant Garde, sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .the_benefits_package .column p.PullQuoteCredit {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           color: transparent;
           border-width: 0px;
        }

        .the_benefits_package .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           color: #de0000;
           border-width: 0px;
        }

        .the_benefits_package .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .the_benefits_package .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .the_benefits_package .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

        .the_benefits_package .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

        .the_benefits_package .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
The Benefits Package / Measuring Benefits ROI
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .the_benefits_package_measuring_benefits_roi .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

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

    /*paragraphs*/

        .the_benefits_package_measuring_benefits_roi .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column p.PullQuote {
           color: #de0000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column p.PullQuoteCredit {
           color: transparent;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           margin-bottom: 24px;
           border-width: 0px;
        }

    /*inlines*/

        .the_benefits_package_measuring_benefits_roi .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: Avant Garde, sans-serif;
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column .HRODropCap {
           font-family: "myriad-pro",sans-serif;
           font-size: 3.875rem;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           padding-top: 0px;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column .Color {
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column .HRORed {
           color: #d71829;
           border-width: 0px;
        }

    /*links*/

        .the_benefits_package_measuring_benefits_roi .column a {
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column a.BioLink {
           color: #6c6c6c;
           border-width: 0px;
        }

    /*headers*/

        .the_benefits_package_measuring_benefits_roi .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 3.25rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #000000;
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.3em;
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column h4 {
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column h5 {
           border-width: 0px;
        }

        .the_benefits_package_measuring_benefits_roi .column h6 {
           border-width: 0px;
        }

    /*lists*/

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

        .the_benefits_package_measuring_benefits_roi .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .the_benefits_package_measuring_benefits_roi .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           font-weight: 200;
           border-width: 0px;
           list-style-image: none;
        }

/***********************************
HROT Forum Call
***********************************/

    /*headers*/

        .hrot_forum_call .column h6 {
           border-width: 0px;
        }

        .hrot_forum_call .column h5 {
           border-width: 0px;
        }

        .hrot_forum_call .column h4 {
           border-width: 0px;
        }

        .hrot_forum_call .column h3 {
           border-width: 0px;
        }

        .hrot_forum_call .column h2 {
           border-width: 0px;
        }

        .hrot_forum_call .column h1 {
           border-width: 0px;
        }

    /*links*/

        .hrot_forum_call .column a {
           border-width: 0px;
        }

    /*inlines*/

        .hrot_forum_call .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .hrot_forum_call .column p {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .hrot_forum_call .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
EMEA AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .emea_ad .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

        .emea_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .emea_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .emea_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .emea_ad .column h1 {
           border-width: 0px;
        }

        .emea_ad .column h2 {
           border-width: 0px;
        }

        .emea_ad .column h3 {
           border-width: 0px;
        }

        .emea_ad .column h4 {
           border-width: 0px;
        }

        .emea_ad .column h5 {
           border-width: 0px;
        }

        .emea_ad .column h6 {
           border-width: 0px;
        }

/***********************************
Archive
***********************************/

    /*headers*/

        .archive .column h6 {
           border-width: 0px;
        }

        .archive .column h5 {
           border-width: 0px;
        }

        .archive .column h4 {
           border-width: 0px;
        }

        .archive .column h3 {
           border-width: 0px;
        }

        .archive .column h2 {
           border-width: 0px;
        }

        .archive .column h1 {
           border-width: 0px;
        }

    /*links*/

        .archive .column a {
           border-width: 0px;
        }

    /*inlines*/

        .archive .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .archive .column p {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

        .archive .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           border-width: 0px;
        }

    /*layoutitems*/

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

