.navigationbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #8AC02D;
	border-bottom-width: thin;
}	
a {
	color: #0099CC;
	text-decoration: none;

}
a:hover {
	color: #8AC92D;
	text-decoration: none;
	
}

.navbarlinks-up {
	vertical-align: 70%;
}
.text-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	background-color: #D7DDD9;


}
.textform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #D7DDD9;
	vertical-align: text-top;
	line-height: 24px;

}
.imagefloatright {
	float: right;
	margin: 0px;


}
.imagefloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;

}
.titletext-bluestrong {
	font-weight: bold;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.titletext-greenstrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 8AC92D;
	font-weight: bold;
}
