@charset "UTF-8";
#outerwrapper {
	text-align: left;
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 8px;
	border-right-width: thin;
	border-bottom-width: 8px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
#header, #content, #footer {
}
#header {
	position: relative;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #000000;
	text-align: center;
	background-color: #B9E9FF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
	height: 25px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#footer a {
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	background-color: #FFCC00;
}
#footer a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
}
#div, h1, h2, h3, h4, p, pre, addres, blockquote, span, ul.ol, li, html, body, img {
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
table {
	padding: 4px;
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	border-top-width: 8px;
	border-right-width: thin;
	border-bottom-width: 8px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
th, td {
	border: thin solid #000000;
	padding: 4px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
#navbar {
	position: absolute;
	top: 60px;
	width: 755px;
	height: 20px;
	left: 1px;
	vertical-align: baseline;
	text-align: left;
	background-image: url(cat_images/black_50_8bt.png);
	background-repeat: repeat;
	padding-top: 6px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#navbar a:hover {
	background: #FFCC00;
	color: #000033;
}
