body {
	background-color: #c1b9a2;
	padding: 0px;
	margin: 0px;
}
.style1 {
  font-family: Universe, Helvetica, Arial, sans-serif
}
/*
table#results 
{
  width: 580px;
  border: none;
  border-top: 2px solid #c1b9a2;
  margin-bottom: 1em;
}
table#results td
{
  text-align: left;
}
table#results td.phone
{
  width: 20%;
}
table#results td.room
{
  width: 35%;
}
*/
div.main_content
{
  padding: 1em;
  text-align: left;
}
div.results
{
}
table.result
{
  width: 100%;
  border: none;
  border-top: 1px #c1b9a2 solid;
  margin-top: 1em;
  padding-top: .5em;
}
td.empName
{
  width: 45%;
}
td.empAcadBio
{
  width: 38%;
}
td.empExt
{
  width: 18%;
}
.status
{
  font-size: 1.2em;
  padding: 5px 5px 5px 35px;
  min-height: 21px;
  margin: 0 1em 1em 1em;
  border: 2px solid #ff7;
  color: black;
  background-color: #ffc;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.style4 {font-size: 12pt}
body,td,th {
	font-family: Universe, Helvetica, Arial, sans-serif;
  font-size: 14px
}
.style7 {
	font-size: 18px;
	color: navy;
  font-weight: normal;
}

