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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

    /*lists*/

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

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

    /*links*/

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

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Linking Our Systems
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

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

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

/***********************************
In Development
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
A Capital Commitment
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

        .a_capital_commitment .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_capital_commitment .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_capital_commitment .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
It Begins at Home
***********************************/

    /*general*/

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

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Oracle
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
Staying the Course
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

/***********************************
CS Week
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

/***********************************
Second Chances
***********************************/

    /*paragraphs*/

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

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

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

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

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

    /*lists*/

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

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

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

    /*links*/

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

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*general*/

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

    /*images*/

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

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

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

