body {
    margin : 0px;
    background: #525252;

}
body.lite {
    background : #F9F9F9;
    margin : 0px;
}
#global {	
	width: 1003px;
	overflow: hidden;
}
#global_login { width: 1000px; overflow: hidden; margin-left: auto; margin-right: auto; padding: 0px; margin-top: 0px; margin-bottom: 0px; background: #525252; }

.clearer { clear: both; overflow: hidden; }

/* -------------------------   client logo  ----------------------- */

#clientLogo {
	float: left;
	height: 80px;
	margin-right: 0px !important;
	margin-right: -3px;
}

#clientLogo span {display:none;}

#loginClientLogo {
    padding: 10px;
	background-color: #758073; 
	padding-right: 202px;
	text-align: center;
}
/* -------------------------   isac artwork branding  ----------------------- */

#topArtwork, #topArtwork span { display: none; }

/* -------------------------   menubar  ----------------------- */

#menuBar {
	height: 75px;
	padding-top: 5px;

}

.menubar-on	a		{ font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: normal }
.menubar-on a:hover	{ font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: normal }
.menubar-on a:active{ font-size: 11px; color: #EAFFE6; text-decoration: none; font-weight: normal }
.menubar-off a		{ font-size: 11px; color: #D3E0D0; text-decoration: none; font-weight: normal }
/*.menubar-off a:hover{ font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: normal }*/
.menubar-off a:hover{ font-size: 11px; color: #EAFFE6; text-decoration: none; font-weight: normal }

/* -------------------------   QuickSearch  ----------------------- */

#QuickSearch {
    position : absolute;
    top : 80px;
    left : 5px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* -------------------------   submenubar  ----------------------- */

#submenuBar {
	
}

a.submenuBar-on
{
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: Yellow;
	padding: 5px;
	margin: 5px;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.submenuBar-on:hover
{
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: Yellow;
	padding: 5px;
	margin: 5px;
	font-weight: normal;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
a.submenuBar-off
{
	padding: 5px;
	margin: 5px;
	font-size: 14px; 
	color: #dddddd; 
	font-weight: normal;
	text-decoration: none;
}
a.submenuBar-off:hover	
{
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: Yellow;
	padding: 5px;
	margin: 5px;
	font-size: 14px; 
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
}
a.submenuBar-off:active	{ font-size: 14px; color: #ffffff; text-decoration: none; font-weight: normal }

/* -------------------------   taskbar   ----------------------- */

#taskbar {
    width: 200px;
    background : #525252 url("/images/taskbarBg.gif"); 
    background-repeat: repeat-x;
    background-position : top left;
	float: left;
	
	margin-top: 39px;
}

#taskbaractions
{
	margin-top: 20px;
}

#copyright{}
	
a .language {display:inline;}
p.logout { 
	display: block;
	border-top: 1px solid silver;
	padding: 0px;
	margin: 0px;
	background: #6D726C;
}
.logout-img {
	}
.logout-txt {
	padding-left: 5px;
	vertical-align: super;
	font-size: 14px;
	font-weight:bold;
	}
.logout-txt:hover{
	padding-left: 5px;
	vertical-align: super;
	font-size: 14px;
	font-weight:bold;
	}
.logout-welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background: #BBBBBB url("/images/brushMetal.gif");
	padding-left: 5px;
	border-bottom: 2px solid #EEE;
	border-left: 4px solid #6D726C;
	border-right: 4px solid #6D726C;
}
	

td.taskbar			{ font-size: 13px; color: #EEEEEE; text-decoration: none; font-weight: normal }
td.taskbar-off		{ font-size: 13px; color: #DDDDDD; text-decoration: none; font-weight: normal }
td.taskbarAction			{ font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: normal }
td.taskbarAction-off		{ font-size: 13px; color: #BBBBBB; text-decoration: none; font-weight: normal }
a.taskbarAction			{ font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: normal }
a.taskbarAction:hover	{ font-size: 13px; color: #EAFFEA; text-decoration: underline; font-weight: normal }
a.taskbarAction:active	{ font-size: 13px; color: #DFF3DF; text-decoration: none; font-weight: normal }

/* -------------------------  Sub Service   ----------------------- */
.SubSrv {
	clear: both;
        position:absolute;
	top:170px;
        left:0px;
        width:200px;
	}
.SubSrv a {
	display: block;
	color: #333333;
	padding: 2px 6px;
	font-weight: bold;
	background: #B4C5B0;
	border: 2px outset #B4C5B0;
	}
.SubSrv a:hover {
	color: #40473E;
	background:#F3FFF0;
	text-decoration: none;
	font-weight: bold;
	border: 2px inset #B4C5B0;
	}
.SubSrv br {display: none !important;display: inline}
/* -------------------------  content area   ----------------------- */

.contentArea {
 width: 790px !important;
 width: 791px;
 height: 510px;
 overflow:auto; 
 z-index:999;
}

#contentAreaosv { width: 800px !important; 

}

#contentAreaosvsys { 
    width: 790px; 
    overflow: visible;
}

.contentArea6okz .frmOpacSV { 
    overflow: auto;
}

#contentAreaokz{
    width: 990px ; 
    height:auto;
 		overflow:visible; 
}

.contentArea6okz { 
    width: 790px !important;
}

#contentAreahome { 
    width: 798px;
 		overflow:visible; 
 		margin-left:200px;
}

.contentArea6okz
{
	height: 510px;
}
.contentArea6okz .catPath {display: none;}
.contentArea6okz #FishArrow {display: none}

ul.tmselect { list-style: none; }
.tmselect span {
	margin-right: 5px;
	display: block;
	float: left;
}
.tmSelectItem {	
	display: block;
	float: left;
	margin-top: 10px;
}


.categoryTree a *{
	vertical-align:middle;
}
.categoryTree a {
	float: left;
	display: block;
	color: white;
	font-weight: bold;
	background-position: 100% top;
	padding: 2px 7px 2px 0px;
	margin-right: 10px;
	}

.artCell {
	display: block;
	/*overflow: hidden;*/
	float: left;
    text-align: center;
    margin:5px 5px;
    width: 112px;
    height:138px;
	border: 1px solid black;
	}

.subCatPanel{
	/*position: relative;*/
	/*top: 40px;*/
	padding-left: 30px;
	}
.subCatCell {
	display: block;
    text-align: center;
    margin:0px 15px;
}
#subCatPanelOKZ .subCatCell {
	float: left;
	width: 84px;
	height:134px;
}
.subcatCellImg{
	display: block;
	background-position:100% -86px;
    text-align: center;
	padding: 10px;
    height:65px;
	}
.subcatCellImg:hover{
	background-position:100% 1px;
	}
.subCatImg{
    text-align: center;
    width: 64px;
	}
.subcatCellTxt {
	display: block;
	color: white;
	font-weight: bold;
	line-height: 12px;
	}
.subcatCellTxt:hover {
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
.subcatCellTxt:link {
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	
.subCatExtraPanel {	display: none; }

.artCell {
	display: block;
	overflow: hidden;
	float: left;
    text-align: center;
    margin:5px 5px;
    width: 112px;
    height:160px;
	}
.artCellImg {
	display: block;
	background-position:100% -118px;
	padding: 10px;
    text-align: top;
    width: 50px;
	height: 85px;
	float: left;
	}
.artCellImg:hover{
	background-position:100% 1px;
	}
.artImg{
	border: 0px;
    width: 96px;
	}
.artCellTxt {
	display: block;
	color: white;
	font-weight: bold;
	clear: left;
	margin-top: -13px;
	line-height: 12px;
	}
.artCellTxt:hover {
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

.frmOpacSV 
{
 height: 505px;
 overflow:hidden;
}
/* -------------------------  Knownledge Center ----------------------- */
#contentAreadsi {
	/*margin-top: 145px*/
	width: 800px;

	}
#contentAreausr{
	width: 760px;
	/*border: 1px solid #0FF;*/
}

#contentAreadsi p {/*display: none*/display: inline}
.catPath {
	background: #404040 url(/images/statBarBg.gif) repeat-x center left; 
	border-top: 4px solid #393939;
	border-bottom:4px solid #393939;
	height: 20px;
	/*display: none;*/
	
	width: 678px;
	}

/*\*/
.catPath {
	width: 719px;
}
/**/

#contentAreadsi .catPath img {display: none}
/*.categoryTree:after {color: gray;display: inline;content: ">>>"}*/
/*td.categoryTree {margin: 0; border: 1px solid red;}*/
#contentAreadsi a.categoryTree {
	margin: 0;
	color: white;
	padding:1px 10px;
	}
#contentAreadsi a.categoryTree:hover {
	font-weight: bold;
	color: #5B6559;
	text-decoration: none;
	padding-top: 2px;
	background-position: bottom right;
	}
#contentAreadsi .subCatPanel {
	background:#4A4A4A url(/images/DSI/subCatPanelBg-2.gif) repeat-x top left;
	margin: 0 auto;
	margin-bottom: 50px;
	/*height: auto;*/
	overflow: hidden;
	width: 85%;
	/*top: 0;*/
	border-bottom: 2px solid #3a3a3a;
	border-left: 2px solid #5B6559;
	}
/*#contentAreadsi .subCatPanel {
	background:#595959 url(/images/DSI/subCatPanelBg-2.gif) repeat-x top left;
	margin: 0 auto;
	margin-bottom: 50px;
	height: auto;
	overflow: auto;
	width: 85%;
	top: 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #7D877B;
	border-top: 1px solid #404040;
	}*/
#contentAreadsi .subCatCell {
	display: block;
	float: left;
	border-right: 2px solid #393939;
	border-top: 2px solid #393939;
	
	background: #7D7D73;
	/*padding: 2px 0px 2px 0px;*/
	padding: 0px 2px 2px 0px;
	width: 115px;
}
/* START OF IE5 HACK \*/
#contentAreadsi .subCatCell {
	/*background: transparent url(/images/DSI/catPathBg.gif) no-repeat top right;*/
	/*padding: 2px 5px 2px 5px;*/
	width: auto;
}
/* END OF IE5 HACK */

/*#contentAreadsi .subCatCell {
	background: #E6E6CE url(/images/DSI/subCatCellBg-3.gif) repeat-x right bottom;
	float: left;
	height: auto;
	width: auto;
	padding:0 5px 24px 5px;
	border-right: 2px solid #393939;
	}*/
#contentAreadsi a.subcatCellTxt 
{
	/*font-size:18px;*/
	font-size: 10pt;
	
	color: #404040;
	color: white;
	padding: 3px;
	
	}
/* IE HACK \*/
#contentAreadsi a.subcatCellTxt { white-space: nowrap; }
/**/


#contentAreadsi a.subcatCellTxt {
	color: #404040;
	/*background:#E6E6CE url(/images/DSI/subCatCellIcon-2.gif) no-repeat 25% top;*/
	background: #E6E6CE url('/images/DSI/subCatCellIcon-3.gif') no-repeat -2px 0px;
	/*padding-top: 40px;*/
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	}
/* \*/
#contentAreadsi a.subcatCellTxt {
	padding-left: 25px;
}
/**/

#contentAreadsi a.subcatCellTxt:hover {
	/*background-position: 25% -66px;*/
	background-image: url('/images/DSI/subCatCellIcon-3_over.gif');
}
#contentAreadsi .subcatCellTxt:hover {color: #5B6559;}
#contentAreadsi .subcatCellImg {display: none}

#contentAreadsi .subCatPanel {
}

#contentAreadsi .Articles {
	background: #E6E6CE url(/images/DSI/articleBg.gif) no-repeat right bottom;
	padding: 15px;
	padding-top:10px;
	margin: 0px 30px 10px 30px;
	}

.divDSITitle {
	font-size: 16px;
	letter-spacing:0.1em;
	font-weight: bold;
	display: inline;
	left:5px;
	}
.divDSILabel {
	font-size: 14px;
	font-weight: bold;
	}
.divDSIDescription {
	font-size: 13px;
	background: #FFFFFF;
	padding: 10px;
	margin-right: 80px;
	border-top: 5px solid #F3FFF0;
	}
.divDSILink {
	float: right;
	margin-top: -50px;
	}
/* -------------------------  Discussion ----------------------- */
#contentAreadisc * {margin:0}
	
/* -------------------------  Maximize  View ----------------------- */
.DisplayMax {
	color: #EAFFE6;
	display: block;
	text-align: right;
}
.DisplayMax a {
	font-size: 11px;
	display: block;
	padding: 2px 4px 2px 2px;
	border: 1px solid #5B6559;
	width:100px;
	
	position: absolute;
	top:2px;
	/*right: 2px;*/
	left: 890px;
	z-index: 10;
	}
.DisplayMax a:hover {
	color: #F3FFF0;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #91CC85/*#EAFFE6*/;
	}
	
/* -------------------------  addition ----------------------- */
#loginBox p.redwarning{margin-bottom: 30px;}

/* -------------------------  Stats ----------------------- */
#contentArearpt.contentArea  {
	background: #DFF3DF url(/images/statGridBg.gif);
	padding: 0;
	border-bottom: 4px solid #8A9A89;
	
	width: 760px;
	}
#contentArearpt .catPath {
	background: url(/images/statBarBg.gif) repeat-x left 50%;
	height:18px;
	border-bottom: 1px solid #6D726C;
	}
#contentArearpt .catPath a {
	color: #525252;
	padding-left: 10px;
	font-size: 14px;
	}
#contentArearpt .catPath a:hover {
	text-decoration: none;
	color: #6D726C;
	background: #BCBCBC;
	}
#contentArearpt .catPath img {
	display: none
	}
#contentArearpt .subCatPanel {
	top: 0;
	}
#contentArearpt .subCatCell {
	float: none;
	width: auto;
	margin-bottom: 10px;
	text-align: left;
	}
#contentArearpt .subCatPanel .subcatCellImg {
	display: none;
	}
#contentArearpt .subCatPanel .subCatCell  a.subcatCellTxt{
	font-size: 16px;
	line-height: normal;
	color: #40473E;
	background: #B0BFAC;
	border: 1px solid #8A9A89;
	border-left: 8px solid #8A9A89;
	padding: 5px 5px 5px 15px;
	}
#contentArearpt .subCatPanel .subCatCell  a.subcatCellTxt:hover{
	color: #82907F;
	text-decoration: underline;
	background: #D2E6CE;
	border-left: 8px solid #91CC85;
	}
.divRPTContent {
	}
div.divRPTTitle{
	font-size: 20px;
	margin: 10px;
	padding: 5px 5px 5px 10px;
	background: #B0BFAC;
	color: #40473E;
	border: 1px solid #8A9A89;
	}
 div.divRPTTitle a{
	font-size: 16px;
	color: #40473E;
	}
 div.divRPTTitle a:hover{
	font-size: 16px;
	}
#contentArearpt .divDSILink {
	margin-top: -60px;
	}
.rptLabel {
	color: #40473E;
	}
.rptContentOutpout {	
	background: #F3FFF0;
	color: #000000;
	}
span.rptSectionOutput {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #F3FFF0;
	background: #5B6559;
	padding: 5px;
	margin-bottom: 0;
	border-left: 8px solid #82907F;
	margin: 10px 0 0px 0;
	}
.rptContentOutpout table {
	border-collapse: collapse;
	border-top: 1px solid #8A9A89;
	}
.rptContentOutpout table td {
	color: #000000;
	padding-left: 3px;
	border-right:1px solid #D2E6CE;
	border-bottom: 1px solid #8A9A89;
	}
table div.divRPTTitle.itemTitle {
	margin: 0px;
	border-color: #B4C5B0;
	}
.rptLabel, .rptData {
	/*border-bottom: 1px solid #B0BFAC;*/
	}
.rptSection {
	color: #40473E;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #B0BFAC;
	padding-top: 20px;
	}
#contentArearpt .Articles {
	margin: 0 10px;
	border: 1px solid #8A9A89;
	}
.divRPTContent {margin-left: 10px}
.contentArea6rpt .listNav {
	background-color: #6D726C;
}
.divRPT .divDSIDescription, .divRPT .divDSILabel, .divDSI {
	margin: 10px;
	/*width: 85%;*/
	margin-right: 60px;
	left:10px;
}
	
.contentArea .listNavDiv {
	display: block;
	float: right;
	clear: both;
}
	
	/**/
.rptContentOutpout table { }
.rptContentOutpout .tableHeader {}
.rptContentOutpout .tableElement {}
	/**/
