<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



a{
color:#0066ff;
}

a:hover{color:#8d8d8d;}
	
.font12{font-size:12px;}		
.font14{font-size:14px;}	
.font18{font-size:18px;}
.font22{font-size:22px;}

.gray{color:#2d2d2d;}
.black{color:#000;}
.red{color:#ff0000;}
	
#bodyWrap {
margin: 10px auto;
width: 960px;
}

#bodyWrap #content {
}


.bt-step{
	margin-top:-25px; 
	float:right; 
	background:url(../img/bt.jpg) no-repeat;
	width:85px; 
	height:30px; 
	color:#FFF; 
	font-weight:bold; 
	font-size:16px; 
	text-align:center; 
	padding:5px 1px; 
	text-shadow: 1px 1px 0px rgba(184, 84, 0, 1);
	}



/*------------------------------------------step3------------------------------------------*/	
.step-panel-3{
	width:930px; 
	height:75px; 
	background:url(../img/step3.jpg) no-repeat; width:930px;
	}

.step-panel-3 ul.step3{float:left; list-style:none; margin:0px 0px; padding:0px; width:930px;}
.step-panel-3 ul.step3 li{float:left; width:310px;}
	
.step-panel-3 ul.step3 li .number{
	background:url(../img/bg-step.png) no-repeat;
	margin:4px 0 0 143px; 
	width:36px; 
	height:36px; 
	display:block;
	font-size:26px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:8px 0 0 10px;
	text-shadow: 1px 1px 0px rgba(52, 0, 0, 0.3);
	}

	

.step-panel-3 ul.step3 li .detail{
	color:#6f6f6f;
	font-size:12px;
	text-align:center;
	margin-left:0px;
	margin-top:10px;
	padding-left:10px;
	}

.step-panel-3 ul.step3 li .active{
		background: url(../img/bg-step-active.png) no-repeat;
		margin:4px 0 0 143px; 
		width:36px; 
		height:36px; 
		display:block;
		font-size:26px;
		color:#FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding:8px 0 0 10px;
		text-shadow: 1px 1px 0px rgba(52, 0, 0, 0.3);
 }
 
/*------------------------------------------End Step3------------------------------------------*/	





	
/*------------------------------------------step4------------------------------------------*/	
.step-panel-4{
	width:232px; 
	height:75px; 
	background:url(../img/step4.jpg) no-repeat; width:930px;
	}

.step-panel-4 ul.step4{float:left; list-style:none; margin:0px 0px; padding:0px; width:930px;}
.step-panel-4 ul.step4 li{float:left; width:232px;}
	
.step-panel-4 ul.step4 li .number{
	background:url(../img/bg-step.png) no-repeat;
	margin:4px 0 0 102px; 
	width:36px; 
	height:36px; 
	display:block;
	font-size:26px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 0 0 10px;
	text-shadow: 1px 1px 0px rgba(52, 0, 0, 0.3);
	}

	

.step-panel-4 ul.step4 li .detail{
	color:#6f6f6f;
	font-size:12px;
	text-align:center;
	margin-left:0px;
	margin-top:10px;
	padding-left:10px;
	}

.step-panel-4 ul.step4 li .active{
		background: url(../img/bg-step-active.png) no-repeat;
		margin:4px 0 0 102px; 
		width:36px; 
		height:36px; 
		display:block;
		font-size:26px;
		color:#FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding:2px 0 0 10px;
		text-shadow: 1px 1px 0px rgba(52, 0, 0, 0.3);
 }
 
/*------------------------------------------End Step4------------------------------------------*/	
 	
	
/*------------------------------------------Step6------------------------------------------*/	
	
.step-panel-6{
	width:300px; 
	height:75px; 
	background:url(img/step6.jpg) no-repeat; width:930px;
	}

.step-panel-6 ul.step6{float:left; list-style:none; margin:0px 0px; padding:0px; width:930px;}
.step-panel-6 ul.step6 li{float:left; width:155px;}
	
.step-panel-6 ul.step6 li .number{
	background:url(img/bg-step.png) no-repeat; 
	margin:4px 0 0 60px; 
	width:36px; 
	height:36px; 
	display:block;
	font-size:26px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 0 0 10px;
	text-shadow: 1px 1px 0px rgba(52, 0, 0, 0.3);
	}

.step-panel-6 ul.step6 li .detail{
	color:#6f6f6f;
	font-size:12px;
	text-align:center;
	margin-left:0px;
	margin-top:10px;
	}

.step-panel-6 ul.step6 li .active{
		background: url(img/bg-step-active.png) no-repeat;
		margin:4px 0 0 60px; 
		width:36px; 
		height:36px; 
		display:block;
		font-size:26px;
		color:#FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding:2px 0 0 10px;
		text-shadow: 1px 1px 0px rgba(52, 0, 0, 0.3);
 }

/*------------------------------------------End Step6------------------------------------------*/



.message-box-container{
    width: 100%;
    background-color: #FFFFCB;
    border: 1px solid #cccccc;
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
}
.message-box-container{
    width: 100%;
    background-color: #FFFFCB;
    border: 1px solid #cccccc;
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
}
.message-box-container ol li{
    margin-left: 80px;
}

.message-box-body{
    width: 100%;
    border: 1px solid #cccccc;
    padding: 15px 15px 15px 15px;
    margin-top: 10px;
}

.message-box-body2{
    width: 96%;
    border: 1px solid #cccccc;
    padding: 15px 15px 15px 15px;
    margin-top: 10px;
}

.message-box-body3{
    width: 96%;
    border: 1px solid #cccccc;
    padding: 15px 15px 15px 15px;
    margin-top: 10px;
}

.section-layout-container {
    /* margin: 5px 0; */
    /* TODO: Tweak layout for ie6-8 using this style, the problem comes from fieldset; */
    padding: 0px;
}
.section-layout-container-body {
    width: 450px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
}
.section-layout-container-body1 {
    width: 100%;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
}
div#tx1d05-agreement-container {
    width: 100%;
    height: 350px;
    overflow-y: scroll;
    border: 1px solid #7B9EBD;
    margin-top: 10px;
}
div#tx1d05-agreement-heading {
    text-align: center;
    margin-top: 10px;
}
div#tx1d05-agreement-heading span {
    font-weight: bold;
}
div#tx1d05-agreement-container ol, div#tx1d05-agreement-container li {
    list-style: none;
}
ol#tx1d05-agreement-l1 {
    margin: 13px 26px;
}
.actionPanel {
    margin: 20px 1px 0px;
    padding: 0 1px;
    text-align: right;
}
table.section-layout {
    border-collapse: separate;
    border-spacing: 3px;
}
.full-width {
    width: 100%;
}
.section-layout .label {
    background-color: #F2F2F2;
    border-bottom: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    color: #6A6A6A;
    padding: 2px 5px 2px 8px;
    vertical-align: middle;
    white-space: nowrap;
}
.section-layout .data {
    /* padding: 2px 14px 2px 5px; */
    width: 100%;
}
fieldset {
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    margin: 5px 10px;
    padding: 0;
}
th, td {
    border: none;
    /* TODO: Comment this line for debugging layout; */
    padding: 0.3em;
    vertical-align: top;
}
.bt-step {
    margin-top: -25px;
    float: right;
    background: url(../img/bt.jpg) no-repeat;
    width: 85px;
    height: 30px;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 5px 1px;
    text-shadow: 1px 1px 0px rgba(184, 84, 0, 1);
}
.section-layout .label {
    background-color: #F2F2F2;
    border-bottom: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    color: #6A6A6A;
    padding: 2px 5px 2px 8px;
    vertical-align: middle;
    white-space: nowrap;
    width: 89%;
    text-shadow: none !important;
    font-size: 15px;
    margin-top: 7px;
}
.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
img.ui-datepicker-trigger {
    padding-left: 3px;
    vertical-align: middle;
}

.tr0 td {
  FONT-FAMILY: Tahoma;
  font-size: 10pt;
  color: #000000;
  BACKGROUND-COLOR: #f2f2f2
}
.tr1 td {
  FONT-FAMILY: Tahoma;
  font-size: 10pt;
  color: #000000;
}
</pre></body></html>