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

/***********************************
Rubinc
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

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

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

/***********************************
Together Again
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

/***********************************
Safe Digging
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Emissions
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

        .people .column .Numerical {
           font-family: "adobe-garamond-pro",serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           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;
        }

    /*paragraphs*/

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

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

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

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

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

    /*images*/

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

/***********************************
Here Comes Hydrogen
***********************************/

    /*paragraphs*/

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

        .here_comes_hydrogen .column p.SidebarBody {
           color: #ffffff;
           background-color: #225127;
           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;
        }

        .here_comes_hydrogen .column p.SidebarHead {
           text-transform: uppercase;
           font-weight: bold;
           color: #ffffff;
           background-color: #225127;
           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;
        }

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

/***********************************
Go Beyond Just Promoting Safety
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

/***********************************
Instinct and Reaction
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

