BODY, P, OL, UL, DL, LI, TD, SELECT, INPUT, TEXTAREA, A {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #000000;
}

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

UL.dot {
    margin-left: 30px;
    margin-bottom: 4px;
    list-style-type: disc;
}

UL.dot_small LI {
    background-image: url(/jsp/clipart/concerto/dot.gif);
    background-repeat: no-repeat;
    background-position: 0em center;
    padding-left: 1.5em;
}

UL.ul_main LI {
    background-image: url(/jsp/clipart/square_darknavy_9.gif); 
    background-repeat: no-repeat; 
    background-position: 1em .3em; 
    padding-left: 2.5em;
    line-height: 1.2em;
    margin-top: 0.5em;
}

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

}

UL.ul_main LI UL LI UL LI {
    background-image: url(/jsp/clipart/square_lightnavy_7.gif); 
    background-repeat: no-repeat; 
    background-position: 1em .4em; 
    padding-left: 2.5em;

}

BODY {
    margin: 0 0 0 0;
    background-color: #FFF;
}

P {
    line-height: 1.5em;
}

A.blue_normal:link, A.blue_normal:active, A.blue_normal:visited {
    font-family: Arial, sans-serif;
    font-style: normal;
    color: #00258E;
    text-decoration: none;
}

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


A.a_res_demo_trial {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #3d5368;
    text-decoration: underline;
}

/*               BORDERS                 */
TD.border_top_left {
    background-image: url("/jsp/clipart/template/corner_left.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-color: white;
    width: 11px;
    height: 5px;
}

TD.border_top_right {
    background-image: url("/jsp/clipart/template/corner_right.gif");
    background-position: top right;
    background-repeat: no-repeat;
    background-color: white;
    width: 11px;
    height: 5px;
}

TD.border_top {
    background-image: url("/jsp/clipart/template/border_top.gif");
    background-position: top left;
    background-repeat: repeat-x;
    background-color: white;
    height: 5px;
}

TD.td_shadow_left {
    background-image: url("/jsp/clipart/template/border_left.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-color: white;
    width: 5px;
}

TD.td_shadow_right {
    background-image: url("/jsp/clipart/template/border_right.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-color: white;
    width: 5px;
}
/* ------------------------------------- */

TABLE.common {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px none;
    vertical-align: top;
    text-align: left;
}

TD {
    vertical-align: top;
    /*text-align: left;*/
}

TD.td_index {
    background-image: url("/jsp/clipart/concerto/diagram_bg.gif");
    background-position: 0px 42px;
    background-repeat: no-repeat;
    /*padding: 0px 125px 80 125px;
    overflow: visible;*/
}

TD.td_bg_virt {
    background-image: url("/jsp/clipart/productimages/bg_virtualize.gif");
    background-position: 462px 0px;
    background-repeat: no-repeat;
    height: 135px;
}

TD.td_bg_common {
    background-image: url("/jsp/clipart/concerto/bg_common.gif");
    background-position: 462px 0px;
    background-repeat: no-repeat;
    height: 135px;
}

TD.td_bg_verticals {
    background-image: url("/jsp/clipart/concerto/10/bg_verticals.gif");
    background-position: 462px 0px;
    background-repeat: no-repeat;
    height: 135px;
}

TD.td_common_holder {
    padding: 0px 70px 25px 70px;
}

TD.td_common_holder_small {
    padding: 0px 70px 0px 70px;
}

TD.td_common_top {
    padding: 0px 0px 12px 0px;
    height: 185px;
}

A.a_index:link, A.a_index:active, A.a_index:visited {
    font-weight: 900;
    color:  #7493A5;
    text-decoration: none;
    font-size: 13px;
}

A.a_index:hover {
    font-weight: 900;
    color:  #7493A5;
    text-decoration: underline;
}

A.a_common_top:link, A.a_common_top:active, A.a_common_top:visited {
    font-weight: normal;
    color: #9AAAB3;
    text-decoration: none;
}

A.a_common_top:hover {
    font-weight: normal;
    color: #9AAAB3;
    text-decoration: underline;
}

A.a_capabilities:link, A.a_capabilities:active, A.a_capabilities:visited {
    font-size: 14px;
    color: #556A77;
    text-decoration: none;
}

A.a_capabilities:hover {
    font-size: 14px;
    color: #556A77;
    text-decoration: underline;
}

H1.concerto_h1_home {
    color:  #2A4D6C;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
}

H1.h1_top_orange {
    color:  #F48A00;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 0px;
}

H3.concerto_h3_blue {
    color: #375875;
    font-size: 15px;
    font-weight: bold;
}

H2.concerto_h2_blue {
    color: #375875;
    font-size: 17px;
    font-weight: bold;
}

H2.concerto_h2_home {
    color:  #2A4D6C;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
}

H2.concerto_title {
    color:  #2A4D6C;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
}

H2.common_header {
    color: #E69328;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
}

H2.common_header_v {  /* v- verticals pages*/
    color: #E69328;
    font-size: 13pt;
    font-style: normal;
    font-weight: bold;
}

H4.demos {
    color: #2A4D6C;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    width: 100%;
    border-top: 1px solid #2A4D6C;
    padding-top: 13px;
}

LI.li_demo {
    color: #2A4D6C;
    font-size: 13px;
    font-weight: bold;
}

UL LI UL {
    margin-top: 7px;
}

P.p_index {
    line-height: 1.4em;
}

TD.common_box {
    border: solid 1px #D4E4ED;
    background-color: #ECF2F4;
    width: 260px;
    padding: 12px 12px 12px 12px;
    line-height: 1.5em;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    /*float: left;*/
    overflow: hidden;
}

.common_subheader {
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
}

.capabilities {
    color: #556A77;
    font-size: 14px;
}

/*  resources and demo classes */
.menuAccordionRes {
    cursor: pointer;
    padding: 2px;
    display: block;
    background-color: #ECF2F4;
    margin-bottom: 8px;
}

.subMenuRes {
    margin-bottom: 4px;
    margin-top: 8px;
    padding-bottom: 4px;
    display: block;
}

.subMenuP {
    padding-top: 4px;
    padding-left: 30px;
    display: block;
}

SPAN.blue_12, DIV.blue_12 {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #355F75;
    /*color: #D88519;*/
}

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

.prod_ver_build {
    font-weight: normal;
    font-style: italic;
    color: #EB8900;
    font-size: 11px;
}

LI.orange_square {
    background-image: url(/jsp/clipart/concerto/orange_li.gif); 
    background-repeat: no-repeat; 
    background-position: 1em .3em; 
    padding-left: 2.5em;
    margin-bottom: 5px;
}

LI.li_home {
    color: #000;
    font-size: 12px;
    /*line-height: 2em;*/
}


DIV.blue_square {
    background-image: url(/jsp/clipart/concerto/blue_li.gif); 
    background-repeat: no-repeat; 
    background-position: 1em center; 
    padding-left: 2.5em;
}

DIV.next_steps {
    vertical-align: top;
    display: block;
    padding: 69px 47px 19px 13px;
    background-image: url(/jsp/clipart/concerto/10/next_steps_bt.gif); 
    background-repeat: no-repeat; 
    background-position: 7px 11px;
    border: solid 1px #D4E4ED;
    background-color: #ECF2F4;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    float: left;
    clear: both;
}

DIV.next_steps LI {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.45em;
}

A.blue_link:link, A.blue_link:active, A.blue_link:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #D88519;
    /*color: #355F75;*/
    text-decoration: none;
}

A.blue_link:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #D88519;
    /*color: #355F75;*/
    text-decoration: underline;
}

LI.li_blue_demo {
    background-image: url(/jsp/clipart/concerto/blue_li.gif); 
    background-repeat: no-repeat; 
    background-position: 1em .25em; 
    padding-left: 2.5em;
    margin-bottom: 14px;
}

A.a_demo_list:link, A.a_demo_list:active, A.a_demo_list:visited {
    color: #355F75;
    font-weight: bold;
    text-decoration: none;
}

A.a_demo_list:hover {
    color: #355F75;
    font-weight: bold;
    text-decoration: underline;
}

DIV.rm_trg { /*read more trigger*/
    cursor: pointer;
    display: none;
    padding-left: 8px;
    /*visibility: hidden; */
}

DIV.rmc { /*read more continuation*/
    display: inline;
    /*visibility: visible; */
}

IMG.img_dots {
    position: relative;
    left: 200px;
    clear: left;
    margin-top: 8px;
    margin-bottom: 16px;
}

TD.home_capab_box {
    padding: 3px 5px 13px 11px;
    width: 230px;
}

TD.home_capab_box_head {
    padding: 15px 5px 0px 11px;
    width: 230px;
}

TD.home_capab_box_head H2 {
    color: #375875; 
    font-size: 15px;
    font-weight: bold;
}

/*  END - resources and demo classes */
/* menu */
.concerto_menu {
font-weight: normal;
width: 921px; 
padding: 0px; 
margin: 0px;
/* four below fix Opera 10.10 */
display: block;
height: 34px;
overflow: hidden;
vertical-align: top;
}

.concerto_menu:after { /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.concerto_menu ul {
    outline-style: none;
    outline-width: 0px;
    text-align: left; 

    position: relative;
    margin: 0px 0px 0px 0px;
    width: 921px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    height: 34px;
    overflow: hidden;
    list-style-type: none;
}

.concerto_menu ul li a {
    display: inline;
    margin: 0px 0px 0px 0px;
    position: absolute;
    overflow: hidden; /* fixes IE, Konqeror */
    top: 0px;
    text-decoration: none;
    text-indent: -3333px;
    padding: 34px 0px 0px 0px; /* 30 fixes firefox */
    height: 0px !important;
    height /**/:34px; /* IE5/Win */
    background: transparent url("/jsp/clipart/concerto/10/menu.gif") no-repeat;
}

.concerto_menu ul li#main a {
    background-position: 0px 0px;
    left: 0px;
    width: 195px;
}
.concerto_menu ul li#main a:hover {
    background-position: 0px -34px;
    left: 0px;
    width: 195px;
}
.concerto_menu ul li#main a.selected {
    background-position: 0px -34px;
    left: 0px;
    width: 195px;
}

.concerto_menu ul li#policy a {
    background-position: -195px 0px;
    left: 195px;
    width: 142px;
}
.concerto_menu ul li#policy a:hover {
    background-position: -195px -34px;
    left: 195px;
    width: 142px;
}
.concerto_menu ul li#policy a.selected {
    background-position: -195px -34px;
    left: 195px;
    width: 142px;
}

.concerto_menu ul li#process a {
    background-position: -337px 0px;
    left: 337px;
    width: 145px;
}
.concerto_menu ul li#process a:hover {
    background-position: -337px -34px;
    left: 337px;
    width: 145px;
}
.concerto_menu ul li#process a.selected {
    background-position: -337px -34px;
    left: 337px;
    width: 145px;
}

.concerto_menu ul li#project a {
    background-position: -482px 0px;
    left: 482px;
    width: 143px;
}
.concerto_menu ul li#project a:hover {
    background-position: -482px -34px;
    left: 482px;
    width: 143px;
}
.concerto_menu ul li#project a.selected {
    background-position: -482px -34px;
    left: 482px;
    width: 143px;
}

.concerto_menu ul li#test a {
    background-position: -625px 0px;
    left: 625px;
    width: 144px;
}
.concerto_menu ul li#test a:hover {
    background-position: -625px -34px;
    left: 625px;
    width: 144px;
}
.concerto_menu ul li#test a.selected {
    background-position: -625px -34px;
    left: 625px;
    width: 144px;
}

.concerto_menu ul li#report a {
    background-position: -769px 0px;
    left: 769px;
    width: 152px;
}
.concerto_menu ul li#report a:hover {
    background-position: -769px -34px;
    left: 769px;
    width: 152px;
}
.concerto_menu ul li#report a.selected {
    background-position: -769px -34px;
    left: 769px;
    width: 152px;
}
/* end of menu */
/* inner menu instance */
.inner_tabcontent {
    width: 921px;
    padding: 0px;
    margin: 0px;
    display: block;
    vertical-align: top;
}
.inner_menu {
font-weight: normal;
width: 921px; 
padding: 0px; 
margin: 0px;
/* four below fix Opera 10.10 */
display: block;
height: 25px;
overflow: hidden;
vertical-align: top;
}

.inner_menu:after { /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.inner_menu ul {
    outline-style: none;
    outline-width: 0px;
    text-align: left; 
    position: relative;
    margin: 0px 0px 0px 0px;
    width: 921px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    height: 25px;
    overflow: hidden;
    list-style-type: none;
}

.inner_menu ul li a {
    display: inline;
    margin: 0px 0px 0px 0px;
    position: absolute;
    overflow: hidden; /* fixes IE, Konqeror */
    top: 0px;
    text-decoration: none;
    text-indent: -3333px;
    padding: 25px 0px 0px 0px; /* 30 fixes firefox */
    height: 0px !important;
    height /**/:25px; /* IE5/Win */
    background: transparent url("/jsp/clipart/concerto/10/inner_menu.gif") no-repeat;
}

.inner_menu ul li#capabilities a {
    background-position: 0px 0px;
    left: 0px;
    width: 147px;
}
.inner_menu ul li#capabilities a.selected {
    background-position: 0px -25px;
    left: 0px;
    width: 147px;
}

.inner_menu ul li#integrations a {
    background-position: -147px 0px;
    left: 147px;
    width: 153px;
}
.inner_menu ul li#integrations a.selected {
    background-position: -147px -25px;
    left: 147px;
    width: 153px;
}

.inner_menu ul li#appliance a {
    background-position: -300px 0px;
    left: 300px;
    width: 621px;
}
.inner_menu ul li#appliance a.selected {
    background-position: -300px -25px;
    left: 300px;
    width: 621px;
}

/*** PArasoft Virtualize classes below ***/
.inner_menu ul li#capab_virt a {
    background: transparent url("/jsp/clipart/productimages/menu_virtualize.gif") no-repeat;
    background-position: 0px 0px;
    left: 0px;
    width: 147px;
}
.inner_menu ul li#capab_virt a.selected {
    background: transparent url("/jsp/clipart/productimages/menu_virtualize.gif") no-repeat;
    background-position: 0px -25px;
    left: 0px;
    width: 147px;
}
.inner_menu ul li#benef_virt a {
    background: transparent url("/jsp/clipart/productimages/menu_virtualize.gif") no-repeat;
    background-position: -147px 0px;
    left: 147px;
    width: 120px;
}
.inner_menu ul li#benef_virt a.selected {
    background: transparent url("/jsp/clipart/productimages/menu_virtualize.gif") no-repeat;
    background-position: -147px -25px;
    left: 147px;
    width: 120px;
}
.inner_menu ul li#app_beh_virt a {
    background: transparent url("/jsp/clipart/productimages/menu_virtualize.gif") no-repeat;
    background-position: -267px 0px;
    left: 267px;
    width: 536px;
}
.inner_menu ul li#app_beh_virt a.selected {
    background: transparent url("/jsp/clipart/productimages/menu_virtualize.gif") no-repeat;
    background-position: -267px -25px;
    left: 267px;
    width: 536px;
}
/* end of inner menu */
/* verticals menu instance */
.verticals_menu {
font-weight: normal;
width: 921px; 
padding: 0px; 
margin: 0px;
/* four below fix Opera 10.10 */
display: block;
height: 34px;
overflow: hidden;
vertical-align: top;
}

.verticals_menu:after { /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.verticals_menu ul {
    outline-style: none;
    outline-width: 0px;
    text-align: left; 

    position: relative;
    margin: 0px 0px 0px 0px;
    width: 921px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    height: 34px;
    overflow: hidden;
    list-style-type: none;
}

.verticals_menu ul li a {
    display: inline;
    margin: 0px 0px 0px 0px;
    position: absolute;
    overflow: hidden; /* fixes IE, Konqeror */
    top: 0px;
    text-decoration: none;
    text-indent: -3333px;
    padding: 34px 0px 0px 0px; /* 30 fixes firefox */
    height: 0px !important;
    height /**/:34px; /* IE5/Win */
    background: transparent url("/jsp/clipart/concerto/10/verticals_menu.gif") no-repeat;
}

.verticals_menu ul li#splash a {
    background-position: 0px 0px;
    left: 0px;
    width: 177px;
}
.verticals_menu ul li#splash a:hover {
    background-position: 0px -34px;
    left: 0px;
    width: 177px;
}
.verticals_menu ul li#splash a.selected {
    background-position: 0px -34px;
    left: 0px;
    width: 177px;
}

.verticals_menu ul li#agile a {
    background-position: -177px 0px;
    left: 177px;
    width: 159px;
}
.verticals_menu ul li#agile a:hover {
    background-position: -177px -34px;
    left: 177px;
    width: 159px;
}
.verticals_menu ul li#agile a.selected {
    background-position: -177px -34px;
    left: 177px;
    width: 159px;
}

.verticals_menu ul li#safety a {
    background-position: -336px 0px;
    left: 336px;
    width: 129px;
}
.verticals_menu ul li#safety a:hover {
    background-position: -336px -34px;
    left: 336px;
    width: 129px;
}
.verticals_menu ul li#safety a.selected {
    background-position: -336px -34px;
    left: 336px;
    width: 129px;
}

.verticals_menu ul li#fda a {
    background-position: -465px 0px;
    left: 465px;
    width: 120px;
}
.verticals_menu ul li#fda a:hover {
    background-position: -465px -34px;
    left: 465px;
    width: 120px;
}
.verticals_menu ul li#fda a.selected {
    background-position: -465px -34px;
    left: 465px;
    width: 120px;
}

.verticals_menu ul li#distrib a {
    background-position: -585px 0px;
    left: 585px;
    width: 149px;
}
.verticals_menu ul li#distrib a:hover {
    background-position: -585px -34px;
    left: 585px;
    width: 149px;
}
.verticals_menu ul li#distrib a.selected {
    background-position: -585px -34px;
    left: 585px;
    width: 149px;
}

.verticals_menu ul li#traditional a {
    background-position: -734px 0px;
    left: 734px;
    width: 187px;
}
.verticals_menu ul li#traditional a:hover {
    background-position: -734px -34px;
    left: 734px;
    width: 187px;
}
.verticals_menu ul li#traditional a.selected {
    background-position: -734px -34px;
    left: 734px;
    width: 187px;
}

/* end of verticals menu */

/* mega menu */
.megamenu {
position: absolute;
display: none;
left: 0;
top: 0;
background-color: #fff;
border: #f48a00 1px solid;
padding: 10px;
font: normal 12px Verdana;
z-index: 100;
margin-left: -67px;
min-width: 575px;
}

.megamenu .column {
float: left;
/*width: 190px; /*width of each menu column*/
margin-right: 3px;
}

.megamenu .column ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li {
padding-bottom: 5px;
padding-left: 5px;
}

.megamenu .column h3 {
background: #fcddb5;
font: bold 13px Arial;
color: #f17d00;
margin: 0 0 5px 0;
padding: 5px;
}

.megamenu .column ul li a {
text-decoration: none;
font-weight: bold;
color: #444;
}

.megamenu .column ul li a:hover {
color: #f17d00;
}

/* megamenu end */

/* resources menu */
.resmenu {
position: absolute;
display: none;
left: 0;
top: 0;
background-color: #fff;
border: #f48a00 1px solid;
padding: 10px;
font: normal 12px Verdana;
z-index: 100;
margin-left: -7px;
min-width: 155px;
}

.resmenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.resmenu ul li {
padding-bottom: 5px;
padding-left: 5px;
}

.resmenu ul li a {
text-decoration: none;
font-weight: bold;
color: #444;
}

.resmenu ul li a:hover {
color: #f17d00;
}

/* resources menu end */

/* video menu */
.vidmenu {
position: absolute;
display: none;
left: 0;
top: 0;
background-color: #fff;
border: #f48a00 1px solid;
padding: 10px;
font: normal 12px Verdana;
z-index: 100;
margin-left: -7px;
min-width: 155px;
}

.vidmenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.vidmenu ul li {
padding-bottom: 5px;
padding-left: 5px;
}

.vidmenu ul li a {
text-decoration: none;
font-weight: bold;
color: #444;
}

.vidmenu ul li a:hover {
color: #f17d00;
}

/* resources menu end */

