/* CSS Document */
body {
	background-color:#F0F1E2;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:small;
	margin:0;
	padding:0;
}
img {border-style:none;}
td,th,textarea,input {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:small;
	color:#333333;
}
.biodesc {
	color:#808080;
	font-size:14px;
  font-weight:bold;
}
h1.bioname {
	color:#788103;
	font-size:22px;
  font-weight:normal;
  margin-bottom:0;
  padding-bottom:0;
}
.bionav {
	background-image:url(/images/bio_back.gif);
	background-position:right;
	background-repeat:repeat-y;
	border-right:1px solid #939A35;
 	border-top:1px solid #939A35; 
	height:15px;
	margin-bottom:4px; 
	padding-left:3px;
	padding-right:3px;
	width:150px;
}
.bionotes {
	color:#808080;
	font-size:12px;
  margin-bottom:13px;
}
.body {
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
.catcount {
  color:#FA6B82;
	font-size:80%;
}
.emailButton {
  background-color:#EFF0EB;
  border-bottom:1px solid #666666;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #666666;
  border-top:1px solid #CCCCCC;
  color:#788103;
  font-weight:bold;
  padding:0 10px;
  text-decoration:none;
}
td.folder {
  background-color:#FFF8EB;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-top:none;
	padding:5px 0 20px;
	text-align:left;
}
td.foldertab {
  background-color:#FFF8EB;
	border-bottom:none;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-top:1px solid #CCCCCC;
	padding:3px;
  text-align:left;
	width:1%;
}
.footer {
	background-color:#EFF0EB;
	border:1px solid #959595;
	font-size:x-small;
	padding:3px;
	text-align:center;
	width:771px;
}
.header {
	border-bottom:1px solid #CCCCCC;
	font-size:large;
	margin:0 5px;
	padding-top:5px;
}
.hottopics td.one {
  border:2px solid #EF5D73;
  width:33%;
}
.hottopics td.one h4 a, .hottopics td.two h4 a:hover {
	color:#9A9A33;
	margin-bottom:0;
	text-decoration:none;
}
.hottopics td.two {
  border:2px solid #A9A94E;
  width:34%;
}
.hottopics td.two h4 a, .hottopics td.one h4 a:hover {
	color:#EF5D73;
	margin-bottom:0;
	text-decoration:none;
}
.hottopics p {
	margin-top:.25em;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
.midnav {
	background-color:#EFF0EB;
	border-bottom:1px solid #CCCCCC;
	padding:2px;
}
td.namesearch {
  background-color:#999999;
  border-bottom:1px solid #666666;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #666666;
  border-top:1px solid #CCCCCC;
  padding:2px 4px;
}
.slinks {
  display:none;
}
.sr {
	margin-left:.5em;
	text-indent:-.5em;
}
.topics {
	color:#788103;
	font-weight:bold;
}
a:link, a:visited, a.emailButton:link {
	color:#788103;
}
a:hover {
	color:#666666;
}
a.bionav {
	color:#FA0029;
  text-decoration:none;
}
a.bionav:visited {
	color:#FA0029;
}
a.namesearch:visited, a.namesearch:link {
  color:#FFFFFF;
  font-size:110%;
  font-weight:bold;
  text-decoration:none;
}
a.namesearch:hover {
  color:#FF0000;
  font-size:110%;
  font-weight:bold;
  text-decoration:none;
}
.foldertab a, .foldertab div {
  color:#788103;
	font-weight:bold;
  text-decoration:none;
}
a.brochure {
	color:#FA0029;
  text-decoration:none;
	font-size:x-small;
	font-weight:bold;
}
a.brochure:visited {
	color:#FA0029;
	  text-decoration:none;
		font-size:x-small;
		font-weight:bold;
}
a.brochure:hover {
  color:#788103;
  text-decoration:none;
	font-size:x-small;
	font-weight:bold;
}
a.topnav {
	color:#FFFFFF;
	font-weight:bold;
	font-size:x-small;
  text-decoration:none;
}
a.topnav:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.topnav:hover {
  color:#FFFFFF;
	font-weight:bold;
  text-decoration:none;
}
/* card styles */
.card {
	background-color:#F3F3F3;
	border:2px solid #666666;
	width:253px;
}
.cardname {
	background-color:#9EA450;
	border-bottom:1px solid #C8CBA1;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:small;
	font-weight:bold;
	overflow:hidden;
	text-overflow:ellipsis;
}
.shortdesc {
	color:#595959;
	font-size:x-small;
	height:53px;
	overflow:auto;
	padding-right:2px;
}
.details {
	color:#595959;
	font-size:x-small;
	padding-right:2px;
	overflow:hidden;
	text-overflow:ellipsis;
	width:171px;
}
.testimonials hr {
  color:#888;
  margin:2em 5px;
}
.testimonials .testimonial {
  font-style:italic;
  margin-bottom:0;
  margin-top:0;
  padding-bottom:0;
  padding-top:0;
}
.testimonials .attribution {
  font-weight:bold;
  margin-top:1em;
  padding-top:0;
  text-align:right;
}
#maincontent {
  background-color:#FFFFFF;
  border:1px solid #959595;
  border-top:none;
  clear:both;
  text-align:left;
  width:777px;
}