body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #f4f4e4;
	line-height: 18px;
} 
.headerCell1 {
	padding: 2px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #808c48;
}
.headerTitleText {
	font-size: 36px;
	font-style: normal;
	color: #808c48;
	text-decoration: none;
	line-height: normal;
}
.headerCell2 {
	font-size: 12px;
	font-style: normal;
	padding: 5px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.headerMenuLink {
	background-color: #c2c2a6;
	border: 1px solid #E7E7DC;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
}
.largeLeftTableCell {
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfc5a7;
}
.nugheader {
	font-size: 12px;
	font-weight: bolder;
	padding: 2px;
}
.nugheader a {
	color: #a7b440;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.nugbody {
	padding: 2px;
}
.nugbody a {
	color: #ea8c23;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: 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: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.formTextField {
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-position: left center;
	border-top: 1px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #333333;
}
.normalText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

