
/*staff*/

.staff-col, #senior-team .staff {
	width: 262px;
	float: left;
	padding-right: 34px;
	border-right: 1px dotted #E6E6E6;
	margin-right: 34px;
}

#senior-team .staff {
	height: 305px;
}

div.last-staff, #senior-team .last {
	margin: 0;
	border: 0;
	padding: 0;
}


#content .staff h3 {
	font: 16px/20px georgia, serif;
	color: #0067AC;
	display: block;
	padding-top: 3px;
}

.staff h3 a {
	color: #0067AC;
	text-decoration: none;
	display: block;
	padding-top: 3px;
}

.staff h3 a:hover {	color: #DF7C17;}

.staff h3 span {
	color: #DF7C17;
	font: bold 9px/12px arial, sans-serif;
}

#content .staff p.email {
	margin: 1px 0 20px 0;
}

#senior-team {
	padding: 10px 0;
	border-bottom: 4px solid #E6E6E6;	
	overflow: hidden;
	height: 1%;
	margin-bottom: 15px;
}

.staff-col h2 {
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
}

.staff-col h2.team {margin-top: 30px;}

.staff-col .staff-listing {
	position:relative;
}
.staff-col .staff-listing .staff-bio-thumbnail {
	position:absolute;
	top:9px;
	width:66px;
	height:56px;
}
.staff-col .staff-listing .staff-bio-info {
	padding-left:86px;
}

/*15 yrs of grants*/
.sub-title {
	text-transform: uppercase;
	color: #808080;
	font:11px/13px 'arial black', arial, sans-serif;
	margin: 0!important;
}

.body-15-years-of-grants #page-title img.alignleft {
	margin: 0 3px 0 0;
}

#fifteen-years {
	margin: 20px 0 0 0;
	float: left;
}

#fifteen-years th {
 	color: #fff;
	background: #999;
	padding: 10px 5px;
	border-right: 1px solid #f0f0f0;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

#fifteen-years td.year, #fifteen-years .total td {
	background: #f0f0f0;
	font-weight: bold;	
}

#fifteen-years td {
	border-bottom: 1px dotted #b9b9b9;
	padding: 1px 10px 1px 0;
	text-align: right;
}

#fifteen-years td.year {
	text-align: center;
	padding: 1px 0;	
}

#fifteen-years .total td {
	border: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#fifteen-years .last td {
	padding-bottom: 15px;
	border: 0;
}

#fifteen-years td.corner {
	background: #e3e3e3;
}

#right-content {
	width: 589px;
	float: left;
	padding-left: 36px;
	padding-top: 20px;
}

#right-content img {
	margin-bottom: 15px;
}

#content p.job-titles{
    color:#0D65A8;
    text-decoration: underline;
    padding: 0;
    margin: 0;
}

