.normal {  font-family: Arial, Helvetica, sans-serif; }
.normal h1
{
	font-size: 14pt;
}
.footer {
	font-size: 10pt;
	color: #C0C0C0;
	line-height: 16pt;

}
.footer A {
	color: #FFFFFF;
	text-decoration: none;


}
.footer A:hover {
	text-decoration: underline;
}
.callout {
	font-size: 9pt;
	line-height: 11pt;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;

}
.navbar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;

}
.navbar a:hover {
	text-decoration: underline;

}
.adminTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.adminTableHead td {
	color: #FFFFFF;
}
.arcedit {
	font-size: 10pt;
}
.arceditrequired {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.arcFieldExplanation {
	font-size: 9pt;
	color: #666666;
}
.error {
	color: #FF0000;
	font-size: 10pt;
}
.report {
	background-color: #FFFFFF;
	font-size: 11pt;
}
.report a{
	color: #0000CC;
}
.report th {
	background-color: #135D4E;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.report tr {
	background-color: #D5DAF0;
}
.reportFooter td{
	background-color: #135D4E;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.reportFooter a{
	color: #C0C0FF;
}