/***********************************
 * MS.Support.GSFx.Web.BannerBar   *
***********************************/
.bbar_outer		{	margin: 0px; border: 0px; height: 18px; }		
.bbar_cell		{ background-color: #0a6cce; border-right: white solid 2px; }		
.bbar_cell_hot	{ background-color: #004080; border-right: white solid 2px; cursor: hand; }	
.bbar_cell A,
.bbar_cell A:link,
.bbar_cell A:visited,
.bbar_cell A:active,
.bbar_cell A:hover { font-size: 10px; font-family:Verdana, Arial,Helvetica; font-weight: bold; color: white; text-decoration: none; }

.bbar_cell_hot A,
.bbar_cell_hot A:link,
.bbar_cell_hot A:visited,
.bbar_cell_hot A:active,
.bbar_cell_hot A:hover 	{ font-size: 10px; font-family:Verdana, Arial,Helvetica; font-weight: bold; color: white; text-decoration: none; }

/***********************************
 * MS.Support.GSFx.Web.Footer      *
***********************************/
.fbtn_cell		{ font-weight: bold; border-right: white solid 1px; font-size:10px; }		
.fbtn_cell A,
.fbtn_cell A:link,
.fbtn_cell A:active,
.fbtn_cell A:visited { color: White; text-decoration: none; }
.fbtn_cell A:hover { color: #FFCC00; }

.ftr_copyright_text			{ color: White; font:inherit; font-size:10px;  } 
.ftr_copyright_text,
.ftr_copyright_text:link,
.ftr_copyright_text:active,
.ftr_copyright_text:visited { color: White; }
.ftr_copyright_text:hover { color: #FFCC00; }

/***********************************
 * The "title bar" on left nav webparts
***********************************/
.mghead						{	font-size: 12px; font-weight: bold; color: #FFFFFF; 
								text-decoration: none;font-family:inherit;	}
.mginhead					{	font-size: 12px; font-weight: bold; 
								text-decoration: none; font-family:verdana,arial,helvetica;	}
/*
 * where?
 */
.LeftNav_Header				{	font-size: 12px; color:#ffffff;}
.blue_bg					{	background-color:#3366CC;	}


.xnewstree{	width:100%; background-color: #ffffff; overflow: scroll; scroll: auto; }
.xnewsgroup{font-size: 12px; font-family:inherit; color: #003399; text-decoration: none;}
.xnewsheader{font-size: 12px; font-family:inherit; color: #000000; text-decoration: none;}
.xnewsborder{background-color: #3366CC; padding-left: 2; padding-right: 2; padding-bottom: 2; height:100%; width:100%;}

.webContentContainer { margin-left: 12px; margin-top: 12px; width: 95%; margin-bottom: 12px;}	

.ListNugget					{ margin-top: 12px; font-size:12px; margin-bottom:8px; background-color: #e9e9e6;
	border-top:solid 3px #999999; border-bottom:solid 3px #999999; }
.ListNugget A, 
.ListNugget A:visited,
.ListNugget A:active		{ font-size: 11px; color: Blue; }
.ListNugget A:visited:hover	{ color: Red; }
.ListNuggetHeader			{ background-color: #e9e9e6; padding: 2px 5px 2px 5px; font-weight:bold; color: Black; width: 100%;}

.ListNuggetBody				{ padding-top: 2px; padding-bottom: 2px; font-family: Verdana, Arial, Helvetica;  
	background-color: #e9e9e6;  cursor:default; color: Black ;}
.ListNuggetBody UL			{ list-style-image: url(/library/images/support/blue_bullet.gif); margin-left: 18px; margin-top: 2px; margin-bottom: 2px; }
.LinkDescription			{ margin-top: 2px; margin-bottom: 6px; }
.ListNuggetBody P			{color: Black ;}

.LinkPartListUL				{	margin-top: 3px; margin-bottom: 6px; }

.ListNuggetItem { font-size: 12px; font-family: Arial,Helvetica,Tahoma,Verdana;}
.ListNuggetItemLink { font-size: 12px; font-family: Arial,Helvetica,Tahoma,Verdana;}
.lightblue { background-color: #3366cc; }

/***************************
**** GET HELP UI
*****************************/
.GetHelpVert { }
.GetHelpHori { margin-top:35px; }
.GetHelpTitle { font-family: Franklin Gothic Medium; font-size:12px; font-weight: bold; color:Red;} 
.GetHelpText { font-size:11px; } 

#AdvSearch .ListNuggetHeader { background-color: #004080;color:White }
#Part_gsfxSearch .ListNuggetBody { padding: 0px; }