body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000066;
	scrollbar-arrow-color: #00CC33;
	scrollbar-base-color: #000066;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #EAEAFF;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #000066;
}
img {
	border : 0px;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	vertical-align: top;
	padding-right: 2px;
}
td.link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
a:link, a:visited, a:active {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #00CC33;
}
a.menu:link, a.menu:active, a.menu:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a.heading:link, a.heading:visited, a.heading:active {
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a.heading:hover {
	font-size: 16px;
	font-weight: bold;
	color: #00CC33;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	color: #000066;
}
h2 {
	font-weight: bold;
	font-size: 15px;
	color: #000066;
	line-height: normal;
	white-space: normal;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	color: #000066;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
input.submit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
b.active {
	font-size: 14px;
}
table.menu {
	background-color: #000066;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0033CC;
	float: left;
}
td.menu {
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
}
td.menuBorder {
	vertical-align: bottom;
	width: 50px;
	margin: 0px;
	padding: 0px;
}
td.menuSpacer {
	width: 5px;
}
p.expl {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 14px;
}
td.categoryWidth {
	width: 110px;
}
span.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	border-top: 1px solid #000066;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #0033CC;
	font-weight: normal;
}
a.footer:hover {
	color: #00CC33;
	font-weight: normal;
}
.center {
	text-align: center;
}
