@charset "UTF-8";
/* CSS Document */


body { 
	font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#000066
}
a img { border: 0; outline: none; }
table#layout {
	border-collapse: collapse;
	margin: 10px auto;
	padding: 0;
}
#bottomnav {
	font-size:9px	
	height: 20px;
	background:#000066;
	padding:inherit		    
	text-align: center;
}
#bottomnav a:link { color:#000066; text-decoration:none; }
#bottomnav a:visited { color: #888888; text-decoration:none; }
#bottomnav a:hover { text-decoration:underline; }

#topnav {
	background: url(../images/TopBanner2.gif) no-repeat;
	font-size:1.2em;
	height: 41px;
	padding:0px 0px;
	text-align: center;
}
#topnav a:link { color:#fff; text-decoration:none; }
#topnav a:visited { color: #CCCCCC; text-decoration:none; }
#topnav a:hover { text-decoration:underline; }
#side {
	color:#fff;
	vertical-align: top;
	width: 200px;
}

#main { 
	font-size: 1.2em;
	/*width: 650px;*/
}

#main td { padding-left: 10px; }
#content { padding-right:10px; }
h1, h2, h3 { color:#000066}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.0em; }

#footer {
	background:#666666;
	color:#FFFFff;
	font-size:10px	 
	padding: 5px;
	text-align: center;
}
.list { margin-left:20px; margin-right:4px;
}
#table {
	font-size: 1em;
	text-align: center;
} 
#tablesmall {
	font-size: 0.8em;
	text-align: center;
}
