/***********************************
American Gas - October 2018
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*images*/

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

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

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

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

/***********************************
Belgas
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
User Guide
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

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

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

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

    /*containers*/

    /*layoutitems*/

/***********************************
Itron
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
CenterPoint Energy
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
President's Message
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
PG&E’s corporate archivist digs into the past to advance the future
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
A Starring Role
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Shining Brightly
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Digest
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

        .digest .column p {
           color: #505153;
           font-family: "futura-pt",sans-serif;
           margin-top: 18px;
           border-width: 0px;
        }

    /*images*/

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

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

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

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

/***********************************
Command on Demand
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Positive Outlook
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Major Investments
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Dramatic Reduction
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Road Trip
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Burns & McDonnell
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
Places
***********************************/

    /*general*/

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

    /*headers*/

        .places .column h1 {
           color: #c50c20;
           font-family: "futura-pt",sans-serif;
           font-size: 1rem;
           font-weight: 700;
           line-height: 1.6em;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

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

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

    /*inlines*/

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

        .places .column .BlueStart {
           color: #005b9d;
           font-weight: 700;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*links*/

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

    /*paragraphs*/

        .places .column p {
           color: #505153;
           font-family: "futura-pt",sans-serif;
           margin-top: 0px;
           border-width: 0px;
        }

    /*images*/

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

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

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

        .places .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: 12px;
           margin-top: 12px;
           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;
           margin-bottom: 18px;
           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: 6.25rem;
           font-weight: 200;
           line-height: 0.7em;
           margin-right: 2px;
           margin-top: 5px;
           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: 0px;
           margin-bottom: 24px;
           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;
        }

/***********************************
A Page From AGA's 100 Year History
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
Arizona
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Iowa
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Kentucky
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Maryland
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Alaska
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
California
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
North Carolina
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Illinois
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Hennessy Funds
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
A Thoughtful Pathway
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

        .a_thoughtful_pathway .column h4 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.4em;
           color: #d75c55;
           margin-top: 24px;
           border-width: 0px;
        }

        .a_thoughtful_pathway .column h5 {
           color: #09374b;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           margin-top: 24px;
           padding-top: 0px;
           border-width: 0px;
        }

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

        .a_thoughtful_pathway .column p.RightJustify {
           font-family: "futura-pt",sans-serif;
           font-size: 0.875rem;
           line-height: 1.6em;
           text-align: right;
           text-indent: 0px;
           font-weight: 200;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

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

/***********************************
Minnich Manufacturing
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
Today’s Innovation, Tomorrow’s Payoff
***********************************/

    /*general*/

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

    /*headers*/

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

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

        .today_s_innovation_tomorrow_s .column h3 {
           color: #09374b;
           font-family: "futura-pt",sans-serif;
           font-size: 1.75rem;
           font-weight: 100;
           line-height: 1.4em;
           margin-top: 24px;
           text-transform: uppercase;
           background-color: #a3cde9;
           padding-bottom: 12px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 12px;
           border-width: 0px;
        }

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

        .today_s_innovation_tomorrow_s .column h5 {
           color: #939598;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

        .today_s_innovation_tomorrow_s .column p.SansSerif {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.6em;
           margin-top: 0px;
           text-indent: 0px;
           background-color: #a3cde9;
           padding-bottom: 12px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

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

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

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

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

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

/***********************************
Annual Buyer’s Guide
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
2018 Category Listings of Vendors
***********************************/

    /*general*/

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

    /*headers*/

        .category_listings_of_vendors .column h1 {
           color: #d75c55;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 2.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 6px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .category_listings_of_vendors .column h2 {
           color: #d75c55;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 5px;
           text-decoration: none;
           text-transform: uppercase;
           border-width: 0px;
        }

        .category_listings_of_vendors .column h3 {
           font-family: "futura-pt",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 18px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

    /*inlines*/

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

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

    /*lists*/

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

    /*paragraphs*/

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

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

    /*containers*/

    /*layoutitems*/

/***********************************
CS Week Conference 43
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
Alaska LNG
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
2018 Alphabetical Listings of Vendors
***********************************/

    /*general*/

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

    /*headers*/

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

        .alphabetical_listings_vendors .column h2 {
           color: #c35140;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 5px;
           text-decoration: none;
           text-transform: uppercase;
           border-width: 0px;
        }

        .alphabetical_listings_vendors .column h3 {
           font-family: "futura-pt",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 18px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .alphabetical_listings_vendors .column h4 {
           background-color: rgba(255, 255, 255, 0.01);
           color: #005b9d;
           font-family: "futura-pt",sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

        .alphabetical_listings_vendors .column h5 {
           background-color: #fec467;
           color: #005b9d;
           font-family: "futura-pt",sans-serif;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 18px;
           padding-bottom: 2px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 2px;
           text-align: left;
           text-transform: uppercase;
           border-width: 0px;
        }

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

    /*inlines*/

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

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

    /*lists*/

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

    /*paragraphs*/

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

        .alphabetical_listings_vendors .column p.YellowBack {
           background-color: #fec467;
           font-family: "futura-pt",sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.2em;
           padding-bottom: 2px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 2px;
           border-width: 0px;
        }

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

    /*containers*/

    /*layoutitems*/

/***********************************
Sensus
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
Jobs
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

        .jobs .column h4 {
           color: #c50c20;
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-top: 24px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .jobs .column h5 {
           color: #4f5053;
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           font-weight: 700;
           line-height: 1.2em;
           margin-top: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .jobs .column h6 {
           color: #636466;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

        .jobs .column .Numbers {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1.4em;
           border-width: 0px;
           list-style-image: none;
        }

        .jobs .column .BulletList {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1.4em;
           list-style-type: disc;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .jobs .column p {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

        .jobs .column p.SmallLineSpace {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

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

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

    /*containers*/

    /*layoutitems*/

/***********************************
McDonald
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

/***********************************
Managing the Challenge of Dual Innovation
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

        .managing_the_challenge_of_dua .column .SidebarNumbers {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           padding-bottom: 24px;
           margin-top: 0px;
           margin-bottom: 0px;
           padding-left: 30px;
           border-width: 0px;
           list-style-image: none;
        }

        .managing_the_challenge_of_dua .column .SidebarBullets {
           list-style-type: disc;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           padding-bottom: 24px;
           margin-top: 0px;
           margin-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

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

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

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

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

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

        .managing_the_challenge_of_dua .column p.SidebarH1 {
           font-family: "futura-pt",sans-serif;
           font-size: 1.375rem;
           line-height: 1.6em;
           text-indent: 0px;
           margin-top: 24px;
           padding-top: 18px;
           padding-left: 18px;
           padding-right: 18px;
           border-width: 0px;
        }

        .managing_the_challenge_of_dua .column p.SidebarBody {
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           line-height: 1.6em;
           text-indent: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 24px;
           border-width: 0px;
        }

    /*images*/

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

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

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

/***********************************
Ad Index
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

        .ad_index .column a.NoUnderline {
           font-family: "futura-pt-condensed",sans-serif;
           text-decoration: none;
           border-width: 0px;
        }

    /*paragraphs*/

        .ad_index .column p {
           color: #505153;
           font-family: "futura-pt-condensed",sans-serif;
           font-weight: 200;
           margin-top: 18px;
           border-width: 0px;
        }

        .ad_index .column p.NoBold {
           color: #505153;
           font-family: "futura-pt-condensed",sans-serif;
           font-weight: 400;
           margin-top: 18px;
           border-width: 0px;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Next Issue
***********************************/

    /*general*/

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

    /*headers*/

        .next_issue .column h1 {
           color: #08468b;
           font-family: "futura-pt",sans-serif;
           font-size: 2rem;
           text-transform: uppercase;
           border-width: 0px;
        }

        .next_issue .column h2 {
           color: #505153;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           font-weight: 700;
           margin-top: 18px;
           text-transform: uppercase;
           border-width: 0px;
        }

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

        .next_issue .column p {
           color: #505153;
           font-family: "futura-pt",sans-serif;
           font-size: 1.125rem;
           margin-top: 0px;
           border-width: 0px;
        }

    /*containers*/

    /*layoutitems*/

/***********************************
Pink It Forward
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Pipetel
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*containers*/

    /*layoutitems*/

