.rollover:hover {
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color :#970029;
	
	background-position: -240px;
	display:block;
	height: 25px;
}

.rollover {
	display:block;
	padding: 13px 0 0 5px;
	height: 25px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #970029;
	background: url('../images/rollover.gif');
}

.off {
	display:block;
	padding: 13px 0 0 0px;
	height: 25px;
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #153264;
}

.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#pennmasthead {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #1a1718;  
	line-height: 16px;
}


#pennmasthead .job {
	font-weight: bold;
        font-style: italic;
}

#pennmasthead .name {
	text-transform: uppercase;
}

#pennmasthead .center {
        width: 99%;
 	text-align: center;
}

#pennmasthead .column {
        float: left;
	width: 33%;
        text-align: center;
}

#pennmasthead .endcolumn {
	clear: both;
}

#pennmasthead .fund {
	text-align: center;
	font-style: italic;
}



#pennmasthead h3 {
  text-align: center;
  font-size: 1.6em;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#pennmasthead h4 {
  font-size: 1.4em;
  padding: 0;
  margin: 0;
}

  
#pennmasthead h4.founded {
   text-transform: uppercase;
   padding-top: 0;
}

#pennmasthead h4 span {
   border-bottom: 1px dashed black;
   padding: .5em 1em;
}

#pennmasthead h4.symposium span {
   border: none;
}  
  
#pennmasthead h4.fka {
   font-weight: bold;
   margin-top: 1em;
}

#pennmasthead h4.BoO {
   text-transform: uppercase;
   font-size: 1.6em;
   font-weight: bold;
   padding-top: 1em;
}

