body 
{	margin: 0;
	padding: 0;	
	font-family: Arial, Verdana, sans-serif, serif, cursive, fantasy, monospace;
	font-size: 100%;
	color: #000; 
	border-top: 5px solid #670099;
	background-color: #F6F6FF;
}

#header 
{	width: 100%;
	border-top: 4px solid #9A99FF;	
}


#title 
{	float: left;
	margin: 2em 5em;
}

*html #title {margin: 2em 2.5em;}


#hands 
{	position: absolute;
	top: 0.55em;
	right: 0;
	z-index: 1;
}

#window 
{	clear: both;
	float: left;
	width: 93%;	
	margin-left: 2.5em;
	background-color: #fff;
	border-top: 5px solid #670099;
	border-bottom: 5px solid #670099;
	border-right: .05em solid #CCC;
	border-left: .05em solid #CCC;
}

*html #window {margin-left: 1.1em; margin-top: 2.0em}
 
#containerinner 
{	width: 100%;
	float: left;
	padding-top: 2.4em;
	border-top: 4px solid #9A99FF;
	border-bottom: 4px solid #9A99FF;
}


#leftnav 
{	float: left;
	width: 25%;
	font-family: Verdana, sans-serif, serif, cursive, fantasy, monospace;
	font-size: 0.8em;
	margin: 3em 0 0 .5em;
	padding: 0 0 3em 0;
}



#leftnav ul 
{	list-style-type: none;
	margin: 0;
	padding: 0;
}


#leftnav ul li 
{	text-decoration: none;
	padding: .3em 0 .3em 0;
	margin: 0;
	line-height: 1.5;
}


.leftnavnolink
{	color: #000;
	font-weight: 700;
	border-bottom: 1px solid #CDCDFF;
	background: #F6F6FF url(arrow.gif) left no-repeat;
	text-indent: 1.3em;
}

.leftnavnolink a {display: block; text-decoration: none; color: #670097;}
.leftnavnolink a:visited {text-decoration: none;}
.leftnavnolink a:hover {text-decoration: underline;}



.leftnavparent
{	color: #670097;
	font-weight: 700;
	border-bottom: 1px solid #CDCDFF;
	text-indent: 1.3em;
}


.leftnavparent a {display: block; text-decoration: none; color: #670097;}
.leftnavparent a:visited {text-decoration: none;}
.leftnavparent a:hover {text-decoration: underline;}



.lnavnolink3
{	color: #000;
	font-weight: 700;
	border-bottom: 1px solid #CDCDFF;
	background: #F6F6FF url(arrow.gif) left no-repeat;
	text-indent: 1.3em;
}


.lnavlink3
{	color: #670097;
	font-weight: 700;
	border-bottom: 1px solid #CDCDFF;
	text-indent: 1.3em;
}


.lnavlink3 a {display: block; text-decoration: none; color: #670097;}
.lnavlink3 a:visited {text-decoration: none;}
.lnavlink3 a:hover {text-decoration: underline;}



.lnavlink3parent
{	color: #000;
	font-weight: 700;
	border-bottom: 1px solid #CDCDFF;
	text-indent: 1.3em;
	background-color: #E4E4FF;
}

.lnavlink3parent a {display: block; text-decoration: none; color: #000;}
.lnavlink3parent a:visited {text-decoration: none;}
.lnavlink3parent a:hover {text-decoration: underline;}



.lnavnolink4
{	color: #000;
	font-weight: 300;
	border-bottom: 1px solid #CDCDFF;
	background: #F6F6FF url(arrow.gif) left no-repeat;
	text-indent: 1.3em;
}


.lnavlink4
{	color: #000;
	font-weight: 300;
	border-bottom: 1px solid #CDCDFF;
	background: #F6F6FF;
	text-indent: 1.3em;
}


.lnavlink4 a {display: block; text-decoration: none; color: #000;}
.lnavlink4 a:visited {text-decoration: none;}
.lnavlink4 a:hover {color: #670097; text-decoration: underline;}


.adobe
{	margin: 2em 0 0 4em;
	padding: 0;
}


img {border: 0;}

#content 
{	float: right;
	padding: 1em 1em 1em 0;	
	width: 72%;
	font-size: 0.8em;
	font-family: Arial, Verdana, sans-serif, serif, cursive, fantasy, monospace;
	line-height: 1.4;
}

#date 
{	float: right;
	width: 70%;
	padding: 0 1em;	
	color: #68019A;
	font-weight: 700;
	font-size: .8em;
}

#footer	
{	float: right;
	width: 70%;
	font-family: Verdana, sans-serif, serif, cursive, fantasy, monospace; 
	font-size: 0.75em;
	font-weight: bold;
	color: #660099;
	margin-right: 3.0em;
	padding: 0.75em;
	text-align: right;
}

*html #footer {margin-right: 1.0em;}

#footer a 
{	color: #660099;
	font-weight: 700;
	text-decoration: none;
}

#footer a:hover {text-decoration: underline;}

#footer ul 
{	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li 
{	display: inline;
	text-indent: 0;
	padding-left: 30px;
}

h1 
{	font-family: Verdana, sans-serif, serif, cursive, fantasy, monospace;
	font-size: 1.2em;
	font-weight: 700;
	color: #840084;
}

h2 
{	font-family: Verdana, sans-serif, serif, cursive, fantasy, monospace;
	font-size: 1em;
	font-weight: 700;
	color: #840084;
}

h3
{	font-family: Verdana, sans-serif, serif, cursive, fantasy, monospace;
	font-size: 0.9em;
	font-weight: 700;
	color: #000;
}



span.rfloat 
{	clear: right;
	float: right;
	margin: 0.5em 0 0.5em 0.5em;
}

span.lfloat 
{	clear: left;
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
}



.evidence
{   width: 100%;
	margin: 0;
	padding: 0;
    font-size: 1em;
    color: #000;
    font-family:  Arial, Verdana, sans-serif, serif, cursive, fantasy, monospace;
}


.evidence th {padding: .4em .1em; color: #fff; background-color: #670099;}
.evidence th.summary {width: 12%; text-align: center;}
.evidence th.date {width: 12%; text-align: center;}
.evidence th.transcript {width: 21%; text-align: center;}
.evidence th.evidence {width: 50%; text-align: center;}
.evidence th.blank {width: 0%; padding: 0; background-color: #fff;}

.evidence td {padding: .2em; color: #000; background-color: #fff; border: .08em solid #CDCDFF}
.evidence td.summary {width: 12%; text-align: center;}
.evidence td.date {width: 12%; text-align: center; }
.evidence td.transcript {width: 21%; text-align: left;}
.evidence td.evidence {width: 15%;text-align: left;}
.evidence td.name {width: 35%;text-align: left;}

.evidence td.name ul
{	list-style-type: none;
	margin: 0 0 0 .3em;
	padding: 0;
}


.evidence td.name ul li 
{	padding: 0;
	margin: 0;
}


.session
{	width: 100%; 
	margin: .2em 0 .2em 0;
	font-size: 1em;
	color: #000;
	background-color: #fff;
	font-family: arial, sans-serif, serif, cursive, fantasy, monospace;
}

.session th.header
{	text-align: left;
	vertical-align: top;
	color: #fff;
	background: #670099;
	font-weight: 700;
	padding: .4em .2em;	
}

.session td.other
{	text-align: left;
	vertical-align: top;
	color: #000;
	border: .08em solid #CDCDFF;
	padding: .2em;
}



.indextable
{	width: 100%; 
	margin: .2em 0 .2em 0;
	font-size: 1em;
	color: #000;
	background-color: #fff;
	font-family: arial, sans-serif, serif, cursive, fantasy, monospace;
	border: .08em solid #CDCDFF;
}


.indextable th.header
{	text-align: center;
	color: #000;
	background: #fff;
	font-weight: 300;
	padding: .4em .2em;	
	border: .08em solid #CDCDFF;
}



.indextable td.other
{	text-align: center;
	color: #000;
	background: #fff;
	font-weight: 300;
	padding: .4em .2em;	
	border: .08em solid #CDCDFF;
}


.table-noborder
{	width: 100%; 
	margin: .2em 0 1.5em 0;
	font-size: 1em;
	color: #000;
	background-color: #fff;
	font-family: arial, sans-serif, serif, cursive, fantasy, monospace;
	border: 0;
}


.table-noborder th.header
{	text-align: left;
	color: #670099; 
	background-color: #fff;
	font-weight: 700;
	padding: 0;	
	border: 0;
	width: 33%;
	font-size: 1.3em;
}


.table-noborder td.other
{	text-align: left;
	color: #000;
	background: #fff;
	font-weight: 300;
	padding: .1em 0 .4em 0;	
	border: 0;
	font-size: .9em;
	width: 33%;
}

.table-a-z
{	width: 100%; 
	margin: .2em 0 .2em 0;
	font-size: 1em;
	color: #000;
	background-color: #fff;
	font-family: arial, sans-serif, serif, cursive, fantasy, monospace;
	border: 0;
}


.table-a-z th.header
{	text-align: center;
	color: #670099; 
	background-color: #fff;
	font-weight: 700;
	padding: .2em 0;
	border: 0;
	width: 3%;
	font-size: 1.3em;
	border: .08em solid #CDCDFF;
}


.table-a-z td.other
{	text-align: left;
	color: #000;
	background: #fff;
	font-weight: 300;
	padding: .2em 0;	
	border: 0;
	width: 3%;
}

