/* || NOTES ||
These styles support the unique layout of the Charter

Author: Earl Chassee, 04/28/2005.
*/

p.section {
	margin-top: 2.75em;
}
p.subsection {
	margin-top: 1.25em;
}
p.subsectionthree {
	padding-left: 3.7em;
}
p.subsectionfour {
	padding-left: 8em;
}
p.subsectionfive {
	margin-left: 10em;
}
p.hangingoutdent {
	text-indent: -3.7em;
	margin-top: 1.25em;
	margin-left: 4em;
}
p.hangingoutdenttwo {
	text-indent: -3.7em;
	margin-top: 1.25em;
	margin-left: 8em;
}
p.hangingoutdentthree {
	text-indent: -6em;
	margin-top: 1.25em;
	margin-left: 10em;
}
.redlinetext {
	text-decoration : line-through;
}
span.sup {
	display: inline;
	font-size: 80%; 
	vertical-align: super;
}
.ftn {
	font-size: 80%; line-height:1.3em;
}  

