body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFDA00;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.FullBrdr {
	border: 1px solid #000000;
}
.MyMenuBar {
	font-weight: bold;
	text-decoration: none;

}
.MyMenuBar a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;

}
.MyMenuBar a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
.FormLabel {
	font-weight: bold;
}
.Guidance {
	color: #666666;
}
.FormFieldReq {
	background-color: #FFFFCC;
}
.ManuSiteBar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.NewProdBrdr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #DDDDDD;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
