@charset "UTF-8";
/* CSS Document */


body {
	margin: 0 auto;	
	font-size: 80%; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	background: none transparent;
	color: #4b4d48;
}

.directory-subhead { display: block; color: #4e6c94; font-size: 130%; font-family: 'Open Sans', sans-serif font-weight: 700; }

.staffname { font-size: 80%; font-weight: 700; color: #4b4d48; }

a.email { font-size: 70%; font-weight: 400; color: #4e6c94; text-decoration: none; }

a.email:hover { color: #7d9dc9; }

.title { font-size: 75%; }

.lined td { border-bottom: 1px solid #eee; }