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

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
MathWorks
***********************************/

    /*paragraphs*/

        .mathworks .column p {
        }

    /*inlines*/

        .mathworks .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .mathworks .column a {
        }

    /*headers*/

        .mathworks .column h1 {
        }

        .mathworks .column h2 {
        }

        .mathworks .column h3 {
        }

        .mathworks .column h4 {
        }

        .mathworks .column h5 {
        }

        .mathworks .column h6 {
        }

/***********************************
Zurich Instruments
***********************************/

    /*paragraphs*/

        .zurich_instruments .column p {
        }

    /*inlines*/

        .zurich_instruments .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .zurich_instruments .column a {
        }

    /*headers*/

        .zurich_instruments .column h1 {
        }

        .zurich_instruments .column h2 {
        }

        .zurich_instruments .column h3 {
        }

        .zurich_instruments .column h4 {
        }

        .zurich_instruments .column h5 {
        }

        .zurich_instruments .column h6 {
        }

/***********************************
CMC Microsystems
***********************************/

    /*paragraphs*/

        .cmc_microsystems .column p {
        }

    /*inlines*/

        .cmc_microsystems .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .cmc_microsystems .column a {
        }

    /*headers*/

        .cmc_microsystems .column h1 {
        }

        .cmc_microsystems .column h2 {
        }

        .cmc_microsystems .column h3 {
        }

        .cmc_microsystems .column h4 {
        }

        .cmc_microsystems .column h5 {
        }

        .cmc_microsystems .column h6 {
        }

/***********************************
Gadgeteering
***********************************/

    /*general*/

        .gadgeteering .column endbug {
        }

    /*headers*/

        .gadgeteering .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .gadgeteering .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .gadgeteering .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .gadgeteering .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .gadgeteering .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .gadgeteering .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .gadgeteering .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .gadgeteering .column .AllCaps {
           text-transform: uppercase;
        }

        .gadgeteering .column .Lowercase {
           text-transform: lowercase;
        }

        .gadgeteering .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .gadgeteering .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .gadgeteering .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .gadgeteering .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .gadgeteering .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .gadgeteering .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .gadgeteering .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .gadgeteering .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .gadgeteering .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .gadgeteering .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .gadgeteering .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .gadgeteering .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .gadgeteering .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Optica
***********************************/

    /*paragraphs*/

        .optica .column p {
        }

    /*inlines*/

        .optica .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .optica .column a {
        }

    /*headers*/

        .optica .column h1 {
        }

        .optica .column h2 {
        }

        .optica .column h3 {
        }

        .optica .column h4 {
        }

        .optica .column h5 {
        }

        .optica .column h6 {
        }

/***********************************
Contributors
***********************************/

    /*headers*/

        .contributors .column h1 {
        }

        .contributors .column h2 {
        }

        .contributors .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .contributors .column h4 {
        }

        .contributors .column h5 {
        }

        .contributors .column h6 {
        }

    /*inlines*/

        .contributors .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .contributors .column .Uppercase {
           text-transform: uppercase;
        }

    /*links*/

        .contributors .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*paragraphs*/

        .contributors .column p {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
        }

        .contributors .column p.Bio {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
        }

/***********************************
COMSOL
***********************************/

    /*paragraphs*/

        .comsol .column p {
        }

    /*inlines*/

        .comsol .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .comsol .column a {
        }

    /*headers*/

        .comsol .column h1 {
        }

        .comsol .column h2 {
        }

        .comsol .column h3 {
        }

        .comsol .column h4 {
        }

        .comsol .column h5 {
        }

        .comsol .column h6 {
        }

/***********************************
China's Lunar Station Megaproject
***********************************/

    /*general*/

        .china_s_lunar_station_megapro .column endbug {
        }

    /*headers*/

        .china_s_lunar_station_megapro .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .china_s_lunar_station_megapro .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .china_s_lunar_station_megapro .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .china_s_lunar_station_megapro .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .china_s_lunar_station_megapro .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .china_s_lunar_station_megapro .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .china_s_lunar_station_megapro .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .china_s_lunar_station_megapro .column .AllCaps {
           text-transform: uppercase;
        }

        .china_s_lunar_station_megapro .column .Lowercase {
           text-transform: lowercase;
        }

        .china_s_lunar_station_megapro .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .china_s_lunar_station_megapro .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .china_s_lunar_station_megapro .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .china_s_lunar_station_megapro .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .china_s_lunar_station_megapro .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .china_s_lunar_station_megapro .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .china_s_lunar_station_megapro .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .china_s_lunar_station_megapro .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .china_s_lunar_station_megapro .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .china_s_lunar_station_megapro .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .china_s_lunar_station_megapro .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .china_s_lunar_station_megapro .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .china_s_lunar_station_megapro .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
China's Thorium Gambit
***********************************/

    /*general*/

        .china_s_thorium_gambit .column endbug {
        }

    /*headers*/

        .china_s_thorium_gambit .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .china_s_thorium_gambit .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .china_s_thorium_gambit .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .china_s_thorium_gambit .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .china_s_thorium_gambit .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .china_s_thorium_gambit .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .china_s_thorium_gambit .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .china_s_thorium_gambit .column .AllCaps {
           text-transform: uppercase;
        }

        .china_s_thorium_gambit .column .Lowercase {
           text-transform: lowercase;
        }

        .china_s_thorium_gambit .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .china_s_thorium_gambit .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .china_s_thorium_gambit .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .china_s_thorium_gambit .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .china_s_thorium_gambit .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .china_s_thorium_gambit .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .china_s_thorium_gambit .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .china_s_thorium_gambit .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .china_s_thorium_gambit .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .china_s_thorium_gambit .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .china_s_thorium_gambit .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .china_s_thorium_gambit .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .china_s_thorium_gambit .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Five COVID Breathalyzers
***********************************/

    /*general*/

        .five_covid_breathalyzers .column endbug {
        }

    /*headers*/

        .five_covid_breathalyzers .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .five_covid_breathalyzers .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .five_covid_breathalyzers .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .five_covid_breathalyzers .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .five_covid_breathalyzers .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .five_covid_breathalyzers .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .five_covid_breathalyzers .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .five_covid_breathalyzers .column .AllCaps {
           text-transform: uppercase;
        }

        .five_covid_breathalyzers .column .Lowercase {
           text-transform: lowercase;
        }

        .five_covid_breathalyzers .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .five_covid_breathalyzers .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .five_covid_breathalyzers .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .five_covid_breathalyzers .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .five_covid_breathalyzers .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .five_covid_breathalyzers .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .five_covid_breathalyzers .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .five_covid_breathalyzers .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .five_covid_breathalyzers .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .five_covid_breathalyzers .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .five_covid_breathalyzers .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .five_covid_breathalyzers .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .five_covid_breathalyzers .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .five_covid_breathalyzers .column p.SidebarNoLine {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
One Atmospheric Nuclear Explosion Could Cripple the Entire Grid
***********************************/

    /*general*/

        .one_atmospheric_nuclear_explo .column endbug {
        }

    /*headers*/

        .one_atmospheric_nuclear_explo .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .one_atmospheric_nuclear_explo .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .one_atmospheric_nuclear_explo .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .one_atmospheric_nuclear_explo .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .one_atmospheric_nuclear_explo .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .one_atmospheric_nuclear_explo .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .one_atmospheric_nuclear_explo .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .one_atmospheric_nuclear_explo .column .AllCaps {
           text-transform: uppercase;
        }

        .one_atmospheric_nuclear_explo .column .Lowercase {
           text-transform: lowercase;
        }

        .one_atmospheric_nuclear_explo .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .one_atmospheric_nuclear_explo .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .one_atmospheric_nuclear_explo .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .one_atmospheric_nuclear_explo .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .one_atmospheric_nuclear_explo .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .one_atmospheric_nuclear_explo .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .one_atmospheric_nuclear_explo .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .one_atmospheric_nuclear_explo .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .one_atmospheric_nuclear_explo .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .one_atmospheric_nuclear_explo .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .one_atmospheric_nuclear_explo .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .one_atmospheric_nuclear_explo .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .one_atmospheric_nuclear_explo .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Smart Helmet Provides Early Stroke Diagnosis
***********************************/

    /*general*/

        .smart_helmet_provides_early_s .column endbug {
        }

    /*headers*/

        .smart_helmet_provides_early_s .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .smart_helmet_provides_early_s .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .smart_helmet_provides_early_s .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .smart_helmet_provides_early_s .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .smart_helmet_provides_early_s .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .smart_helmet_provides_early_s .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .smart_helmet_provides_early_s .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .smart_helmet_provides_early_s .column .AllCaps {
           text-transform: uppercase;
        }

        .smart_helmet_provides_early_s .column .Lowercase {
           text-transform: lowercase;
        }

        .smart_helmet_provides_early_s .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .smart_helmet_provides_early_s .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .smart_helmet_provides_early_s .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .smart_helmet_provides_early_s .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .smart_helmet_provides_early_s .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .smart_helmet_provides_early_s .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .smart_helmet_provides_early_s .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .smart_helmet_provides_early_s .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .smart_helmet_provides_early_s .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .smart_helmet_provides_early_s .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .smart_helmet_provides_early_s .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .smart_helmet_provides_early_s .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .smart_helmet_provides_early_s .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
DIY Activity Counter
***********************************/

    /*general*/

        .diy_activity_counter .column endbug {
        }

    /*headers*/

        .diy_activity_counter .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .diy_activity_counter .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .diy_activity_counter .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .diy_activity_counter .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .diy_activity_counter .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .diy_activity_counter .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .diy_activity_counter .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .diy_activity_counter .column .AllCaps {
           text-transform: uppercase;
        }

        .diy_activity_counter .column .Lowercase {
           text-transform: lowercase;
        }

        .diy_activity_counter .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .diy_activity_counter .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .diy_activity_counter .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .diy_activity_counter .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .diy_activity_counter .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .diy_activity_counter .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .diy_activity_counter .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .diy_activity_counter .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .diy_activity_counter .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .diy_activity_counter .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .diy_activity_counter .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .diy_activity_counter .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .diy_activity_counter .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Top Programming Languages
***********************************/

    /*general*/

        .top_programming_languages .column endbug {
        }

    /*headers*/

        .top_programming_languages .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .top_programming_languages .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .top_programming_languages .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .top_programming_languages .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .top_programming_languages .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .top_programming_languages .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .top_programming_languages .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .top_programming_languages .column .AllCaps {
           text-transform: uppercase;
        }

        .top_programming_languages .column .Lowercase {
           text-transform: lowercase;
        }

        .top_programming_languages .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .top_programming_languages .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .top_programming_languages .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .top_programming_languages .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .top_programming_languages .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .top_programming_languages .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .top_programming_languages .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .top_programming_languages .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .top_programming_languages .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .top_programming_languages .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .top_programming_languages .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .top_programming_languages .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .top_programming_languages .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
What Goes Up...
***********************************/

    /*general*/

        .what_goes_up .column endbug {
        }

    /*headers*/

        .what_goes_up .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .what_goes_up .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .what_goes_up .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .what_goes_up .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .what_goes_up .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .what_goes_up .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .what_goes_up .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .what_goes_up .column .AllCaps {
           text-transform: uppercase;
        }

        .what_goes_up .column .Lowercase {
           text-transform: lowercase;
        }

        .what_goes_up .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .what_goes_up .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .what_goes_up .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .what_goes_up .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .what_goes_up .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .what_goes_up .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .what_goes_up .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .what_goes_up .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .what_goes_up .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .what_goes_up .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .what_goes_up .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .what_goes_up .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .what_goes_up .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
The Indoor Air-Quality Paradox
***********************************/

    /*general*/

        .the_indoor_air_quality_parado .column endbug {
        }

    /*headers*/

        .the_indoor_air_quality_parado .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_indoor_air_quality_parado .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_indoor_air_quality_parado .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_indoor_air_quality_parado .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_indoor_air_quality_parado .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_indoor_air_quality_parado .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .the_indoor_air_quality_parado .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_indoor_air_quality_parado .column .AllCaps {
           text-transform: uppercase;
        }

        .the_indoor_air_quality_parado .column .Lowercase {
           text-transform: lowercase;
        }

        .the_indoor_air_quality_parado .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_indoor_air_quality_parado .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .the_indoor_air_quality_parado .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .the_indoor_air_quality_parado .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .the_indoor_air_quality_parado .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_indoor_air_quality_parado .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_indoor_air_quality_parado .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_indoor_air_quality_parado .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_indoor_air_quality_parado .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_indoor_air_quality_parado .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .the_indoor_air_quality_parado .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .the_indoor_air_quality_parado .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_indoor_air_quality_parado .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
IEEE Foundation
***********************************/

    /*paragraphs*/

        .ieee_foundation .column p {
        }

    /*inlines*/

        .ieee_foundation .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ieee_foundation .column a {
        }

    /*headers*/

        .ieee_foundation .column h1 {
        }

        .ieee_foundation .column h2 {
        }

        .ieee_foundation .column h3 {
        }

        .ieee_foundation .column h4 {
        }

        .ieee_foundation .column h5 {
        }

        .ieee_foundation .column h6 {
        }

/***********************************
Bricked by Age
***********************************/

    /*general*/

        .bricked_by_age .column endbug {
        }

    /*headers*/

        .bricked_by_age .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .bricked_by_age .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .bricked_by_age .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .bricked_by_age .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .bricked_by_age .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .bricked_by_age .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .bricked_by_age .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .bricked_by_age .column .AllCaps {
           text-transform: uppercase;
        }

        .bricked_by_age .column .Lowercase {
           text-transform: lowercase;
        }

        .bricked_by_age .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .bricked_by_age .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .bricked_by_age .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .bricked_by_age .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .bricked_by_age .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .bricked_by_age .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .bricked_by_age .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .bricked_by_age .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .bricked_by_age .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .bricked_by_age .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .bricked_by_age .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .bricked_by_age .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .bricked_by_age .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
IEEE Robots
***********************************/

    /*paragraphs*/

        .ieee_robots .column p {
        }

    /*inlines*/

        .ieee_robots .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ieee_robots .column a {
        }

    /*headers*/

        .ieee_robots .column h1 {
        }

        .ieee_robots .column h2 {
        }

        .ieee_robots .column h3 {
        }

        .ieee_robots .column h4 {
        }

        .ieee_robots .column h5 {
        }

        .ieee_robots .column h6 {
        }

/***********************************
The Great AI Reckoning
***********************************/

    /*general*/

        .the_great_ai_reckoning .column endbug {
        }

    /*headers*/

        .the_great_ai_reckoning .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_great_ai_reckoning .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_great_ai_reckoning .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_great_ai_reckoning .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_great_ai_reckoning .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_great_ai_reckoning .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .the_great_ai_reckoning .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_great_ai_reckoning .column .AllCaps {
           text-transform: uppercase;
        }

        .the_great_ai_reckoning .column .Lowercase {
           text-transform: lowercase;
        }

        .the_great_ai_reckoning .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_great_ai_reckoning .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .the_great_ai_reckoning .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .the_great_ai_reckoning .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .the_great_ai_reckoning .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_great_ai_reckoning .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_great_ai_reckoning .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_great_ai_reckoning .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_great_ai_reckoning .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_great_ai_reckoning .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .the_great_ai_reckoning .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .the_great_ai_reckoning .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_great_ai_reckoning .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
The Turbulent Past and Uncertain Future of AI
***********************************/

    /*general*/

        .the_turbulent_past_and_uncert .column endbug {
        }

    /*headers*/

        .the_turbulent_past_and_uncert .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_turbulent_past_and_uncert .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_turbulent_past_and_uncert .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_turbulent_past_and_uncert .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_turbulent_past_and_uncert .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_turbulent_past_and_uncert .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .the_turbulent_past_and_uncert .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_turbulent_past_and_uncert .column .AllCaps {
           text-transform: uppercase;
        }

        .the_turbulent_past_and_uncert .column .Lowercase {
           text-transform: lowercase;
        }

        .the_turbulent_past_and_uncert .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_turbulent_past_and_uncert .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .the_turbulent_past_and_uncert .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .the_turbulent_past_and_uncert .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .the_turbulent_past_and_uncert .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_turbulent_past_and_uncert .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_turbulent_past_and_uncert .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_turbulent_past_and_uncert .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_turbulent_past_and_uncert .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_turbulent_past_and_uncert .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .the_turbulent_past_and_uncert .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .the_turbulent_past_and_uncert .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_turbulent_past_and_uncert .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
How Deep Learning Works
***********************************/

    /*general*/

        .how_deep_learning_works .column endbug {
        }

    /*headers*/

        .how_deep_learning_works .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .how_deep_learning_works .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .how_deep_learning_works .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .how_deep_learning_works .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .how_deep_learning_works .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .how_deep_learning_works .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .how_deep_learning_works .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .how_deep_learning_works .column .AllCaps {
           text-transform: uppercase;
        }

        .how_deep_learning_works .column .Lowercase {
           text-transform: lowercase;
        }

        .how_deep_learning_works .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .how_deep_learning_works .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .how_deep_learning_works .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .how_deep_learning_works .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .how_deep_learning_works .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .how_deep_learning_works .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .how_deep_learning_works .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .how_deep_learning_works .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .how_deep_learning_works .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .how_deep_learning_works .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .how_deep_learning_works .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .how_deep_learning_works .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .how_deep_learning_works .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
How to Train an All-Purpose Robot
***********************************/

    /*general*/

        .how_to_train_an_all_purpose_r .column endbug {
        }

    /*headers*/

        .how_to_train_an_all_purpose_r .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .how_to_train_an_all_purpose_r .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .how_to_train_an_all_purpose_r .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .how_to_train_an_all_purpose_r .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .how_to_train_an_all_purpose_r .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .how_to_train_an_all_purpose_r .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .how_to_train_an_all_purpose_r .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .how_to_train_an_all_purpose_r .column .AllCaps {
           text-transform: uppercase;
        }

        .how_to_train_an_all_purpose_r .column .Lowercase {
           text-transform: lowercase;
        }

        .how_to_train_an_all_purpose_r .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .how_to_train_an_all_purpose_r .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .how_to_train_an_all_purpose_r .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .how_to_train_an_all_purpose_r .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .how_to_train_an_all_purpose_r .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .how_to_train_an_all_purpose_r .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .how_to_train_an_all_purpose_r .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .how_to_train_an_all_purpose_r .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .how_to_train_an_all_purpose_r .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .how_to_train_an_all_purpose_r .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .how_to_train_an_all_purpose_r .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .how_to_train_an_all_purpose_r .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .how_to_train_an_all_purpose_r .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
7 Revealing Ways AIs Fail
***********************************/

    /*general*/

        ._7_revealing_ways_ais_fail .column endbug {
        }

    /*headers*/

        ._7_revealing_ways_ais_fail .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        ._7_revealing_ways_ais_fail .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        ._7_revealing_ways_ais_fail .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        ._7_revealing_ways_ais_fail .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        ._7_revealing_ways_ais_fail .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        ._7_revealing_ways_ais_fail .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        ._7_revealing_ways_ais_fail .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        ._7_revealing_ways_ais_fail .column .AllCaps {
           text-transform: uppercase;
        }

        ._7_revealing_ways_ais_fail .column .Lowercase {
           text-transform: lowercase;
        }

        ._7_revealing_ways_ais_fail .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        ._7_revealing_ways_ais_fail .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        ._7_revealing_ways_ais_fail .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        ._7_revealing_ways_ais_fail .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        ._7_revealing_ways_ais_fail .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        ._7_revealing_ways_ais_fail .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        ._7_revealing_ways_ais_fail .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        ._7_revealing_ways_ais_fail .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        ._7_revealing_ways_ais_fail .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        ._7_revealing_ways_ais_fail .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        ._7_revealing_ways_ais_fail .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        ._7_revealing_ways_ais_fail .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        ._7_revealing_ways_ais_fail .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
A Human in the Loop
***********************************/

    /*general*/

        .a_human_in_the_loop .column endbug {
        }

    /*headers*/

        .a_human_in_the_loop .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .a_human_in_the_loop .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .a_human_in_the_loop .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .a_human_in_the_loop .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .a_human_in_the_loop .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .a_human_in_the_loop .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .a_human_in_the_loop .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .a_human_in_the_loop .column .AllCaps {
           text-transform: uppercase;
        }

        .a_human_in_the_loop .column .Lowercase {
           text-transform: lowercase;
        }

        .a_human_in_the_loop .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .a_human_in_the_loop .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .a_human_in_the_loop .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .a_human_in_the_loop .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .a_human_in_the_loop .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .a_human_in_the_loop .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .a_human_in_the_loop .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .a_human_in_the_loop .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .a_human_in_the_loop .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .a_human_in_the_loop .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .a_human_in_the_loop .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .a_human_in_the_loop .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .a_human_in_the_loop .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Deep Learning's Diminishing Returns
***********************************/

    /*general*/

        .deep_learning_s_diminishing_r .column endbug {
        }

    /*headers*/

        .deep_learning_s_diminishing_r .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .deep_learning_s_diminishing_r .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .deep_learning_s_diminishing_r .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .deep_learning_s_diminishing_r .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .deep_learning_s_diminishing_r .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .deep_learning_s_diminishing_r .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .deep_learning_s_diminishing_r .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .deep_learning_s_diminishing_r .column .AllCaps {
           text-transform: uppercase;
        }

        .deep_learning_s_diminishing_r .column .Lowercase {
           text-transform: lowercase;
        }

        .deep_learning_s_diminishing_r .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .deep_learning_s_diminishing_r .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .deep_learning_s_diminishing_r .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .deep_learning_s_diminishing_r .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .deep_learning_s_diminishing_r .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .deep_learning_s_diminishing_r .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .deep_learning_s_diminishing_r .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .deep_learning_s_diminishing_r .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .deep_learning_s_diminishing_r .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .deep_learning_s_diminishing_r .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .deep_learning_s_diminishing_r .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .deep_learning_s_diminishing_r .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .deep_learning_s_diminishing_r .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Deep Learning Goes to Boot Camp
***********************************/

    /*general*/

        .deep_learning_goes_to_boot_ca .column endbug {
        }

    /*headers*/

        .deep_learning_goes_to_boot_ca .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .deep_learning_goes_to_boot_ca .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .deep_learning_goes_to_boot_ca .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .deep_learning_goes_to_boot_ca .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .deep_learning_goes_to_boot_ca .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .deep_learning_goes_to_boot_ca .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .deep_learning_goes_to_boot_ca .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .deep_learning_goes_to_boot_ca .column .AllCaps {
           text-transform: uppercase;
        }

        .deep_learning_goes_to_boot_ca .column .Lowercase {
           text-transform: lowercase;
        }

        .deep_learning_goes_to_boot_ca .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .deep_learning_goes_to_boot_ca .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .deep_learning_goes_to_boot_ca .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .deep_learning_goes_to_boot_ca .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .deep_learning_goes_to_boot_ca .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .deep_learning_goes_to_boot_ca .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .deep_learning_goes_to_boot_ca .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .deep_learning_goes_to_boot_ca .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .deep_learning_goes_to_boot_ca .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .deep_learning_goes_to_boot_ca .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .deep_learning_goes_to_boot_ca .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .deep_learning_goes_to_boot_ca .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .deep_learning_goes_to_boot_ca .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
UCF | RIT | University of Michigan | University of Arizona
***********************************/

    /*paragraphs*/

        .ucf_rit_university_of_michiga .column p {
        }

    /*inlines*/

        .ucf_rit_university_of_michiga .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ucf_rit_university_of_michiga .column a {
        }

    /*headers*/

        .ucf_rit_university_of_michiga .column h1 {
        }

        .ucf_rit_university_of_michiga .column h2 {
        }

        .ucf_rit_university_of_michiga .column h3 {
        }

        .ucf_rit_university_of_michiga .column h4 {
        }

        .ucf_rit_university_of_michiga .column h5 {
        }

        .ucf_rit_university_of_michiga .column h6 {
        }

/***********************************
Anthrax by Mail
***********************************/

    /*general*/

        .anthrax_by_mail .column endbug {
        }

    /*headers*/

        .anthrax_by_mail .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .anthrax_by_mail .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .anthrax_by_mail .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .anthrax_by_mail .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .anthrax_by_mail .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .anthrax_by_mail .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

        .anthrax_by_mail .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .anthrax_by_mail .column .AllCaps {
           text-transform: uppercase;
        }

        .anthrax_by_mail .column .Lowercase {
           text-transform: lowercase;
        }

        .anthrax_by_mail .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .anthrax_by_mail .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .anthrax_by_mail .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .anthrax_by_mail .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .anthrax_by_mail .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .anthrax_by_mail .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .anthrax_by_mail .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .anthrax_by_mail .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .anthrax_by_mail .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .anthrax_by_mail .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .anthrax_by_mail .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .anthrax_by_mail .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .anthrax_by_mail .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
IEEE Insurance
***********************************/

    /*paragraphs*/

        .ieee_insurance .column p {
        }

    /*inlines*/

        .ieee_insurance .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ieee_insurance .column a {
        }

    /*headers*/

        .ieee_insurance .column h1 {
        }

        .ieee_insurance .column h2 {
        }

        .ieee_insurance .column h3 {
        }

        .ieee_insurance .column h4 {
        }

        .ieee_insurance .column h5 {
        }

        .ieee_insurance .column h6 {
        }

/***********************************
Archives
***********************************/

    /*paragraphs*/

        .archives .column p {
        }

    /*inlines*/

        .archives .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .archives .column a {
        }

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

