/***********************************
HR Insight
***********************************/

    /*paragraphs*/

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

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

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

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

        .hr_insight .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 0px;
           margin-right: 24px;
           margin-left: 24px;
           text-align: center;
           color: #be0000;
        }

        .hr_insight .column p.PullQuoteLeft {
           font-family: "futura-pt",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           line-height: 1.3em;
           margin-left: 0px;
           margin-right: 0px;
           color: #ffffff;
           background-color: #5b352c;
           padding-left: 24px;
           padding-right: 24px;
           padding-bottom: 12px;
           padding-top: 12px;
        }

    /*inlines*/

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

        .hr_insight .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;
           color: #1166b3;
        }

        .hr_insight .column .Color {
           color: #1166b3;
        }

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

        .hr_insight .column .Green {
           color: #00bf2e;
        }

        .hr_insight .column .Blue {
           color: #01a0c0;
        }

    /*links*/

        .hr_insight .column a {
        }

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

    /*headers*/

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

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

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

        .hr_insight .column h4 {
        }

        .hr_insight .column h5 {
        }

        .hr_insight .column h6 {
        }

    /*lists*/

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

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

        .hr_insight .column .PullQuoteBullets {
           font-family: "futura-pt",sans-serif;
           list-style-type: none;
           font-size: 28px;
           line-height: 1.3em;
           margin-bottom: 32px;
           margin-right: 0px;
           padding-left: 24px;
           color: #ffffff;
           background-color: #5b352c;
           padding-bottom: 12px;
           padding-right: 24px;
           margin-top: 0px;
           padding-top: 0px;
           list-style-image: none;
        }

/***********************************
Case Study
***********************************/

    /*paragraphs*/

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

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

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

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

        .case_study .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;
           color: #5481a0;
        }

    /*inlines*/

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

        .case_study .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;
           color: #c74a6b;
        }

        .case_study .column .Color {
           color: #c74a6b;
        }

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

    /*links*/

        .case_study .column a {
        }

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

    /*headers*/

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

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

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

        .case_study .column h4 {
        }

        .case_study .column h5 {
        }

        .case_study .column h6 {
        }

    /*lists*/

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

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

/***********************************
Wellness
***********************************/

    /*paragraphs*/

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

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

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

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

        .wellness .column p.PullQuote {
           font-family: "futura-pt",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 24px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           color: #ffffff;
           background-color: #d1b7de;
           padding-left: 24px;
           padding-right: 24px;
           padding-top: 12px;
           padding-bottom: 24px;
        }

    /*inlines*/

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

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

        .wellness .column .Color {
        }

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

    /*links*/

        .wellness .column a {
        }

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

        .wellness .column a.QuoteLink {
           color: #ffffff;
        }

    /*headers*/

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

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

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

        .wellness .column h4 {
        }

        .wellness .column h5 {
        }

        .wellness .column h6 {
        }

    /*lists*/

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

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

/***********************************
Talent Management
***********************************/

    /*paragraphs*/

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

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

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

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

        .talent_management .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;
           color: #6e9bbc;
        }

    /*inlines*/

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

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

        .talent_management .column .Color {
        }

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

    /*links*/

        .talent_management .column a {
        }

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

        .talent_management .column a.QuoteLink {
           color: #6e9bbc;
        }

    /*headers*/

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

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

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

        .talent_management .column h4 {
        }

        .talent_management .column h5 {
        }

        .talent_management .column h6 {
        }

    /*lists*/

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

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

    /*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 {
           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;
           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 - April 2022
***********************************/

    /*paragraphs*/

        .hro_today_april_2022 .column p {
        }

    /*inlines*/

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

    /*links*/

        .hro_today_april_2022 .column a {
        }

    /*headers*/

        .hro_today_april_2022 .column h1 {
        }

        .hro_today_april_2022 .column h2 {
        }

        .hro_today_april_2022 .column h3 {
        }

        .hro_today_april_2022 .column h4 {
        }

        .hro_today_april_2022 .column h5 {
        }

        .hro_today_april_2022 .column h6 {
        }

/***********************************
Cover Story
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

        .cover_story .column p.SidebarBody {
           font-family: "futura-pt",sans-serif;
           font-size: 19px;
           font-weight: 200;
           margin-bottom: 0px;
           padding-bottom: 24px;
           padding-left: 24px;
           padding-right: 24px;
           color: #ffffff;
           background-color: #037c8f;
        }

    /*inlines*/

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

        .cover_story .column .HRORed {
           color: #d71829;
           font-size: 62px;
        }

    /*links*/

        .cover_story .column a {
        }

        .cover_story .column a.White {
           color: #ffffff;
        }

        .cover_story .column a.BlueQuote {
           color: #6dbbfd;
        }

    /*headers*/

        .cover_story .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 56px;
           font-weight: bold;
           line-height: 1em;
           color: #de9c31;
           text-transform: uppercase;
        }

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

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

        .cover_story .column h4 {
        }

        .cover_story .column h5 {
        }

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

    /*lists*/

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

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

/***********************************
HRO Today 2022 Thought Leadership
***********************************/

    /*paragraphs*/

        .hro_today_2022_thought_leader .column p {
        }

    /*inlines*/

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

    /*links*/

        .hro_today_2022_thought_leader .column a {
        }

    /*headers*/

        .hro_today_2022_thought_leader .column h1 {
        }

        .hro_today_2022_thought_leader .column h2 {
        }

        .hro_today_2022_thought_leader .column h3 {
        }

        .hro_today_2022_thought_leader .column h4 {
        }

        .hro_today_2022_thought_leader .column h5 {
        }

        .hro_today_2022_thought_leader .column h6 {
        }

/***********************************
An Increased Need for Contingent Workers
***********************************/

    /*lists*/

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

        .an_increased_need_for_conting .column .Bullets {
           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*/

        .an_increased_need_for_conting .column h6 {
        }

        .an_increased_need_for_conting .column h5 {
        }

        .an_increased_need_for_conting .column h4 {
        }

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

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

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

    /*links*/

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

        .an_increased_need_for_conting .column a {
        }

    /*inlines*/

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

        .an_increased_need_for_conting .column .Color {
        }

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

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

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

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

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

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

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

/***********************************
PRO Unlimited
***********************************/

    /*paragraphs*/

        .pro_unlimited .column p {
        }

    /*inlines*/

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

    /*links*/

        .pro_unlimited .column a {
        }

    /*headers*/

        .pro_unlimited .column h1 {
        }

        .pro_unlimited .column h2 {
        }

        .pro_unlimited .column h3 {
        }

        .pro_unlimited .column h4 {
        }

        .pro_unlimited .column h5 {
        }

        .pro_unlimited .column h6 {
        }

/***********************************
Examining Post-Military Employment
***********************************/

    /*lists*/

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

        .examining_post_military_emplo .column .Bullets {
           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*/

        .examining_post_military_emplo .column h6 {
        }

        .examining_post_military_emplo .column h5 {
        }

        .examining_post_military_emplo .column h4 {
        }

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

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

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

    /*links*/

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

        .examining_post_military_emplo .column a {
        }

    /*inlines*/

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

        .examining_post_military_emplo .column .Color {
        }

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

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

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

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

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

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

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

/***********************************
Orion Talent
***********************************/

    /*paragraphs*/

        .orion_talent .column p {
        }

    /*inlines*/

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

    /*links*/

        .orion_talent .column a {
        }

    /*headers*/

        .orion_talent .column h1 {
        }

        .orion_talent .column h2 {
        }

        .orion_talent .column h3 {
        }

        .orion_talent .column h4 {
        }

        .orion_talent .column h5 {
        }

        .orion_talent .column h6 {
        }

/***********************************
Employee Engagement
***********************************/

    /*paragraphs*/

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

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

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

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

        .employee_engagement .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_engagement .column p.CompanyName {
           font-family: "futura-pt",sans-serif;
           font-size: 20px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #565dbf;
        }

    /*inlines*/

        .employee_engagement .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_engagement .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_engagement .column .Color {
        }

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

    /*links*/

        .employee_engagement .column a {
        }

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

    /*headers*/

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

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

        .employee_engagement .column h3 {
           font-family: "myriad-pro",sans-serif;
           font-size: 22px;
           font-weight: 800;
           background-color: #feca39;
           text-align: center;
           text-transform: uppercase;
           padding-top: 3px;
           padding-bottom: 3px;
           padding-left: 12px;
           padding-right: 12px;
           color: #7176b8;
        }

        .employee_engagement .column h4 {
        }

        .employee_engagement .column h5 {
        }

        .employee_engagement .column h6 {
        }

    /*lists*/

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

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

/***********************************
Engage2Excel
***********************************/

    /*paragraphs*/

        .engage2excel .column p {
        }

    /*inlines*/

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

    /*links*/

        .engage2excel .column a {
        }

    /*headers*/

        .engage2excel .column h1 {
        }

        .engage2excel .column h2 {
        }

        .engage2excel .column h3 {
        }

        .engage2excel .column h4 {
        }

        .engage2excel .column h5 {
        }

        .engage2excel .column h6 {
        }

/***********************************
HRO Today Forum
***********************************/

    /*paragraphs*/

        .hro_today_forum .column p {
        }

    /*inlines*/

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

    /*links*/

        .hro_today_forum .column a {
        }

    /*headers*/

        .hro_today_forum .column h1 {
        }

        .hro_today_forum .column h2 {
        }

        .hro_today_forum .column h3 {
        }

        .hro_today_forum .column h4 {
        }

        .hro_today_forum .column h5 {
        }

        .hro_today_forum .column h6 {
        }

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

    /*paragraphs*/

        .hro_today_association .column p {
        }

    /*inlines*/

        .hro_today_association .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 .column a {
        }

    /*headers*/

        .hro_today_association .column h1 {
        }

        .hro_today_association .column h2 {
        }

        .hro_today_association .column h3 {
        }

        .hro_today_association .column h4 {
        }

        .hro_today_association .column h5 {
        }

        .hro_today_association .column h6 {
        }

/***********************************
HRO Today Media
***********************************/

    /*paragraphs*/

        .hro_today_media .column p {
        }

    /*inlines*/

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

    /*links*/

        .hro_today_media .column a {
        }

    /*headers*/

        .hro_today_media .column h1 {
        }

        .hro_today_media .column h2 {
        }

        .hro_today_media .column h3 {
        }

        .hro_today_media .column h4 {
        }

        .hro_today_media .column h5 {
        }

        .hro_today_media .column h6 {
        }

/***********************************
Resource Solutions
***********************************/

    /*paragraphs*/

        .resource_solutions .column p {
        }

    /*inlines*/

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

    /*links*/

        .resource_solutions .column a {
        }

    /*headers*/

        .resource_solutions .column h1 {
        }

        .resource_solutions .column h2 {
        }

        .resource_solutions .column h3 {
        }

        .resource_solutions .column h4 {
        }

        .resource_solutions .column h5 {
        }

        .resource_solutions .column h6 {
        }

/***********************************
PSG
***********************************/

    /*paragraphs*/

        .psg .column p {
        }

    /*inlines*/

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

    /*links*/

        .psg .column a {
        }

    /*headers*/

        .psg .column h1 {
        }

        .psg .column h2 {
        }

        .psg .column h3 {
        }

        .psg .column h4 {
        }

        .psg .column h5 {
        }

        .psg .column h6 {
        }

/***********************************
Candidate Experience Continues to Count
***********************************/

    /*lists*/

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

        .candidate_experience_continue .column .Bullets {
           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*/

        .candidate_experience_continue .column h6 {
        }

        .candidate_experience_continue .column h5 {
        }

        .candidate_experience_continue .column h4 {
        }

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

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

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

    /*links*/

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

        .candidate_experience_continue .column a {
        }

    /*inlines*/

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

        .candidate_experience_continue .column .Color {
        }

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

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

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

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

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

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

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

/***********************************
Being Beneficial
***********************************/

    /*lists*/

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

        .being_beneficial .column .Bullets {
           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*/

        .being_beneficial .column h6 {
        }

        .being_beneficial .column h5 {
        }

        .being_beneficial .column h4 {
        }

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

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

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

    /*links*/

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

        .being_beneficial .column a {
        }

    /*inlines*/

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

        .being_beneficial .column .Color {
        }

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

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

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

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

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

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

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

/***********************************
The Laws of Attraction
***********************************/

    /*lists*/

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

        .the_laws_of_attraction .column .Bullets {
           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*/

        .the_laws_of_attraction .column h6 {
        }

        .the_laws_of_attraction .column h5 {
        }

        .the_laws_of_attraction .column h4 {
        }

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

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

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

    /*links*/

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

        .the_laws_of_attraction .column a {
        }

    /*inlines*/

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

        .the_laws_of_attraction .column .Color {
        }

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

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

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

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

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

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

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

/***********************************
Visier
***********************************/

    /*paragraphs*/

        .visier .column p {
        }

    /*inlines*/

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

    /*links*/

        .visier .column a {
        }

    /*headers*/

        .visier .column h1 {
        }

        .visier .column h2 {
        }

        .visier .column h3 {
        }

        .visier .column h4 {
        }

        .visier .column h5 {
        }

        .visier .column h6 {
        }

/***********************************
Contents
***********************************/

    /*paragraphs*/

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

        .contents .column h3 {
        }

        .contents .column h4 {
        }

        .contents .column h5 {
        }

        .contents .column h6 {
        }

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

/***********************************
Editor's Note
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

        .editor_s_note .column .Color {
        }

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

    /*links*/

        .editor_s_note .column a {
        }

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

    /*headers*/

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

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

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

        .editor_s_note .column h4 {
        }

        .editor_s_note .column h5 {
        }

        .editor_s_note .column h6 {
        }

    /*lists*/

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

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

/***********************************
CEO's Letter
***********************************/

    /*paragraphs*/

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

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

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

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

        .ceo_s_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_s_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_s_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_s_letter .column .Color {
        }

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

    /*links*/

        .ceo_s_letter .column a {
        }

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

    /*headers*/

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

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

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

        .ceo_s_letter .column h4 {
        }

        .ceo_s_letter .column h5 {
        }

        .ceo_s_letter .column h6 {
        }

    /*lists*/

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

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

/***********************************
HRO Today Professional Development Institute
***********************************/

    /*paragraphs*/

        .hro_today_pdi .column p {
        }

    /*inlines*/

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

    /*links*/

        .hro_today_pdi .column a {
        }

    /*headers*/

        .hro_today_pdi .column h1 {
        }

        .hro_today_pdi .column h2 {
        }

        .hro_today_pdi .column h3 {
        }

        .hro_today_pdi .column h4 {
        }

        .hro_today_pdi .column h5 {
        }

        .hro_today_pdi .column h6 {
        }

/***********************************
HRO Today Advisory Services
***********************************/

    /*paragraphs*/

        .hro_today_advisory_services .column p {
        }

    /*inlines*/

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

    /*links*/

        .hro_today_advisory_services .column a {
        }

    /*headers*/

        .hro_today_advisory_services .column h1 {
        }

        .hro_today_advisory_services .column h2 {
        }

        .hro_today_advisory_services .column h3 {
        }

        .hro_today_advisory_services .column h4 {
        }

        .hro_today_advisory_services .column h5 {
        }

        .hro_today_advisory_services .column h6 {
        }

