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

.contentDisplay .contentBody img,
.contentDisplay .centerTitle img,
.contentDisplay .subTitle img { display: inline-block; }

.contentDisplay th { text-align: left; }
.contentDisplay .red { color: #d10019; }

.contentDisplay iframe { max-width: 100%; }
.contentDisplay .centerTitle h1 {
	padding-bottom: 0;
	margin-bottom: .3em;
}
.contentArea .contentDisplay .subTitle h2 {
	font-size: 22px;
	color: #929292;
	margin-bottom: 15px;
}