p
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #746760;
	line-height: 130%;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 8px 0px;
}

#navcontainer ul
{
margin: 0 0 0 0;
padding: 1 0 0 0;
list-style: none;
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(bullet-off.gif) left center no-repeat;
padding-left: 34px;
text-align: left;
font: bold 10px arial;
text-decoration: none;
color: #7B6E66;
line-height: 160%;
}

#navcontainer ul li a:hover
{
background: transparent url(bullet-on.gif) left center no-repeat;
color: #506171;
}


a {
	color: #84919E;
	text-decoration: none;
}

a:hover {
	color: #506171;
	text-decoration: none;
}

.samplesite
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #746760;
	line-height: 130%;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	margin: 0px 0px 8px 0px;
}