body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000055;
	text-align:left;
}
body {
	background-color: #000055;
	margin: 5px;
}
h2 {
	margin: 5px 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
}
th {
	font-weight: bold;
	background-color: #F0F0F0;
}
td {
	vertical-align:top;
}
.menu a:link,.menu a:active,.menu a:visited,.menu a:hover {
	text-decoration: none;
	color: #000055;
}
.note {
	color: #000055;
	font-size: 10pt;
	background-color: #F0F0F0;
}
caption {
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	margin: 5px 0px;
}
.help {
	background-color: lightyellow;
	z-index: 1;
	font-size: 9pt;
	color: black;
	width: 220px;
	position: absolute;
	visibility: hidden;
	padding: 5px;
}
.map {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000055;
	position: relative;
	top: -5px;
	left: -2px;
	padding: 3px;
	margin: 0px 0px -5px 0px;
}
.prodmapL1 {
	font-size: 12pt;
	font-weight: bold;
}
.prodmapL2 {
	font-weight: bold;
}
.prodmapL1 a:link,.prodMap a:active,.prodMap a:visited {
	text-decoration: none;
	color: #000055;
}
.prodmapL1 a:hover {
	text-decoration: underline;
	color: #005500;
}
.prodmapL2 a:link,.prodMap a:active,.prodMap a:visited {
	text-decoration: none;
	color: #000055;
}
.prodmapL2 a:hover {
	text-decoration: underline;
	color: #005500;
}
.prodMap a:link,.prodMap a:active,.prodMap a:visited {
	text-decoration: none;
	color: #000055;
}
.prodMap a:hover {
	text-decoration: underline;
	color: #005500;
}
.subhead {
	font-size: 11pt;
	font-weight: bold;
}
.comment {
	font-size: 9pt;
}
.list {
	margin-top: 5px;
}
.success {
	color: #005500;
	font-weight: bold;
}
.error {
	color: #550000;
	font-weight: bold;
}