@charset "windows-1252"; 
body { 	background: #005 url(../images/bg.gif) repeat-x 0 0;
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		color: #000;
		font-size: 97%;
		margin: 5px;
		padding: 0px;
		line-height: 135%;
		text-align: left; }  
p, li, td { font-family: Arial, Tahoma, Helvetica, sans-serif;
		color: #000;
		font-size: 97%;
		line-height: 135%;
		text-align: left; } 
#main { width: 868px;
		background-color: #fff;
		border: 1px #777 outset; } 
#logo { float: left;
		width: 331px;
		height: 173px; 
		display: block;
		padding-left: 15px; } 
#nav { 	float: right;
		display: block;
		width: 550px; 	
		padding: 5px;
		background: url(../images/navtile.gif) no-repeat top right;	}
#txt { clear: both;
		padding: 25px;
		width: 810px; } 
a.linx { padding: 5px; display: inline; }
a.linx:link, a.linx:visited, a.linx:active { color: #005; 
			text-decoration: none; 
			font-size: 89%;
			font-weight: 300; }
a.linx:hover  { color: #10e; text-decoration: underline; }
a:link, a:visited, a:active { color: #007; }
a:hover	 { color: #10e; }
h1 {	color: #005;
		font-size: 148%;
		line-height: 150%;
		padding-bottom: 8px; }
h2	 { 	color: #005; 
		text-align: left; 
		 font-size: 131%;
		 padding-top: 5px;
		 padding-bottom: 5px; }
h3 { color: #10e; 
		text-align: left;
		font-size: 100%; }
p.fn { text-align: center;
		font-size: 85%;
		padding-top: 30px;
		text-align: left; }