﻿ul.siteMapTop
{
margin-top: .5em;
margin-bottom: .7em;
margin-left: .5em;
 padding:			0 0 0 7px;
 list-style-type:none;
  background: url('/Images/bulletLevel1.gif') no-repeat 0px .4em;
}
 
 /*second tier*/
ul.siteMapSub  li 
{
margin-top:			.2em;
margin-bottom:		.5em;
list-style-type:none;
margin-left: -1.5em;
padding:			0 0 0 5px;
  background: url('/Images/bulletLevel2.gif') no-repeat 0px .4em;

} 

.sitemaph1

{
	font-family : Times New Roman, serif;
	font-size : 22px;
	color : #1c687f;
	font-weight : normal;
	line-height : 24px;	
	margin : 8px 0px 2px 0px;
}
.sitemaph2
{
font-size:12pt;
color:#9b8e7f;
font-weight:bold;
 margin:0px 75px 10px 0px;
}