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: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #d50351;
	margin-top: 8px;
	margin-bottom: 4px;
}
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: #999999;
}
span.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #d50351;
}
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: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #4460a6;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
    border-color: #4460a6;
	border-width: 1px;
}
a.menu1:hover {
	font-size: 90%;
	background-color: #004495;
    border-color: #004495;
}
a.menu2 {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #d50351;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
    border-color: #d50351;
	border-width: 1px;
}
a.menu2:hover {
	font-size: 90%;
	color: #ffffff;
	background-color: #a7033f;
    border-color: #a7033f;
}
a.submenu1 {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #4460a6;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
    border-color: #4460a6;
	border-width: 1px;
}
a.submenu1:hover {
	font-size: 90%;
	background-color: #004495;
    border-color: #004495;
}
a.submenu2 {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #d50351;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
    border-color: #d50351;
	border-width: 1px;
}
a.submenu2:hover {
	font-size: 90%;
	color: #ffffff;
	background-color: #a7033f;
    border-color: #d50351;
}

