p.breadcrumb {
	font-size: 85%;
}
.tablestyle {
	font-size: 85%;
	background-color: #CCC;
	width: 100%;
	padding: 2px;
	border: 1px dotted #600;
}
#GreyDotBullet {
	list-style-image: url(../Images/GreyDot.png);
}
#tableHeader {
	font-weight: bold;
	background-color: #CCC;
	border: 1px dotted #600;
	color: #000;
	padding: 2px;
	width: 300px;
	text-align: left;
}
#tableRow {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #600;
	border-left-color: #600;
	border-top-style: none;
	border-right-width: 1px;
	border-right-color: #600;
}
#tableHeader2 {
	font-size: 85%;
	font-weight: bold;
	padding: 2px;
	color: #000;
	background-color: #C4B796;
	border: 1px dotted #600;
	text-align: left;
}
#tableRow2 {
	font-size: 85%;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
}
#tableRow3 {
	font-size: 85%;
	font-weight: bold;
	background-color: #C4B796;
	text-align: center;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #600;
}
#bio1, #bio2, #bio3, #bio4 {
	display:none;
	width:550px;
	border:1px dotted #600;
	padding:6px;
	font-size:85%;
	background-color: #EFEFEF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.biolink{
	cursor:pointer;
	color:#03f;
	text-decoration:underline;
	font-size: 85%;
}

.identification{
	margin-left: 120px;
	height:158px;
}

.pic{
	float:left;
}
.pic2{
	float:left;
	padding:5px;
	height:183px;
}

.closetoggle{
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	font-size:95%;
	text-decoration: none;
}

.close{
	text-align:center;
	width:44px;
	height:16px;
	border: 1px dotted #600;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
}
.RPPh3red {
	font-size: 125%;
	font-weight: bold;
	color: #600;
}
#Box {
	padding: 2px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #600;
}
#BoxedSpan {
	padding: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #600;
}
.width3 {
	width: 3%;
}
.width4 {
	width: 4%;
}
.Underline {
	text-decoration: underline;
}
.topbar {
	color: #FFF;
	font-weight: bold;
	text-indent: 38px;
	height: 20px;
	font-size: 15px;
	background-image: url(../Images/TopBarBkgnd.png);
	background-repeat: no-repeat;
	vertical-align: text-top;
}
