/* CSS Document */
#topnavigation, #search, .hide, #navigation, #topphoto, #footer, #welcome, #bottomband, .hide, #doitonline, #banner {
	display: none;
}
#header, #header h1, #content {
background-image: none;}
#header h1 {
	text-indent: 2em;
	font-size:25pt;
	font-weight:bold;
	margin-bottom: 20px;
	text-decoration:none;
	color:#000000;
}
body{
	background-color:#FFFFFF;
	color:#000000;
	padding: 15pt;
}
.table tr td {
	border:1px solid #000000;
	table-layout:fixed;
	width: 600pt;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	color:#000000;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
#content {
	margin: 0px;
	top: 0px;
	padding: 0 10px;
	position: static;
	width:auto ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
#content img {
float: right;
margin: 3px;
}
#newsbox a:link, #newsbox a:visited {
	color: #000000  ;
	background-color:#FFFFFF;
	font-weight: bold ;
	text-decoration: underline ;
}
#newsbox div.stretcher p{
display:block;
color: #000000;
background-color:#FFFFFF;
}
noscript {
	display: none ;
}
