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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

/***********************************
Ad—API
***********************************/

    /*paragraphs*/

        .a_api .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_api .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_api .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_api .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_api .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_api .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_api .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_api .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_api .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_api .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_api .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_api .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_api .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*paragraphs*/

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*containers*/

        .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;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—Solar Turbines Inc.
***********************************/

    /*paragraphs*/

        .a_solar_turbines_inc .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_solar_turbines_inc .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_solar_turbines_inc .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_solar_turbines_inc .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_solar_turbines_inc .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_solar_turbines_inc .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_solar_turbines_inc .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_solar_turbines_inc .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_solar_turbines_inc .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_solar_turbines_inc .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_solar_turbines_inc .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_solar_turbines_inc .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_solar_turbines_inc .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

/***********************************
Ad—Hermann Sewerin GmbH
***********************************/

    /*paragraphs*/

        .a_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .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_hermann_sewerin_gmbh .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—T.D. Williamson
***********************************/

    /*paragraphs*/

        .a_t_d_williamson .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_t_d_williamson .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_t_d_williamson .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_t_d_williamson .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_t_d_williamson .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_t_d_williamson .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_t_d_williamson .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_t_d_williamson .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_t_d_williamson .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_t_d_williamson .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_t_d_williamson .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_t_d_williamson .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_t_d_williamson .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Global News May
***********************************/

    /*headers*/

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

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

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

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

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

        .global_news_may .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_may .column a {
           border-width: 0px;
        }

    /*inlines*/

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

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

        .global_news_may .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_may .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .global_news_may .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_may .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_may .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .global_news_may .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_may .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_may .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_may .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_may .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_may .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_may .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_may .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .global_news_may .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_may .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_may .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_may .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—AUMA
***********************************/

    /*paragraphs*/

        .a_auma .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_auma .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_auma .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_auma .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_auma .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_auma .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_auma .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_auma .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_auma .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_auma .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_auma .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_auma .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_auma .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—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;
        }

/***********************************
Projects—May
***********************************/

    /*headers*/

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

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

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

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

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

        .projects_may .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_may .column a {
           border-width: 0px;
        }

    /*inlines*/

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

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

        .projects_may .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_may .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .projects_may .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_may .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .projects_may .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_may .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .projects_may .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_may .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .projects_may .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_may .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_may .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_may .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .projects_may .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_may .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_may .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_may .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           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;
        }

/***********************************
US Midstream—Reed
***********************************/

    /*headers*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

/***********************************
US Midstream—Bakken (McDonough)
***********************************/

    /*headers*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

/***********************************
US Midstream — Marcellus (McDonough)
***********************************/

    /*headers*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

/***********************************
Gas Storage—Nemec
***********************************/

    /*headers*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

/***********************************
CCUS Filtration—Joy (Cleanova)
***********************************/

    /*headers*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

/***********************************
Reclamation Efforts—Howell (Pipeline Equities)
***********************************/

    /*headers*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

/***********************************
Ad—GP Circ
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .a_gp_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_gp_circ .column p {
           border-width: 0px;
        }

/***********************************
Spotlight on Latin America
***********************************/

    /*headers*/

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

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

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

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

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

        .spotlight_on_latin_america .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_latin_america .column a {
           border-width: 0px;
        }

    /*inlines*/

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

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

        .spotlight_on_latin_america .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_latin_america .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .spotlight_on_latin_america .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_latin_america .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_latin_america .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .spotlight_on_latin_america .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_latin_america .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_latin_america .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_latin_america .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_latin_america .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_latin_america .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_latin_america .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_latin_america .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_on_latin_america .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_latin_america .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_latin_america .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_latin_america .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Spotlight on Europe
***********************************/

    /*headers*/

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

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

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

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

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

        .spotlight_on_europe .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_europe .column a {
           border-width: 0px;
        }

    /*inlines*/

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

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

        .spotlight_on_europe .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_europe .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .spotlight_on_europe .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_europe .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_europe .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .spotlight_on_europe .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_europe .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_europe .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_europe .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_europe .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_europe .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_europe .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_europe .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .spotlight_on_europe .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_europe .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_europe .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_europe .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Aging Workforce
***********************************/

    /*headers*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Contaminant Removal—Garza (Endress+Hauser)
***********************************/

    /*headers*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

/***********************************
Technote—OLI Systems
***********************************/

    /*headers*/

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

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

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

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

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

        .technote_oli_systems .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_oli_systems .column a {
           border-width: 0px;
        }

    /*inlines*/

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

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

        .technote_oli_systems .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_oli_systems .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .technote_oli_systems .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_oli_systems .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .technote_oli_systems .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_oli_systems .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #df2c41;
           text-align: center;
           border-width: 0px;
        }

        .technote_oli_systems .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_oli_systems .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .technote_oli_systems .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_oli_systems .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_oli_systems .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_oli_systems .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .technote_oli_systems .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_oli_systems .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_oli_systems .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_oli_systems .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—H2T Circ
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .a_h2t_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_h2t_circ .column p {
           border-width: 0px;
        }

/***********************************
Global Project Data—May
***********************************/

    /*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 May
***********************************/

    /*headers*/

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

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

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

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

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

        .business_news_may .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_may .column a {
           border-width: 0px;
        }

    /*inlines*/

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

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

        .business_news_may .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_may .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #df2c41;
           background-color: transparent;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*paragraphs*/

        .business_news_may .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_may .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_may .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .business_news_may .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_may .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_may .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_may .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_may .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_may .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_may .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_may .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .business_news_may .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_may .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_may .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_may .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—May
***********************************/

    /*headers*/

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

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

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

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

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

        .what_s_new_may .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_may .column a {
           border-width: 0px;
        }

    /*inlines*/

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

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

        .what_s_new_may .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_may .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_may .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_may .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_may .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           border-width: 0px;
        }

        .what_s_new_may .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_may .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_may .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_may .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_may .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_may .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_may .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_may .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .what_s_new_may .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_may .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_may .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_may .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

