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


dt {
	margin-bottom:6px
}
dd {
	margin-bottom:6px
}
.figureCaption {
	color: #000000;
	text-align: left;
}
.black {
	color: #000000;
}
.borderBlue {
	border: 2px solid #0000FF;
}
.glosStyle2 {
	border-width: 0;
	vertical-align: baseline;
	margin-top: 2px;
	margin-bottom: 2px;
}
.glosStyle2Center {
	border-width: 0;
	vertical-align: baseline;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}
.normalWeight {
	font-weight: normal;
}

.rightMasthead {
	font-size: 0.8em;
	color: #000000;
	text-align: right;
	text-transform: none;
}
.construction {
	text-align: center;
	color: #B22222;
	margin-top: 0;
	margin-bottom: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
figcaption {
	font-size:0.75em;
	text-align:center;
}