body 
{margin:25px; font:12px Verdana, Arial, Helvetica;
style: margin-left: 0px; margin-top: 0px; margin: 0px; background: #004EA7 url(../images/logoBG.gif) repeat-x top left}
* {padding:0; margin:0}

.dropdown 
{float:left; padding-right:5px}

/*.dropdown dt 
{width:188px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; 
 cursor:pointer; background:url(images/header.gif)} */

.dropdown dt 
{width:auto; border:0px; padding:0px; cursor:pointer}

/* .dropdown dt 
{width:auto; border:0px solid #9ac1c9; padding:0px; cursor:pointer; background:url(images/header.gif)}

.dropdown dt:hover 
{background:url(images/header_over.gif)} */

.dropdown dd 
{position:absolute; overflow:hidden; width:auto; display:none; background:#fff; z-index:200; opacity:0}

/* .dropdown ul 
{	width:204px; border:2px solid #9ac1c9; list-style:none; border-top:none} */

.dropdown ul 
{width:auto; border:2px solid #9ac1c9; list-style:none; border-top:none}

.dropdown li 
{display:inline}

/* .dropdown a, .dropdown a:active, .dropdown a:visited 
{display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px} */

.dropdown a, .dropdown a:active, .dropdown a:visited 
{display:block; text-align:left; font-family:Arial; font-size:12px; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:180px}

.dropdown a:hover 
{background:lightblue; color:#000}

.dropdown .underline 
{border-bottom:1px solid #b9d6dc}