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

html {
	overflow-y: scroll;	
}
body {
	background: url(https://www.putnam.com/images/bgHome.gif);
	margin: auto;
	padding-left: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
img {
	border: none;	
}
a:link, a:visited, a:active {
	color: #0066cc;	
	outline: none;
}
#container {
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	width: 960px;
}
#header {
	background: url(images/eqinc_header.jpg) no-repeat top left;
	width: 960px;
	height: 143px;
}
#navigation {
	padding-left: 23px;
	padding-top: 117px;
}
#navigation a {
	float: left;
	display: block;
}
#navHighlights {
	background: url(images/eqinc_nav.gif) 0px -26px;
	width: 110px;
	height: 26px;
}
#navHighlights:hover {
	background: url(images/eqinc_nav.gif) 0px -52px;
}
#navHighlightsOn {
	background: url(images/eqinc_nav.gif) 0px 0px;
	width: 110px;
	height: 26px;
}
#navFundDetails {
	background: url(images/eqinc_nav.gif) -111px -26px;
	width: 123px;
	height: 26px;
}
#navFundDetails:hover {
	background: url(images/eqinc_nav.gif) -111px -52px;
}
#navFundDetailsOn {
	background: url(images/eqinc_nav.gif) -111px 0px;
	width: 123px;
	height: 26px;
}
#navAboutBartGeer {
	background: url(images/eqinc_nav.gif) -236px -26px;
	width: 167px;
	height: 26px;
}
#navAboutBartGeer:hover {
	background: url(images/eqinc_nav.gif) -236px -52px;	
}
#navAboutBartGeerOn {
	background: url(images/eqinc_nav.gif) -236px 0px;
	width: 167px;
	height: 26px;
}
#content {
	background-color: #ffffff;
	padding: 34px;
	padding-right: 18px;
	overflow: auto;
	width: 908px;
}
#contentLeft {
	float: left;
	width: 675px;
	padding-right: 25px;
}
#contentLeft h1 {
	margin: 0px;
	padding-top: 0px;
	font-size: 20px;
}
#contentLeft ul {
	line-height: 25px;	
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#morningStarAndTop10 {
	overflow: auto;
	padding-top: 25px;
	padding-bottom: 40px;
	width: 675px;
	font-size: 13px;
}
#morningStarAndTop10 img {
	float: left;	
}
#performance {
	font-size: 13px;	
}
#contentRight {
	float: left;
	width: 192px;
	padding-left: 15px;
	border-left: 1px solid #999999;
	font-size: 11px;
	line-height: 17px;
	overflow: auto;
	padding-bottom: 10px;
}
#contentRight ul {
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	margin-left: 15px;
}
#contentRight ul li {
	padding-bottom: 5px;	
}
q {
	color:#6699CC; 
	display:block; 
	font-size:15px; 
	font-style:italic; 
	line-height:21px; 
	margin:0 0 0 10px; 
	text-align:center; 
	width:488px;
}
#quote-by {
	text-align:center;
}
#watchVideo {
	 display: block; 
	 height: 21px; 
	 background: url(http://content.putnam.com/shared/images/icon_video_play.gif) no-repeat; 
	 padding-left: 29px; 
	 line-height: 19px;	
}
.filetype {
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
}
#footer {
	clear: both;
	overflow: auto;
}
#branding {
	background: #ffffff url(http://content.putnam.com/shared/images/public/shadow_white.gif) repeat-x top left;
	overflow: auto;
	width: 960px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footnote, .footnote a:link {
	color:#666666;
	font-size:11px;
}
#disclaimer {
	background-color: #E7EFF7;
	padding-left: 40px;
	padding-right: 40px;	
	padding-top: 25px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 11px;
	clear: both;
}
#disclaimer a {
	color: #666666;	
}