.sidenav {
	background-image: url(../../imgs/horz_dots.gif);
	background-repeat: repeat-x;
	list-style-type: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	line-height: 18px;
}
.sidenav {
	background-image: url(../../imgs/horz_dots.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 3px;
	left: -6px;
}
a:link {
	color: #286BA9;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #39C;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	text-align: center;
}
.pagetitle {
	font-size: 18px;
	color: #999;
	letter-spacing: 1px;
	font-weight: lighter;
}
.bold {
	font-weight: bolder;
	color: #000;
}
.subtitle {
	font-size: 12px;
	color: #286BA9;
	letter-spacing: 1px;
	text-align: left;
}
.legal {
	font-size: 9px;
	font-style: italic;
	color: #666;
}
.sidebarlist {
	list-style-type: none;
	text-indent: 20px;
	text-align: left;
}
