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

/***********************************
IMWS-AMP2023
***********************************/

    /*paragraphs*/

        .imws_amp2023 .column p {
        }

    /*inlines*/

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

    /*links*/

        .imws_amp2023 .column a {
        }

    /*headers*/

        .imws_amp2023 .column h1 {
        }

        .imws_amp2023 .column h2 {
        }

        .imws_amp2023 .column h3 {
        }

        .imws_amp2023 .column h4 {
        }

        .imws_amp2023 .column h5 {
        }

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

/***********************************
IMBioC 2023
***********************************/

    /*paragraphs*/

        .imbioc_2023 .column p {
        }

    /*inlines*/

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

    /*links*/

        .imbioc_2023 .column a {
        }

    /*headers*/

        .imbioc_2023 .column h1 {
        }

        .imbioc_2023 .column h2 {
        }

        .imbioc_2023 .column h3 {
        }

        .imbioc_2023 .column h4 {
        }

        .imbioc_2023 .column h5 {
        }

        .imbioc_2023 .column h6 {
        }

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

    /*paragraphs*/

        .remcom .column p {
        }

    /*inlines*/

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

    /*links*/

        .remcom .column a {
        }

    /*headers*/

        .remcom .column h1 {
        }

        .remcom .column h2 {
        }

        .remcom .column h3 {
        }

        .remcom .column h4 {
        }

        .remcom .column h5 {
        }

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

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

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

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

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

    /*paragraphs*/

        .wipl_d .column p {
        }

    /*inlines*/

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

    /*links*/

        .wipl_d .column a {
        }

    /*headers*/

        .wipl_d .column h1 {
        }

        .wipl_d .column h2 {
        }

        .wipl_d .column h3 {
        }

        .wipl_d .column h4 {
        }

        .wipl_d .column h5 {
        }

        .wipl_d .column h6 {
        }

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

    /*paragraphs*/

        .mician .column p {
        }

    /*inlines*/

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

    /*links*/

        .mician .column a {
        }

    /*headers*/

        .mician .column h1 {
        }

        .mician .column h2 {
        }

        .mician .column h3 {
        }

        .mician .column h4 {
        }

        .mician .column h5 {
        }

        .mician .column h6 {
        }

/***********************************
Rosenberger
***********************************/

    /*paragraphs*/

        .rosenberger .column p {
        }

    /*inlines*/

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

    /*links*/

        .rosenberger .column a {
        }

    /*headers*/

        .rosenberger .column h1 {
        }

        .rosenberger .column h2 {
        }

        .rosenberger .column h3 {
        }

        .rosenberger .column h4 {
        }

        .rosenberger .column h5 {
        }

        .rosenberger .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: 0.5em;
           font-weight: bold;
           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 {
        }

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

/***********************************
The Challenge to Develop the Perfect Flat Panel Satellite Communications Terminal
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .the_challenge_to_develop_the_ .column endbug {
        }

/***********************************
Integrated Circuits for Wireless Communications
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .integrated_circuits_for_wirel .column endbug {
        }

/***********************************
An Overview of RF and Microwave Research in Latin America
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .an_overview_of_rf_and_microwa .column endbug {
        }

/***********************************
RF and Microwave Technology Development at the Naval Information Warfare Center
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .rf_and_microwave_technology_d .column endbug {
        }

/***********************************
IMS2023 Guest Editor’s Welcome
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .ims2023_guest_editor_s_welcom .column endbug {
        }

/***********************************
IMS2023 General Chairs’ Welcome: Coolest Ideas Under the Sun
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .ims2023_general_chairs_welcom .column endbug {
        }

/***********************************
The IMS2023 Technical Program Encourages Industry Participation
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .the_ims2023_technical_program .column endbug {
        }

/***********************************
Exhibit at IMS2023
***********************************/

    /*paragraphs*/

        .exhibit_at_ims2023 .column p {
        }

    /*inlines*/

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

    /*links*/

        .exhibit_at_ims2023 .column a {
        }

    /*headers*/

        .exhibit_at_ims2023 .column h1 {
        }

        .exhibit_at_ims2023 .column h2 {
        }

        .exhibit_at_ims2023 .column h3 {
        }

        .exhibit_at_ims2023 .column h4 {
        }

        .exhibit_at_ims2023 .column h5 {
        }

        .exhibit_at_ims2023 .column h6 {
        }

/***********************************
IMS2023 Focus and Special Sessions
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .ims2023_focus_and_special_ses .column endbug {
        }

/***********************************
IMS2023 Connected Future Summit
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .ims2023_connected_future_summ .column endbug {
        }

/***********************************
Workshops at IMS2023
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .workshops_at_ims2023 .column endbug {
        }

/***********************************
Lunch Is More Than Just a Meal at IMS2023
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .lunch_is_more_than_just_a_mea .column endbug {
        }

/***********************************
RFIT2023
***********************************/

    /*paragraphs*/

        .rfit2023 .column p {
        }

    /*inlines*/

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

    /*links*/

        .rfit2023 .column a {
        }

    /*headers*/

        .rfit2023 .column h1 {
        }

        .rfit2023 .column h2 {
        }

        .rfit2023 .column h3 {
        }

        .rfit2023 .column h4 {
        }

        .rfit2023 .column h5 {
        }

        .rfit2023 .column h6 {
        }

/***********************************
IMS2023 Panel and Rump Sessions
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .ims2023_panel_and_rump_sessio .column endbug {
        }

/***********************************
Boot Camps at IMS2023 in San Diego, CA, USA
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .boot_camps_at_ims2023_in_san_ .column endbug {
        }

/***********************************
IMOC 2023
***********************************/

    /*paragraphs*/

        .imoc_2023 .column p {
        }

    /*inlines*/

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

    /*links*/

        .imoc_2023 .column a {
        }

    /*headers*/

        .imoc_2023 .column h1 {
        }

        .imoc_2023 .column h2 {
        }

        .imoc_2023 .column h3 {
        }

        .imoc_2023 .column h4 {
        }

        .imoc_2023 .column h5 {
        }

        .imoc_2023 .column h6 {
        }

/***********************************
New for IMS2023: Preconference Video “Teaser” Tutorials
***********************************/

    /*paragraphs*/

        .new_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .new_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .new_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .new_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .new_for_ims2023_preconference .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_for_ims2023_preconference .column .ref_article_source {
           font-style: italic;
        }

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

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

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

        .new_for_ims2023_preconference .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_for_ims2023_preconference .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

        .new_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .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_for_ims2023_preconference .column endbug {
        }

/***********************************
IMS2023 Paper Competitions
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .ims2023_paper_competitions .column endbug {
        }

/***********************************
IMS2023 Student Design Competitions
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .ims2023_student_design_compet .column endbug {
        }

/***********************************
Our Seventh IMS Microwave Week 3MT Competition
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .our_seventh_ims_microwave_wee .column endbug {
        }

/***********************************
IMS2022 Plenary Session, Receptions, and Closing Session
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .ims2022_plenary_session_recep .column endbug {
        }

/***********************************
Young Professionals Reception and Activities
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .young_professionals_reception .column endbug {
        }

/***********************************
Women in Microwaves at IMS2023
***********************************/

    /*paragraphs*/

        .women_in_microwaves_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .women_in_microwaves_at_ims202 .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_at_ims202 .column .ref_article_source {
           font-style: italic;
        }

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

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

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

        .women_in_microwaves_at_ims202 .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_at_ims202 .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

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

        .women_in_microwaves_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .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_at_ims202 .column endbug {
        }

/***********************************
Calling All Hams to San Diego!
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .calling_all_hams_to_san_diego .column endbug {
        }

/***********************************
Join Our IMS2023 “Journals” Reception and Panel Session in San Diego
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .join_our_ims2023_journals_rec .column endbug {
        }

/***********************************
MTT-S Awards and the IMS2023 Awards Banquet
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .mtt_s_awards_and_the_ims2023_ .column endbug {
        }

/***********************************
The 2023 RFIC Symposium
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .the_2023_rfic_symposium .column endbug {
        }

/***********************************
2023 Spring/Summer ARFTG Microwave Measurement Conference
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        ._2023_spring_summer_arftg_mic .column endbug {
        }

/***********************************
The IMS2023 Exhibition
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

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

        .the_ims2023_exhibition .column endbug {
        }

/***********************************
The MicroApps Seminars
***********************************/

    /*paragraphs*/

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

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

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

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

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

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .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*/

        .the_microapps_seminars .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .column .ref_article_source {
           font-style: italic;
        }

        .the_microapps_seminars .column .ieeelabel {
           text-transform: uppercase;
        }

        .the_microapps_seminars .column .ref_name {
           font-family: Times, serif;
        }

        .the_microapps_seminars .column .Lowercase {
           text-transform: lowercase;
        }

        .the_microapps_seminars .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*/

        .the_microapps_seminars .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .the_microapps_seminars .column h5 {
           margin-top: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .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;
        }

        .the_microapps_seminars .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*/

        .the_microapps_seminars .column endbug {
        }

/***********************************
IMS Industry Focus
***********************************/

    /*paragraphs*/

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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*/

        .ims_industry_focus .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .ims_industry_focus .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;
        }

        .ims_industry_focus .column .ref_article_source {
           font-style: italic;
        }

        .ims_industry_focus .column .ieeelabel {
           text-transform: uppercase;
        }

        .ims_industry_focus .column .ref_name {
           font-family: Times, serif;
        }

        .ims_industry_focus .column .Lowercase {
           text-transform: lowercase;
        }

        .ims_industry_focus .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*/

        .ims_industry_focus .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .ims_industry_focus .column h5 {
           margin-top: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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;
        }

        .ims_industry_focus .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*/

        .ims_industry_focus .column endbug {
        }

/***********************************
IMS2023 Project Connect: 10 Years of Awesome
***********************************/

    /*paragraphs*/

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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*/

        .ims2023_project_connect_10_ye .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .column .ref_article_source {
           font-style: italic;
        }

        .ims2023_project_connect_10_ye .column .ieeelabel {
           text-transform: uppercase;
        }

        .ims2023_project_connect_10_ye .column .ref_name {
           font-family: Times, serif;
        }

        .ims2023_project_connect_10_ye .column .Lowercase {
           text-transform: lowercase;
        }

        .ims2023_project_connect_10_ye .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*/

        .ims2023_project_connect_10_ye .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .ims2023_project_connect_10_ye .column h5 {
           margin-top: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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;
        }

        .ims2023_project_connect_10_ye .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*/

        .ims2023_project_connect_10_ye .column endbug {
        }

/***********************************
Looking for Some Fun in the Sun? Be a Student Volunteer!
***********************************/

    /*paragraphs*/

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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*/

        .looking_for_some_fun_in_the_s .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .column .ref_article_source {
           font-style: italic;
        }

        .looking_for_some_fun_in_the_s .column .ieeelabel {
           text-transform: uppercase;
        }

        .looking_for_some_fun_in_the_s .column .ref_name {
           font-family: Times, serif;
        }

        .looking_for_some_fun_in_the_s .column .Lowercase {
           text-transform: lowercase;
        }

        .looking_for_some_fun_in_the_s .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*/

        .looking_for_some_fun_in_the_s .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .looking_for_some_fun_in_the_s .column h5 {
           margin-top: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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;
        }

        .looking_for_some_fun_in_the_s .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*/

        .looking_for_some_fun_in_the_s .column endbug {
        }

/***********************************
The Ph.D. Student Sponsorship Initiative at IMS2023 and RFIC2023
***********************************/

    /*paragraphs*/

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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*/

        .the_ph_d_student_sponsorship_ .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .column .ref_article_source {
           font-style: italic;
        }

        .the_ph_d_student_sponsorship_ .column .ieeelabel {
           text-transform: uppercase;
        }

        .the_ph_d_student_sponsorship_ .column .ref_name {
           font-family: Times, serif;
        }

        .the_ph_d_student_sponsorship_ .column .Lowercase {
           text-transform: lowercase;
        }

        .the_ph_d_student_sponsorship_ .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*/

        .the_ph_d_student_sponsorship_ .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .the_ph_d_student_sponsorship_ .column h5 {
           margin-top: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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;
        }

        .the_ph_d_student_sponsorship_ .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*/

        .the_ph_d_student_sponsorship_ .column endbug {
        }

/***********************************
IMS2023 MTT-S Historical Exhibit
***********************************/

    /*paragraphs*/

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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*/

        .ims2023_mtt_s_historical_exhi .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .column .ref_article_source {
           font-style: italic;
        }

        .ims2023_mtt_s_historical_exhi .column .ieeelabel {
           text-transform: uppercase;
        }

        .ims2023_mtt_s_historical_exhi .column .ref_name {
           font-family: Times, serif;
        }

        .ims2023_mtt_s_historical_exhi .column .Lowercase {
           text-transform: lowercase;
        }

        .ims2023_mtt_s_historical_exhi .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*/

        .ims2023_mtt_s_historical_exhi .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .ims2023_mtt_s_historical_exhi .column h5 {
           margin-top: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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;
        }

        .ims2023_mtt_s_historical_exhi .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*/

        .ims2023_mtt_s_historical_exhi .column endbug {
        }

/***********************************
IMS2023 Marketing, Publicity, Publications, and Promotions Activities
***********************************/

    /*paragraphs*/

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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*/

        .ims2023_marketing_publicity_p .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .column .ref_article_source {
           font-style: italic;
        }

        .ims2023_marketing_publicity_p .column .ieeelabel {
           text-transform: uppercase;
        }

        .ims2023_marketing_publicity_p .column .ref_name {
           font-family: Times, serif;
        }

        .ims2023_marketing_publicity_p .column .Lowercase {
           text-transform: lowercase;
        }

        .ims2023_marketing_publicity_p .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*/

        .ims2023_marketing_publicity_p .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .ims2023_marketing_publicity_p .column h5 {
           margin-top: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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;
        }

        .ims2023_marketing_publicity_p .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*/

        .ims2023_marketing_publicity_p .column endbug {
        }

/***********************************
Guest and Hospitality Suite
***********************************/

    /*paragraphs*/

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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*/

        .guest_and_hospitality_suite .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .column .ref_article_source {
           font-style: italic;
        }

        .guest_and_hospitality_suite .column .ieeelabel {
           text-transform: uppercase;
        }

        .guest_and_hospitality_suite .column .ref_name {
           font-family: Times, serif;
        }

        .guest_and_hospitality_suite .column .Lowercase {
           text-transform: lowercase;
        }

        .guest_and_hospitality_suite .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*/

        .guest_and_hospitality_suite .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .guest_and_hospitality_suite .column h5 {
           margin-top: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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;
        }

        .guest_and_hospitality_suite .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*/

        .guest_and_hospitality_suite .column endbug {
        }

/***********************************
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: .3em;
           font-weight: 400;
           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 {
        }

/***********************************
Speaker's Corner
***********************************/

    /*paragraphs*/

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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*/

        .speaker_s_corner .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .speaker_s_corner .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;
        }

        .speaker_s_corner .column .ref_article_source {
           font-style: italic;
        }

        .speaker_s_corner .column .ieeelabel {
           text-transform: uppercase;
        }

        .speaker_s_corner .column .ref_name {
           font-family: Times, serif;
        }

        .speaker_s_corner .column .Lowercase {
           text-transform: lowercase;
        }

        .speaker_s_corner .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*/

        .speaker_s_corner .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .speaker_s_corner .column h5 {
           margin-top: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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;
        }

        .speaker_s_corner .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*/

        .speaker_s_corner .column endbug {
        }

/***********************************
MTT-S Ombuds Officer
***********************************/

    /*paragraphs*/

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .column p {
           text-indent: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: Times, serif;
        }

    /*lists*/

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .column .Numerical {
           padding-left: 40px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: Times, serif;
           list-style-image: none;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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*/

        .mtt_s_ombuds_officer .column a {
           line-height: 1.5em;
           font-size: 16px;
        }

    /*inlines*/

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .column .ref_article_source {
           font-style: italic;
        }

        .mtt_s_ombuds_officer .column .ieeelabel {
           text-transform: uppercase;
        }

        .mtt_s_ombuds_officer .column .ref_name {
           font-family: Times, serif;
        }

        .mtt_s_ombuds_officer .column .Lowercase {
           text-transform: lowercase;
        }

        .mtt_s_ombuds_officer .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*/

        .mtt_s_ombuds_officer .column h6 {
           text-transform: uppercase;
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .mtt_s_ombuds_officer .column h5 {
           margin-top: 18px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "futura-pt-condensed",sans-serif;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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;
        }

        .mtt_s_ombuds_officer .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*/

        .mtt_s_ombuds_officer .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 {
        }

/***********************************
IMS Program Preview
***********************************/

    /*paragraphs*/

        .ims_program_preview .column p {
        }

    /*inlines*/

        .ims_program_preview .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ims_program_preview .column a {
        }

    /*headers*/

        .ims_program_preview .column h1 {
        }

        .ims_program_preview .column h2 {
        }

        .ims_program_preview .column h3 {
        }

        .ims_program_preview .column h4 {
        }

        .ims_program_preview .column h5 {
        }

        .ims_program_preview .column h6 {
        }

/***********************************
Week At-A-Glance/IMS & RFIC Plenary Speakers
***********************************/

    /*paragraphs*/

        .week_at_a_glance_ims_rfic_ple .column p {
        }

    /*inlines*/

        .week_at_a_glance_ims_rfic_ple .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .week_at_a_glance_ims_rfic_ple .column a {
        }

    /*headers*/

        .week_at_a_glance_ims_rfic_ple .column h1 {
        }

        .week_at_a_glance_ims_rfic_ple .column h2 {
        }

        .week_at_a_glance_ims_rfic_ple .column h3 {
        }

        .week_at_a_glance_ims_rfic_ple .column h4 {
        }

        .week_at_a_glance_ims_rfic_ple .column h5 {
        }

        .week_at_a_glance_ims_rfic_ple .column h6 {
        }

/***********************************
Panel Sessions, Technical Lectures & Workshops
***********************************/

    /*paragraphs*/

        .panel_sessions_technical_lect .column p {
        }

    /*inlines*/

        .panel_sessions_technical_lect .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .panel_sessions_technical_lect .column a {
        }

    /*headers*/

        .panel_sessions_technical_lect .column h1 {
        }

        .panel_sessions_technical_lect .column h2 {
        }

        .panel_sessions_technical_lect .column h3 {
        }

        .panel_sessions_technical_lect .column h4 {
        }

        .panel_sessions_technical_lect .column h5 {
        }

        .panel_sessions_technical_lect .column h6 {
        }

/***********************************
IMS Technical Sessions
***********************************/

    /*paragraphs*/

        .ims_technical_sessions .column p {
        }

    /*inlines*/

        .ims_technical_sessions .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .ims_technical_sessions .column a {
        }

    /*headers*/

        .ims_technical_sessions .column h1 {
        }

        .ims_technical_sessions .column h2 {
        }

        .ims_technical_sessions .column h3 {
        }

        .ims_technical_sessions .column h4 {
        }

        .ims_technical_sessions .column h5 {
        }

        .ims_technical_sessions .column h6 {
        }

/***********************************
Boot Camps and IMS2023 Technical Themes
***********************************/

    /*paragraphs*/

        .boot_camps_and_ims2023_techni .column p {
        }

    /*inlines*/

        .boot_camps_and_ims2023_techni .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .boot_camps_and_ims2023_techni .column a {
        }

    /*headers*/

        .boot_camps_and_ims2023_techni .column h1 {
        }

        .boot_camps_and_ims2023_techni .column h2 {
        }

        .boot_camps_and_ims2023_techni .column h3 {
        }

        .boot_camps_and_ims2023_techni .column h4 {
        }

        .boot_camps_and_ims2023_techni .column h5 {
        }

        .boot_camps_and_ims2023_techni .column h6 {
        }

/***********************************
Exhibition, MicroApps, Industry Workshops and Mobile App
***********************************/

    /*paragraphs*/

        .exhibition_microapps_industry .column p {
        }

    /*inlines*/

        .exhibition_microapps_industry .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .exhibition_microapps_industry .column a {
        }

    /*headers*/

        .exhibition_microapps_industry .column h1 {
        }

        .exhibition_microapps_industry .column h2 {
        }

        .exhibition_microapps_industry .column h3 {
        }

        .exhibition_microapps_industry .column h4 {
        }

        .exhibition_microapps_industry .column h5 {
        }

        .exhibition_microapps_industry .column h6 {
        }

/***********************************
Exhibitor List
***********************************/

    /*paragraphs*/

        .exhibitor_list .column p {
        }

    /*inlines*/

        .exhibitor_list .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .exhibitor_list .column a {
        }

    /*headers*/

        .exhibitor_list .column h1 {
        }

        .exhibitor_list .column h2 {
        }

        .exhibitor_list .column h3 {
        }

        .exhibitor_list .column h4 {
        }

        .exhibitor_list .column h5 {
        }

        .exhibitor_list .column h6 {
        }

/***********************************
Thank You to Our Sponsors
***********************************/

    /*paragraphs*/

        .thank_you_to_our_sponsors .column p {
        }

    /*inlines*/

        .thank_you_to_our_sponsors .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .thank_you_to_our_sponsors .column a {
        }

    /*headers*/

        .thank_you_to_our_sponsors .column h1 {
        }

        .thank_you_to_our_sponsors .column h2 {
        }

        .thank_you_to_our_sponsors .column h3 {
        }

        .thank_you_to_our_sponsors .column h4 {
        }

        .thank_you_to_our_sponsors .column h5 {
        }

        .thank_you_to_our_sponsors .column h6 {
        }

/***********************************
Sonnet Software
***********************************/

    /*paragraphs*/

        .sonnet_software .column p {
        }

    /*inlines*/

        .sonnet_software .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .sonnet_software .column a {
        }

    /*headers*/

        .sonnet_software .column h1 {
        }

        .sonnet_software .column h2 {
        }

        .sonnet_software .column h3 {
        }

        .sonnet_software .column h4 {
        }

        .sonnet_software .column h5 {
        }

        .sonnet_software .column h6 {
        }

/***********************************
Archives
***********************************/

    /*paragraphs*/

        .archives .column p {
        }

    /*inlines*/

        .archives .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .archives .column a {
        }

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

