

/* T A B  S T R U C T U R E S */
	/* CHANGE TO AFFECT TOP TAB ROW HEIGHT : */
	#displaytabsPS { padding:7px 0 0 0; margin:0; }
	.tabberlivePS#displaytabsPS ul {  }
	/* STYLE SCROLLBAR FOR OVERFLOW: */
.tabberlivePS#industry {scrollbar-base-color: #fff;}
.tabberlivePS#industry {scrollbar-track-color: #f1f1f1;}
.tabberlivePS#industry {scrollbar-face-color: #d9e2ec;}
.tabberlivePS#industry {scrollbar-highlight-color: #d9e2ec;}
.tabberlivePS#industry {scrollbar-3dlight-color: #d9e2ec;}
.tabberlivePS#industry {scrollbar-darkshadow-color: #d9e2ec;}
.tabberlivePS#industry {scrollbar-shadow-color: #d9e2ec;}
.tabberlivePS#industry {scrollbar-arrow-color: #092869;}
/* Hide the heading since a heading is provided by the tab */
.tabberlivePS .tabbertabPS h2 { display:none; }
.tabberlivePS .tabbertabPS h3 { display:none; }

.tabberlivePS#displaytabsPS .tabbertabPS {
/* SPACE AROUND THE CONTENT (THE BIG AREA BELOW THE TABS :) */
 padding:5px 0 0 0px;
 border-top:0;
 border:1px solid #ccc;
 margin-top:3px;
 margin-top:0; /*reposition for IE*/
 margin-right:0;
 margin-bottom:0px;
 margin-left:8px;
 background:#fff;
 color:#999999;
 height:100%;
 overflow:auto;
 text-align:left;
}
.tabberlivePS#industry .tabbertabPS {
 height:350px;
 overflow:auto;
}
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
#displaytabsPS ul, #displaytabsPS ul ol { margin:0 0 0 8px; padding:0; }
#displaytabsPS ul li { list-style-type:none; list-style-image:none; margin:0; }
#displaytabsPS ul ul, #displaytabsPS ul ol { margin:0px 20px 0 10px; }
#displaytabsPS ul ul ul, #displaytabsPS ul ol { margin:0 20px 0 10px;  }
#displaytabsPS ul ol li { list-style:decimal outside; }
#displaytabsPS ul ul li, #displaytabsPS ul ol li { margin:0; padding:0; }
/* End Entry Lists */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlivePS .tabbertabhidePS { display:none; }

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabberlivePS #displaytabsPS { clear:both; }

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernavPS { padding:0; margin:0; font:bold 11px/20px Arial, Helvetica, sans-serif;}
ul.tabbernavPS li { padding:0px; list-style:none; display:inline;vertical-align:middle }
ul.tabbernavPS li a { padding:6px 3px 7px 2px; margin:0; border:solid 1px #ccc; border-bottom:none; text-decoration:none; background:#d9e2ec; }
ul.tabbernavPS li a:link { color:#092869; }
ul.tabbernavPS li a:visited { color:#092869; }
ul.tabbernavPS li a:hover { color:#092869; text-decoration:none; }
ul.tabbernavPS li.tabberactivePS a { color:#092869; border-bottom:1px solid #fff; background:#fff;padding:6px 3px 7px 2px; margin:0px; }
ul.tabbernavPS li.tabberactivePS a:hover { color:#092869; border-bottom:1px solid #fff; background:#fff; }




a:link.blueBoldFlexPS { font-size:12px;font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#092869; text-decoration:none; } 
a:visited.blueBoldFlexPS { font-size:12px;font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#092869; text-decoration:none; }
a:hover.blueBoldFlexPS { font-size:12px;color:#797979; }
a:active.blueBoldFlexPS { font-size:12px;color:#797979; }







/************************************************************************************************
style for tabs other than Products & Services
************************************************************************************************/




/* T A B  S T R U C T U R E S */
	/* CHANGE TO AFFECT TOP TAB ROW HEIGHT : */
	#displaytabs { padding:7px 0 0 0; margin:0; }
	.tabberlive#displaytabs ul {  }
	/* STYLE SCROLLBAR FOR OVERFLOW: */
.tabberlive#industry {scrollbar-base-color: #fff;}
.tabberlive#industry {scrollbar-track-color: #f1f1f1;}
.tabberlive#industry {scrollbar-face-color: #d9e2ec;}
.tabberlive#industry {scrollbar-highlight-color: #d9e2ec;}
.tabberlive#industry {scrollbar-3dlight-color: #d9e2ec;}
.tabberlive#industry {scrollbar-darkshadow-color: #d9e2ec;}
.tabberlive#industry {scrollbar-shadow-color: #d9e2ec;}
.tabberlive#industry {scrollbar-arrow-color: #092869;}
/* Hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 { display:none; }
.tabberlive .tabbertab h3 { display:none; }

.tabberlive#displaytabs .tabbertab {
/* SPACE AROUND THE CONTENT (THE BIG AREA BELOW THE TABS :) */
 padding:5px 0 0 0;
 border-top:0;
 border:1px solid #ccc;
 margin-top:3px;
 *margin-top:0; /*reposition for IE*/
 margin-right:0;
 margin-bottom:10px;
 margin-left:8px;
 background:#fff;
 color:#999999;
 height:100%;
 overflow:auto;
 text-align:left;
}
.tabberlive#industry .tabbertab {
 height:350px;
 overflow:auto;
}
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
#displaytabs ul, #displaytabs ul ol { margin:0 0 0 8px; padding:0; }
#displaytabs ul li { list-style-type:none; list-style-image:none; margin:0; }
#displaytabs ul ul, #displaytabs ul ol { margin:0px 20px 0 10px; }
#displaytabs ul ul ul, #displaytabs ul ol { margin:0 20px 0 10px;  }
#displaytabs ul ol li { list-style:decimal outside; }
#displaytabs ul ul li, #displaytabs ul ol li { margin:0; padding:0; }
/* End Entry Lists */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide { display:none; }

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabberlive #displaytabs { clear:both; }

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav { padding:0; margin:0; font:bold 11px/20px Arial, Helvetica, sans-serif;}
ul.tabbernav li { margin:0; list-style:none; display:inline; }
ul.tabbernav li a { padding:6px 20px 7px 20px; margin:0; border:solid 1px #ccc; border-bottom:none; text-decoration:none; background:#d9e2ec; }
ul.tabbernav li a:link { color:#092869; }
ul.tabbernav li a:visited { color:#092869; }
ul.tabbernav li a:hover { color:#092869; text-decoration:none; }
ul.tabbernav li.tabberactive a { color:#092869; border-bottom:1px solid #fff; background:#fff; }
ul.tabbernav li.tabberactive a:hover { color:#092869; border-bottom:1px solid #fff; background:#fff; }

