h2.topicsTitle {
	margin: 10px 0 10px;
	padding: 3px 1em;
	background-color: #efefef;
	border-bottom: 1px solid #999;
	color: #ff0000;
	font-size: 120%;
	font-weight: bold;
}

.txtEnd {
	color: #3366cc;
	font-size: 90%;
	font-weight: bold;
}

p.topicsLead {
	margin: 0 0 10px;
	font-size: 110%;
	color: #666666;
	line-height: 140%;
}

p.topicsTheme {
	margin: 0 15px 10px;
	color: #666666;
	font-size: 110%;
	font-weight: bold;
	line-height: 140%;
}

p.topicsTheme2 {
	margin: 0 15px 10px;
	color: #666666;
	font-size: 110%;
	line-height: 140%;
}

p. a {
	text-decoration: underline;
}
p. a:hover {
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

dl.topicsMain {
	margin: 0 15px 10px;
	color: #666666;
	font-size: 110%;
	line-height: 180%;
}

.topicsMain dt {
	clear: left;
	float: left;
	width: 6em;
}

.topicsMain dd {
	margin: 0 0 8px 7em;
}

.reportLeft {
	clear: both;
	float: left;
	width: 270px;
	margin: 0 0 20px;
	color: #666666;
	line-height: 140%;
}

.reportRight {
	float: right;
	width: 270px;
	margin: 0 0 20px;
	color: #666666;
	line-height: 140%;
}

.reportLeft img,
.reportRight img {
	margin: 0 0 5px;
}






h2.topics {
margin-top:10px;
padding:2px 1em;
font-size:100%;
color:#ff0000;
background-color:#efefef;
border-bottom:1px solid #999;
}

p.topics {
margin:1em 20p;
font-size:92%;
line-height:140%;
}

p.topics a {text-decoration:underline;}
p.topics a:hover {text-decoration:none;}

table {
border-collapse:collapse;}

dl.topics {
margin:10px 30px 20px;
font-size:85%;
line-height:180%;
}

.topics dt{
clear:left;
float:left;
width:3em;
}

.noticeBox {
margin:0 0 20px;
padding:1.2em;
border:2px solid #194375;
}

.noticeTtl {
font-size:110%;
color:#194375;
font-weight:bold;
}

.rightImg {
float:right;
}

