BODY {
 margin:0px;
 background-color:#FFF;
 }

a { color:#FF0000;}

BODY, P, TH, TD {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:Black;
	}

P {
	text-align:left;
	 color : #Black;
	}

TD {vertical-align:top;}

h1, h2, h3, h4 {
	font-family:Arial, Helvetica;
	font-weight:bold;
	color:Black;
	}

h1 {font-size:28px;}
h2 {font-size:24px;}
h3 {font-size:20px;}
h4 {font-size:16px;}

.highlight {
	color:#cc0000;
	font-weight:bold;
	font-style:italic;
	}

.bantxt {
	font-size:16px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	color:#bd1818;
	}

.attribution {
	font-size:11px;
	font-style:italic;
	}



input.text {
	border: #000000 1px solid; 
	font-size: 10pt; 
	background-color: #FFFFFF; 
	color: Black; 
	}

input.text_sml {
	border: #000000 1px solid;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: Black;
}

select, input { 
	background: #FFFFFF; 
	color: Black; 
	}



	/* Default Cell Colors */



.Title {
	font-family : Arial, Helvetica;
	font-size : 18px; 
	color:Black;
	font-weight : bold; 
	}

.DataTexFmt{
	font-family : Verdana, Arial, Helvetica; 
	font-size : 10px; 
	color : Black;
	}

.ReportTitle { 
	font-family : Arial, Helvetica; 
	font-size : 16px; 
	font-weight : bold; 
	color : #FFFFFF;
	vertical-align : top;
	text-align : center;
	background-color: Navy;
	}

.Data {
	background-color: #DAF3FF;
	color : Black;
}

.jobStatus {
	color : #cc0000;
	background-color: #fff;
}

.DataHdr {
	font-family : Verdana, Arial, Helvetica; 
	font-size : 12px; 
	text-align : center;
	background-color: #DAF3FF;
	color : #000;
	}

TH {
	font-family : Verdana, Arial, Helvetica; 
	font-size : 10px; 
	color : #000;
	text-align : center;
	background-color: #EEEEFF;
	}

.DataCell, .DataCellCtr , .DataCellRt { 
	font-family : Verdana, Arial, Helvetica; 
	font-size : 10px; 
	vertical-align : top;
	background-color: #EEEEFF;
	color : #000;
	}

.DataCell {
	text-align : left;
	}

.DataCellCtr {
	text-align : center;
	}

.DataCellRt {
	text-align : right;
	}

.TDimage {
text-align : left; 
padding-top : 0px; 
padding-right : 0px; 
padding-left : 0px; 
}

.ErepNav {
padding-top : 0px; 
padding-right : 0px; 
padding-left : 0px; 
vertical-align:middle; 
background-color:#FFF;
}

.fieldname {color:#cc5555;}

selectfocus {
	background: #EEEEFF; 
	color: #cc0000;
	}

select.bright {
	border: 0px solid #b8bfbc;
	background: #cc0000;
	color: #eeffff;
}

.Copyright {
	position: absolute;
	top:95%;
	width:100%;
	text-align:center;
	font-family : Verdana, Arial, Helvetica;
	color: #601616;
	vertical-align:baseline;
	font-size: 7pt;
}