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

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
MTT-S
***********************************/

    /*paragraphs*/

        .mtt_s .column p {
        }

    /*inlines*/

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

    /*links*/

        .mtt_s .column a {
        }

    /*headers*/

        .mtt_s .column h1 {
        }

        .mtt_s .column h2 {
        }

        .mtt_s .column h3 {
        }

        .mtt_s .column h4 {
        }

        .mtt_s .column h5 {
        }

        .mtt_s .column h6 {
        }

/***********************************
IMWS-AMP 2023
***********************************/

    /*paragraphs*/

        .imws_amp_2023 .column p {
        }

    /*inlines*/

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

    /*links*/

        .imws_amp_2023 .column a {
        }

    /*headers*/

        .imws_amp_2023 .column h1 {
        }

        .imws_amp_2023 .column h2 {
        }

        .imws_amp_2023 .column h3 {
        }

        .imws_amp_2023 .column h4 {
        }

        .imws_amp_2023 .column h5 {
        }

        .imws_amp_2023 .column h6 {
        }

/***********************************
RWS 2023
***********************************/

    /*paragraphs*/

        .rws_2023 .column p {
        }

    /*inlines*/

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

    /*links*/

        .rws_2023 .column a {
        }

    /*headers*/

        .rws_2023 .column h1 {
        }

        .rws_2023 .column h2 {
        }

        .rws_2023 .column h3 {
        }

        .rws_2023 .column h4 {
        }

        .rws_2023 .column h5 {
        }

        .rws_2023 .column h6 {
        }

/***********************************
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: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

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

        .masthead .column .s1 {
           text-decoration: underline;
        }

    /*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 {
           background-color: transparent;
           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;
        }

/***********************************
Eravant
***********************************/

    /*paragraphs*/

        .eravant .column p {
        }

    /*inlines*/

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

    /*links*/

        .eravant .column a {
        }

    /*headers*/

        .eravant .column h1 {
        }

        .eravant .column h2 {
        }

        .eravant .column h3 {
        }

        .eravant .column h4 {
        }

        .eravant .column h5 {
        }

        .eravant .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

        .from_the_editor_s_desk .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .from_the_editor_s_desk .column endbug {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

        .president_s_column .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .president_s_column .column endbug {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .from_the_guest_editor_s_desk .column .IEEEDropCap {
           margin-right: 4px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
        }

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

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

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

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

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

    /*headers*/

        .from_the_guest_editor_s_desk .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .from_the_guest_editor_s_desk .column endbug {
        }

/***********************************
PAWR 2024
***********************************/

    /*paragraphs*/

        .pawr_2024 .column p {
        }

    /*inlines*/

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

    /*links*/

        .pawr_2024 .column a {
        }

    /*headers*/

        .pawr_2024 .column h1 {
        }

        .pawr_2024 .column h2 {
        }

        .pawr_2024 .column h3 {
        }

        .pawr_2024 .column h4 {
        }

        .pawr_2024 .column h5 {
        }

        .pawr_2024 .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

        .microbusiness .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .microbusiness .column endbug {
        }

/***********************************
Microwave Surfing
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .microwave_surfing .column .IEEEDropCap {
           margin-right: 4px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
        }

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

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

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

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

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

    /*headers*/

        .microwave_surfing .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .microwave_surfing .column endbug {
        }

/***********************************
Spanning the Spectrum
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .spanning_the_spectrum .column .IEEEDropCap {
           margin-right: 4px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
        }

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

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

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

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

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

    /*headers*/

        .spanning_the_spectrum .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .spanning_the_spectrum .column endbug {
        }

/***********************************
Microwave Frequency Synthesizers
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .microwave_frequency_synthesiz .column .IEEEDropCap {
           margin-right: 4px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
        }

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

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

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

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

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

    /*headers*/

        .microwave_frequency_synthesiz .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .microwave_frequency_synthesiz .column endbug {
        }

/***********************************
Chipless RFID Sensors for Bioimplants
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .chipless_rfid_sensors_for_bio .column .IEEEDropCap {
           margin-right: 4px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
        }

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

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

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

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

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

    /*headers*/

        .chipless_rfid_sensors_for_bio .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .chipless_rfid_sensors_for_bio .column endbug {
        }

/***********************************
EVAding Interference
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .evading_interference .column .IEEEDropCap {
           margin-right: 4px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
        }

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

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

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

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

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

    /*headers*/

        .evading_interference .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .evading_interference .column endbug {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

        .book_software_reviews .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .book_software_reviews .column endbug {
        }

/***********************************
Education News
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .education_news .column .IEEEDropCap {
           margin-right: 4px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
        }

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

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

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

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

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

    /*headers*/

        .education_news .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .education_news .column endbug {
        }

/***********************************
SiRF 2024
***********************************/

    /*paragraphs*/

        .sirf_2024 .column p {
        }

    /*inlines*/

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

    /*links*/

        .sirf_2024 .column a {
        }

    /*headers*/

        .sirf_2024 .column h1 {
        }

        .sirf_2024 .column h2 {
        }

        .sirf_2024 .column h3 {
        }

        .sirf_2024 .column h4 {
        }

        .sirf_2024 .column h5 {
        }

        .sirf_2024 .column h6 {
        }

/***********************************
SHaRC 2024
***********************************/

    /*paragraphs*/

        .sharc_2024 .column p {
        }

    /*inlines*/

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

    /*links*/

        .sharc_2024 .column a {
        }

    /*headers*/

        .sharc_2024 .column h1 {
        }

        .sharc_2024 .column h2 {
        }

        .sharc_2024 .column h3 {
        }

        .sharc_2024 .column h4 {
        }

        .sharc_2024 .column h5 {
        }

        .sharc_2024 .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

        .around_the_globe .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .around_the_globe .column endbug {
        }

/***********************************
Women in Microwaves
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

        .women_in_microwaves .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .women_in_microwaves .column endbug {
        }

/***********************************
WiSNet 2024
***********************************/

    /*paragraphs*/

        .wisnet_2024 .column p {
        }

    /*inlines*/

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

    /*links*/

        .wisnet_2024 .column a {
        }

    /*headers*/

        .wisnet_2024 .column h1 {
        }

        .wisnet_2024 .column h2 {
        }

        .wisnet_2024 .column h3 {
        }

        .wisnet_2024 .column h4 {
        }

        .wisnet_2024 .column h5 {
        }

        .wisnet_2024 .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

        .new_products .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .new_products .column endbug {
        }

/***********************************
European Microwave Week
***********************************/

    /*paragraphs*/

        .european_microwave_week .column p {
        }

    /*inlines*/

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

    /*links*/

        .european_microwave_week .column a {
        }

    /*headers*/

        .european_microwave_week .column h1 {
        }

        .european_microwave_week .column h2 {
        }

        .european_microwave_week .column h3 {
        }

        .european_microwave_week .column h4 {
        }

        .european_microwave_week .column h5 {
        }

        .european_microwave_week .column h6 {
        }

/***********************************
In Memoriam
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .in_memoriam .column .IEEEDropCap {
           margin-right: 4px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
        }

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

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

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

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

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

    /*headers*/

        .in_memoriam .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .in_memoriam .column endbug {
        }

/***********************************
LAMC 2023
***********************************/

    /*paragraphs*/

        .lamc_2023 .column p {
        }

    /*inlines*/

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

    /*links*/

        .lamc_2023 .column a {
        }

    /*headers*/

        .lamc_2023 .column h1 {
        }

        .lamc_2023 .column h2 {
        }

        .lamc_2023 .column h3 {
        }

        .lamc_2023 .column h4 {
        }

        .lamc_2023 .column h5 {
        }

        .lamc_2023 .column h6 {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

        .enigmas_etc_ .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .enigmas_etc_ .column endbug {
        }

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

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

    /*headers*/

        .conference_calendar .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .conference_calendar .column endbug {
        }

/***********************************
Errata
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .errata .column .IEEEDropCap {
           margin-right: 4px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
        }

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

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

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

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

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

    /*headers*/

        .errata .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

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

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

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

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

    /*general*/

        .errata .column endbug {
        }

/***********************************
MAPCON 2023
***********************************/

    /*paragraphs*/

        .mapcon_2023 .column p {
        }

    /*inlines*/

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

    /*links*/

        .mapcon_2023 .column a {
        }

    /*headers*/

        .mapcon_2023 .column h1 {
        }

        .mapcon_2023 .column h2 {
        }

        .mapcon_2023 .column h3 {
        }

        .mapcon_2023 .column h4 {
        }

        .mapcon_2023 .column h5 {
        }

        .mapcon_2023 .column h6 {
        }

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

    /*paragraphs*/

        .comsol .column p {
        }

    /*inlines*/

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

    /*links*/

        .comsol .column a {
        }

    /*headers*/

        .comsol .column h1 {
        }

        .comsol .column h2 {
        }

        .comsol .column h3 {
        }

        .comsol .column h4 {
        }

        .comsol .column h5 {
        }

        .comsol .column h6 {
        }

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

    /*headers*/

        .archives .column h6 {
        }

        .archives .column h5 {
        }

        .archives .column h4 {
        }

        .archives .column h3 {
        }

        .archives .column h2 {
        }

        .archives .column h1 {
        }

    /*links*/

        .archives .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .archives .column p {
        }

