/*ClientManagement*/
.ClientNameHeader, .ClientStatusHeader
{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size: 10px;
	color: #000000;
	background-color: #B8D0E7;
	padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:3px;
}
.ClientStatusHeader
{	
	border-left : 0px;
}
.ClientNameHeader
{
	border-right:0px;
}
.ClientStatusItem
{
	vertical-align:middle;
	border-left:0px
}
.ClientNameItem
{
	vertical-align:middle;
	border-right:0px
}
.ActiveTab, .ActiveTabLeft, .InActiveTab, .InActiveTabLeft, .DisableTab
{
	BORDER-LEFT: #fff 2px solid; 
	BORDER-RIGHT: #808080 2px solid; 
	BORDER-TOP: #ccc 2px solid; 
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
.ActiveTab, .ActiveTabLeft
{
	padding: 4px;
	BORDER-LEFT: #fff 2px solid; 
	color: #004685;
	background-color: #B8D0E7;
}
.ActiveTabLeft
{
	BORDER-LEFT: 0; 
}
.InActiveTab, .InActiveTabLeft
{
	cursor: pointer;
	BORDER-LEFT: #fff 2px solid;
	padding: 2px;
	color:#004685;
	background-color: #d2e0ef;
	vertical-align: middle;
}
.InActiveTabLeft
{
	BORDER-LEFT: 0; 	
}
/*.InActiveTabLeft, .InActiveTabCenter
{
	cursor: pointer;
	BORDER-LEFT: #fff 2px solid;
	BORDER-RIGHT: #808080 2px solid; 
	padding: 2px;
	color:#004685;
	background-color: #d2e0ef;
	vertical-align: middle;
}*/

.DisableTab, .ActiveNews
{
	BORDER-LEFT: #fff 1px solid;
	padding: 2px;
	background-color:buttonface;
	color:#808080;
	vertical-align: middle;
}
.ActiveNews
{
	BORDER-right:0px;
	font-size:10px;
	background-color:#ccc;
}
.InactiveNews
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	cursor:pointer;
	width:196px!important;
	width:197px;
}
.TableTab
{
	BORDER-RIGHT: #808080 1px solid; 
	BORDER-LEFT: #ccc 1px solid; 
	BORDER-BOTTOM: #808080 1px solid;
}
.keybutton, .disabledkeybutton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border:1px solid #004685;
	background-color: #D6E9FB;
	margin: 0px;
	cursor: pointer;
}
.disabledkeybutton
{
	cursor: default;
	background-color: #ccc;
}
a.selectedTreeNode:link, a.selectedTreeNode:visited 
{
	font-size: 10px;
	color:#004685; 
	text-decoration:none;
	background-color: #004685;
	color:#fff; 
}
a.selectedTreeNode:focus, a.selectedTreeNode:active 
{
	font-size: 10px;
	text-decoration:none;
	background-color: #004685;
	color:#fff; 
}
.divMain {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004685;
	background-color: #B8D0E7;
	padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;
}
.mouseOverMenu, .mouseOverSubMenu
{
	cursor:pointer;
	font-size: 10px;
	text-decoration:none;
	background-color: #9AB1D5;
	color:#fff; 
	padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:3px;
	border:1px solid #595959;
	border-bottom:0px;
	position:relative;
	z-index:5;
}
.mouseOverSubMenu
{
	border:1px solid #595959;
	z-index:4;
}
.menuSearchR
{
	background-color: #D2E0EF;
	BORDER: #595959 1px solid; 
	POSITION: absolute; 
	width:130px;
	cursor:pointer;
	padding:1px;
	TOP: 0px;
	z-index:3;
}
.subMenu
{
	border:1px solid #E9F0F7;
}
.imgCls
{
	background-color:#aaa;
	padding:1px;
	padding-right:2px;
	width:17px;
	float:left;
}
a.smallnavMenu:link, a.smallnavMenu:visited{ 
	font-size: 10px;
	color:#004685; 
	text-decoration:none
}
a.smallnavMenu:hover, a.smallnavMenu:focus, a.smallnavMenu:active  { 
	font-size: 10px;
	color:white; 
	text-decoration:none
}
.GroupBox1 
{
	width: 290px;
}
.btnSm1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 30px;
	margin: 2px 1px 0 0;
	}
.btnSm2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 100px;
	margin: 2px 1px 0 0;
	}
.btn02 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height: 18px;
	width: 18px;
	margin: 0;
	}		
.CheckListBox02, .CheckListBox01 
{
	width: 160px;
	height: 70px;
	margin: 0 0 0 0;
	padding: 0;
	border-width: 2px;
	border-style: inset;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.CheckListBox01 
{
	background-color: #fff;
}
.InputBox01 
{
	width: 160px;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}	
.InputBox02
{
	width: 72px;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.InputBox03
{
	width: 53px;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.InputBox04
{
	width: 100px;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.InputBox05
{
	width: 130px;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}	
		
.InputBoxDate
{
	width: 100px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.InputBoxDateDisabled
{
	width: 100px;
	height: 18px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	vertical-align: top;
	background-color: fff;
	border-width: 2px;
	border-style: inset;
	}		
.ListBox01 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	OVERFLOW-Y: scroll; 
	WIDTH: 185px; 
	HEIGHT: 100px;
	border-width: 2px;
	border-style:inset; 
	background-color: #fff;
	}
.ListBox01a 
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: scroll;
	
	WIDTH: 185px; 
	HEIGHT: 100px;
	border-width: 2px;
	border-style:inset; 
	background-color: #fff;
}
				
.ListItem01 
{
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 100%;
	height: 12px;
	border: none;
	border-bottom: 1px solid #ccc;
	}
	
.FormTable01 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	background-color: #E9F0F7;
	padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
	

.TabTextActive 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.TabTextActive : hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.modalLayer
{
	background-color:#fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}
 .bodyTable
 {
	width : 195px;
	background : #ddd; 
	margin: 5; margin-top: 2;
 	border-top: 1 solid buttonshadow;
	border-left: 1 solid buttonshadow;
	border-right: 1 solid buttonshadow;
	border-bottom: 1 solid buttonshadow;
}
.tdClass
{
	width : 10px; 
	height : 10px; 
	font-size : 1px; 
	cursor: hand;
}
