#subnav{
	text-align:left;
	float:left;
	padding-left:0px;
	width:214px;
	overflow:hidden;
	background:url(/images/template/subnav_top.gif) no-repeat;
	padding-top:16px;
	
}

#subnav li li{
	background:none;
	line-height:15px;
	padding-left:20px;
	font-weight:normal;
	padding-bottom:1px;
	padding-top:1px;

}


#subnav .bullet{
	display:block;
	background:url(/images/template/green_bullet2.gif) no-repeat 0px 4px;
	line-height:13px;
	padding-left:15px;
	margin-left:0px;
	font-weight:bold;	
	position:relative;
	left:-15px;
}

#subnav .emphasis{
	font-style:italic;
	font-weight:bold;
	color:#696969;
}

#subnav h2, h1#HwNavStackHeader{
	width:168px;
	margin:0px;
	/*background:url(/images/template/subnav/subnav.gif);*/
	background:#08499c;
	font-size:12px;
	color:white;
	/*height:33px;*/
	padding-left:10px;
	margin-left:23px;
	/*line-height:29px;*/
	/*line-height:29px;*/
	font-weight:normal;
	padding-top:7px;
	padding-bottom:7px;
}

#subnav #HwNavigationWrapper, #subnav #HwNavigation{
	margin:0px;
	padding:0px;
}

#subnav h2 a{
	color:white;
	text-decoration:none;
}

#subnav li{
	display:block;
	color:#00499e;
	padding-left:34px;
	font-size:11px;
	font-weight:bold;
	background:url(/images/template/left_rail_horiz_divider.gif) no-repeat bottom left;
	line-height:13px;
	cursor:pointer;
	width:150px;
	padding-bottom:8px;
	padding-top:6px;
}

#subnav li a{
	text-decoration:none;	
	color:#00499e;
}

#subnav li:hover, #subnav li a:hover{
	text-decoration:none;
	color:#6699cc;
	
}


#subnav li.last{
	background:none;

}


#subnav li li a{
	color:#414042;
	font-weight:normal;
}

#subnav li li a:hover{
	color:#acacac;
	font-weight:normal;
	
}

/*
#subnav li li li{
	color:#a2a2a2;
	background:none;
}
*/

#subnav .level2 .bullet{
	font-weight:normal;
}

#subnav li li li.bullet{
	padding-left:16px;
	background:url(/images/template/green_bullet2.gif) no-repeat 0px 4px;
	margin-left:0px;
	position:relative;
	left:-2px;
	font-weight:normal;
}

#subnav .on{
	color:#6699cc;
}


#subnav span.emphasis{
	font-weight:normal;
}

#subnav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:none;
}

#subnav ul.on, #subnav #HwNavigation ul{
	display:block;
	margin-bottom:0px;
	padding-bottom:0px;
}


#subnav ul ul{
	margin-left:-14px;	
	margin-bottom:8px;
}

.level2 .on{
	padding-bottom:0px;
	margin-bottom:0px;

}

.level3{
	margin-bottom:0px;
	padding-bottom:0px;
}

#backlink{
	background:url(/images/template/return_arrow.gif) no-repeat;
	margin-top:10px;
	display:block;
	color:#00499e;
	text-decoration:none;	
	font-weight:bold;
	font-size:11px;
	padding-left:20px;
	margin-left:15px;
	padding-top:5px;
	behavior:url(/styles/csshover.htc); 
}

#backlink:hover{
	text-decoration:none;
	color:#6699cc;
}

#watkinsmicrosite #subnav ul{
	display:block;
	list-style-type:none;
	color:#505050;
	margin-left:30px;
	list-style-position:outside;
	
	
}

#watkinsmicrosite #subnav li{
	background:none;
	color:#505050;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-left:0px;
	margin-bottom:5px;
	width:200px;
	display: list-item; 
	background:url(/assets/watkins/bullet.gif) 0px 5px  no-repeat;
	padding-left:12px;

}







