BODY, P, OL, UL, DL, LI, TD, SELECT, INPUT, TEXTAREA, FONT {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #3e3e3e;
}

BODY {
    margin: 0 0 0 0;
    background-color: white;
}

UL {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

LI {
    margin-bottom: 8px;
}

LI.solution_top {
    font-style: italic;
    font-size: 13px;
    font-weight: bold;
    color: #005BAC;
}

UL LI {
    background-image: url(/clipart/embedded/square_darknavy_9.gif);
    background-repeat: no-repeat;
    background-position: 1em .3em;
    padding-left: 2.5em;
}

UL LI UL LI {
    background-image: url(/clipart/embedded/square_lightnavy_9.gif);
    background-repeat: no-repeat;
    background-position: 1em .3em;
    padding-left: 2.5em;
    margin-top: 8px;
}

UL LI UL LI UL LI {
    background-image: url(/clipart/embedded/square_lightnavy_7.gif);
    background-repeat: no-repeat;
    background-position: 1em .4em;
    padding-left: 2.5em;
    margin-top: 8px;
}

TABLE {
    padding: 0px;
    border: 0px none;
    border-spacing: 0px 0px;
    border-collapse: collapse;
}

TABLE.common {
    width: 100%;
    vertical-align: top;
    text-align: left;
}

TD {
    vertical-align: top;
    background-color: #FFF;
    outline-style: none;
    /*text-align: left;*/
}

TD.shadow11_l {
    background-image: url("/clipart/shadow_l.gif");
    background-position: 0px 0px;
    background-repeat: repeat-y;
    background-color: #f2f2f2;
    width: 5px;
}

TD.shadow11_r {
    background-image: url("/clipart/shadow_r.gif");
    background-position: 0px 0px;
    background-repeat: repeat-y;
    background-color: #f2f2f2;
    width: 5px;
}

TD.menu_stub2_bckg {
    background-image: url(/clipart/menu/spacer.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

TD.td_main_bg {
    background-color: #FFF;
    padding: 30px 30px 30px 30px;
}

TD.td_eb_bg_short {
    background-image: url("/clipart/embedded/bg_content_short.gif");
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

TD.td_shadow_left {
    background-image: url("/clipart/embedded/shadow_left_small.gif");
    background-position: top right;
    background-repeat: repeat-y;
}

TD.td_shadow_right {
    background-image: url("/clipart/embedded/shadow_right_small.gif");
    background-position: 0px 0px;
    background-repeat: repeat-y;
}

TD.td_shadow_bottom {
    background-image: url("/clipart/embedded/shadow_bottom.gif");
    background-position: 3px 0px;
    background-repeat: repeat-x;
}

TD.td_shadow_bottom_left {
    background-image: url("/clipart/embedded/shadow_bottom_left.gif");
    background-position: right;
    background-repeat: no-repeat;
}

TD.td_shadow_bottom_right {
    background-image: url("/clipart/embedded/shadow_bottom_right.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

P.eb_9_px {
    font-size: 9px;
}
P.eb_13_px {
    font-size: 13px;
}
P.eb_14_px {
    font-size: 14px;
}
H3.h3_orange {
    color: #C06D00;
}

IFRAME.emb_ifr {
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}
/*                         above - verified                       */

A {
    text-decoration: underline;
}

A:link, A:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #005BAC;
    /*text-decoration: none;*/
}

A:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #005BAC;
    /*text-decoration: none;*/
}

A:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #005BAC;
    text-decoration: underline;
}

A.home_link_blue:link, A.home_link_blue:active, A.home_link_blue:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #76C0FF;
    /*text-decoration: none;*/
}

A.home_link_blue:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #76C0FF;
    text-decoration: underline;
}

A.gray_link:link, A.gray_link:active, A.gray_link:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #9B9A9E;
    /*text-decoration: none;*/
}

A.gray_link:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #00258E;
    text-decoration: underline;
}

A.black_link:link, A.black_link:active, A.black_link:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #000000;
    /*text-decoration: none;*/
}

A.black_link:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #000000;
    text-decoration: underline;
}

A.orange:link, A.orange:active, A.orange:visited, A.orange:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #FF8400;
    text-decoration: underline;
}

A.white:link, A.white:active, A.white:visited, A.white:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: white;
    /*text-decoration: none;*/
}

A.white:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: white;
    text-decoration: underline;
}

A.red_link:link, A.red_link:active, A.red_link:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #FF0000;
    /*text-decoration: none;*/
}

A.red_link:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #FF0000;
    text-decoration: underline;
}

A.clear_link:link, A.clear_link:active, A.clear_link:visited, A.clear_link:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: black;
    /*text-decoration: none;*/
}

A.clear_hover:link, A.clear_hover:active, A.clear_hover:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    text-decoration: none;
}

A.clear_hover:hover {
    text-decoration: underline;
}

A.footer_gray:link, A.footer_gray:active, A.footer_gray:visited {
    font-family: Verdana, Arial, Helvetica,  sans-serif;
    font-style: normal;
    color: #444;
    text-decoration: none;
}

A.footer_gray:hover {
    font-family: Verdana, Arial, Helvetica,  sans-serif;
    font-style: normal;
    color: #ff8400;
    text-decoration: underline;
}

A.footer_orange:link, A.footer_orange:active, A.footer_orange:visited {
    font-family: Verdana, Arial, Helvetica,  sans-serif;
    font-style: normal;
    color: #ff8400;
    text-decoration: none;
}

A.footer_orange:hover, A.footer_orange:focus {
    font-family: Verdana, Arial, Helvetica,  sans-serif;
    font-style: normal;
    color: #ff8400;
    text-decoration: underline;
}

FONT.home {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #000000;
    line-height: 2em;
}

FONT.f_16_px {
    font-size: 16px;
}

FONT.f_14_px {
    font-size: 14px;
}

FONT.f_12_px {
    font-size: 12px;
}

H1 {
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}

H1.h1_blue {
    color: #005BAC;
}

H2 {
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}

H3 {
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

H3.h3_blue {
    color: #005BAC;
}

H2.h2_blue {
    color: #005BAC;
}

H4 {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

H4.h4_blue {
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #005BAC;
}

H4.h4_orange {
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF8400;
}

TD.title {
    font-size: 19px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
}

FONT.title {
    font-size: 19px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
}

FONT.subtitle {
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #123E8F;
}


FONT.header {
    font-size: 34px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
}

FONT.subheader {
    font-size: 20px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
}

FONT.gray_header {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #9B9A9E;
}


FONT.blue_text {
    color: #00258E;
}

FONT.red {
    color: red;
}

FONT.orange {
    color: #FF8400;
}

.gray {
    color: gray;
}

.dark_gray {
    color: #444;
}

FONT.gray_small {
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: gray;
}

FONT.dark_gray {
    color: #666666;
}

FONT.light_gray_10 {
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    color: #BBBBBB;
}

TD.fixed_width, A.fixed_width, FONT.fixed_width {
    font-family: monospace;
}

PRE {
    font-family: monospace;
    text-align: justify;
}

CODE {
    font-family: monospace;
    text-align: justify;
}

P,DIV {
    text-align: justify;
    line-height: 1.6em;
}

P.indented {
    margin: 0px 30px
}

TABLE.content {
    width: 100%;
    padding: 15pt;
    margin: 0pt;
    border-style: none;
}

TD.content {
    padding: 15px;
}

TD.header {
    font-size: 12pt;
    font-weight: bold;
}

FONT.warning {
    font-size: 9px;
    color: red;
}

FONT.warning_10 {
    font-size:10px;
    color: red;
}

FONT.h1_ {
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
}

FONT.thank_you {
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #9B9A9E;
}

TR.gray_bg, TD.gray_bg {
    background-color: #9B9A9E;
}

TR.light_gray_bg, TD.light_gray_bg {
    background-color: #E4E4E4;
}

TR.lighter_gray_bg, TD.lighter_gray_bg {
    background-color: #ECEBEC;
}

TR.lightest_gray_bg, TD.lightest_gray_bg {
    background-color: #F4F4F4;
}

TD.white_bg {
    background-color: #FFFFFF;
}

TD.blue_bg {
    background-color: #00258E;
}

TD.menu_separator {
    padding-top: 2px;
    padding-bottom: 2px;
}

TD.home_links {
    height: 15px;
    vertical-align: middle;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 24px;
    padding-top: 1px;
    padding-bottom: 2px;
}

/* inner menu classes */
TD.inner_menu_L1 {
    vertical-align: middle;
    font-size: 11px;
    color: white;
    font-family: Verdana, Helvetica, sans-serif, Tahoma, Courier New;
    padding-left: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #6c98c6;
    width: 144px;
}


TD.inner_menu_L2 {
    vertical-align: middle;
    font-size: 11px;
    color: #0057A9;
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, Courier New;
    padding-left: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #e5eff7;
    width: 144px;
}

TD.inner_menu_L3 {
    vertical-align: middle;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, Courier New;
    padding-left: 18px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #E3F1FE;
    width: 144px;
    color: #265A8B;
}

TABLE.partners {
    width: 650px;
}

TD.partners_header {
    background-color: #e5eff7;
    border: solid 1px #e5eff7;
    font-weight: bold;
    color: gray;
    text-align: center;
    margin: 0px;
    padding: 10px;
}

TD.partners {
    background-color: #fff;
    border-bottom: solid 1px #e5eff7;
    border-top: solid 1px #e5eff7;
    text-align: center;
    width: 325px;
    margin: 0px;
    padding: 25px;
    vertical-align: middle;
}

TD.partners_nowidth {
    background-color: #fff;
    border-bottom: solid 1px #e5eff7;
    border-top: solid 1px #e5eff7;
    text-align: center;
    margin: 0px;
    padding: 25px;
    vertical-align: middle;
}


TD.partners_l {
    border-left: solid 1px #e5eff7;
}

TD.partners_r {
    border-right: solid 1px #e5eff7;
}

TABLE.tab_inner_menu {
    width: 144px;
    border: none;
    padding: 0px;
}

A.inner_menu_L1:link, A.inner_menu_L1:active, A.inner_menu_L1:visited {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: white;
    text-decoration: none;
    display: block;
    width: 144px;
}

A.inner_menu_L1:hover {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: white;
    text-decoration: underline;
    display: block;
    width: 144px;
}

A.inner_menu_L2:link, A.inner_menu_L2:active, A.inner_menu_L2:visited {
    font-family: Verdana, sans-serif;
    font-style: normal;
    font-size: 11px;
    color: #0057A9;
    text-decoration: none;
    display: block;
    width: 144px;
}

A.inner_menu_L2:hover {
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #0057A9;
    text-decoration: underline;
    display: block;
    width: 144px;
}

A.inner_menu_L3:link, A.inner_menu_L3:active, A.inner_menu_L3:visited {
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #265A8B;
    text-decoration: none;
    display: block;
    width: 144px;
}

A.inner_menu_L3:hover {
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #265A8B;
    text-decoration: underline;
    display: block;
    width: 144px;
}

/*for Standard Compliance*/

.tabcontainer {
width: 640px;
clear: left;
padding: 0px;
margin: 20px 0px 0px 0px;
}

.subMenuHeader {
    margin-bottom: 4px;
    margin-top: 2px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px !important;
    display: block;
    width: 656px !important; /*not just 454! 223 + 223 + 8(padding left) - why?*/
    outline: none;
    /*height: 100%;*/
    overflow: auto; /*very important - fixes overlapping in FF*/
    /*border: 1px solid gray;*/
}

DIV.subMenuRight {
    float: right;
    width: 326px;
    margin: 0px;
    margin-bottom: 6px;
    padding: 0px;
    outline: none;
    display: block;
}

DIV.subMenuLeft {
    width: 326px; 
    margin: 0px;
    margin-bottom: 6px;
    padding: 0px;
    outline: none;
    display: block;
}

.menuAccordion {
    cursor: pointer;
    display: block;
    width: 656px !important; /*necessary and helps avoid overlapping?*/
    margin-bottom: 6px;
    margin-top: 12px;
    background-color: #e5eff7;
    background-image: url(/clipart/misc/blueAccordion_r.gif);
    background-position: 8px 45%;
    background-repeat: no-repeat;
    padding: 4px 10px 4px 20px;
    color: #6c98c6;
    font-weight: bold;
    font-size: 13px;
}

.subMenu {
    margin-bottom: 8px;
    margin-top: 4px;
    padding-left: 20px;
    padding-bottom: 8px;
    display: block;
    background-color: #f8fafb;
}


SPAN.orange_12, DIV.orange_12 {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF8400;
}

DIV {
    border: none;
    padding: 0px;
    margin: 0px;
    outline-style: none;
    text-align: left;
    vertical-align: top;
    overflow: visible;
}

DIV.learn_more_box {
    clear: left;
    background-color: #e5eff7;
    width: 420px;
    overflow: visible;
    padding: 10px 10px 10px 10px;
    margin: 10px 0px 15px 0px;
    display: block;
}

DIV.contact {
    float: right;
    display: block;
    width: 420px;
}

DIV.contact_flag {
    float: left;
    width: 16px;
    display: block;
}

DIV.contacts_holder {
    float: right;
    width: 900px;
    display: block;
}

DIV.news_pr {
    display: block;
    padding: 20px 0px 20px 0px;
    border-bottom: solid 1px #e5eff7;
    margin-left: 10px;
    clear: left;
    width: 780px;
    float: left;
}

DIV.news_holder {
    display: block;
    clear: left;
    width: 450px;
}

DIV.news {
    float: left;
    display: block;
    width: 310px;
    border-bottom: solid 1px #e5eff7;
    padding: 20px 0px 20px 0px;
}

DIV.news_logo {
    padding: 20px 0px 0px 0px;
    float: left;
    width: 120px;
    display: block;
}

VAR.varTrigger {
    font-weight: bold;
    font-style: normal;
}

/* common class for presentations, datasheets etc */
LI.presentation_ds {
    font-size: 13px;
    line-height: 1.8em;
    background-image: url(/clipart/embedded/square_darknavy_9.gif);
    background-repeat: no-repeat;
    background-position: 1em center;
    padding-left: 2.5em;
}

.bgLightBlue {
    background-color: #e5eff7;
}

.bgLighterBlue {
    background-color: #f8fafb;
}

TD.core_capabilities_left {
    vertical-align: middle;
    padding-right: 8px;
    width: 190px; 
    padding: 10px 10px 10px 10px;
    border-top: 1px solid white;
}

TD.core_capabilities_right {
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid white;
}

