/* CSS Document */

#leftnav {
	font-size: 12px;
    text-indent: 15px;
    font-family: Tahoma, Arial;
	line-height: 20px;
	margin: 0px;
	height: 100%;
	width: 243px;
	/*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;*/
	/*background-color:#FFFFFF;*/
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AA2B8;*/
	z-index:-1;
}
#middle {
    font-size: 10px;
    text-indent: 15px;
    font-weight:bold;
    color: #ffffff;
	text-decoration: none;
    font-family: Tahoma, Arial;
	margin: 0px;
    line-height: 18px;
	width: 243px;
	display:block;
	background-image: url(/portal/page/portal/Internet/Repository/LeftNav/SubTopLeftNavBackground.png);
    /*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #8AA2B8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8AA2B8;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #8AA2B8;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #8AA2B8;*/
	position:relative;
	z-index:1;
}

#middle a {

    line-height: 17px;
	width: 243px;
	display: block;
    color: #FFFFFF;
	background-image: url(/portal/page/portal/Internet/Repository/LeftNav/SubTopLeftNavBackground.png);
	/*background-color: #FFFFFF;*/
    text-decoration: none;

}

#middle a:hover {
    line-height:17px;
	width: 243px;
	display: block;
    color: #FFFFFF;
    /*background-color: #000000;*/
	background-image: url(/portal/page/portal/Internet/Repository/LeftNav/SubTopLeftNavBgHover.png);
    text-decoration: none;

}
/*#middle a:visited {
    line-height: 17px;
	width: 218px;
	display:block;
    color: #003F72;
	background-color: #FFFFFF;
	background-image: url(/portal/page/portal/Internet/Repository/LeftNav/SubTopLeftNavBackground.png);
    text-decoration: none;

}*/
#plus {
	float: right;
	position:absolute;
	z-index:2;
	top:1px;
    bottom:0px;
	right:0px;
}
#plus a a:hover a:visited {
	float: right;
	position:absolute;
    z-index:2;
	top:1px;
    bottom:0px;
    right:0px;

}
#toptext {
        line-height: 17px;
        color: #FFFFFF;
        font-size: 11px;
        font-weight: bold;
        background-image: url(/portal/page/portal/Internet/Repository/LeftNav/TopLeftNavBackground.png);
        padding-left: 0px;
        width:243px;
		z-index:-10;
		
}
#leftnav ul {
	list-style-image: none;
	list-style-type: none;
	display: inline-table;
	padding: 0px;
	margin: 0px;

}
#highlights {
	font-family: Arial, Tahoma;
	font-size: 10px;
    font-weight:bold;
	line-height: 15px;
        display:block;
	color:#003478;
	text-indent: 25px;
	width: 243px;
	margin:0px;
	background-color: #aebdc9;
        /*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0x;
	padding-left: 0px;

	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #8AA2B8;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #8AA2B8;*/
	z-index:3;
}
#highlights a {
	width: 243px;
	display:block;
        color: #003478;
	background-color: #aebdc9;
       text-decoration: none;
		        /*padding-top: 0px;
	 padding-right: 2px;
	 padding-bottom: 0px;
	padding-left: 0px;*/
}
#highlights a:hover {
	width: 243px;
	display:block;
        color: #FFFFFF;

	background-color: #003c72;
     text-decoration: none;
		       /*padding-top: 0px;
	padding-right: 2px;
	 padding-bottom: 0px;
	padding-left: 0px;*/
}
/*#highlights a:visited{
	width: 218px;
	display:block;
        color: #0069C7;
	background-color: #F7F7F7;
    text-decoration: none;
		      padding-top: 0px;
	 padding-right:2px;
	 padding-bottom: 0px;
	padding-left: 0px;
}*/

#leftnav #middle #plus img {
	cursor: hand;
}

