html, body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
div#header h1 {
	text-indent: -9999px;
	background-image: url(http://www.hmsys.com/logos/home_marketing_systems.gif);
	width: 750px;
	height: 79px;
}

body.hms div#header h1 {
	background-image: url(http://www.hmsys.com/logos/hms_companies.gif);
}

body.prs div#header h1 {
	background-image: url(http://www.hmsys.com/property-report-studies/property-report-studies.gif);
}

#page_header {
	margin-left: 220px;
	text-align: center;
	font-size: 1.2em;
}

body.she #page_header a {
	display: block;
	width: 493px;
	height: 150px;
}

		
div#page {
	margin: 0px auto 0px auto;
	width: 900px;
}
		
ul#top_menu, ul#side_menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	height: 30px;
}
		
ul#top_menu {
	margin-left: 0px;
}

ul#top_menu a {
	display: inline-block;
	padding: 5px;
}
		
ul#top_menu a, ul#side_menu a {
	color: #ffffff;
	text-decoration: none;
	background-color: #CC3300;
	color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
}
	
ul#top_menu a:hover, ul#side_menu a:hover {
	color: #cc3300;
	background-color: #ffffff;
}
		
ul#top_menu li:hover a, ul#side_menu li:hover a {
	color: #cc3300;
}
		
ul#top_menu li, ul#side_menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
		
ul#side_menu a {
	display: block;
	margin-bottom: 2px;
}
		
ul#side_menu {
	margin: 20px;
	margin-left: 0px;
	width: 200px;
	float: left;
	padding: 0px;
	clear: both;
}

body.she ul#side_menu {
	margin-top: -40px;
}

#house_img {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}

body.hide_side_menu #house_img {
	display: none;
}

body.hide_side_menu ul#side_menu {
	display: none;
}

body.hide_side_menu #page_header {
	margin-left: 0px;
}
		
div#content {
	/*clear: left;*/
	margin-left: 220px;
}


body.hide_side_menu #content {
	margin-left: 0px;
}
		
abbr, acronym {
	cursor: help;
}

img {
	border: 0;
}

ul#home_marketing_equation li {
	margin-bottom: 10px;
}


/* SHE listings page */
body.she table#she_table {
	margin-top: 10px;
	width: 100%;
	border: 1px solid #000000;
	border-width: 0px 0px 1px 1px;
	border-collapse: collapse;
	border-spacing: 0px;
}

body.she table#she_table.mi_tax {
	width: auto;
}

body.she th, body.she td {
	border: 1px solid #000000;
	border-width: 1px 1px 0px 0px;
	text-align: center;
}

body.she table#she_table.mi_tax td {
	padding: 5px;
}

body.she .even {
	background-color: #F4F4F4;
}

ul#footer {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 60px;
	text-align: center;
	font-size: 0.8em;
	clear: both;
}

ul#footer li {
	display: inline;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 0px 1px;
	padding: 0px 0px 0px 3px;
}

ul#footer li:first-child {
	border-width: 0px;
}

/* property report studies */
.study-area-heading {
	display: inline;
}

.std-form { float: left; }
.std-form label { display: block; margin-bottom: 5px; width: 150px; float: left; clear: left; }
.std-form input, .std-form select { display: block; margin-bottom: 5px; }
input.submit { margin-left: 150px; margin-top: 5px; clear: left; }

.clear { clear: both; height: 5px; }

#our-competition, #report-summary { 
	font-size: 0.9em; 
	border: 1px solid #999999; 
	padding: 10px;
	font-family: Arial,Helvetica,sans-serif;
}

#choice-clear {
	font-size: 1.1em;
	color: #CC3300;
	font-weight: bold;
	text-align: center;
}

 td.c2 {border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000}
 td.c1 {border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000}
