body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}
.headerCell1 {
	padding: 2px;
	height: 40px;
	text-align: left;
	vertical-align: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00001e;
} 
.headerTitleText {
	font-size: 36px;
	font-style: normal;
	color: #00001e;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	vertical-align: bottom;
	padding: 2px;
}

.headerCell2 {
	font-size: 12px;
	font-style: normal;
	padding: 6px 2px 0px;
	line-height: normal;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cc0300;
}
.headerMenuLink {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	font-size: 16px;
}
.largeLeftTableCell {
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #CCCCCC;
}
.nugheader {
	background-color: #FFFFFF;
	font-weight: bolder;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
.nugheader a {
	color: #333333;
	text-decoration: none;
}
.nugbody {
	background-color: #FFFFFF;
	padding: 2px;
}
.nugbody a {
	color: #cc0300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAAA8;
	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-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	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;
}


