#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:12px;
	padding-left:14px;
	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{
	width:169px;
	margin:0px;
	background:url(/images/template/subnav.gif);
	font-size:12px;
	color:white;
	height:33px;
	padding-left:33px;
	line-height:29px;
	font-weight:normal;
}

#subnav h2 a{
	text-decoration:none;
	color:white;
}

#subnav h2 a:hover{
	text-decoration:underline;
}

#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;
	behavior:url(/styles/csshover.htc); 
}

#subnav li a.pdf{
	background: url(/images/template/info_icon.gif) no-repeat;
	padding-left:20px;
	margin-left:-20px;
}

#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{
	display:block;
	margin-bottom:0px;
	padding-bottom:0px;
}


#subnav ul ul{
	margin-left:-14px;	
	margin-bottom:8px;
}

#subnav .level2 li {
	margin-bottom:3px;
}

.level2 .on{
	padding-bottom:0px;
	margin-bottom:3px;

}

.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;
}

#subnav ul.level3{
        margin-left:1px !important;
        margin-top:4px;
}

#subnav ul.level4{
        margin-left:2px !important;
        margin-top:4px;

}

#subnav ul.level5{
        margin-left:2px !important;
        margin-top:4px;

}

#subnav ul.level6{
        margin-left:2px !important;
        margin-top:4px;

}

#subnav ul.level7{
        margin-left:2px !important;
        margin-top:4px;

}









