a, a strong, #rightEyelet span, label{color: #4785ac}
h1, .current, .current span {color: #00265c}
h2, h2 a{color: #00528f}
h3{ color: #777777;}
h1 a{color: #006aaa;}
h3 a{color: #00265c;}
h4 a{color: #4785ac;}

#middleBox{
	height: 15.005em;
}
 #leftCurve{
	height: 1.125em;
}
/** MIDDLE BOX STYLE - INSTITUTIONAL **/
/* Left Menu */
 #leftMenu{
	height: 12.4em;
	background: #2484c6 url(/images/bkgnd_leftMenu_home.gif) bottom;
}
	 #leftMenu li#liID1{ background-color: #001144}
	 #leftMenu li#liID2{ background-color: #00265c}
	 #leftMenu li#liID3{ background-color: #003b75}
	 #leftMenu li#liID4{ background-color: #00528f}
	 #leftMenu li#liID5{ background-color: #006aaa}
	
	#leftMenu .hiddenText{
		height: 4em;
	}
/* Banner */	
 #banner{
	height: 14.37em;
}
/* Right Eyelet */
 #rightCurve{
	width: 13.4375em;
	height: 1.3125em;
}
   #rightEyelet{
	background: #005997 url(/images/bkgnd_rightEyelet_inst.gif) repeat-x bottom;
	padding-left: 0.5em;
	width: 12.95em;
	height:12.66em;
	margin-top: 0.6em;
}
	 #rightEyelet dl{
		font-size: 0.875em;
		color: white;
		/*text-align: right;*/
		padding-top: 0.5em;
		padding-bottom: 0.72em;
	}
	 #rightEyelet dt,
	 #rightEyelet dd{
		display: block;
		color: white;
	}
	 #rightEyelet strong,
	 #rightEyelet a{
		color: white;
		
	}
	 #rightEyelet dt.rE_Double,
	 #rightEyelet dd.rE_Double{

		text-align: left;
	}
	 #rightEyelet dt.rE_Double{
		margin-bottom: 0.7em;
		border-left: solid 2px white;
		padding-left: 0.4em;
	}
	 #rightEyelet dt.rE_title{
		margin-bottom: 1.4em;
		
	}
	
#leftColumn{
	margin-top: 0.4em;	
}

/* RESEARCH */
.resItem{
	width: 49%; 
	margin-right: 1%;
	float: left;
	display: inline;
	margin-bottom: 3%;
}
.resItem .imgRes{
	float: left;
	display: inline;
	padding-right: 1em;
	margin-bottom: 1.5em;	
}
.resItem h6{
	margin-top:0;	
}
.resItem .titleRes{
	text-transform: uppercase;	
}
#content .resItem .resIncipit{
	margin-bottom: 0;	
}
#content .resItem p{
	font-size:0.75em;
	line-height:1.1em;
	margin-top:0.2em;
	text-align:left;
}
/* LEFT MENU INSIDE CONTENT */
#leftMenuInsideContent a.current,
#leftMenuInsideContent li.firstLevelItem.current span{
	background: url(../images/blue_arrow.gif) 0 0.35em no-repeat;
	padding-left: 0.8em;
}
.requestButton
{
	width: 14em;
	border: 1px solid #4785AC;
	background: #4785AC;
	color: white;
}