body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #004495;
	line-height: normal;
	margin-top: 12px;
	margin-bottom: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #004495;
	margin-top: 8px;
	margin-bottom: 4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #004495;
	margin-top: 8px;
	margin-bottom: 4px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}
span.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #666666;
}
span.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #d50351;
}
span.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
}
span.null {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5pt;
	line-height: 6pt;
	color: #ffffff;
}
a {
	font-size: 100%;
	color: #004495;
}
a:hover {
	font-size: 100%;
	color: #000000;
}
a.menu1 {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #004495;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-top-style: solid;
	border-top-color: #8f97c7;
	border-top-width: 1px;
}
a.menu1:hover {
	font-size: 80%;
	background-color: #e0e0e0;
	border-color: #004495;
}
a.menu2 {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #d50351;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-top-style: solid;
	border-top-color: #004495;
	border-top-width: 1px;
}
a.menu2:hover {
	font-size: 80%;
	color: #ffffff;
	background-color: #a7033f;
	border-color: #004495;
}
a.submenu1 {
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #004495;
	padding: 3px;
	padding-left: 18px;
	padding-right: 8px;
	border-top-style: solid;
	border-top-color: #8f97c7;
	border-top-width: 1px;
}
a.submenu1:hover {
	font-size: 80%;
	background-color: #e0e0e0;
	border-color: #004495;
}
a.submenu2 {
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #d50351;
	padding: 3px;
	padding-left: 18px;
	padding-right: 8px;
	border-top-style: solid;
	border-top-color: #004495;
	border-top-width: 1px;
}
a.submenu2:hover {
	font-size: 80%;
	color: #ffffff;
	background-color: #a7033f;
	border-color: #004495;
}
a.minilink {
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-color: #ffffff;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	vertical-align: middle;
}
a.minilink:hover {
	font-size: 80%;
	color: #d50351;
	background-color: #fceeed;
	border-color: #d50351;
}
a.maxilink {
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	vertical-align: middle;
}
a.maxilink:hover {
	font-size: 80%;
	color: #d50351;
	background-color: #fceeed;
	border-color: #d50351;
}
a.gray {
	font-size: 100%;
	color: #666666;
}
a.gray:hover {
	font-size: 100%;
	color: #d50351;
}

