/* CSS Document */

#contentCol01Nav {
	position:absolute;
	left:4px;
	width:200px;
	margin: 0;
	z-index:0;
}

#contentCol01Nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index:0;
}
#contentCol01Nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.7em;
	z-index:0;
}

#contentCol01Nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #6E9989;
	padding: 0 0 0 16px;
}

#contentCol01Nav li a:hover {
	color: #003950;
}

#contentCol01Nav a.activeTop {
	font-weight:bold;
	background-image: url(http://media.corporate-ir.net/media_files/irol/13/130007/_img/nav2arrow.gif);
	background-repeat: no-repeat;
}

#contentCol01Nav a.active {
	font-weight:bold;
	background-image: url(http://media.corporate-ir.net/media_files/irol/13/130007/_img/nav1arrow.gif);
	background-repeat: no-repeat;
}

#contentCol01Nav div.active {
	display:block;
	padding-left:15px;
	xbackground-image: url(http://media.corporate-ir.net/media_files/irol/13/130007/_img/navBkgR.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	z-index:0;
}
#contentCol01Nav ul.active {
	xbackground-image: url(http://media.corporate-ir.net/media_files/irol/13/130007/_img/navBkgL.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	z-index:0;
}
#xcontentCol01Nav div.active div.active {
	padding-bottom:29px;
}
#xcontentCol01Nav ul.active ul.active {
	margin-bottom:29px;
}
#xcontentCol01Nav ul.active div.active {
	margin-bottom:29px;
}

#contentCol01Nav div.inactive {
	display:none;
}


#contentCol01Nav .activeBkg {
	position:relative;width:177px;height:35px;
	margin-top:-20px;
	font-size:1px;
	background-image:url(../_img/navBkg01.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	z-index:-1;
}

#contentCol01Nav ul.active .activeBkg {
	background-image:url(http://media.corporate-ir.net/media_files/irol/13/130007/_img/navBkg02.gif);
	z-index:-1;
}

#xcontentCol01Nav .activeBkg {
	position:absolute;width:69px;height:2px;
	font-size:1px;
	right:0px;margin-top:-2px;
	background-image:url(http://media.corporate-ir.net/media_files/irol/13/130007/_img/navBkgFill.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#contentCol01Nav .currPg {
	color:#003950;
}
