/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
	font-size: 12pt;
	}
body {
	font-family:Helvetica, Arial, sans-serif;
	color:#000;
	}
#wrapper {
	width: 650px;
	margin: 0 auto;
}
#header, #subnavinfo, #loginfo, #mainimg {
	display:none;
	}


p {
	font-size:10pt;
	line-height:14pt;
	margin: 6px 0 12px;
	

	}

#text {width: 650px; }

h1 {
	font-size:18pt;
	line-height:20pt;
	margin-top:20px;
	}
ul, li {
	font-size:10pt;
	margin: 0 0 8px 20px;
	line-height:14pt;
	}
#footer {
	margin-top:12px;
	border-top:1px solid #999;
	}
#footertext p {
	font-size:9pt;
	color:#999;
	}
a { font-family:Helvetica, Arial, sans-serif;
    font-size:10pt;
	color:#000;
	text-decoration:none;
	}
.caption {
	float:right;
	width:180px;
	margin-top:22px;
	}
img {
	border:0;
	margin-top:20px;
	}
	
table {width:600px;
       font-size: 10pt;

 }
 td {
  border:1px solid black;

  padding:5px;
}