table#table-temp01 {
    width: 600px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	font-size: 12px;
	line-height: 1.5em;
}

table#table-temp01 th {
    width: 50%;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-temp01 td {
    vertical-align: top;
    padding: 5px;
	width: 50%;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}



table#table-temp02 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	line-height: 1.5em;
}

table#table-temp02 th {
    width: 10%;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}

table#table-temp02 td {
    vertical-align: top;
    padding: 5px;
	width: 90%;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}





table#table-return01 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	line-height: 1.5em;
}

table#table-return01 th {
    width: 20%;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}

table#table-return01 td {
    vertical-align: top;
    padding: 5px;
	width: 80%;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}




table#table-support01 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	line-height: 1.8em;
}

table#table-support01 th {
    vertical-align: top;
	width: 20%;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}

table#table-support01 td {
    vertical-align: top;
    padding: 5px;
	width: 80%;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}





table#table-outline01 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	line-height: 1.5em;
}

table#table-outline01 th {
    vertical-align: top;
    width: 30%;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}

table#table-outline01 td {
    vertical-align: top;
    padding: 5px;
	width: 70%;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}




table#table-apply01 {
	width: 100%;
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	line-height: 1.5em;
}

table#table-apply01 th {
    vertical-align: top;
    padding: 5px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}

table#table-apply01 th.su {
    vertical-align: top;
    width: 15%;
    padding: 5px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
    background: #f8f8f8;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
}

table#table-apply01 th.su2 {
	vertical-align: top;
	width: 15%;
	padding: 5px;
	border: #999 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	background-color: #FFEAEC;
	font-size: 14px;
}

table#table-apply01 td {
    vertical-align: top;
    padding: 5px;
	width: 70%;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}