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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
GTI
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*general*/

        .masthead .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .masthead .column h1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 6px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .masthead .column h2 {
           color: #005b9d;
           font-family: "futura-pt",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 5px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .masthead .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.4em;
           margin-top: 10px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .masthead .column h4 {
           background-color: #005b9d;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.4em;
           text-align: center;
           border-width: 0px;
        }

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

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

    /*inlines*/

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

    /*links*/

        .masthead .column a {
           color: #000000;
           font-family: "futura-pt",sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.4em;
           text-decoration: none;
           border-width: 0px;
        }

        .masthead .column a.Blue {
           color: #005b9d;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.4em;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .masthead .column .BlueBullet {
           color: #005b9d;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 0.75rem;
           line-height: 1.4em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .masthead .column p {
           font-family: "futura-pt",sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.2em;
           border-width: 0px;
        }

        .masthead .column p.SmallerNames {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 0.75rem;
           font-weight: 300;
           line-height: 1.4em;
           border-width: 0px;
        }

        .masthead .column p.Centered {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.2em;
           color: #959480;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Jana
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
A Clearer Picture
***********************************/

    /*general*/

        .a_clearer_picture .column endbug {
           border-width: 0px;
        }

    /*headers*/

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

        .a_clearer_picture .column h2 {
           color: #000000;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 200;
           line-height: 1.4em;
           margin-bottom: 6px;
           border-width: 0px;
        }

        .a_clearer_picture .column h3 {
           color: #c50c20;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-top: 24px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .a_clearer_picture .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.625rem;
           font-weight: 700;
           line-height: 1.4em;
           border-width: 0px;
        }

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

        .a_clearer_picture .column h6 {
           font-family: "futura-pt",sans-serif;
           font-size: 0.875rem;
           line-height: 1.3em;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*inlines*/

        .a_clearer_picture .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 3.75rem;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 2px;
           margin-top: 15px;
           border-width: 0px;
        }

        .a_clearer_picture .column .ByLine {
           color: #d12229;
           font-family: "futura-pt",sans-serif;
           font-size: 1.3125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .a_clearer_picture .column .RedDrop-Cap {
           color: #d2232a;
           float: left;
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           font-weight: 200;
           line-height: 0.7em;
           margin-top: 5px;
           padding-bottom: 2px;
           padding-top: 0px;
           border-width: 0px;
        }

        .a_clearer_picture .column .Interviewee {
           color: #2e5072;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           letter-spacing: 1px;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .a_clearer_picture .column .Interviewer {
           color: #139bea;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-style: italic;
           font-weight: 400;
           text-transform: uppercase;
           border-width: 0px;
        }

        .a_clearer_picture .column .TempDropCap {
           font-family: "futura-pt",sans-serif;
           font-size: 6.25rem;
           line-height: 0.5em;
           font-weight: 200;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           border-width: 0px;
        }

    /*links*/

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

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

    /*lists*/

        .a_clearer_picture .column .BulletList {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .a_clearer_picture .column .Numerical {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .a_clearer_picture .column p {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-indent: 14px;
           border-width: 0px;
        }

        .a_clearer_picture .column p.TopParagraph {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 24px;
           text-indent: 0px;
           border-width: 0px;
        }

        .a_clearer_picture .column p.SansSerif {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 200;
           line-height: 1.6em;
           margin-top: 20px;
           text-indent: 0px;
           border-width: 0px;
        }

        .a_clearer_picture .column p.RightJustify {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .a_clearer_picture .column p.NoIndent {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Customer Service
***********************************/

    /*paragraphs*/

        .customer_service .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .customer_service .column p.RightJustify {
           text-indent: 0px;
           text-align: right;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .customer_service .column p.SansSerif {
           text-indent: 0px;
           margin-top: 20px;
           line-height: 1.6em;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .customer_service .column p.TopParagraph {
           text-indent: 0px;
           margin-top: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .customer_service .column p {
           text-indent: 14px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

    /*lists*/

        .customer_service .column .Numerical {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

        .customer_service .column .BulletList {
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

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

    /*inlines*/

        .customer_service .column .TempDropCap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: 200;
           line-height: 0.5em;
           font-size: 6.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .customer_service .column .Interviewer {
           text-transform: uppercase;
           font-weight: 400;
           font-style: italic;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #139bea;
           border-width: 0px;
        }

        .customer_service .column .Interviewee {
           text-transform: uppercase;
           line-height: 1.6em;
           letter-spacing: 1px;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #2e5072;
           border-width: 0px;
        }

        .customer_service .column .RedDrop-Cap {
           padding-top: 0px;
           padding-bottom: 2px;
           margin-top: 5px;
           line-height: 0.7em;
           font-weight: 200;
           font-size: 6.25rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           color: #d2232a;
           border-width: 0px;
        }

        .customer_service .column .ByLine {
           text-transform: uppercase;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #d12229;
           border-width: 0px;
        }

        .customer_service .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.5em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .customer_service .column h6 {
           margin-bottom: 12px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

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

        .customer_service .column h4 {
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.625rem;
           font-family: "futura-pt-condensed",sans-serif;
           border-width: 0px;
        }

        .customer_service .column h3 {
           text-transform: uppercase;
           margin-top: 24px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           color: #c50c20;
           border-width: 0px;
        }

        .customer_service .column h2 {
           margin-bottom: 6px;
           line-height: 1.4em;
           font-weight: 200;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

    /*general*/

        .customer_service .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Workforce
***********************************/

    /*paragraphs*/

        .workforce .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .workforce .column p.RightJustify {
           text-indent: 0px;
           text-align: right;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .workforce .column p.SansSerif {
           text-indent: 0px;
           margin-top: 20px;
           line-height: 1.6em;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .workforce .column p.TopParagraph {
           text-indent: 0px;
           margin-top: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .workforce .column p {
           text-indent: 14px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

    /*lists*/

        .workforce .column .Numerical {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

        .workforce .column .BulletList {
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

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

    /*inlines*/

        .workforce .column .TempDropCap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: 200;
           line-height: 0.5em;
           font-size: 6.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .workforce .column .Interviewer {
           text-transform: uppercase;
           font-weight: 400;
           font-style: italic;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #139bea;
           border-width: 0px;
        }

        .workforce .column .Interviewee {
           text-transform: uppercase;
           line-height: 1.6em;
           letter-spacing: 1px;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #2e5072;
           border-width: 0px;
        }

        .workforce .column .RedDrop-Cap {
           padding-top: 0px;
           padding-bottom: 2px;
           margin-top: 5px;
           line-height: 0.7em;
           font-weight: 200;
           font-size: 6.25rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           color: #d2232a;
           border-width: 0px;
        }

        .workforce .column .ByLine {
           text-transform: uppercase;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #d12229;
           border-width: 0px;
        }

        .workforce .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.5em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .workforce .column h6 {
           margin-bottom: 12px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

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

        .workforce .column h4 {
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.625rem;
           font-family: "futura-pt-condensed",sans-serif;
           border-width: 0px;
        }

        .workforce .column h3 {
           text-transform: uppercase;
           margin-top: 24px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           color: #c50c20;
           border-width: 0px;
        }

        .workforce .column h2 {
           margin-bottom: 6px;
           line-height: 1.4em;
           font-weight: 200;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

    /*general*/

        .workforce .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Policy
***********************************/

    /*paragraphs*/

        .policy .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .policy .column p.RightJustify {
           text-indent: 0px;
           text-align: right;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .policy .column p.SansSerif {
           text-indent: 0px;
           margin-top: 20px;
           line-height: 1.6em;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .policy .column p.TopParagraph {
           text-indent: 0px;
           margin-top: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .policy .column p {
           text-indent: 14px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

    /*lists*/

        .policy .column .Numerical {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

        .policy .column .BulletList {
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

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

    /*inlines*/

        .policy .column .TempDropCap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: 200;
           line-height: 0.5em;
           font-size: 6.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .policy .column .Interviewer {
           text-transform: uppercase;
           font-weight: 400;
           font-style: italic;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #139bea;
           border-width: 0px;
        }

        .policy .column .Interviewee {
           text-transform: uppercase;
           line-height: 1.6em;
           letter-spacing: 1px;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #2e5072;
           border-width: 0px;
        }

        .policy .column .RedDrop-Cap {
           padding-top: 0px;
           padding-bottom: 2px;
           margin-top: 5px;
           line-height: 0.7em;
           font-weight: 200;
           font-size: 6.25rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           color: #d2232a;
           border-width: 0px;
        }

        .policy .column .ByLine {
           text-transform: uppercase;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #d12229;
           border-width: 0px;
        }

        .policy .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.5em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .policy .column h6 {
           margin-bottom: 12px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

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

        .policy .column h4 {
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.625rem;
           font-family: "futura-pt-condensed",sans-serif;
           border-width: 0px;
        }

        .policy .column h3 {
           text-transform: uppercase;
           margin-top: 24px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           color: #c50c20;
           border-width: 0px;
        }

        .policy .column h2 {
           margin-bottom: 6px;
           line-height: 1.4em;
           font-weight: 200;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

    /*general*/

        .policy .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
People
***********************************/

    /*paragraphs*/

        .people .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .people .column p.RightJustify {
           text-indent: 0px;
           text-align: right;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .people .column p.SansSerif {
           text-indent: 0px;
           margin-top: 20px;
           line-height: 1.6em;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .people .column p.TopParagraph {
           text-indent: 0px;
           margin-top: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .people .column p {
           text-indent: 14px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

    /*lists*/

        .people .column .Numerical {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

        .people .column .BulletList {
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

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

    /*inlines*/

        .people .column .TempDropCap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: 200;
           line-height: 0.5em;
           font-size: 6.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .people .column .Interviewer {
           text-transform: uppercase;
           font-weight: 400;
           font-style: italic;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #139bea;
           border-width: 0px;
        }

        .people .column .Interviewee {
           text-transform: uppercase;
           line-height: 1.6em;
           letter-spacing: 1px;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #2e5072;
           border-width: 0px;
        }

        .people .column .RedDrop-Cap {
           padding-top: 0px;
           padding-bottom: 2px;
           margin-top: 5px;
           line-height: 0.7em;
           font-weight: 200;
           font-size: 6.25rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           color: #d2232a;
           border-width: 0px;
        }

        .people .column .ByLine {
           text-transform: uppercase;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #d12229;
           border-width: 0px;
        }

        .people .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .people .column h6 {
           margin-bottom: 12px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

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

        .people .column h4 {
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.625rem;
           font-family: "futura-pt-condensed",sans-serif;
           border-width: 0px;
        }

        .people .column h3 {
           text-transform: uppercase;
           margin-top: 24px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           color: #c50c20;
           border-width: 0px;
        }

        .people .column h2 {
           margin-bottom: 6px;
           line-height: 1.4em;
           font-weight: 200;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

    /*general*/

        .people .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Jomar
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Above the Noise
***********************************/

    /*paragraphs*/

        .above_the_noise .column p.SidebarH3 {
           font-weight: bold;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #4e6c9a;
           color: #ffffff;
           text-indent: 0px;
           font-size: 1.1875rem;
           font-family: "futura-pt",sans-serif;
           padding-top: 18px;
           border-width: 0px;
        }

        .above_the_noise .column p.SidebarBody {
           color: #ffffff;
           background-color: #4e6c9a;
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .above_the_noise .column p.SidebarHead {
           text-transform: uppercase;
           font-weight: bold;
           color: #ffffff;
           background-color: #4e6c9a;
           text-indent: 0px;
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 9px;
           margin-top: 24px;
           font-size: 1.375rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .above_the_noise .column p.NoIndent {
           text-indent: 0px;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .above_the_noise .column p.PullQuote {
           text-indent: 0px;
           padding-top: 24px;
           padding-bottom: 24px;
           font-weight: 100;
           font-size: 1.5rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .above_the_noise .column p.RightJustify {
           text-indent: 0px;
           text-align: right;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .above_the_noise .column p {
           text-indent: 14px;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

    /*lists*/

        .above_the_noise .column .Bullets {
           background-color: transparent;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

        .above_the_noise .column .Numbers {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

        .above_the_noise .column .Sidebar {
           color: transparent;
           background-color: #5b3475;
           padding-right: 18px;
           padding-bottom: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

        .above_the_noise .column a.White {
           color: #ffffff;
           border-width: 0px;
        }

    /*inlines*/

        .above_the_noise .column .ByLine {
           text-transform: uppercase;
           font-weight: 400;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #07368b;
           border-width: 0px;
        }

        .above_the_noise .column .Interviewee {
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .above_the_noise .column .Interviewer {
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .above_the_noise .column .default-drop-cap {
           color: #4e6c9a;
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.5em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .above_the_noise .column h6 {
           text-align: right;
           margin-bottom: 12px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

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

        .above_the_noise .column h4 {
           color: #4e6c9a;
           text-transform: uppercase;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .above_the_noise .column h3 {
           color: #4e6c9a;
           margin-top: 24px;
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.375rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .above_the_noise .column h2 {
           margin-bottom: 6px;
           line-height: 1.4em;
           font-weight: 200;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #4e6c9a;
           border-width: 0px;
        }

        .above_the_noise .column h1 {
           font-weight: bold;
           text-transform: uppercase;
           color: #4e6c9a;
           line-height: 1.4em;
           font-size: 3rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Plasti Panel
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
The Right Move
***********************************/

    /*paragraphs*/

        .the_right_move .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .the_right_move .column p.RightJustify {
           text-indent: 0px;
           text-align: right;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .the_right_move .column p.SansSerif {
           text-indent: 0px;
           margin-top: 20px;
           line-height: 1.6em;
           font-weight: 200;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .the_right_move .column p.TopParagraph {
           text-indent: 0px;
           margin-top: 24px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

        .the_right_move .column p {
           text-indent: 14px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
        }

    /*lists*/

        .the_right_move .column .Numerical {
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

        .the_right_move .column .BulletList {
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "adobe-garamond-pro",serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

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

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

    /*inlines*/

        .the_right_move .column .TempDropCap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: 200;
           line-height: 0.5em;
           font-size: 6.25rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

        .the_right_move .column .Interviewer {
           text-transform: uppercase;
           font-weight: 400;
           font-style: italic;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #139bea;
           border-width: 0px;
        }

        .the_right_move .column .Interviewee {
           text-transform: uppercase;
           line-height: 1.6em;
           letter-spacing: 1px;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #2e5072;
           border-width: 0px;
        }

        .the_right_move .column .RedDrop-Cap {
           padding-top: 0px;
           padding-bottom: 2px;
           margin-top: 15px;
           line-height: 0.5em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           color: #d2232a;
           margin-right: 2px;
           border-width: 0px;
        }

        .the_right_move .column .ByLine {
           text-transform: uppercase;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #d12229;
           border-width: 0px;
        }

        .the_right_move .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.5em;
           font-weight: bold;
           font-size: 3.75rem;
           font-family: "futura-pt",sans-serif;
           float: left;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

        .the_right_move .column h6 {
           margin-bottom: 12px;
           line-height: 1.3em;
           font-size: 0.875rem;
           font-family: "futura-pt",sans-serif;
           border-width: 0px;
        }

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

        .the_right_move .column h4 {
           line-height: 1.4em;
           font-weight: 700;
           font-size: 1.625rem;
           font-family: "futura-pt-condensed",sans-serif;
           border-width: 0px;
        }

        .the_right_move .column h3 {
           text-transform: uppercase;
           margin-top: 24px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1.75rem;
           font-family: "futura-pt",sans-serif;
           color: #c50c20;
           border-width: 0px;
        }

        .the_right_move .column h2 {
           margin-bottom: 6px;
           line-height: 1.4em;
           font-weight: 200;
           font-size: 1.3125rem;
           font-family: "futura-pt",sans-serif;
           color: #000000;
           border-width: 0px;
        }

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

    /*general*/

        .the_right_move .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

