/* Foundational stylesheet for styles */

BODY {
	color: #009;
	background: #336;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

A:link {text-decoration:none; Color:#FF0000}

A:visited {text-decoration:none; Color:#FF0000}

A:hover {text-decoration:underline; Color:#FF0066}

A:active {text-decoration:underline; Color:#FF0000}

H1, H2, H3, H4, H5, H6 {
	font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
	color: #000099;
	}

H1 {
	font-size: 150%;
	text-align: center;
	margin-bottom: .25em;
	}

H2 {
	font-size: 125%;
	text-align: center;
	margin-bottom: .25em;
	}

H3 {
	font-size: 110%;
	margin-bottom: .25em;
	}

H4 {
	font-size: 90%;
	margin-bottom: 0;
	}

div.sidebar H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin-bottom: 0;
	font-style: italic;
}

P  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	}

P.normal, P.bodytext  {
	text-indent: 18pt;
    line-height: 1.3em;
	}
	
	
P.biblio  {
	text-indent: -36pt;
    padding-left: 36pt;
	}	
	
P.hang  {
	text-indent: -21pt;
    padding-left: 21pt;
    margin-top: 0em;
    margin-bottom: 0.4em;
    font-size: smaller;
	}

P.hang2  {
	text-indent: -21pt;
    padding-left: 42pt;
    margin-top: 0;
    margin-bottom: 0;
    font-size: smaller;
	}

P.hang1  {
	text-indent: -10pt;
    padding-left: 10pt;
    margin-top: 0;
    margin-bottom: 0.4em;
    font-size: smaller;
	}

P.motto  {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 2em;
	margin-top: .25em;
	}
	
P.fineprint  {
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
P.signed  {
	font-size: smaller;
	font-family: "Comic Sans MS", fantasy;
	text-align: right;
	margin-top: 0; 
	padding-top: 0; 
	}
	
P.display  {
	font-family: Papyrus, "Comic Sans MS", fantasy;
    line-height: 1.3em;
	}
	
.colophon  {
	clear: both;
	position: relative;
	margin-top: 2em;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
P.caption  {
	font-size: 67%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

UL  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000099;
	list-style: url(/images/smclearchalice.gif) outside;
	font-size: smaller;
	line-height: 1.4em;
    margin-bottom: 0.4em;
	}
	
UL UL  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000099;
	list-style: url(/images/smclearchalice.gif) outside;
	font-size: 100%;
	line-height: 1.4em;
    margin-bottom: 0.4em;
	}
	
UL.fullsize  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000099;
	list-style: url(/images/smclearchalice.gif) outside;
	font-size: 100%;
	line-height: 1.4em;
    margin-bottom: 0.4em;
	}
	
LI  {
	line-height: 1.4em;
    margin-bottom: 0.4em;
	}
	
TABLE.elder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000099;
	font-size: smaller;
	line-height: 1.4em;
	margin-bottom: 0.4em;
	margin-left: 1em;
}

TABLE.elder>TD {
	padding: 0 5em 0 5em;
}
	
.subrubric {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	font-size: 90%;
	margin-top: 0.0em;
	color: #000099;
	}
	
.white {
	color: #FF9999;
	font-size: 9pt;
	}

.content {  
	margin-top: 36px; 
	margin-right: 36px; 
	margin-bottom: 36px; 
	margin-left: 36px; 
	padding-top: 36px; 
	padding-right: 36px; 
	padding-bottom: 36px; 
	padding-left: 36px; 
	background-image: url(/images/white-mi.jpg)
	}

.sidebar {
	padding: 0.5em;
	float: right;	
	width: 10em;
	background: #F1F1FF;
	font-size: 80%;
	margin-top: 0;
	margin-left: 0.5em;
}

.bluehighlight {
	background: #000099;
	color: white;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


SUP {
	font-size: 75%;
	vertical-align: 0.25em;
	}

/* The next line imports CSS2 positioning styles.  Netscape 4 and other pre-CSS2 browsers 
won't recognize the import command. */  	
