
.he
derColor{
	color: #366d80;
}
.nostalgiaColor{
	color: #666666;
}
.bioHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #366d80;
	font-size: 14pt;
	text-decoration : none;
	font-weight: normal;
}
.bioBody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
	text-decoration : none;
	font-weight: normal;

}

.basefont{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.biggerfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
}
.smallfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.copyRightText{
    font-family: Arial, Helvetica, sans-serif;
    font-size:6pt;
}
.boldfont{
	font-weight: bold;
}
.redfont{
	color: red;
}
.grayfont{
	color: gray;
}
A.header, A.header:link,A.header:visited {

	font-family: times new roman, Verdana, Arial, Helvetica, sans-serif;
	color: #366d80;
	font-size: 12pt;
	text-decoration : none;
	font-weight: normal;
}

A.header:hover {
	color: #003366;
}

A.subheader, A.subheader:link,A.subheader:visited {

	font-family: times new roman, Verdana, Arial, Helvetica, sans-serif;
	color: #366d80;
	font-size: 12pt;
	text-decoration : none;
	font-weight: normal;
}

A.subheader:hover {
	color: #003366;
}

.hiddenText{
	visibility: hidden;		
}

A.nav, A.nav:link,A.nav:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 9pt;
	text-decoration : none;
	font-weight: bold;
}

A.nav:hover {
	text-decoration : underline;
	color: #366d80;
}

A.subNav, A.subNav:link,A.subNav:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #366d80;
	font-size: 9pt;
	text-decoration : underline;
	font-weight: bold;
}

A.subNav:hover {
	text-decoration : none;
	color: black;
}

ul.customBullet {
  list-style-type: disc}
  
A, A:link,A:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 9pt;
	text-decoration : underline;
	font-weight: normal;
}

A:hover {
	text-decoration : none;
	color: #366d80;
}

.smallHdr{
	background-color: white;
	border-top: solid 1px black;
	
	font-weight: bold;
}
.videoHdr{
	background-color: white;
	border-top: solid 1px black;
	font-size: 14pt;
	font-weight: normal;
}
.audioList {
	border-bottom: 1px dotted black;
}


.hiddenText{
	visibility: hidden;		
}









.toc {list-style:ol;width:350px;float:left;}
.toc li {
	border-bottom: 1px dotted;padding: 0px 0px 0 0;
}
.toc li a {float:left;background:#FFF;padding: 0 0px 0 0;}
.toc li span {float:right;background:#FFF; padding 0 0 0 0px;}
.toc li br {clear:both;}


