
	.headermid {
		font-family: arial;
		font-size: 14px;
		text-decoration: none;
		color: #4aa4bc;
	}
	.boldheader { font-family: arial;
		font-size: 13px;
		text-decoration: none;
		font-weight : bold;
		color: white;
	}
	.header { font-family: arial;
		font-size: 13px;
		text-decoration: none;
		color: white;
	}
	h1.title { font-family: arial;
		font-size: 16px;
		text-decoration: none;
		color: #FFFFFF;
		font-weight : bold;
		margin-bottom: 3px;
	}
	h2.subtitle {  font-family: arial;
		font-size: 18px;
		text-decoration: none;
		color: #ff8b16;
		font-weight : bold;

	}
	.verticalorange {
		font-family: arial;
		font-size: 19px;
		text-decoration: none;
		color: #fc8813;
	}
	.footer { font-family: arial;
		font-size: 12px;
		text-decoration: none;
		color: white;
	}
	.rightnav { font-family: arial;
		font-size: 12px;
		text-decoration: none;
		color: #127891;
	}
	
	.pagetext { font-family: arial;
		font-size: 13px;
		text-decoration: none;
	}
	li.rightnav {
		font-family: arial;
		font-size: 12px;
		text-decoration: none;
		line-height : 16px;
	}
	ul.rightnav {
		margin-left : 13px;
		padding-left : 2px;
	}
		.leftnav { font-family: arial;
		font-size: 12px;
		text-decoration: none;
		color: #127891;
	}
	li.leftnav {
		font-family: arial;
		font-size: 12px;
		text-decoration: none;
		line-height : 16px;
	}
	ul.leftnav {
		margin-left : 13px;
		padding-left : 2px;
	}
