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

* {
	margin: 0px;
	padding: 0px;
	}

body { 
	font:  10pt Verdana, Helvetica, sans-serif; 
	color: #000; 
	}

h1 {
	visibility: hidden;
	}

h2 {
	font-weight: bold;
	font-size: 17pt;
	padding: 0px 0px 0px 0px;
	}

h3 {
	font-weight: bold;
	font-size: 13pt;
	padding: 10px 0px 5px 0px;
	}

h4 {
	font-weight: bold;
	font-size: 13pt;
	padding: 10px 0px 0px 0px;
	}
	
h5 {
	visibility: hidden;
	position: absolute;
	left: 1px;
	clip: rect(1px 1px 1px 1px);
	font-weight: normal;
	}

.header {
	background: url(images/print_logo.png) no-repeat;
	background-position: center left;
	display: block;
	height: 97px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	}
	
.toc {
	visibility: hidden;
	position: absolute;
	left: 1px;
	clip: rect(1px 1px 1px 1px);
	font-weight: normal;
	}

.issue_nav {
	visibility: hidden;
	position: absolute;
	left: 1px;
	clip: rect(1px 1px 1px 1px);
	font-weight: normal;
	}	

.content {
	line-height: 1.3;
	font-size: 10pt;
	}

.attribution {
	line-height: 1;
	font-size: 7pt;
	}

.footer {
	visibility: hidden;
	position: absolute;
	left: 1px;
	clip: rect(1px 1px 1px 1px);
	font-weight: normal;
	}

.extraroom {
	display: block;
	height: 20px;
}

div.figure1 {
  float: right;
  width: 150px;
  margin: 0em 0.5em 0.5em 0.5em;
  padding: 0em 0.25em 0em 0.25em;
}

div.figure1 p {
  font-style: italic;
  font-size: 8pt;
  text-indent: 0;
  text-align: right;
  line-height: 1.10;
}

div.figure2 {
  float: right;
  width: 300px;
  margin: 0.5em;
  padding: 0.25em;
}

div.figure2 p {
  font-style: italic;
  font-size: 8pt;
  text-indent: 0;
  text-align: right;
  line-height: 1.10;
}

div.figure3 {
  float: right;
  width: 350px;
  margin: 0.5em;
  padding: 0.25em;
}

div.figure3 p {
  font-style: italic;
  font-size: 8pt;
  text-indent: 0;
  text-align: right;
  line-height: 1.10;
}
