.blackBack {
	background-color: #000000;
}
.whiteBack {
	background-color: #FFFFFF;
}
.breadCrumbs {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #F8830F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8830F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #626378;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.whiteText {
	color: #FFFFFF;
}
.bottomtext {
	font-size: 9px;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.controlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #535027;
}
.instructionTxt {
	font-size: 9px;
	color: #666666;
}
body {
	margin-top: 15px;
	background-color: #a36d23;
}
a {
	color: #9F5204;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
