body {
	background-image: url('../../images/Stafford-body-bg.gif'); 
	background-repeat: repeat;
	background-color: #FFFFFF;	
	}

.tableCellbg {
	background-image: url('../../images/Stafford-bg.png');
	}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000; 
	font-weight: normal; 
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #000000;
	text-align:justify;
	font-weight: normal; 
	margin: 15px 40px 0px 40px;
}

.aggregate {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	height: 20px;
	text-align: right;
	margin-right: 57px;
	}

a, a.dataLink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #0000FF; 
	font-weight: normal; 
	text-decoration: underline; 
	}

a:hover, a.dataLink:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #B90000; 
	font-weight: normal; 
	text-decoration: underline; 
}	

.photoBucket {
	float:right;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-left:20px;
	text-align:right;
	}

.siteHeading {
/*	font-family: Arial, Helvetica, sans-serif; */
/*	font-weight: bold;				*/
/*	color: #E8B21E;				*/
/*	font-size: 14px;				*/
/*	line-height: 28px;			*/
/*	text-align: left;				*/

/*	background-color: #610000;		*/
/*	border-width: 1px 1px 0px 1px;	*/
/*	border-style: solid;			*/
/*	border-color; #000000;			*/
/*	width: 300px; 				*/				
/*	padding-left: 12px;			*/
	margin-left: 90px;
	margin-bottom: -25px;
	float: left;
	position: relative;
	z-index: 1;
	}

.systemDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 30px 0px 0px 20px;
	}

.bulletList {
	margin-top:5px;
	}

.bulletList li {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	}

.tdLeft {
	border-top: solid 2px #31319C;
	border-right: solid 0px #31319C;
	border-bottom: solid 2px #31319C;
	border-left: solid 2px #31319C;
	padding: 15px;
	background-color:white;
	}

.tdRight {
	border-top: solid 2px #31319C;
	border-right: solid 2px #31319C;
	border-bottom: solid 2px #31319C;
	border-left: solid 0px #31319C;
	padding: 15px;
	background-color:white;
	}

.dataSelectTool {
	font-size: 11px; color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	}

.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:center;
	line-height:29px;	
	}

/* Only used in output templates */

#dataLoading {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align:center;	
}

.outputHeading {
	width: 80%;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:8px;
	color: #000000;
	text-align:center;
}

/* used for long table output display */
td.outputTable {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

/* used for smaller prtSite and prtProject */
td.outputTablePrt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

/* these next three are used for pollution and equivalents */

td.equivBox {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	background-color: white;
	border-collapse: collapse;
	padding-right:20px;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.equivBoxText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

td.leftonly {
	border-width: 0px 0px 0px 1px;
	border-style: none none none solid;
	border-color: #FFFFFF #FFFFFF #FFFFFF #C8C8C8;
}

img.picture {
	border-width: 10px 10px 10px 10px;
	border-color: #ffffff;
	border-style: solid;
}
