﻿body {
}
table.Table1
{
	background-color: #ffffff;
	padding: 5px;
}
td.Table1Heading
{
	background-color: #000066;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
}
td.Table1Data1
{
	background-color: #e0e0e0;
	border: solid 1px #ffffff;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	padding: 2px;
}
td.Table1Data1Center
{
	background-color: #e0e0e0;
	margin: auto 0;
	text-align: center;
	vertical-align: top;
}
td.Table1Data2
{
}
td.TableStatusOk
{
	background-color: #00cc00;
	border: solid 1px #ffffff;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
table.Table2
{
}
table.Table2View
{
	margin-top: 1px;
	margin-bottom: 1px;
}
td.Table2Heading
{
	background-color: #99ccff;
	border: solid 3px #ffffff;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	position: static;
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
td.Table2Heading1Line
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	text-align: right;
	width: 150px;
	position: static;
	height: 23px;
}
td.Table2HeadingContainer
{
	width: 156px;
	position: static;
}
td.Table2Data1
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	padding: 2px 2px 2px 2px;
	text-align: left;
}
td.Table2Data1Centered
{
	border-right: #3366cc 1px solid;
	border-top: #3366cc 1px solid;
	border-left: #3366cc 1px solid;
	border-bottom: #3366cc 1px solid;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	text-align: center;
}
td.Table2Field1
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	margin: 0px;
	text-align: left;	
}
input.Table2Field1
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	margin: 0px;
	text-align: left;	
	width: 578px;
}
select.Table2Field1
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	margin: 0px;
	text-align: left;	
	width: 578px;
}
