.HeaderHTML {
	width:100%;
	margin:0px;
	padding:0px;
	height:110px;
	background-color: #123C79;
}

h1.header {

color: #123C79 !important;

}

h2, 
.headerDiv
{
    display: inline-block;
    float: none;
    width: 100%;
    background-color: #123C79;
    vertical-align: top;
    text-align: left;
    text-indent: 5px;
    color: #FFFFFF;
    font-size: 11px;
    vertical-align: bottom;
    background-image: url(../Images/triangw.gif);
    background-repeat: no-repeat;
    background-position: right top;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    clear: both;
    margin-top:0px;
}

.dxmControl_PortalMenu a, 
.dxmVerticalMenu_PortalMenu a, 
.dxmSubMenu_PortalMenu a
{
    background-color: #123C79;
}


.dxmMenu_PortalMenu a
{
    background-color: #123C79;

}


.menuDiv {
    background-color: #123C79;
}

.dxmMenuItem_PortalMenu, 
.dxmMenuItemWithImage_PortalMenu, 
.dxmMenuItemWithPopOutImage_PortalMenu, 
.dxmMenuItemWithImageWithPopOutImage_PortalMenu, 
.dxmVerticalMenuItem_PortalMenu, 
.dxmVerticalMenuItemWithImage_PortalMenu, 
.dxmVerticalMenuItemWithPopOutImage_PortalMenu, 
.dxmVerticalMenuItemWithImageWithPopOutImage_PortalMenu, 
.dxmMenuLargeItem_PortalMenu, 
.dxmMenuLargeItemWithImage_PortalMenu, 
.dxmMenuLargeItemWithPopOutImage_PortalMenu, 
.dxmMenuLargeItemWithImageWithPopOutImage_PortalMenu, 
.dxmVerticalMenuLargeItem_PortalMenu, 
.dxmVerticalMenuLargeItemWithImage_PortalMenu, 
.dxmVerticalMenuLargeItemWithPopOutImage_PortalMenu, 
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_PortalMenu
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: white;
    background-color: #123C79;
    white-space: nowrap;
}

.dxmSubMenuItem_PortalMenu, 
.dxmSubMenuItemWithImage_PortalMenu, 
.dxmSubMenuItemWithPopOutImage_PortalMenu, 
.dxmSubMenuItemWithImageWithPopOutImage_PortalMenu
{
    font: 11px Arial;
    color: white;
    background-color: #123C79;
    white-space: nowrap;
    font-weight: bold;
}

.dxmMenuItemSelected_PortalMenu, 
.dxmMenuItemSelectedWithImage_PortalMenu, 
.dxmMenuItemSelectedWithPopOutImage_PortalMenu, 
.dxmMenuItemSelectedWithImageWithPopOutImage_PortalMenu, 
.dxmVerticalMenuItemSelected_PortalMenu, 
.dxmVerticalMenuItemSelectedWithImage_PortalMenu, 
.dxmVerticalMenuItemSelectedWithPopOutImage_PortalMenu, 
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_PortalMenu, 
.dxmMenuLargeItemSelected_PortalMenu, 
.dxmMenuLargeItemSelectedWithImage_PortalMenu, 
.dxmMenuLargeItemSelectedWithPopOutImage_PortalMenu, 
.dxmMenuLargeItemSelectedWithImageWithPopOutImage_PortalMenu, 
.dxmVerticalMenuLargeItemSelected_PortalMenu, 
.dxmVerticalMenuLargeItemWithImageSelected_PortalMenu, 
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_PortalMenu, 
.dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_PortalMenu
{
    background-color: white; /* Changed from white; */
    color: #123C79;
    border-bottom: solid 1px #888888;
    border-top: solid 1px #888888;
    border-right: solid 1px #FFF;
    border-left: solid 1px #FFF;
}


/* Synergetic changes - 16.01.14
   ===================================================== */

.menuDiv .dxmLite .dxm-main,
.menuDiv .dxmLite ul li.dxm-item {
    background-color: #123C79;
}

.menuDiv .dxmLite ul li.dxm-item {
    border-top: 1px solid grey;
}

.heading_cell {
    background-color: #123C79 !important;
    background-image: none !important;
}