@charset "UTF-8";
.alertNumber {
	text-align: right;
	margin-right: 1em;
}
.downloadPDF {
	text-align: right;
	margin-right: 1em;
}
#disclaimer {
	padding: 1em;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px dotted #67360A;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#rt #content li {
	margin-bottom: 1em;
}
#rt #content ul.noSpace li {
	margin-bottom: .2em;
}
ul.alerts {
	list-style-type: none;
}
ul.alerts li {
	margin-bottom: 0em;
}
.highlightBox {
	padding: 1em;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px dotted #673742;
	margin-bottom: 10px;
}
.highlightBox h1 {
	text-align: center;
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: .5em;
}
input {
	margin-bottom: 0.5em;
}
