/* LAYOUT */



/* pagination */

.pagination {
	float: right;
}
.paging-caption {
	font-size: 0.688em;
	font-weight: bold;
	color: #999;
	float: right;
	text-align: right;
	margin-right: 18px;	
	margin-top: 14px;	
}
#footer .paging-caption {
	font-size: 1.063em;
	margin-top: 12px;
}
.pagination a:hover {
	background-color: #aaa !important;
}
.pagination a.current-page:hover {
	background-color: #89abd5 !important;
}



/* columns */
.item .two-cols_ {
	margin: 0 20px; padding: 0 16px;
	width: 880px;
}
	.two-cols_ .col_ { width: 430px; float: left; }
	.two-cols_ .last_ { float: right; }
	
	/* renew */
	#renew .item .two-cols_ {}
		#renew .item .two-cols_ .last_ { padding-top: 9px; }
	
	/* downloads */
	#downloads .item .two-cols_ {
		margin: 0; padding: 50px 36px 36px 36px;
		background: #363635;
	}
		#downloads .item .two-cols_ .col_ { width: 355px; float: left; }
		#downloads .item .two-cols_ .last_ { width: 505px; float: right; }

.item .four-cols_ {
	margin: 0; padding: 0 36px;
	width: 880px;
}
	.four-cols_ .col_ { margin: 0 20px 0 0; padding: 0 20px 0 0; width: 185px; float: left; }
	.four-cols_ .last_ { margin: 0; }
	.four-cols_ h3 {
		display: block;
		margin: 0 0 1.5em 0; padding: 0;
		color: #3b73b9;
		font-size: .9375em;
		font-weight: bold;
		line-height: 1;
	}
		.four-cols_ h3 span {
			color: #252525;
			font-size: .7333em;
			font-style: italic;
			font-weight: normal;
			line-height: 1;
		}
		
/* images */
img.signature { margin: 0 0 0 -12px; }

/* video */
.video-player { margin-bottom: 36px; width: 952px; height: 535px; }
.flash-enabled .video-player img { display: none; }
	
/* financial highlights */
* html .letter-overlay { margin-left: 0px; }
*+html .letter-overlay { margin-left: 0px; }

.letter-overlay { font-size: .6875em; line-height: 1.364; }
.letter-overlay img { display: block; margin: 0 0 14px 0; }
.letter-overlay h3 { margin: 0 0 3px 0; }
.letter-overlay h3 a {
	display: block;
	padding: 0 0 0 26px;
	width: 179px; 
	height: 16px;
}
	.letter-overlay h3 a:hover { background-position: 0 -16px; }
	.letter-overlay p { padding: 0 0 0 26px; color: #666666; display: none; }
	
.financial-highlights {}
.financial-highlights h3 a {
	background: url(../images/content/spr-summary.png) 0 0 no-repeat;
}
	.financial-highlights h3 a:hover { background-position: 0 -16px; }

.patent-filings { border-top: 1px solid #e0e0e0; padding-top: 14px; height: 75px; }
.patent-filings h3 a {
	background: url(../images/content/spr-patent-filings.png) 0 0 no-repeat;
}
	.patent-filings h3 a:hover { background-position: 0 -16px; }

.delivering-investments { border-top: 1px solid #e0e0e0; padding-top: 14px; height: 75px; }
.delivering-investments h3 a {
	height: 32px;
	background: url(../images/content/spr-delivering.png) 0 0 no-repeat;
}
	.delivering-investments h3 a:hover { background-position: 0 -32px; }

/* download proxy statement */
p.proxy-date {
	margin: 3em 0 2em 0;
}
.download-proxy {
	margin: 0 0 36px 0;
	padding-top: 15px;
	border-top: 1px solid #e0e0e0;
	font-size: .8125em;
	line-height: 1.385;
}
.download-proxy h3 {
	margin: 0 0 1em 0;
	font-size: .769em;
	font-weight: bold;
	line-height: 1.636;
	text-transform: uppercase;
}
	.download-proxy ul.links { padding-right: 20px; }
	.download-proxy ul.links li { margin: 0 0 1em 0; }
	.download-proxy ul.links a {
		display: block;
		margin: 0 0 0 0; padding: 0;
		text-decoration: none;
	}
		.download-proxy ul.links a.link-proxy,
		.download-proxy ul.links a.link-reader { padding: 0 0 0 25px; }
		.download-proxy ul.links a.link-proxy { background: url(../images/icons/ico-download-gray.png) 0 0 no-repeat; }
		.download-proxy ul.links a.link-reader { background: url(../images/icons/ico-acrobat.png) 0 0 no-repeat; }
		.download-proxy ul.links a span { display: block; }
		

/* share this */
.share-this {
	margin: 0 0 0 -16px; padding: 0 0 0 16px;
	width: 430px; height: auto;
	position: relative;
	font-size: .75em;
}
	.share-this h3 {
		margin: 0; padding: 0;
		position: relative;
		z-index: 4;
		width: auto; height: 46px;
		font-size: 1em;
		font-weight: bold;
		line-height: 2.167;
	}
		.share-this h3 a {
			margin: 0; padding: 10px 10px 10px 26px;
			display: block;
			width: 169px; height: 26px;
			background: url('../images/share/spr-share-this.png') 0 -92px no-repeat;
			text-indent: -4444em;
		}
		.share-this h3 a:focus { outline: none; }
		.share-this h3 a.nope_ { background-position: 0 0; }
		.share-this h3 a.hover_ { background-position: 0 -46px; }
		.share-this h3 a.open_ { background-position: 0 -92px; width: auto; }
	a.share-this-close {
		margin: 0; padding: 10px;
		position: absolute; top: 0; right: 0;
		z-index: 3;
		display: none;
		background: url('../images/share/share-this-close.png') 0 0 no-repeat;
		width: 70px; height: 26px;
		font-size: 1em;
		line-height: 2.167;
		text-align: right;
	}
	.js-enabled a.share-this-close { display: block; }
.share-container {
	margin: 0 0 0 -16px; padding: 45px 0 0 0; top: -45px;
	position: relative; height: 71px;
	background: #e8ebf0;
	color: #fff;
	z-index: 2;
}
	.share-links { border-top: 1px solid #fff; background: #e8ebf0; }
	.share-links ul {
		display: block;
		margin: 0; padding: 15px 0 15px 16px; list-style: none;
	}
	.share-links ul li {
		margin: 0; padding: 0 13px 0 0;
		width: 40px; height: 40px;
		float: left;
	}
		.share-links ul li.bookmark-page { display: none; }
			.js-enabled .share-links ul li.bookmark-page { display: block; }
		.share-links ul li.share-live { padding: 0; }
	.share-links ul li a { display: block; width: 40px; height: 40px; overflow: hidden; text-indent: -4444em; }
		.share-links ul li.bookmark-page a { background: url('../images/icons/ico-share-bookmark.png') 0 0 no-repeat; }
		.share-links ul li.share-myspace a { background: url('../images/icons/ico-share-myspace.png') 0 0 no-repeat; }
		.share-links ul li.share-twitter a { background: url('../images/icons/ico-share-twitter.png') 0 0 no-repeat; }
		.share-links ul li.share-facebook a { background: url('../images/icons/ico-share-facebook.png') 0 0 no-repeat; }
		.share-links ul li.share-digg a { background: url('../images/icons/ico-share-digg.png') 0 0 no-repeat; }
		.share-links ul li.share-google a { background: url('../images/icons/ico-share-google.png') 0 0 no-repeat; }
		.share-links ul li.share-delicious a { background: url('../images/icons/ico-share-delicious.png') 0 0 no-repeat; }
		.share-links ul li.share-live a { background: url('../images/icons/ico-share-live.png') 0 0 no-repeat; }
		.share-links ul li a:hover { }

/* related content */
.related-content {
	background: #2b2b2a url('../images/content/bg-related-content.png') 0 0 repeat-x;
	margin: 0 13px;
	padding: 25px 18px;
	position: relative;
}
.related-content-item {
	background: #363635;
	padding: 0 18px 0 0;
	border-top: 2px solid #414140;
	border-bottom: 2px solid #414140;
	color: #fff;
}
	.related-content-title { width: 580px; float: right; margin: 5px 0 10px 0; font-size: 1.313em; line-height: 1.818; position: relative; z-index: 10; }
	.related-content-image { width: 298px; float: none; padding: 0 0 0 0; }
		.related-content-image img { display: block; }
	.related-content-info { width: 580px; float: right; clear: right; }
		.related-content-info p {
			clear: right;
			width: 280px; float: right;
			color: #c3c3c3;
			font-size: .75em;
			line-height: 1.5;
		}
		ul.related-content-links {
			margin: 0 0 0 0; padding: 0;
			border-bottom: 1px solid #5a5a5a;
			width: 280px;
		}
			.related-content-links li {
				margin: 0; padding: 0;
				border-top: 0px solid #5a5a5a;
				width: 280px;
				display: inline;
				font-size: .75em;
				line-height: 1.333;
			}
			.related-content-links li a,
			.related-content-links li a:link,
			.related-content-links li a:visited {
				display: block;
				margin: 0; padding: 10px 6px 10px 31px;
				width: 243px;
				border-top: 1px solid #5a5a5a;
				background: url(../images/icons/ico-related-link.png) 6px 50% no-repeat;
				color: #fff;
				text-decoration: none;
			}
			.related-content-links li a:hover { background-color: #2b2b2a; }
	
/* transcript */
#transcript {
	margin: 0 auto; padding: 36px;
	width: 528px;
	background: white;
	text-align: left;
}
	#transcript #content {
		margin: 30px 0 0 0; padding: 30px 0 0 0;
		background: none;
		width: auto;
		border-top: 1px solid #ccc;
	}
	#transcript #content h2 { margin: 0 0 1.5em 0; font-size: 1em; }
	ol.transcript {
		margin: 0; padding: 0 100px 0 20px;
		font-size: .75em;
		line-height: 1.25;
	}
		ol.transcript li {}
		ol.transcript li.scene {}
		ol.transcript li p { margin: 0 0 1.5em 0; }
			ol.transcript li p.description { color: #666; }
			ol.transcript li p.incidentals { color: #000; }
		ol.transcript li dl { margin: 0 0 1.5em 0; }
			ol.transcript li dl dt { font-weight: bold; text-transform: uppercase; }
			ol.transcript li dl dd {}
	
table.chart { width: 100%; margin: 0 0 2em 0; border-bottom: 1px solid #626262; }
table.chart caption { padding: 5px 0; font-size: .8125em; line-height: 1; font-weight: bold; text-align: left; }
table.chart strong { color: #333; }
table.chart thead {}
	table.chart thead th {
		padding: 10px 7px 10px 0;
		color: #666;
		font-size: .6875em;
		font-weight: bold;
		line-height: 1;
		text-align: left;
	}
table.chart tbody { font-size: .6875em; }
	table.chart tbody th { font-weight: bold; }
	table.chart tbody th,
	table.chart tbody td {
		padding: 7px 7px 7px 0;
		border-top: 1px solid #626262;
		text-align: left;
	}
		table.chart tbody td.section { padding: 8px; text-align: left; }
		table.chart tbody tr.hover_ td { background: none; }
				
		
