body {
	background-color: White;
}

.h1head  {
	color: #28328C;
	text-align: center;
	
}


.h3head  {
	color: Green;
	text-align: center;
	font-weight: bold;
}

.h3headleft {
	color: Green;
	text-align: left;
	font-weight: bold;
}






.MainText
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	<!- JD   -->
	padding: 10px 55px 10px 20px;
	margin: 30px 5px 30px 15px;
	text-align: justify;
}




.BottomAddressa
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	letter-spacing: 1px;
	padding: 6px 35px 6px 10px;
	// top right bottom left;
 background: White;
}







.FormText
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;
text-align: justify;
}



.tablealphalist {
	width: 97%;
	border: 2px solid Blue ;
}

.tralphalist {
	background-color : #28328C;
}
.tralphalist td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color: #ffffff;
	font : bold;
}

.tralphadata {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	
	
}


.legend {
	border: thin solid Blue ;
	
}

.legendsearch {
	border: thin solid Blue;
	width: 50%;
	
}

.legendthin {
	border: 1px solid Teal;
}


.LoginCell
{
font-family: Verdana, MS Sans Serif, Arial, Helvetica;
font-size: 11px;
color: #000000;
padding: 10px 55px 10px 20px;
margin: 12px 15px 12px 15px;
}

.LoginText
{
font-family: Verdana, MS Sans Serif, Arial, Helvetica;
font-size: 13px;
font-weight: Bold;

padding: 0px 0px 0px 0px; // top right bottom left
}
