@charset "UTF-8";
/* CSS Document */


/* INTRO BOXES */

#impact_img {
	display: block;
	width: 312px;
	height: 202px;
	background-image: url(../images/lead_impact.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#impact {
	display: block;
	width: 312px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}


#publications_img {
	display: block;
	width: 312px;
	height: 202px;
	background-image: url(../images/lead_pubs.jpg);
	visibility: visible;
	position: absolute;
	z-index: 1;
	}
	
#publications {
	display: block;
	width: 312px;
	height: 202px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	}



/* SIDEBAR */


.pageTitle {
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #690;
	padding: 20px 10px 10px 35px;
	border-right: solid #fff 30px;
}

.pageTitle_blue {
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #036;
	padding: 20px 10px 10px 35px;
	border-right: solid #fff 30px;
}

.pageTitle_bluePopup {
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #036;
	padding: 20px 10px 10px 35px;
}

.sidebar_intro {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	background-color: #690;
	padding: 0px 6px 25px 35px;
	border-right: solid #fff 30px;
}

.sidebar_intro a:link {
	color: #000;
}

.sidebar_intro a:hover {
	color: fff;
}

.sidebar_intro a:visited {
	color: #036;
}

.sidebar_nav1 {
	color: #036;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 35px 30px 10px 4px;
}

.sidebar_nav1 a:link {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 31px;
}

.sidebar_nav1 a:hover {
	color: #690;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 31px;
}

.sidebar_nav1 a:active {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 31px;
}

.sidebar_nav1 a:visited {
	color: #999;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 31px;
}

.sidebar_intro_alumni {
	color: #000;
	font-size: 11px;
	letter-spacing:-0.05em;
	font-weight: bold;
	line-height: 16px;
	background-color: #690;
	padding: 0px 3px 25px 35px;
	border:0;
}

.sidebar_intro_alumni a:link {
	color: #000;
}

.sidebar_intro_alumni a:hover {
	color: fff;
}

.sidebar_intro_alumni a:visited {
	color: #036;
}

.sidebar_intro_alumni2 {
	color: #000;
	font-size: 11px;
	letter-spacing:-0.05em;
	font-weight: bold;
	line-height: 16px;
	background-color: #690;
	padding: 0px 3px 25px 0px;
	border-right: solid #fff 30px;
}

.sidebar_intro_alumni2 a:link {
	color: #000;
}

.sidebar_intro_alumni2 a:hover {
	color: fff;
}

.sidebar_intro_alumni2 a:visited {
	color: #036;
}


.sidebar_intro_alumni3 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #690;
	padding: 0px 3px 35px 35px;
	border-right: solid #fff 30px;
	margin:0;
}

.sidebar_intro_alumni3 a:link {
	color: #000;
}

.sidebar_intro_alumni3 a:hover {
	color: fff;
}

.sidebar_intro_alumni3 a:visited {
	color: #036;
}



/* MAIN COLUMN */

.fellowName {
	color: #036;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}

.subhead_about {
	color:#fff;
	font-weight: bold;
	background-color:#690;
	line-height: 13px;
	padding: 8px 8px 6px 10px;
	display: block;
	width: 150px;
	margin-top: 10px;
}

.subhead_about a:link {
	color:#fff;
	text-decoration: none;
}

.subhead_about a:hover {
	color:#fff;
	text-decoration: none;
}

.subhead_about a:active {
	color:#fff;
	text-decoration: none;
}

.subhead_about a:visited {
	color:#fff;
	text-decoration: none;
}

.subhead_aboutWide {
	color:#fff;
	font-weight: bold;
	background-color:#690;
	line-height: 13px;
	padding: 8px 8px 6px 10px;
	display: block;
	width: 372px;
	margin-top: 10px;
}

.subhead_aboutWidest {
	color:#fff;
	font-weight: bold;
	background-color:#690;
	line-height: 13px;
	padding: 8px 8px 6px 10px;
	display: block;
	margin-top: 10px;
}

.text_staffCell {
	line-height: 14px;
	background-color: #ccc;
	padding: 10px 6px 10px 10px;
}

.text_staffCell a:link {
	color: #000;
}


/* GENERAL */

p {
	padding:0;
}

.link {
	color: #036;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.link a:link {
	color: #999;
}

.link a:hover {
	color: #690;
}

.link a:active {
	color: #999;
}

.link a:visited {
	color: #036;
}

#more {
	font-size: 9px;
	color: #690;
	font-weight: bold;
	text-decoration: none;
}

