/*
	Copyright © 2010 Derrick R. Bolen, Esq. MBA
    All rights reserved in all code, including
    but not limited to (x)HTML, JavaScript, 
    XML, and derivative works, and expressly including
    any and all business processes, systems, algorithms,
    and the like herein or used in the creation of
    this material.  No use or reproduction, commercial 
    or otherwise, may be made of all or any part of this 
    material without the express written consent of the above.
*/

/*body*/
.TreatiseSection
{
	margin: 0px;
	padding-right: 2em;
	padding-left: 2em;
	text-indent: 0px;
	text-align: justify;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

p.TreatiseSection
{
	margin: 0px;
	font-family: 'Comic Sans MS';
	color: #008000;
	text-decoration: underline;
	text-indent: 0px;
}

.TreatiseSection .normal
{
	/*text-indent: 20px;*/
	padding: 0px;
	margin: 0px 0px 1em 0px;
	/*color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;*/
	text-indent: 0px;
	text-align: justify;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	
}


.fixedTitle
{
	padding: 5px 5px 5px 5px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #077785;
	font-size: 15px;
}

@media print
{
	.fixedTitle
	{
		display:none;
	}
}


.sectionCopyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
	margin: 20px;
}

.mainTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 50px;
}

.revDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	margin-top: 0px;
}







.parNum
{
	font-size: 12px;
	color: #008080;
}

.footnote /* FN# appearing in body text */
{
	

}

.footnote a:link
{
	text-decoration: none;
	color: #0000FF;
	vertical-align: super;
	font-family: Lucida Console, Arial, Courier New, Courier; 
	font-weight:900; 
	font-size:12px;
}
.footnote a:visited
{
	text-decoration: none;
	color: #0000FF;
	vertical-align: super;
	font-family: Lucida Console, Arial, Courier New, Courier; 
	font-weight:900; 
	font-size:12px;
}
.footnote a:active
{
	text-decoration: none;
	color: #0000FF;
	vertical-align: super;
	font-family: Lucida Console, Arial, Courier New, Courier; 
	font-weight:900; 
	font-size:12px;
}
.footnote a:hover
{
	text-decoration: none;
	/*color: #0000FF;*/
	vertical-align: super;
	font-family: Lucida Console, Arial, Courier New, Courier; 
	font-weight:900; 
	font-size:12px;
	color: #FFFFFF;
	background-color: #333333;
}




/*.footnoteText*/
.divFootnotes
{
	margin-left: 50px;
	margin-right: 50px;
}

.footnoteTextNum
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	vertical-align: super;
}

.citeAs
{
	border: thin solid #000000;
	color: #333333;
	width: 80%; /*600px;*/
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFE0;
}

.citeAs .citeString
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
}

.smallCaps
{
	font-variant: small-caps;
}

.partHeader
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #009999;
	text-align: center;
}

.sectionSeparator
{
	height: 5px;
	background-color: #009999;
}


/*
.sampleNotice
{
	border: 1px solid #000000;
	background-color: #636363;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 550px;
	color: #C0C0C0;
}

.sampleNotice p
{
	padding: 0px;
	margin: 5px 5px 5px 5px;
}

.sampleNotice a:link
{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sampleNotice a:visited
{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sampleNotice a:hover
{
	font-size: 13px;
	color: #636363;
	text-decoration: none;
	background-color: #FFFFFF;
}
.sampleNotice a:active
{
	font-size: 13px;
	color: #636363;
	text-decoration: underline;
}
*/

.backToFN a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color:#0000FF;
}
.backToFN a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
	color:#0000FF;
}
.backToFN a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight:bold; 
	color: #FFFFFF;
	background-color: #333333;
}
.backToFN a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}

.FNBackToTextLink
{
	text-align: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
}

.divParNum
{
	width:50px; 
	float:left; 
	text-align:left;
	cursor:help;
}


/* 

INTERIM DUPLICATE BETWEEN treatiseSection.css
AND parenthetical.css 


.MarkForAnchor, */

.searchHL
{
	color:#CC0000;
	background-color:#FFFF00;
	font-weight: bold;
	font-size: 110%;
}

a.focusHL
{
	color: #FFFFFF;
	background-color: #000000;
}



.updateNoticeSectionHead
{
	display:none;
	
	margin: 0px 30px 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


a.homeLinkSectionHead:link, a.homeLinkSectionHead:visited, a.homeLinkSectionHead:hover, a.homeLinkSectionHead:active
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 125%;
}

a.homeLinkSectionHead:link
{
	color: #0000FF;
	text-decoration: underline;
}
a.homeLinkSectionHead:visited
{
	color: #0000FF;
	text-decoration: underline;
}
a.homeLinkSectionHead:hover
{
	color: #CE0000;
	text-decoration: none;
}
a.homeLinkSectionHead:active
{
	color: #0000FF;
	text-decoration: underline;
}

