/*-----attach body.custom to any style you add here-----*/

#pp-subscribe { display: none; }
#pp-sidebars { border-top: none; }

.laprecord {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border-collapse:collapse;
	border: solid, navy, 1px;
	vertical-align: text-top;
}
.laprecord td {
	font-size: 0.8em;
	line-height: 1:2em;
}
.laprecord th {
	font-style: italic;
	background-color: #CCCCCC;
	font-size: 0.7em;
}
.laprecord h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #003399;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
}
.driverindex {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.driverindex a {
	text-decoration: none;
	color: #333333;
}
.driverindex a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
}
.topofpage {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: none;
	clear: both;
}
.topofpage a {
	text-decoration: none;
	color: #333333;
}
.topofpage a:hover {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.linespace {
	padding: 1.5em 0 0 0;
	visibility: hidden;
}
