
#report_sections.section h3.t {
	background: #ffa31b;
	border: 1px solid #e49c49;
	margin: -1px -1px 0;
	padding: 3px 8px;
	font: bold 12px ;
	
	background: #e68d13;
	border: 1px solid #d47f0b;
	color: #fff;
}

#report_sections{
	width: 126px;
	float: left;
	padding: 0;
	margin-top: 0;
	border: 1px solid #ddd;
	background: #fff;
	position: relative;
	z-index: 700;
	
	background: #f4f8fc;
	border: 1px solid #bac0c6;

}

#report_sections ul {
	margin: 0;
	padding: 0;

}
#report_sections ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#report_sections ul li.inline_section{
	overflow: hidden;
	padding: 4px 0 6px 8px;
}

#report_sections ul li.inline_section,
#report_sections ul li a.nav_button {
	border-bottom: 1px solid  #ccc;
	border-bottom: 1px solid  #d6dce3;
}
#report_sections ul li.link {
	padding: 6px 8px;
}
#report_sections ul li.cur {
	bborder-top: 1px solid  #ddd;
	bborder-bottom: 1px solid  #ddd;
	background: #f5f7fa;
	
	background: #cadcef;

}

#report_sections ul li.inline_section a {
	font: bold 11px/11px ;
}

#report_sections ul li.inline_section ul {
	padding: 0;
	margin: 0;
}
#report_sections ul li.inline_section ul li {
	padding: 0;
	margin: 0 0 2px 0;
}
#report_sections ul li.inline_section ul a {
	color: #000;
	color: #175EA5;
	text-decoration: underline !important;
	font: normal 11px/11px ;
}
#report_sections ul li.inline_section ul a:hover {
	color:#df7a07;
}

#report_sections ul li.inline_section h3 {
	color: #000;
	text-decoration: none;
	font: bold 11px/11px ;
	padding: 2px 2px 2px 0;
	margin: 0;
}
#report_sections ul li a.nav_button {
	color: #000;
	text-decoration: none;
	font: bold 11px/11px ;
	padding: 6px 8px 6px;
	display: block;
	width: 110px;
	background: #E4EDF5 url("https://img.propertyshark.com/img/jk/arr_l.gif") 113px 7px no-repeat;
}
#report_sections ul li a.nav_button:hover {
	background-color: #cadcef;
}

#report_sections ul li a {
	color: #175ea5;
	font: normal 11px/11px ;
}

#report_sections ul li li{  /* make hover effect work in IE */
	border-bottom: none;
}

#report_sections ul li.nav_button div a {
	width: auto;
	font: normal 11px/11px ;
	display: inline;
}
#report_sections ul li.nav_button li a, #report_sections ul li.nav_button li a:hover {  /* make hover effect work in IE */
	width: auto;
	padding: 2px;
	font: normal 11px/11px ;
	display: inline;
	background: none;
}


#report_sections ul li ol {
	margin-bottom: 1em;
	padding-left: 3.6em;
}
#report_sections ul li ol li {
	list-style-type: decimal;
	padding: 2px;
}
#report_sections ul li h4 {
	border: none;
	margin: 0;
}
#report_sections ul li.nav_button li a, #report_sections ul li.nav_button ol li a {
color:#175EA5;
text-decoration: underline;
background: none;
}
#report_sections ul li.nav_button li a:hover, #report_sections ul li.nav_button ol li a:hover {
color:#df7a07;
background-color: transparent;
padding: 2px;
}
#report_sections ul li.link a:hover {
color:#df7a07;
}

#report_sections ul li.nav_button a:hover {
	background-color: #cadfed;
}

#report_sections ul li.cur a, #report_sections ul li.cur a:hover {
	bbbackground: #fff;
	bbackground-color: #f5f7fa;
	bpadding: 5px 8px 6px 8px;
	
	bbackground-color: #cadfed;
}
#report_sections.fixed{
	top:0;
	z-index: 970;
	position: fixed;
	margin-top: 6px;
}
#report_sections.absolute{
	top:0;
	z-index: 970;
	position: absolute;
	margin-top: 6px;
}


.nav_menu{
	margin: 4px 0 0 1px;
	text-align: left;
	left: 140px;
	top: -1px;
	width:660px;
}

#report_sections.section .nav_menu a.popup_close{
    display: block;
    width: 30px;
    padding: 3px 25px 3px 3px;
    text-align: right;
    font: bold 11px ;
    text-decoration: none;
    background: transparent url("https://img.propertyshark.com/img/jk/close2.gif") no-repeat scroll 100% 0;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}

#report_sections.section .nav_menu a.popup_close:hover{
    background: transparent url("https://img.propertyshark.com/img/jk/close2.gif") no-repeat scroll 100% -22px;
}

#report_sections ul li.cur .nav_menu .nav_menu_closer a{
	background-color: transparent;
}
.nav_menu .nav_menu_content{
	overflow: auto;
	margin: 0 0 0 -1px;
	padding:6px 12px 12px;
	background: #fff;
	border: 1px solid #acbecf;
	border-width: 0 1px 1px 1px;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
}
.nav_menu .nav_menu_content_map{
	overflow: visible;
	margin: 0 0 0 -1px;
	padding:6px 12px 12px;
	background: #fff;
	border: 1px solid #acbecf;
	border-width: 0 1px 1px 1px;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
}




#myListsDiv {
	width: 142px;
	overflow:hidden;
}



#myListsDiv h1.list_title {
	font-size:11px;
	font-weight:bold;
	padding-left: 11px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#myListsDiv h1.list_title a {
	color: #000;
	color: #175EA5;
	text-decoration: underline !important;
	font: normal 11px/11px ;
}
#myListsDiv h1.group {
	margin-top: 1px;
}
#myListsDiv h2.list_title {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}
#myListsDiv h2.list_title a {
	font-weight: bold;	
	text-decoration: none; 
}
#myListsDiv table.list {
	font-size: 11px;
	margin: 2px 0 5px 0 !important;
	padding-bottom: 0px;
	border-collapse: collapse;
}
#myListsDiv table.list td.input {
	vertical-align: top;
	padding: 0;
}
#myListsDiv table.list td.input input {
	margin: 0;
}
#myListsDiv table.list td.list {
	vertical-align: top;
	padding: 1px 0 6px 5px;
}
#myListsDiv table.list td a {
	color: #000;
	color: #175EA5;
	text-decoration: underline !important;
	font: normal 11px/11px ;
}
#myListsDiv table.list td a:hover, #myListsDiv table.list td.addlist a:hover {
	color:#df7a07;
}
#myListsDiv .nothing {
	margin-left: 20px;
}
#myListsDiv table.list td.addlist a{
	padding-top: 1px;
	color: #175EA5;
	font: bold 11px/11px  !important;
}
#myListsDiv table.list td.addlist{
	padding: 5px 5px 5px 0;
}
#myListsDiv .working {
	padding: 2px;
	padding-left: 12px;
	background-color: none;
	font-size:10px;
}
#myListsDiv ul{
	padding-left:18px;
	margin:5px;
}
#myListsDiv ul li{
	padding:1px 0px;
}
#myListsDiv a.addlist{
	color:#336699;
	display:block;
	margin-bottom:3px;
	font: bold 11px/11px  !important;
}
