#menuwrapper {
	width: 700px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: solid;
}
.cleared {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#menubar {
	width: 700px;
}
#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menubar a {
	display: block;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#menubar a.label {
	padding: 2px 8px;
}
#menubar li {
	float: left;
	width: 9em;
}
#menubar li {position: relative;}

/* hide from IE mac \*/
#menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#menubar li ul, #menubar ul li  {
	width: 13em;
}
#menubar ul li a  {
	color: #ffffff;
	border-right: 0;
	padding: 3px 5px 3px 8px;
}
#menubar li ul {
	position: absolute;
	display: none;
}
#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.menulist a {
	color: #000000;
}
#menubar li:hover ul, #menubar li.menulist ul {
	display: block;
}
#menubar li:hover ul a, #menubar li.menulist ul a {
	color: #FFF;
}
#menubar ul a:hover {
	color: #ED9254!important;
}
.accentorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E24927;
}
.largeaccentorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E24927;
}
.largeaccentblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3786e4;
}


.accentblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3786e4;
}
.accentgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #51535a;
}

.accentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.greylg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.ltgrey {
	color: #d2d2d4;
}
.white {
	color: #FFF;
}

