body {
	background-color:#fff;
	padding: 0;
	margin: 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #666;
	font-size: 9pt;
	}
	
table#entire {
	margin-top: 20px;
	border: 1px solid #0C4346;
	}
.topbar {
	background: url(../images/div2.gif) repeat;
	}

.bottombar {
	background: url(../images/div2.gif) repeat;
	height: 9px;
	}	

.footer {
	background: url(../images/footer.gif) repeat;
	height: 25px;
	}

.content {
	background: url(../images/div3.gif) repeat;
	padding: 20px 0;
	}

.content p {
	line-height: 2em;
	}
p.formP {
	line-height:1.3em;
	color:green;
	font-size:9pt;
	font-family:Helvetica, Arial, sans-serif;
}
fieldset {
	border: 1px solid #A3C495;
	padding: 20px;
	}
	
fieldset td {
	padding: 7px;
	}

legend {
	font-family: Georgia,'Times New Roman',Times,serif;
	padding: 0 4px;
	background-color: #A3C495;
	color: #fff;
	font-size: 16pt;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #666;
	font-size: 9pt;
	}

a:active, a:hover {
	color: #333;
	}

#header {
	letter-spacing: .125em;
	padding: 0;
	margin: 8px 0;
	}
	
#header a:link, #header a:visited {
	text-decoration: none;
	color: #0C4346;
	font-weight: bold;
	}
	
#header a:active, #header a:hover {
	color: #4c7714;
	}

.byline a:link, .byline a:visited {
	color: #999;
	font-size: 8pt;
	text-decoration:none;
	text-align: center;
	}
	
.byline a:hover {
	color: #444;
	text-decoration:none;
	text-align: center;
	}
	
td.copy {
	color: #999;
	font-size: 8pt;
	padding: 5px 20px 0 20px;
	}
	
td.byline {
	padding-top: 10px;
	padding-bottom: 30px;
	}

h3 {
	margin-bottom: 0;
	font-size: 9pt;
	color: #0C4346;
	}
	
p.close {
	margin-top: 1px;
	}
	
.float-right {
	float: right;
	padding: 10px 0 0 10px;
	}
	
div#left {
	width: 500px;
	}	
p.quote {
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 0;
	}
p.source {
	font-style: italic;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
	}	
p.block {
	padding-left: 50px;
	margin-top: 0;
	}	
p.date {
	padding-left: 50px;
	margin-top: 0;
	font-style: italic;
	}
img.left {
	float:left;
	border: 0;
	margin-right: 10px;
	}
img a {
	border: 0;
	}
img a:visited {
	border: 0;
	}
