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: #0066CC;
	text-decoration: none;
	line-height: normal;
}
.headerCell2 {
	font-size: 12px;
	font-style: normal;
	background-color: #F7FAD1;
	padding: 2px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7ABBDE;
}
.headerMenuLink {
	background-color: #DFEFF7;
	text-decoration: none;
	color: #333333;
	padding: 2px;
	border-top: 1px solid #87D1ED;
	border-right: 1px solid #87D1ED;
	border-bottom: none;
	border-left: 1px solid #87D1ED;
}
.largeLeftTableCell {
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #487AB7;
}
.nugheader {
	background-color: #F8FBD0;
	font-size: 12px;
	font-weight: bolder;
	padding: 2px;
}
.nugheader a {
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.nugbody {
	background-color: #F2FAFF;
	padding: 2px;
}
.nugbody a {
	color: #2975C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
}
.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-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #E9F4FE;
	border: 1px solid #6294E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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 #85C5F3;
	border-right: 1px solid #029DCA;
	border-bottom: 1px solid #029DCA;
	border-left: 1px solid #85C5F3;
}

