TD.thissection, TD.thisPage, TD.section, TD.page, TD.thisBlobPage, TD.thisBlobSection,
TD.leftHandMenu, TD.currentSector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

TD.leftHandMenu, TABLE.dynamicmenu {
	background-color: #00274C;
}

TABLE.dynamicmenu {
	width: 100%;
	border : 0 none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	white-space : normal;
}

HR.sectorhome {
	color: #849CB1;
	border : 0 0 0 0 ;
	line-height : 1px;
	height: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	size: 1px;
}

TD.thisSection, TD.currentSector {
	background-color: #00274C;
}
TD.currentSector {
	color:white;
	font-style: italic;
}

TD.thisPage {
	background-color: #204E71;
}
TD.thisBlobPage {
	background-color: #204E71;
}
TD.section {
	background-color: #00274C;
}
TD.thisBlobSection {
	background-color: #00274C;
}

TD.page, TD.bookmark, TD.bookmarkblob {
	background-color: #204E71;
	color: #B9C7D4;
	vertical-align: text-top;
	text-align: left;
}
TD.bookmarkblob {
	width: 5px;
}
TD.section, TD.thisSection {
	font-weight: bold;
}
TD.section a:link,
TD.page a:link,
TD.section a:visited,
TD.page a:visited
{
	color: #B9C7D4;
	text-decoration: none;
}
TD.section a:hover,
TD.page a:hover,
TD.thisSection a:link,
TD.thisSection a:visited,
TD.thisPage a:link,
TD.thisPage a:visited,
TD.thisPage
{
	color: #E36500;
	text-decoration: none;
}

TD.thisSection a:hover,
TD.thisPage a:hover,
TD.thisSection a:visited:hover,
TD.thisPage a:visited:hover
{
	color: #E36500;
	text-decoration: none;
} 
