table.BatchTable {
	border: 1px solid Black;
}
td.BatchTable {
	border: 1px solid Black;
}
td.BatchStatistics {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.TodaysDate {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: black;
	vertical-align: middle;
	padding-right: 3px;
	}
.BatchStatistics {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.BatchHeader {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

.BatchHeaderCenter {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}


.LoginName {
	text-align: left;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: White;
}
.GridValidator {
	background-color: #FFFF80;
	font-family: Tahoma, 'Trebuchet MS' , Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	font: bold;
}
.Welcome {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
body
{
	text-align: center;
}

.center
{
    text-align: center;
}

.ButtonText
{
	border-right: black 1px outset;
	border-top: dodgerblue 1px solid;
	font-size: 8pt;
	border-left: dodgerblue 1px solid;
	border-bottom: black 1px outset;
	font-family: Tahoma, 'Trebuchet MS' , Arial, Verdana, Sans-Serif;
	background-color: #FFF5EE;
	text-align: center;
	height: 19px;
	margin-left: 0;
}
.LoginBoxText
{
	border-right: black 1px outset;
	border-top: dodgerblue 1px solid;
	font-size: 8pt;
	border-left: dodgerblue 1px solid;
	border-bottom: black 1px outset;
	font-family: Tahoma, 'Trebuchet MS' , Arial, Verdana, Sans-Serif;
	background-color: #FFF5EE;
	text-align: left;
}
.CSfooter
{
	font-weight: normal;
	font-size: 8pt;
	color: #a4a4a4;
	font-style: normal;
	font-family: Arial, Tahoma, "MS Sans Serif" , sans-serif;
	padding: 5px;
	border-top: 1px solid #AFAFAF;
	text-align: center;
	}
.Disclaimer {
	font: 9pt Arial, Tahoma, sans-serif;
	text-align: left;
}
.ErrorMessage
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Arial, Tahoma, Sans-Serif;
}
.FormHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	font-family: Arial, Tahoma, Sans-Serif;
	text-align: left;
	}

.Header {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.HeaderLabels {
	font: bolder 8pt Arial, sans-serif;
	color: black;
	text-align: left;
}

.HeaderFields {
	font: bolder 8pt Arial, sans-serif;
	color: black;
	text-align: left;
}


.PageTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	BACKGROUND-COLOR: #666666;
	margin-bottom: 2;
	margin-left: 2;
	margin-right: 2;
	margin-top: 2;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	text-align: center;
}
.PageXofY
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: left;
}

.RadioList
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: left;
}
.ReportFieldPrompt
{
	font-weight: normal;
	font-size: 8pt;
	vertical-align: baseline;
	color: black;
	font-style: normal;
	font-family: Tahoma, Arial, Sans-Serif;
	height: 15px;
	text-align: right;
}
.ReportFieldPromptLeft
{
	font-weight: normal;
	font-size: 8pt;
	vertical-align: baseline;
	color: black;
	font-style: normal;
	font-family: Tahoma, Arial, Sans-Serif;
	height: 15px;
	text-align: left;
}
.ReportFieldText
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 0px;
	border-left: #7f9db9 1px solid;
	color: black;
	border-bottom: #7f9db9 1px solid;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #f0fff0;
	text-align: left;
}
.sidebartext {
	FONT-SIZE: 7pt; COLOR: #333333; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.Title {
	text-align: center;
	font: bold 12pt Arial, sans-serif;
}

.DefaultGridView-RowStyle 
{
    color: #000000;
    background-color: #FFFFFF;
}

.DefaultGridView-AlternatingRowStyle
{
    color: #000000;
    background-color: #B0B3D1;
}

.DefaultGridView
{
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	border-collapse: collapse;
}