BODY {
	background-image:url(/images/bg.gif);
	color:#ccccdd;
	text-align : left; 
	background-color : #012965;
	padding : 0px; 
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 10px;
	}

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


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

h1 {
	font-size : 22px; 
	}

h2 {
	font-size : 20px; 
	}
	
h3 {
	font-size : 18px; 
	}

h4 {
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica; 
	}

H6{
	font-family : Verdana, Arial, Helvetica; 	
	font-size : 10px
	}

A {
	color : #CC6666; 
	font-weight:bold;
	}

/* NOTE A:visited MUST precede A:hover */
A:visited {
	color : #ff9933; 
	} 

A:hover {
	color:#cc0000;
	}

A:active {
	color:#cc0000;
	}

.recruitHead {
	text-align:left;
	font-size:12px;
	}

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

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

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

/* Default Cell Colors */
.Data {
	color : #002766;
	background-color: #a3b6c7;
	}

.jobStatus {
	color : #002766;
	background-color: #cccccc;
	}

.DataHdr {
	font-family : Verdana, Arial, Helvetica; 
	font-size : 12px; 
	color : #393c39;
	text-align : center;
	background-color: #879aaa;
	}

TH {
	font-family : Verdana, Arial, Helvetica; 
	font-size : 10px; 
	color : #393c39;
	text-align : center;
	background-color: #879aaa;
	}

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

.DataCell {
	text-align : left;
	}

.DataCellCtr {
	text-align : center;
	}

.DataCellRt {
	text-align : right;
	}

.TDimage {
font-size : xx-small; 
font-family : Verdana, Arial, Helvetica; 
text-align : left; 
padding-top : 0px; 
padding-right : 0px; 
padding-left : 0px; 
}

.ErepNav {
font-family : Verdana, Arial, Helvetica; 
padding-top : 0px; 
padding-right : 0px; 
padding-left : 0px; 
vertical-align:middle; 
background-color:#587087;
}

.fieldname {color:#cc5555;}

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

/* formatting for Apache Directory Listing! */
.directory {
	font-family : fixed; 
	font-size: 12px; 
	background-color: #a3b6c7;
	color : #002766;
	padding: 15px;
}

.dirtbl {
	background-color: #a3b6c7;
}

.directory PRE {
	border-style: inset;
	background-color: #a3b6c7;
	color : #002766;
	padding: 15px;
	}

.directory A IMG {
	border-style: none;
	}

/* Darken in this case! */
.directory A:visited {
	color : #cc9900; 
	} 