body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: none;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
.productName {
	font-style: oblique;
	font-weight: bold;
	font-size: 9pt;
	color: #990033;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
}
.small {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.borderR {
	border-right: 1px ridge #333366;
}
.borderB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C0D6;
}
.borderBL {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333366;
	border-left-color: #333366;
}
.borderL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333366;
}
.borderBR {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333366;
	border-bottom-color: #333366;
}
.borderT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333366;
}
.borderBLR {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}
.borderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333366;
	border-left-color: #333366;
}
a:hover {
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
.borderAll {
	border: 2px solid #B6C0D6;
}
.borderTB {
	border-top: 1px solid #B6C0D6;
	border-bottom: 1px solid #B6C0D6;
}
