BODY{
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
}

TD{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
}

TD.label{
	font-weight: Bold;
	text-align: Right;
}

INPUT{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
}

SELECT{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
}
a.Nav:link {
	color: #0000C0;
	text-decoration: none;
    font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
a.Nav:visited {
	color: #0000C0;
	text-decoration: none;
    font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
a.Nav:hover{
	color: #C10303;
	text-decoration: underline;
    font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;	
}
a.selectedNav:visited {
	color: #C10303;
	text-decoration: underline;
    font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alertBad
{
	color: #DC0A0F;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.alertGood
{
	color: #3EAE31;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12pt;
	font-weight: bold;
}

.lowLevelHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}

TABLE.GreyBorder {border-top: solid 1px #666666; border-left: solid 1px #666666; 	border-right: solid 1px #666666; border-bottom: solid 1px #666666; background-color: #BCBCBC;}
