body {
	background-color:#FCF7E7;
	color:black;
	font-family:verdana;
	font-size:8pt;
}
table, tr, td {
	background-color:transparent;
	color:black;
	font-family:verdana;
	font-size:8pt;
}
.mainTable {
	background-color:#957E3F;
	color:black;
	font-family:verdana;
	font-size:8pt;
}
.whiteTable {
	background-color:#FFFFFF;
	color:black;
	font-family:verdana;
	font-size:8pt;
}
a {
	font-family:verdana;
	font-weight:normal;
	font-size:7.5pt;
	color:#957E3F;
	text-decoration:underline;
}

a:hover {
	color:#9D4B2E;
	text-decoration:underline;
}

.nav {
	font-family:trebuchet ms;
	font-weight:normal;
	font-size:7.5pt;
	color:#957E3F;
	text-decoration:none;
}

.nav:hover {
	color:#9D4B2E;
	text-decoration:none;
}
.CsDiv {

      text-align: justify;
      width: 480px;
}
.CsDivInd {

      text-align: justify;
      width: 200px;
}

hr {
	height:1px;
	color:#957E3F;
}

input,option,select,textarea {
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	width:107px;
}

.button {
	background-color:#201FB9;
	color:white;
	outline-style:none
}

.headerStyle {
	font-family:verdana;
	color:#9E4B2E;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.header_searchgroup {
	font-family:trebuchet ms;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	background-color:#080A67;
	color:#F1F0ED;
}

.header_propertySummary {
	font-family:trebuchet ms;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	background-color:#080A67;
	color:#F5F5E1;
}
.header_agenttemplate {
	font-family:trebuchet ms;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	background-color:#080A67;
	color:#ffffff;
	a-color:white;
}

.indent {
	padding-left:18px;
}

.thumb_icon,.thumb_agent,.thumb_agentBranding,.thumb_property {
	border:1px solid #201FB9;
}

.box_searchDisplayOptions {
	font-weight:bold;
	border-bottom: #201FB9;
}

.box_agentBranding {
	background-color:#FBFAEC;
	border:1px #201FB9;
	padding:6px;
}

.box_searchGroup {
	background-color:#FBFAEC;
	border:1px #6B907F;
	margin-bottom:12px;
}

.note_lastUpdate {
	border:1px solid #6B907F;
	background-color:#FBFAEC;
	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:#FCF7E7;
	font-family:verdana;
	font-size:8pt;
}