body {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
}

td {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
}

a {
	color: #003366;
}

.headline {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: #003366;
}

.subnav {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.subnav:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.subnav:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.topnav {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.topnav:hover {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.subnavtable {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #1A3959B;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #1A3959;
	cursor: pointer;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	cursor: pointer;
}

.footer {
	font-family: arial;
	font-size: 10px;
	color: #666666;
}

.small {
	font-size: 8pt;
}

.linkactive {
	font-weight: bold;
}