@charset "utf-8";
/* CSS Document */

#applyOnline {
	width: 890px;
    margin: 0 auto;
}
#applyOnline #top {
	margin-bottom: 20px;
	width: 100%;
	height: auto;

}
#top {
	display: block;
}
#top #top1 {
	width: 100%;
	height: 100%;
	padding-bottom: 181px;
	background-color: hsla(43,44%,94%,1.00);
	margin-bottom: 1em;
}
table {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	margin-bottom: 1em;
	width: 100%;
	font-size: 1em;
}

th {
	background-color: #023867;
	color: #FFFFFF;
	text-align: center;
	padding: 0.5em 1em 0.25em;
	height: 30px;
}
caption {
	margin: 0px;
	opacity: 0;
	height: 0em;
	width: 0em;
}
th, td {
	vertical-align: top;

}
td {
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	text-align: left;
	margin: 0;
	height: auto;
	vertical-align: top;
}
tbody tr td {
	margin: 0;
	width: auto;
}
tr {
	margin: 0;
	padding: 0;
	background-color: #C3C3C3;
}
tr:nth-child(even) {
	background-color: #ECECEC;
}
ul {
	list-style-type: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	display: block;
	float: left;
	height: 68px;
	margin: 0;
	padding: 0;
	width: auto;
}
ul li {
	display: block;
	float: left;
	clear: left;
	margin-bottom: 13px;
}

.textLeft   {
	display: block;
	width: 200px;
	height: 25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1.2em;
	vertical-align: middle;
	text-align: right;
	float: left;
}
.textRight {
	display: block;
	width: 648px;
	margin-left: 206px;
	height: 27px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	color: hsla(0,0%,52%,1.00);
	vertical-align: top;
	overflow-y: auto;
}
.textRightD {
	display: block;
	width: 648px;
	margin-left: 206px;
	height: 123px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	color: hsla(0,0%,52%,1.00);
	vertical-align: top;
	overflow-y: auto;
}
#top2  {
	display: block;
	width: auto;
	height: auto;
}
