@charset "utf-8";
/* CSS Document */

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #003366;
}
#dui1_1, #dui1_2, #dui1_ty{
	background: url("../images/dui1_bg.jpg") no-repeat;
	width: 519px;
	height: 432px;
}

.next_btn{
	position: absolute;
	top: 305px;
	left: 420px;
	width: 70px;
}
.prev_btn{
	position: absolute;
	top: 305px;
	left: 340px;
	width: 70px;
}
fieldset{
	border:0px;
	padding-top: 60px;
	padding-left: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
input.text_field{
	height: 11px;
	font-size: 11px;
}
.bkh_link{
	position: absolute;
	left: 0px;
	top: 300px;
	width:180px;
	height:40px;
}
.required{
	color: #FFFF00; 
	font-weight: bold;

}
select{
	font-size: 12px;
}
.next_btn{
	position: absolute;
	top: 350px;
	left: 320px;
	width: 159px;
	height: 42px;
	margin: 10px 30px 0px 0px;
	color:#333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background: url("../images/dui1_nextbtn2.gif") 0 0 no-repeat;
}
.next_btn a{
	display:block;
	background: url("../images/dui1_nextbtn1.gif") 0 0 no-repeat;
	padding-top: 10px;
	color:#333;
	height: 42px;	
	font-size:14px;
	font-style: italic;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	cursor: hand;	
}
.next_btn a:hover{
	background:none;
	cursor: hand;
	text-decoration: underline;
}
.prev_btn{
	float: right;
	position: absolute;
	top: 350px;
	left: 280px;
	width: 32px;
	height: 42px;
	margin: 10px 5px 0px 0px;
	color:#333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background: url("../images/dui1_prevbtn2.gif") 0 0 no-repeat;
}
.prev_btn a{
	display:block;
	background: url("../images/dui1_prevbtn1.gif") 0 0 no-repeat;
	padding-top: 10px;
	color:#333;
	height: 42px;	
	font-size:14px;
	font-style: italic;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	cursor: hand;	
}
.prev_btn a:hover{
	background:none;
	cursor: hand;
	text-decoration: underline;
}
.eval_left{
	width: 150px;
	float: left;
	margin-left: 10px;
}
.eval_left2{
	width: 120px;
	float: left;
	margin-left: 10px;	
}
.eval_right{
	width: 300px;
	float: left;
	padding-left: 10px;
}
.clear{
	clear: both;	
	height:10px;
}
.col200{
	width: 200px;
	float: left;
}
input:focus, select:focus, textarea:focus{
	background:#FFC;
	
}
.contact_btn{
	width: 305px;
	height: 65px;
	color: #036;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;	
	background: url("../images/bkh2_contact_btn2.gif") 0 0 no-repeat;
}
.contact_btn a{
	display:block;
	background: url("../images/bkh2_contact_btn1.gif") 0 0 no-repeat;
	padding: 20px 10px 20px 10px;
	color: #036;
	height: 65px;	
	font-size:14px;
	font-style: italic;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}
.contact_btn a:hover{
background:none;
}
.steps{
	float: right;
	font-size: 10px;
	padding: 10px 20px 0px 0px;
}

