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

    /*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;
           border-width: 0px;
        }

/***********************************
Ad—STATS Group
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Ad—GAIL
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

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

    /*lists*/

        .masthead .column .NumberedList {
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .Subbullets {
           font-family: "roboto",sans-serif;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           font-size: 0.875rem;
           list-style-type: circle;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .LitCited {
           padding-bottom: 0px;
           padding-left: 12px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           text-indent: 0px;
           line-height: 1.3em;
           font-size: 0.8125rem;
           font-family: "roboto-condensed",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .masthead .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p.Default-Nospacebelow {
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.AuthorBio {
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.Deck-line2 {
           text-align: center;
           color: #df2c41;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.Deck {
           background-color: transparent;
           padding-top: 12px;
           text-align: center;
           color: #df2c41;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .masthead .column p {
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .masthead .column p.Byline {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .masthead .column p.Subhead1 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-variant: normal;
           font-family: "roboto",sans-serif;
           color: #df2c41;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .masthead .column .AuthorName {
           font-family: "roboto",sans-serif;
           background-color: transparent;
           color: #df2c41;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

        .masthead .column .Subhead2 {
           font-family: "roboto",sans-serif;
           color: #df2c41;
           font-weight: bold;
           padding-top: 16px;
           font-size: 1rem;
           border-width: 0px;
        }

        .masthead .column .FigReference {
           font-family: "roboto",sans-serif;
           color: #df2c41;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

        .masthead .column h1 {
           padding-top: 12px;
           padding-bottom: 0px;
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

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

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

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

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

        .masthead .column h6 {
           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;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

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

/***********************************
Ad—IPLOCA
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

/***********************************
Editor's Notebook—Reed
***********************************/

    /*headers*/

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

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

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

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

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

        .editor_s_notebook_reed .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .editor_s_notebook_reed .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .editor_s_notebook_reed .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .editor_s_notebook_reed .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .editor_s_notebook_reed .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .editor_s_notebook_reed .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .editor_s_notebook_reed .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .editor_s_notebook_reed .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .editor_s_notebook_reed .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .editor_s_notebook_reed .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .editor_s_notebook_reed .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .editor_s_notebook_reed .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .editor_s_notebook_reed .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .editor_s_notebook_reed .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .editor_s_notebook_reed .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Ad—WGLC
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

/***********************************
Government—Barlas
***********************************/

    /*headers*/

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

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

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

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

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

        .government_barlas .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .government_barlas .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .government_barlas .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .government_barlas .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .government_barlas .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .government_barlas .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .government_barlas .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .government_barlas .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .government_barlas .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .government_barlas .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .government_barlas .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .government_barlas .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .government_barlas .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .government_barlas .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .government_barlas .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Ad—WO Circ
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

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

    /*containers*/

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

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

/***********************************
Global News April
***********************************/

    /*headers*/

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

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

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

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

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

        .global_news_april .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .global_news_april .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .global_news_april .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .global_news_april .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .global_news_april .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .global_news_april .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .global_news_april .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .global_news_april .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .global_news_april .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .global_news_april .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .global_news_april .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .global_news_april .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .global_news_april .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .global_news_april .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .global_news_april .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Podcasts
***********************************/

    /*headers*/

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

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

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

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

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

        .podcasts .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .podcasts .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .podcasts .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .podcasts .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .podcasts .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .podcasts .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .podcasts .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .podcasts .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .podcasts .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .podcasts .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Ad—GEI Consulting
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

/***********************************
Projects—April
***********************************/

    /*headers*/

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

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

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

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

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

        .projects_april .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .projects_april .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .projects_april .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .projects_april .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .projects_april .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .projects_april .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .projects_april .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .projects_april .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .projects_april .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .projects_april .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .projects_april .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .projects_april .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .projects_april .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .projects_april .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .projects_april .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Ad—Gulf Awards
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

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

/***********************************
Offshore Report—Nemec
***********************************/

    /*headers*/

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

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

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

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

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

        .offshore_report_nemec .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .offshore_report_nemec .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .offshore_report_nemec .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .offshore_report_nemec .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .offshore_report_nemec .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .offshore_report_nemec .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .offshore_report_nemec .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .offshore_report_nemec .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .offshore_report_nemec .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .offshore_report_nemec .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .offshore_report_nemec .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .offshore_report_nemec .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_nemec .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_nemec .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_nemec .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Offshore Report—Gerdin
***********************************/

    /*headers*/

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

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

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

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

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

        .offshore_report_gerdin .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .offshore_report_gerdin .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .offshore_report_gerdin .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .offshore_report_gerdin .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .offshore_report_gerdin .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .offshore_report_gerdin .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .offshore_report_gerdin .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .offshore_report_gerdin .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .offshore_report_gerdin .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .offshore_report_gerdin .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .offshore_report_gerdin .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .offshore_report_gerdin .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_gerdin .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_gerdin .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_gerdin .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Offshore Report—Taylor
***********************************/

    /*headers*/

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

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

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

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

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

        .offshore_report_taylor .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .offshore_report_taylor .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .offshore_report_taylor .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .offshore_report_taylor .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .offshore_report_taylor .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .offshore_report_taylor .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .offshore_report_taylor .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .offshore_report_taylor .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .offshore_report_taylor .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .offshore_report_taylor .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .offshore_report_taylor .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .offshore_report_taylor .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_taylor .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_taylor .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_taylor .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Offshore Report—Challenges
***********************************/

    /*headers*/

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

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

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

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

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

        .offshore_report_challenges .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .offshore_report_challenges .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .offshore_report_challenges .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .offshore_report_challenges .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .offshore_report_challenges .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .offshore_report_challenges .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .offshore_report_challenges .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .offshore_report_challenges .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .offshore_report_challenges .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .offshore_report_challenges .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .offshore_report_challenges .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .offshore_report_challenges .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_challenges .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_challenges .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .offshore_report_challenges .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Spotlight on Canada—Gerden
***********************************/

    /*headers*/

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

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

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

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

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

        .spotlight_on_canada_gerden .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .spotlight_on_canada_gerden .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .spotlight_on_canada_gerden .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .spotlight_on_canada_gerden .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .spotlight_on_canada_gerden .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .spotlight_on_canada_gerden .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .spotlight_on_canada_gerden .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .spotlight_on_canada_gerden .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .spotlight_on_canada_gerden .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .spotlight_on_canada_gerden .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .spotlight_on_canada_gerden .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .spotlight_on_canada_gerden .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_on_canada_gerden .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_on_canada_gerden .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_on_canada_gerden .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Association Corner—AMPP
***********************************/

    /*headers*/

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

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

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

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

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

        .association_corner_ampp .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .association_corner_ampp .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .association_corner_ampp .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .association_corner_ampp .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .association_corner_ampp .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .association_corner_ampp .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .association_corner_ampp .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .association_corner_ampp .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .association_corner_ampp .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .association_corner_ampp .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .association_corner_ampp .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .association_corner_ampp .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .association_corner_ampp .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .association_corner_ampp .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .association_corner_ampp .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Focus on Safety—Treat (EnerSys Corporation)
***********************************/

    /*headers*/

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

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

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

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

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

        .focus_on_safety_treat_enersys_corporation .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .focus_on_safety_treat_enersys_corporation .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .focus_on_safety_treat_enersys_corporation .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .focus_on_safety_treat_enersys_corporation .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .focus_on_safety_treat_enersys_corporation .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .focus_on_safety_treat_enersys_corporation .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .focus_on_safety_treat_enersys_corporation .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .focus_on_safety_treat_enersys_corporation .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .focus_on_safety_treat_enersys_corporation .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .focus_on_safety_treat_enersys_corporation .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .focus_on_safety_treat_enersys_corporation .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .focus_on_safety_treat_enersys_corporation .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .focus_on_safety_treat_enersys_corporation .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .focus_on_safety_treat_enersys_corporation .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .focus_on_safety_treat_enersys_corporation .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Spotlight on Africa—Oirere
***********************************/

    /*headers*/

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

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

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

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

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

        .spotlight_on_africa_oirere .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .spotlight_on_africa_oirere .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .spotlight_on_africa_oirere .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .spotlight_on_africa_oirere .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .spotlight_on_africa_oirere .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .spotlight_on_africa_oirere .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .spotlight_on_africa_oirere .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .spotlight_on_africa_oirere .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .spotlight_on_africa_oirere .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .spotlight_on_africa_oirere .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .spotlight_on_africa_oirere .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .spotlight_on_africa_oirere .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_on_africa_oirere .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_on_africa_oirere .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_on_africa_oirere .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Gas Analysis—Fu (Emerson)
***********************************/

    /*headers*/

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

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

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

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

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

        .gas_analysis_fu_emerson .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .gas_analysis_fu_emerson .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .gas_analysis_fu_emerson .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .gas_analysis_fu_emerson .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .gas_analysis_fu_emerson .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .gas_analysis_fu_emerson .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .gas_analysis_fu_emerson .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .gas_analysis_fu_emerson .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .gas_analysis_fu_emerson .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .gas_analysis_fu_emerson .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .gas_analysis_fu_emerson .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .gas_analysis_fu_emerson .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .gas_analysis_fu_emerson .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .gas_analysis_fu_emerson .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .gas_analysis_fu_emerson .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Cathodic Protection—Mahgoub (Saudi Aramco)
***********************************/

    /*headers*/

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

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

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

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

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

        .cathodic_protection_mahgoub_saudi_aramco .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .cathodic_protection_mahgoub_saudi_aramco .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .cathodic_protection_mahgoub_saudi_aramco .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .cathodic_protection_mahgoub_saudi_aramco .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .cathodic_protection_mahgoub_saudi_aramco .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .cathodic_protection_mahgoub_saudi_aramco .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .cathodic_protection_mahgoub_saudi_aramco .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .cathodic_protection_mahgoub_saudi_aramco .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .cathodic_protection_mahgoub_saudi_aramco .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .cathodic_protection_mahgoub_saudi_aramco .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .cathodic_protection_mahgoub_saudi_aramco .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .cathodic_protection_mahgoub_saudi_aramco .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .cathodic_protection_mahgoub_saudi_aramco .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .cathodic_protection_mahgoub_saudi_aramco .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cathodic_protection_mahgoub_saudi_aramco .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Technote—IMI
***********************************/

    /*headers*/

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

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

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

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

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

        .technote_imi .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .technote_imi .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .technote_imi .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .technote_imi .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .technote_imi .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .technote_imi .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .technote_imi .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .technote_imi .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .technote_imi .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .technote_imi .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .technote_imi .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .technote_imi .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .technote_imi .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .technote_imi .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .technote_imi .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Global Project Data
***********************************/

    /*headers*/

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

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

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

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

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

        .global_project_data .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .global_project_data .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .global_project_data .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .global_project_data .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .global_project_data .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .global_project_data .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .global_project_data .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .global_project_data .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .global_project_data .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .global_project_data .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .global_project_data .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .global_project_data .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .global_project_data .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .global_project_data .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .global_project_data .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Business News April
***********************************/

    /*headers*/

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

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

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

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

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

        .business_news_april .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .business_news_april .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .business_news_april .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .business_news_april .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .business_news_april .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .business_news_april .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .business_news_april .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .business_news_april .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .business_news_april .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .business_news_april .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .business_news_april .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .business_news_april .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .business_news_april .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .business_news_april .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .business_news_april .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
What's New—April
***********************************/

    /*headers*/

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

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

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

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

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

        .what_s_new_april .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .what_s_new_april .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .what_s_new_april .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .what_s_new_april .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .what_s_new_april .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .what_s_new_april .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .what_s_new_april .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .what_s_new_april .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .what_s_new_april .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .what_s_new_april .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .what_s_new_april .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .what_s_new_april .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .what_s_new_april .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .what_s_new_april .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .what_s_new_april .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Meetings
***********************************/

    /*headers*/

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

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

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

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

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

        .meetings .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .meetings .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .meetings .column .Subhead2 {
           font-size: 1rem;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .meetings .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .meetings .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .meetings .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .meetings .column p {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .meetings .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .meetings .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .meetings .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .meetings .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .meetings .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .meetings .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .meetings .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .meetings .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Sales Offices
***********************************/

    /*headers*/

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

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

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

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

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

        .sales_offices .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           padding-bottom: 0px;
           padding-top: 12px;
           border-width: 0px;
        }

    /*links*/

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

    /*inlines*/

        .sales_offices .column .FigReference {
           color: #f05323;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_offices .column .Subhead2 {
           font-size: 0.875rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002f60;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .sales_offices .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .sales_offices .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .sales_offices .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_offices .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           border-width: 0px;
        }

        .sales_offices .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002f60;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .sales_offices .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #002f60;
           text-align: center;
           border-width: 0px;
        }

        .sales_offices .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .sales_offices .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           margin-bottom: 12px;
           border-width: 0px;
        }

    /*lists*/

        .sales_offices .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_offices .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_offices .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_offices .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

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

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

/***********************************
Ad—PGJCirc
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

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

    /*containers*/

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

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

