.categorylinks li a{
	margin-left: 2px;
	font-size: 9px;
	display: block;
	text-decoration: none;
	text-align:left;
	font-weight: normal;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 2px;
	width: 180px;
	margin-top: 4px;
	padding-top: 4px;
	text-indent: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.categorylinks a:visited{
	color: #666666;
}
.categorylinks a:hover {
	text-decoration: none;
	background-image: url(images/active_hover.png);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	color: 990000;
}

.categorylinks a.selected{ /*currently selected tab*/
	color: #990000;
	background-image: url(images/active_hover.png);
	background-repeat: no-repeat;
}



.tabcontent{
	display:none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul li{
}



.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 0px; /*shift text down 1px*/
padding-bottom: 0px;
}


.tabcontentstyle{ /*style of tab content oontainer*/
	border: 0px solid gray;
	margin-bottom: 0em;
	padding: 0px;
}

.tabcontent{
	display:none;
	padding-left: 25px;
	padding-right: 25px;
}

@media print {
.tabcontent {
	display:table !important;
}
}

.handcursor{
cursor:hand;
cursor:pointer;
}

.homesearch-interior {	
	vertical-align: top;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	background-image: url(../images/results/homesearch-fade2.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.homesearch-shell {	
	vertical-align: top;
	background-color: #C4DFEB;
	padding: 4px 0px 4px 4px;
	border: 2px solid #ffffff; 
}
.pageheader {	padding: 9px 9px 5px 21px;
}
.tagline {
	color: #2b4570;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	line-height: 1.5em;
}
