
.leftnav_TD    		{
	border: 2px  #C0C0C0;
	padding: 1;
	background-color: #003399;
	//border-style: outset;
}
:hover.leftnav_TD 	{ background-color: #800000 }
.leftnav_TX    		{ color: #CCCCCC; font-size: 8pt; text-decoration: none; font-weight: bold; }
:link.leftnav_TX  	{ color: #CCCCCC; font-size: 8pt; text-decoration: none; font-weight: bold; background-color: #003399 ;width="150"}
:hover.leftnav_TX		{  border-width:0; color: #FFFFFF; text-decoration: underline; background-color: #800000 ;width="150"}
.footer      		 	{ color: #000080; font-size: 8pt; font-weight: bold; text-decoration: none; text-align: center }
:hover.footer 		 	{ color: #ffffff; font-size: 8pt; font-weight: bold; text-decoration: underline }
td            			{ text-indent: 1px; vertical-align: top; valign: top  }
body {
	background-image: url('images/body_bg.jpg');
	margin-left: 0;
	margin-top: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h2           { font-family: Arial Black; color: #000080; font-style: italic; font-weight: 
               bold }
.personnelh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: oblique;
	font-weight: bold;
}
.footerlinks      		 	{
	color: Black;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
}

.picture {
	float: left;
	text-align: center;
	margin: 0px 7px 0px 7px;
	border: 1px solid #000000;
}

tr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    background: #339999;
    float: left;
    margin: 0 1px 0 0;
    padding-left: 10px;
}

ol#toc a {
    background: 100% 0;
    color: #fff;
    float: left;
    line-height: 2em;
    padding-right: 10px;
    text-decoration: none;
}

ol#toc li.current {
    background-color: #003399;
    background-position: 0 -60px;
}

ol#toc li.current a {
    background-position: 100% -60px;
    color: #fff;
    font-weight: bold;
}

div.content {
    border: #003399 solid 3px;
    clear: left;
    padding: 1em;
}

li.presentations{
	margin-left:30px;
}

p.margin
{
	margin-left:30px;
}


