@charset "utf-8";
/* CSS Document */

th.column6 {
	width: 17%;
}
th.column3 {
	width: 28%;
}
td {
	text-align: right;
}
td.alignC {
	text-align: center;
}
.boxTable th.noBorder {
	border-bottom: none;
}
.boxTable th.borderPlus {
	border-top: 1px solid #C0C0C0;
}
.titleL {
	border: none;
	box-shadow: none;
}
.indent {
	text-indent: -5em;
	margin-left: 5em;
}