/* 
***Faculty list table 
*/
	tr{
		height: 25px;
	}


	#dialinf{
		background-color: transparent; 
		color: black; 
		line-height: 150%; 
		font-family: inherit; 
		font-size: 12pt;
	}


	#tdname {
		padding: 5px; border: 1pt solid rgb(142, 170, 219); width: 200px;  font-weight: bold; font-family: inherit; 
	}
 
	#tdmajor{
		padding: 5px; border: 1pt solid rgb(142, 170, 219); width: 300px; font-size: 12pt; font-family: inherit;
	}
	
	#tdip{
		border: 1pt solid rgb(142, 170, 219); width: 80px; text-align: center; font-size:11pt;
	}
		
	#tdemail{
		padding: 5px; border: 1pt solid rgb(142, 170, 219); width: 200px; text-align: left;
	}
 

	#subtitle{
		font-size: 12pt; 
		font-weight: bold; 
		font-family: inherit; 
		color: blue; 
		line-height: 150%;
	}

	#bodytext{
		font-size: 12pt; 
		text-align: justify; 
		color: black; 
		display: inline-block; 
		line-height: 150%;
	}
	#tdimg{
		width: 220px;
		text-align: center;
		align: center;
		
	}
	#tdblank {
		width: 50px;
		align: center;
	}
	#tdfaculty {
		align: center; text-align: center;
		
	}
	#spanfacultyname{
		font-size: 12pt; text-align: center;
		color: black; 
		font-weight: bold;"
	}
	#spanmajor{
		font-size: 10pt; text-align: center;
		font-weight: bold; 
		color: rgb(133, 133, 133);
	}
	
	#tdmail{
		width: 40px; align: center; text-align: center;
	}
	#tdphone{
		width: 180px; align: enter; text-align: right; 
	}
	#spanphone{
		font-size: 12px; text-align: right;     margin-right: 10px;
	}
	#trbreak{
		height: 20px;
	}
	#trimg{
		height: 150px;
	}
	#trfaculty{
		height: 30px;
	}
	#trphone{
		height: 30px;
	}

