.header {
	background-color: #000000;
	font-family: "Arial";
	border: thin solid #000000;
	font-size: 10pt;
	color: #FFFFFF;
	vertical-align: top;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.headerLink {
	font-family: "Arial";
	font-size: 8pt;
	font-style: normal;
	color: #202020;
	text-decoration: underline;
	font-weight: bold;
}
.headerLinkArea {
	font-weight: bold;
	font-size: 8pt;
	line-height: 13pt;
}
.menuText {
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
.headerSpace {
	line-height: 120px;
}
.h1Style {
	font-family: "Arial";
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	margin: 6;
}
.vertMargSmall {
	padding-top: 12px;
}
.noMargin {
	margin: 0px;
	padding: 0px;
}
.trailingP {
	font-family: "Arial";
	font-size: 8pt;
	color: #444444;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h4 {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	padding-top: 18px;
}
h3 {
	margin-left: 5px;
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 12pt;
}
p {
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	padding-top: 6px;
}
.FullStyle {
	font-family: "Arial";
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: 600;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline overline line-through blink;
	background-color: #00FF99;
	background-image: url(images/BackgroundDark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 5em;
	text-align: center;
	text-indent: 20px;
	vertical-align: super;
	word-spacing: 5em;
	white-space: normal;
	clear: left;
	float: right;
	height: 88px;
	width: 77px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 7px;
	margin-left: 8px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: 12px;
	border-top-style: dotted;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #000066;
	border-right-color: #3333CC;
	border-bottom-color: #663366;
	border-left-color: #FFCC00;
}
Input {
font-family: Arial;
}