.bioLinks
{
	margin: 10px 0;
	padding:0px;
}	

a.bioLink:link {
	color: #4f91cd;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}

a.bioLink:visited {
 color: #4f91cd;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
 }
 
a.bioLink:active {
 color: #4f91cd;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: underline;
 }
 
a.bioLink:hover {
	color: #4f91cd;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}

a.bioLinkOn:link {
	color: #4f91cd;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}

a.bioLinkOn:visited {
 color: #4f91cd;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: underline;
 }
 
a.bioLinkOn:active {
 color: #4f91cd;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: underline;
 }
 
a.bioLinkOn:hover {
	color: #4f91cd;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}


.contactInfo
{
	padding:15px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}

.PositionType {
	color: #4f91cd;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a.contact:link {
	text-decoration: underline;
	color: #555;
}

a.contact:visited {
 text-decoration: none;
 color: #555;
 }
 
a.contact:active {
 text-decoration: underline;
 color: #555;
 }
 
a.contact:hover {
	color: #00467f;
	text-decoration: none;
	background-color: #d6e7f6;
}

a.list:link {
	color: #0078ae;
	text-decoration: underline;
}

a.list:visited {
	color: #0078ae;
	text-decoration: underline;
 }
 
a.list:active {
 color: #0078ae;
	text-decoration: underline;
 }
 
a.list:hover {
	color: #00467f;
	text-decoration: none;
	background-color: #d6e7f6;
}
a.listLink:link {
	color: #0078ae;
	text-decoration: underline;
}

a.listLink:visited {
 	color: #0078ae;
	text-decoration: underline;
 }
 
a.listLink:active {
 	color: #0078ae;
	text-decoration: underline;
 }
 
a.listLink:hover {
	color: #00467f;
	text-decoration: none;
	background-color: #d6e7f6;
}

.FacultyName {
	padding: 0 0 10px 15px;
	color : white;
	font-weight: bold;
	font-size: 9pt;
}
.LabName {
	font-weight: bold;
	color: #4f91cd;
	font-size: 11pt;
}
.LabStaff {
	color: #4f91cd;
	font-weight: bold;
	
}
.searchResults {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.searchTitle {
	font-size:12pt;
	font-weight: bold;
}
.searchFooter {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color : white;
	font-weight: bold;
	font-size: 8pt;
}
.searchHeading {
	color: #315481;
	font-size: 11pt;
}
#idTextPanel {
	color: #555;
	font-size: 1.1em;
	line-height: 155%;
}

#lab {
	color: #555;
	font-size: 1.1em;
	line-height: 155%;
}

#bio {
	color: #555;
	font-size: 1.1em;
	line-height: 155%;
}
#docs {
	color: #555;
	font-size: 1.1em;
	line-height: 155%;
}
#photos {
	color: #555;
	font-size: 1.1em;
	line-height: 155%;
}
#proj {
	color: #555;
	font-size: 1.1em;
	line-height: 155%;
}
#staff {
	color: #555;
	font-size: 1.1em;
	line-height: 155%;
}
#pub {
	color: #555;
	font-size: 1.1em;
	line-height: 155%;
}
#link {
	color: #555;
	font-size: 1.1em;
	line-height: 155%;
}

a.default {
	color: #0078ae;
	text-decoration: underline;
}

a.default:hover {
	color: #00467f;
	text-decoration: none;
	background-color: #d6e7f6;

}