body {	
  margin: auto;
  color: black;
  background-color: white;   
  font-family: Arial, sans-serif;
  width: 720px;
  text-align: center;
}

#mainBody {
  text-align: left;

}


img {
  border: none;
}


h1 {
  font-family: Arial, sans-serif 
}

a {  
  text-decoration: none;	
  color: #000051;
  background-color: #FFFFFF;
  font-family: Arial, Times, serif;
}

a:hover { 
  color: darkred;
  background-color:#E0E0E0;
  text-decoration: none;
}

a:active { 
  color: #005100; 
  text-decoration: none;
}

a.footer {
   font-size: 80%;  
   text-decoration: none;
}	
 
a.hidden {  
  font-family: Arial, sans-serif;
  text-decoration: none;	
  color: black;
}

a.hidden:hover {  
  font-family: Arial, sans-serif;
  text-decoration: none;	
  color: black;  
  background-color:white;
}

a.invisible {  
  font-family: Arial, sans-serif;
  text-decoration: none; 
  background-color:white;	
  color: white;
  font-size: 1%;
}

a.invisible:hover {  
  font-family: Arial, sans-serif;
  text-decoration: none; 
  background-color:white;	
  color: white;
}

a.invisible:active {  
  font-family: Arial, sans-serif;
  text-decoration: none; 
  background-color:white;	
  color: white;
}

a.image {
  text-decoration: none;	
  color: black;
}

a.image:hover { 
  background-color: white;   
  text-decoration: none;
}

.date {  
  text-decoration: none;	
  color: #000051;
  font-family: Arial, sans-serif;
  font-size: 70%;
}

p.small {  
  text-decoration: none;	
  color: #000051;
  font-family: Arial, sans-serif;
  font-size: 70%;
}

.blue {
  margin-left: 2px;
  color: white;
  background-color: #000051;
  font-weight: bold;
  font-size: 80%;
}



#footer {
  text-decoration: none;	
  font-family: Arial, sans-serif;
  text-align: left;
  color: black;
  margin-left: 2px;
  margin-right: 2px;
  display: block;
  maxwidth: 7.5in;
  font-size: 70%; 
}

#footer td {
  white-space: nowrap;
}

#footer .a {
   font-size: 80%; 
}	

.gradient {
  background: #96968C url(/images/gradient_tcat.gif) repeat-x top left; 
  color: #FFFFFF;
  font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

#vitae { 
  text-decoration: none;	
  font-family: Arial, sans-serif;
  text-align: left;
  color: black;
  margin-left: 2px;
  margin-right: 2px;
  display: block;
  maxwidth: 7.5in;
}
/* 
   max-width allows page to print as viewed 
   assuming 1" margins, ignored by ie 
*/	

#vitae td {
  white-space: nowrap;
}

#vitaename { 
  text-align: center;
  color: black; 
  letter-spacing: 0.05em; 
  text-transform: uppercase;
  font-size: 150%;             
  display: block;
}

#vitae .firstletter { 
  font-size: 125%;
  font-weight: normal;
  text-transform: capitalize;
  color: black;
 }

#vitae a {  
  font-family: Arial, sans-serif;
  text-decoration: none;	
  color: navy;
}

#vitae .address { 
  font-size: 90%;
  display: inline-block;
}

#vitae a:visited,
#vitae a:link{ 
  color: navy;
  text-decoration: none;
}

#vitae a:visited.hidden,
#vitae a:link.hidden{ 
  color: black;
  text-decoration: none;
}

#vitae a:hover{ 
  color: darkred;
  text-decoration: none;
}

#vitae a:hover.hidden{ 
  color: darkred;
  text-decoration: none;
}

#vitae .sectionhead { 
  color: black;  
  letter-spacing: 0.05em; 
  border-bottom: 3px solid gray;
  text-transform: uppercase; 
  display: inline-block;
}

#vitae .section {
  margin-left: 3%;
  margin-right: 1%;
  color: black;  
  display: inline-block;
}

#vitae .highlight { 
  color: black;  
  font-weight: bold;
}

#vitae .jobdescription { 
  margin-left: 2%;
  color: black;  
  display: inline-block;
}

.reference { 
  color: black;
  font-size: 100%;  
  display: in-line;
}

.organism { 
  font-style: italic;
 }

.reference .journal { 
  font-style: italic;
  font-weight: bold;
}

.reference .volume { 
  font-weight: bold;
 } 

