﻿body
{
    behavior:url("/csshover.htc");
}
body 
{
font-family:Trebuchet MS;
font-size:12px;
}
#MPOuter 
{
border:medium none;
}
#Logo
{
    padding-left:0px;
    width:auto;
    padding-right:0px;
}

h1 {
color:#FD9800;
font-family:Trebuchet MS;
font-size:28px;
font-weight:normal;
margin:0 0 10px;
padding-top:6px;
text-decoration:none;
border:medium none;
}

#MPOuterMost 
{
    background-color:#99C6E5;
    background-image:url(images/BGstrip.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    margin:10px auto;
    width:984px;
}
.MPheader
{
    background-image:url(images/headerimage.jpg);
    margin-left:11px;
    background-repeat:no-repeat;
    height:136px;
    width:960px;
}
.MPContentSection 
{
    background-position:left center;
    border:medium none;
    margin-left:11px;
    padding-left:27px;
    width:932px;
    float:none;
    padding:0px; 
    background-image:url(images/contenttop.jpg);
}

.MPContentAreaWide 
{
    width:717px;
    background-color:White;
    BACKGROUND-IMAGE: url(images/contenttop.jpg);
    background-repeat:no-repeat;
    margin-top:0px;
    font-family:trebuchet MS;
    font-size:12px;
    padding-top:12px;
}
.MPAuxNav ul.AspNet-Menu li 
{
    float:right;
}
#MPAuxNav 
{
    float:left;
}
#MPAuxNavBar
 {
    float:left;
    height:37px;
    width:665px;
}
/************ Solve ie8  issue **********/
.HLWelcomeHeader .Login 
{
    left:78px;
    margin-top:0;
    /*padding-top:42px;*/
    position:absolute;
    top:86px;
}
#RightToLogo
{
    position:relative;
}
#MPSlogan
{
    font-size:15px;
    font-weight:bold;
}
.MenuBarUnderline
{
	font-size:7px;
}

.profileControlBig .h1, .profileControlBig .Heading1
{
    border-top: 0px;
}

#MPSearchBlock .Watermark, #MPSearchBlock .TextBox
{ 
    #padding-top:2px;

}
.MPButtonNav
{
    width: 690px;
    float:right;
    height:26px;
   
}



.MenuBarUnderline
 {
	 height:10px;
 }

.HLWelcomeHeader .Content
{
    margin-top:1em;
}


/***Sidemenu icon***/
MPSideNav ul.AspNet-Menu li a, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-Leaf a, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a 
{
   text-decoration: none;	
	min-height: 10px;
	height: auto !important;
	height: 10px;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-bottom:8px;
	padding-top:6px;
	padding-left:15px;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected li.AspNet-Menu-ParentSelected a
{
     text-decoration: none;	
	min-height: 10px;
	height: auto !important;
	height: 10px;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-bottom:8px;
	padding-top:6px;
	padding-left:37px;
}


/***Search asc,desc image***/
.HLSearch .Content .SortAscending
{
    vertical-align: middle;
    background-image: url(images/down_yell.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}
.HLSearch .Content .SortDescending
{
    vertical-align: middle;
    background-image: url(images/up_yell.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}

/***IE8 issue in search button visibility**/
#MPSearchBlock .Button 
{
	height:22px;
}

/****Welcome control : Completeness bar style****/
.ProgressBarProgress 
{
	height:6px;
}
.ProgressBar 
{
	height:10px;
	font-size:7px;
	margin-bottom:2px;
	border:1px solid #5D96C3;
}
.HLWelcome .Profile 
{
	padding-bottom:1px;
	background-color:#376CA2;
}


/***Rss image : issue in next control*/
.HLAnnouncements h2 
{
	position:relative;
}
.SubscribeRSS
{
    float: right;
    position: absolute;
    right: 5px;
    top: 3px;
}
.MPFooter 
{
    background-color:#99C6E5;
    float:left;
    height:15px;
    margin-left:-1px;
    padding-bottom:20px;
    padding-left:29px;
    padding-top:20px;
    width:955px;
    
}
#MPSearchBlock
{

padding-right:28px;
padding-top:6px;
}



/***IE6 issue in engagement control***/
.HLLandingControl ol li, .HLLandingControl ul li
{
    width:100%
}
/***New blog link spacing from tabs***/
.addBlogEntry 
{
    padding-left:8px;
}
/***My Documents alignment***/
.HLMyDocuments .HLContainer
{
    float:left;
}
/***Login link browser issue***/
#LeftToLogo, #RightToLogo
{
    min-height:100px;
}
/************* Solve IE6 issue *************/
#RightToLogo
{
  height:105px;
    padding-right:26px;
}
#Logo
{
	/*width: 332px;
	height:148px;*/
	width:590px;

}
.HLWelcomeHeader .Content
{
    margin-top:2px;
    margin-bottom:7px;
}
/***Search Library - spacing issue**/
.rlCollapseHeader
{
    border-bottom:2px solid #FFFFFF;
}
/***Directory inbox checkbox alignment***/
.InboxMessages input 
{
    margin-right:5px;
}
/***Send Message - Button style**/
.ButtonBlock .ButtonStyle
{
    background:none
}
/**Inbox - border between messages ***/
.InboxMessages 
{
    border-bottom:1px dotted #AFB1B3;
    margin-bottom:1em;
}

/****Body background - image***/
.bodyBackground
{
	/*background-image:url('images/BGgrid.jpg');
	background-position: left bottom;*/
	
	
}

/***New classes***/

.HLWelcome
{
    background:none!important;
    border:none!important;
}
.MPButtonBar
{
    background-image:url('images/menuheader01.jpg');
    background-position:left top;
    background-repeat:no-repeat;
   margin-left:29px;
    width:904px;
    background-color:white;
    height:32px;
    /*height:31px;*/
}
.MPButtonNavBarHome 
{
background-image:url(images/menuheader02.jpg );
background-position:left top;
background-repeat:no-repeat;
margin-left:28px;
width:903px;
height:32px;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul li.AspNet-Menu-Sep,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-Sep 
{
border-bottom:medium none;
}
.Welcome .Details
{
    /*width:220px;*/
    float:left;
}

/*** Solve ie6 issue start***/
.HLWelcomeHeader .Welcome 
{
	width:250px;
}
/*** Solve ie6 issue end***/

.repeatImage 

{
    background-image:none;
}
.SponsorImagePanel
{
	text-align:center;
}
#MPheader 
{
padding:0 11px 2px 0;
}
/***Search box left align***/
#MPSearchBlock .Watermark, #MPSearchBlock .TextBox 
{

	/*padding:2px 3px 0;*/
	#padding-top:2px;
	padding-left:1px;
	/*width:110px;*/

}

/**** Solve IE6 issue ****/
.MPContentSection
{
	background-image:url(images/contentbot.jpg);
    background-position:right bottom;
    background-repeat:no-repeat;
    padding-bottom:25px;
    padding-right:28px;
    font-family:trebuchet MS;
    font-size:12px;
	
}
/* *html .MPContentSection
{
    padding-right:24px;
}*/
/*** Provide gap b/w tabs in IE7 ***/
 .Tab ,.TabSelected 
{
    margin-right:0px;
    border-right:solid 3px #ffffff;
}
#details
{
    z-index:1001;
}
/*********** Solve Height issue in Group Details ***************/
#pnlEdit 
{
    height:15px;
}
/*******************Button Nav Starts*************************************************/
.MPButtonNav
{
	height: 26px;
	
}
.MPButtonNav ul.AspNet-Menu
{
	height:26px;
	float:right;
	/*margin-top:5px;
	#margin-top:0px;*/
	margin-top:2px;
	
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Sep a 
{
border-right:medium none;
}

.MPButtonNav ul.AspNet-Menu li,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Leaf
{
	background-image: url(   'images/tabrightnrml.gif' );
	background-position:right  top;
	background-repeat: no-repeat;
	margin-right:5px;	
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a.AspNet-Menu-Hover,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a.AspNet-Menu-Hover, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a.AspNet-Menu-Hover, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a:hover, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a:hover, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a:hover 
{
    background-color:#7E97B0;
    background-image:none;
    color:White;
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren a:hover, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a:hover, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover ul li.AspNet-Menu-WithChildren a:hover, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover a, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover a, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover a, #MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover a, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover a, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover a 
{
     background-color:#7E97B0;
    background-image:none;
    color:White;
    
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Sep 
{
    background-color:none;
}

.MPButtonNav ul.AspNet-Menu li a
{
	text-align: center;
    padding:6px 18px 5px;
	text-decoration: none;	
	FONT-FAMILY: Trebuchet MS;
	font-size:12px;
	color:#022124;	
	font-weight:bold;
	background-image: url(   'images/tableftnrml.gif' );
	background-position:left  top;
	background-repeat: no-repeat;
	text-transform:capitalize;	
}
.MPButtonNav ul.AspNet-Menu li:Hover a,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover a,
.MPButtonNav ul.AspNet-Menu li a:Hover,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a.AspNet-Menu-Link.AspNet-Menu-ChildSelected:Hover,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Selected a.AspNet-Menu-Selected li a.AspNet-Menu-ParentSelected:Hover,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a:Hover
{
	color: white;
	background-image: url('images/tablefthover.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover,
.MPButtonNav ul.AspNet-Menu li:hover,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren:Hover,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep:Hover
{
	color: white;
	background-image: url('images/tabrighthover.gif');
	background-repeat:no-repeat;
	background-position:right top;
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Selected a.AspNet-Menu-Selected,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a.AspNet-Menu-Link.AspNet-Menu-ChildSelected,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a.AspNet-Menu-Selected:Hover
{
	color:#022124;	
	background-image: url('images/tableftactv.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Selected, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Selected:Hover
{
	color:#022124;	
	background-image: url('images/tabrightactv.gif');
	background-repeat:no-repeat;
	background-position:right top;
}
.MPButtonNav ul.AspNet-Menu li:hover a, 
.MPButtonNav ul.AspNet-Menu li a:hover, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover a, 
.MPButtonNav ul.AspNet-Menu li a.AspNet-Menu-Hover, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Selected a.AspNet-Menu-Selected, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a.AspNet-Menu-Link.AspNet-Menu-ChildSelected
{
    background-color:Transparent;
   /* #background-color:White;
    filter:alpha(opacity=50);*/

}

.MPButtonNav ul.AspNet-Menu li ul li,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover ul li,
.MPButtonNav ul.AspNet-Menu li:Hover ul li
{
	background-image:none;
	
}
.MPButtonNav ul.AspNet-Menu li ul li a,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover ul li a,
.MPButtonNav ul.AspNet-Menu li:Hover ul li a
{
	
	text-transform:none;
	background-image:none;

}
.MPButtonNav ul.AspNet-Menu li ul li a
{
    min-height:16px;
	height:auto !important;
	height:16px;
	text-decoration: none;	
	margin-right:0px;
	FONT-FAMILY: Trebuchet MS;
	COLOR: white;
	font-size:12px;
	font-weight:normal;
	padding:5px 0px 4px 20px;
	text-align:left;
	width:155px;
}
.MPButtonNav ul.AspNet-Menu li ul li a, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren:hover ul li a, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover ul li a, .MPButtonNav ul.AspNet-Menu li a.AspNet-Menu-Hover ul li a 
{
    border-bottom-color:#022124
}
.MPButtonNav ul.AspNet-Menu li ul li a:hover
{	
	background-color:#7e97b0;
	background-image:none;
}
.MPButtonNav ul.AspNet-Menu li:Hover ul,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover ul
{	
	border-top: 1px solid #022124;
	background-color:#446180;
	font-size:0px;
	
}
.MPButtonNav ul.AspNet-Menu li:Hover ul, 
.MPButtonNav ul.AspNet-Menu li:Hover ul li, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover ul
{
	display: block;
}
.MPButtonNav ul.AspNet-Menu li a:Hover,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Selected a.AspNet-Menu-Selected,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a.AspNet-Menu-Link.AspNet-Menu-ChildSelected
{
	text-decoration:none;
}

.MPButtonNav ul.AspNet-Menu li:hover ul ul,.MPButtonNav ul.AspNet-Menu li:hover ul ul ul,.MPButtonNav  ul.AspNet-Menu li.AspNet-Menu-Hover ul ul,.MPButtonNav  ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul {
display:none;
}
/*.MPButtonNav ul.AspNet-Menu li li.AspNet-Menu-WithChildren ul
{
	display: none;
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover ul li a,
 .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover ul li a, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover li a, .MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover li a 
{
  display:none;
}*/

/*******************Button Nav Ends*************************************************/

#RightToLogo
{
    width:280px;
}
/*----------------------------------------SideNavigation-Started----------------------------------------------*/

.MPNavBar
{
	width: 170px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float:left;
	padding-top:30px;
	padding-bottom:20px;
}
.MPSideNav
{
    background-color:#366CA1;
    vertical-align:top;
    width:auto;
    width:170px;
 
}
.MPSideNav ul.AspNet-Menu
{

	border-top:solid 1px #5d96c3;
}
.MPSideNav ul.AspNet-Menu li
{
	padding-left: 0px;
	line-height: 0px;
	min-height: 15px;
	height: auto !important;
	height: 15px;	
	border-bottom:solid 1px #5d96c3;
	background-image:none;
}
.MPSideNav ul.AspNet-Menu li a:hover,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a:hover
{
	background-color:#5d96c3;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul
{
	display: block;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul li
{
	display: block;	
	/*border: none;
	background:none;-**/
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li.AspNet-Menu-ChildSelected, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected 
{
background-image:url(images/arrowbullet.gif);
background-position: 5px 9px;
	background-repeat: no-repeat;
}


.MPSideNav ul.AspNet-Menu li li li a.AspNet-Menu-Selected
{
	background-position: 30px 9px;
}
.MPSideNav ul.AspNet-Menu li li a.AspNet-Menu-Selected
{
	background-position: 10px 9px;
}
.MPSideNav ul.AspNet-Menu li li 
{
	border:none;
}
.MPSideNav ul.AspNet-Menu li li a
{
	padding-left: 25px;
	/*font-size:11px;
	padding-top:7px;
	padding-bottom:8px;
	color:#888888;
	font-weight:normal;*/
}
mpsidenav ul.AspNet-Menu li a, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-Leaf a, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a {

background-image:none;
}
.MPSideNav ul.AspNet-Menu li ul li ul li a,
.MPSideNav ul.AspNet-Menu li ul li ul li a.AspNet-Menu-Selected
{
	padding-left: 45px;
	
	/*text-align: left;
	color: #888888;
	font-size:10px;
	font-weight:bold;*/
}

.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul li a, .MPSideNav ul.AspNet-Menu li ul li.AspNet-Menu-Selected a
{
	min-height: 10px;
	height: auto !important;
	height: 10px;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren.AspNet-Menu-Sep.AspNet-Menu-ChildSelected ul li.AspNet-Menu-Leaf.AspNet-Menu-Sep.AspNet-Menu-Selected a
{
	/*color:#AE4A4A;
	background-image: url(   'images/subnavarrow.gif' );
	background-position: 23px center;
	background-repeat: no-repeat;
	padding-left:25px;*/
}
.MPSideNav ul.AspNet-Menu li ul,
.MPSideNav ul.AspNet-Menu li ul li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Leaf ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected ul li,    
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul li.AspNet-Menu-WithChildren.AspNet-Menu-ParentSelected ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren ul li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep.AspNet-Menu-Selected ul li.AspNet-Menu-Leaf.AspNet-Menu-Sep.AspNet-Menu-ParentSelected ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep.AspNet-Menu-ChildSelected ul li.AspNet-Menu-Leaf.AspNet-Menu-Sep ul
{
	display: none;	
}        
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul li,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul,
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li
{
	display:block;
	position:relative;
}


/*---------------------------------------SideNavigation-End----------------------------------------------------*/

MPContentAreaWide 
{
    width:734px;
}

#Logo, #LeftToLogo, #RightToLogo 
{

min-height:100px;
}
.MPContentAreaHome
{
    width:903px;/*907px;*/
}
.HLLandingControl h2, .DubConnectPopUp h2
{
    text-transform:capitalize;
    font-family:trebuchet MS;
    font-size:12px;
}
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Sep 
{
border-right:medium none;
}
*html .MPButtonNav 
{
    margin-top:-1px;
    /*margin-bottom:-1px;*/
}
*html .MPButtonBar
{
    /*height:30px;*/
    height:27px;
}
*html .MPButtonNav ul.AspNet-Menu 
{
    position:absolute;
    /*margin-top:5px;*/
    margin-top:1px;
    margin-left:25px;
}
*html #MPheader 
{
padding:0 11px 0px 0;
}
#Logo, #LeftToLogo, #RightToLogo
{
    min-height:91px;
}
.MPButtonNav ul.AspNet-Menu li 
{
    height:28px;
}
*html .MPButtonNav ul.AspNet-Menu li a
{
    padding-top:4px;
}
*html .MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Sep 
{
	padding-bottom:0px;
}
*html .MPButtonNav 
{
	margin-top:-1px;
}
*html .MPButtonBar
{
	margin-top:-2px;
	padding-top:0px!important;
}
*html .MPButtonNavBarHome
{
	margin-top:-8px;
}
.HLWelcomeHeader .Welcome {
height:55px;
}

html* #MPheader
{
height:143px;
}

.MPContentSection a.TabSelectedDir
{
color:#fff;
}

.NASTDContacts #ctl00_ActiveCopy_CResults1_ucUserContacts_ExportResults_ExportContacts,#ctl00_ActiveCopy_CResults1_ucUserContacts_ExportResults_ExportContactsLink
{
	display:none;
}