body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #666666;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
} 
.headerCell1 {
	padding: 2px;
	background-color: #FFFFFF;
}
.headerTitleText {
	font-size: 36px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
.headerCell2 {
	font-size: 12px;
	font-style: normal;
	background-color: #E4E3E8;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.headerMenuLink {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	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: #666666;
}
.nugheader {
	background-color: #E3E7E8;
	font-size: 12px;
	font-weight: bolder;
	padding: 2px;
}
.nugheader a {
	color:#374848;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A96A8;
	text-decoration: none;
	line-height: normal;
}
.nugbody {
	background-color: #F4F4F4;
	padding: 2px;
}
.nugbody a {
	color:#374848;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A96A8;
	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: #333333;
	background-color: #F2F3F4;
	border: 1px solid #9FA3A8;
	text-align: center;
}
.formTextField {
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-position: left center;
	border-top: 1px solid #B6C0C2;
	border-right: 1px solid #5C6470;
	border-bottom: 1px solid #5C6470;
	border-left: 1px solid #B6C0C2;
}


