body
{
	font-family: Times New Roman, XTimes, Times, serif;
	font-size: 10pt;
	color: #000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

td, th, p, div
{
	font-size: 10pt;
}

a
{
	color: #000;
	text-decoration: none;
}

.hideprint
{
	display: none;
}

h1
{
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
	line-height: 120%;
	border-bottom: 0.2mm solid #000;
	padding-bottom: 0.3mm;
}


table.back
{
	display: none;
}

h2.contextpanel, h2.applicationpanel
{
	font-family: Arial Narrow, Arial, XHelvetica, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	margin: 10pt 0pt 5pt 0pt;
}

table.contextpanel
{
	width: 100%;
}

table.contextpanel div.label
{
	font-weight: bold;
}


div.tabbar
{
	margin-top: 1cm;
	margin-bottom: 0.4cm;
}

div.tabbar td.filler, div.tabbar td.spacer
{
	border-bottom: 0.6mm solid #000;
	border-left: 0.2mm solid #000;
}
div.tabbar td.filler
{
	width: 100%;
}
div.tabbar img.spacer
{
	width: 20px;
}

div.tabbar td.selected
{
	border-top: 0.2mm solid #000;
	border-left: 0.2mm solid #000;
	padding: 1pt 3pt 1pt 3pt;
	font-weight: bold;
}

div.tabbar td.enabled
{
	border-top: 0.2mm solid #000;
	border-left: 0.2mm solid #000;
	border-bottom: 0.3mm solid #000;
	padding: 1pt 3pt 1pt 3pt;
	background-color: #f0f0f0;
}

div.tabbar td.disabled
{
	color: #ccc;
	border-top: 0.2mm solid #000;
	border-left: 0.2mm solid #000;
	border-bottom: 0.2mm solid #000;
	padding: 1pt 3pt 1pt 3pt;
}


table.searchpanel
{
	display: none;
}

/*
table.searchpanel td div.label
{
	padding: 5mm 6pt 0pt 0pt;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

table.searchpanel td div.value
{
	padding: 3pt 6pt 0pt 0pt;
}

table.searchpanel td div.value input, table.searchpanel td div.value select
{
	vertical-align: bottom;
}

table.searchpanel td.button
{
	display: none;
	width: 0;
}
*/


div.resultcount
{
	padding: 3pt 0 2pt 3pt;
}


table.entrylist
{
	width: 100%;
	border-right: 0.2mm solid #000;
	border-top: 0.2mm solid #000;
}

table.entrylist th
{
	padding: 1pt 3pt 1pt 3pt;
	border-bottom: 0.2mm solid #000;
	border-left: 0.2mm solid #000;
	font-weight: bold;
	text-align: left;
}

table.entrylist td
{
	padding: 1pt 3pt 1pt 3pt;
	border-bottom: 0.2mm solid #000;
	border-left: 0.2mm solid #000;
}


table.linkbar
{
	display: none;
}


table.pager
{
	display: none;
}


table.entrydisplay, table.entryedit, table.entrydelete
{
	width: 100%;
	border-right: 0.2mm solid #000;
	border-top: 0.2mm solid #000;
}

table.entrydisplay th, table.entryedit th, table.entrydelete th
{
	text-align: right;
	padding: 1pt 3pt 1pt 3pt;
	border-left: 0.2mm solid #000;
	border-bottom: 0.2mm solid #000;
}

table.entrydisplay td, table.entryedit td, table.entrydelete td
{
	padding: 1pt 3pt 1pt 3pt;
	border-left: 0.2mm solid #000;
	border-bottom: 0.2mm solid #000;
}


h2.erroritems
{
	font-family: Arial Narrow, Arial, XHelvetica, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0.4cm;
	margin-bottom: 0pt;
	padding-bottom: 1pt;
	font-size: 12pt;
	border-bottom: 0.1mm solid #000;
}

div.erroritem
{
	margin-top: 2pt;
}
