/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px;
	font-size: 12px;
	display: none;
	display: block;
	background-color: #6F9AD1;
	display: none;
	/*/*/display: block; /* Hide from NN4*/
}

#p7TMctrl a:link {
	color: #FFFFFF;
}
#p7TMctrl a:visited {
	color: #333333;
}
#p7TMctrl a:hover {
	color: #333333;
}


/*Sets line-height of menuitems*/
#p7TMnav div {
	line-height: 1.8em;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*Sets background color, border, and padding around the menu DIV*/
#p7TMnav {
	padding-top: 43px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-right: 10px;
	width: 270px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to 12px establishing a cascading indent*/
#p7TMnav div div {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", Verdana;
	background-color: #6C8B7B;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DA499;
	padding-top: 0px;
}
	/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a  {
	padding-left: 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#p7TMnav div a:visited {
	color: #FFFFFF;
	background-color: #6C8B7B;
	padding-left: 20px;

}
#p7TMnav div a:hover {
	background-color: #6C8B7B;
	color: #314038;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6C8B7B;
	font-variant: normal;
	font-weight: normal;
	padding-left:0px;
	padding-right: 10px;
	text-transform: capitalize;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#p7TMnav div div a:visited {
	color: #FFFFFF;
	background-color: #6C8B7B;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#p7TMnav div div a:hover {
	color: #FFFFFF;
	background-color: #8da499;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 12px;
	color: #FFFFFF;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs
.p7plusmark {
	background-repeat: no-repeat;
	background-image:    url(../p7tm/p7t_plus.gif);
	background-position: 8px 50%;
	padding: 0 0 0 10px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:    url(../p7tm/p7t_minus.gif);
	background-position: 8px 50%;
	padding: 0 0 0 10px !important;
}*/

/*rule programatically assigned to child links when image-based plus and minus option is selected
.p7defmark {
	background-image:  none;
	padding: 0 0 0 10px!important;
}*/

/*rules programatically assigned to page link correesponding to current page (You are Here)
.p7currentmark {
	text-transform: capitalize;
	padding: 0 0 0 10px!important;
}*/

#home #p7TMnav .home a {
	background-color: #6C8B7B;
	color: #314038;
}
#relations #p7TMnav .relations a {
	background-color: #6C8B7B;
	color: #314038;
}
/*#news #p7TMnav .news a {
	background-color: #6C8B7B;
	color: #314038;*/
}
#aboutUs #p7TMnav .aboutUs a {
	background-color: #6C8B7B;
	color: #314038;
}
#shareholdings #p7TMnav .shareholdings a {
	color: #FFFFFF;
	background-color: #8da499;
}
#advisors #p7TMnav .advisors a {
	color: #FFFFFF;
	background-color: #8da499;
}
#aimRule26 #p7TMnav .aimRule26 a {
	color: #FFFFFF;
	background-color: #8da499;
}
#committees #p7TMnav .committees a {
	color: #FFFFFF;
	background-color: #8da499;
}
/*#announcements #p7TMnav .announcements a {
	background-color: #6C8B7B;
	color: #314038;
}*/
#contacts #p7TMnav .contacts {
	background-color: #6C8B7B;
	color: #314038;
}
#directors #p7TMnav .directors a {
	color: #FFFFFF;
	background-color: #8da499;
}
#documents #p7TMnav .documents a {
	color: #FFFFFF;
	background-color: #8da499;
}
#press #p7TMnav .press a {
	background-color: #6C8B7B;
	color: #314038;
}
#price #p7TMnav .price a {
	color: #FFFFFF;
	background-color: #8da499;
}
