.sectionHeader{
	margin:0px; padding:0px 0px 12px 13px; display:block;
	font-size:7pt; font-weight:bold; line-height:110%;
	background:url(../images/bullet_arrow.gif) no-repeat;
}

.sectionHeader a{
	text-decoration:none; color:#000000; 
}

.sectionHeader a:hover{
	text-decoration:underline;
}

.sectionSubHeader{
	margin:0px 0px 0px 13px; padding:0px 0px 5px 13px; display:block; background:url(../images/bullet_red_dash.gif) no-repeat; 
	font-size:7pt; font-weight:bold;
	color:#b8292f; line-height:100%;
}

.sectionSubHeader a{
	color:#b8292f; text-decoration:none;
}

.sectionSubHeader a:hover{
	color:#b8292f; text-decoration:underline;
}

/*


ul.sitemapList{
	margin:0; padding:0; list-style:none;
	font-size:7pt; font-weight:bold; line-height:110%;
}

ul.sitemapList li{
	margin:0; padding:0px 0px 12px 13px; display:block; background:url(../images/bullet_arrow.gif) top left no-repeat;
}

ul.sitemapList li a{ text-decoration:none; color:#000000; }

ul.sitemapList li a:hover{ text-decoration:underline; }

ul.sitemapList ul{
	margin:0; padding:0px 0px 0px 0px; list-style:none;
}

ul.sitemapList ul li{
	margin:5px 0px 0px 0px; padding:0px 0px 0px 13px; display:block; background:url(../images/bullet_red_dash.gif) top left no-repeat; color:#b8292f; line-height:100%;
}

ul.sitemapList ul li a {
	color:#b8292f; text-decoration:none;
}

ul.sitemapList ul li a:hover {
	color:#b8292f; text-decoration:underline;
}

*/