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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
ULC
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Mastshead
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Quantum
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Pipe and Potential
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Better Digestion
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Lasting Legacy
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Taking Off
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Terratape
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
JANA
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Real-World Hydrogen
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

    /*headers*/

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

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

        .real_world_hydrogen .column h4 {
           color: #000000;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Blue Hydrogen: The Path Forward
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

        .blue_hydrogen_the_path_forwar .column .Red {
           color: #d12229;
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Romet
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Taking a leap
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
AGA
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

