	body, td {
	}

	.boxheadline {
		font-family: Verana, Arial, System;
		font-size: 11px;
		font-weight: bold;
	}

	.verblabel {
		font-family: Verana, Arial, System;
		font-size: 11px;
		font-weight: bold;
	}

	.nav1 {
		font-size: 14px;
		font-weight: bold;
		color: black;
		text-decoration: none;
	}

	.nav1:hover {
		font-size: 14px;
		font-weight: bold;
		color: #596FC4;
		text-decoration: none;
	}

	.nav1active {
		font-size: 14px;
		font-weight: bold;
		color: #596FC4;
		text-decoration: none;
	}

	.nav2 {
		font-size: 11px;
		font-weight: bold;
		color: black;
		text-decoration: none;
	}

	.nav2:hover {
		font-size: 11px;
		font-weight: bold;
		color: #596FC4;
		text-decoration: none;
	}

	.nav2active {
		font-size: 11px;
		font-weight: bold;
		color: #596FC4;
		text-decoration: none;
	}

	.nav3 {
		font-size: 9px;
		font-weight: bold;
		color: black;
		text-decoration: none;
	}

	.nav3:hover {
		font-size: 9px;
		font-weight: bold;
		color: #596FC4;
		text-decoration: none;
	}

	.nav3active {
		font-size: 9px;
		font-weight: bold;
		color: #596FC4;
		text-decoration: none;
	}

	.navlevel1cellstyle {
		padding-left: 3px;
		padding-top: 3px;
		padding-bottom: 1px;
		padding-right: 2px;
		border-top: 0px solid #8FB0D9; 
		border-bottom: none;
		border-left: none;
		border-right: none;

	}
	
	.navlevel2cellstyle {
		padding-left: 40px;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 2px;
	}
	
	.navlevel3cellstyle {
		padding-left: 60px;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 2px;
	}




