BODY
{
	font-size: 10pt;
	font-family: Arial;
}
.Button
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	color: #ebffff;
	border-bottom: white 1px solid;
	background-color: #336699;
}
.Error 
{
	color: red;
}
.label
{
	font-size: 9pt;
}
.coloredlabel
{
	font-size: 9pt;
	color: black;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.topic
{
	font-weight: normal;
	font-size: 13px;
	color: black;
	line-height: 13px;
	font-style: normal;
	font-family: Arial, Helvetica, Geneva;
}
