﻿/* ContactUs.css start */

body
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
test.CaptchaOutline
{
	border: solid 1px #CECECE;
	width: 99%;
	padding: 2px;
}
.Captcha
{
	background-color: #f0e8d8;
	color: #94a3e7;
}
.ContactUsOutline
{
	border: solid 1px #CECECE;
	width: 100%;
	
}
.ContactUsHeader
{
	padding-left: 15px;
	background-color: Gray;
	color: #000000;
	font-weight: bold;
	min-height: 25px;
	/*padding-top: 5px;*/
}
.TextBoxLength
{
	width: 60%;
}
.SentMessage
{
}
.GridOutline
{
	border: solid 1px #CECECE;
	width: 100%;
}
.ContactUsGridHeader
{
	background-color: #C0C0C0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	height: 23px;
}
.ContactUsPagingElement
{
	color: #6DAFC0;
	font:Bold  15px Arial;
}
.ConactUsGridAlternatingItem
{
	background-color: #EEEEEE;
	height: 20px;
	border-style: none;
	border-width: 1%;
}
.ContactUsGridItemBorder
{
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	height: 20px;
	width: 17%;
	text-align: left;
}
.AdvancedSearchOutLine
{
	border: solid 1px #a2a1a1;
	width: 100%;
	margin-bottom: 5px;
}
.ContactUsSearchEmailPart
{
	vertical-align: top;
	width: 40%;
}
.ContactUsSimpleSeach
{
	background-color: #a6a6a6;
	height: 35px;
	vertical-align: middle;
}
.ContactSearchResult
{
	vertical-align: middle;
	padding-top: 5px;
	font-weight: bold;
}
.GridOutLine
{
	border: solid 1px #a2a1a1;
	padding: 1px;
}
.ListContainer .ContainerRow table tr td
{
	/*min-height:25px; 	height:auto !important;*/
	height: 35px;
}
.ListContainer .ContainerRow table tr:hover
{
	background-color: #fffacd;
}
.ListContainer
{
	border: solid 1px #bebebe;
	padding: 4px;
}

.ListContainer table
{
	margin: 0px 0px 0px 0px;
}

.ListContainer .ListHeader
{
	background-color: #900000;
	color: White;
	font-weight: bold;
}

.ListContainer .ListHeader td
{
	padding: 5px;
	color: White;
}

.ListContainer .ListHeader th
{
	padding: 5px;
	color: White;
}

.ListContainer .ListGroupRow
{
	font-weight: bold;
	background-color: #c6c7c6;
}
.ListContainer .ListGroupRow td
{
	padding: 5px;
}
#MPContentArea .ListContainer Table tr td a
{
	padding: 0px 3px 0px 3px;
}
.ListContainer .ListHeader a
{
	color: White;
}

.ListContainer .ListHeader thead
{
	color: White;
}

.ListContainer .ListRow
{
}
.ListContainer .ListRow:hover
{
	background-color: #fffacd;
}



.ListContainer .ListRow td
{
	padding: 5px;
}

.ListContainer .ListAlternativeRow
{
	background-color: #f4f4f4;
}

.ListContainer .ListAlternativeRow:hover
{
	background-color: #fffacd;
}

.ListContainer .ListAlternativeRow td
{
	padding: 5px;
}


.DottedLineStyle
{
	border-bottom: solid 1px #223fa5;
}
.ListItem
{
	border: solid 1px #a2a1a1;
	margin-bottom: 5px;
}


.faqCategoryForHelp
{
	border:solid 1px #000000;
	background-color:#fffacd;
	color:#666666;
	min-height:20px;
	visibility:hidden;
	margin-left:75px;
	width:30%;
}

.CategorySiteSettingHelp
{
	border:solid 1px #000000;
	visibility:hidden;
	position:absolute;
	background-color:#fffacd;
	color:#666666;
	min-height:20px;	
	width:450px;
}
.EditorHelp
{
	border:solid 1px #000000;
	visibility:hidden;
	position:absolute;
	background-color:#fffacd;
	color:#666666;
	min-height:20px;
	width:535px;
}
.RowSpacing
{
	padding-bottom:5px;
}

.UrlGenerator
{
	padding: 5px;
	padding-left:20px;
	min-height: 50%;
}
.UrlGeneratorLeftList
{
	float: left;
	width: 50%;
	border-top: solid 1px #CECECE;	
}
.UrlGeneratorRightList
{
	float: left;
	width: 50%;
	border-top: solid 1px #CECECE;	
}

.cuSubItemHeader
{
	background-color:#b0b0b0;
	background-repeat: repeat-x;			
	padding: 3px;
	
	font-weight: bold;	
	color:Black;
	font-size:12px;
	min-height:20px;
}
.ItemRightMenu
{
	padding-Top:20px;
	padding-right:5px;
	background-color:#EFEFEF;
	vertical-align:top;
}
.SubItemOutLine
{
	border: solid 1px #b0b0b0;
	width: 100%;
	margin-Bottom:5px;
}

.SiteVisibility
{
	cursor: pointer;
	color: #4792a5;
	text-decoration: underline;
}



/*RimsTabbed StyleSheet*/
.ExpandTextContent
{
	padding:10px 8px 8px 5px;
	text-align:justify;	
}
.ExpandOrHide
{
	padding:0px 8px 0px 5px;	
}
/* .ajax__tab_header - A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_outer - An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
/* .ajax__tab_inner	 - An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
/* .ajax__tab_tab - An element of the tab that contains the text content. Child CSS classes:none. */
/* .ajax__tab_body - A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
/* .ajax__tab_hover - This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_active - This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */

/* XP IE7 theme - Backgrounds */
.TabbedBrowsing .ajax__tab_header
{
	/*background: url(images/tab-right.gif) repeat-x ;*/
background-color:#e9f1f5;
	border:solid 1px #9cb8c6;
	color:#000000;
border-bottom:0;
border-left:0;


}
.TabbedBrowsing .ajax__tab_outer
{
	/**/background: url(images/Tabbed/tab-right.gif) no-repeat right;
}
.TabbedBrowsing .ajax__tab_inner
{
	/**/background: url(images/Tabbed/tab-left.gif) no-repeat;
}
.TabbedBrowsing .ajax__tab_tab
{
	background: url(images/Tabbed/tab.gif) repeat-x;
margin-right:4px;
}

.TabbedBrowsing .ajax__tab_active .ajax__tab_outer
{
	/**/background: url(images/Tabbed/tab-active-right.gif) no-repeat right;
}
.TabbedBrowsing .ajax__tab_active .ajax__tab_inner
{
	/**/background: url(images/Tabbed/tab-active-left.gif) no-repeat;
}
.TabbedBrowsing .ajax__tab_active .ajax__tab_tab
{
	background: url(images/Tabbed/tab-active.gif) repeat-x;
	margin-right:4px;
	font-weight:700;
	font-size:12px;
	color:#444469;
}

/* XP IE7 theme - Other Styles */
.TabbedBrowsing .ajax__tab_header
{
	font-family: Arial,tahoma,helvetica;
	font-size: 12px;
width:auto;
}
.TabbedBrowsing .ajax__tab_outer
{
	height: 20px;
}
.TabbedBrowsing .ajax__tab_inner
{
	padding-left: 3px;
}
.TabbedBrowsing .ajax__tab_tab
{
	padding: 3px 20px;
	margin: 0;	

}
.TabbedBrowsing .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #9cb8c6;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
	min-height:100px;
width:auto;

}

.accordionHeaderHorizontal
{
	background-color:#f0f8ff;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-family:Arial,Sans-Serif;	
	cursor:pointer;
	padding:0px 5px 0px 5px;

	

}
.accordionHeaderSelectedHorizontal
{	
	background-color:#004785;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;


}
.accordionContent
{

	font-size:11px;
	padding:5px 0px 5px 0px;
}

.ContentMainHeader
{
	
	
	font-family:Gautami;
	text-align:center;
	height:20px;
padding-top:5px;
	font-size:15px;

}
/*styles for itemcommentlist*/
.Item
{
    clear: both;
    padding: 10px 5px 10px 0px;
}
.Item Div.ItemLeft
{
    float: left;
    text-align: center;
    width: 37%;
    font-size:8pt;
}
Div.ItemRight
{
    float: right;
    text-align: left;
    padding-right: 2px;
    width: 55%;
}
.ItemCotainer
{
    border: solid 1px #b0b0b0;
    padding: 4px;
}
.ItemCotainer hr
{
    color: #b0b0b0;
    height: 1px;
}
.ItemCotainer .Remark
{
    color: Blue;
}

.ItemCotainer table
{
    margin: 0px 0px 0px 0px;
}
.ItemCotainer .ItemHeader
{
    background-color: #b0b0b0;
    color: White;
    font-weight: bold;
}
.ItemCotainer .ItemHeader td
{
    padding: 0px 4px 0px 4px;
    color: White;
}
.ItemCotainer .ItemHeader a
{
    
}
.ItemCotainer .ItemRow
{
}

.ItemCotainer .ItemRow td
{
    background-color: #f9f9f9;
}

.ItemCotainer .ItemAlternativeRow
{
}

.ItemCotainer .ItemAlternativeRow td
{
    background-color: #f0f0f0;
}

.ItemCotainer .ItemCellLeft
{
    width: 35%;
    padding-left: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}
.ItemCotainer .ItemCellRight
{
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}
.CommentModalPopup
{
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 520px;
    height: auto;
    overflow: auto;
}
.CommentModalPopupHeader
{
    /*background: #ebedf9;*/
	background: #990000;
    background-position: right top;
    border: #223FA5 solid 1px;
    padding: 3px;
    margin-top: 10px;
    font-weight: bold;
    color: white;
    height: 15px;
}
.AddSmallButton
{
    text-transform: none;
    float: right;
    padding: 6px 10px 10px 15px;
    height: 10px;
    vertical-align: middle;
    font-size: 9.6pt;
    background-image: url(images/AddSmall.gif);
    background-position: left center;
    background-repeat: no-repeat;
}
 .HistoryItemHeader
{
	background-color: #dcdcdc;
	font-size: 13px;
	font-weight: bold;
    min-height: 10px;
    padding-left: 20px;
padding-bottom:5px;
padding-top:5px;
} 
.RssText
{
	cursor:pointer;
	color:#4792a5;
	text-decoration:underline;
}
.CuReply
{
background-image: url("images/ContactUs/reply.gif" );
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}
.CuForward
{
background-image: url("images/ContactUs/forward.gif" );
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}

/* ContactUs.css end */

.RegistrationWizardButton .ButtonBlock .Button
{
background:none;
background-color:#900000;
padding:5px;
border:0px;
}
.bodyBackground
{
    background-color:#fff;
}
.MenuBarUnderline
 {
	background-color:#900000;
	font-size:7px;
}
#MPSlogan
{
	color:#fff;
}
#MPOuter 
{
    background-color:white;
}
#MPButtonBar 
{
   
    background-color:black;
}
.MPButtonNav ul.AspNet-Menu li a 
{
color:white;
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover ul
{
	#background-color:#900000;
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-WithChildren:hover ul li a
{
	#border-bottom-color:#ffffff;
}

.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a,.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:#900000;
	color:White;
}
.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:#900000;
	color:#ccc;
}
.MPButtonNav ul.AspNet-Menu li ul li
{
	background-color:#900000;
	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
 {

	color:#ccc;
	border-bottom-color:#fff;
	background-color:#900000;
}
.MPButtonNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li
{
	border-bottom-color:#fff;
}

/**** Border for level 3 in IE7 ****/
 .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 {

	border-bottom:1px solid white;
} 

.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:1px solid white;
} 

.HLWelcomeHeader .Content 
{
	border-color:black #AFB1B3 #AFB1B3;
	
}
.HLWelcome .Welcome 
{
    background-color:#DDDDDD;
}
.HLLandingControl h2, .DubConnectPopUp h2 
{
	background-color:#900000;
}

.HLAnnouncements .Content h2, .HLRSSReader .Content h2
{

	color:#900000;
}



h2, .Heading2, h2 a
 {

	color:#900000;
	border-bottom-color:#900000;

}
h1, .Heading1 
{
	border-bottom:none;
	border-top:none;
}
.TabButtonBottom 
{
	background-color:#d2232a;
}
.MPContentSection a.TabSelectedDir
{
	background-color:#900000   ;
}

.MPSideNavBottom
 {
	color:#900000 ;
 }

/*.MPSideNav ul.AspNet-Menu li a, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Leaf a, 
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren a 
{
	color:#2D4887;
}*/
.tabStyle .ajax__tab_active .ajax__tab_outer
 {
	background:#900000 ;
	border-color:#900000;
}
.tabStyle .ajax__tab_active .ajax__tab_inner 
{
	background:#900000 none repeat scroll 0 0;

}
.tabStyle .ajax__tab_active .ajax__tab_tab
 {
	background:#900000  none repeat scroll 0 0;
	border-color:#900000 ;
	color:white;
}
.tabStyle .ajax__tab_tab 
{
	background-color:#A2A3A4;
	color:white;
	background-image:none;
}

.tabStyle .ajax__tab_header
{
	border-bottom-color:#900000;
}

/*.Tab
{
	background-color:#FDB714;
}
.MPContentSectiona.TabDeselectedDir 
{
	background-color:#FDB714;
}*/

.HLWelcome .MenuLinks a 
{
	color:#C95F5F;
}
.TabBlock 
{
	
	border-bottom-color:#900000;
}

.rlItemHeader, .rlSectionHeader
 {
	background-color:black;
	color:black;
}
.rlCollapseHeader {
color:black;
}
.rlCollapseHeader
{
	background-color:#900000;
	color:black;
}
th
{
	background-color:#900000;
	color:White;
}

.ListContainer .ListHeader 
{
	background-color:#900000;
}	

hr.delimiter
{

	border-top-color:#900000;
}

.MPAuxNav ul.AspNet-Menu li.AspNet-Menu-Sep 
{
	border-right-color:BLACK;
	
}

.MPAuxNav ul.AspNet-Menu li a 
{
	color:#000000;
   
}
.HLEngagement h3 
{
	color:#900000;
}

.HLWelcome .MenuLinks a
{
	border-left-color:#C95F5F;

}
.TabButtonBottom td
{
	border-bottom-color:#900000;
}
.HLLandingControl .Content 
{
	border-color:#900000 #AFB1B3 #AFB1B3;
}

.drItemSubHeader 
{
	background-color:#900000;
	border:1px solid #900000;
}

.repeatImageNotificationSelected 
{
	background-color:#900000;
}

.homeRepeatImageSelected 
{
	background-color:#900000;
}
.rlItemHeader, .rlSectionHeader 
{
    background-color:#900000;
    color:white;
}
.rlColumns th
{
    color:White;
    background-color:Black;
}

.groupsRepeatImageSelected 
{
	background-color:#900000;
}
.TabSelected
{
	background-color:#900000;

}
a.TabDeselectedDir 
{
    background-color:black;
}
a.TabSelectedDir 
{
	background-color:#900000;
}

.rlScore, .rlScore:hover 
{
	color:#900000;
}

.lblratingBig 
{
	color:#900000;
}


.lblrating 
{
	color:#900000;
}

h2 a:hover, h3 a:hover 
{
	color:#900000;
}
.HLLandingControl h5 
{
	color:black;
}
.HLMyDocuments .HLLandingControl h5
{
	color:#CC3300;
} 
.HLMyDocuments .HLLandingControl h5 a:link
{
    color:#900000;
}
h2 a:link, h2 a:visited, h2 a:focus, h3 a:link, h3 a:visited, h3 a:focus 
{
	color:#900000;
}


.HLAnnouncements .Content h2, .HLRSSReader .Content h2 
{
	color:#900000;
}

.HLEngagement h3 
{
	color:#900000;
}
.TabButtonBottom 
{
	background-color:#900000;
}

.TabSelected 
{
	background-color:#900000;
}

.TabBlock {
	border-color:#900000;
}

.MPSideNavBottom 
{
	color:#900000;
}
.Container thead .Header td 
{
 background-color:#900000;
}
.Container .SubHead td 
{
	background-color:black;
	color:white;
	
}
.repeatImageNotification 
{
background-color:black;
color:white;
}

.MPContentSection .Tab a:link, .MPContentSection .Tab a:hover, .MPContentSection .Tab a:visited, .MPContentSection .Tab a:active, .MPContentSection a.TabDeselectedDir, .MPContentSection a.TabDeselectedDir:hover 
{
	color:white;

}
.homeRepeatImage
{
color:white;
}
div.rlCollapseHeader .rlHeaderTitle
 {
color:white;
}
.TabBlock .TabSelected {
	background-color:#900000;
	border-right-color:#fff;
}
a:link, a:visited, a:focus 
{
	color: #C95F5F;
	/*color:#6DAFC0;*/
}
a:hover 
{
	color:#C95F5F;
	/*color:#6DAFC0;*/
}
.ByLine a
{
    color:#900000;
}
h5 a
{
    color:#900000;
}
.Grid .GridHeader a
{
    color:#fff;
}
.MPContentArea h1 
{
	color:#900000;
}
.TableHeader 
{
    background-color:#900000;
    color:white;
}
.HLWelcome .UnreadMessages a
{
    color:#C95F5F;
}
h1, .Heading1 {
	/*color:#000;*/
	color:#900000;
	border-bottom:1px solid #900000;
	border-top:6px solid #900000;
}
.HLWelcomeHeader h1
{
  color:#000;
}
/**Search Header***/
.HLSearch .Content .HeaderStatusBar
{
    background-color:#900000;
}
.SortBy a:link, .SortBy a:visited, .SortBy a:focus
{
    color:White;
}
.ProgressBarProgress 
{
	background-color:#900000;
}
.ModalPopupHeading 
{
    background-color:#900000;
}

.InboxMessages 
{
    border-bottom-color:black;
    
}
.head a 
{
	color:#fff;
}
/****New classes for d2 tabs : style 4 version**/
.repeatImageSelected,.homeRepeatImageSelected,.groupsRepeatImageSelected 
{
	background-color: #900000;
	background-image:none;

}
.homeRepeatImage,.repeatImage,.groupsRepeatImage 
{
	background-color:black;
	background-image:none;
	color:black;
}
.Tab 
{
    background-color:black;
}
.Tab ,.TabSelected 
{
    border-right-color:#fff;
}
.MPFooter 
{
    background-color:black;
}
.MPBottomNav ul.AspNet-Menu li a 
{   
    color:#fff;
}
#MPCopyright 
{
    color:#fff;
}
#MPheader 
{
    background-color:#900000;
}
.MPContentSection 
{
    background-color:white;
}
/*** BGcolor in Messsage Digest ***/
.DigestVCrumbBar 
{
    background-color:black;
}
.ListContainer .ListGroupRow td 
{
    background-color:black;
    color:White;
}
/*** ends ***/
.BreadCrumb 
{
    color:#900000;
}
.BreadCrumb a
{
    color:#000;
}
/*** color  for More link ***/
.HLLandingControl .MoreLink ,.More a:link ,.More a:hover,.MoreLink a:link,.HLRecentBlogs .More a:link,.HLRecentBlogs .More ,
.More a:visited,.More a:focus,.MoreLink a:focus,.MoreLink a:visited
{
    color:#900000;
}
.HLContainer, .HLEmployee .ItemContainer, .HLDiscussions .More, .HLRecentBlogs .More 
{
    color:#900000;
}
.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:url(images/SideMenuIconred.jpg);
}

.DigestVCrumbBar td span a.contentBoldNew, 
.DigestVCrumbBar td a.Heading1New,
 .DigestVCrumbBar td span span a, 
 .DigestVCrumbBar td span.contentBoldNew span a, .DigestVCrumbBar td span,.DigestVCrumbBar td span.contentBoldNew
  {
color:#fff;
}
.TableHeading 
{
background-color:#900000;
}
.DGHBottom 
{
background-color:#900000;
}
.egItemHeaderForEgroupDelete
{
background-color:#900000;
color:white;
}
.drItemSubHeader a:link
{
    color:#fff;
}

 
