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

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*paragraphs*/

        .cover .column p {
        }

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

    /*headers*/

        .user_guide .column h1 {
        }

        .user_guide .column h2 {
        }

        .user_guide .column h3 {
        }

        .user_guide .column h4 {
        }

        .user_guide .column h5 {
        }

        .user_guide .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .user_guide .column a {
        }

    /*paragraphs*/

        .user_guide .column p {
        }

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

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

    /*inlines*/

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

    /*links*/

        .zurich_instruments .column a {
        }

    /*paragraphs*/

        .zurich_instruments .column p {
        }

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

    /*headers*/

        .comsol .column h1 {
        }

        .comsol .column h2 {
        }

        .comsol .column h3 {
        }

        .comsol .column h4 {
        }

        .comsol .column h5 {
        }

        .comsol .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .comsol .column a {
        }

    /*paragraphs*/

        .comsol .column p {
        }

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

    /*general*/

        .contributors .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .contributors .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .contributors .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
More Science Than Fiction
***********************************/

    /*general*/

        .more_science_than_fiction .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Masterbond
***********************************/

    /*headers*/

        .masterbond .column h1 {
        }

        .masterbond .column h2 {
        }

        .masterbond .column h3 {
        }

        .masterbond .column h4 {
        }

        .masterbond .column h5 {
        }

        .masterbond .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .masterbond .column a {
        }

    /*paragraphs*/

        .masterbond .column p {
        }

/***********************************
Home, Sweet Moon?
***********************************/

    /*general*/

        .home_sweet_moon_ .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Drones Survey the Great Barrier Reef
***********************************/

    /*general*/

        .drones_survey_the_great_barri .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Wanted: Hi-Res, Surgery-Free Brain Interfaces
***********************************/

    /*general*/

        .wanted_hi_res_surgery_free_br .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Where Does Graphene Go From Here?
***********************************/

    /*general*/

        .where_does_graphene_go_from_h .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Integrated Engineering Software
***********************************/

    /*headers*/

        .integrated_engineering_softwa .column h1 {
        }

        .integrated_engineering_softwa .column h2 {
        }

        .integrated_engineering_softwa .column h3 {
        }

        .integrated_engineering_softwa .column h4 {
        }

        .integrated_engineering_softwa .column h5 {
        }

        .integrated_engineering_softwa .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .integrated_engineering_softwa .column a {
        }

    /*paragraphs*/

        .integrated_engineering_softwa .column p {
        }

/***********************************
New Silicon Revives an Old Algorithm
***********************************/

    /*general*/

        .new_silicon_revives_an_old_al .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
OriginLab
***********************************/

    /*headers*/

        .originlab .column h1 {
        }

        .originlab .column h2 {
        }

        .originlab .column h3 {
        }

        .originlab .column h4 {
        }

        .originlab .column h5 {
        }

        .originlab .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .originlab .column a {
        }

    /*paragraphs*/

        .originlab .column p {
        }

/***********************************
A Retro Timekeeper That Never Was
***********************************/

    /*general*/

        .a_retro_timekeeper_that_never .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

        .a_retro_timekeeper_that_never .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_retro_timekeeper_that_never .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

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

    /*lists*/

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

        .a_retro_timekeeper_that_never .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_retro_timekeeper_that_never .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_retro_timekeeper_that_never .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_retro_timekeeper_that_never .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_retro_timekeeper_that_never .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .a_retro_timekeeper_that_never .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_retro_timekeeper_that_never .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_retro_timekeeper_that_never .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

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

/***********************************
Chip Hall of Fame: SID 6581
***********************************/

    /*general*/

        .chip_hall_of_fame_sid_6581 .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Electronic Schematics for Blind Makers
***********************************/

    /*general*/

        .electronic_schematics_for_bli .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
One Factory Fits All
***********************************/

    /*general*/

        .one_factory_fits_all .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

        .one_factory_fits_all .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_factory_fits_all .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

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

    /*lists*/

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

        .one_factory_fits_all .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_factory_fits_all .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_factory_fits_all .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_factory_fits_all .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_factory_fits_all .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .one_factory_fits_all .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_factory_fits_all .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_factory_fits_all .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

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

/***********************************
Data World: Racing Toward Yotta
***********************************/

    /*general*/

        .data_world_racing_toward_yott .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
When Innovation and Ethics Collide
***********************************/

    /*general*/

        .when_innovation_and_ethics_co .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

        .when_innovation_and_ethics_co .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 Coming Moon Rush
***********************************/

    /*general*/

        .the_coming_moon_rush .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

        .the_coming_moon_rush .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_coming_moon_rush .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

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

    /*lists*/

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

        .the_coming_moon_rush .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_coming_moon_rush .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_coming_moon_rush .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_coming_moon_rush .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_coming_moon_rush .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_coming_moon_rush .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_coming_moon_rush .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_coming_moon_rush .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_coming_moon_rush .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 Heavy Lift
***********************************/

    /*general*/

        .the_heavy_lift .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

        .the_heavy_lift .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_heavy_lift .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

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

    /*lists*/

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

        .the_heavy_lift .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_heavy_lift .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_heavy_lift .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_heavy_lift .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_heavy_lift .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_heavy_lift .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_heavy_lift .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_heavy_lift .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

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

/***********************************
Three Steps to a Moon Base
***********************************/

    /*general*/

        .three_steps_to_a_moon_base .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Gateway or Bust
***********************************/

    /*general*/

        .gateway_or_bust .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

        .gateway_or_bust .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 View From the Far Side
***********************************/

    /*general*/

        .the_view_from_the_far_side .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

        .the_view_from_the_far_side .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_view_from_the_far_side .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

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

    /*lists*/

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

        .the_view_from_the_far_side .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_view_from_the_far_side .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_view_from_the_far_side .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_view_from_the_far_side .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_view_from_the_far_side .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_view_from_the_far_side .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_view_from_the_far_side .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_view_from_the_far_side .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

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

/***********************************
Homesteading the Moon
***********************************/

    /*general*/

        .homesteading_the_moon .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Squeezing Rocket Fuel from Moon Rocks
***********************************/

    /*general*/

        .squeezing_rocket_fuel_from_mo .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Turn Left at Tranquility Base
***********************************/

    /*general*/

        .turn_left_at_tranquility_base .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Phoning Home, With Lasers
***********************************/

    /*general*/

        .phoning_home_with_lasers .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Regions Bank | Micron Tech | NAS | Southern University of Science and Technology
***********************************/

    /*headers*/

        .regions_bank_micron_tech_the_ .column h1 {
        }

        .regions_bank_micron_tech_the_ .column h2 {
        }

        .regions_bank_micron_tech_the_ .column h3 {
        }

        .regions_bank_micron_tech_the_ .column h4 {
        }

        .regions_bank_micron_tech_the_ .column h5 {
        }

        .regions_bank_micron_tech_the_ .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .regions_bank_micron_tech_the_ .column a {
        }

    /*paragraphs*/

        .regions_bank_micron_tech_the_ .column p {
        }

/***********************************
South Dakota State Univ. | Univ. of Macau | Regions Bank | Photobooks Inc. | IEEE
***********************************/

    /*headers*/

        .south_dakota_state_univ_univ_ .column h1 {
        }

        .south_dakota_state_univ_univ_ .column h2 {
        }

        .south_dakota_state_univ_univ_ .column h3 {
        }

        .south_dakota_state_univ_univ_ .column h4 {
        }

        .south_dakota_state_univ_univ_ .column h5 {
        }

        .south_dakota_state_univ_univ_ .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .south_dakota_state_univ_univ_ .column a {
        }

    /*paragraphs*/

        .south_dakota_state_univ_univ_ .column p {
        }

/***********************************
IEEE Robots | NAS | Regions Bank
***********************************/

    /*headers*/

        .ieee_robots_nas_regions_bank .column h1 {
        }

        .ieee_robots_nas_regions_bank .column h2 {
        }

        .ieee_robots_nas_regions_bank .column h3 {
        }

        .ieee_robots_nas_regions_bank .column h4 {
        }

        .ieee_robots_nas_regions_bank .column h5 {
        }

        .ieee_robots_nas_regions_bank .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ieee_robots_nas_regions_bank .column a {
        }

    /*paragraphs*/

        .ieee_robots_nas_regions_bank .column p {
        }

/***********************************
The Beagle Has Landed
***********************************/

    /*general*/

        .the_beagle_has_landed .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

        .the_beagle_has_landed .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_beagle_has_landed .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

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

    /*lists*/

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

        .the_beagle_has_landed .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_beagle_has_landed .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_beagle_has_landed .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_beagle_has_landed .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_beagle_has_landed .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_beagle_has_landed .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_beagle_has_landed .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_beagle_has_landed .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

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

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

    /*inlines*/

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

    /*links*/

        .ieee_insurance .column a {
        }

    /*paragraphs*/

        .ieee_insurance .column p {
        }

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

    /*headers*/

        .mathworks .column h1 {
        }

        .mathworks .column h2 {
        }

        .mathworks .column h3 {
        }

        .mathworks .column h4 {
        }

        .mathworks .column h5 {
        }

        .mathworks .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .mathworks .column a {
        }

    /*paragraphs*/

        .mathworks .column p {
        }

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

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .archives .column a {
        }

    /*paragraphs*/

        .archives .column p {
        }

