a, body, font, td, input,div,p, span {
	color: 333333;
}
span.step_remark{
	color: #666666;
	font-size:0.85em;
}
div.subheader div.text{
	padding-top:15px;
	color:#4d4d4d;
	font-weight:bold;
}
div.step_hd span.step_no{
	color:#FFFFFF;
	padding:0px 25px 0px 15px;
}
div.step_hd span.step_info{
	color:#4d4d4d;	
	font-weight:bold;
}
div.step_hd span.step_remark{
	color:#666666;
	padding-left:5px;
	font-size:0.85em;
}
/* amended by Daphne Keung for adding owner types in CRF-TD-652-2018-003 on 11Dec2018 begin */
div.long_step_hd span.step_no{
	color:#FFFFFF;
	padding:0px 25px 0px 15px;
}
div.long_step_hd span.step_info{
	color:#4d4d4d;	
	font-weight:bold;
}
div.long_step_hd span.step_remark{
	color:#666666;
	padding-left:5px;
	font-size:0.85em;
}
/* amended by Daphne Keung for adding owner types in CRF-TD-652-2018-003 on 11Dec2018 end */


div#button a:link, div#button a:active, div#button a:visited{
	color:#FFFFFF;
	text-decoration:none;
	padding:20px;
}
div#button a:hover{
	text-decoration:underline;
}

div#clear a:link, div#clear a:active, div#clear a:visited{
	color:#000000;
	text-decoration:none;
	padding:20px;
}
div#clear a:hover{
	text-decoration:underline;
}

div.id_39_rightLabel{
	padding-left:5px;
}

a.close:link, a.close:active, a.close:visited{
	background-position:42px 3px;
		
}

div.leftchoice {
	top:3px;
	#top:1px;
}
div.leftchoice .checkbox{
	position:relative;
	top:-2px;

}

div.choice2 div.leftchoice{
	margin:0px;
	padding:0px;
	float:left; padding-right:10px;
	position:relative;
	top:2px;
	#top:0px;
}
div.id_39_leftLabel{
	clear:both;
	width:340px;
	margin:0px 0px 0px 0px;
	padding:3px 3px 0px 0px;
	text-align:right;
}

div.id_39_rightLabel{
	font-weight:bold;
	padding:3px 0px 0px 0px;
	text-align:left;
	display:block;
	margin-left:340px;
}
div.header div.lang1 {
	#margin-top: 6px;
	_margin-top:7px;
}

input.generateBtn{
	font-size:1em;
	background-color:#F2F2F2;
	border:none;
	cursor:pointer;
	width:100px; height:39px;
	font-weight: bold;
	border:none;
	border:1px solid #e8e8e8;
	color: #4D4D4D;
	#padding:3px 0px 0px 0px;
}

input.generateBtn_hov{
	font-size:1em;
	background-color:#D9D9D9;
	border:none;
	cursor:pointer;
	width:100px; height:39px;
	border:none;
	border:1px solid #dfdfdf;
	font-weight: bold;
	color: #4D4D4D;
	#padding:3px 0px 0px 0px;
}

input.homeBtn{
	font-size:1em;
	background-color:#F2F2F2;
	border:none;
	cursor:pointer;
	width:70px; height:39px;
	font-weight: bold;
	border:none;
	border:1px solid #e8e8e8;
	color: #4D4D4D;
	#padding:3px 0px 0px 0px;
}

input.homeBtn_hov{
	font-size:1em;
	background-color:#D9D9D9;
	border:none;
	cursor:pointer;
	width:70px; height:39px;
	border:none;
	border:1px solid #dfdfdf;
	font-weight: bold;
	color: #4D4D4D;
	#padding:3px 0px 0px 0px;
}

input.cancelAckBtn{
	font-size:1em;
	background-color:#A74128;
	border:none;
	cursor:pointer;
	width:320px; height:39px;
	font-weight: bold;
	color:white;
	#padding:3px 0px 0px 0px;
}

input.cancelAckBtn_hov{
	font-size:1em;
	background-color:#E17F27;
	border:none;
	cursor:pointer;
	width:320px; height:39px;
	font-weight: bold;
	color:white;
	#padding:3px 0px 0px 0px;
	
}