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

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

/***********************************
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: bold;
           line-height: 0.5em;
           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;
        }

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

/***********************************
Reaching the Heights
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Five Days, 36,000 Relights
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

        .five_days_36_000_relights .column .default-drop-cap {
           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;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

/***********************************
Zero Waste
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

        .zero_waste .column .default-drop-cap {
           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;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

/***********************************
Game-Changer
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

        .game_changer .column .default-drop-cap {
           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;
           color: #000000;
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

/***********************************
Plastipanel
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
Focused on the Future
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

        .focused_on_the_future .column .default-drop-cap {
           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;
           color: #6bbf64;
           border-width: 0px;
        }

        .focused_on_the_future .column .Green {
           color: #6bbf64;
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

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

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

/***********************************
Burner Tips
***********************************/

    /*paragraphs*/

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

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

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

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

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

        .burner_tips .column p.H3_2 {
           text-indent: 0px;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: "futura-pt",sans-serif;
           color: #d2232a;
           text-transform: uppercase;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

        .burner_tips .column .Red {
           color: #d2232a;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

/***********************************
Jomar
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
You Never Know
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*images*/

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

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

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

