.T2414 table {
	width: 100%;
	border: 0px solid #000;
	table-layout: auto;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.T2414  table th {
	text-align: left;
	vertical-align: top;
	padding: 5px 15px 5px 5px;
	border: 0px solid #000;
	line-height: 115%;
	background-color: #eee;
	white-space: nowrap;
}

.T2414 table td {
	text-align: left;
	vertical-align: top;
	padding: 5px 25px 5px 5px;
	border: 0px solid #000;
	border-top: 1px solid #ccc;
	white-space: nowrap;
}

.T2414 table td.label {
	font-weight: bold;
}

.T2414 table td.periods {
	color: #999;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 15px;
}

.T2414 table td.name {
	font-weight: bold;
}

.T2414 table td.footer {
	font-size: 14px;
	color: #ccc;
	font-style: oblique;
}@media all and (min-width: 1400px) and (max-width: 1600px) {

}

@media all and (min-width: 1231px) and (max-width: 1399px) {

}

@media all and (min-width: 1000px) and (max-width: 1230px) {

}

@media all and (min-width: 768px) and (max-width: 999px) {

}

@media all and (max-width: 767px) {

}