body, body div, body p, body th, body td, body li, body dd	{
	font-size:	small;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	medium
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size:	medium
}
#topNav #navbar li{
	background-color: #EDEDED;
	border-left: 1px solid #26338F;
	border-top: 1px solid #26338F;
	text-align: center;
	width: 116px;
	height: 60px;
}
#topNav #navbar li.selected a{
	padding:2px 6px;
	background-color: #26338F;
	color: White;
	height: 56px;
}
div#addOrgForm{
	width: 418px;
	background-color:#EDEDED;
	border: 1px solid #AAABB8;
	padding: 0px;
	margin: 10px auto 0px auto;
}