@import url(Paragraph.css);
@import url(Table.css);

span.Directions
{
	font-size: .75em;
	text-decoration: underline;
}

span.HorizontalRule
{
}

/* Used with Horizontal Rule */
span.Fixed
{
}

/* Used with Horizontal Rule */
span.Variable
{
}

/* Used with Horizontal Rule */
span.TypeFull
{
	display: block;
}

sup
{
	vertical-align: baseline;
	font-size: .75em;
	position: relative;
	top: -.6em;
}

sup a
{
	font-size: inherit;
}

span.Reference
{
	font-size: .75em !important;
	vertical-align: super;
}

span.Reference a
{
	font-size: inherit;
}

div.Article, div.Section, div.Preamble
{
	margin-top: 1em;

}

div.IndexItem a
{
	float: left;
	margin-right: 1em;
}

div.IndexItem
{
	padding-top: 1em;
	clear: left;
}

div.Article div.ArticleNumber
{
	text-align: center;
	font-weight: bold;
}

div.Article .ArticleName
{
	margin-top: 1em;
	text-align: center;
	font-weight: bold;
}

div.Section .SectionNumber
{
	font-weight: bold;


	display: inline;
}

div.Section .Catchline
{
	font-weight: bold;
	display: inline;
}

div.Section div.Catchline span.EmDash
{

	display: inline;
	font-weight: normal;
}

div.Note span.Indent
{
	padding: 0;
	margin: 0;
}

div.Section, div.Subsection, div.Paragraph, div.SubParagraph, div.SubSubParagraph, div.SubSubSubParagraph, div.SubSubSubSubParagraph, div.Note, div.History
{
	text-indent: 1em;
}

div.Paragraph span.Reversion
{
	text-indent: 0;
	margin-left: 0;
}

span.HistoryTitle, span.NoteTitle
{
	font-weight: bold;
	display: inline;
}

div.Note p, div.Note span.Text, div.Note span.EmDash, span.NoteTitle, div.History span.Text, span.HistoryTitle, div.History span.EmDash
{
	font-size: .83em;
}

div.Note p span, div.Note span span
{
	font-size: 1em;
}

div.Note span.Reference, div.History span.Reference
{
	font-size: .66em;
}

div.History span.Text, div.Note span.Intro
{
	display: inline;
}

.Catchline span.EmDash, div.History span.EmDash, div.Note span.EmDash
{
	display: inline;
}

div.VerticalEllipsis
{
	text-align: center;
	letter-spacing: 3em;
}