body {
	background-color: #3399CC;
	font-size: 9pt;
	margin: 0px;
	font-family: Arial;
}
.style1 {color: #003367}

.clsLogonButton
{
	background-color: gray;
	color: White;
   	font: size = 5px;
	text-decoration: none;
	border: solid 1px black;
}

.grids {
	background-color: #FFFFFF;
	font-size: 9pt;
	margin: 0px;
	font-family: Arial;
}

.clsButton
{
	background-color: gray;
	color: White;
   	font-size: 14pt;
	text-decoration: none;
	border: solid 1px black;
	cursor: hand;
	
}
.clsLabel
{
	font-weight: bold;
	text-align: left;
	text-indent: 4px;
	white-space: nowrap;
	table-layout: fixed;
}

.formHeading
{
	font-weight: bold;
	text-align: left;
	font-size: 13pt;
	text-indent: 4px;
	white-space: nowrap;
	table-layout: fixed;
}

.clsInfoText
{
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	table-layout: fixed;
}
TD
{
	font-size: 9pt;
	margin: 0px;
	font-family: Arial;
}
.copyright
{
	font-weight: bold;
	text-align: left;
	font-size: 8pt;
	white-space: nowrap;
	table-layout: fixed;
}
