body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
h1 {
	color: #179AC4;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	color: #F61D25;
}
.header {
	font-size: 120%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

a {
	color: #3E6489;
}

a:hover {
	color: #F61D18;
	text-decoration: none;
}

.help {
	color: #1F9AC4;
	font-size: 90%;
	text-align: center;
}
.findertable {
	font-size: 90%;
	background-color: #B2DFFC;
	font-weight: bold;
	color: #117297;
	width: 400px;
}
.highlight {
	font-size: 120%;
	font-style: italic;
	color: #189FBC;
}

.error {

	color: #FF0000;
	font-size: 80%;
}
blockquote.helpContents
{
	margin: 0;
	padding: 5px;
	font-size: 80%;
	position: absolute;
	top: -1000px;
	left: -1000px;
	border: 1px solid #000;
	z-index: 100;
	background-color: #F4F4D0;
	-moz-border-radius: 5px;
	-moz-opacity: .75;
}
.tabletext {
	font-weight: normal;
}
h2 {
	color: #179AC4;
	font-size: 120%;
}
.footer {

	font-size: 110%;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.tablehighlight {

	font-size: 90%;
	background-color: #B2DFFC;
	font-weight: bold;
	color: #117297;
}
.footerblue {


	font-size: 110%;
	color: #229BC6;
	text-align: center;
	font-weight: bold;
}
