body
{
	background-color: #F0F1F6;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
}
table
{
	font-size: 8pt;
	font-family: Tahoma;			
	border: 0;
}
.BrowsePath
{
	position: relative;
	/* top: -20px; */
	/* width: 850px; */
}
.BrowseListLargeFont
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	padding-left: 5px;
	text-decoration: none;
}
.BrowseListSmallFont
{
	font-size: 8pt;
	font-family: Tahoma;
	padding-left: 1px;
	text-decoration: none;			
}
.AdapterListLargeFont
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	padding-left: 5px;
	text-decoration: none;
}
.AdapterListSmallFont
{
	font-size: 8pt;
	font-family: Tahoma;
	padding-left: 1px;
	text-decoration: none;			
}
.AdapterList
{
	width: 620px;
	height: 300px;
	background: white;
	overflow: scroll;
}
.AuditDetails
{
	width: 600px;
	/* height: 380px; */
	overflow: scroll;
}
.ReportDetails
{
	width: 800px;
	height: 380px;
	overflow: scroll;
}
.TableHome
{
	position: relative;
	/* top: -20px; */
	width: 800px;
}
.TableReport
{
	position: relative;
	/* top: -20px; */
	width: 100%;
}
.TableBrowse
{
	position: relative;
	/* top: -20px; */
	width: 100%;
}
.TableReview
{
	position: relative;
	/* top: -20px; */
	width: 100%;
}
.TableDataSource
{
	position: relative;
	/* top: -20px; */
	width: 100%;
}
.WorklistTable
{
	position: relative;
	/* top: -20px; */
	width: 100%;
}
.WorklistListBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 230px;
	width: 225px;
}
.ArchiveTable
{
	position: relative;
	/* top: -20px; */
	width: 100%;
}
.ArchiveListBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 230px;
	width: 225px;
}
.ConsoleTable
{
	position: relative;
	/* top: -20px; */
	width: 100%;
}
.ReportTable
{
	position: relative;
	/* top: -20px; */
	width: 100%;
}
.TableMain
{
	position: relative;
	/* top: -50px; */
	width: 850px;
}
.TableMainCell
{
	width: 180px;
	vertical-align: top;
}
.TableAdmin
{
	position: relative;
	/* top: -17px; */
	width: 800px;
}
.TableAdminCell
{
	width: 180px;
	vertical-align: top;
}
.BarcodeTable
{
	position: relative;
	/* top: -17px; */
	width: 100%;
}
.AdvancedSearchTable
{
	position: relative;
	/* top: -17px; */	
	width: 100%;
}
.SearchTable
{
	position: relative;
	/* top: -17px; */
	width: 100%;
}
.BrowseTable
{
	position: relative;
	/* top: -17px; */
	width: 100%;
}
.ReviewTable
{
	position: relative;
	/* top: -17px; */
	width: 100%;
}
.ReportColumn
{
	padding-left: 5px;
	padding-right: 5px;	
}
.DataColumn
{
	padding-left: 5px;
	padding-right: 5px;	
	text-align: left;
}
.DataColumnLeft
{
	padding-left: 5px;
	padding-right: 5px;	
	text-align: left;
}
.DataColumnRight
{
	padding-left: 5px;
	padding-right: 5px;	
	text-align: right;
}
.TableBatchBarcodePrint
{
	position: relative;
	top: -17px;
	width: 100%;
}
.TableSearchResults
{
	position: relative;
	top: -17px;
	width: 100%;
}
.TableReviewDocuments
{
	position: relative;
	top: -17px;
	width: 100%;
}
.TableWorklist
{
	position: relative;
	top: -17px;
	width: 100%;
}
.TableArchive
{
	position: relative;
	top: -17px;
	width: 100%;
}
.Button
{
	background-color: gainsboro;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
}
.Normal
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
}
.CheckBox
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
}
.WorklistObjectGrid
{
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	border-right: #c7ccdc 1px solid;
	width: 350px;
	height: 140px;
	overflow: scroll;	
}
.WorklistGrid
{
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	border-right: #c7ccdc 1px solid;
	width: 100%;
	height: 230px;
	overflow: scroll;	
}
.ArchiveObjectGrid
{
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	border-right: #c7ccdc 1px solid;
	width: 350px;
	height: 140px;
	overflow: scroll;	
}
.ArchiveGrid
{
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	border-right: #c7ccdc 1px solid;
	width: 100%;
	height: 230px;
	overflow: scroll;	
}
.BrowseGrid
{
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	border-right: #c7ccdc 1px solid;
	width: 100%;
	height: 230px;
	overflow: scroll;
}
.BrowseList
{
	width: 620px;
	height: 230px;
	background: white;
	overflow: scroll;
}
.BrowseListTable
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 600px;
}
.ConsoleListTable
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 600px;
}
.TreeView
{
	width: 100%;
	height: 400px;
	background: white;
	overflow: scroll;
}
.TableLarge
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 600px;
}
.TableSmall
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 200px;
	vertical-align: top;
}
.TableLogin
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 400px;
}
.TableSetup
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	height: 250px;
	width: 500px;
}
.CalendarDate
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 160px;
}
.TextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 250px;
}
.TextBoxTiny
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 50px;	
}
.TextBoxSmall
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 70px;	
}
.TextBoxMedium
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 90px;	
}
.Operator
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 135px;	
}
.FileImport
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 400px;
}
.ListBoxImport
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 150px;
	width: 300px;
}
.ImportListBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 150px;
	width: 400px;
	overflow: scroll;
}
.AdapterLog
{
	width: 700px;
	height: 400px;
	background: white;
	overflow: scroll;
}
.AdapterLogListBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 800px;
	width: 800px;
	overflow: scroll;
}
.UploadTable
{
	width: 800px;
}
.UploadListBoxTest
{
/*	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid; */
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 500px;
	width: 1024px;
	overflow: scroll | visible;
}
.TextBoxLarge
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 300px;
}
.ListBoxAdmin
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 500px;
	width: 260px;
}
.ListBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 300px;
	width: 260px;
}
.ListBoxMedium
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 150px;
	width: 260px;
}
.ListBoxSmall
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 150px;
	width: 180px;
}
.ListBoxLarge
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 300px;
	width: 300px;
}
.ListBoxScroll
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 300px;
	width: 300px;
}
.SelextTextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 215px;
}
.SelextListBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 60px;
	width: 250px;
}
.SelextImg
{
	vertical-align: top;
}
.SelistSelect
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 215px;
}
.SelistListBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 40px;
	width: 250px;
}
.SelistImg
{
	vertical-align: top;
}
.TelistText
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 215px;
}
.TelistListBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 40px;
	width: 250px;
}
.TelistImg
{
	vertical-align: top;
}
.SectionLarge
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #005A73;
	text-align: center;	
	vertical-align: middle;
}
.CriticalSection
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #FF0000;
	text-align: left;	
	vertical-align: middle;
}
.Section
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #005A73;
	text-align: left;	
	vertical-align: middle;
}
.SectionImg
{
	vertical-align: bottom;
}
.SectionDiv
{
	padding-left: 15px;
}
.SectionSpan
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #005A73;
	text-align: left;	
	vertical-align: bottom;
	width: 96%;
	height: 15px;
}
#Tabs
{
}
#Tabs a
{
	display: block;
	text-decoration: none;
	font: bold 11px Tahoma; 
	color: black;  
	width: 86px; /* Tab image width */
	height: 22px; /* Tab image height */
	float: left;
	display: inline;
	margin-left: 4px; /* Tab spacing */
	margin-top: 4px;
	padding-top: 4px; /* Spacing of tab text from top of tab */
	background-image: url(../Images/tabdeselect.jpg); /* Deselected tab image */
	background-repeat: no-repeat;
	text-align: center;
}
#Tabs a:hover
{
	background-image: url(../Images/tabselect.jpg); /* Selected tab image */
	color: black;
}
#Tabs a.current
{
	background-image: url(../Images/tabselect.jpg); /* Selected tab image */
	color: black;
}
#Tabs #customtab
{
	width: 60px; 
	background-image:url(../Images/redtab.jpg); 
}
#Tabs #customtab:hover
{
	background-image:url(../Images/redtabover.jpg); 
	color: black;
}
#Tabs #customtab.current
{
	background-image:url(../Images/redtabover.jpg); 
	color: black;
}
#Tabs #indenttab
{
	/* margin-top: 2px; */
	margin-left: 14px; /* Tab spacing */
	background-image:url(../Images/tabdeselect.jpg); 
}
#Tabs #indenttab:hover
{
	background-image:url(../Images/tabselect.jpg); 
	color: black;
}
#Tabs #indenttab.current
{
	background-image:url(../Images/tabselect.jpg); 
	color: black;
}
#TabTextArea
{
	margin-left: 4px;
	margin-top: 0px;	
	padding-left: 5px;
	width: 480px; /* Width of tab text information */
	height: 15px; /* Height of tab text information */
}
.TabText
{
	display: none;
}
.TabMenu
{	
	clear: left;
}
.TabMenu ul
{
	font: bold 11px Tahoma;
	margin-left: 4px;
	margin-top: 1px;
	height: 10px;
}
.TabMenu ul li
{
	list-style: none;
	display: inline;
}
.TabMenu ul li a
{
	padding: 2px 5px;
	text-decoration: none;
	float: left;
	color: black;
	background-color: #D4ECFB;
	border: 2px solid #A5D8F6;
}
.TabMenu ul li a:hover
{
	background-color: #A5D8F6;
	border-style: outset;
}
.Summary
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #000084;
	text-align: left;
}
.Menu
{
	font-weight: bold;
}
.Status
{
	font-weight: bold;
}
.StatusMessage
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Tahoma, Verdana, 'Times New Roman';
	text-align: left;
}
.TableBatch
{
	position: relative;
	/* top: -17px; */
	width: 180px;
}
.TableCategory
{
	position: relative;
	/* top: -17px; */
	width: 180px;
}
.Label
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	width: 170px;
	color: black;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #CCCCCC;
	text-align: left;
}
.LabelRequired
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	width: 170px;
	color: red;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #CCCCCC;
	text-align: left;
}
.Hidden
{
	display: none;
}
.EmptyField
{
	padding-right: 5px;
	padding-left: 5px;
	width: 130px;
	height: 20px;
}
.Field
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	width: 130px;
	height: 20px;
	color: black;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: Gainsboro;
	text-align: right;
}
.FieldLarge
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	width: 150px;
	color: black;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: Gainsboro;
	text-align: right;
}
.HeaderApi
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	background-color: White;
	text-align: right;
}
.HeaderCompany
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	height: 15px;
	color: White;
	align: left;
}
.HeaderGlobal
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: white;
	height: 15px;
	width: 200px;
	background-color: #005A73;
	align: left;
}
.HeaderGlobalImage
{
	/*width: 200px; */
	vertical-align: middle;
}
.HeaderImage
{
	vertical-align: top;
	/* border: #c7ccdc 2px outset; */
}
.HeaderGlobalTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	/* background-color: #005A73; */
	align: left;
	white-space: nowrap;
}
.HeaderGlobalDesc
{
	padding-right: 5px;
	padding-left: 5px;
	/* font-weight: bold; */
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	/* background-color: White; */
	vertical-align: bottom;
	align: left;
	/* font-style: italic; */
	white-space: nowrap;
}
.HeaderGlobalLinks
{
	align: right;
	width: 100px;
}
.HeaderGlobalMenu
{
	align: right;
	width: 100px;
}
.HeaderLocalImage
{
	vertical-align: middle;
}
.HeaderSetupLocal
{
	padding-right: 5px;
	padding-left: 5px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 150px;
	color: black;
	text-align: right;
	align: right;
	background-color: #f0f1f6;
}
.HeaderLocal
{
	padding-right: 5px;
	padding-left: 5px;
	/* padding-right: 10px; */
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 250px;
	color: black;
	text-align: right;
	align: right;
	background-color: #f0f1f6;
}
.HeaderLocalMenu
{
	text-align: right;
}

.PoweredByIkan
{
	padding-right: 5px;
	padding-left: 5px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 100%;
	color: black;
	text-align: right;
	align: right;
	background-color: #f0f1f6;
}
.FooterGlobal
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 100%;
	height: 15px;
	color: white;
	background-color: #005A73;
	text-align: center;
	position: relative;
	/* top: -20px; */	
}
.SubHeader
{
	position: relative;
	/* top: -30px; */
	border-top: 3px groove;
	font-size: 8pt;
	color: white;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #005A73;
	text-align: right;
	width: 100%;
	display: block;
}
.TableLines
{
	border-bottom: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	padding: 5px 5px 5px 5px;
	width: 500px;
}
.SelectedFolder
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
}
.LoginHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16pt;
	width: 100%;
	color: black;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: white;
	text-align: right;
}
.CalendarTable
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 250px;
	vertical-align: top;
}
.AdapterTable
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 450px;
	vertical-align: top;
}
.AdapterWindow
{	
	visibility: hidden;
	position: absolute;
	vertical-align: top;
	top: 0px;
	width: 475px;
	height: 265px;
	border: #c7ccdc 2px outset;
}
.AdapterPage
{
	width: 100%;
	height: 100%;
	z-index: 100;
}
.AdapterFrame
{
	width: 100%;
	height: 100%;
}
.AdapterDialog
{
    visibility: hidden; 
    position: absolute;    
    vertical-align: top;
    /* top: 0px; */    
    /* width:100%; */
    height:100%;
    text-align:center;
    z-index: 100;
    /* border: 1px solid red; */
}
.AdapterDialog div
{
    width:500px;
    height:350px;   
    margin: 50px; 
    border:1px solid #000;
    /*padding:15px; */
    text-align:center;
    -moz-box-shadow: 2px 2px 10px #000;
    -webkit-box-shadow: 2px 2px 10px #000;
    box-shadow: 2px 2px 10px #000;
}
.CalendarWindow
{	
	visibility: hidden;
	position: relative;
	/* vertical-align: top; */
	top: 0px;
	left: 0px;
	width: 260px;
	height: 260px;
	z-index: 2;
	font-size: 6px
	/* border: #c7ccdc 2px outset; */
}
.CalendarPage
{
	width: 100%;
	height: 100%;
}
.CalendarFrame
{
	width: 100%;
	height: 100%;
}
.IFrameMenu
{
	width: 100px;
	height: 100%;
}
.IFrameContent
{
	width: 100%;
	height: 450px;
}
.IFrameInboxView
{
	/* top: -50px; */
	width: 100%;
	height: 800px;
}
.IFrameImportView
{
	/* top: -50px; */
	width: 100%;
	height: 500px;
}
.IFrameIndexView
{
	/* top: -50px; */
	width: 100%;
	height: 800px;
}
.IFrameReviewGrid
{
	/* top: -50px; */
	width: 100%;
	height: 200px;
}
.IFrameReviewDocument
{
	/* top: -50px; */
	width: 100%;
	height: 600px;
}
.IndexStatus
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Verdana, 'Times New Roman';
	text-align: left;	
	width: 180px;
	height: 10px;	
}
.IFrameSearchResults
{
	/* top: -17px; */
	width: 100%;
	height: 600px;
}
.DivSearchResults
{
	position: absolute;
	/*width: 800px;*/	
	width: 100%;
	/*padding-right: 150px;	*/
	height: 490px;
	overflow: scroll;
}
.DivReviewGrid
{
	position: absolute;
	/*width: 800px;*/	
	width: 100%;
	/*padding-right: 150px;	*/
	height: 490px;
	overflow: scroll;
}
.IFrameSearchView
{
	/* top: -17px; */
	width: 100%;
	height: 260px;
}
.IFrameBarcodeView
{
	/* top: -17px; */
	width: 100%;
	height: 500px;
}
.IFrameBatchBarcodePrint
{
	/* top: -17px; */
	width: 100%;
	height: 250px;
}
.IFrameBatchBarcodeView
{
	/* top: -17px; */
	width: 100%;
	height: 250px;
}
.IFrameWorklistView
{
	/* top: -17px; */
	width: 100%;
	height: 240px;
}
.IFrameArchiveView
{
	/* top: -17px; */
	width: 100%;
	height: 240px;
}
.IFrameBrowseView
{
	/* top: -17px; */
	width: 100%;
	height: 240px;
}
.IFrameScanNow
{
	top: -17px;
	width: 700px;
	height: 375px;
}
.InstallTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	/* background-color: #005A73; */
	align: left;
	white-space: nowrap;
}
.InboxTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	/* background-color: #005A73; */
	align: left;
	white-space: nowrap;
}
.BrowseTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	/* background-color: #005A73; */
	align: left;
	white-space: nowrap;
}
.SearchTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	/* background-color: #005A73; */
	align: left;
	white-space: nowrap;
}
.BarcodeTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	/* background-color: #005A73; */
	align: left;
	white-space: nowrap;
}
.AdminPageTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	/* background-color: #005A73; */
	align: left;
	white-space: nowrap;
}
.ResultCountLabel
{
	font-weight: bold;
}
.Image
{	
 vertical-align: middle;
}
.FunctionListImage
{	
 vertical-align: middle;
}
.BrowsePathImage
{	
 vertical-align: middle;
}
.TableBrowse
{	
	position: relative;
	/* top: -10px; */
	table-layout: fixed;
	width: 100%;
}
.TableDetails
{	
	table-layout: fixed;
	width: 600px;
}
.FunctionMenu
{
	font-size: 16pt;
	width: 100px;
	border-bottom: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	padding: 5px 5px 5px 5px;
}

.FunctionMenu a:link { text-decoration: none; }
.FunctionMenu a:visited { text-decoration: none; }
.FunctionMenu a:hover { text-decoration: underline; }

.BarcodeCriteria
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	background: #E5E5E5;
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 200px;
	border-bottom: #c7ccdc 1px solid;
}
.AdvancedSearchCriteria
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	background: #E5E5E5;
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 400px;	
	border-bottom: #c7ccdc 1px solid;
}
.SearchCriteria
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	background: #E5E5E5;
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 200px;
	border-bottom: #c7ccdc 1px solid;
}
.AttributesCategory
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 200px;
	vertical-align: top;
	background: #E5E5E5;
}
.IndexCategory
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 280px;
	vertical-align: top;
	background: #E5E5E5;
}
.InboxCategory
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 280px;
	vertical-align: top;
	background: #E5E5E5;
}
.ReviewCategory
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	width: 280px;
	vertical-align: top;
	background: #E5E5E5;
}
.InboxStatisticsControl
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	vertical-align: top;
	background: #E5E5E5;
	width: 200px;
}
.SearchControl
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	background: #D9D9D9;
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 200px;
	border-bottom: #c7ccdc 1px solid;
}
.AdapterMenuControl
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	background: #E5E5E5;
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 100%;
	border-bottom: #c7ccdc 1px solid;
}
.AdapterToolbarControl
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	background: #E5E5E5;
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 100%;
	height: 30px;
	border-bottom: #c7ccdc 1px solid;
}
.UserActivityControl
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	background: #E5E5E5;
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 260px;
	border-bottom: #c7ccdc 1px solid;
}
.AdapterListControl
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	background: #E5E5E5;
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 260px;
	border-bottom: #c7ccdc 1px solid;
}
.UsageSection
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #005A73;
	text-align: left;	
	vertical-align: middle;
}
.UpdatesSection
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #005A73;
	text-align: left;	
	vertical-align: middle;
	width: 300px;
}
.InstallControl
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	/* background: #E5E5E5; */
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 100%;
	border-bottom: #c7ccdc 1px solid;
}
.IndexControl
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	background: #E5E5E5;
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 100%;
	border-bottom: #c7ccdc 1px solid;
}
.InboxControl
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	background: #E5E5E5;
	vertical-align: top;
	border-left: #c7ccdc 1px solid;
	width: 100%;
	border-bottom: #c7ccdc 1px solid;
}
.CategoryControl
{
	background: #E5E5E5;
	width: 250px;
}
.ObjectNameImage
{
	vertical-align: middle;
	padding-left: 10px;
}
.UserActivityColumn
{
	padding-right: 5px;
	padding-left: 5px;
	/* font-weight: bold; */
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	/* background-color: #005A73; */
	align: left;
	white-space: nowrap;
	width: 200px;
}
.SearchStatus
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	color: black;
	/* background-color: #005A73; */
	align: left;
	white-space: nowrap;
}
/*
.DivAttributes
{
    height: 300px;
	overflow-y: scroll;
}
*/