<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!-- css FILE --&gt;

html,body{margin:0px; height:100%;font-size:14px;font-family:arial;color:black;background:#F5F5DC;}
#wrap1{ margin:0px auto;padding:0px;width:779px;height:auto; }

#wrap2{width:779px;height:auto}

#mastHead{width:779px;height:134px;}
#mastHead h1{ display:none; }

#col1{margin:0px 0px 0px 0px;float:left;width:200px;}
#col1 li{width:150px;height:20px;margin:0px;padding-top:5px;border: outset #e4e4e4 2px ;
			text-align:center;background:#C8C8C8;}
#col1 li:hover {background:#ffffff;}			
#col1 ul{ list-style-type:none;padding-left:30px;margin:0px;}
#col1 li a, li a:active, li a:visited { color:black; text-decoration:none;font-weight:normal; }
#col1 li a:hover { text-decoration:underline; }

#col1 .leftSubMenu li:first-child{ margin-top:25px; margin-bottom:25px; background:#3F0;border:2px solid #3f0; }			


#col2{ 	min-height:600px;float:left;width:525px;margin:30px 5px 0px 0px;border-left:1px solid #E4E4E4;
		padding-left:10px; }
		
#col2 a, a:active, a:visited { color:#00b; text-decoration:none;font-weight:bold; }
#col2 a:hover{ text-decoration:underline;}



#footer{text-align:center;padding:0px 20px;width:739px;height:134px;background:F5F5DC;	}
#footer .menu {	text-align:center; padding:10px 0px 25px 0px;
				font-family:arial;font-size:14px;color:black; }
#footer a, a:active, a:visited { color:#00b; text-decoration:none;font-weight:bold; }
#footer  a:hover {text-decoration:underline; }
#footer img { border:0px; float:left;width:88px;height:31px;}

#validationLogos img { border:0px solid #000000; }

hr{ margin:0px auto 0px auto;width:98%;color:black;height:2px;border:1px solid black;}
hr.expander { visibility:visible;}
p{text-indent:10px;}
h1{padding:50px 0px 0px 145px; }
img {border:1px solid black; }
</pre></body></html>