body.stidphome #leftNav a#stidp_home, 
body.stidpabout #leftNav a#stidp_about,
body.stidptech #leftNav a#stidp_tech,
body.stidpinfo #leftNav a#stidp_im,
body.stidpind #leftNav a#stidp_ind,
body.stidp_community #leftNav a#stidp_community,
body.stidpdemo #leftNav a#stidp_en


{
		background-image: url(/images/bullet_sq.png);
		background-repeat: no-repeat;
		background-position: center left;

		color: #006b9f;
		 font-weight: bold;
		 background-color: white;
		 border-radius: 4px 0 0 4px;
		 -moz-border-radius: 4px 0 0 4px;
		 -webkit-border-radius: 4px 0 0 4px;
		 
		 
}

.highlightList {
	float: left;
	margin: 0 7px 7px 0;
	padding: 4px;
	border: 1px solid #CCC;
}

#highlightList_header
{
	margin: 15px 0 10px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 534px;
}

#highlightList_header h2
{
	margin-top: 10px;
}

#highlightList_header h2 .viewAll a 
{
	position: relative; 
	top: 0; 
	left: 250px; 
	font-size: 10px; 
	text-decoration: none; 
	color: #003B71; 
	font-family: verdana, arial, san-serif;
	background-image: url(/biology/images/highlights/blue_va_arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 8px;
}

	
.thead {

	color: white;

	font-size: 12pt;

	font-weight:bold;

	display: block;

	background-color: black;

	padding: 3px;

}	



.thead {

	color: white;

	font-size: 14pt;

	font-weight:bold;

	display: block;

	background-color: #29736e;

	padding: 3px;

	text-align: center;

}


.thead a {

	color: white;

	text-decoration: none;

}

.thead2 {

	color: white;

	font-size: 12pt;

	font-weight:bold;


	background-color: #006b9f;

	padding: 2px;

	text-align: center;

}