body,p {
	font-family: Arial, Helvetica, Geneva;
	font-size: 10pt;
	color: #333333;
}

table {
	font-family: Arial, Helvetica, Geneva;
	font-size: 9pt;
	color: #333333;
}

th,td {
	font-family: Arial, Helvetica, Geneva;
	font-size: 10pt;
	text-align: left;
}

.frame {
	border-right: 1px solid #333333;
}

.titletext {
	font-family: Arial, Helvetica, Geneva;
	font-size: 26pt;
	font-weight: normal;
}

.textheader {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12pt;
	font-weight: bold;
	color: #000088;
}

.sidetext {
	font-family: Arial, Helvetica, Geneva;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}

.sidetextheader {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12pt;
	font-weight: bold;
	color: #000088;
}

.accolades {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12pt;
	font-weight: normal;
	color: #887766;
}

.footnote {
	font-family: Arial, Helvetica, Geneva;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}

a.link.sidelink {
	color: #880000;
}
a:visited.sidelink {
	color: #880000;
}
a:hover.sidelink {
	color: #333333;
}
a:active.sidelink {
	color: #000000;
}

.help {
	border-width: 1pt;
	border-style: inset;
	border-color: #ddeeee; 
	background-color: #ecf6fd;
	color: darkblue;
	font-size: 10pt;
	text-align: left;
	padding: 2;
	position: absolute;
	display: none;
}
