.Copyright
{
	font-family:Tahoma;
	font-size: 12px;
	color: #666666;
}

.TopSpacer
{
 border-bottom: solid 1px #115DA0;
}

.LeftNav
{
 border-right: solid 1px #115DA0;
 border-bottom: solid 1px #115DA0;
 background-color: #ECF3FD;
}

.LeftNavHeader
{
	border-bottom: solid 1px #115DA0;
	border-top: solid 1px #115DA0;
	background-color : #6EA6EE;
	font : Trebuchet MS;
	font-size : 12px;
	font-weight: bold;
	color: white;
	height: 23px;
}

.PageHeader
{
	font : Tahoma;
	font-size : 16px;
	font-weight : bold;
	color: #295AA5;
	font-style:italic;
}

.PageHeaderSmall
{
	font : Tahoma;
	font-size : 20px;
	font-weight : bold;
	color: #295AA5;
	font-style:italic;
}

.PageLink
{
	font : Tahoma;
	font-size : 13px;
	color: #115DA0;
}

a.PageLink
{
	font : Tahoma;
	font-size : 13px;
	color: #115DA0;
}

a.PageLink:hover
{
	font : Tahoma;
	font-size : 13px;
	color: #115DA0;
}

a.PageLink:visited
{
	font : Tahoma;
	font-size : 13px;
	color: #115DA0;
}

.FormLabel
{
	font-family:Tahoma;
	font-size: 12px;
	color: black;
}

.FormLabelBold
{
	font-family:Tahoma;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.FormLabelRequired
{
	border: 1px solid #CCCCCC;
	background-color: #FFEC9F;
}

.FormLabelError
{
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}

.FormFieldError
{
	color: #FF0000;
}


.Error
{
	font : Tahoma;
	font-size : 13px;
	color: red;
}

.TitleText
{
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	color: #999999;
	text-decoration: none;
	height: 24px;
}

.MainMenuTextSelected
{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}	

a.MainMenuTextSelected
{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}	

a.MainMenuTextSelected:hover
{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #EFEFEF;
	text-decoration: none;
}

.MainMenuText
{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #EFEFEF;
	text-decoration: none;
}	

a.MainMenuText
{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #EFEFEF;
	text-decoration: none;
}	

a.MainMenuText:hover
{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}	

.MainMenuBar
{
	background: url(menuback.gif);
}

.MainMenuFooter
{
	background: url(footer.gif);
}

.MainMenuBarSep
{
	background: url(menusep.gif);
}

.LoginHeader
{
	BORDER-BOTTOM: solid 1px #333399;
}

.SelectionHeader
{
	font-family:Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #295AA5;
}

.MainMenu
{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #000000;
	background: url(tabNonSelected.gif);
	height: 25px;
}

a.MainMenu:hover
{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #000000;
	background: url(tabNonSelected.gif);
	height: 25px;
	font-weight:bold;
}

.MainMenuSelected
{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;	
	background: url(tabSelected.gif);
	height: 25px;
}

.MainMenuEmpty
{
	border-bottom: solid 1px #009966;
}
.DataTable
{
	border: solid 1px #115DA0;
}

.DataTableGray
{
	border: solid 1px #666666;
}

.DataTableHeader
{
	border-bottom: solid 1px #115DA0;
	background-color : #6EA6EE;
	font-family: Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: white;
}

.DataTableHeaderGray
{
	border-bottom: solid 1px #666666;
	background-color : #cccccc;
	font-family: Tahoma;
	font-size : 11px;
	font-weight: bold;
	color: white;
}


.DataTableError
{
	border: solid 1px #FF0000;
}

.DataTableErrorHeader
{
	border-bottom: solid 1px #FF0000;
	background-color : #FF0000;
	font-family: Tahoma;
	font-size : 11px;
	font-weight: bold;
	color: white;
}


.SubMenu
{
	border: solid 1px #999999;
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #000000;
	background-color: #E9E9E9;	
}

.SubMenuSelected
{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;	
}

.SubMenuEmpty
{
	border-bottom: solid 1px #999999;
}

.CenterPanel
{
	background-color : #EFEFEF
}

.TaskBarHeader
{
	background-color : #009966;
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.SectionHeader
{	
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: Black
}

.TaskBar
{
	border : 1px solid;
	border-color: #666666;
	background-color :  #EFEFEF;
	font-family:Tahoma;
	font-size: 12px;
	color: #000000;
}

.SubTable
{
	border: 1px solid #CCCCCC;
}

.SubTableLeft
{
	border-left: 1px solid #CCCCCC;
}

.SubTableRight
{
	border-right: 1px solid #CCCCCC;
}

.SubTableBottom
{
	font-family: Tahoma;
	font-size : 12px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	background-color:#CCCCCC;
}

.SubTableHeader
{
	background: url(subtableback.gif);
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: White;
	height: 22;
}

.SubTableHeaderLink
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: White;	
}


.SubTableSubHeader
{
	background-color : #E6E6E6;
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
}

.SubTableFooter
{
	background-color : #FFFFFF;
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
}

.TableArea
{
	border-left : 1px solid #006600;
	border-right : 1px solid #006600;
	border-bottom : 1px solid #006600;
	background-color : #EFEFEF;
}

.SubTableArea
{
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	background-color : #EFEFEF;
}

.HeaderContent
{
	background-color : #EFEFEF;
	border: 1px solid #009966;
	font-family:Tahoma;
	font-size: 12px;
	color: Black;
}

.SideNav
{
	background-color : #E5F5EF;
	border-right: 1px solid #009966;
}

.Footer
{
	background-color : #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
}

.NormalText
{
	color: #000000;
	font-family:Tahoma;
	font-size: 11px;
	height : 20
}

.ReportText
{
	color: #000000;
	font-family:Tahoma;
	font-size: 12px;
}

.NormalTextBold
{
	color: #000000;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.inputs
{
	color: #000000;
	font-family:Tahoma;
	font-size: 11px;
	height : 20
}

.buttonold
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #405E94;
	background: url(button.gif);
	height: 20;
	text-align: center;
	display : block;	
}
.buttonold2
{
   text-decoration : none;
   display : block;
   width : 100px;
   color : #224059;
   border-top : 1px solid #eaedf4;
   border-left : 1px solid #eaedf4;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   background : #99aabf;
}
   
/*  calendar style */
/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: ActiveCaption;
  color: CaptionText;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-width: 2px;
  padding: 0px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: #eee;
  color: #000;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: smaller;
  padding: 1px;
}

.combo .label {
  text-align: center;
  padding: 1px;
}

.combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.linkColor 
{
	color: Blue;
}
.InputDisabled
{
	color: Blue;
	font : Tahoma;
	font-size : 12px;
}

.SectionSubHeader
{
	font : Tahoma;
	font-size : 12px;
	color: Blue;
}
.ordertext
{
	color: Red;
	font : Tahoma;
	font-size : 12px;
	height : 20;
}
.highlighttext
{
	color: Yellow;
	font : Tahoma;
	font-size : 12px;
	height : 20;
}
.inputsdisabledtotal
{
	color: Red;
	background-color : InactiveBorder;
	font : Tahoma;
	font-size : 11px;
	height : 20;
	text-align : right;
	}
.SubTableOrder
{
	border: inset 1px #EFEFEF;
	background-color: #EFEFEF
}
.inputsbold
{
	color: #000000;
	font : Tahoma;
	font-size : 11px;
	font-weight : bold;
	background-color: #EFEFEF;
	border : none;
}
.inputsdisabledright
{
	color: #000000;
	background-color : InactiveBorder;
	font : Tahoma;
	font-size : 11px;
	height : 20;
	text-align : right;
}
.buttonred
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #C2C2C2;
	height: 20;
	text-align: center;
}
.SelectedSectionHeader
{
    font : Tahoma;
	font-size : 14px;
	font-weight: bold;
	color:  Blue
}

.tblLoginHeader
{
	border-bottom:solid 1px #115DA0;
}

.tblLogin
{
	border : 1px solid #115DA0;
	background-color :  #ECF3FD;
	font : Tahoma;
	font-size : 12px;
	color: #000000;
}

.tblSelection
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color :  #EFEFEF;
	font : Tahoma;
	font-size : 12px;
	color: #000000;
}

.SubTableOrderWhite
{
	border: solid 1px Ivory;
	background-color: White;
}
.PageHeader
{
	font : Tahoma;
	font-size : 24px;
	color: Black
}
.SubTableHeaderBold
{
	background-color: #999999;
	font : Tahoma;
	font-size : 14px;
	font-weight: bold;
	color: Blue
}
.bodytable
{
		border-left:solid 1px #666666;
	border-bottom:solid 1px #666666;
	border-top:solid 1px #666666;
	font-family:Trebuchet MS, Verdana, Tahoma;
	color: black;
	font-size: 10px;
	font-style: normal;
}
.subtablewhite
{
		border: solid 1px #666666;
	font-family:Trebuchet MS, Verdana, Tahoma;
	color: black;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
}
.SectionHeaderSmall
{
	font : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: Black
}


.loginheader
{
	font : Tahoma;
	font-size : 16px;
	font-weight : bold;
	color: white;
	background-color:#6EA6EE;
}
.OrderTitleHeader
{
	background-color: Gray;
	font : Tahoma;
	font-size : 12px;
	font-weight: bold;
	color: White;
}

