.step_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ba6a29;
	border: 1px solid #000000;
}
.step_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #f0f0f0;
	border: 1px solid #000000;
}

.button_cancel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.button_prev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.button_next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.button_startover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.button_disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.text_instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #f0f0f0;
}
.frm_textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #000000;
	width: 90%;
}
.frm_listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #000000;
	width: 90%;
}
.frm_checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 25px;
	width: 25px;
	border: none;
}
.frm_optionbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 25px;
	width: 25px;
	border: none;
}
.information_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.information_line_total {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #f0f0f0;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.cell_highlight {
	border: 1px solid #FF0000;
}
.cell_nohighlight {

	border: 1px solid #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	background-color: #6d4321;
}
.info_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f8e0c7;
	padding: 3px;
	border: 1px solid #666666;
}
.info_box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ff9933;
	padding: 3px;
	border: 1px solid #666666;
}
.layer_border {
	background-color: #FFFFFF;
	border: 3px solid #999999;
}
.summary_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.summary_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.summary_gtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.btm-1-g {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.r-1-dtd-g {
	border-right: 1px dotted #999999;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.btm-1-lg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}.bg-h1 {
	background-color: #FFFFFF;
}
.bg-h2 {
	background-color: #f0f0f0;
}
a:link {
	text-decoration: none;
	color: #0000ff;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: red
}
.brdr-1-blu {
	border: 1px solid #000099;
}

a.footer:link {
	text-decoration: none;
	color: #ffffff;
}
a.footer:visited {
	text-decoration: none;
	color: #ffffff;
}
a.footer:hover {
	text-decoration: underline;
	color: Yellow
}
