a.sitemap-level-01:link, a.sitemap-level-01:visited{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 16px;
	color: #29a1af;
	font-weight : bold;
	text-decoration: none;
}
a.sitemap-level-01:hover{
	font-size: 17px;
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}
a.sitemap-level-02:link, a.sitemap-level-02:visited{
	font-size: 12px;
	color: #330066;
	font-weight : bold;
	text-decoration: none;
	margin-left: 15px;
	line-height: 18px;
}
a.sitemap-level-02:hover{
	font-size: 13px;
	color: #29a1af;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	line-height: 18px;
}
a.sitemap-level-03:link, a.sitemap-level-03:visited{
	font-size: 11px;
	color: #666666;
	font-weight : bold;
	text-decoration: none;
	margin-left: 20px;
	line-height: 16px;
}
a.sitemap-level-03:hover{
	font-size: 12px;
	color: #29a1af;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	line-height: 16px;
}
/* set columns and such - right-copy-sitemap replaces right-copy */
#right-copy-sitemap {
	width: 550px;
	background-color: #fff;
	display: block;
	padding: 0px 0px 0px 25px;
}
#column-left {
	width: 275px;
	position: relative;
	float: left;
	display: block;
}
#indent {
	padding-left: 20px;
}
#column-right {
	width: 250px;
	position: relative;
	float: right;
	display: block;
	padding: 50px 0px 0px 0px;
}
/* copy for purple banner area - not used */
.banner-nav {
	margin-left: 175px;
	font-size: 24px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	line-height: 28px;
}