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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

        .cover .column h6 {
           margin-top: 8px;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .cover .column h5 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .cover .column h4 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .cover .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .cover .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .cover .column h1 {
           margin-top: 21px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 2rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

    /*paragraphs*/

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

/***********************************
HRO Forum AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

        .table_of_contents .column p {
           margin-bottom: 38px;
           font-size: 1.25rem;
           font-family: "myriad-pro",sans-serif;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           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;
           gap: normal;
           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;
        }

/***********************************
House AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

        .masterhead .column p {
           text-align: center;
           font-size: 1.125rem;
           font-family: "myriad-pro",sans-serif;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           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;
           gap: normal;
           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
***********************************/

    /*lists*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

    /*layoutitems*/

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

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

    /*lists*/

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

        .ceo_letter .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           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;
        }

    /*images*/

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

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

    /*layoutitems*/

        .ceo_letter .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 Update
***********************************/

    /*lists*/

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

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

        .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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

    /*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;
           gap: normal;
           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
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

        .hro_today_association_ad .column p {
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           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;
           gap: normal;
           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
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

/***********************************
HR 100 List
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

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

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

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

        .hr_100_list .column p.CompanyName {
           font-family: "futura-pt-bold",sans-serif;
           font-size: 1.375rem;
           font-weight: 200;
           margin-bottom: 0px;
           line-height: 1em;
           color: #d71829;
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*links*/

        .hr_100_list .column a {
           text-decoration: none;
           color: #ad6e00;
           font-weight: 500;
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

/***********************************
HR100 Commentary
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
2025 Baker’s Dozen Customer Satisfaction Ratings: Relocation
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

/***********************************
GMS AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Relocation Bakers Dozen
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

/***********************************
Relocation Bakers Dozen 5-8
***********************************/

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
Relocation Bakers Dozen Charts
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

/***********************************
DEI
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

        .dei .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: #d0ba00;
           border-width: 0px;
        }

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

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

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

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

/***********************************
The Benefits Package
***********************************/

    /*paragraphs*/

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

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

        .the_benefits_package .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 .column p.PullQuote {
           color: #d0ba00;
           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 .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 .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 .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 .column .Color {
           border-width: 0px;
        }

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

    /*links*/

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

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

    /*headers*/

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

        .the_benefits_package .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 .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 .column h4 {
           border-width: 0px;
        }

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

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

    /*lists*/

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

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

/***********************************
Compliance
***********************************/

    /*lists*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

        .compliance .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: #f184bd;
           border-width: 0px;
        }

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

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

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

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

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
WCI: HRO Today Research
***********************************/

    /*paragraphs*/

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

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

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

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

        .wci_hro_today_research .column p.PullQuote {
           color: #0091ff;
           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;
        }

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

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

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

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

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

    /*links*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*images*/

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

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

    /*layoutitems*/

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

/***********************************
Talent Acquisition Summit Event AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

/***********************************
Subscribe to HRO Ad
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

        .archive .column h6 {
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           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;
           gap: normal;
           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;
        }

