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

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*paragraphs*/

        .cover .column p {
        }

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

    /*headers*/

        .rosenberger .column h1 {
        }

        .rosenberger .column h2 {
        }

        .rosenberger .column h3 {
        }

        .rosenberger .column h4 {
        }

        .rosenberger .column h5 {
        }

        .rosenberger .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .rosenberger .column a {
        }

    /*paragraphs*/

        .rosenberger .column p {
        }

/***********************************
IEEE MTT-S International Microwave Workshop Series
***********************************/

    /*headers*/

        .ieee_mtt_s_international_micr .column h1 {
        }

        .ieee_mtt_s_international_micr .column h2 {
        }

        .ieee_mtt_s_international_micr .column h3 {
        }

        .ieee_mtt_s_international_micr .column h4 {
        }

        .ieee_mtt_s_international_micr .column h5 {
        }

        .ieee_mtt_s_international_micr .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ieee_mtt_s_international_micr .column a {
        }

    /*paragraphs*/

        .ieee_mtt_s_international_micr .column p {
        }

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

    /*headers*/

        .awr .column h1 {
        }

        .awr .column h2 {
        }

        .awr .column h3 {
        }

        .awr .column h4 {
        }

        .awr .column h5 {
        }

        .awr .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .awr .column a {
        }

    /*paragraphs*/

        .awr .column p {
        }

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

    /*general*/

        .masthead .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*links*/

        .masthead .column a {
        }

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

        .masthead .column p.p3 {
           color: #1294a0;
           text-transform: uppercase;
        }

        .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.p1 {
           font-size: 15.0px;
        }

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

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

    /*headers*/

        .remcom .column h1 {
        }

        .remcom .column h2 {
        }

        .remcom .column h3 {
        }

        .remcom .column h4 {
        }

        .remcom .column h5 {
        }

        .remcom .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .remcom .column a {
        }

    /*paragraphs*/

        .remcom .column p {
        }

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

    /*general*/

        .from_the_editor_s_desk .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*headers*/

        .comsol .column h1 {
        }

        .comsol .column h2 {
        }

        .comsol .column h3 {
        }

        .comsol .column h4 {
        }

        .comsol .column h5 {
        }

        .comsol .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .comsol .column a {
        }

    /*paragraphs*/

        .comsol .column p {
        }

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

    /*general*/

        .president_s_column .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Colcraft
***********************************/

    /*headers*/

        .coilcraft .column h1 {
        }

        .coilcraft .column h2 {
        }

        .coilcraft .column h3 {
        }

        .coilcraft .column h4 {
        }

        .coilcraft .column h5 {
        }

        .coilcraft .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .coilcraft .column a {
        }

    /*paragraphs*/

        .coilcraft .column p {
        }

/***********************************
Wolfspeed
***********************************/

    /*headers*/

        .wolfspeed .column h1 {
        }

        .wolfspeed .column h2 {
        }

        .wolfspeed .column h3 {
        }

        .wolfspeed .column h4 {
        }

        .wolfspeed .column h5 {
        }

        .wolfspeed .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .wolfspeed .column a {
        }

    /*paragraphs*/

        .wolfspeed .column p {
        }

/***********************************
Kaboom!
***********************************/

    /*general*/

        .kaboom_ .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Rohde & Schwarz
***********************************/

    /*headers*/

        .rohde_schwarz .column h1 {
        }

        .rohde_schwarz .column h2 {
        }

        .rohde_schwarz .column h3 {
        }

        .rohde_schwarz .column h4 {
        }

        .rohde_schwarz .column h5 {
        }

        .rohde_schwarz .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .rohde_schwarz .column a {
        }

    /*paragraphs*/

        .rohde_schwarz .column p {
        }

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

    /*headers*/

        .mician .column h1 {
        }

        .mician .column h2 {
        }

        .mician .column h3 {
        }

        .mician .column h4 {
        }

        .mician .column h5 {
        }

        .mician .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .mician .column a {
        }

    /*paragraphs*/

        .mician .column p {
        }

/***********************************
Balanced and Sustainable Organizations
***********************************/

    /*general*/

        .balanced_and_sustainable_orga .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
WIPL-D
***********************************/

    /*headers*/

        .wipl_d .column h1 {
        }

        .wipl_d .column h2 {
        }

        .wipl_d .column h3 {
        }

        .wipl_d .column h4 {
        }

        .wipl_d .column h5 {
        }

        .wipl_d .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .wipl_d .column a {
        }

    /*paragraphs*/

        .wipl_d .column p {
        }

/***********************************
Planar Monolithics Industries, Inc.
***********************************/

    /*headers*/

        .planar_monolithics_industries .column h1 {
        }

        .planar_monolithics_industries .column h2 {
        }

        .planar_monolithics_industries .column h3 {
        }

        .planar_monolithics_industries .column h4 {
        }

        .planar_monolithics_industries .column h5 {
        }

        .planar_monolithics_industries .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .planar_monolithics_industries .column a {
        }

    /*paragraphs*/

        .planar_monolithics_industries .column p {
        }

/***********************************
From the Guest Editors' Desk
***********************************/

    /*general*/

        .from_the_guest_editors_desk .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
IEEE Collabratec
***********************************/

    /*headers*/

        .ieee_collabratec .column h1 {
        }

        .ieee_collabratec .column h2 {
        }

        .ieee_collabratec .column h3 {
        }

        .ieee_collabratec .column h4 {
        }

        .ieee_collabratec .column h5 {
        }

        .ieee_collabratec .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ieee_collabratec .column a {
        }

    /*paragraphs*/

        .ieee_collabratec .column p {
        }

/***********************************
IMS 2019
***********************************/

    /*headers*/

        .ims_2019 .column h1 {
        }

        .ims_2019 .column h2 {
        }

        .ims_2019 .column h3 {
        }

        .ims_2019 .column h4 {
        }

        .ims_2019 .column h5 {
        }

        .ims_2019 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ims_2019 .column a {
        }

    /*paragraphs*/

        .ims_2019 .column p {
        }

/***********************************
IEEE
***********************************/

    /*headers*/

        .ieee .column h1 {
        }

        .ieee .column h2 {
        }

        .ieee .column h3 {
        }

        .ieee .column h4 {
        }

        .ieee .column h5 {
        }

        .ieee .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ieee .column a {
        }

    /*paragraphs*/

        .ieee .column p {
        }

/***********************************
2019 IEEE Fellows Elevation and Recognition
***********************************/

    /*general*/

        .ieee_fellows_elevation_2019 .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Linearity and Efficiency in 5G Transmitters
***********************************/

    /*general*/

        .linearity_and_efficiency_in_5 .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Digital Predistorters Go Multidimensional
***********************************/

    /*general*/

        .digital_predistorters_go_mult .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Digital Equalization With ADC-Based Receivers
***********************************/

    /*general*/

        .digital_equalization_with_adc .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Smoothing the Way for Digital Phase-Locked Loops
***********************************/

    /*general*/

        .smoothing_the_way_for_digital .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Optimizing Optical Interconnects
***********************************/

    /*general*/

        .optimizing_optical_interconne .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*general*/

        .in_memoriam .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*general*/

        .book_software_reviews .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*general*/

        .women_in_microwaves .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*general*/

        .mtt_s_ombuds_officer .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*general*/

        .conference_calendar .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*general*/

        .advertisers_index .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*headers*/

        .ieee_foundation .column h1 {
        }

        .ieee_foundation .column h2 {
        }

        .ieee_foundation .column h3 {
        }

        .ieee_foundation .column h4 {
        }

        .ieee_foundation .column h5 {
        }

        .ieee_foundation .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ieee_foundation .column a {
        }

    /*paragraphs*/

        .ieee_foundation .column p {
        }

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

    /*headers*/

        .sonnet .column h1 {
        }

        .sonnet .column h2 {
        }

        .sonnet .column h3 {
        }

        .sonnet .column h4 {
        }

        .sonnet .column h5 {
        }

        .sonnet .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .sonnet .column a {
        }

    /*paragraphs*/

        .sonnet .column p {
        }

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

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .archives .column a {
        }

    /*paragraphs*/

        .archives .column p {
        }

