.even {
	background:	#CCCCCC;
	}

.odd {
	background:	#FFFFFF;
	}
/*
		$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: #007360;
text-decoration: none;

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

}
a:hover
{
color: #007026;
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: #004165;}
	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: #007026;  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 #004165;
	padding: 3px;
	margin: 3px;
	background-color: #92D4A8;
	color: #004165;
	}
#sideTOC_links
	{
	position: relative;
	top: -35px;
	left: 5px;

	}
#sideTOC_header
	{
	position: relative;
	top: -15px;
	left: 5px;
	font-weight: bold;
	font-size: 44px;
	font-family:  "LainieDaySH", "Monika", 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: #003795;

	}

h1
	{
	font-family:  "Atomic Clock Radio", "Arial Black", san-serif;
	text-decoration: underline;
	font-size: 24px;
	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: #B22222;
	behavior:	 url(/css/pngbehavior.htc);
	} 


/* Sortable tables */
table.sortable thead {
    background-color: #CCCCCC;
    color: #666666;
    font-weight: bold;
    cursor: default;
}

#pleaseWait
{
position: absolute;
top: 100px;
left: 100px;
z-index: 999;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;

border: 5px double #B22222;
}



#instructions
	{
	/*background: url(/images/alert.gif) no-repeat top left;*/
	background-repeat: no-repeat;
	background-position: 20px 14px;
	/* background-color: #f1e8e6; */
	background-color: #ffffcc;
	border-color: #ffcc00;

	/* margin: 5em auto; */
	padding: 1.5em;

	width: 620px;
	/* margin: 0 0 10px 0; */
	border: 1px solid #c00;
	/* padding: 12px 40px 0 12px; */
	padding-left: 20px;
	min-height: 48px;
	_height: 48px;
	}
#instructionsH
	{
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-align: center;	
	font-weight: bold;
	color: #000;	
	text-decoration: none;
	text-transform: uppercase;

	}
#instruction
	{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #c00;
	}

#_instructions
	{
	/*background: url(/images/alert.gif) no-repeat top left;*/
	background-repeat: no-repeat;
	background-position: 20px 14px;
	/* background-color: #f1e8e6; */
	background-color: #ffffcc;
	border-color: #ffcc00;

	/* margin: 5em auto; */
	padding: 1.5em;

	width: 620px;
	/* margin: 0 0 10px 0; */
	border: 1px solid #c00;
	/* padding: 12px 40px 0 12px; */
	padding-left: 20px;
	min-height: 48px;
	_height: 48px;
	}
#_instructionsH
	{
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-align: center;	
	font-weight: bold;
	color: #000;	
	text-decoration: none;
	text-transform: uppercase;

	}
#_instruction
	{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #c00;
	}

