body {
	text-align: center;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clearboth { 
	clear: both; 
}
.thumbnail {
	float: left;
	width: 100px;
	border: 1px solid #ccc;
	margin: 0 15px 15px 0;
	padding: 4px;
	font-size: 11px;
	text-align: center;
}
.thumbnail a:link, .thumbnail a:visited {
	border: none;
	display: block;
	font-weight: bold;
}
.thumbnail a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}
.columnA {
	float: left;
	width: 48%;
}
.columnB {
	float: right;
	width: 48%;
}
acronym {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	cursor: help;
}
hr {
	height: 1px;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
