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: #FF6633;
	text-decoration: none;
	line-height: normal;
}
.headerCell2 {
	font-size: 12px;
	font-style: normal;
	background-color: #F9E7C6;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4C274;
}
.headerMenuLink {
	background-color: #FFFFCC;
	border: 1px solid #CC9933;
	text-decoration: none;
	color: #333333;
	padding: 2px;
}
.largeLeftTableCell {
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9900;
}
.nugheader {
	background-color: #FBF5D0;
	font-size: 12px;
	font-weight: bolder;
	padding: 2px;
}
.nugheader a {
	color:#69620A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F79D3C;
	text-decoration: none;
}
.nugbody {
	background-color: #FEFBEB;
	padding: 2px;
}
.nugbody a {
	color:#69620A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F79D3C;
	text-decoration: none;
}
.smallText {
	color: #7C7C7C;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.formButton {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FCF8EB;
	border: 1px solid #E7AD61;
	text-align: center;
}
.formTextField {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-position: left center;
	border-top: 1px solid #FAD57E;
	border-right: 1px solid #B77615;
	border-bottom: 1px solid #B77615;
	border-left: 1px solid #FAD57E;
}


