/* white submit button */
.btn {
  background: #ffffff;
  font:1em verdana, sans-serif;
  color:#555;
  height:22px;
}

.NAV {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.HEADERorng {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

/* Used as filler when row height is set in table */
.BODY1 {
	font-family: "Century Gothic";
	font-size: 1px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

/* Used for error messages */

.BODY {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.BODY12 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.BODY12bl {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.BODY12j {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
    text-align: justify
}

.BODY16bl {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.ERROR {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #d00000;
	text-decoration: none;
}

.BODY14 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.BODY14b {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.BODY16 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.BODY16b {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.SUBHEADER {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FF9900;
}
