/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul       { font-size: 11px; font-family: Verdana; font-variant: normal; background: white url("includes/ddlevelsfiles/forward-arrow.png"); visibility: hidden; list-style-type: none; margin: 0 0 0 0; padding: 0; position: absolute; z-index: 100; top: 0; left: 0; border-style: solid; border-width: 2px; border-color: black black #000 }

.ddsubmenustyle li a         { color: #001c57; font-family: Verdana, Helvetica, Sans-Serif; font-variant: normal; text-decoration: none; background-color: #fff; display: block; padding: 2px 2px 2px 12px; width: 205px }
.ddsubmenustyle li a:active       { color: #fff; font-family: Verdana, Helvetica, Sans-Serif; font-variant: normal; text-decoration: none; background-color: #316ac5; display: block; padding: 2px 2px 2px 12px; width: 205px }
* html .ddsubmenustyle li  { display: inline-block; width: 205px }
.ddsubmenustyle li a:hover { color: white; background-color: black; background-image: inherit }

/* ######### Neutral CSS  ######### */

.downarrowpointer { padding-left: 4px; border: 0 }

.rightarrowpointer { margin-top: 3px; position: absolute; left: 100px; border: 0 }

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
