.navtext
{
	width:150px;
	font-size:8pt;
	font-family:arial;
	border-width:2px;
	border-style:outset;
	border-color:#006BAE;
	layer-background-color:#FFFBEE;
	background-color:#FFFBEE;
	color:black;
	font-weight : bold;
}


div.text_upper_right {
		font-family : tahoma;
		font-size : 14pt;
		font-weight : bold;
		color:#5151A7;
		padding-left: 10px;
	}
	
div.text_upper_left {
		font-family : tahoma;
		font-size : 9pt;
		font-weight : bold;
		color:#5151A7;
		padding-right: 10px;
		line-height: 140%;
	}	
	
div.text_lower_left {
		font-family : tahoma;
		font-size : 9pt;
		font-weight : bold;
		color: #403339;
		line-height: 140%;
	}		

#align_left {
		margin-left: 25px;
		margin-top: 5px;
	}		