body,table,tr {
	color:black;
	font-family:verdana;
	font-size:8pt;
}

a {
	font-family:verdana;
	font-weight:bold;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#115F32;
	text-decoration:underline;
}

.navLink {
	font-family:verdana;
	font-weight:bold;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

.navLink:hover {
	color:#C0BC63;
	text-decoration:none;
}
.special {
	font-family:verdana;
	font-weight:bold;
	font-size:12pt;
	color:#115F32;
	text-decoration:underline;
}

.special:hover {
	color:#D4C5C5;
	text-decoration:underline;
}

hr {
	height:1px;
	color:#000000;
}

input,option,select,textarea {
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
}

.button {
	background-color:#115F32;
	color:#FFFFFF;
}

.header {
	font-family:trebuchet ms;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
}

.header_searchgroup {
	font-family:trebuchet ms;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	background-color:#115F32;
	color:#FFFFFF;
}

.header_searchdetails {
	font-family:trebuchet ms;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#115F32;
}

.header_propertySummarySiteListing {
	font-family:trebuchet ms;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	background-color:#115F32;
	color:#FFFFFF;
}

.header_propertySummary {
	font-family:trebuchet ms;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	background-color:#115F32;
	color:#FFFFFF;
}

.header_agenttemplate {
	font-family:trebuchet ms;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	background-color:#115F32;
	color:#FFFFFF;

}
.indent {
	padding-left:18px;
}

.thumb_icon,.thumb_agent,.thumb_agentBranding,.thumb_property {
	border:1px solid #115F32;
}

.box_searchDisplayOptions {
	font-weight:bold;
	/*border-bottom:1px dashed #94A596;*/
}

.box_agentBranding {
	background-color:transparent;
	color:white;
	/*border:1px dashed #94A596;*/
	padding:6px;
}


.box_agentBrandingLink {
	font-size:8pt;
	font-weight:bold;
	color:white;
	text-decoration:underline;
}

.box_agentBrandingLink:hover {

	text-decoration:underline;
}

.box_searchGroup {

	/*border:1px dashed #94A596;*/
	margin-bottom:12px;
}

.note_lastUpdate {
	color:#AB040C;
	background-color:#FFFFFF;
	padding:3px;
}

.note_lastUpdateDate {
	font-weight:bold;
}

.note_inputRequired {
	font-weight:bold;
	font-size:7pt;
}

.note_inputRequiredStar {
	font-weight:bold;
	color:red;
}

.arran-footer {
	bottom:0px;
	width:100%;
	padding-top:3px;
	padding-left:20px;
	Padding-right:20px;
	background-color:#FFFFFF;
	font-family:verdana;
	font-size:8pt;
}