/*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.8;
	padding-top: 0px;
	padding-bottom: 8px;
}


/*Sets background color, border, and padding around the menu DIV*/
#p7TMnav {
	padding-top: 1px;
	color: #FFFFFF;
	padding-bottom: 1px;
}

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

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #C0DDFA;
	background-color: #0d539b;
	letter-spacing: 1px;
}
	/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a  {
	padding-left: 20px;
	display: block;
	color: #FFFFFF;
	border-top: 1px solid #A4CEF9;
	border-bottom: 1px solid #052443;
	text-decoration: none;
	margin: 0px;
}
#p7TMnav div a:visited {
	color: #FFFFFF;
	background-color: #0d539b;
	padding-left: 20px;

}
#p7TMnav div a:hover {
	background-color: #E8ECF1;
	color: #0D539B;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	font-size: 12px;
	color: #0D539B;
	background-color: #BBD0EA;
	border-bottom: 1px solid #1271CF;
	font-variant: normal;
	font-weight: normal;
	padding-left:5px;
	width: 200px;
}
#p7TMnav div div a:visited {
	color: #0D539B;
	background-color: #BBD0EA;
	padding-left: 5px;
}
#p7TMnav div div a:hover {
	color: #E8ECF1;
	background-color: #0D539B;
}

/*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: #E8ECF1;
	color: #0D539B;
}*/
#addleisure #p7TMnav .addleisure a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#advisers #p7TMnav .advisers a {
	background-color: #E8ECF1;
	color: #0D539B;
}

#messaging #p7TMnav .messaging a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#pantheon #p7TMnav .pantheon a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#cheerful #p7TMnav .cheerful a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#york #p7TMnav .york a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#astek #p7TMnav .astek a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#investor #p7TMnav .investor a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#strategyWestside #p7TMnav .strategyWestside a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#committees #p7TMnav .committees a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#aim_rule_26 #p7TMnav .aim_rule_26 a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#press #p7TMnav .press a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#shareprice #p7TMnav .shareprice a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#downloads #p7TMnav .downloads a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#keyInfo #p7TMnav .keyInfo a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#shareholders #p7TMnav .shareholders a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#directors #p7TMnav .directors a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#registration #p7TMnav .registration a {
	background-color: #E8ECF1;
	color: #0D539B;
}
#RTI #p7TMnav .RTI a {
	background-color: #E8ECF1;
	color: #0D539B;
}
/*#contact #p7TMnav .contact a  {
	background-color: #E8ECF1;
	color: #0D539B;
}*/