.footer {
  font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	}

.body a {
	color:#333333;
	text-decoration:none;
	}

.body a:hover {
	color:3399cc;
	text-decoration: underline;
	
}

.body ul li {
	list-style: outside square;
	vertical-align:top;
	line-height:14px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:14px;
}

a {
	font-weight: normal;
}
a:active {
	color: #3366CC;
}
a:link {
	color: #3366cc;
}
a:visited {
	color: #3366cc;
}
a:hover {
	color:#333333;
	text-decoration:leading;

}

.nav:link, .nav:visited { color: #339900; }
.nav:hover {
	color: #3366cc;
	text-decoration:none;
}
.textover a {
  color:#3366cc;
  text-decoration:none;
  
}
.nav {
	color:#339900;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.navblue {
	color:#3366cc;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.textover a:hover {
  color:#666666;
  text-decoration:none;
}
.AccellenceBio-menu a, .AccellenceBio-menu a:link, .AccellenceBio-menu a:visited, .AccellenceBio-menu a:active, .AccellenceBio-menu a:hover {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11pt;
	font-weight:normal;
  color: #FFFFFF;
  text-decoration: none;
  display: block; /* makes it fill the cell */
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px 0px 6px 0px;
}
/* Covers hovering and making the element with id CurrentPage green */

.AccellenceBio-menu a:hover, #CurrentPage { background-color: #359901; }

/* Cells in the top line menu */

td.AccellenceBio-menu {
	height: 29px;
  text-align: center;
  color: #FFFFFF;
  white-space: nowrap;
  background-color: #669acc;
}

.leftnavred {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #993300
}
.sidebar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
}
.sidebar2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #666666
}
.leading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 19px;
  color: #333333;
}
leading:visited {
  text-decoration: none;
  color: #3399cc;
}
leading:hover {
  text-decoration: none;
  color: #666666;
}
.leading ul li {
	list-style: outside square;
	vertical-align:top;
	line-height:19px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:12px;
	list-style-position: outside;
	left: inherit;
}
.boldtext {
  font-weight: bold;
  color: #666666;
  font-size: 12px;
  line-height: 19px;
}
.textlist {
  font-size: 12px;
  line-height: 16px;
}
.crosshead {
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #3366cc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
}
.cross2 {
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  color: #3366cc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
}
.cross2 ul li {
	list-style: outside square;
	vertical-align:top;
	line-height:19px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:12px;
	list-style-position: outside;
	list-style-type: disc;
	left: inherit;
}
.rightcopy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 15px;
}
.rightcopy ul li {
	list-style: outside square;
	vertical-align:top;
	line-height:18px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:12px;
	
}
.namequote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: italic;
  line-height: 15px;
  color: #993300;
}
.byline {
  font-size: 11px;
  font-style: italic;
  line-height: 15px;
  color: #993300;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
}
.noscreen { display: none; }
/* Section that only applies to printing ... */
@media print {
/* Almost nobody cares, but for those few that do ... */
  p.leading { page-break-inside: avoid; }
/* Define elements we don't want to print. .noprint
     allows wrapping something in a noprint div to avoid
     printing it */
  .noprint {
  display: none;
  float: none;
}
/* Define a class that we can use in a div to avoid
     something showing on the screen, but appearing in the
     printout */
  .noscreen { display: block; }
}
