ie4.drops { first: stylesheet; }

body {
	font-family: Tahoma;
	font-size: 12pt;
	color: Navy;
	background-color: #3179BD;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input {
	font-family:Tahoma;
	font-size:10pt;
	color:#000000;
	font-weight: bold;
	background: White;
	border-color: #669966;
	padding:1px 1px 1px 1px;
}
span.website {
	color: #FFFFFF;
	font-family: Courier New;
	font-size: 10pt;
	font-weight: bold;
}

span.disclaimer {
	font-size: 10px;
}
.errorBody    {
    color:#357ABD; 
    background-color:white;  
    text-align:center; 
    border-color:#FFFFCC; 
    border-width:thin; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:20pt;
    font-weight:bold;
} 
.errorMessage {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14pt;
    font-style:italic; 
    color:#FF0000
}
.logoutBody {
    color:#357ABD; 
    background-color:white;  
    text-align:center; 
    border-color:#FFFFCC; 
    border-width:thin;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20pt;
    font-weight:bold;	
}
.homeField   {
    color:#DBDBDB; 
    text-align:right;
	font-family: Arial, Helvetica, sans-serif;   
    font-size:14pt; 
    font-weight:bold; 
}
.homeMessage {
    color:#FFFFFF; 
    text-align:center;
	font-family: Arial, Helvetica, sans-serif;  
    font-size:16pt; 
    font-weight:bold; 
}
.homeError   {
    color:yellow; 
    font-size:12pt; 
	font-family: Arial, Helvetica, sans-serif; 
    font-weight:bold; 
    font-style:italic;
}
.logoutBody {
    color:#357ABD; 
    background-color:white;  
    text-align:center; 
    border-color:#FFFFCC; 
    border-width:thin;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20pt;
    font-weight:bold;	
}

