/* CILP Menu */
.LevelOne {	background: #ebf3f8; color: #00408a; cursor: pointer;}
.LevelOneOver{background: #00408a; color: #ffffff; cursor: pointer;}

td.LevelOne, table.LevelOne td table td,
td.LevelOneOver, table.LevelOneOver td table td {width: 120px; padding: 2px 4px 3px 5px; font-size:11px; font-family : Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; }

.ipf-SectionMenuItem{background: #ebf3f8; color: #00408a; cursor: pointer;}
.ipf-SectionMenuItemOver{background: #00408a; color: #ffffff; cursor: pointer;}

td.ipf-SectionMenuItem, table.ipf-SectionMenuItem td, 
td.ipf-SectionMenuItemOver, table.ipf-SectionMenuItemOver td {width: 120px; padding: 2px 4px 3px 5px; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; border-bottom: 1px solid #00408a;}

.MenuGroup {border: 1px solid #00408a; border-bottom: 0; background:#b2bbda;}

