/* CSS Document */
/* print styles */

body {
	color: black; 
	width: 100%;
	background: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	padding: 0em; }
a:link, a:visited {
	background: white; 
	font-family: "Times New Roman", Times, serif;
	color: black; 
	text-decoration: underline;
	font-weight: normal; }
h1 {
	background: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt; 
	color: black; }
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: black; }
#nav {
	width: 100%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	padding: .5em;
	font-size: 9pt; }
#content {
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	font-size: 10pt;
	border: 1px solid black;
	padding: 1em; }
#content2 {
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	font-size: 10pt;
	border: 1px solid black;
	padding: 1em; }
#header {
	display: none; }
#header2 {
	display: none; }
#whatsnew {
	display: none; }
#svcnav {
	display: none; }
#search {
	display: none; }
#lowNav {
	display: none; }
#copyr {
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	font-size: 9pt;
	text-align: left;
	padding: 0em;
	color: black }
#address {
	width: 100%;
	border: none;
	text-align: left;
	padding: 1em;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: black; }	