h1{
	line-height: 1em;
	font-family: "Courier New", Courier, monospace;
  font-size: 36px;
	color: #000000;
	font-weight:normal;
	margin: 7px 0 0 0;
}

h2{
	line-height: 1em;
	font-family: "Courier New", Courier, monospace;
  font-size: 22px;
	color: #000000;
	font-weight:normal;
	margin: 0;
	padding: 0;
}

/*a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:active {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}*/

.copy {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}
.copyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.orajen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEADAD;
	display: none;
}
.formField {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}
.formValue {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 14px;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;
	padding: 3px;
	border: 1px solid #999999;
	color: #000000;
	font-size: 12px;
}.bg-navs {
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
}
.textNav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.textNavON {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.imgFrame {
	margin: 2px 4px 4px;
}
.AwardText {
	font: bold italic 12px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}
