.subheader {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.body {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.copyright {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.link {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
/* Navigation--------------------------------------------- */

		.linksPadding {
			padding: 5px 5px 5px 5px;
			}
		#navcontainer { width: 100%; }
		#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
		#navcontainer a {
	display: block;
	padding: 2px 1px 1px 1px;
	width: 100%;
	border-bottom: 1px solid #AFB0B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		#navcontainer a:link, #navlist a:visited {
	color: #0F2347;
	text-decoration: none;
}
		#navcontainer a:hover {
	background: #4B4D0E;
	text-shadow: 2px 2px 3px #551302;
	color: #cccccc;
}
td{font-size:10px}
