UL.menulist{ display: none; visibility: hidden; position: absolute; top: -1000; left: -1000; }
XML{ display: none; visibility: hidden; }


/* text and hyperlinks within the left navigation */

a.navtextlink10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000066;
	text-decoration: none;
}

a.navtextlink10:hover {
	color: #0035ad;
}

a.navtextlink10b {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.navtextlink10b2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9fb9db;
	text-decoration: none;
	font-weight: bold;
}

a.navtextlink10c {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #9fb9db;
	text-decoration: none;
}


a.navtextlink8 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	text-decoration: none;
}

a.navtextlink8:hover {
	color: #0035ad;
}

a.navtextlink8b {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9fb9db;
	text-decoration: none;
	font-weight: bold;
}

a.navtextlink8b:hover {
	color: #0035ad;
}

/* chevron class used in both the lefthand navigation and central part of the page */
.chevron {
	color: #ffcc00;
	font-weight: bold;
	font-size: 7pt;
}
/* used to line up the bullets within navigation where the link is two lines */
img.paddingnav {
	vertical-align: 9px;
}

/* used to line up the bullets within navigation where the link is three lines */
img.paddingnav3 {
	vertical-align: 18px;
}
