/********** Vertical Menu ***************/
.BackGroundColor
{
	background-color:#004200;
}
table.VMenuStaticItem
{
	background-color:#004200;
	color:#004200;
	margin-bottom:2px;
	border-width:0px;
	border:1px;
	border-color:#D1CFCF;
	border-style:solid;
	background-image: url(../images/cornerspacer.png);
	background-repeat:repeat-y;
	background-position:left;
	width: 135px;
	font-size: 10px;
	font-family: Tahoma,sans-serif;
	font-weight: 600;
    cursor:pointer;
}

table.VMenuStaticItem td
{

}

table.VMenuStaticItem a
{
	cursor: pointer;
	position: relative;
	width: 100%;
	display:block;
	color:#004200;
	padding: 2px 0px 2px 4px;
	/*width: 1px;*/
	
	line-height: 2em; 
}

table.VMenuStaticItem a:visited
{
	color:#004200;
}
table.VMenuStaticItem div
{
	width: 100%;
}
table.VMenuStaticHover
{
	background-color:#E29900;
	color:#004200;
}
table.VMenuDynamicItem
{
	color:#004200;
	top: 0px;
	left: 120px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	background:#004200;
	font-size: 10px;
	font-family: Tahoma,sans-serif;
	font-weight: 400;
	background-image: url(../images/DynamicMenuBG_Solid.png);
	background-repeat:repeat;
}
table.VMenuDynamicItem td
{
	border-width:0px;	
	display:block;
	cursor:pointer;
}

table.VMenuDynamicItem a
{
	color:#004200;
	width:100%;
    cursor:pointer;
}
table.VMenuDynamicItem div
{
    width:70px;
    display:block;
    padding: 4px 6px 4px 6px;
}

table.VMenuDynamicItem a:visited
{
	color:#004200;
}
table.VMenuDynamicHover
{
	color:#004200;
	background-color:#E29900;
}
.VMenuDynamic
{
    z-index:100;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #808080;
	/*width:80px;*/
}
table.VMenu tr
{
    border: 0px;
}
table.VMenu 
{
	border: 0px;
	z-index:10000;
}
table.VMenu  td
{
    border: 0px;
}
/********** End Vertical Menu ***************/


/********** Horizontal Menu ***************/

table.HMenu
{
	vertical-align:bottom;
	z-index:10000;
}

table.HMenuStaticItem
{
    font-size: 8px;
	text-align:center;
	border: 0px;
    white-space:nowrap;
	position: relative;
	top: 0px;
    color:#ffffff;
    white-space:nowrap;
    text-transform:uppercase;
    font-family: Tahoma,sans-serif;
    font-weight: bold;
    cursor:pointer;
}

table.HMenuStaticItem A
{
	color:#ffffff;
	display:block;
	padding:6px 3px 4px 3px;
	cursor:pointer;
}
table.HMenuStaticItem td
{
	background: url(../images/Dot_Black.png) left center no-repeat;
    padding: 0px 0px 0px 12px;
    cursor:pointer;
}
table.HMenuStaticHover td
{
	color:#E29900;
}

table.HMenuStaticItem A:hover
{
	color:#E29900;
}


table.HLeftMenuStaticItem
{
    font-size: 8px;
	text-align:center;
	border: 0px;
    white-space:nowrap;
	position: relative;
	top: 0px;
    color:#ffffff;
    white-space:nowrap;
    text-transform:uppercase;
    font-family: Tahoma,sans-serif;
    font-weight: bold;
    cursor:pointer;
}

table.HLeftMenuStaticItem A
{
	color:#ffffff;
	display:block;
	padding:6px 3px 4px 3px;
	cursor:pointer;
}
table.HLeftMenuStaticItem td
{
	background: url(../images/Dot_Black.png) left center no-repeat;
    padding: 0px 0px 0px 12px;
    cursor:pointer;
}
table.HLeftMenuStaticHover td
{
	color:#E29900;
	cursor:pointer;
}

table.HLeftMenuStaticItem A:hover
{
	color:#E29900;
}

/* HMenu Dynamic Items */


.HMenuDynamic
{
    z-index: 100;
}

table.HMenuDynamicItem
{
	min-width:70px;
    left: 120px;
    background:#004200;
    font-size: 10px;
    font-family: Tahoma,sans-serif;
    font-weight: 700;
    text-decoration:none;
    border:1px solid #808080;
    text-align:left;
    background-image: url(../images/DynamicMenuBG_Solid.png);
	background-repeat:repeat;
}
table.HMenuDynamicItem A
{
	color: Black;
    display: block;
}
table.HMenuDynamicItem div
{
    cursor:pointer;
    padding: 5px 5px 5px 5px;
}

table.HMenuDynamicHover td
{
	color:#E29900;
}

table.HMenuDynamicHover
{
	background-color:#E29900;
}

table.HMenuDynamicItem a
{
	color:#FFFFFF;
}
table.HMenuDynamicItem a:visited
{
	color:#FFFFFF;
}




/********** End Horizontal Menu ***************/


/********** Horizontal Page Menu ***************/

table.HPageMenu
{
	vertical-align:top;
	padding:0px;
	margin:0px;
}

table.HPageMenuStaticItem
{
    font-size: 8px;
	text-align:center;
	border: 0px;
	border-left-width:1px;
	border-top-width:0px;
	border-style:solid;
	border-color:#E5E3E3;
    white-space:nowrap;
    color:#000000;
    text-transform:uppercase;
    font-family: Tahoma,sans-serif;
    font-weight: bold;

}

td.HPageMenuStaticHover
{
	background-color:#E29900;
}

td.HPageMenuStaticItem
{
	background-color:#004200;
}

table.HPageMenuStaticItem A
{
	color:#FFFFFF;
}
table.HPageMenuStaticItem td
{
    padding: 1px 15px 1px 15px;
}
table.HPageMenuStaticHover td
{
	background-color:#E29900;
}

table.HPageMenuStaticItem A:hover
{
}

a.HPageMenuLinkButton
{
	font-size:8px;	
}

.HPageMenuDynamic
{
    z-index: 100;
}

table.HPageMenuDynamicItem
{
	min-width:70px;
    left: 120px;
    background:#004200;
    font-size: 10px;
    font-family: Tahoma,sans-serif;
    font-weight: 700;
    text-decoration:none;
    padding: 5px 5px 5px 5px;
    border:1px solid #808080;
    text-align:left;
    background-image: url(../images/DynamicMenuBG_Solid.png);
	background-repeat:repeat;
}
table.HPageMenuDynamicItem A
{
	color:#FFFFFF;
}

table.HPageMenuDynamicHover td
{
	color:#E29900;
}

table.HPageMenuDynamicHover
{
	background-color:#E29900;
}
/********** End Horizontal Page Menu ***************/


/********** Text Shadow ***************/
.shadow
{
	
	
}
/********** End Text Shadow ***************/

/********* Recent Menu Special Classes *********/
div.Recent_ReportCaption
{
	margin-left: 20px;
}

div.Recent_ReportIconHTML
{
	position:absolute;
	width:20px;
	height:20px;
	margin-top:-1px;
	border:0px;
	vertical-align:middle;
	background-image:url('/mp8Images/report_html.png');
	background-repeat:no-repeat;
	background-position:left top;
	display:inline;
}

div.Recent_ReportIconExcel
{
	position:absolute;
	width:20px;
	height:20px;
	margin-top:-2px;
	border:0px;
	background-image:url('/mp8Images/report_excel.png');
	background-repeat:no-repeat;
	background-position:left top;
	display:inline;
}
/******* End Recent Menu Special Classes *******/



/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px) 
and (max-device-width : 480px),
    /* iPads (portrait) ----------- */
    (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation : portrait),
    /* Smartphones - high res (landscape) ----------- */
    (min-device-width : 768px) 
and (max-device-width : 992px)
and (orientation : landscape),
    /* Non mobile ----------- */
(max-width:768px){
    #PageMenu1, #PageMenu2 {
        display:none;
    }

    .HorizontalRootMenuItem {
        float:left;
        width:auto !important;
    }
    .ShadowBox_PageMenu {
	    background-color:#004200;
    }
    #PageMenu3 {
        float:right;
        width:auto;
    }

    .HorizontalRootMenu 
    {
	    background-color:#004200;
    }

    .HorizontalMenuButton {
        float:left;
        height:100%;
    }

    table.HPageMenuAdapted td.HorizontalRootMenuItem, td.HPageMenuAdapted div.HorizontalMenuNonLink{
        border:none;
    }


    #PageMenu3:first-child .HPageMenuAdapted{
        width:100%;
    }

    .HPageMenuAdapted .HorizontalMenuNonLink {
        height:100%;
        float:left !important;
        padding:11px 10px !important;
    }

    #PageMenu3 .HorizontalSubMenu {
        margin-top:32px;
        float:left;
        width:100%;
        display:none;
    }

    #PageMenu3 .RootMenuItem_Hover .HorizontalSubMenu{
        display:block;
        float:left;
        width:auto;
    }

    /*::-webkit-scrollbar {
    -webkit-appearance: none;
    }

    ::-webkit-scrollbar:vertical {
        width: 8px;
    }

    ::-webkit-scrollbar:horizontal {
        height: 8px;
    }

    ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 6px;
    }

    ::-webkit-scrollbar-track {
        border-radius: 6px;   
    }*/

}
