/*Find Local Support*/

.DistLoc{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: #ffffff;
	width: 450px;}
	
.DistLoc .DrkBlueHeader{
	font-weight: bolder;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	background-color: #CCCCCC}

.DistLoc .LitBlueHeader{
	font-weight: bolder;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	background-color: #DDDDDD}

.DistLoc .item{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	background-color: #EEEEEE;}
	
.DistLoc .item select{
	width: 150px;}
	
.DistLoc .FindButton{
	font-weight: bolder;
	font-size: 10pt;
	cursor: pointer;
	color: #000000;
	font-family: Arial}

.DistLoc-Results{
	background-color: #ffffff}

.DistLoc-Results th{
	font-size: 7pt;
	color: #000000;
	font-family: Arial;
	background-color: #808080;
	text-align: center}

.DistLoc-Results td{
	font-size: 7pt;
	color: #000000;
	font-family: Arial;
	background-color: #c0c0c0;
	text-align: left}

.DistLoc-Results tr{
	border-top: black thin solid;
	background-color: #808080}
