/* property query styles */
.LRCqueryTable {
	width: 273px;
}
.LRCQueryCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.LRCquerydata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
	margin: 0px 0px 5px 0px;
}
.LRCqueryControl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
}
.LRCsearcherror {
	font-weight: bold;
	color: #FF6666;
}
.notetext {
	color: #000000;
	font-size: 8pt;
	vertical-align: middle;
}
/* property list styles */
.pagetext {
	color: #000000;
	font-size: 8pt;
	vertical-align: middle;
}
.rowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.LRCRowSelected {  background-color: #CCFFFF}
.LRCRowMouseover {  background-color: #CCFFCC}
.LRCRowOdd {  background-color: #CCCCCC}
.LRCRowEven {  background-color: #FFFFFF}

/* property dialog box styles */
a.lrcutillink:link {  color: #000066; text-decoration: none; font-weight: normal}
a.lrcutillink:active {  color: #000066; text-decoration: none; font-weight: normal}
a.lrcutillink:visited {  color: #000066; text-decoration: none; font-weight: normal}
a.lrcutillink:hover {  color: #0033FF; font-weight: normal}

a.lrcmenulink:link {  color: color: #5AB325; text-decoration: none; font-weight: normal}
a.lrcmenulink:active {  color: #5AB325; text-decoration: none; font-weight: normal}
a.lrcmenulink:visited {  color: #5AB325; text-decoration: none; font-weight: normal}
a.lrcmenulink:hover {  color: #FFFFFF; font-weight: normal}

.lrcmenutext {
	font-size: 8pt;
	color: #5AB325;
}
.LRCsmalltext {
	font-size: 10px;
}
.PropDataText{
	font-size: 8pt;
	color: #000000;
	margin-bottom: 10px;
}
.propPicBG{
	width: 280x;
}
.LRCpropCaption {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
}
.LRCsoldtext {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
 }
.LRCpropNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	color: #5F5F5F
}
.REsubtable {
	background:#FFF5C2;
}
.TNcell {  margin-top: 10px}
/* Old inquiry system styles */
.LRCinqSection {  font-size: 10pt; font-weight: bold; margin-top: 10px}
.LRCcontacttext {  font-size: 8pt; font-weight: normal}
.LRCinqThankyou { font-size: 12px; font-weight: bold }
/* Maintenance Inquiry styles */
.InquiryWrapper {
	background:#FFFFFF;
	padding: 5px 5px 5px 5px;
	width: 530px;
}
.InquiryWrapperResponse {
	background:#FFFFFF;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	width: 500px;
}
.InquiryLineWrapper {
	background:#FFFFFF;
	clear: both;
	width: 525px;
}
.Inquirytext {
	font-size: 12px;
	text-align: left;
	margin: 2px 0px 0px 10px;
}
.InquiryHelp {
	font-size: 11px;
	text-align: left;
}
.InquiryCaption {
	float: left;
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.InquiryInput {
	float: left;
	width: 410px;
	text-align: left;
	margin-left: 5px;
	vertical-align: top;
}
.InquiryListWrapper {
	clear: both;
	width: 500px;
	margin-left: 10px;
}
.InquirySubmit {
	float: left;
	width: 320px;
	text-align: right;
	margin-left: 5px;
}
.InquiryError {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.Inquirybr {
	font-size: 8px;
	height: 1px;
}
.InquirySectionText {
	color:#000066;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}
.InquiryTableHead {
	color:#FFFFFF;
	background:#000066;
	font-weight: bold;
	font-size: 12px;
}
.InquiryTableText {
	font-size: 12px;
	text-align: left;
	margin: 2px 5px 2px 5px;
}
/* Inquiry Parcel ID finder styles */
.InquiryPIDFinderTitle {
	color:#000066;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 5px 10px 5px;
	text-align: center;
}
.InquiryPIDFinderBG {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF; 
}
.InquiryPIDhelp {
	color: #FFFFFF; 
	background-color:#000066;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

