BODY
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
    FONT-SIZE: 9pt;
    font-weight: 600;
    background-color: #2E4B7D;
    margin:0px 0px; 
	}
div 
	{
	position: absolute;
	z-index:3;
	}
#finder 
	{
	width: 1px;
	height: 1px;
	left:50%;
	top: 50%; 		
	z-index:1;
	}
#logon, #password
	{
	font-size: 7pt;
	color: #5487B8;
	}
input
	{
	width:90px;
	}
#btnGO
	{
	width:30px;
	margin-top:10px;
	}
#txtLogonID, #txtPassword, #btnGO
	{
	margin-left:10px; 
	height: 18px; 
	font-size:7pt; 
	border-width:1px; 
	color:#2E4B7D;
	font-weight:bold;
	border-style: solid; 
	background-color: #5487B8;
	border-color: #336699 #bbddff #bbddff #336699;
	}
#imgHolder
	{
	left:-350px;
	top: -275px; 	
	z-index:1;
	}
A, A:link, A:visited
	{
	text-decoration:none;
	letter-spacing: -.05em;
	font-size: 11px;
	font-weight: bold;
	color:	#e3f5ff;
	}
A:active, A:hover	
	{	
	color:	#fff;
	}
A.grey, A.grey:link, A.grey:visited
	{	
	color:#666;
	}	
A.grey:active, A.grey:hover	
	{	
	color:	#999;
	}

#txtLogonID, #txtPassword, #btnGO
	{
	margin-left:10px; 
	height: 18px; 
	font-size:7pt; 
	border-width:1px; 
	color:#2E4B7D;
	font-weight:bold;
	border-style: solid; 
	background-color:#fff;
	border-color: #336699 #bbddff #bbddff #336699;
	}
#lblValid
	{ 
	font-size:7pt; 
	color: #cc3333;	
	font-style: italic; 
	position: absolute;
	top: 213px;
	left:-90px;
	z-index:3;
	width:400px;
text-align: right;
	}
#textBottom 
	{
	font-size:9pt; 
	font-style: italic; 
	font-weight:normal;
	line-height:10pt;
	}
.overs{ cursor: hand;
	Z-INDEX:4; VISIBILITY:hidden; }

div.overlord{
	border-style : solid; border-color : #000000; padding:5px;
	font-size: 14px; border-width: 3px; position: absolute; visibility:hidden; z-index:5;
	top:0;left:0; overflow:visible; width: 250px; font-weight:normal;
	background-color:#fff;}
div.overlord p{margin-bottom:7px}

