/*************************** General Style ***************************/
body {
	margin: 2% 0pt 0pt 0pt;
	font-family: arial;
	font-size: 10pt;
}

form {
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
	color: #008b8b;
}

.message {
	color: black;
	font-weight: bold;
	text-align: center;
	padding-top: 3pt;
	padding-bottom: 3pt;
	font-size: 12pt;
	width: 100%;
}

div.menu_bar {
	width: 95%;
	color: black;
	background-color: white;
	border: 1px solid black;
	text-align: right;
	padding: 2pt 5pt 2pt 5pt;
	font-size: 10pt;
}

tr.list_color1 {
	color: black;
	background-color: white;
}

tr.list_color1  td {
	padding: 2px 5px 2px 3px;
}

tr.list_color2 {
	color: black;
	background-color: #eeeeee;
}

tr.list_color2  td {
	padding: 2px 5px 2px 3px;
}

div.hr {
	height: 0px;
	font-size: 1px;
	margin: 2px 0pt 2px 0pt;
	border-bottom: 1px solid black;
}

table.box, div.box {
	width: 100%;
	color: black;
	background-color: white;
	text-align: left;
	font-size: 10pt;
}

tr.box_top  td {
	color: black;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
	border-bottom: 1px solid black;
}

tr.box_top  td  a:link, tr.box_top  td  a:visited, tr.box_top  td  a:active {
	text-decoration: underline;
	font-weight: normal;
}

tr.box_top2  td {
	color: black;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
	border-bottom: 1px solid black;
}

tr.box_top2  td  a:link, tr.box_top2  td  a:visited, tr.box_top2  td  a:active {
	color: black;
	text-decoration: underline;
}

tr.box_contents  td {
	padding: 2pt 3pt 2pt 3pt;
}

tr.hr  td {
	padding: 0pt 0pt 4pt 0pt;
}

table.form {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

table.form  blockquote {
	font-weight: normal;
	margin: 2pt 0pt 2pt 15pt;
}

table.form  .note {
	font-weight: normal;
}

table.form  select  {
	margin-top: 2px;
}

table.form  .sect_head {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

table.form  .readonly {
	background: #DDDDDD;
}

div.box_notes {
	font-size: 8pt;
	text-align: right;
	padding-top: 2pt;
}

div.pagination {
	padding: 10pt 0pt 10pt 0pt;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

div.pagination  a {
	padding-left: 2pt;
	padding-right: 2pt;
}

img.border {
	border: 1px solid black;
}

img.noborder {
	border: 0px;
}

.heading {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5pt;
	border-bottom: 2px solid black;
}
.heading  td {
	padding: 0pt 0pt 0pt 0pt;
}
/*********************************************************************/
.page  td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.page  img {
	border-color: black;
}
.page  .date {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 10pt;
}
.page  .main_image {
	float: left;
	margin-right: 3pt;
	margin-bottom: 0pt;
}
.page  .caption {
	font-size: 8pt;
	font-weight: bold;
}

.page_images {
	margin-top: 20pt;
}
.page_images  .caption {
	font-size: 8pt;
	text-align: left;
	padding-bottom: 10pt;
}
/*********************************************************************/
.re_list  .title {
	font-weight: bold;
	padding-bottom: 2pt;
}
.re_list  .address {
}
.re_list  .mls {
	padding-top: 6pt;
}

#re_view  td {
	font-size: 10pt;
}
#re_view  .title {
	color: black;
	font-style: italic;
	font-weight: bold;
	padding-top: 2pt;
	padding-bottom: 2pt;
	border-bottom: 1px solid black;
}
#re_view  .field {
	font-weight: bold;
}
#re_view  .value {
}
#re_view  .note {
	padding: 4pt 2pt 4pt 2pt;
}
#re_view  .images {
	padding: 3pt 3pt 3pt 3pt;
}
#re_view  .bullet {
	padding: 2pt 0pt 2pt 5pt;
	text-align: left;
	font-weight: bold;
}

#re_agent  .aname {
	font-weight: bold;
}
#re_agent  .atitle {
}
#re_agent  .aphone {
	font-style: italic;
}
#re_agent  .aemail {
}
/*********************************************************************/
#openhouses  .addr {
	font-weight: bold;
}
#openhouses  .note {
	padding: 2pt 0pt 2pt 0pt;
}
