/* CSS Document */

div#PropertyForm { font-size: 11pt; width: 95%; color: #3F6A60; }

div#PropertyForm .PropertyName { font-size: 1.1em; color: #3f6b5f; font-weight: bold; }
div#PropertyForm a.PropertyTitle { font-size: 1.1em; color: #3f6b5f; font-weight: bold; }
div#PropertyForm a.PropertyTitle:link, div#PropertyForm a.PropertyTitle:active, div#PropertyForm a.PropertyTitle:visited { color: #599789; }
div#PropertyForm a.PropertyTitle:hover { color: #3F6A60;}
div#PropertyForm .PropertyAddress { font-size: .8em; }
div#PropertyForm table { width: 100%; font-size: .8em; }
div#PropertyForm th {  background: #3F6A60; color: #fff; }
div#PropertyForm td.RowAlt { background: #D3E4E1; }
div#PropertyForm td.RowItem { background: #fff; }
div#PropertyForm td.Label { color: #3f6b5f; font-weight: bold; text-align: right; }
div#PropertyForm td.Data { color: #3f6a60; text-align: left; }
div#PropertyForm a.LocationLink:link, div#PropertyForm a.LocationLink:active, div#PropertyForm a.LocationLink:visited { color: #599789; }
div#PropertyForm a.LocationLink:hover { color: #3F6A60;}
div#PropertyForm h3 { font-size: 1.3em; margin: .4em 0; }
div#PropertyList { margin-left: 2em; padding: 1em 0; }
