/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x CCBN: Bloomberg/StreetEvents Co-Brand        x */
/* x - Cascading Style Sheet                      x */
/* x version: Master Style Sheet                  x */
/* x                                              x */
/* x Last updated: March 05, 2002                 x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x                 GLOBAL STYLES                x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 BODY		       {background-color: #AAAAAA;
                        margin: 0px;}

 TD		       {font-family: arial, helvetica, sans-serif;
                        font-size: 12px;}

 A:LINK                {color: #0000FF;}

 A:HOVER	       {color: #0077FF;
                        text-decoration: none;}

 A:VISITED             {color: #0000FF;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x           for application colors             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .appBg 	       {background-color: #CCCCCC;}

 .appHghltBg	       {background-color: #EFEFEF;}
 

 .appShdwBg	       {background-color: #BBBBBB;}

 .appBevel01Bg	       {background-color: #666666;}

 .appBevel02Bg         {background-color: #EFEFEF;}

 .appWhiteBg           {background-color: #FFFFFF;}

 .appBlackBg           {background-color: #000000;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             for form elements                x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .frmField 	       {font-family: arial, helvetica, sans-serif;
		        font-size: 12px;
                        color: #000000;}

 .frmBtn 	       {font-family: arial, helvetica, sans-serif;
		        font-size: 11px;
                        color: #000000;
                        background-color: #CFCFCF;
                        height: 20px;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x           SEGMENT 1: TOOL BAR                x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x           for background & text              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .toolBarBg            {background-color: #04046c;}
 
 .toolBarBgNew            {background-color: #FFFFFF;}

 .toolBarHthltBg       {background-color: #996666;}

 .toolBarShdwBg        {background-color: #000000;}

 .toolBarText          {font-family: arial, helvetica, sans-serif;
		        font-size: 12px;
                        font-weight: bold;
                        color: #C0C0C8;}

 .toolBarTextOn        {font-family: arial, helvetica, sans-serif;
		        font-size: 12px;
                        font-weight: bold;
                        color: #FFFFFF;}
						
.bgGrn 					{BACKGROUND-COLOR: #7ebd4e}

.bgLogo					{BACKGROUND-COLOR: #101A79}

.bgLogoNew					{BACKGROUND-COLOR: #FFFFFF}

/* for Overall Dark Yellow */  
.bgDrkyel {
	background-color : #FFCC00;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             for toolbar links                x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .toolBarLinks         {font-family: arial, helvetica, sans-serif;
                        font-size: 12px;}

 .toolBarLinksOn       {font-family: arial, helvetica, sans-serif;
                        font-size: 12px;
                        font-weight: bold;
                        color: #FFFFFF;}

 .toolBarOnBg          {background-color: #9999CC;}

 A.toolBar:link        {color: #C0C0C8;} 
 A.toolBar             {text-decoration: underline;} 
 A.toolBar:visited     {color: #C0C0C8;} 
 A.toolBar:hover       {color: #FFFFFF;
                        text-decoration: underline;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x           SEGMENT 2: BANNERBAR               x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x           for branding background            x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .bannerBarBg	       {background-color: #000000;}

 .bannerBarHghLt       {background-color: #EEEEEE;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             for tab angle section            x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .bannerTabBg	       {background-color: #CCCCCC;}

 .bannerTabText        {font-size: 10px;
                        color: #666666;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x           SEGMENT 3: NAV LEVEL 01            x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x           for background & text              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .navLevel01Bg         {background-color: #CCCCCC;}

 .navLevel01Text       {font-size: 10px;
                        color: #666666;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x           SEGMENT 4: NAV LEVEL 02            x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x   for background,highlight, shadow & text    x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .navLevel02Bg         {background-color: #CCCCCC;}

 .navLevel02Text       {font-family: arial, helvetica, sans-serif;
			font-size: 10px;}

 .navLevel02HghltBg    {background-color: #EFEFEF;}

 .navLevel02ShdwBg     {background-color: #BBBBBB;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x            SEGMENT 5: TITLE BAR              x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x   for background,highlight, shadow & text    x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .titleBarBg           {background-color: #000066;}

 .titleBarText         {font-family: verdana, sans-serif;
                        font-weight: bold;
                        font-size: 14px;
                        color: #FFFFFF;}

 .titleBarDate         {font-family: arial, sans-serif;
                        font-size: 10px;
                        color: #C0C0C8;}

.TitleLink 				  {color: #FFFFFF;}

 A.TitleLink                {color: #FFFFFF;}

 A.TitleLink:ACTIVE           {color: #FFFFFF;}
 

 A.TitleLink:VISITED             {color: #FFFFFF;}
 
 .DirectoryRangeLinks	 {color: #FFFFFF;}
 
  A.DirectoryRangeLinks	                {color: #FFFFFF;}

 A.DirectoryRangeLinks:ACTIVE           {color: #FFFFFF;}
 

 A.DirectoryRangeLinks:VISITED             {color: #FFFFFF;}
 
 .fontBigWhite			{color: #FFFFFF;	
 						font-family: arial, helvetica, sans-serif;
                        font-size: 14px;
   						font-weight: bold;}
						
.fontLittleWhite		{color: #FFFFFF;	
 						font-family: arial, helvetica, sans-serif;
						}
        					
.fontBigBlack			{color: #000000;	
 						font-family: arial, helvetica, sans-serif;
                        font-size: 14px;
   						font-weight: bold;}
						
 
 
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x           SEGMENT 6: NAV LEVEL 03            x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x    for button on, off, background & text     x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .navLevel03Bg         {background-color: #666699;}

 .navLevel03Text       {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        color: #FFFFFF;}

 .navLevel03BtnOn      {background-color: #9999FF;}

 .navLevel03BtnOff     {background-color: #FFCC99;}

 a.navLevel03Nav       {text-decoration: none;
                        color:#0000FF;}

 a.navLevel03Nav:hover {text-decoration: none;
                        color:#FFFFFF;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x          SEGMENT 7a: CONTENT WINDOW          x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x        for background to data content        x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .cntntWndwBg01        {background-color: #FFFFFF;}

 .cntntWndwBg02        {background-color: #DFDFDF;}

 .cntntWndwBg03        {background-color: #CCCCCC;}

 .cntntWndwBg04        {background-color: #DDDDDD;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x           SEGMENT 7b: DATA CONTENT           x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x      for all to data content formatting      x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .dataHdr01Bg          {background-color: #00349C;}

 .dataHdr02Bg          {background-color: #FFFFFF;}

 .dataHdrText01        {font-family: arial, helvetica, sans-serif;
                        font-size: 12px;
                        font-weight: bold;
                        color: #FFFFFF;}

 .dataHdrText02        {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        font-weight: bold;
                        color: #00349C;}

 .dataHdrText03        {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        font-weight: bold;
                        color: #FFFFFF;}

 .dataHdrText04        {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        font-weight: bold;
                        color: #000000;}

 .dataRow01Bg          {background-color: #FFFFFF;}

 .dataRow02Bg          {background-color: #EEEEEE;}

 .dataRow03Bg          {background-color: #D9D9D9;}

 .dataRow04Bg          {background-color: #BBBBBB;}


 .dataText01           {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        color: #000000;}

 .dataText02           {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        color: #FFFFFF;}

 .dataText03           {font-family: arial, helvetica, sans-serif;
		        font-size: 12px;
                        color: #FFFFFF;}

 .dataText04           {font-family: arial, helvetica, sans-serif;
		        font-size: 12px;
                        color: #000000;}

 .dataTextMktg         {font-family: arial, helvetica, sans-serif;
		        font-size: 12px;
                        color: #000099;}

 .dataFocus01Bg        {background-color: #e5e5e5;}

 .dataFocus02Bg        {background-color: #0000FF;}

 .dataFocus03Bg        {background-color: #9999FF;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x               SEGMENT 8: FOOTER              x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x        for background to data content        x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .footerBg             {background-color: #CCCCCC;}

 .footerEndBg          {background-color: #666666;}

 .footerText           {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        color: #999999;}
                        
 .footer {float: left; width: 100%; background: #ffff; clear: both; padding-top: 8px; text-transform: uppercase; padding-bottom: 8px;}
.footer * { color: #97969a; display: inline; font-size: 11px; text-transform: uppercase; }
	.footer address {margin-right: 9px; padding-left: 21px;}
.footer ul {list-style: none; margin-left: 21px;}
	.footer li {background: none; margin: 0; padding: 0;}
.footer li a { color: #807f83; border-bottom: 1px solid #e3e5e6; margin-right: 2em;}
.footer li a:hover, #footer li a:focus { color: #005a84;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x                  FORM STYLES                 x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x            SEGMENT 5: FORM TITLE             x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x            for background & text             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .formTitleBg          {background-color: #BBBBBB;}

 .formTitleText        {font-family: verdana, sans-serif;
		        font-size: 14px;
		        font-weight: bold;
                        color: #FFFFFF;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x        SEGMENT 6b: FORM DATA CONTENT         x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x       for all data content formatting        x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .formBg               {background-color: #BBBBBB;}

 .formHdr01Bg          {background-color: #999999;}

 .formHdr02Bg          {background-color: #D9D9D9;}

 .formHdrText01        {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        color: #FFFFFF;}

 .formHdrText02        {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        color: #000000;}

 .formRow01Bg          {background-color: #FFFFFF;}

 .formRow02Bg          {background-color: #EEEEEE;}

 .formRow03Bg          {background-color: #D9D9D9;}

 .formText01           {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        color: #000000;}

 .formText02           {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        color: #666666;}

 .formFocus01Bg        {background-color: #0033FF;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x           SEGMENT 7: COMMAND BAR             x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x            for background & text             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .cmmndBarBg           {background-color: #CCCCCC;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .navLevel13Bg         {background-color: #666699;}

 .navLevel03Text       {font-family: arial, helvetica, sans-serif;
		        font-size: 10px;
                        color: #FFFFFF;}

 .navLevel13BtnOn      {background-color: #9999FF;}

 .navLevel13BtnOff     {background-color: #FFCC99;}

 a.navLevel13Nav       {text-decoration: none;
                        color:#0000FF;}

 a.navLevel13Nav:hover {text-decoration: none;
                        color:#FFFFFF;}
						
						
						

.ChildNavLinks	{font-family: arial, helvetica, sans-serif;
			font-size: 10px;}
.ParentNavLink	{font-family: arial, helvetica, sans-serif;
			font-size: 12px;}
			
.bgMaroon        {background-color: #04046c;}

.CCBNYellow				{background-color: #ffcc00;}		
						
.fontWhite	{font-family: arial, helvetica, sans-serif;
                        font-size: 12px;
                        font-weight: bold;
                        color: #FFFFFF;}
						
 .bgWhite	{background-color: #FFFFFF;}

 .fontBlack	{font-family: arial, helvetica, sans-serif;
                        font-size: 12px;
                        font-weight: bold;
                        color: #000000;}


 /* for Calendar fonts White */   
.fontCalendarWeek { 
	color : #ffffff; 
	font-size : 10px;
}


}

/* for Calendar fonts Black */   
.fontCalendarDay { 
	color : #000000; 
	font-size : 10px;
}
/* for Calendar fonts Black */   
.fontCalendarDayOff { 
	color : #FFFFFF; 
	font-size : 10px;
}

/* for Calendar fonts Nonactive */   
.fontNCalendarWeek { 
	color : #6699CC; 
	font-size : 10px;
}

/* for size 12px fonts White */   
.fontLittleBlack { 
	color : #000000; 
	font-size : 12px;
}
/* for Overall Medium blue Background */  
.bgMedblue {
	background-color : #666666;
}

/* for Calendar fonts Nonactive */   
.fontNCalendarDay { 
	color : #6699CC; 
	font-size : 10px;
}

.titleSplash {
	font-size:16px;
	color:#04046C;
	font-weight:bold;
	background-color: #FFFFFF;
}

.subTitleSplash {
	font-size:13px;
	color:#04046C;
	font-weight:bold;
	background-color: #FFFFFF;
}

.cntntList {
	margin-top:8px;
	margin-bottom:4px;
	margin-left:30px;	
}

.bullet {
	list-style-type: disc;
	margin-bottom:8px;
}