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

/***********************************
RFIT2020
***********************************/

    /*headers*/

        .rfit2020 .column h1 {
        }

        .rfit2020 .column h2 {
        }

        .rfit2020 .column h3 {
        }

        .rfit2020 .column h4 {
        }

        .rfit2020 .column h5 {
        }

        .rfit2020 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .rfit2020 .column a {
        }

    /*paragraphs*/

        .rfit2020 .column p {
        }

/***********************************
Mini-Circuits
***********************************/

    /*headers*/

        .mini_circuits .column h1 {
        }

        .mini_circuits .column h2 {
        }

        .mini_circuits .column h3 {
        }

        .mini_circuits .column h4 {
        }

        .mini_circuits .column h5 {
        }

        .mini_circuits .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .mini_circuits .column a {
        }

    /*paragraphs*/

        .mini_circuits .column p {
        }

/***********************************
AWR
***********************************/

    /*headers*/

        .awr .column h1 {
        }

        .awr .column h2 {
        }

        .awr .column h3 {
        }

        .awr .column h4 {
        }

        .awr .column h5 {
        }

        .awr .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .awr .column a {
        }

    /*paragraphs*/

        .awr .column p {
        }

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

    /*general*/

        .masthead .column endbug {
        }

    /*headers*/

        .masthead .column h1 {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding-bottom: 6px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 6px;
           text-transform: uppercase;
        }

        .masthead .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .masthead .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 22px;
           font-style: italic;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 12px;
        }

        .masthead .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .masthead .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .masthead .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           color: #575757;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .masthead .column .ref_name {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.6em;
        }

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

        .masthead .column .ref_article_source {
           font-style: italic;
        }

        .masthead .column .ieeelabel {
           text-transform: uppercase;
        }

    /*links*/

        .masthead .column a {
        }

    /*lists*/

        .masthead .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           padding-left: 20px;
           list-style-image: none;
        }

        .masthead .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           padding-left: 20px;
           list-style-image: none;
        }

        .masthead .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

        .masthead .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 21px;
           line-height: 1.4em;
           margin-bottom: 18px;
           margin-top: 10px;
        }

        .masthead .column p.PullQuote {
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .masthead .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .masthead .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Remcom
***********************************/

    /*headers*/

        .remcom .column h1 {
        }

        .remcom .column h2 {
        }

        .remcom .column h3 {
        }

        .remcom .column h4 {
        }

        .remcom .column h5 {
        }

        .remcom .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .remcom .column a {
        }

    /*paragraphs*/

        .remcom .column p {
        }

/***********************************
From the Editor's Desk
***********************************/

    /*general*/

        .from_the_editor_s_desk .column endbug {
        }

    /*headers*/

        .from_the_editor_s_desk .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .from_the_editor_s_desk .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .from_the_editor_s_desk .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .from_the_editor_s_desk .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .from_the_editor_s_desk .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .from_the_editor_s_desk .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .from_the_editor_s_desk .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .from_the_editor_s_desk .column .ref_name {
           font-family: Times, serif;
        }

        .from_the_editor_s_desk .column .ieeelabel {
           text-transform: uppercase;
        }

        .from_the_editor_s_desk .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .from_the_editor_s_desk .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .from_the_editor_s_desk .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .from_the_editor_s_desk .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .from_the_editor_s_desk .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .from_the_editor_s_desk .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .from_the_editor_s_desk .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .from_the_editor_s_desk .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .from_the_editor_s_desk .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .from_the_editor_s_desk .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .from_the_editor_s_desk .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .from_the_editor_s_desk .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .from_the_editor_s_desk .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .from_the_editor_s_desk .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .from_the_editor_s_desk .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .from_the_editor_s_desk .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .from_the_editor_s_desk .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .from_the_editor_s_desk .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .from_the_editor_s_desk .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .from_the_editor_s_desk .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .from_the_editor_s_desk .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

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

/***********************************
President's Column
***********************************/

    /*general*/

        .president_s_column .column endbug {
        }

    /*headers*/

        .president_s_column .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .president_s_column .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .president_s_column .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .president_s_column .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .president_s_column .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .president_s_column .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .president_s_column .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .president_s_column .column .ref_name {
           font-family: Times, serif;
        }

        .president_s_column .column .ieeelabel {
           text-transform: uppercase;
        }

        .president_s_column .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .president_s_column .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .president_s_column .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .president_s_column .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .president_s_column .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .president_s_column .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .president_s_column .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .president_s_column .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .president_s_column .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .president_s_column .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .president_s_column .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .president_s_column .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .president_s_column .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .president_s_column .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .president_s_column .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .president_s_column .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .president_s_column .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .president_s_column .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .president_s_column .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .president_s_column .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .president_s_column .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
MiCIAN
***********************************/

    /*headers*/

        .mician .column h1 {
        }

        .mician .column h2 {
        }

        .mician .column h3 {
        }

        .mician .column h4 {
        }

        .mician .column h5 {
        }

        .mician .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .mician .column a {
        }

    /*paragraphs*/

        .mician .column p {
        }

/***********************************
WiPL-D
***********************************/

    /*headers*/

        .wipl_d .column h1 {
        }

        .wipl_d .column h2 {
        }

        .wipl_d .column h3 {
        }

        .wipl_d .column h4 {
        }

        .wipl_d .column h5 {
        }

        .wipl_d .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .wipl_d .column a {
        }

    /*paragraphs*/

        .wipl_d .column p {
        }

/***********************************
MicroBusiness
***********************************/

    /*general*/

        .microbusiness .column endbug {
        }

    /*headers*/

        .microbusiness .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .microbusiness .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .microbusiness .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .microbusiness .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .microbusiness .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .microbusiness .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .microbusiness .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .microbusiness .column .ref_name {
           font-family: Times, serif;
        }

        .microbusiness .column .ieeelabel {
           text-transform: uppercase;
        }

        .microbusiness .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .microbusiness .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .microbusiness .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .microbusiness .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .microbusiness .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .microbusiness .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .microbusiness .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .microbusiness .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .microbusiness .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .microbusiness .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .microbusiness .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .microbusiness .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .microbusiness .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .microbusiness .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .microbusiness .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .microbusiness .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .microbusiness .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .microbusiness .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .microbusiness .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .microbusiness .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .microbusiness .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
MST
***********************************/

    /*headers*/

        .mst .column h1 {
        }

        .mst .column h2 {
        }

        .mst .column h3 {
        }

        .mst .column h4 {
        }

        .mst .column h5 {
        }

        .mst .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .mst .column a {
        }

    /*paragraphs*/

        .mst .column p {
        }

/***********************************
Health Matters
***********************************/

    /*general*/

        .health_matters .column endbug {
        }

    /*headers*/

        .health_matters .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .health_matters .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .health_matters .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .health_matters .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .health_matters .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .health_matters .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .health_matters .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .health_matters .column .ref_name {
           font-family: Times, serif;
        }

        .health_matters .column .ieeelabel {
           text-transform: uppercase;
        }

        .health_matters .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .health_matters .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .health_matters .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .health_matters .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .health_matters .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .health_matters .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .health_matters .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .health_matters .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .health_matters .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .health_matters .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .health_matters .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .health_matters .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .health_matters .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .health_matters .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .health_matters .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .health_matters .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .health_matters .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .health_matters .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .health_matters .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .health_matters .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .health_matters .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Application Notes
***********************************/

    /*general*/

        .application_notes .column endbug {
        }

    /*headers*/

        .application_notes .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .application_notes .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .application_notes .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .application_notes .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .application_notes .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .application_notes .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .application_notes .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .application_notes .column .ref_name {
           font-family: Times, serif;
        }

        .application_notes .column .ieeelabel {
           text-transform: uppercase;
        }

        .application_notes .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .application_notes .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .application_notes .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .application_notes .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .application_notes .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .application_notes .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .application_notes .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .application_notes .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .application_notes .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .application_notes .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .application_notes .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .application_notes .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .application_notes .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .application_notes .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .application_notes .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .application_notes .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .application_notes .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .application_notes .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .application_notes .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .application_notes .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .application_notes .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
IMFW 2020
***********************************/

    /*headers*/

        .imfw_2020 .column h1 {
        }

        .imfw_2020 .column h2 {
        }

        .imfw_2020 .column h3 {
        }

        .imfw_2020 .column h4 {
        }

        .imfw_2020 .column h5 {
        }

        .imfw_2020 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .imfw_2020 .column a {
        }

    /*paragraphs*/

        .imfw_2020 .column p {
        }

/***********************************
Space–Time Modulation
***********************************/

    /*general*/

        .space_time_modulation .column endbug {
        }

    /*headers*/

        .space_time_modulation .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .space_time_modulation .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .space_time_modulation .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .space_time_modulation .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .space_time_modulation .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .space_time_modulation .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .space_time_modulation .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .space_time_modulation .column .ref_name {
           font-family: Times, serif;
        }

        .space_time_modulation .column .ieeelabel {
           text-transform: uppercase;
        }

        .space_time_modulation .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .space_time_modulation .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .space_time_modulation .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .space_time_modulation .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .space_time_modulation .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .space_time_modulation .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .space_time_modulation .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .space_time_modulation .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .space_time_modulation .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .space_time_modulation .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .space_time_modulation .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .space_time_modulation .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .space_time_modulation .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .space_time_modulation .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .space_time_modulation .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .space_time_modulation .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .space_time_modulation .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .space_time_modulation .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .space_time_modulation .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .space_time_modulation .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .space_time_modulation .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Breaking the Bandwidth Limit
***********************************/

    /*general*/

        .breaking_the_bandwidth_limit .column endbug {
        }

    /*headers*/

        .breaking_the_bandwidth_limit .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .breaking_the_bandwidth_limit .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .breaking_the_bandwidth_limit .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .breaking_the_bandwidth_limit .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .breaking_the_bandwidth_limit .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .breaking_the_bandwidth_limit .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .breaking_the_bandwidth_limit .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .breaking_the_bandwidth_limit .column .ref_name {
           font-family: Times, serif;
        }

        .breaking_the_bandwidth_limit .column .ieeelabel {
           text-transform: uppercase;
        }

        .breaking_the_bandwidth_limit .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .breaking_the_bandwidth_limit .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .breaking_the_bandwidth_limit .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .breaking_the_bandwidth_limit .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .breaking_the_bandwidth_limit .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .breaking_the_bandwidth_limit .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .breaking_the_bandwidth_limit .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .breaking_the_bandwidth_limit .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .breaking_the_bandwidth_limit .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .breaking_the_bandwidth_limit .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .breaking_the_bandwidth_limit .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .breaking_the_bandwidth_limit .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .breaking_the_bandwidth_limit .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .breaking_the_bandwidth_limit .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .breaking_the_bandwidth_limit .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .breaking_the_bandwidth_limit .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .breaking_the_bandwidth_limit .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .breaking_the_bandwidth_limit .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .breaking_the_bandwidth_limit .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .breaking_the_bandwidth_limit .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .breaking_the_bandwidth_limit .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
The Best of Both Worlds
***********************************/

    /*general*/

        .the_best_of_both_worlds .column endbug {
        }

    /*headers*/

        .the_best_of_both_worlds .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .the_best_of_both_worlds .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .the_best_of_both_worlds .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .the_best_of_both_worlds .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .the_best_of_both_worlds .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .the_best_of_both_worlds .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .the_best_of_both_worlds .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .the_best_of_both_worlds .column .ref_name {
           font-family: Times, serif;
        }

        .the_best_of_both_worlds .column .ieeelabel {
           text-transform: uppercase;
        }

        .the_best_of_both_worlds .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .the_best_of_both_worlds .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .the_best_of_both_worlds .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .the_best_of_both_worlds .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .the_best_of_both_worlds .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .the_best_of_both_worlds .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .the_best_of_both_worlds .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_best_of_both_worlds .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .the_best_of_both_worlds .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .the_best_of_both_worlds .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .the_best_of_both_worlds .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .the_best_of_both_worlds .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .the_best_of_both_worlds .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .the_best_of_both_worlds .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .the_best_of_both_worlds .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .the_best_of_both_worlds .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .the_best_of_both_worlds .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .the_best_of_both_worlds .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .the_best_of_both_worlds .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .the_best_of_both_worlds .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .the_best_of_both_worlds .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Component Linearity and Power Efficiency
***********************************/

    /*general*/

        .component_linearity_and_power .column endbug {
        }

    /*headers*/

        .component_linearity_and_power .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .component_linearity_and_power .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .component_linearity_and_power .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .component_linearity_and_power .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .component_linearity_and_power .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .component_linearity_and_power .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .component_linearity_and_power .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .component_linearity_and_power .column .ref_name {
           font-family: Times, serif;
        }

        .component_linearity_and_power .column .ieeelabel {
           text-transform: uppercase;
        }

        .component_linearity_and_power .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .component_linearity_and_power .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .component_linearity_and_power .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .component_linearity_and_power .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .component_linearity_and_power .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .component_linearity_and_power .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .component_linearity_and_power .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .component_linearity_and_power .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .component_linearity_and_power .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .component_linearity_and_power .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .component_linearity_and_power .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .component_linearity_and_power .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .component_linearity_and_power .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .component_linearity_and_power .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .component_linearity_and_power .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .component_linearity_and_power .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .component_linearity_and_power .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .component_linearity_and_power .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .component_linearity_and_power .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .component_linearity_and_power .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .component_linearity_and_power .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
IMC-5G
***********************************/

    /*headers*/

        .imc_5g .column h1 {
        }

        .imc_5g .column h2 {
        }

        .imc_5g .column h3 {
        }

        .imc_5g .column h4 {
        }

        .imc_5g .column h5 {
        }

        .imc_5g .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .imc_5g .column a {
        }

    /*paragraphs*/

        .imc_5g .column p {
        }

/***********************************
Book/Software Reviews
***********************************/

    /*general*/

        .book_software_reviews .column endbug {
        }

    /*headers*/

        .book_software_reviews .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .book_software_reviews .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .book_software_reviews .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .book_software_reviews .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .book_software_reviews .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .book_software_reviews .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .book_software_reviews .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .book_software_reviews .column .ref_name {
           font-family: Times, serif;
        }

        .book_software_reviews .column .ieeelabel {
           text-transform: uppercase;
        }

        .book_software_reviews .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .book_software_reviews .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .book_software_reviews .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .book_software_reviews .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .book_software_reviews .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .book_software_reviews .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .book_software_reviews .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .book_software_reviews .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .book_software_reviews .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .book_software_reviews .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .book_software_reviews .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .book_software_reviews .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .book_software_reviews .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .book_software_reviews .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .book_software_reviews .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .book_software_reviews .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .book_software_reviews .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .book_software_reviews .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .book_software_reviews .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .book_software_reviews .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .book_software_reviews .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
MTT-S Society News
***********************************/

    /*general*/

        .mtt_s_society_news .column endbug {
        }

    /*headers*/

        .mtt_s_society_news .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .mtt_s_society_news .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .mtt_s_society_news .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .mtt_s_society_news .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .mtt_s_society_news .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .mtt_s_society_news .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .mtt_s_society_news .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .mtt_s_society_news .column .ref_name {
           font-family: Times, serif;
        }

        .mtt_s_society_news .column .ieeelabel {
           text-transform: uppercase;
        }

        .mtt_s_society_news .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .mtt_s_society_news .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .mtt_s_society_news .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .mtt_s_society_news .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .mtt_s_society_news .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .mtt_s_society_news .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .mtt_s_society_news .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .mtt_s_society_news .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .mtt_s_society_news .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .mtt_s_society_news .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .mtt_s_society_news .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .mtt_s_society_news .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .mtt_s_society_news .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .mtt_s_society_news .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .mtt_s_society_news .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .mtt_s_society_news .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .mtt_s_society_news .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .mtt_s_society_news .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .mtt_s_society_news .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .mtt_s_society_news .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .mtt_s_society_news .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Remembering Joseph Helszajn
***********************************/

    /*general*/

        .remembering_joseph_helszajn .column endbug {
        }

    /*headers*/

        .remembering_joseph_helszajn .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .remembering_joseph_helszajn .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .remembering_joseph_helszajn .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .remembering_joseph_helszajn .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .remembering_joseph_helszajn .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .remembering_joseph_helszajn .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .remembering_joseph_helszajn .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .remembering_joseph_helszajn .column .ref_name {
           font-family: Times, serif;
        }

        .remembering_joseph_helszajn .column .ieeelabel {
           text-transform: uppercase;
        }

        .remembering_joseph_helszajn .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .remembering_joseph_helszajn .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .remembering_joseph_helszajn .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .remembering_joseph_helszajn .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .remembering_joseph_helszajn .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .remembering_joseph_helszajn .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .remembering_joseph_helszajn .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .remembering_joseph_helszajn .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .remembering_joseph_helszajn .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .remembering_joseph_helszajn .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .remembering_joseph_helszajn .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .remembering_joseph_helszajn .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .remembering_joseph_helszajn .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .remembering_joseph_helszajn .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .remembering_joseph_helszajn .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .remembering_joseph_helszajn .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .remembering_joseph_helszajn .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .remembering_joseph_helszajn .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .remembering_joseph_helszajn .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .remembering_joseph_helszajn .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .remembering_joseph_helszajn .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Women in MIcrowaves
***********************************/

    /*general*/

        .women_in_microwaves .column endbug {
        }

    /*headers*/

        .women_in_microwaves .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .women_in_microwaves .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .women_in_microwaves .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .women_in_microwaves .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .women_in_microwaves .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .women_in_microwaves .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .women_in_microwaves .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .women_in_microwaves .column .ref_name {
           font-family: Times, serif;
        }

        .women_in_microwaves .column .ieeelabel {
           text-transform: uppercase;
        }

        .women_in_microwaves .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .women_in_microwaves .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .women_in_microwaves .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .women_in_microwaves .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .women_in_microwaves .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .women_in_microwaves .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .women_in_microwaves .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .women_in_microwaves .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .women_in_microwaves .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .women_in_microwaves .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .women_in_microwaves .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .women_in_microwaves .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .women_in_microwaves .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .women_in_microwaves .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .women_in_microwaves .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .women_in_microwaves .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .women_in_microwaves .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .women_in_microwaves .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .women_in_microwaves .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .women_in_microwaves .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .women_in_microwaves .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Around the Globe
***********************************/

    /*general*/

        .around_the_globe .column endbug {
        }

    /*headers*/

        .around_the_globe .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .around_the_globe .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .around_the_globe .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .around_the_globe .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .around_the_globe .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .around_the_globe .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .around_the_globe .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .around_the_globe .column .ref_name {
           font-family: Times, serif;
        }

        .around_the_globe .column .ieeelabel {
           text-transform: uppercase;
        }

        .around_the_globe .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .around_the_globe .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .around_the_globe .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .around_the_globe .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .around_the_globe .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .around_the_globe .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .around_the_globe .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .around_the_globe .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .around_the_globe .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .around_the_globe .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .around_the_globe .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .around_the_globe .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .around_the_globe .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .around_the_globe .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .around_the_globe .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .around_the_globe .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .around_the_globe .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .around_the_globe .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .around_the_globe .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .around_the_globe .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .around_the_globe .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
NEMO2020
***********************************/

    /*headers*/

        .nemo2020 .column h1 {
        }

        .nemo2020 .column h2 {
        }

        .nemo2020 .column h3 {
        }

        .nemo2020 .column h4 {
        }

        .nemo2020 .column h5 {
        }

        .nemo2020 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .nemo2020 .column a {
        }

    /*paragraphs*/

        .nemo2020 .column p {
        }

/***********************************
NEMO2020 Conference Topics
***********************************/

    /*headers*/

        .nemo2020_conference_topics .column h1 {
        }

        .nemo2020_conference_topics .column h2 {
        }

        .nemo2020_conference_topics .column h3 {
        }

        .nemo2020_conference_topics .column h4 {
        }

        .nemo2020_conference_topics .column h5 {
        }

        .nemo2020_conference_topics .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .nemo2020_conference_topics .column a {
        }

    /*paragraphs*/

        .nemo2020_conference_topics .column p {
        }

/***********************************
MTT-S Ombuds Officer
***********************************/

    /*general*/

        .mtt_s_ombuds_officer .column endbug {
        }

    /*headers*/

        .mtt_s_ombuds_officer .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .mtt_s_ombuds_officer .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .mtt_s_ombuds_officer .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .mtt_s_ombuds_officer .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .mtt_s_ombuds_officer .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .mtt_s_ombuds_officer .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .mtt_s_ombuds_officer .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .mtt_s_ombuds_officer .column .ref_name {
           font-family: Times, serif;
        }

        .mtt_s_ombuds_officer .column .ieeelabel {
           text-transform: uppercase;
        }

        .mtt_s_ombuds_officer .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .mtt_s_ombuds_officer .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .mtt_s_ombuds_officer .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .mtt_s_ombuds_officer .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .mtt_s_ombuds_officer .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .mtt_s_ombuds_officer .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .mtt_s_ombuds_officer .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .mtt_s_ombuds_officer .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .mtt_s_ombuds_officer .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .mtt_s_ombuds_officer .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .mtt_s_ombuds_officer .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .mtt_s_ombuds_officer .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .mtt_s_ombuds_officer .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .mtt_s_ombuds_officer .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .mtt_s_ombuds_officer .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .mtt_s_ombuds_officer .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .mtt_s_ombuds_officer .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .mtt_s_ombuds_officer .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .mtt_s_ombuds_officer .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .mtt_s_ombuds_officer .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .mtt_s_ombuds_officer .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
IMaRC
***********************************/

    /*headers*/

        .imarc .column h1 {
        }

        .imarc .column h2 {
        }

        .imarc .column h3 {
        }

        .imarc .column h4 {
        }

        .imarc .column h5 {
        }

        .imarc .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .imarc .column a {
        }

    /*paragraphs*/

        .imarc .column p {
        }

/***********************************
New Products
***********************************/

    /*general*/

        .new_products .column endbug {
        }

    /*headers*/

        .new_products .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .new_products .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .new_products .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .new_products .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .new_products .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .new_products .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .new_products .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .new_products .column .ref_name {
           font-family: Times, serif;
        }

        .new_products .column .ieeelabel {
           text-transform: uppercase;
        }

        .new_products .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .new_products .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .new_products .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .new_products .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .new_products .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .new_products .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .new_products .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .new_products .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .new_products .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .new_products .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .new_products .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .new_products .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .new_products .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .new_products .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .new_products .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .new_products .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .new_products .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .new_products .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .new_products .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .new_products .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .new_products .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
IC-MAM 2020
***********************************/

    /*headers*/

        .ic_mam_2020 .column h1 {
        }

        .ic_mam_2020 .column h2 {
        }

        .ic_mam_2020 .column h3 {
        }

        .ic_mam_2020 .column h4 {
        }

        .ic_mam_2020 .column h5 {
        }

        .ic_mam_2020 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ic_mam_2020 .column a {
        }

    /*paragraphs*/

        .ic_mam_2020 .column p {
        }

/***********************************
Enigmas, etc.
***********************************/

    /*general*/

        .enigmas_etc_ .column endbug {
        }

    /*headers*/

        .enigmas_etc_ .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .enigmas_etc_ .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .enigmas_etc_ .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .enigmas_etc_ .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .enigmas_etc_ .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .enigmas_etc_ .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .enigmas_etc_ .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .enigmas_etc_ .column .ref_name {
           font-family: Times, serif;
        }

        .enigmas_etc_ .column .ieeelabel {
           text-transform: uppercase;
        }

        .enigmas_etc_ .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .enigmas_etc_ .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .enigmas_etc_ .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .enigmas_etc_ .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .enigmas_etc_ .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .enigmas_etc_ .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .enigmas_etc_ .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .enigmas_etc_ .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .enigmas_etc_ .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .enigmas_etc_ .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .enigmas_etc_ .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .enigmas_etc_ .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .enigmas_etc_ .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .enigmas_etc_ .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .enigmas_etc_ .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .enigmas_etc_ .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .enigmas_etc_ .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .enigmas_etc_ .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .enigmas_etc_ .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .enigmas_etc_ .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .enigmas_etc_ .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
Conference Calendar
***********************************/

    /*general*/

        .conference_calendar .column endbug {
        }

    /*headers*/

        .conference_calendar .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .conference_calendar .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .conference_calendar .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .conference_calendar .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .conference_calendar .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .conference_calendar .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .conference_calendar .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .conference_calendar .column .ref_name {
           font-family: Times, serif;
        }

        .conference_calendar .column .ieeelabel {
           text-transform: uppercase;
        }

        .conference_calendar .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .conference_calendar .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .conference_calendar .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .conference_calendar .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .conference_calendar .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .conference_calendar .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .conference_calendar .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .conference_calendar .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .conference_calendar .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .conference_calendar .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .conference_calendar .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .conference_calendar .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .conference_calendar .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .conference_calendar .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .conference_calendar .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .conference_calendar .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .conference_calendar .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .conference_calendar .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .conference_calendar .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .conference_calendar .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .conference_calendar .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
IMS Los Angeles 2020
***********************************/

    /*headers*/

        .ims_los_angeles_2020 .column h1 {
        }

        .ims_los_angeles_2020 .column h2 {
        }

        .ims_los_angeles_2020 .column h3 {
        }

        .ims_los_angeles_2020 .column h4 {
        }

        .ims_los_angeles_2020 .column h5 {
        }

        .ims_los_angeles_2020 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ims_los_angeles_2020 .column a {
        }

    /*paragraphs*/

        .ims_los_angeles_2020 .column p {
        }

/***********************************
IMS Los Angeles 2020 Exhibitor List
***********************************/

    /*headers*/

        .ims_los_angeles_2020_3 .column h1 {
        }

        .ims_los_angeles_2020_3 .column h2 {
        }

        .ims_los_angeles_2020_3 .column h3 {
        }

        .ims_los_angeles_2020_3 .column h4 {
        }

        .ims_los_angeles_2020_3 .column h5 {
        }

        .ims_los_angeles_2020_3 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ims_los_angeles_2020_3 .column a {
        }

    /*paragraphs*/

        .ims_los_angeles_2020_3 .column p {
        }

/***********************************
IMS Los Angeles 2020 Exhibitor List
***********************************/

    /*headers*/

        .ims_los_angeles_2020_2 .column h1 {
        }

        .ims_los_angeles_2020_2 .column h2 {
        }

        .ims_los_angeles_2020_2 .column h3 {
        }

        .ims_los_angeles_2020_2 .column h4 {
        }

        .ims_los_angeles_2020_2 .column h5 {
        }

        .ims_los_angeles_2020_2 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ims_los_angeles_2020_2 .column a {
        }

    /*paragraphs*/

        .ims_los_angeles_2020_2 .column p {
        }

/***********************************
IMS Los Angeles 2020 Exhibitor List
***********************************/

    /*headers*/

        .ims_los_angeles_2020_1 .column h1 {
        }

        .ims_los_angeles_2020_1 .column h2 {
        }

        .ims_los_angeles_2020_1 .column h3 {
        }

        .ims_los_angeles_2020_1 .column h4 {
        }

        .ims_los_angeles_2020_1 .column h5 {
        }

        .ims_los_angeles_2020_1 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ims_los_angeles_2020_1 .column a {
        }

    /*paragraphs*/

        .ims_los_angeles_2020_1 .column p {
        }

/***********************************
Advertisers Index
***********************************/

    /*general*/

        .advertisers_index .column endbug {
        }

    /*headers*/

        .advertisers_index .column h1 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 50px;
        }

        .advertisers_index .column h2 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .advertisers_index .column h3 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .advertisers_index .column h4 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-style: italic;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .advertisers_index .column h5 {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .advertisers_index .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .advertisers_index .column .default-drop-cap {
           color: #000000;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: bold;
           line-height: 0.5em;
           margin-right: 4px;
           margin-top: 15px;
        }

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

        .advertisers_index .column .ref_name {
           font-family: Times, serif;
        }

        .advertisers_index .column .ieeelabel {
           text-transform: uppercase;
        }

        .advertisers_index .column .ref_article_source {
           font-style: italic;
        }

    /*links*/

        .advertisers_index .column a {
           font-size: 16px;
           line-height: 1.5em;
        }

    /*lists*/

        .advertisers_index .column .Bulleted {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           list-style-type: square;
           padding-left: 20px;
           text-indent: 0px;
           list-style-image: none;
        }

        .advertisers_index .column .SidebarBulleted {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           list-style-type: square;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           padding-top: 0px;
           list-style-image: none;
        }

        .advertisers_index .column .Numerical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           padding-left: 20px;
           list-style-image: none;
        }

        .advertisers_index .column .Alphabetical {
           font-family: Times, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           list-style-type: lower-alpha;
           padding-left: 20px;
           list-style-image: none;
        }

        .advertisers_index .column .SidebarNumerical {
           background-color: #e3e0ef;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           padding-bottom: 10px;
           padding-left: 48px;
           padding-right: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .advertisers_index .column p {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 18px;
        }

        .advertisers_index .column p.PullQuote {
           color: #000000;
           font-family: Impact, sans-serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 24px;
           text-align: center;
        }

        .advertisers_index .column p.SidebarParagraph {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 0px;
           text-indent: 18px;
        }

        .advertisers_index .column p.NoIndent {
           font-family: Times, serif;
           font-size: 18px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           text-indent: 0px;
        }

        .advertisers_index .column p.SidebarFig {
           background-color: #e3e0ef;
           color: #000000;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .advertisers_index .column p.SidebarNoIndent {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.5em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 12px;
           text-indent: 0px;
        }

        .advertisers_index .column p.doi {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 24px;
           text-indent: 0px;
        }

        .advertisers_index .column p.SidebarTitle {
           background-color: #000000;
           color: #ffffff;
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .advertisers_index .column p.byline {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-top: 10px;
           text-indent: 0px;
        }

        .advertisers_index .column p.Caption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 14px;
           font-weight: 400;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-right: 0px;
           text-indent: 0px;
        }

        .advertisers_index .column p.SidebarSubhead {
           background-color: #e3e0ef;
           color: #000000;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .advertisers_index .column p.TableCaption {
           font-family: "futura-pt-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 10px;
           margin-top: 18px;
           text-indent: 0px;
        }

        .advertisers_index .column p.DEK {
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-indent: 0px;
        }

        .advertisers_index .column p.References {
           font-family: Times, serif;
           font-size: 13px;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 7px;
           padding-bottom: 1px;
           text-indent: 0px;
        }

/***********************************
EPEPS 2020
***********************************/

    /*headers*/

        .epeps_2020 .column h1 {
        }

        .epeps_2020 .column h2 {
        }

        .epeps_2020 .column h3 {
        }

        .epeps_2020 .column h4 {
        }

        .epeps_2020 .column h5 {
        }

        .epeps_2020 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .epeps_2020 .column a {
        }

    /*paragraphs*/

        .epeps_2020 .column p {
        }

/***********************************
Sonnet
***********************************/

    /*headers*/

        .sonnet .column h1 {
        }

        .sonnet .column h2 {
        }

        .sonnet .column h3 {
        }

        .sonnet .column h4 {
        }

        .sonnet .column h5 {
        }

        .sonnet .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .sonnet .column a {
        }

    /*paragraphs*/

        .sonnet .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 {
        }

