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

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Work Human AD
***********************************/

    /*headers*/

        .work_human_ad .column h6 {
        }

        .work_human_ad .column h5 {
        }

        .work_human_ad .column h4 {
        }

        .work_human_ad .column h3 {
        }

        .work_human_ad .column h2 {
        }

        .work_human_ad .column h1 {
        }

    /*links*/

        .work_human_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .work_human_ad .column p {
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .table_of_contents .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 20px;
           margin-bottom: 38px;
        }

        .table_of_contents .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
        }

    /*inlines*/

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

    /*links*/

        .table_of_contents .column a {
           color: #000000;
           text-decoration: none;
        }

    /*headers*/

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

        .table_of_contents .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 24px;
           font-weight: bold;
        }

        .table_of_contents .column h3 {
        }

        .table_of_contents .column h4 {
        }

        .table_of_contents .column h5 {
        }

        .table_of_contents .column h6 {
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Masthead
***********************************/

    /*paragraphs*/

        .masthead .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           text-align: center;
        }

        .masthead .column p.SmallPrint {
           font-family: "myriad-pro",sans-serif;
           font-size: 16px;
           text-align: left;
        }

    /*inlines*/

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

    /*links*/

        .masthead .column a {
        }

    /*headers*/

        .masthead .column h1 {
        }

        .masthead .column h2 {
        }

        .masthead .column h3 {
        }

        .masthead .column h4 {
           font-family: "futura-pt",sans-serif;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 16px;
        }

        .masthead .column h5 {
        }

        .masthead .column h6 {
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*lists*/

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

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

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

    /*headers*/

        .editors_note .column h6 {
        }

        .editors_note .column h5 {
        }

        .editors_note .column h4 {
        }

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

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

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

    /*links*/

        .editors_note .column a.BioLink {
           color: #6c6c6c;
        }

        .editors_note .column a {
        }

    /*inlines*/

        .editors_note .column .HRORed {
           color: #d71829;
        }

        .editors_note .column .Color {
        }

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

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

    /*paragraphs*/

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

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

        .editors_note .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

        .ceo_letter .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
        }

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

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

    /*inlines*/

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

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

        .ceo_letter .column .Color {
        }

        .ceo_letter .column .HRORed {
           color: #d71829;
        }

    /*links*/

        .ceo_letter .column a {
        }

        .ceo_letter .column a.BioLink {
           color: #6c6c6c;
        }

    /*headers*/

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

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

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

        .ceo_letter .column h4 {
        }

        .ceo_letter .column h5 {
        }

        .ceo_letter .column h6 {
        }

    /*lists*/

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

        .hro_today_association_update .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
        }

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

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

    /*inlines*/

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

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

        .hro_today_association_update .column .Color {
        }

        .hro_today_association_update .column .HRORed {
           color: #d71829;
        }

    /*links*/

        .hro_today_association_update .column a {
        }

        .hro_today_association_update .column a.BioLink {
           color: #6c6c6c;
        }

    /*headers*/

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

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

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

        .hro_today_association_update .column h4 {
        }

        .hro_today_association_update .column h5 {
        }

        .hro_today_association_update .column h6 {
        }

    /*lists*/

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .hro_today_association_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .hro_today_association_ad .column a {
        }

    /*headers*/

        .hro_today_association_ad .column h1 {
        }

        .hro_today_association_ad .column h2 {
        }

        .hro_today_association_ad .column h3 {
        }

        .hro_today_association_ad .column h4 {
        }

        .hro_today_association_ad .column h5 {
        }

        .hro_today_association_ad .column h6 {
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*lists*/

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

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

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

    /*headers*/

        .cappelli .column h6 {
        }

        .cappelli .column h5 {
        }

        .cappelli .column h4 {
        }

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

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

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

    /*links*/

        .cappelli .column a.BioLink {
           color: #6c6c6c;
        }

        .cappelli .column a {
        }

    /*inlines*/

        .cappelli .column .HRORed {
           color: #d71829;
        }

        .cappelli .column .Color {
        }

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

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

    /*paragraphs*/

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

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

        .cappelli .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Learning & Development / Role in RTO
***********************************/

    /*paragraphs*/

        .learning_development_role_in_ .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 24px;
        }

        .learning_development_role_in_ .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 0px;
        }

        .learning_development_role_in_ .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .learning_development_role_in_ .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
        }

        .learning_development_role_in_ .column p.PullQuote {
           color: #d30909;
           font-family: "futura-pt",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
        }

        .learning_development_role_in_ .column p.PullQuoteCredit {
           color: transparent;
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 24px;
        }

    /*inlines*/

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

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

        .learning_development_role_in_ .column .Color {
        }

        .learning_development_role_in_ .column .HRORed {
           color: #d71829;
        }

    /*links*/

        .learning_development_role_in_ .column a {
        }

        .learning_development_role_in_ .column a.BioLink {
           color: #6c6c6c;
        }

    /*headers*/

        .learning_development_role_in_ .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #000000;
        }

        .learning_development_role_in_ .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
        }

        .learning_development_role_in_ .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.3em;
        }

        .learning_development_role_in_ .column h4 {
        }

        .learning_development_role_in_ .column h5 {
        }

        .learning_development_role_in_ .column h6 {
        }

    /*lists*/

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

        .learning_development_role_in_ .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           font-weight: 200;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

        .archive .column h6 {
        }

        .archive .column h5 {
        }

        .archive .column h4 {
        }

        .archive .column h3 {
        }

        .archive .column h2 {
        }

        .archive .column h1 {
        }

    /*links*/

        .archive .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .archive .column p {
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Workhuman AD
***********************************/

    /*paragraphs*/

        .workhuman_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .workhuman_ad .column a {
        }

    /*headers*/

        .workhuman_ad .column h1 {
        }

        .workhuman_ad .column h2 {
        }

        .workhuman_ad .column h3 {
        }

        .workhuman_ad .column h4 {
        }

        .workhuman_ad .column h5 {
        }

        .workhuman_ad .column h6 {
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
HR Tech / AI and DEI
***********************************/

    /*lists*/

        .hr_tech_ai_and_dei .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
           list-style-image: none;
        }

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

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

    /*headers*/

        .hr_tech_ai_and_dei .column h6 {
        }

        .hr_tech_ai_and_dei .column h5 {
        }

        .hr_tech_ai_and_dei .column h4 {
        }

        .hr_tech_ai_and_dei .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 22px;
           font-family: "myriad-pro",sans-serif;
        }

        .hr_tech_ai_and_dei .column h2 {
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 22px;
           font-family: "myriad-pro",sans-serif;
        }

        .hr_tech_ai_and_dei .column h1 {
           color: #1b8887;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 52px;
           font-family: "futura-pt",sans-serif;
        }

    /*links*/

        .hr_tech_ai_and_dei .column a.BioLink {
           color: #6c6c6c;
        }

        .hr_tech_ai_and_dei .column a {
        }

    /*inlines*/

        .hr_tech_ai_and_dei .column .HRORed {
           color: #d71829;
        }

        .hr_tech_ai_and_dei .column .Color {
        }

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

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

    /*paragraphs*/

        .hr_tech_ai_and_dei .column p.PullQuoteCredit {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
           color: transparent;
        }

        .hr_tech_ai_and_dei .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 28px;
           font-family: "futura-pt",sans-serif;
           color: #035dc5;
        }

        .hr_tech_ai_and_dei .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .hr_tech_ai_and_dei .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .hr_tech_ai_and_dei .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .hr_tech_ai_and_dei .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Employee Relocation / Market Problems Solved
***********************************/

    /*lists*/

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

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

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

    /*headers*/

        .employee_relocation_market_pr .column h6 {
           font-size: 14px;
           font-family: "myriad-pro",sans-serif;
        }

        .employee_relocation_market_pr .column h5 {
        }

        .employee_relocation_market_pr .column h4 {
        }

        .employee_relocation_market_pr .column h3 {
           font-weight: bold;
           font-size: 20px;
           font-family: "myriad-pro",sans-serif;
        }

        .employee_relocation_market_pr .column h2 {
           margin-bottom: 12px;
           font-weight: 500;
           font-size: 24px;
           font-family: "myriad-pro",sans-serif;
        }

        .employee_relocation_market_pr .column h1 {
           margin-top: 24px;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 42px;
           font-family: "futura-pt",sans-serif;
        }

    /*links*/

        .employee_relocation_market_pr .column a {
        }

    /*inlines*/

        .employee_relocation_market_pr .column .HRORed {
           color: #d71829;
        }

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

    /*paragraphs*/

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

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

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

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

        .employee_relocation_market_pr .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .employee_relocation_market_pr .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .employee_relocation_market_pr .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Employee Relocation / a Real Win-Win
***********************************/

    /*lists*/

        .hr_tech_employee_relocation .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
           list-style-image: none;
        }

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

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

    /*headers*/

        .hr_tech_employee_relocation .column h6 {
        }

        .hr_tech_employee_relocation .column h5 {
        }

        .hr_tech_employee_relocation .column h4 {
        }

        .hr_tech_employee_relocation .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 22px;
           font-family: "myriad-pro",sans-serif;
        }

        .hr_tech_employee_relocation .column h2 {
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 22px;
           font-family: "myriad-pro",sans-serif;
        }

        .hr_tech_employee_relocation .column h1 {
           color: #deba00;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 52px;
           font-family: "futura-pt",sans-serif;
        }

    /*links*/

        .hr_tech_employee_relocation .column a.BioLink {
           color: #6c6c6c;
        }

        .hr_tech_employee_relocation .column a {
        }

    /*inlines*/

        .hr_tech_employee_relocation .column .HRORed {
           color: #d71829;
        }

        .hr_tech_employee_relocation .column .Color {
        }

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

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

    /*paragraphs*/

        .hr_tech_employee_relocation .column p.PullQuoteCredit {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
           color: transparent;
        }

        .hr_tech_employee_relocation .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 28px;
           font-family: "futura-pt",sans-serif;
           color: #009fea;
        }

        .hr_tech_employee_relocation .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .hr_tech_employee_relocation .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .hr_tech_employee_relocation .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .hr_tech_employee_relocation .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
House Ad - Subscribe Today
***********************************/

    /*paragraphs*/

        .house_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .house_ad .column a {
        }

    /*headers*/

        .house_ad .column h1 {
        }

        .house_ad .column h2 {
        }

        .house_ad .column h3 {
        }

        .house_ad .column h4 {
        }

        .house_ad .column h5 {
        }

        .house_ad .column h6 {
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Special Report / Recognition Business Results 1
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .special_report_recognition_1 .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
           list-style-image: none;
        }

        .special_report_recognition_1 .column .Bullets {
           padding-bottom: 10px;
           padding-top: 10px;
           background-color: #127cad;
           color: #ffffff;
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           list-style-image: none;
        }

    /*headers*/

        .special_report_recognition_1 .column h6 {
        }

        .special_report_recognition_1 .column h5 {
        }

        .special_report_recognition_1 .column h4 {
        }

        .special_report_recognition_1 .column h3 {
           color: #036690;
           line-height: 1.3em;
           font-weight: bold;
           font-size: 22px;
           font-family: "myriad-pro",sans-serif;
        }

        .special_report_recognition_1 .column h2 {
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 22px;
           font-family: "myriad-pro",sans-serif;
        }

        .special_report_recognition_1 .column h1 {
           color: #082e7e;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 52px;
           font-family: "futura-pt",sans-serif;
        }

    /*links*/

        .special_report_recognition_1 .column a.BioLink {
           color: #6c6c6c;
        }

        .special_report_recognition_1 .column a {
        }

    /*inlines*/

        .special_report_recognition_1 .column .HRORed {
           color: #d71829;
        }

        .special_report_recognition_1 .column .Color {
        }

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

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

    /*paragraphs*/

        .special_report_recognition_1 .column p.PullQuoteCredit {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .special_report_recognition_1 .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 28px;
           font-family: "futura-pt",sans-serif;
        }

        .special_report_recognition_1 .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .special_report_recognition_1 .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .special_report_recognition_1 .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .special_report_recognition_1 .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

/***********************************
Special Report 2
***********************************/

    /*paragraphs*/

        .special_report_2 .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 24px;
        }

        .special_report_2 .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 0px;
        }

        .special_report_2 .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .special_report_2 .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
        }

        .special_report_2 .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
        }

        .special_report_2 .column p.PullQuoteCredit {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 24px;
        }

    /*inlines*/

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

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

        .special_report_2 .column .Color {
        }

        .special_report_2 .column .HRORed {
           color: #d71829;
        }

    /*links*/

        .special_report_2 .column a {
        }

        .special_report_2 .column a.BioLink {
           color: #6c6c6c;
        }

    /*headers*/

        .special_report_2 .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #082e7e;
        }

        .special_report_2 .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
        }

        .special_report_2 .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.3em;
           color: #036690;
        }

        .special_report_2 .column h4 {
        }

        .special_report_2 .column h5 {
        }

        .special_report_2 .column h6 {
        }

    /*lists*/

        .special_report_2 .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           color: #ffffff;
           background-color: #127cad;
           padding-top: 10px;
           padding-bottom: 10px;
           list-style-image: none;
        }

        .special_report_2 .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           font-weight: 200;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Special Report 3
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .special_report_3 .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
           list-style-image: none;
        }

        .special_report_3 .column .Bullets {
           padding-bottom: 10px;
           padding-top: 10px;
           background-color: #127cad;
           color: #ffffff;
           margin-top: 0px;
           margin-bottom: 24px;
           font-weight: 200;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
           list-style-type: disc;
           list-style-image: none;
        }

    /*headers*/

        .special_report_3 .column h6 {
        }

        .special_report_3 .column h5 {
        }

        .special_report_3 .column h4 {
        }

        .special_report_3 .column h3 {
           color: #036690;
           line-height: 1.3em;
           font-weight: bold;
           font-size: 22px;
           font-family: "myriad-pro",sans-serif;
        }

        .special_report_3 .column h2 {
           line-height: 1.3em;
           margin-bottom: 18px;
           font-weight: 500;
           font-size: 22px;
           font-family: "myriad-pro",sans-serif;
        }

        .special_report_3 .column h1 {
           color: #082e7e;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: bold;
           font-size: 52px;
           font-family: "futura-pt",sans-serif;
        }

    /*links*/

        .special_report_3 .column a.BioLink {
           color: #6c6c6c;
        }

        .special_report_3 .column a {
        }

    /*inlines*/

        .special_report_3 .column .HRORed {
           color: #d71829;
        }

        .special_report_3 .column .Color {
        }

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

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

    /*paragraphs*/

        .special_report_3 .column p.PullQuoteCredit {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .special_report_3 .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 28px;
           font-family: "futura-pt",sans-serif;
        }

        .special_report_3 .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .special_report_3 .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .special_report_3 .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .special_report_3 .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

/***********************************
Special Report 4 / Gen Z
***********************************/

    /*paragraphs*/

        .special_report_4 .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 24px;
        }

        .special_report_4 .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 0px;
        }

        .special_report_4 .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .special_report_4 .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
        }

        .special_report_4 .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
        }

        .special_report_4 .column p.PullQuoteCredit {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 24px;
        }

    /*inlines*/

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

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

        .special_report_4 .column .Color {
        }

        .special_report_4 .column .HRORed {
           color: #d71829;
        }

    /*links*/

        .special_report_4 .column a {
        }

        .special_report_4 .column a.BioLink {
           color: #6c6c6c;
        }

    /*headers*/

        .special_report_4 .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 52px;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 12px;
           color: #082e7e;
        }

        .special_report_4 .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: 500;
           margin-bottom: 18px;
           line-height: 1.3em;
        }

        .special_report_4 .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.3em;
           color: #036690;
        }

        .special_report_4 .column h4 {
        }

        .special_report_4 .column h5 {
        }

        .special_report_4 .column h6 {
        }

    /*lists*/

        .special_report_4 .column .Bullets {
           list-style-type: disc;
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           font-weight: 200;
           margin-bottom: 24px;
           margin-top: 0px;
           color: #000000;
           background-color: #ffffff;
           padding-top: 10px;
           padding-bottom: 10px;
           list-style-image: none;
        }

        .special_report_4 .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           font-weight: 200;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
ERR - Bakers Dozen 2024
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .bakers_dozen_2024 .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 24px;
        }

        .bakers_dozen_2024 .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 0px;
        }

        .bakers_dozen_2024 .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .bakers_dozen_2024 .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
        }

        .bakers_dozen_2024 .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
        }

        .bakers_dozen_2024 .column p.CompanyName {
           font-family: "futura-pt",sans-serif;
           font-size: 22px;
           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;
        }

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

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

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

    /*inlines*/

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

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

        .bakers_dozen_2024 .column .Color {
        }

        .bakers_dozen_2024 .column .HRORed {
           color: #d71829;
        }

    /*links*/

        .bakers_dozen_2024 .column a {
        }

        .bakers_dozen_2024 .column a.BioLink {
           color: #6c6c6c;
        }

    /*headers*/

        .bakers_dozen_2024 .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 52px;
           font-weight: 200;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

        .bakers_dozen_2024 .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 42px;
           font-weight: 600;
           margin-bottom: 18px;
           line-height: 1em;
           color: #000000;
        }

        .bakers_dozen_2024 .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.3em;
        }

        .bakers_dozen_2024 .column h4 {
           font-weight: bold;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .bakers_dozen_2024 .column h5 {
        }

        .bakers_dozen_2024 .column h6 {
        }

    /*lists*/

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

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

        .bakers_dozen_2024 .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           font-weight: 200;
           list-style-image: none;
        }

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

/***********************************
ERR - Page 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .employee_relocation_ratings_p .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 24px;
        }

        .employee_relocation_ratings_p .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 0px;
        }

        .employee_relocation_ratings_p .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .employee_relocation_ratings_p .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
        }

        .employee_relocation_ratings_p .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
        }

        .employee_relocation_ratings_p .column p.CompanyName {
           font-family: "futura-pt",sans-serif;
           font-size: 22px;
           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;
        }

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

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

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

    /*inlines*/

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

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

        .employee_relocation_ratings_p .column .Color {
        }

        .employee_relocation_ratings_p .column .HRORed {
           color: #d71829;
        }

    /*links*/

        .employee_relocation_ratings_p .column a {
        }

        .employee_relocation_ratings_p .column a.BioLink {
           color: #6c6c6c;
        }

    /*headers*/

        .employee_relocation_ratings_p .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 52px;
           font-weight: 200;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

        .employee_relocation_ratings_p .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 42px;
           font-weight: 600;
           margin-bottom: 18px;
           line-height: 1em;
           color: #000000;
        }

        .employee_relocation_ratings_p .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.3em;
        }

        .employee_relocation_ratings_p .column h4 {
           font-weight: bold;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .employee_relocation_ratings_p .column h5 {
        }

        .employee_relocation_ratings_p .column h6 {
        }

    /*lists*/

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

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

        .employee_relocation_ratings_p .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           font-weight: 200;
           list-style-image: none;
        }

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

/***********************************
ERR - Page 3
***********************************/

    /*lists*/

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

        .err_page_3 .column .Numbers {
           font-weight: 200;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
           list-style-image: none;
        }

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

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

    /*headers*/

        .err_page_3 .column h6 {
        }

        .err_page_3 .column h5 {
        }

        .err_page_3 .column h4 {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           font-weight: bold;
        }

        .err_page_3 .column h3 {
           line-height: 1.3em;
           font-weight: bold;
           font-size: 22px;
           font-family: "myriad-pro",sans-serif;
        }

        .err_page_3 .column h2 {
           color: #000000;
           line-height: 1em;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 42px;
           font-family: "myriad-pro",sans-serif;
        }

        .err_page_3 .column h1 {
           margin-top: 24px;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: 200;
           font-size: 52px;
           font-family: "futura-pt",sans-serif;
        }

    /*links*/

        .err_page_3 .column a.BioLink {
           color: #6c6c6c;
        }

        .err_page_3 .column a {
        }

    /*inlines*/

        .err_page_3 .column .HRORed {
           color: #d71829;
        }

        .err_page_3 .column .Color {
        }

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

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

    /*paragraphs*/

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

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

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

        .err_page_3 .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: 22px;
           font-family: "futura-pt",sans-serif;
        }

        .err_page_3 .column p.PullQuote {
           margin-left: 24px;
           margin-right: 24px;
           margin-top: 24px;
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 28px;
           font-family: "futura-pt",sans-serif;
        }

        .err_page_3 .column p.Bio {
           color: #6c6c6c;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .err_page_3 .column p.ByLine {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 19px;
           font-family: Helvetica, sans-serif;
        }

        .err_page_3 .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .err_page_3 .column p {
           margin-bottom: 24px;
           font-weight: 200;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .err_page_3 .column p.p1 {
           color: #000000;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
ERR - Page 4
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .err_page_4 .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 24px;
        }

        .err_page_4 .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 0px;
        }

        .err_page_4 .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .err_page_4 .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
        }

        .err_page_4 .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
        }

        .err_page_4 .column p.CompanyName {
           font-family: "futura-pt",sans-serif;
           font-size: 22px;
           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;
        }

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

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

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

    /*inlines*/

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

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

        .err_page_4 .column .Color {
        }

        .err_page_4 .column .HRORed {
           color: #d71829;
        }

    /*links*/

        .err_page_4 .column a {
        }

        .err_page_4 .column a.BioLink {
           color: #6c6c6c;
        }

    /*headers*/

        .err_page_4 .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 52px;
           font-weight: 200;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

        .err_page_4 .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 42px;
           font-weight: 600;
           margin-bottom: 18px;
           line-height: 1em;
           color: #000000;
        }

        .err_page_4 .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.3em;
        }

        .err_page_4 .column h4 {
           font-weight: bold;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .err_page_4 .column h5 {
        }

        .err_page_4 .column h6 {
        }

    /*lists*/

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

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

        .err_page_4 .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           font-weight: 200;
           list-style-image: none;
        }

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

/***********************************
ERR - Charts
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .err_charts .column p {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 24px;
        }

        .err_charts .column p.NoLineSpace {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           font-weight: 200;
           margin-bottom: 0px;
        }

        .err_charts .column p.ByLine {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .err_charts .column p.Bio {
           font-family: Helvetica, sans-serif;
           font-size: 19px;
           font-weight: 100;
           margin-bottom: 24px;
           color: #6c6c6c;
        }

        .err_charts .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 24px;
           margin-right: 24px;
           margin-left: 24px;
        }

        .err_charts .column p.CompanyName {
           font-family: "futura-pt",sans-serif;
           font-size: 22px;
           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;
        }

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

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

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

    /*inlines*/

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

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

        .err_charts .column .Color {
        }

        .err_charts .column .HRORed {
           color: #d71829;
        }

    /*links*/

        .err_charts .column a {
        }

        .err_charts .column a.BioLink {
           color: #6c6c6c;
        }

    /*headers*/

        .err_charts .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 52px;
           font-weight: 200;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

        .err_charts .column h2 {
           font-family: "myriad-pro",sans-serif;
           font-size: 42px;
           font-weight: 600;
           margin-bottom: 18px;
           line-height: 1em;
           color: #000000;
        }

        .err_charts .column h3 {
           margin-top: 24px;
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.3em;
        }

        .err_charts .column h4 {
           font-weight: bold;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "myriad-pro",sans-serif;
        }

        .err_charts .column h5 {
        }

        .err_charts .column h6 {
        }

    /*lists*/

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

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

        .err_charts .column .Numbers {
           font-family: "myriad-pro",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           font-weight: 200;
           list-style-image: none;
        }

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

/***********************************
House Ad - Virtual Academy
***********************************/

    /*paragraphs*/

        .house_ad_virtual_academy .column p {
        }

    /*inlines*/

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

    /*links*/

        .house_ad_virtual_academy .column a {
        }

    /*headers*/

        .house_ad_virtual_academy .column h1 {
        }

        .house_ad_virtual_academy .column h2 {
        }

        .house_ad_virtual_academy .column h3 {
        }

        .house_ad_virtual_academy .column h4 {
        }

        .house_ad_virtual_academy .column h5 {
        }

        .house_ad_virtual_academy .column h6 {
        }

/***********************************
House AD - Events
***********************************/

    /*paragraphs*/

        .house_ad_events .column p {
        }

    /*inlines*/

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

    /*links*/

        .house_ad_events .column a {
        }

    /*headers*/

        .house_ad_events .column h1 {
        }

        .house_ad_events .column h2 {
        }

        .house_ad_events .column h3 {
        }

        .house_ad_events .column h4 {
        }

        .house_ad_events .column h5 {
        }

        .house_ad_events .column h6 {
        }

/***********************************
AD - Calo Relo
***********************************/

    /*paragraphs*/

        .ad_calo_relo .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_calo_relo .column a {
        }

    /*headers*/

        .ad_calo_relo .column h1 {
        }

        .ad_calo_relo .column h2 {
        }

        .ad_calo_relo .column h3 {
        }

        .ad_calo_relo .column h4 {
        }

        .ad_calo_relo .column h5 {
        }

        .ad_calo_relo .column h6 {
        }

/***********************************
AD - OC Tanner
***********************************/

    /*paragraphs*/

        .ad_oc_tanner .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_oc_tanner .column a {
        }

    /*headers*/

        .ad_oc_tanner .column h1 {
        }

        .ad_oc_tanner .column h2 {
        }

        .ad_oc_tanner .column h3 {
        }

        .ad_oc_tanner .column h4 {
        }

        .ad_oc_tanner .column h5 {
        }

        .ad_oc_tanner .column h6 {
        }

