/* EBPP-Core */
/* Javadoc style sheet */

/* Define colors, fonts and other style attributes here to override the defaults */

/* Page background color */
body { background-color: #FFFFFF }

.Button             { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt  }
.Error              { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt ; color: #FF0000 }
.Label              { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt }
.Normal             { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt }
.Message            { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt }
.Text               { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt }
.SectionHeading     { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight:bold }
.SideInstruction    { font-family: Verdana; font-size: 9px; 
                      background-color: #F8F39E }
.NormalWhite        { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight:bold; color: #FFFFFF }
.Heading            { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 13pt; font-weight:normal; color: blue }
.HeadingWhite       { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 13pt; font-weight:normal; color: white }
.TopHeading         { font-family: Arial, Impact, Verdana; font-size: 16pt; color: #blue }
.TopHeadingWhite    { font-family: Arial, Impact, Verdana; font-size: 16pt; color: #FFFFFF }
.ExplorerBackground { background-color: #F8F39E }
.ExplorerContent    { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt }
.ExplorerHeading    { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; 
                      color: #800000  }
.TabHeading         { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt ; font-weight: bold; 
                      color: white; background-color: #0099FF }
.TabHeadingActive   { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt ; font-weight: bold; 
                      color: white; background-color: #0033CC }
.TabHeadingLink     { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt ; font-weight: bold; color: #333333 }
.FrameHeading       { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt ; font-weight: bold; 
                      color: white; background-color: #0099FF }
.ColumnHeading      { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; 
                      color: white;#0033CC; background-color: teal;#DBEAF5}
.RowDetailOdd       { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt }
.RowDetailEven      { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; background-color: #F8F39E }
.OddRowDetail       { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt }
.EvenRowDetail      { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; background-color: #F8F39E }
.EquipmentMarketing { FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: none; COLOR: #000000; 
                      FONT-STYLE: normal; 
                      FONT-FAMILY: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; 
                      FONT-VARIANT: normal; TEXT-DECORATION: none
}
.PaneBorder         { border: 1px solid #C1CDD8; 
                      font-family: Verdana, Helvetica, sans-serif; font-SIZE: 10px; 
                      font-weight: normal;   
                      }
.ScrollArea         { overflow: auto; 
                      }
.X                  { overflow-y: auto; overflow-x: auto
                    }




.ProgressBarActiveTab   { font-family: Verdana; font-size: 10px; font-weight: bold; 
                          color: white; background-color: red;
                          padding-left: 15px; padding-right: 15px}
.ProgressBarInactiveTab { font-family: Verdana; font-size: 10px; font-weight: bold; 
                          color: black; background-color: white;
                          padding-left: 15px; padding-right: 15px}
.ProgressBarCompleted   { background-color: red }
.ProgressBarUncomplete  { background-color: buttonface}
.Background1 {background-color: #cc0000}
.SubHeading  { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight:bold; color: blue }
.NormalBlue  { font-family: Trebuchet MS, Arial Narrow, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight:bold; color: blue }

