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

    /*lists*/

        .masthead .column .NumberedList {
           font-size: 14px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

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

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

        .masthead .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

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

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

        .masthead .column p {
           padding-bottom: 12px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
        }

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

        .masthead .column p.Subhead1 {
           letter-spacing: 0px;
           font-size: 18px;
           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;
        }

    /*inlines*/

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

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

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

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

    /*links*/

        .masthead .column a {
        }

    /*headers*/

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

        .masthead .column h2 {
        }

        .masthead .column h3 {
        }

        .masthead .column h4 {
        }

        .masthead .column h5 {
        }

        .masthead .column h6 {
        }

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

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

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

    /*lists*/

        .contents .column .NumberedList {
           font-size: 14px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .contents .column .Subbullets {
           font-family: "roboto",sans-serif;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           font-size: 14px;
           list-style-type: circle;
           list-style-image: none;
        }

        .contents .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: 13px;
           font-family: "roboto-condensed",sans-serif;
           list-style-image: none;
        }

        .contents .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .contents .column p.Default-Nospacebelow {
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
        }

        .contents .column p.AuthorBio {
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
        }

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

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

        .contents .column p {
           padding-bottom: 12px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
        }

        .contents .column p.Byline {
           font-family: "roboto",sans-serif;
           font-size: 16px;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
        }

        .contents .column p.Subhead1 {
           letter-spacing: 0px;
           font-size: 18px;
           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;
        }

    /*inlines*/

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

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

        .contents .column .Subhead2 {
           font-family: "roboto",sans-serif;
           color: #df2c41;
           font-weight: bold;
           padding-top: 16px;
           font-size: 16px;
        }

        .contents .column .FigReference {
           font-family: "roboto",sans-serif;
           color: #df2c41;
        }

    /*links*/

        .contents .column a {
        }

    /*headers*/

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

        .contents .column h2 {
        }

        .contents .column h3 {
        }

        .contents .column h4 {
        }

        .contents .column h5 {
        }

        .contents .column h6 {
        }

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

    /*lists*/

        .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: 13px;
           font-family: "roboto-condensed",sans-serif;
           list-style-image: none;
        }

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

    /*paragraphs*/

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

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

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

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

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

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

        .sales_offices .column p.Subhead1 {
           font-size: 16px;
           font-family: "roboto",sans-serif;
           color: #003060;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 6px;
        }

    /*inlines*/

        .sales_offices .column .AuthorName {
           font-weight: bold;
           text-transform: uppercase;
        }

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

        .sales_offices .column .Subhead2 {
           color: #002f60;
           font-weight: bold;
           padding-top: 12px;
           font-size: 14px;
        }

        .sales_offices .column .FigReference {
           color: #f05323;
        }

    /*links*/

        .sales_offices .column a {
        }

    /*headers*/

        .sales_offices .column h1 {
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
        }

        .sales_offices .column h2 {
        }

        .sales_offices .column h3 {
        }

        .sales_offices .column h4 {
        }

        .sales_offices .column h5 {
        }

        .sales_offices .column h6 {
        }

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

    /*lists*/

        .meetings .column .NumberedList {
           font-size: 14px;
           font-family: "roboto",sans-serif;
           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: 14px;
           list-style-type: circle;
           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: 13px;
           font-family: "roboto-condensed",sans-serif;
           list-style-image: none;
        }

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

    /*paragraphs*/

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

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

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

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

        .meetings .column p {
           padding-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

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

        .meetings .column p.Subhead1 {
           letter-spacing: 0px;
           font-size: 18px;
           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;
        }

    /*inlines*/

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

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

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

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

    /*links*/

        .meetings .column a {
        }

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

        .meetings .column h2 {
        }

        .meetings .column h3 {
        }

        .meetings .column h4 {
        }

        .meetings .column h5 {
        }

        .meetings .column h6 {
        }

/***********************************
Ad—PGJ_Circ (Back Cover)
***********************************/

    /*paragraphs*/

        .ad_pgj_circ_back_cover_ .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_pgj_circ_back_cover_ .column a {
        }

    /*headers*/

        .ad_pgj_circ_back_cover_ .column h1 {
        }

        .ad_pgj_circ_back_cover_ .column h2 {
        }

        .ad_pgj_circ_back_cover_ .column h3 {
        }

        .ad_pgj_circ_back_cover_ .column h4 {
        }

        .ad_pgj_circ_back_cover_ .column h5 {
        }

        .ad_pgj_circ_back_cover_ .column h6 {
        }

/***********************************
Mergers and Acquisitions—Mega-Deals
***********************************/

    /*headers*/

        .mergers_and_acquisitions_mega .column h6 {
        }

        .mergers_and_acquisitions_mega .column h5 {
        }

        .mergers_and_acquisitions_mega .column h4 {
        }

        .mergers_and_acquisitions_mega .column h3 {
        }

        .mergers_and_acquisitions_mega .column h2 {
        }

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

    /*links*/

        .mergers_and_acquisitions_mega .column a {
        }

    /*inlines*/

        .mergers_and_acquisitions_mega .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .mergers_and_acquisitions_mega .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .mergers_and_acquisitions_mega .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: 18px;
           letter-spacing: 0px;
        }

        .mergers_and_acquisitions_mega .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .mergers_and_acquisitions_mega .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .mergers_and_acquisitions_mega .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .mergers_and_acquisitions_mega .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .mergers_and_acquisitions_mega .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .mergers_and_acquisitions_mega .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .mergers_and_acquisitions_mega .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Mergers and Acquisitions—Gulf Coast CCUS
***********************************/

    /*headers*/

        .mergers_and_acquisitions_gulf .column h6 {
        }

        .mergers_and_acquisitions_gulf .column h5 {
        }

        .mergers_and_acquisitions_gulf .column h4 {
        }

        .mergers_and_acquisitions_gulf .column h3 {
        }

        .mergers_and_acquisitions_gulf .column h2 {
        }

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

    /*links*/

        .mergers_and_acquisitions_gulf .column a {
        }

    /*inlines*/

        .mergers_and_acquisitions_gulf .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .mergers_and_acquisitions_gulf .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .mergers_and_acquisitions_gulf .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: 18px;
           letter-spacing: 0px;
        }

        .mergers_and_acquisitions_gulf .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .mergers_and_acquisitions_gulf .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .mergers_and_acquisitions_gulf .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .mergers_and_acquisitions_gulf .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .mergers_and_acquisitions_gulf .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .mergers_and_acquisitions_gulf .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .mergers_and_acquisitions_gulf .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Hydrogen-Blend Pipelines—Path to Integrity
***********************************/

    /*headers*/

        .hydrogen_blend_pipelines_path .column h6 {
        }

        .hydrogen_blend_pipelines_path .column h5 {
        }

        .hydrogen_blend_pipelines_path .column h4 {
        }

        .hydrogen_blend_pipelines_path .column h3 {
        }

        .hydrogen_blend_pipelines_path .column h2 {
        }

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

    /*links*/

        .hydrogen_blend_pipelines_path .column a {
        }

    /*inlines*/

        .hydrogen_blend_pipelines_path .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .hydrogen_blend_pipelines_path .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .hydrogen_blend_pipelines_path .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: 18px;
           letter-spacing: 0px;
        }

        .hydrogen_blend_pipelines_path .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .hydrogen_blend_pipelines_path .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .hydrogen_blend_pipelines_path .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .hydrogen_blend_pipelines_path .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .hydrogen_blend_pipelines_path .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .hydrogen_blend_pipelines_path .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .hydrogen_blend_pipelines_path .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Hydrogen-Blend Pipelines—Repurposing Pipelines
***********************************/

    /*headers*/

        .hydrogen_blend_pipelines_repu .column h6 {
        }

        .hydrogen_blend_pipelines_repu .column h5 {
        }

        .hydrogen_blend_pipelines_repu .column h4 {
        }

        .hydrogen_blend_pipelines_repu .column h3 {
        }

        .hydrogen_blend_pipelines_repu .column h2 {
        }

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

    /*links*/

        .hydrogen_blend_pipelines_repu .column a {
        }

    /*inlines*/

        .hydrogen_blend_pipelines_repu .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .hydrogen_blend_pipelines_repu .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .hydrogen_blend_pipelines_repu .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: 18px;
           letter-spacing: 0px;
        }

        .hydrogen_blend_pipelines_repu .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .hydrogen_blend_pipelines_repu .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .hydrogen_blend_pipelines_repu .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .hydrogen_blend_pipelines_repu .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .hydrogen_blend_pipelines_repu .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .hydrogen_blend_pipelines_repu .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .hydrogen_blend_pipelines_repu .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Spotlight on Africa—Optimistic Uganda-EACOP
***********************************/

    /*headers*/

        .spotlight_on_africa_optimisti .column h6 {
        }

        .spotlight_on_africa_optimisti .column h5 {
        }

        .spotlight_on_africa_optimisti .column h4 {
        }

        .spotlight_on_africa_optimisti .column h3 {
        }

        .spotlight_on_africa_optimisti .column h2 {
        }

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

    /*links*/

        .spotlight_on_africa_optimisti .column a {
        }

    /*inlines*/

        .spotlight_on_africa_optimisti .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .spotlight_on_africa_optimisti .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .spotlight_on_africa_optimisti .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: 18px;
           letter-spacing: 0px;
        }

        .spotlight_on_africa_optimisti .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .spotlight_on_africa_optimisti .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .spotlight_on_africa_optimisti .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .spotlight_on_africa_optimisti .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .spotlight_on_africa_optimisti .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .spotlight_on_africa_optimisti .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .spotlight_on_africa_optimisti .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Geohazard Management—Geospatial Analytics
***********************************/

    /*headers*/

        .geohazard_management_geospati .column h6 {
        }

        .geohazard_management_geospati .column h5 {
        }

        .geohazard_management_geospati .column h4 {
        }

        .geohazard_management_geospati .column h3 {
        }

        .geohazard_management_geospati .column h2 {
        }

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

    /*links*/

        .geohazard_management_geospati .column a {
        }

    /*inlines*/

        .geohazard_management_geospati .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .geohazard_management_geospati .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .geohazard_management_geospati .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: 18px;
           letter-spacing: 0px;
        }

        .geohazard_management_geospati .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .geohazard_management_geospati .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .geohazard_management_geospati .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .geohazard_management_geospati .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .geohazard_management_geospati .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .geohazard_management_geospati .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .geohazard_management_geospati .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Pipeline Integrity—Improving Data
***********************************/

    /*headers*/

        .pipeline_integrity_improving_ .column h6 {
        }

        .pipeline_integrity_improving_ .column h5 {
        }

        .pipeline_integrity_improving_ .column h4 {
        }

        .pipeline_integrity_improving_ .column h3 {
        }

        .pipeline_integrity_improving_ .column h2 {
        }

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

    /*links*/

        .pipeline_integrity_improving_ .column a {
        }

    /*inlines*/

        .pipeline_integrity_improving_ .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .pipeline_integrity_improving_ .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .pipeline_integrity_improving_ .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: 18px;
           letter-spacing: 0px;
        }

        .pipeline_integrity_improving_ .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .pipeline_integrity_improving_ .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .pipeline_integrity_improving_ .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .pipeline_integrity_improving_ .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .pipeline_integrity_improving_ .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .pipeline_integrity_improving_ .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .pipeline_integrity_improving_ .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Leak Detection—Navigating Evolution
***********************************/

    /*headers*/

        .leak_detection_navigating_evo .column h6 {
        }

        .leak_detection_navigating_evo .column h5 {
        }

        .leak_detection_navigating_evo .column h4 {
        }

        .leak_detection_navigating_evo .column h3 {
        }

        .leak_detection_navigating_evo .column h2 {
        }

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

    /*links*/

        .leak_detection_navigating_evo .column a {
        }

    /*inlines*/

        .leak_detection_navigating_evo .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .leak_detection_navigating_evo .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .leak_detection_navigating_evo .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: 18px;
           letter-spacing: 0px;
        }

        .leak_detection_navigating_evo .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .leak_detection_navigating_evo .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .leak_detection_navigating_evo .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .leak_detection_navigating_evo .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .leak_detection_navigating_evo .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .leak_detection_navigating_evo .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .leak_detection_navigating_evo .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Pipeline Efficiency—Surface Preparation
***********************************/

    /*headers*/

        .pipeline_efficiency_surface_p .column h6 {
        }

        .pipeline_efficiency_surface_p .column h5 {
        }

        .pipeline_efficiency_surface_p .column h4 {
        }

        .pipeline_efficiency_surface_p .column h3 {
        }

        .pipeline_efficiency_surface_p .column h2 {
        }

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

    /*links*/

        .pipeline_efficiency_surface_p .column a {
        }

    /*inlines*/

        .pipeline_efficiency_surface_p .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .pipeline_efficiency_surface_p .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .pipeline_efficiency_surface_p .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: 18px;
           letter-spacing: 0px;
        }

        .pipeline_efficiency_surface_p .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .pipeline_efficiency_surface_p .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .pipeline_efficiency_surface_p .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .pipeline_efficiency_surface_p .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .pipeline_efficiency_surface_p .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .pipeline_efficiency_surface_p .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .pipeline_efficiency_surface_p .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Tech Notes—Safe Pipeline Operation
***********************************/

    /*headers*/

        .tech_notes_safe_pipeline_oper .column h6 {
        }

        .tech_notes_safe_pipeline_oper .column h5 {
        }

        .tech_notes_safe_pipeline_oper .column h4 {
        }

        .tech_notes_safe_pipeline_oper .column h3 {
        }

        .tech_notes_safe_pipeline_oper .column h2 {
        }

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

    /*links*/

        .tech_notes_safe_pipeline_oper .column a {
        }

    /*inlines*/

        .tech_notes_safe_pipeline_oper .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .tech_notes_safe_pipeline_oper .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .tech_notes_safe_pipeline_oper .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: 18px;
           letter-spacing: 0px;
        }

        .tech_notes_safe_pipeline_oper .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .tech_notes_safe_pipeline_oper .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .tech_notes_safe_pipeline_oper .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .tech_notes_safe_pipeline_oper .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .tech_notes_safe_pipeline_oper .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .tech_notes_safe_pipeline_oper .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .tech_notes_safe_pipeline_oper .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Tech Notes—Projects Boost Profile
***********************************/

    /*headers*/

        .tech_notes_projects_boost_pro .column h6 {
        }

        .tech_notes_projects_boost_pro .column h5 {
        }

        .tech_notes_projects_boost_pro .column h4 {
        }

        .tech_notes_projects_boost_pro .column h3 {
        }

        .tech_notes_projects_boost_pro .column h2 {
        }

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

    /*links*/

        .tech_notes_projects_boost_pro .column a {
        }

    /*inlines*/

        .tech_notes_projects_boost_pro .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .tech_notes_projects_boost_pro .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .tech_notes_projects_boost_pro .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: 18px;
           letter-spacing: 0px;
        }

        .tech_notes_projects_boost_pro .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .tech_notes_projects_boost_pro .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .tech_notes_projects_boost_pro .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .tech_notes_projects_boost_pro .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .tech_notes_projects_boost_pro .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .tech_notes_projects_boost_pro .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .tech_notes_projects_boost_pro .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

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

    /*headers*/

        .editor_s_notebook_reed .column h6 {
        }

        .editor_s_notebook_reed .column h5 {
        }

        .editor_s_notebook_reed .column h4 {
        }

        .editor_s_notebook_reed .column h3 {
        }

        .editor_s_notebook_reed .column h2 {
        }

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

    /*links*/

        .editor_s_notebook_reed .column a {
        }

    /*inlines*/

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

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

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

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

    /*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: 18px;
           letter-spacing: 0px;
        }

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

        .editor_s_notebook_reed .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

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

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

    /*lists*/

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

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

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

        .editor_s_notebook_reed .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

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

    /*headers*/

        .government_barlas .column h6 {
        }

        .government_barlas .column h5 {
        }

        .government_barlas .column h4 {
        }

        .government_barlas .column h3 {
        }

        .government_barlas .column h2 {
        }

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

    /*links*/

        .government_barlas .column a {
        }

    /*inlines*/

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

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

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

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

    /*paragraphs*/

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

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

        .government_barlas .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

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

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

    /*lists*/

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

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

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

        .government_barlas .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Global News—June
***********************************/

    /*headers*/

        .global_news_june .column h6 {
        }

        .global_news_june .column h5 {
        }

        .global_news_june .column h4 {
        }

        .global_news_june .column h3 {
        }

        .global_news_june .column h2 {
        }

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

    /*links*/

        .global_news_june .column a {
        }

    /*inlines*/

        .global_news_june .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .global_news_june .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .global_news_june .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: 18px;
           letter-spacing: 0px;
        }

        .global_news_june .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .global_news_june .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .global_news_june .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .global_news_june .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .global_news_june .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .global_news_june .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .global_news_june .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Projects—June
***********************************/

    /*headers*/

        .projects_june .column h6 {
        }

        .projects_june .column h5 {
        }

        .projects_june .column h4 {
        }

        .projects_june .column h3 {
        }

        .projects_june .column h2 {
        }

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

    /*links*/

        .projects_june .column a {
        }

    /*inlines*/

        .projects_june .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .projects_june .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .projects_june .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: 18px;
           letter-spacing: 0px;
        }

        .projects_june .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .projects_june .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .projects_june .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .projects_june .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .projects_june .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .projects_june .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .projects_june .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
Business News—June
***********************************/

    /*headers*/

        .business_news_june .column h6 {
        }

        .business_news_june .column h5 {
        }

        .business_news_june .column h4 {
        }

        .business_news_june .column h3 {
        }

        .business_news_june .column h2 {
        }

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

    /*links*/

        .business_news_june .column a {
        }

    /*inlines*/

        .business_news_june .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .business_news_june .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .business_news_june .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: 18px;
           letter-spacing: 0px;
        }

        .business_news_june .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .business_news_june .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .business_news_june .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .business_news_june .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .business_news_june .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .business_news_june .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .business_news_june .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

/***********************************
What's New—June
***********************************/

    /*headers*/

        .what_s_new_june .column h6 {
        }

        .what_s_new_june .column h5 {
        }

        .what_s_new_june .column h4 {
        }

        .what_s_new_june .column h3 {
        }

        .what_s_new_june .column h2 {
        }

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

    /*links*/

        .what_s_new_june .column a {
        }

    /*inlines*/

        .what_s_new_june .column .FigReference {
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

        .what_s_new_june .column .Subhead2 {
           font-size: 16px;
           padding-top: 16px;
           font-weight: bold;
           color: #df2c41;
           font-family: "roboto",sans-serif;
        }

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

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

    /*paragraphs*/

        .what_s_new_june .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: 18px;
           letter-spacing: 0px;
        }

        .what_s_new_june .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 16px;
           font-family: "roboto",sans-serif;
        }

        .what_s_new_june .column p {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
        }

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

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

        .what_s_new_june .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
        }

        .what_s_new_june .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*lists*/

        .what_s_new_june .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           list-style-image: none;
        }

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

        .what_s_new_june .column .Subbullets {
           list-style-type: circle;
           font-size: 14px;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .what_s_new_june .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 14px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .ad_auma .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_auma .column a {
        }

    /*headers*/

        .ad_auma .column h1 {
        }

        .ad_auma .column h2 {
        }

        .ad_auma .column h3 {
        }

        .ad_auma .column h4 {
        }

        .ad_auma .column h5 {
        }

        .ad_auma .column h6 {
        }

/***********************************
Ad—Brandt
***********************************/

    /*paragraphs*/

        .ad_brandt .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_brandt .column a {
        }

    /*headers*/

        .ad_brandt .column h1 {
        }

        .ad_brandt .column h2 {
        }

        .ad_brandt .column h3 {
        }

        .ad_brandt .column h4 {
        }

        .ad_brandt .column h5 {
        }

        .ad_brandt .column h6 {
        }

/***********************************
Ad—Enduro
***********************************/

    /*paragraphs*/

        .ad_enduro .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_enduro .column a {
        }

    /*headers*/

        .ad_enduro .column h1 {
        }

        .ad_enduro .column h2 {
        }

        .ad_enduro .column h3 {
        }

        .ad_enduro .column h4 {
        }

        .ad_enduro .column h5 {
        }

        .ad_enduro .column h6 {
        }

/***********************************
Ad—Pigs-Unlimited
***********************************/

    /*paragraphs*/

        .ad_pigs_unlimited .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_pigs_unlimited .column a {
        }

    /*headers*/

        .ad_pigs_unlimited .column h1 {
        }

        .ad_pigs_unlimited .column h2 {
        }

        .ad_pigs_unlimited .column h3 {
        }

        .ad_pigs_unlimited .column h4 {
        }

        .ad_pigs_unlimited .column h5 {
        }

        .ad_pigs_unlimited .column h6 {
        }

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

    /*paragraphs*/

        .ad_stats .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_stats .column a {
        }

    /*headers*/

        .ad_stats .column h1 {
        }

        .ad_stats .column h2 {
        }

        .ad_stats .column h3 {
        }

        .ad_stats .column h4 {
        }

        .ad_stats .column h5 {
        }

        .ad_stats .column h6 {
        }

/***********************************
Ad—Rosen Swiss
***********************************/

    /*paragraphs*/

        .ad_rosen_swiss .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_rosen_swiss .column a {
        }

    /*headers*/

        .ad_rosen_swiss .column h1 {
        }

        .ad_rosen_swiss .column h2 {
        }

        .ad_rosen_swiss .column h3 {
        }

        .ad_rosen_swiss .column h4 {
        }

        .ad_rosen_swiss .column h5 {
        }

        .ad_rosen_swiss .column h6 {
        }

/***********************************
Ad—Instrucalc
***********************************/

    /*headers*/

        .ad_instrucalc .column h6 {
        }

        .ad_instrucalc .column h5 {
        }

        .ad_instrucalc .column h4 {
        }

        .ad_instrucalc .column h3 {
        }

        .ad_instrucalc .column h2 {
        }

        .ad_instrucalc .column h1 {
        }

    /*links*/

        .ad_instrucalc .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ad_instrucalc .column p {
        }

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

    /*headers*/

        .ad_gp_circ .column h6 {
        }

        .ad_gp_circ .column h5 {
        }

        .ad_gp_circ .column h4 {
        }

        .ad_gp_circ .column h3 {
        }

        .ad_gp_circ .column h2 {
        }

        .ad_gp_circ .column h1 {
        }

    /*links*/

        .ad_gp_circ .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ad_gp_circ .column p {
        }

/***********************************
Ad—GEI/ Excellence Awards
***********************************/

    /*headers*/

        .ad_gei_excellence_awards .column h6 {
        }

        .ad_gei_excellence_awards .column h5 {
        }

        .ad_gei_excellence_awards .column h4 {
        }

        .ad_gei_excellence_awards .column h3 {
        }

        .ad_gei_excellence_awards .column h2 {
        }

        .ad_gei_excellence_awards .column h1 {
        }

    /*links*/

        .ad_gei_excellence_awards .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ad_gei_excellence_awards .column p {
        }

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

    /*paragraphs*/

        .ad_wglc .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_wglc .column a {
        }

    /*headers*/

        .ad_wglc .column h1 {
        }

        .ad_wglc .column h2 {
        }

        .ad_wglc .column h3 {
        }

        .ad_wglc .column h4 {
        }

        .ad_wglc .column h5 {
        }

        .ad_wglc .column h6 {
        }

/***********************************
Ad—CCS Strategy Europe
***********************************/

    /*headers*/

        .ad_ccs_strategy_europe .column h6 {
        }

        .ad_ccs_strategy_europe .column h5 {
        }

        .ad_ccs_strategy_europe .column h4 {
        }

        .ad_ccs_strategy_europe .column h3 {
        }

        .ad_ccs_strategy_europe .column h2 {
        }

        .ad_ccs_strategy_europe .column h1 {
        }

    /*links*/

        .ad_ccs_strategy_europe .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ad_ccs_strategy_europe .column p {
        }

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

    /*paragraphs*/

        .ad_iploca .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_iploca .column a {
        }

    /*headers*/

        .ad_iploca .column h1 {
        }

        .ad_iploca .column h2 {
        }

        .ad_iploca .column h3 {
        }

        .ad_iploca .column h4 {
        }

        .ad_iploca .column h5 {
        }

        .ad_iploca .column h6 {
        }

