/* CSS Document */
#topLogo a{
font-size:250%;
font-weight:bold;
text-decoration:none;
color:#174B79;
}
#top{
	color:#174B79;
	margin:0px 0px;
}
#topNav, #topNav a{
	padding:5px 0px 0px 0px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	color:#174B79;
}
#topSectionNav{
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	margin:20px 0px 16px 0px;
	text-decoration:none;
}
#topSectionNav a{
	color:#FFFFFF;
	text-decoration:none;
}
#topSectionNav ul{
	padding:0px;
	margin:0px 0px;
}
#topSectionNav ul li{
	padding:6px 10px;
	display:inline;
	background-color:#174B79;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
}
#topSectionNav #topQuickSearch {
	background-color:#FFFFFF; 
	color:#174B79; 
	cursor:pointer;
}
#topQuickSearch {
	margin:0px;
	padding:0px;
}
#trailimageid{
	position:absolute; 
	z-index:9;
}

#topContent{
margin:5px 0px 6px 0px; 
padding:7px 10px;
background-color:#EBEBEB;
color:#000000;
font-weight:bold;
}
#topContent a{
color:#000000;
font-weight:bold;
text-decoration:underline;
}
#menuYear{
	z-index:5;
	position:absolute; 
	width:183px; 
	left: 52px; 
	top: 87px; 
	background-color:#FFFFFF; 
	border-color:#174B79;
	border-width:1px;
	border-style:solid;
	border-top:none;
	display:none;
}
html>body #menuYear{
	width:184px; 
	left: 54px;
	top: 87px; 
}
.itemYear{
border-style:solid;
color:#174B79; 
padding-left:5px; 
padding-top:2px; 
padding-bottom:2px;
border-color:#EBEBEB; 
border-width:1px;
cursor:pointer;
}
.soldYear{
cursor:pointer;
}
#topSectionNav .itemYears a,#topSectionNav  a.itemYears{color:#174b79; font-weight:bold;}