body {
	margin: 0 20px 0 0;
	padding: 0;
	font: normal 12px Arial;
	/*line-height: 18px;*/
	color: #000000;
	/*text-align: justify;*/
	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #E8E8E8;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
td {
font: normal 12px Arial;
}
.homeAbout {
	align:right;
	text-align:left;
	width:400px;
	float:right;
}
.standardBold {
	font-weight: bold;
	left: 200px;
}
.standardSmall {
	font-size: 10px;
}
.backLink {
	color:#00884C;
	font-size: 10px;
	text-decoration:none;
}
.crosby {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link { font-weight: bold; color:#00884C; text-decoration:none;}
a:visited { font-weight: bold; color:#00884C; text-decoration:none;}
a:hover { color:#000000; text-decoration:none; cursor:hand; font-weight: bold;}

.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 300px;
}
.submitButton {
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00884C;
	padding: 2px;
}
