/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuEPTXXUB {position:relative;z-index:105;width:100%;min-width:590px;height:40px;background:#004990;}
* html .AJXMenuEPTXXUB .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuEPTXXUB .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#004990;}
.AJXMenuEPTXXUB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenuEPTXXUB li {float:left;margin:0;}
.AJXMenuEPTXXUB li:hover,.AJXMenuEPTXXUB li a:hover {position:relative;}
.AJXMenuEPTXXUB a {display:block;float:left;height:40px;white-space:nowrap;padding:0 11px 0 11px;font:13px/40px Georgia,Times New Roman,Times,serif;text-decoration:none;text-transform:uppercase;text-align:left;color:#ffffff;}
.AJXMenuEPTXXUB li:hover a,.AJXMenuEPTXXUB a:hover {background:#95a8ca;}
.AJXMenuEPTXXUB a.ajxsub {padding:0 20px 0 11px;background:url(bpmainmenu2_files/top-sub.gif) no-repeat center right;}
.AJXMenuEPTXXUB li:hover a.ajxsub,.AJXMenuEPTXXUB a.ajxsub:hover {background:#95a8ca url(bpmainmenu2_files/top-sub.gif) no-repeat center right;}
.AJXMenuEPTXXUB ul ul {position:absolute;left:-9999px;top:-9999px;width:200px;height:auto;background:#95a8ca url(bpmainmenu2_files/sub-bg.gif) repeat-y center left;}
.AJXMenuEPTXXUB table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuEPTXXUB ul :hover ul {left:0px;top:40px;}
.AJXMenuEPTXXUB li li {width:200px;padding:0 0px 1px 0px;}
.AJXMenuEPTXXUB li li.slast {padding-bottom:0px;}
.AJXMenuEPTXXUB ul ul a,.AJXMenuEPTXXUB ul :hover ul a {float:none;margin:0;width:174px;height:auto;white-space:normal;padding:7px 18px 7px 8px;font:11px/11px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-transform:none;color:#ffffff;background:#95a8ca;}
.AJXMenuEPTXXUB ul ul :hover a,.AJXMenuEPTXXUB ul ul a:hover {background:#cbd3e4;}
.AJXMenuEPTXXUB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
