<style type="text/css">
	/*********************************************************/
	/* General Content Styles
	/*********************************************************/


	/*********************************************************/
	/* Navigation And Framework Styles
	/*********************************************************/

	.headerBar {
		color: #ffffff;
		background-color: #000066;
	}

	.headerBarLink {
		color: #ffffff;
		text-decoration: none;
		font-size: 7.5pt;
	}

	.mainNavBar {
		color: #ffffff;
		background-color: #000000;
	}

	DIV.mainNavBarButtonOn {
		color: #ffffff;
		background-color: #9EA5AE;

		width: 100%;
		height: 100%;

		line-height: 2;

		text-align: left;
		vertical-align: middle;
	}

	.mainNavBarButtonOff {
		color: #ffffff;
		background-color: #9EA5AE;

		width: 100%;
		height: 24;

		line-height: 2;

		padding: 0px;

		text-align: left;
		vertical-align: middle;
	}

	.mainNavBarItem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8.5pt;
	color: #ffffff;
	background-color: #9EA5AE;
	text-decoration: none;
	}

	.searchNavBarItem {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 8.5pt;
		color: #ffcc00;
		line-height: 2;
		text-decoration: none;
	}

	.searchField {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		border-style: none;
	}

	DIV.popupMenu {
		color: #ffffff;
		background-color: #9EA5AE;

		padding: 0;

		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;

		width: 187;

		z-index: 2;
		position: absolute;
		visibility: hidden;
	}

	DIV.popupMenuItemOff {
		color: #ffffff;
		background-color: #9EA5AE;

		width: 100%;
		height: 25;

		line-height: 2;

		text-align: left;
		vertical-align: middle;

		padding: 0px;
		visibility: inherit;
	}

	DIV.popupMenuItemOff TD{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #9EA5AE;
	}

	DIV.popupMenuItemOff A{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #ffffff;
	}

	DIV.popupMenuItemOff A.popupMenuItem:HOVER {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
	}

	DIV.popupMenuItemOn {
		color: #ffCC00;
		background-color: #9EA5AE;

		width: 100%;
		height: 25;

		line-height: 2;

		text-align: left;
		vertical-align: middle;

		padding: 0px;

		visibility: inherit;
	}

	DIV.popupMenuItemOn TD{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #FFCC00;
		background-color: #9EA5AE;
	}

	DIV.popupMenuItemOn A{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #FFCC00;
	}

	DIV.popupMenuItemOn A.popupMenuItem:HOVER {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #ffcc00;
	}

	.secondaryNavItem, .secondaryNavItem A {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: bold;
		text-decoration: none;
		color: #999999;
		background-color: #ffffff;
	}

	.secondaryNavItem A:HOVER {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: bold;
		text-decoration: none;
		color: #333366;
	}

	.secondaryNavItemOn, .secondaryNavItemOn A{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: bold;
		text-decoration: none;
		color: #333366;
		background-color: #ebebeb;
	}

	.tertiaryNavItem, .tertiaryNavItem A {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: normal;
		text-decoration: none;
		color: #666666;
		background-color: #ebebeb;
	}

	.tertiaryNavItem A:HOVER {
		color: #000000;
	}

	.tertiaryNavItemOn, .tertiaryNavItemOn A {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
		background-color: #bebebe;
	}

	.breadCrumb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #666666;
	}

	.quickLinksArea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #000000;
		background-color: #ebebeb;
	}

	.quickLinksHeader {
		background-color: #f3f3f3;
	}

	.quickLinks, A.quickLinks {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}

	A.quickLinks:HOVER {
		color: #333366;
	}

	.errorPage {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt;
		line-height: 20pt;
		font-weight: bold;
		color: #990000;
	}
</style>
