#leftNav
{
	width:214px;
	margin-top:10px;
	float:left;
	background-color:#f9f9f9;
}
#leftNav h2 {
	font-size: 13px;
	color: #1D74CC;
	margin: 0px;
	padding: 0px;
}
#leftNav h2 a{
	font-size: 13px;
	color: #1D74CC;
	text-decoration: none;

}
#leftNav h2 a:hover {
	text-decoration: none;
}


#leftNav #leftNav_top {
	background-image: url(../images/leftNavHeadings/leftNav-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 24px;
	width: 198px;
	padding-top: 10px;
	padding-left: 16px;
	padding-bottom: 5px;
}
#leftNav #leftNav_bottom {
	background-image: url(../images/leftNavHeadings/leftNav-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 15px;
	width: 214px;
	margin-bottom: 10px;
}


#leftNav ul
{
	background-image:url(../images/leftNavHeadings/nav_back.gif);
	background-repeat:repeat-y;
	text-align:left;
	width: 198px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#leftNav li, #leftNav li a
{
	margin-top:10px;
	color:#7f7f7f;
	list-style-type: none;
	line-height: 18px;
}
#leftNav li a
{
	padding-left:14px;
	background-image:url(../images/leftNavHeadings/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
}
#leftNav #Nav_ac {
	background-image: url(../images/leftNavHeadings/arrow-active.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #1d74cc;
}

#leftNav li a:hover
{
color:#1d74cc;
}
acronym {
	background-image: url(../images/line_dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
