
#menuwrapper {
	width: 600px;
	/*border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	/*border-right: 10px solid white;*/
	/*background-color: #003399;*/
	font-color: white;
	font-weight:bold;
	background-repeat: repeat-x;
	
	}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:1;
	background-color: #003399;
	
	/*width: 597px;*/
	
}

#p7menubar a {
	display: block;
	text-decoration: none;
	/*padding: 2px 10px 2px 10px;*/
	border-right: 1px solid #FFFFFF;
	/*border-top: 1px solid #003399;*/
	border-bottom: 1px solid #333;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 149px;
	text-align:center;
}




#p7menubar a.trigger {
	padding: 3px 0px 3px 0px;
	background-color:#003399;	
	/*background-repeat: no-repeat;
	background-position: right center;*/
	width:149px;
	}

#p7menubar li {
	float: left;
	width: 149px;
	}


#p7menubar li ul, #p7menubar ul li  {
	width: 147px;
	/*border-bottom: 1px solid #003399*/
}

#p7menubar ul li a  {
	/*color: #FF0033; ---not changing anything?--*/
	border-right: 0;
	padding: 3px 1px 3px 1px;
	text-align:left;
	font-weight:normal;
	font-size: 11px;
	/*width: 138px!important;*/
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #F3F3F3;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
	border-bottom: 1px solid #003399;
	font-color: #003399;
	font-weight: bold;
	background-repeat: repeat-x;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FFFFFF;
	background-color: #3366CC;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #003399;
	background-color: transparent;
	width: 147px!important;
}
#p7menubar ul a:hover {
	background-color: #003399!important;
	color: #FFFFFF!important;
	width: 147px!important;
}

#p7menubar li {width: auto;}

#restr {
	_border-right: #003399 1px solid!important;
}

/*CTL Menu Bar code*/

#menuwrapper {
	width: 600px;
	/*border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	/*border-right: 10px solid white;*/
	/*background-color: #003399;*/
	font-color: white;
	font-weight:bold;
	background-repeat: repeat-x;
	
	}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubarctl, #p7menubar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:1;
	background-color: #e4e4e4;
	
	/*width: 597px;*/
	
}

#p7menubarctl a {
	display: block;
	text-decoration: none;
	/*padding: 2px 10px 2px 10px;*/
	border-right: 1px solid #FFFFFF;
	/*border-top: 1px solid #003399;*/
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	width: 149px;
	text-align:center;
}




#p7menubarctl a.triggerctl {
	padding: 3px 0px 3px 0px;
	background-color:#e4e4e4;	
	/*background-repeat: no-repeat;
	background-position: right center;*/
	width:149px;
	}

#p7menubarctl li {
	float: left;
	width: 149px;
	}


#p7menubarctl li ul, #p7menubar ul li  {
	width: 147px;
	/*border-bottom: 1px solid #003399*/
}

#p7menubarctl ul li a  {
	/*color: #FF0033; ---not changing anything?--*/
	border-right: 0;
	padding: 3px 1px 3px 1px;
	text-align:left;
	font-weight:normal;
	font-size: 11px;
	/*width: 138px!important;*/
}

#p7menubarctl li ul {
	position: absolute;
	display: none;
	background-color: #e4e4e4;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
	border-bottom: 1px solid #003399;
	font-color: #003399;
	font-weight: bold;
	background-repeat: repeat-x;
}

#p7menubarctl li:hover a, #p7menubarctl a:focus,
#p7menubarctl a:active, #p7menubarctl li.p7hvr a {
	color: #FFFFFF;
	background-color: #003399;
}

#p7menubarctl li:hover ul, #p7menubarctl li.p7hvr ul {
	display: block;
}
#p7menubarctl li:hover ul a, #p7menubarctl li.p7hvr ul a {
	color: #003399;
	background-color: transparent;
	width: 147px!important;
}
#p7menubarctl ul a:hover {
	background-color: #003399!important;
	color: #FFFFFF!important;
	width: 147px!important;
}

#p7menubarctl li {width: auto;}

#restr {
	_border-right: #003399 1px solid!important;
}



