h3 {
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
table#ctc {
	width: 550px;
	background-color: #E5EEF6;
}
table#ctc th {
	background-color: #E5EEF6;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #00488B;
}
h4 {

	font-weight: bold;
	font-size: 1em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
form#form1 {
	margin-top: 20px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
table#ctc td.td-a {
	text-align: right;
	padding-right: 4px;
	width: 25%;
}
table#ctc td.td-c {
	text-align: center;
	padding-top: 5px;
	font-size: .9em;
}
table#ctc td {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}
table#ctc td.td-b {

	text-align: left;
}
div#midfl p#intro {
	margin-bottom: 15px;
	line-height: 1.3;
}
div#midfl p {
	font-size: .9em;
}
div#midfl ul#rsc {
	font-size: .85em;
	text-align: left;
	margin-left: 0px;
}
div#midfl ul#rsc li {
	margin-top: 6px;
	margin-bottom: 6px;
}
div#midfl {
	padding-bottom: 120px;
}
