@import url("CourtWebSite.css");

.content
{
	background-position: 50% 0%;
}

.changeDateStyle
{
	text-align: right;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 40px;
}

.beginningNote
{
	padding-bottom: 30px;
}
.noteIndicator
{
	font-weight: bold;
	text-decoration: underline;
}
.noteText
{
}

#TextRulesSectionTitle
{
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.sectionHeader
{
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ruleHeader
{
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}

.rootLevelStyle
{
	margin-left: 5px;
}

.rootLevelItemStyle
{
	cursor: hand;
}

.rootLevelIndicatorStyle
{
	margin-right: 5px;
	font-weight: bold;
}

.rootLevelItemImageStyle
{
}

.rootLevelTitleStyle
{
	font-style: italic;
}

.rootLevelMessageStyle
{
	margin-left: 30px;
	display: none;
}

.subLevelStyle
{
	border-collapse: collapse;
	border-width: 0px;
}

.subLevelIndicatorStyle
{
	padding-right: 5px;
	font-weight: bold;
	vertical-align: top;
}

.subLevelTitleStyle
{
	font-style: italic;
	text-align: left;
}

.subLevelMessageStyle
{
}

.added-amendedInfoStyle
{
	font-style: italic;
}

.appendixHeader
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}
.appendixDate
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.appendixText
{
	padding-top: 10px;
	padding-bottom: 20px;
}

.footNotes
{
	padding-bottom: 20px;
}
.footNote
{
}
.footNoteIndex
{
	vertical-align: super;
	font-size: 70%;
}

#AppendixOfForms #text
{
	padding-top: 10px;
	text-align: left;
	font-style: italic;
}
