@charset "UTF-8";
/* CSS Document */



p.cpLead {
	text-align: justify;
    text-indent: 1em;
	margin-bottom: 30px;
}




#cProfile table {
	width: 100%;
	border-collapse: collapse;
	line-height: 2em;
	border-top: 1px solid #CCCCCC;
}
#cProfile table th {
	border-bottom: 1px solid #CCCCCC;
    padding: 0.5em 1em;
	width: 9em;
	vertical-align: top;
	text-align: justify;
}

#cProfile table td {
	border-bottom: 1px solid #CCCCCC;
	padding: 0.5em 1em;
	text-align: left;
}
.chronology dt {
	float: left;
	width: 7em;
}
.chronology dt {
	clear: both;	
}
#cProfile table .noBorder {
	border-bottom: none;
}

.txt3 {
	letter-spacing: 0.5em;
}
.txt5 {
	letter-spacing: 0.03em;
}
#cProfile table th.twoLine {
	line-height: 1.33em;
	padding-top: 0.66em;
	padding-bottom: 0.66em;
}
#cProfile table td a:hover {
	text-decoration: underline;
}