﻿
.repFinderTitle
{
	font-size: 2.0em;
	font-weight: bold;
	margin-left: 10px;
	color: #a0a0a0;
}
#repFinder
{
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #e0e0e0;
	background-color: #e0e0e0;
	font-size: 1.5em;
	margin-left: auto;
	margin-right: auto;
}
.repSelect
{
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #d0d0d0;
}
.repName
{
	font-size: 1.2em;
	color: #800000;
}
#agencyData
{
	padding-left: 2em;
}