
img {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

a:link { color: #33C; text-decoration: none; }
a:visited { color: #66F; text-decoration: none; }
a:hover { color: #99F; text-decoration: underline; }
a:active { color: #F00; text-decoration: underline; }

a.footnote {
	position: relative;
	font-size: 66.67%;
	top: -0.667em;
	padding: 0;
	margin: 0;
}

table.linkbar {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}
table.linkbar td {
	margin: 0;
	padding: 0;
	height: 13px;
	width: 16.667%;
	border-left: 1px solid #FFF;
	background-color: #0000C6;
	overflow: hide;
	font-size: 8pt;
	text-align: center;
}
table.linkbar td.first {
	background-color: #000;
	border-left: 0;
}

div.content {
	margin: 1.5em 1em;
	text-align: left;
}
@media screen {
	div.content {
		width: 50em;
	}
}

h1 {
	text-align: center;
	margin: 0.75em 0 0.25em 0;
	color: #009;
	padding: 0;
	font-size: 36pt;
	font-variant: small-caps;
	page-break-inside: avoid;
	page-break-after: avoid;
	line-height: 1.0em;
}
h2 {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0 0 2.5em 0;
	padding: 0;
	page-break-inside: avoid;
	page-break-after: avoid;
}
h3 {
	font-size: 17pt;
	font-weight: bold;
	margin: 1em 0;
	page-break-inside: avoid;
	page-break-after: avoid;
	text-decoration: underline;
}
h4 {
	font-size: 14pt;
	font-weight: bold;
}
h5 {
	font-size: 12pt;
	font-weight: bold;
}

div.toc h3 { margin: 0 0 0.5em 0; font-size: 12pt; }
div.toc ol { margin-top: 0; margin-bottom: 0.5em; list-style-type: upper-roman; }
div.toc { width: 22em; float: left; margin: 0em 2em 0.5em 0; font-size: 11pt; page-break-inside: avoid; }
div.toc p { text-indent: 0; margin-left: 0; margin-right: 0; }

div.notes h3 { margin: 0 0 0.5em 0; font-size: 12pt; }
div.notes { width: 22em; float: right; margin: 0em 2em 1em 0; page-break-inside: avoid; font-size: 11pt; }

div.indent { margin-left: 2em; margin-right: 2em; }

@media print {
	div.graph_section div.img img {
		width: 100%;
		height: auto;
	}
	div.graph_section div.links {
		display: none;
	}
	table.linkbar {
		display: none;
	}
	div.content {
		margin: 0;
		width: 100%;
	}
	div.toc {
		display: none;
	}
	h1 { margin-top: 0; }
	span.contactinfo {
		display: none;
	}
}

p {
	page-break-inside: avoid;
	text-indent: 2em;
	margin: 1em 0;
}

div.graph_section { text-align: center; margin: 2em 0; page-break-inside: avoid; }
div.graph_section div.img { margin: 1em 0; font-style: italic; }
div.graph_section div.note { font-size: 10pt; text-align: left; margin-bottom: 1em; }
div.graph_section div.notelist { font-size: 10pt; text-align: left; width: 600px; }
div.graph_section div.notelist ol { margin-top: 0; margin-bottom: 1em; }
div.graph_section div.links { font-size: 10pt; }

table.wrap { border-collapse: collapse; padding: 0; }
table.wrap td { border: 0; padding: 0; text-align: left; vertical-align: top; }

table.prod_change { border-collapse: collapse; page-break-inside: avoid; }
table.prod_change thead th {
	color: #408;
	vertical-align: top;
	border-bottom: 2px solid #99F;
	padding-bottom: 8px;
	text-align: center;
}
table.prod_change thead th div.subheader { font-size: 10pt; }
table.prod_change tr.sep { height: 4px; }
table.prod_change tr.sep2 { border-top: 1px dotted #99F; height: 4px; }
table.prod_change tbody th { text-align: left; color: #408; font-weight: bold; }
table.prod_change tbody td { text-align: right; padding-left: 1em; padding-right: 1em;}
table.prod_change tbody td.left { text-align: left; }
table.prod_change tbody td.center { text-align: center; }
table.prod_change tbody td.end { padding-right: 0; }

table.prod_change tbody tr.all th { color: #000000; font-weight: bold; }
table.prod_change tbody tr.all td { color: #000000; font-weight: bold; }

div.box {
	position: relative;
	top: 5px;
	left: 5px;
	background-color: #DDE;
	margin: 1em;
	page-break-inside: avoid;
}
div.box2 {
	position: relative;
	top: -5px;
	left: -5px;
	border: 2px solid #000;
	padding: 0.3em 0.5em;
	background-color: #FFF;
	color: #000;
}

div.companies { page-break-inside: avoid; }
div.companies div.formerly { font-style: italic; color: #999; padding-left: 1.5em; font-weight: normal; }
div.companies div.group { margin-bottom: 0.75em; }
div.companies h4 { font-size: 12pt; color: #408; margin: 0; padding: 0; font-weight: bold; }
div.companies h5 { font-size: 12pt; color: #000; margin: 0 0 0 1em; padding: 0; font-weight: normal; }
div.companies ul { margin-top: 0; margin-bottom: 0; font-weight: normal; color: #000; font-size: 11pt; }
div.companies li { list-style-type: circle; color: #333; }

div.bibliography div.article { margin: 0 3em 0.5em 3em; text-indent: -1em; color: #333; }
div.bibliography div.article .author { color: #408; }
div.bibliography div.article .journal { font-style: italic; }
div.bibliography div.article .italic { font-style: italic; }
div.bibliography .sub { font-size: 0.75em; position: relative; top: 0.25em; }

div.bibliography div.article .author:after { content: ','; }
div.bibliography div.article .title:before { content: '“'; }
div.bibliography div.article .title:after { content: ',”'; }
div.bibliography div.article .journal:after { content: ','; }
div.bibliography div.article .pages:before { content: 'pp. '; }
div.bibliography div.article .pages:after { content: ','; }
div.bibliography div.article .year:after { content: '.'; }
div.bibliography div.article .comma:after { content: ','; }
div.bibliography div.article .number:after { content: ','; }
div.bibliography div.article .editor:after { content: ' (eds.),'; }
div.bibliography div.article .isbn:before { content: ' (ISBN '; }
div.bibliography div.article .isbn:after { content: '),'; }
div.bibliography div.article .address:after { content: ','; }
