﻿/*
	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.
*/



.parentheticalParagraph
{
	text-indent: -2em;
	margin-left: 5em;
	margin-right: 2em;
	text-align: justify;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.pNoCases
{
	text-indent: 0em;
	margin-left: 3em;
	margin-right: 3em;
	text-align: justify;
}

.sectionNoCases
{
	font-weight:bold;
	font-size:110%;
}

a.homeLink:link, a.homeLink:visited, a.homeLink:hover, a.homeLink:active
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 125%;
}

a.homeLink:link
{
	color: #0000FF;
	text-decoration: underline;
}
a.homeLink:visited
{
	color: #0000FF;
	text-decoration: underline;
}
a.homeLink:hover
{
	color: #CE0000;
	text-decoration: none;
}
a.homeLink:active
{
	color: #0000FF;
	text-decoration: underline;
}

.smallCaps
{
	font-variant: small-caps;
}

.caseInfo
{
	font-family: Verdana, Tahoma, Helvetica, Times New Roman, Times;
	font-weight: bold;
	color: #0066CC;
}


/* 

INTERIM DUPLICATE BETWEEN treatiseSection.css
AND parenthetical.css 

*/
.MarkForAnchor, .searchHL
{
	background-color:#FFFF00; 
	font-weight:bold; 
	font-size:110%; color:#CC0000;
}


.mainTitleCases
{
	margin: 5px 30px 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	text-indent: 0em;
}

.updateNotice
{
	display:none;
	
	margin: 5px 30px 20px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-indent: 0em;
}

.noCasesPara
{
	text-indent: 0em;
	margin: 0px 30px 0px 30px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
} 

.casesCopyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
	margin: 20px;
}
