@charset "utf-8";
/* CSS Document */

#menuwrapper {
	margin: 0px auto;
	padding-top: 77px;
	height:30px;
	width: 970px;
	background-position:top;
	background-image:url(images/nav.jpg);
	background-repeat: repeat-x;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menubar a {
	display: block;
	text-decoration: none;
	padding: 4px 20px 6px 20px;
	font-size: 16px;
	color: #EDEDF3;
	border-right: 1px solid #666;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
#menubar li {
	float: left;
	width: 9em;
}
#menubar li ul, #menubar ul li  {
	width: 17em;
}
#menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 9px 12px 9px 16px;
}
#menubar li ul {
	position: absolute;
	display: none;
	background-color: transparent;
	background-image: url(images/p7exp_mgrad.jpg);
	background-repeat: repeat-x;
}
#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.p7hvr a {
		color: #ABACCB;
	background-color: none;
}
#menubar li:hover ul, #menubar li.p7hvr ul {
	display: block;
}
#menubar li:hover ul a, #menubar li.p7hvr ul a {
	color: #13871C;
	/*background-color: transparent;*/
	background-color:#EEEEEE;
	font-size:12px;
}
#menubar ul a:hover {
	background-color: #ABACCB!important;
	color: #FFFFFF!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#menubar li {width: auto;}

#no_bdr, #no_bdr ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
#no_bdr a {
	display: block;
	text-decoration: none;
	padding: 4px 18px 6px 16px;
	font-size: 16px;
	color: #EDEDF3;
    font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}
#no_bdr li {
	width: 9em;
	float:left;
	border-right: 0;
}
#no_bdr li ul, #no_bdr ul li  {
	width: 12em;
}
#no_bdr ul li a  {
	color: #565656;
	border-right: 0;
	padding: 9px 12px 9px 16px;
}
#no_bdr li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	background-image: url(images/p7exp_mgrad.jpg);
	background-repeat: repeat-x;
}
#no_bdr li:hover a, #no_bdr a:focus,
#no_bdr a:hover  {
	color: #ABACCB;
	background-color: none;
}
#no_bdr li:hover ul {
	display: block;
}
#no_bdr li:hover ul a {
	color: #000000;
	background-color: transparent;
}
#no_bdr ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}
#no_bdr li {width: auto;}

#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menubar a {
	display: block;
	text-decoration: none;
	padding: 4px 20px 6px 20px;
	font-size: 16px;
	color: #EDEDF3;
	border-right: 1px solid #666;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
#menubar li {
	float: left;
	width: 9em;
}
#menubar li ul, #menubar ul li  {
	width: 17em;
}
#menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 9px 12px 9px 16px;
}
#menubar li ul {
	position: absolute;
	display: none;
	background-color: none;
	background-image: url(images/p7exp_mgrad.jpg);
	background-repeat: repeat-x;
}
#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.p7hvr a {
	color: #ABACCB;
	background-color: transparent;
}
#menubar li:hover ul, #menubar li.p7hvr ul {
	display: block;
}
#menubar li:hover ul a, #menubar li.p7hvr ul a {
	color: #13871C;
	/*background-color: transparent;*/
	background-color:#EEEEEE;
	font-size:12px;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#menubar li {width: auto;}








#spacer a {
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}
#spacer, #spacer ul {
	padding-left: 12px;
	margin: 0;
	list-style: none;
}
#spacer li {
	float:left;
	border: 0px;
	padding-left: 10px;
}
#spacer ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
