.csabody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
.csahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
.csanotes {
	font-family: "Frutiger LT Std 55 Roman";
	font-size: 14px;
	font-weight: normal;
}
.csainfotext {
	font-family: "Frutiger LT Std 55 Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.csasmallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
}
.csasmalltextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.csabodyupper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
.csa_table {
	border: 1px solid #000000;
}
.csa_KT_tngtable {

border: solid 1px #000000;
}
	.csa_KT_tngtable tfoot, .KT_tngtable thead {
		border: solid 1px #000000;
	}
	.csa_KT_tngtable td, .KT_tngtable th, .KT_tngtable caption {
		padding: 2px;
		white-space: normal;
	}
	/* HACK: to make ktml3 skin work properly */
	.csa_KT_tngtable .ktml * td {
		border: 0px;
		white-space: normal ! important;
	}
		.csa_KT_tngtable .ktml span.lcontainer table {
		}
		.csa_KT_tngtable .ktml span.lcontainer td {
			padding: 0px ! important;
			margin: 0px ! important;
			vertical-align: middle;
		}

/* Buttons area for tNG form */
.csa_KT_buttons td {
	border-top: solid 1px #000000;
	padding: 4px;
	background-color: #dadadc;
	text-align: right;
}
