/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuNJRDaQA {position:relative;z-index:100;width:100%;min-width:598px;text-align:center;}
* html .AJXCSSMenuNJRDaQA .ajxmw {height: 1px;margin-left:600px;}
* html .AJXCSSMenuNJRDaQA .ajxmw2 {position:relative;margin-left:-600px;height: 1px;background:#476087;}
.AJXCSSMenuNJRDaQA .ajxtbg {height:22px;border:1px solid #000000;background:#476087;}
.AJXCSSMenuNJRDaQA ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXCSSMenuNJRDaQA ul {display:inline;}
*+html .AJXCSSMenuNJRDaQA ul {display:inline;}
.AJXCSSMenuNJRDaQA li {float:left;margin:0;padding:0px 11px 0px 0;}
.AJXCSSMenuNJRDaQA li.tlast {padding-right:0px;}
.AJXCSSMenuNJRDaQA a {display:block;float:left;height:22px;white-space:nowrap;overflow:hidden;padding:0 8px 0 8px;font:14px/22px Geneva,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;background:#476087;}
.AJXCSSMenuNJRDaQA li:hover a,.AJXCSSMenuNJRDaQA .ajxover a {color:#000000;background:#ecc53e;}
.AJXCSSMenuNJRDaQA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
