body {
	margin-top:3px; 
	margin-left:3px;
	}


.siteCoords {
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-left:16px;
	margin-top:16px;
	color: #FFFFFF;
	}

	
#tdUpper {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #999 #999 #999 #999;
}

#tdLower {
	border-width: 0px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #999 #999 #999 #999;
}

.tdLeftBorder {
	border-width: 0px 0px 0px 8px;
	border-style: solid solid solid solid;
	border-color: #999 #999 #999 #999;
}

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

input, select {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}


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

#footer {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
	margin:10px;
	}

.sunviewer {
	text-align:left;
	font-family: Times, Times New Roman;
	color:#990100;
	font-size:18px;
	line-height:50px;
	font-weight:bold;
	margin-left:54px;
}

.stepContainer {
	overflow:hidden;
	height:20px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	color: #0000FF;
	}

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