/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3F3F3F;
}
table {	padding: 0; }
td { vertical-align: top; }
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 21px;
	font-weight: normal;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 12px;
	font-weight: bold;
}
a {	text-decoration: none; color: #3F3F3F; }
a:hover { text-decoration: underline; }
hr {
	margin: 1em 0;
	height: 1px;
	color: #fff;
	background-color: #fff;
	border: none;
	text-align: left;
}

p.listLeft {
	float: left;
	width:168px;
}
.newscategory {	display: none;}
.clearing { clear: both; height: 0; }

.preamble { 
	font-size: 14px; 
	margin-right: 30px;
	line-height: 1.2em; 
}

form{ padding: 0; margin: 0; display: inline; }
input{ font-size: 90%; }
