.printme{
	width:100%;
	text-align:left;
	height:20px;
	padding:5px 0px 5px 550px;
	background-color:#e0d678;
	position:fixed;
	top:0px;
}
.printme a:link{
	text-decoration:none;
	color:#5c6b26;
}

.vr{
	display:block;
	height:100%;
	width:1px;
	border-right:1px solid #5c6b26;
	margin-right:1px;
}

.center{
	width:650px;
}

#id-listings-form{
	display:none;
}
img{
	border:0px;
	max-width:640px;
}

div.home-image{
	background-image:url(../image/no-home-image.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:267px;
	height:164px;
}
div.row-home-image{
	background-image:url(../image/no-home-image-small.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:80px;
	height:49px;
	margin-right:10px;
	margin-bottom:5px;
	border:1px #ffce1d solid;
}
div.details-top-toolbar{
	padding:0px;
}
div.details-top-toolbar a{
	text-decoration:none;
}
div.outer{
	width:650px;
	padding:0px;
	background-color:transparent;
}
div.outer div.banner{
	width:0px;
	height:0px;
	background-image:url(../image/nhs-banner.jpg);
	display:none;
}
div.outer div.header{
	padding:0px;
	display:none;
}
div.content{
	width:650px;
}
td.common, span.common{
	color:#5c6b26; font-family:"Times New Roman", Times, serif; font-size:.95em; font-weight:normal; text-align:left;
}
td.vert-stretch{
	line-height:1.2;
}
p.disclaimer{
	margin:9px;
	font-size: 9px;
}
.style90 {
	font-family: "Times New Roman", Times, serif;
	font-size: .95em;
	color: #5C6B26;
}
.style21 {
	font-family: "Times New Roman", Times, serif;
	font-size: .95em;
	color:#5c6b26;
}
.styleadd {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight:bold;
	color:#5c6b26;
}

body {
	background-image:none;
	background-color:transparent;
	width:660px;
}
a{
	font-family: "Times New Roman", Times, serif; font-size: .95em; color: #5C6B26; 
}
a:link {
	color: #5C6B26; text-decoration:underline;
}
a:visited {
	color: #5C6B26; text-decoration:underline;
}
a:hover {
	color: #5C6B26; text-decoration:underline;
}
a:active {
	color: #5C6B26; text-decoration:underline;
}

table.search-filter{
	width:600px;
	table-layout:fixed;
	padding:5px 0px 5px 0px;
}
table.search-filter tr.filter-row td{
	background-color:transparent;
}
table.search-filter tr.filter-row td.separator{
	background-color:transparent;
}
div.listings-list{
	background-color:transparent;
	padding:10px 0px 0px 0px;
}
table.listings-list{
	width:640px;
}
table.listings-list td.head{
	font-weight:bold;
}

td.head{font-weight:bold;}

select.filter{
	width:175px;
}
div.action-toolbar{
	text-align:right;
	padding:5px 0px 0px 0px;
}
div.action-toolbar a{
}
textarea.debug-text{
	width:630px;height:50px;
	display:none;
}
div.paging-bar a{
	margin-left:5px;
	font-size:12px;
	text-decoration:none;
}
div.paging-bar a:hover{
	text-decoration:underline;

}
div.paging-bar a.selected{
	font-weight:bold;
	font-size:14px;
}
div.plan-images{
	padding:10px;
}
div.plan-images img{
	margin-right:15px;
}
h2{color:#5c6b26; font-family:"Times New Roman", Times, serif; font-size:1.4em; font-weight:normal;}

.print-title{color:#000000;text-align:left;display:none;font-family:"Times New Roman", Times, serif; font-size:2.2em; font-weight:bold; line-height:100%;}

 @media print{ 
.print-title{color:black;text-align:left;display:block;}
.printme{display:none;}
 .styleadd{color:#000000;}
 .style21{color:#000000;}
 .style90{color:#000000;}
 .common{color:#000000;}
 span.common{color:#000000;}
 td.common{color:#000000;}
 a{color:#000000;}
 
 }
