﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #757DAC;
	line-height: 90%;
}
.mainarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #000000;
	line-height: 90%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #000000;
	line-height: 90%;
}
.BlockArea1 {
	background-color: #AAAFCC;
	font-family: Arial, Helvetica, sans-serif;
}
.BlockArea2 {
	background-color: #D2D5E3;
	font-family: Arial, Helvetica, sans-serif;
}
.headerCenter {
	font-size: 12pt;
	color: #003391;
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
}
.PasswordInputField {
	background-color: #FFFFFF;
}
.CenterText {
	text-align: center;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
	table-layout: auto;
	empty-cells: show;
}
.BlackTextWhiteBackground {
	background-color: #FFFFFF;
	color: #000000;
}
