﻿div.copyText div.formLabel {
	font-family: Verdana;
	font-size: 11px;;
	color:#155465;
	margin-top: 10px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 0px;	
	padding-left: 1px;
}

div.formElement {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.formInstruction {
	font-style: italic;
	text-align: right;
	margin-top: 0px;
}


div.formRow {
	width:420px;
}

div.formRow select {
	width: 100%;
}

span.errMsg 
{
	color:#FF0000;
	font-weight:normal;
	font-style:italic;
}

.neighborhoodTable td
{
	font-weight:normal;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
}

.tileCell a
{
	color: #f8f5d7;
	font-family: Georgia;
}

.neighborhoodTable a.editLink
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}	


