/* print styles */
body {
	  margin-left: 30px;
		background: white; 
		font-size: 12pt; 
		color: black; 
		line-height: 18pt; 
		font-family: Arial, Helvetica, sans-serif;
}
a {
		font-size: 10pt; 
		color: black; 
		line-height: 18pt; 
		font-family: Arial, Helvetica, sans-serif;
}
a:active, a:link, a:visited, a:hover {
		color: #0000ff; 
		background: transparent; 
		text-decoration: none;
}
h1, h2, h3 {
	  font-family: "Times New Roman", serif;
		font-weight: bold; 
	  color: black;
    line-height: 18pt; 
}
h1 {
		font-size: 16pt;
}
h2 {
		font-size: 12pt;
    padding-top: 12pt;
}
h3 {
		font-size: 12pt;
		font: bold italic;
		/*font-style: italic; font-weight: bold; font-size: 12pt*/ 
}
p {
		font-family: "Times New Roman", serif;
		font-size: 12pt; 
		color: black; 
		line-height: 14pt; 
}
#content {
  	font-size: 10pt; 
		color: black; 
		line-height: 14pt; 
		font-family: Arial, Helvetica, sans-serif;
}
#msg {
		font-family: "Times New Roman", serif;
		font-weight: bold; 
	  color: black;
    line-height: 18pt; 
}
		
#paper body {
  	font-size: 12pt; 
		color: black; 
		line-height: 16pt; 
		font-family: "Times New Roman", Times, serif;
}
#paper p, a {
	  font-size: 12pt; 
		color: black; 
		line-height: 16pt; 
		font-family: "Times New Roman", Times, serif;
		orphan: 2;
		widow: 4;
}
#paper ul {
	  margin-top: -10px; 
		list-style-type: square; 
}
#paper ol {
		margin-top: -10px; 
		margin-left: 24px; 
		list-style-type: decimal; 
}
#paper li {
		margin-bottom: 5px; 
		margin-left: 0;
		font-size: 12pt; 
		line-height: 18pt; 
		color: black; 
		font-family: "Times New Roman", Times, serif;
}
#paper #lisource p {
  	line-height: 6pt;
		margin-left: 25px;
}
#header, #menubar, #banner, #corner, #details, #footer, #printinfo, #papers, #toolbar, #imagelinks {
	  display: none;
}
.menu { display:none }
#fsl {
  	margin-left: 24px;
}
#printheader p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt; 
		color: gray;
		line-height: 18pt;
    margin-bottom: 30pt;
}
.bullet {
		font-size: 26pt;
    color: white
}
#copyright {
	  margin-top: 40px;
  	font-size: 10pt; 
		line-height: 12pt; 
		color: black; 
		font-family: Arial, Helvetica, sans-serif; 
		display: block; 
		position: fixed; 
}
