/* CSS Document */

body 	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #012942;			 
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		 }
		
img { border:none; }

.select  { font: Verdana, Arial, Helvetica; font-size: 11px; }		

.sl { text-align:left; font-size:8pt; }
.sj { text-align:justify; font-size:8pt; }
.sc { text-align:center; font-size: 8pt; }
.sr { text-align:right; font-size: 8pt; }

.slb { text-align:left; font-size:8pt; font-weight: bold; }
.sjb { text-align:justify; font-size:8pt; font-weight: bold; }
.scb { text-align:center; font-size: 8pt; font-weight: bold; }
.srb { text-align:right; font-size: 8pt; font-weight: bold; }

.ml { text-align:left; font-size:10pt; }
.mj { text-align:justify; font-size:10pt; }
.mc { text-align:center; font-size: 10pt; }
.mr { text-align:right; font-size: 10pt; }

.mlb { text-align:left; font-size:10pt; font-weight: bold; }
.mjb { text-align:justify; font-size:10pt; font-weight: bold; }
.mcb { text-align:center; font-size: 10pt; font-weight: bold; }
.mrb { text-align:right; font-size: 10pt; font-weight: bold; }

.error-text2 { color: #FF0000; font-weight: bold; font-size: 8pt; text-align: left }
.error-text1 { color: #FF0000; font-weight: bold; font-size: 8pt; text-align: center }
.error-text  { color: #FF0000; font-weight: bold; font-size: 8pt; text-align: right }
.error-field { background-color: #FFE4E1 }

.dashbox { border: 1pt dotted #627699; }

.reportTable { border-collapse:collapse; font-size: 8pt;}

.reportTable td { border:solid; border-width:1px; border-color:#999; }