body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	line-height: 18px;
} 
.headerCell1 {
	padding: 2px;
}
.headerTitleText {
	font-size: 36px;
	font-style: normal;
	color: #009933;
	text-decoration: none;
	line-height: normal;
}
.headerCell2 {
	font-size: 12px;
	font-style: normal;
	background-color: #D3F9D2;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EF856;
}
.headerMenuLink {
	background-color: #CDF4B0;
	border: 1px solid #83F480;
	text-decoration: none;
	color: #003300;
	padding: 2px;
}
.largeLeftTableCell {
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009966;
}
.nugheader {
	background-color: #DEF3D8;
	font-size: 12px;
	font-weight: bolder;
	padding: 2px;
}
.nugheader a {
	color:#2C611F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC66;
	text-decoration: none;
	line-height: normal;
}
.nugbody {
	background-color: #F2F9F0;
	padding: 2px;
}
.nugbody a {
	color:#2C611F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC66;
	text-decoration: none;
	line-height: normal;
}
.smallText {
	color: #7C7C7C;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.largeText {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.formButton {
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #52B136;
	border: 1px solid #666666;
	text-align: center;
}
.formTextField {
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-position: left center;
	border-top: 1px solid #A9E296;
	border-right: 1px solid #309C33;
	border-bottom: 1px solid #309C33;
	border-left: 1px solid #A9E296;
}
