#Location {
	display: none;
}

#ToolHeader {
	display: none;
	border-bottom: 0px none;
}

h1 {
	font-size: 1.2em;
}

h3,h4 {
	font-size: 0.9em;
}
/*
#ToolHeader h2 {
	font-size: 0.9em;
	font-weight: bold;
}

#Search {
	padding-top: 1px;
	margin-top: 5px;
}

html>body #Search h4 {
	margin-bottom: 9px;
}
*/

#Search input, #Search textarea {
	background: #e6e6e6;
	color: #000000;
}

#Search label {
	margin: 10px 0px 5px 0px;
	background: transparent;
	color: #000000;
}

#Search button {
	margin-top: 2px;
}

.content {
	padding: 3px 0px 0px 30px;
	background: inherit;
	color: #000000;
}

.content h1.orange {
	margin-bottom: 12px;
}

div.odd, div.even {
	padding: 10px;
	margin: 0px 0px 0px 0px;
}

.even {
	background: #e6e6e6;
	color: #000000;
}

.odd {
	background: #f3f3f3;
	color: #000000;
}

div.link {
	margin: 15px 10px;
}

div.link p, div.link h2 {
	margin: 5px 0px;
}

div.link h2.black {
	font-size: 1.2em;
	background: transparent;
	color: #000000;
}

div.link * {
	font-family: "Times New Roman CE", "Times New Roman", Times, serif;
}

div.supporters {
	margin-top: 100px;
}

div.supporters a {
	font-weight: bold;
}

