.TopMenuGroup
{
  padding: 0px 0px 0px 20px;
}

.MenuGroup
{
  padding: 0px 0px 0px 30px;
}

.TopMenuItem
{
	color:#B18601;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	text-transform:lowercase;
}

.TopMenuItemHover
{
	color:#B18601;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	text-transform:lowercase;
	cursor: pointer;
}

.TopMenuItemActive
{
	color:#B18601;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	text-transform:lowercase;
	cursor: pointer;
}

.TopMenuItemHoverActive 
{
	color:#B18601;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	text-transform:lowercase;
	cursor: 
}

.MenuItem
{
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial;
	height: 14px;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	border: none;
	vertical-align: middle;
}

.MenuItemHover
{
	font-size:12px;
	font-weight:bold;
	cursor: pointer;
	color:#FFFFFF;
	background-color: #B18601;
	font-family: Arial;
	height: 14px;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	border: none;
	vertical-align: middle;
}

.SubMenuItem
{
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
	color: #FFFFFF;
	background-color:#9e9e9d;
	font-family: Trebuchet MS,verdana;
	height: 14px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #9ebbd2;
}

.SubMenuItemHover
{
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
	color:#9ebbd2;
	background-color: #827f77;
	font-family: Trebuchet MS,verdana;
	height: 14px;
	border: solid 1px #9ebbd2;
}

.givingWizardLabel {
	color:#333333;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.givingWizardHeading {
	font-size:24px;
	font-weight:bold;
}

.Apple-style-span
{
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

nobr {
	color:#B18601;
	font-size:;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	text-transform:lowercase;
	cursor: pointer;
}

nobr:hover {
	color:#B18601;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	text-transform:lowercase;
	cursor: pointer;
	background-color: #e8dab3;
}

.normalText {
	color:#333333;
	font-family:Trebuchet MS, Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}

.SubMenuItem {
	background-color: #e8dab3;
	border: 1px solid #B18601;
}

.SubMenuItem:hover {
	background-color: #e8dab3;
	border: 1px solid #B18601;
}

.SubMenuItemActive {
	background-color: #e8dab3;
	border: 1px solid #B18601;
}

.SubMenuItemActive:hover {
	background-color: #e8dab3;
	border: 1px solid #B18601;
}

.categoryTitle, .categoryCount {
	color:#333333;
	font-family:Trebuchet MS, Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}

div#bodyCopy {
	padding-left: 40px;
}
