
/************ Solve ie8  issue **********/
.HLWelcomeHeader .Login 
{
    /*left:78px;*/
    margin-top:0;
    /*padding-top:42px;*/
    position:relative;
    top:55px;
}
/******** solve height difference in welcome control *****/
.HLWelcome
{
    margin-top:0px;
    margin-bottom:4px;
}

.MenuBarUnderline
{
	font-size:7px;
}

.profileControlBig .h1, .profileControlBig .Heading1
{
    border-top: 0px;
}

#MPSearchBlock .Watermark, #MPSearchBlock .TextBox
{ 
    #padding-top:2px;
    text-align:center;

}
.MPButtonNav
{
   /*width: 775px;*/
}

#MPheader
{
    padding-top:0px;
    padding:0px;
}
.MPTop
{
     background-image: url( 'images/top strip.gif');
    background-position: left center;
    background-repeat: repeat-x;
    height:19px;
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Sep 
{
    background-image:none;
}
.MenuBarUnderline
 {
	 height:10px;
 }

.HLWelcomeHeader .Content
{
    margin-top:1em;
}

/***Arrow image- WithChildren -Buttonnav***/
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren:Hover li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Hover li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li:Hover li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover ul li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:Hover ul li.AspNet-Menu-WithChildren a, 
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren.AspNet-Menu-Hover ul li.AspNet-Menu-WithChildren a,
.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-image: url('images/sidearr.gif' );
    background-repeat: no-repeat;
    background-position: 168px center;
}
/***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 
{
    background-color:transparent;
    background-image:url(images/SideMenuIconglobalstat.jpg );
}



/***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;
}
.HLWelcome .Profile 
{
	padding-top:2px;
}


/***Rss image : issue in next control*/
.HLAnnouncements h2 
{
	position:relative;
}
.SubscribeRSS
{
    float: right;
    position: absolute;
    right: 5px;
    top: 3px;
}


/***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;
}
#LeftToLogo
{
    
    position:relative;
top:41px;
width:290px;
}
#Logo, #LeftToLogo, #RightToLogo 
{
float:left;
min-height:110px;
}
#MPSlogan
{
    font-size:22px;
}
#Logo
{
	
    padding-left:0;
    bottom:20px;
    padding-left:0;
    position:relative;
    height:100px;
    
}

#MPAuxNav 
{
    padding-top:5px;
}
.MPAuxNav ul.AspNet-Menu li a:hover
{
    background-color:#AFB1B3;
    color:#fff;
}
.HLWelcomeHeader .Content
{
    margin-top:3px;
    margin-bottom:0px;
    /*margin-top:7px;
    margin-bottom:7px;*/
}

/***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
{
    /*height:31px;*/
}
.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;
}
/***Search box left align***/
#MPSearchBlock .Watermark, #MPSearchBlock .TextBox 
{

	/*padding:2px 3px 0;*/
	#padding-top:2px;
	padding-left:1px;
	/*width:110px;*/

}
#MPSearchBlock 
{
    padding-top:4px;
}

/**** Solve IE6 issue ****/
.MPContentSection
{
	padding-right:8px;
	padding-left:8px;
}
/*** 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;
}

/***home page usercontrol styles***/
 /*.HLLandingControl .Details
{
    width:222px; 
}  */  
.HLContainer 
{
 overflow:auto;
}
.HLEngagement .Content li,.HLDiscussions .Content ol li
{
 
 overflow:auto;
 height:100%;
 
} 

.HLAnnouncements h2
{
 position:relative;
}
.HLContainer
{
    height:100%;
}
.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:none;
}
h3, .Heading3, h3 a 
{
    font-family:arial;
font-size:17px;
font-weight:bold;
}
.HLLandingControl .Content 
{
    background-image:none;
}
.MPRightAux
{
    float:right;
    width:500px;
    margin-top:10px;
}
.ProgressBarProgress 
{
    padding-left:0px;
    padding-right:0px;
}


.GlossaryDefinition 
{
    margin-left:8px;
}
.MPUploadedImage
{
    background-repeat:no-repeat;
}
.MPContentAreaWide 
{
    width:765px;
}
* html .HLLandingControl.HLDiscussions h3 
{
    margin-top:-10px;
}
*html .HLLandingControl.HLDiscussions h4 
{
    width:80%;
}
.HLLandingControl.HLDiscussions h3 
{
    margin-top:0.5em;
    #margin-top:-5px;
}


/*********** aux nav drop down styles ****************/
.MPAuxNav ul.AspNet-Menu li li.AspNet-Menu-Sep 
{
border:none;
}

.MPAuxNav ul.AspNet-Menu li:hover ul,
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Hover ul

{
    display:block;
    width:64px;
    z-index:1000;
  
    
}
.MPAuxNav ul.AspNet-Menu 
{
    z-index:1000;
}
#RightToLogo
{
    z-index:99;
    float:right;
}
.MPAuxNav ul.AspNet-Menu li:hover ul li,
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Hover ul li
{
    display:block;
}

.MPAuxNav ul.AspNet-Menu li:hover ul li li
{
	display:none;
}
.MPAuxNav ul.AspNet-Menu li li.AspNet-Menu-WithChildren.AspNet-Menu-Sep.AspNet-Menu-ParentSelected a
{
	color:#000;

	
}
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu-Hover a, 
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu a:hover, 
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren:hover a, 
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren a:hover, 
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Hover ul li a, 
.MPAuxNav ul.AspNet-Menu li a.AspNet-Menu-Hover ul li a, 
.MPAuxNav ul.AspNet-Menu li li a ,
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-childSelected  a

{
    padding-top:5px;
    padding-bottom:5px;
    background-color:#AFB1B3;
    margin-top:0px;
    color:#000;
}
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu-Hover a:hover, 
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu a:hover, 
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren:hover a:hover, 
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren a, 
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Hover ul li a:hover, 
.MPAuxNav ul.AspNet-Menu li a.AspNet-Menu-Hover ul li a:hover, 
.MPAuxNav ul.AspNet-Menu li li a:hover,
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-ParentSelected  a,
.MPAuxNav ul.AspNet-Menu li.  AspNet-Menu-Selected a
{
   
      background-color:#AFB1B3;
        color:#000;
}


.MPAuxNav ul.AspNet-Menu li li a.AspNet-Menu-Link
{
    min-height:15px;
    height:auto;
}


.MPAuxNav ul.AspNet-Menu li 
{
    height:auto;
}
.MPButtonNav ul.AspNet-Menu 
{
    z-index:99;
}
.MPButtonNav ul.AspNet-Menu li:hover ul,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Hover ul

{
    display:block;
    width:64px;
    z-index:1000;
  
    
} 


/***for rad editor****/
.Default.reToolbarWrapper, .web20.reToolbarWrapper, .reToolCell div
{
height:auto !important;
}

Table.rwTitlebarControls
{
	margin-bottom:0px;
}

.Web20 .reContentCell 
{
border-bottom:1px solid #BCD2F1;
}
.RadEditor table
{
    border:0 none;
    padding:0;
}
.Web20.reWrapper  
{
    width:774px !important;
    height:600px;
}
.reToolbarWrapper  
{
    width:700px !important;
}


/********** Home page width with ad **********/
.MPContentAreaHomeWithAd
{
    width:824px;
}
.MPContentAreaHome
{
    width:966px;
}
.MPContentAreaHomeWithAd .HLLandingControl.HLEngagement.HLLandingControl .Details
{
    width:230px;
}

/***********NEWLY ADDED Bottom nav style starts**********/

.MPBottomNav ul.AspNet-Menu li 
{
    height:auto;
}


.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-Hover,
.MPBottomNav ul.AspNet-Menu li:hover,
.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-Leaf:Hover,
.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-WithChildren:Hover,
.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep:Hover,
.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-Hover,
.MPBottomNav ul.AspNet-Menu li:hover,
.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-WithChildren:Hover,
.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep:Hover
.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-Leaf-Hover
{
    background-color:#AFB1B3;
    color:#fff;
} 

.MPBottomMenu ul.AspNet-Menu li:hover ul li,
.MPBottomMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul li
{
    display:block;
}

.MPBottomMenu ul.AspNet-Menu li:hover ul li li
{
	display:none;
}
.MPBottomMenu ul.AspNet-Menu li ul li.AspNet-Menu-Hover a, 
.MPBottomMenu ul.AspNet-Menu li ul li.AspNet-Menu a:hover, 
.MPBottomMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren:hover a, 
.MPBottomMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren a:hover, 
.MPBottomMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul li a, 
.MPBottomMenuv ul.AspNet-Menu li a.AspNet-Menu-Hover ul li a, 
.MPBottomMenu ul.AspNet-Menu li li a 
{
    padding-top:1px;
    padding-bottom:1px;
    background-color:#AFB1B3;
    margin-top:0px;
color:#fff;
}
.MPBottomMenu ul.AspNet-Menu li ul li.AspNet-Menu-Hover a:hover, 
.MPBottomMenu ul.AspNet-Menu li ul li.AspNet-Menu a:hover, 
.MPBottomMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren:hover a:hover, 
.MPBottomMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren a:hover, 
.MPBottomMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul li a:hover, 
.MPBottomMenu ul.AspNet-Menu li a.AspNet-Menu-Hover ul li a:hover, 
.MPBottomMenu ul.AspNet-Menu li li a:hover
{
    background-color:#1D572F;
    color:#fff; 
}
.MPBottomMenu ul.AspNet-Menu li ul
{
background-color:#F68027;/*#F68027;*/

}
.MPBottomMenu ul.AspNet-Menu li li a.AspNet-Menu-Link
{
    min-height:15px;
    height:auto;
}

.MPBottomMenu ul.AspNet-Menu li ul li 
{
    /*min-height:10px;
    height:auto;*/
}
.MPBottomMenu ul.AspNet-Menu li 
{
    height:auto;
}
.MPButtonNav ul.AspNet-Menu 
{
    z-index:99;
} 

.MPBottomNav div.AspNet-Menu-Horizontal ul.AspNet-Menu li
{
    float:left;
}
.MPBottomNav ul.AspNet-Menu li a, .MPBottomNav ul.AspNet-Menu li span 
{
display:block;
}
/********************* style of bottom nav ends here *****************/
 


 
 
.RadScheduler_Office2007 .rsHeader, .RadScheduler_Office2007 .rsHeader a:hover
 {
color:#000000;
z-index:90;
}
.RadScheduler .rsTopWrap 
{
z-index:90;
}

 
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Hover,
.MPAuxNav ul.AspNet-Menu li:hover,
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Leaf:Hover,
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-WithChildren:Hover,
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep:Hover,
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Hover,
.MPAuxNav ul.AspNet-Menu li:hover,
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren:Hover,
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep:Hover
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Leaf-Hover
{
    background-color:#AFB1B3;
    color:#000
    
}
.MPAuxNav ul.AspNet-Menu li:hover a, 

.MPAuxNav ul.AspNet-Menu li a:hover, 
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Hover a, 
.MPAuxNav ul.AspNet-Menu li a.AspNet-Menu-Hover, 
/*.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Selected a.AspNet-Menu-Selected, */
.MPAuxNav ul.AspNet-Menu li ul 
/*.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected a.AspNet-Menu-Link.AspNet-Menu-ChildSelected */
{
    /*background-color:#e9e9e9;*/
    color:#fff;/*#333;*/
    
}
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu-Hover a:hover, 
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu a:hover, 
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren:hover a:hover, 
.MPAuxNav ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren a:hover, 
.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Hover ul li a:hover, 
.MPAuxNav ul.AspNet-Menu li a.AspNet-Menu-Hover ul li a:hover, 
.MPAuxNav ul.AspNet-Menu li li a:hover
{
    background-color:red;
    color:#fff; 
}
.MPContentAreaHome
{
   /* width:824px;*/
}
.MPContentAreaHomeWithAd .HLLandingControl.HLEngagement.HLLandingControl .Details
{
    width:170px;
}
#bd
{
   #margin-top:20px;
}
.MPButtonNav ul.AspNet-Menu li a 
{
    padding:10px 8px 8px;
}
/**** styles on 17.6.2010***/
h4, .Heading4, h4 a 
{
    font-weight:normal;
    font-size:12px;
}
.ByLine 
{
    font-style:normal;
}
.rlDataLabel 
{
    font-weight:normal;
}
.MPContentAreaHome .Section3 .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd .Section3 .HLLandingControl.HLEngagement .Details
{
    width:170px;
}
.MPContentAreaHome .yui-g .yui-u .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd .yui-g .yui-u .HLLandingControl.HLEngagement .Details
{
    width:170px;
}
.MPContentAreaHome td .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd td .HLLandingControl.HLEngagement .Details
{
    width:170px;
}
.MPContentAreaHome .yui-gd .yui-u .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd .yui-gd .yui-u .HLLandingControl.HLEngagement .Details
{
    width:170px;
}
.MPContentAreaHome .yui-gd .yui-u .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd .yui-gd .yui-u .HLLandingControl.HLMyDocuments .Details
{
    width:480px;
}
.MPContentAreaHome .yui-gd div.first .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd .yui-gd div.first .HLLandingControl.HLMyDocuments .Details
{
    width:200px;
}
.MPContentAreaHome .yui-gb .yui-u .HLLandingControl.HLEngagement .Details,

.MPContentAreaHomeWithAd .yui-gb .yui-u .HLLandingControl.HLEngagement .Details

{
    width:150px;
}

.MPContentAreaHomeWithAd .yui-gb .yui-u .HLLandingControl.HLMyDocuments .Details
{
    width:230px;
}
.MPContentAreaHome .yui-gb .yui-u .HLLandingControl.HLMyDocuments .Details
{
    width:270px;
}
.MPContentAreaHome .Column2 .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd .Column2 .HLLandingControl.HLEngagement .Details
{
    width:120px;
}
.MPContentAreaHome .Column1 .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd .Column1 .HLLandingControl.HLMyDocuments .Details
{
    width:550px;
}
.MPContentAreaHome .Column2 .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd .Column2 .HLLandingControl.HLMyDocuments .Details
{
    width:180px;
}
.MPContentAreaHomeWithAd .Column2 .HLLandingControl.HLEngagement .Details
{
    width:106px;
}
.MPContentAreaHome .yui-gb .yui-u first .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd .yui-gb .yui-u first .HLLandingControl.HLEngagement .Details
{
    width:170px;
}
.MPContentArea .HLLandingControl.HLMyDocuments .Details  
{
    width:230px;
    #width:220px;
}
.MPContentAreaHome td .HLLandingControl.HLMyDocuments .Details,
.MPContentAreaHomeWithAd td .HLLandingControl.HLMyDocuments .Details
{
    width:170px;
}
.MenuBarUnderline
{
    background-image:url('images/grad_image.gif');
    background-repeat:repeat-x;
    height:22px;
}
#MPButtonBar 
{
    background-image:url('images/nav_grad-green.gif');
    background-repeat:repeat-x;
    
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-Sep a {
border-right:1px solid #3aac5d;
}
.MPButtonNav ul.AspNet-Menu li a 
{
    padding-top:9px;
    font-family:arial,helvetica,sans-serif;
    text-transform:capitalize;
}
.HomePageStyle
{
    color:#555555;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
}
.HomePageStyle p
{
    margin-bottom:1.3em;
}
.MPContentAreaHome .HLLandingControl h2, .MPContentAreaHome .DubConnectPopUp h2
{
    font-family:arial,helvetica,sans-serif;
font-size:14px;
font-weight:bold;
padding-left:10px;
}
/*.MPContentAreaHome .HLLandingControl.HLCommunityList h2,
.MPContentAreaHome .HLLandingControl.HLDiscussions h2,
.MPContentAreaHome .HLLandingControl.HLMyDocuments h2,
.MPContentAreaHome .HLLandingControl.HLEventList h2,
.MPContentAreaHome .HLLandingControl h2, .MPContentAreaHome .DubConnectPopUp h2 
{
    background-image:url('images/titlearrow.gif');
    #height:17px;
    background-repeat:no-repeat;
    padding-left:22px;
    border-top:1px solid #bbbbbb;
    background-color:white;
}*/
.MPContentAreaHome .HLLandingControl h2, .MPContentAreaHome .DubConnectPopUp h2
{
    border-top:1px solid #bbbbbb;
}
.HLLandingControl h2,.DubConnectPopUp h2,
.MPContentAreaHome .HLLandingControl h2, .MPContentAreaHome .DubConnectPopUp h2 
{
    background-image:url("images/bar-grad.jpg");
    background-repeat:repeat-x;
    border-left:1px solid #BBBBBB;
border-right:1px solid #BBBBBB;
border-style:solid solid none;
border-width:1px 1px medium;
color:#000000;
border-top:medium none;

background-color:transparent;
#min-height:16px;
#height:auto;
}

.MessageMenuList li a 
{
    padding:5px 5px 5px 3px;
}
.HLLandingControl.HLRSSReader .FeedItem h2
{
    background-image:none;
    border:none;
    font-size:16px;
    margin-top:7px;
    color:#555;
    margin-left:-10px;
}
.HLLandingControl.HLRSSReader .FeedItem .ByLine 
{
    /*padding-left:12px;*/
}
*html .MPContentAreaHome .HLLandingControl h2, *html .MPContentAreaHome .DubConnectPopUp h2,
*html .MPContentAreaWide .HLLandingControl.HLEventList h2 ,
*html .MPContentAreaWide .HLLandingControl.HLAnnouncements h2
{
height:16px !important;
#min-height:16px;
#height:auto;
}