a:link:first-letter {
	color: #335588;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	text-decoration: none;
}

a:visited:first-letter {
	color: #335588;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	text-decoration: none;
}

a:hover:first-letter {
	color: #000000;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	text-decoration: none;	
}
a:active:first-letter {
	color: #000000;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	text-decoration: none;	
}

a:link{
	color: #335588;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #335588;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #000000;
	text-decoration: none;	
	font-weight: bold;	
}
a:active{
	color: #000000;
	text-decoration: none;
	font-weight: bold;		
}


a:link.toc {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}

a:hover.toc {
	color: #335588;
	font-weight: normal;		
}

a:active.toc {
	color: #335588;	
	font-weight: normal;		
}

a:visited.toc {
	color: #000000;
	text-decoration: none;
	font-weight: normal;		
}

a:link.email {
	color: #ffffff;
	text-decoration: none;
}

a:hover.email {
	color: #000000;
}

body {
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	background-color: #aaaaaa;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
/*	background-image: url("/test/images/bkgnd horiz.png");
	background-repeat: repeat-y;
	background-position: left top;                  */
}

.logo
{
  position:absolute;
	right:0px;
	top:10px;	
}

.LA-logo
{
  position:absolute;
	left:0px;
	top:10px;	
}

div.container
{
 	position:relative;					 
	margin: 20px auto 0 auto;
/*	font-family: "Trebuchet MS", GillSans, Tahoma, "Lucida Grande", Geneva, sans-serif; */
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	width:850px;
/*	line-height:normal;*/
	background-color:white;
}

div.submenu
{
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	font-size: 80%;
	text-align: right;
}

div.header
{
	margin:0;
	margin-bottom: 20px;
	font-size: 90%;
	padding:.4em 0em 1.6em 1.5em;  /*top, right, bottom, left*/
	background-color:#aaaaaa;
	text-align: left;
	word-spacing: 50px;
	border-bottom:1px solid black;
	height:25px; 
}

div.left
{
	float:left;
	width:159px;
	padding:5px 0 0 10px;
	font-style: normal;
	font-weight: normal;
	font-size: normal;
}

div.content
{
	position:relative;
	font-size: normal;
	line-height: normal;
	margin-left:170px;
	padding:5px 10px 25px 16px;
	border-left:6px solid #335588;
}

div.footer
{
	padding:0;
	margin: 1.5em 0 0 0;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	background-color: #335588; /*#7799cc;*/
	text-align: left;
	border-bottom:2px solid black;
	color:white;
	clear:left;
}

div.subfooter
{
	margin:0;
	padding:0 0 0 .5em;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: black;
	clear:left;
	background-color: #aaaaaa;
/*	background-image: url("/test/images/bkgnd horiz.png"); */
	text-align: left;
	line-height:120%;
	font-weight:500;
}

h1.header, h1.footer
{
	font-size: 100%;
	font-weight: normal;
	padding:0;
}

h1.header
{
	text-align: left;
}

h2
{
	font-weight: normal;
	font-size: 150%;
}

h3.toc
{
	margin:0 0 1em 0;
	padding: 0;
	font-weight: bold;
	font-size: 110%;
	color:#335588;
	text-decoration: underline;
}

h3.content
{
	font-weight: normal;
	font-size: 140%;
	text-decoration: underline;
}

h4.content
{
	margin:0 0 1em 0;
	padding: 0;
	text-indent:.75em;
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color:#000000;
	text-decoration: underline;
}

h5.content
{
	margin:1em 0 0 0;
	padding: 0;
	text-indent:1.5em;
	font-weight: bold;
	font-style: italic;
	font-size: 115%;
	color:#335588;
	text-decoration: none;
}

h6.content
{
	margin:2em 0 1em 0;
	padding: 0;
	text-indent:2.5em;
	font-weight: bold;
	font-style: normal;
	font-size: 95%;
	color:#000000;
	text-decoration: underline;
}

p.content:first-letter
{
	font-size:200%;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#446699;
}


p.smaller
{
	font-size:80%;
	padding: 0 3em 0 4em;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

p.indent
{
	margin:1em 0 0 0;
	font-size:90%;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-weight: normal;
	text-indent: .5em;
	line-height: normal;
	padding:.2em;
}

.footer
{
	padding:1em;
	margin:0em;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 80%;
	font-weight:500;
	line-height:120%;
	text-align: right;
}

ul.content, ol.content
{
	margin:0 0 0 3em;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 90%;
	font-weight:normal;
	line-height: 110%;
}

ul.left, ol.left
{
	margin:0;
	padding:0;
	margin-left:2.25em;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 80%;
	font-weight:normal;
	line-height:110%;
}

li.content
{
	margin:0 0 1em 0;
	padding: 0;
/*	text-indent:1em;
	font-weight: bold; */
	font-size: 100%;
	color:#000000;
/*	text-decoration: underline; */
}

td.content
{
	margin:0;
	padding:0;
	margin-left:2.25em;
	font-family: Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 90%;
	font-weight:normal;
	line-height:110%;
}

img.content
{	
	margin-right: -10px; 
	padding-right:0px;
	padding-left:10px;
/*  	position:relative;
  	right:0px;
  	top:0px; */
}

img.frontpage
{	
	margin-top:-1.4em;
	margin-bottom:-1.2em; 
	padding:0;
/*	position:relative;
left:0px;
top:0px; */
	z-index:-1
}

.thistoc
{
	font-weight:bold;	
	color: #335588;
	padding-left:.2em;
	border-left:5px solid;
	border-left-color:#335588;
}

.ahtoc
{
	font-weight:bold;	
	color: #335588;
	padding-bottom:10px;
	border-bottom:7px solid;
	border-bottom-color:#335588;
}