
/*
		$this->colors["color10"]	=	"#000000";
		$this->colors["color11"]	=	"#CC5500";
		$this->colors["color12"]	=	"#333333";
		$this->colors["color13"]	=	"#7F0800";
		$this->colors["color14"]	=	"#FFC099";
		$this->colors["color15"]	=	"#7AE3C7";

		007360

		007026
		*/

#myBreadCrumb
{
color: #006752;
text-decoration: none;

}
a:link, a:visited, a:active
{
color: #006752;
text-decoration: none;

}
a:hover
{
color: #006414;
text-decoration: underline;
/* font-weight: bold; */

}


.toc
{
	height: 38px;
	vertical-align: middle;

}



.footer
{
	color: #7F0800;
	
}
.footer a:link, .footer a:visited, .footer a:active
{
	display: block; 
width: 100%;
background-color: #7F0800;
	color: #CC5500;

}
.footer a:hover 
	{
	color: #333333;
	background-color: #CC5500;
	text-decoration: underline;
		
	}

/*
div#menu{float:left;width: 100%;background: #003C5E;}
	ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{margin-left: 0px;margin-right: 2px; width:700px}
ul#nav li{font-size: 15px; float:left;margin-left: 0px; margin-right: 2px; padding-top: 1px; text-align: center;}
ul#nav a{float:left;padding: 5px;background-color: #333333;text-decoration:none;color: #000000; font-weight: normal;}
ul#nav a:hover{background-color: #333333;color: #000000; font-weight: normal;}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFFFFF;color: #000000; font-weight: normal;}

ul#nav li div.secondary{padding: 2px; color: #006414;  font-size: 32px; font-family: LainieDaySH,Angelina,cursive;}
*/

#myDate
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
}


.sideBarHeader a:link, .sideBarHeader a:visited, .sideBarHeader a:active
{
	font-weight: bold;
	color: #FFFFFF;
}

.sideBarHeader a:hover
{
	color: #CC5500;
	background-color: #FFFFFF;
}


.sideBarSmall
{
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
#sideTOC
	{
	width: 160px;
	height: 200px;
	float: right;
	border: 10px double #003C5E;
	padding: 3px;
	margin: 3px;
	background-color: #8FD0A1;
	color: #003C5E;
	}
#sideTOC_links
	{
	position: relative;
	top: -35px;
	left: 5px;

	}
#sideTOC_header
	{
	position: relative;
	top: -10px;
	left: 35px;
	font-weight: bold;
	font-size: 44px;
	font-family:  "Blue Highway Linocut", "Arial Black", cursive;
	
	
	}
.sideTOC_list
	{
	margin-left: 7px;
	padding-left: 7px;
	list-style-type: disc;

	}
.bodyList
	{
	margin-left: 15px;
	padding-left: 15px;
	/* list-style-type: disc; */

	}
#myBody
	{
	position: relative;
	text-align: left;
	width: 98%;
	padding: 10px;

	}

#myFooter
	{
	text-align: center;
	width: 100%;

	}
h1,h2,h3,h4,h5,h6
	{
	color: #003392;

	}

h1
	{
	font-family:  "Blue Highway Linocut", "Arial Black", san-serif;
	text-decoration: underline;
	font-size: 48px;
	text-indent: 0px;
	}
h2
	{
	text-indent: 15px;
	}
h3
	{
	/* body subheadings */
	text-indent: 0px;
	text-decoration: underline;
	}
h4
	{
	text-indent: 25px;
	}
h5
	{
	text-indent: 30px;
	}
h6
	{
	
	}

.caseP
	{
	margin-left: 35px;
	text-indent: 40px;

	}

#bio1_showD
	{
	position: relative;
	top: -35px;
	left: 25px;
	}


 img 
	{	
	border-color: #A7001b;
	/* behavior:	 url(/css/pngbehavior.htc); */
	} 



/* Sortable tables */
table.sortable a.sortheader {
   background-color: #CCCCCC;
    color: #666666;
    font-weight: bold;
    cursor: default;
	 text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: #000000;
    text-decoration: none;
}
