.maintext {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #000000;
	margin: 10px 20px 10px 20px;
}


.snapshotHeader {
	width: 420px;
	padding: 4px;
	border-top: 1px solid #8D3900;
	border-right: 1px solid #8D3900;
	border-bottom: 0px solid #8D3900;
	border-left: 1px solid #8D3900;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #8D3900;
	text-align:center;	
	background-color:#FFD1B2;
	}

.snapshotBase {
	width: 420px;
	padding: 4px;
	border-top: 0px solid #8D3900;
	border-right: 1px solid #8D3900;
	border-bottom: 1px solid #8D3900;
	border-left: 1px solid #8D3900;	
	text-align:left;
	background-color:FFFFCC;		
}

.snapshotTable {
	font-family: Arial, Helvetica, Sans Serif;
	font-size : 12px;
	color : #000000;
}


.footer {
	line-height:18px;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	margin: 6px 6px 6px 6px;
	}

a {
font-size: 14px; color: #FFFFFF; font-weight: normal; font-family: Arial, Helvetica, Sans Serif; text-decoration: none;}

a:hover {
font-size: 14px; color: #FFFFFF; font-weight: normal; font-family: Arial, Helvetica, Sans Serif; text-decoration: underline;}


a.blueLink {
font-size: 12px; color: #0000FF; font-weight: normal; font-family: Arial, Helvetica, Sans Serif; text-decoration: underline;}

a.blueLink:hover {
font-size: 12px; color: #0000FF; font-weight: normal; font-family: Arial, Helvetica, Sans Serif; text-decoration: underline;}

td.tdstyle {
	border-width: 1px 1px 1px 1px;
	padding: 10px 10px 20px 10px;
	border-style: solid solid solid solid;
	border-color: #324376 #324376 #324376 #324376;
	background-color: #FFFFFF;
	border-spacing: 0px;
	border-collapse: collapse;
}


.selectText {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #000000;
}

.dataSelectTool {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #000000;
}

/* 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;
	color: #000000;
	text-align:center;
}

/* used for long table output display */
td.outputTable {
	font-size: 12px;
	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;
}

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;
}