@charset "UTF-8";

#summary {
	clear: both;
	margin-right: 2em;
	margin-left: 2em;
	border: 1px dotted #67360A;
	padding-right: 1em;
	padding-left: 1em;
}
h1.title {
	font-variant: small-caps;
}
h1.individual {
	margin-bottom: 0px;
}
h1.individual + h2 {
	margin-top: .2em;
}
h2.position + p {
	margin-top: 2em;
}
#rt #content li {
	margin-bottom: .2em;
}
#rt #content ul.noSpace li , #rt #content ol.noSpace li{
	margin-bottom: .2em;
}
#rt #content ol.space li, #rt #content ol.space li {
	margin-bottom: 1em;
}
#rt #content ol.space ol li{
	list-style-type: lower-alpha;
	margin-bottom: 0px;
}
h2.mottoMission {
	margin-bottom: 0px;
}
h2.mottoMission + p {
	margin-top: 0.5em;
}
h2 {
	margin-bottom: 0px;
}
h2 + ul ,h2 + p ,  h2 + ol{
	margin-top: 0.5em;
}
p.smallBtmMargin {
	margin-bottom: 0.5em;
}
ul.noTopMargin {
	margin-top: 0px;
}
.indent {
	margin-right: 2em;
	margin-left: 2em;
}
.indentSlight {
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.statementEmph {
	color: #673742;
	text-align: center;
	font-variant: small-caps;
}
.spaceBefore {
	margin-top: 2em;
}
ol ol.checklist li {
	list-style-image: url(../img/checkBox.gif);
}
span.itemNo {
	margin-left: 1em;
}
div.itemDesc {
	margin-left: 1em;
}
#disclaimer {
	padding: 1em;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px dotted #67360A;
	font-size: 1.2em;
}
div.dottedRule {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #5D7E66;
	margin-right: 10em;
	margin-left: 10em;
}
div.footnoteDivide {
	margin-right: 45em;
	margin-bottom: 0em;
	margin-left: 3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #213E5C;
}
.footnote {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0.4em;
	margin-left: 3em;
	margin-right: 7em;
}
