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;	
}
td {vertical-align: top;}
a:link, a:visited, a:active {
	color: #0066cc;	
	outline: none;
}
#container {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width: 960px;
}
#header {
	background: url(images/dit_header.jpg) no-repeat top left;
	width: 960px;
	height: 143px;
}
#navigation {
	padding-left: 23px;
	padding-top: 117px;
}
#navigation a {
	float: left;
	display: block;
	margin-right: 9px;
}
#navHighlights {
	background: url(images/dit_nav.gif) 0px -26px;
	width: 100px;
	height: 26px;
}
#navHighlights:hover {
	background: url(images/dit_nav.gif) 0px -52px;
}
#navHighlightsOn {
	background: url(images/dit_nav.gif) 0px 0px;
	width: 100px;
	height: 26px;
}
#navFundDetails {
	background: url(images/dit_nav.gif) -101px -26px;
	width: 116px;
	height: 26px;
}
#navFundDetails:hover {
	background: url(images/dit_nav.gif) -101px -52px;
}
#navFundDetailsOn {
	background: url(images/dit_nav.gif) -101px 0px;
	width: 116px;
	height: 26px;
}
#navInvestmentProcess {
	background: url(images/dit_nav.gif) -218px -26px;
	width: 167px;
	height: 26px;
}
#navInvestmentProcess:hover {
	background: url(images/dit_nav.gif) -218px -52px;	
}
#navInvestmentProcessOn {
	background: url(images/dit_nav.gif) -218px 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;
}
#contentRight {
	float: left;
	width: 192px;
	padding-left: 15px;
	border-left: 1px solid #CCC;
	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;
}
table.returns th {
	text-align: center; 
	border-bottom: 1px solid #666;
}
table.returns {
	border-collapse: collapse;
}
th {text-align:left;}
#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;
}
#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;	
}

.footnote
{
	color: #666666;
	font-size: 11px;
}
.footnote a {
	color: #666666;	
}