<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body  { 
	color: #222; font-size: 10px; font-family: Verdana;
	margin:		0 0 0 0;
	padding:	0px;
	background: url('/images/back_fade.jpg') repeat-x; 
} 		   

.textbox  { color: black; font-size: 10px; font-family: Verdana; padding: 1px; border: solid 1px #5f5f5f }
p  { color: #222; font-size: 10px; font-family: Verdana }
td    { color: #393939; font-size: 10px; font-family: Verdana }
a  { color: #437edd; font-size: 10px; font-family: Verdana; text-decoration: none }
a:hover    { color: #284d86; font-size: 10px; font-family: Verdana; text-decoration: none }

#container {width: 643px; margin: auto;}
#headerLogo {height: 220px; background: url(/images/loginsplash2.jpg) center top no-repeat; margin-top: 60px;}
#welcomeMsg {padding: 107px 30px 0 346px;}
#loginBox {border: solid #aaa 1px; border-radius: 7px; height: 80px;}
#loginBox form {background-color: #e9e9e9; margin: 6px; height: 68px;}
#loginBox p {margin: 0;}
p.inputHeading {padding: 9px 0 4px;}
#rightImg {display: inline-block; padding: 21px 0 0 41px;}
#loginMessage {text-align: center;}

</pre></body></html>