.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003875;
	text-decoration: none;
	padding-right: 10px;
	text-align: justify;
}
.tablehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#003875;
}
.bodytext a:link, .bodytext a:active, .bodytext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003875;
	text-decoration: none;
	padding-right: 10px;
}
.bodytext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003875;
	text-decoration: underline;
	padding-right: 10px;
}
.ProjectsLayer {
    position: relative; 
	left: 0pt; 
	top: 10px; 
	width: 768px; 
	height: 378px; 
	z-index: 1; 
	overflow: auto; 
	visibility: visible;
}
.SpecialtiesLayer {
    position: relative; 
	left: 210px; 
	top: 10px; 
	width: 378px; 
	height: 398px; 
	z-index: 1; 
	overflow: auto; 
	visibility: visible;
}
.maintable {
	margin-left: auto;
	margin-right: auto;
}
