body, p, td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #505050;
  text-decoration: none;
}
a
{
  color: #5B447A;
  text-decoration: none;
}
a:visited
{
  color: #5B447A;
}
a:active
{
  color: #5B447A;
}
a:hover
{
  color: #CC0000;
  text-decoration: underline;
}
.InputBox
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #202020;
  background-color: #F5F7F3;
  border-width: 1px;
  border-style: inset;
  padding-left: 3px;
}
.Button
{
  font-size: 11px;
  color: #f0f0f0;
  background-color: #EF3C05;
  border-top: solid 1px #F0F0F0;
  border-left: solid 1px #F0F0F0;
  border-right: solid 1px #404040;
  border-bottom: solid 1px #404040;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
}
input, select,textarea
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #202020;
}
ul
{
  margin-top: 0px;
  margin-bottom: 0px;
}
li
{
}
img
{
  border: 0;
}
.MainLeftNav
{
  font-size: 12px;
  color: #606060;
  padding-bottom: 3px;
}
.MainLeftNav a:link, .MainLeftNav a:visited
{
  color: #606060;
}
.MainLeftNav a:hover, .MainLeftNav a:active
{
  color: #CC0000;
}
h1, .Title
{
  font-family: RotisSansSerif, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
}
h2, .SubTitle
{
  font-family: RotisSansSerifExtra, AArial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #5B447A;
}
h2 a:link, h2 a:visited, .SubTitle a:link, .SubTitle a:visited
{
  text-decoration: none;
  color: #5B447A;
}
h2 a:hover, h2 a:active, .SubTitle a:hover, .SubTitle a:active
{
  text-decoration: none;
  color: #CC0000;
}
.SubHead
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #606060;
}
.Heading
{
  color: #5B447A;
  font-weight: bold;
  margin-bottom: 8px;
  padding-left: 0px;
}
.HomeHeading
{
  font-family: Trebuchet MS, Arial, Sans-Serif;
  font-size: 13px;
  color: #5B447A;
  height: 21px;
  background-image: url('../images/bkgHomeHeading.gif');
  font-weight: bold;
  padding: 3px;
}
.HomeSubHeading
{
  font-weight: bold;
  padding-top: 16px;
  padding-bottom: 2px;
  color: #5B447A;
}
.HomeSubHeading a:link, .HomeSubHeading a:visited
{
  font-weight: bold;
  text-decoration: none;
  color: #5B447A;
}
.HomeSubHeading a:hover
{
  color: #AA1C1C;
  text-decoration: underline;
}
.SectionHeader
{
  background-color: #006633;
  color: white;
  padding: 3px;
  text-transform: uppercase;
}
.TopMenu, .TopMenu a:link, .TopMenu a:visited
{
  color: #686859;
  text-decoration: none;
  white-space: nowrap;
}
.SideMenuHeader
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #006633;
  height: 35px;
  background-image: url('../images/bkgTableRow.gif');
  background-position: bottom;
  padding-left: 16px;
  text-decoration: none;
}
.SideMenuHeader a:link, .SideMenuHeader a:visited
{
  text-decoration: none;
}
.SideMenuItem
{
  height: 25px;
  background-image: url('../images/bkgTableRow.gif');
  background-position: bottom;
  padding-top: 6px;
  padding-bottom: 6px;
}
.SideMenuItem a:link, .SideMenuItem a:visited
{
  text-decoration: none;
  color: #505050;
}
.SideMenuItemSelected
{
  height: 25px;
  background-image: url('../images/bkgTableRowSelected.gif');
  background-position: bottom;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: bold;
}
.SideMenuItemSelected a:link, .SideMenuItemSelected a:visited
{
  text-decoration: none;
  color: #505050;
}
.Breadcrumbs, .Breadcrumbs a:link, .Breadcrumbs a:visited
{
  color: #C6C6C6;
  text-decoration: none;
}
.Breadcrumbs a:hover, .Breadcrumbs a:active
{
  color: #F0F0F0;
}
.Footnote
{
  font-size: 9px;
}

.ProductListItem
{
  font-size: 13px;
  color: #404040;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ProductListItem a:link, .ProductListItem a:visited
{
  color: #606060;
}
.ProductListItem a:hover
{
  color: #AA1C1C;
}

.ProductListSubItem
{
  font-size: 11px;
  font-weight: normal;
  color: #404040;
  margin-left: 14px;
  padding-top: 1px;
  padding-bottom: 2px;
}
.ProductListSubItem a:link, .ProductListSubItem a:visited
{
  color: #606060;
}
.ProductListSubItem a:hover
{
  color: #AA1C1C;
}

.IntroText
{
  line-height: 170%;
}
.Legal
{
  font-size: 10px;
  line-height: 140%;
}

.TableHeader, .TableHeader a:link, .TableHeader a:visited, .TableHeader a:active
{
  font-size: 11px;
  background-color: #5B447A;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  vertical-align: bottom;
  padding: 3px;
}
.TableRow
{
  height: 25px;
  background-image: url('../images/bkgTableRow.gif');
  background-position: bottom;
}
.AlternatingRow
{
  background-color: #F4F4F4;
}
.Notes
{
  font-size: 10px;
}
.DataBox
{
  color: #202020;
  border: solid 1px #E0E0E0;
  padding: 2px;
  width: 100%;
}
.Footer
{
  color: #D1D1CF;
  font-size: 10px;
  height: 24px;
}
.Footer a:link, .Footer a:visited
{
  color: #D1D1CF;
  text-decoration: underline;
}
.Footer a:hover, .Footer a:active
{
  color: #D1D1CF;
  text-decoration: none;
}
.DividerLine
{
  width: 100%;
  border-bottom: solid 4px #EFEFEA;
  margin-bottom: 8px;
}

.Error
{
  font-weight: bold;
  color: #C00000;
}

.SideNav
{
  font-size: 11px;
}
.SideNavHeader
{
  font-size: 10px;
  color: #404040;
  font-weight: bold;
  padding: 2px;
  margin: 0px;
  height: 20px;
}
.TrayNumber
{
  font-family: Verdana, Arial;
  font-size: 20px;
  color: #808080;
  font-weight: bold;
}
.InfoTableHeader
{
  background-color: #FFFFFF;
  color: #5B447A;
  font-weight: bold;
  padding-left: 3px;
  padding-top: 6px;
  padding-right: 3px;
  padding-bottom: 0px;
}
.InfoTableLabel
{
  background-color: #F6F6F6;
  color: #000000;
  padding-left: 6px;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}
.InfoTable
{
  background-color: #FFFFFF;
  color: #000000;
  padding-left: 1px;
  padding-top: 3px;
  padding-right: 1px;
  padding-bottom: 3px;
}


.flash_shadow
{
  background-image: url('../images/flash_shadow.jpg');
  background-repeat: repeat-x;
  height: 10px;
  width: 898px;
}
#TopNavigation
{
  width: 300px;
  position: absolute;
  left: 24px;
  top: 50px;
  height: 14;
}
#TopNavigation a
{
  display: block;
  height: 14px;
  float: left;
}
#TopNavigation img
{
  cursor: pointer;
  margin-right: 19px;
  height: 14px;
}
.DropDownMenus
{
  float: left;
  position: relative;
  width: 100%;
}
.ProductsMenu
{
  left: 55px;
  top: 0px;
  _top: 0px;
  z-index: 30;
  position: absolute;
  visibility: hidden;
  border: solid 1px #e0e0e0;
}
.hover_menu
{
  /*	width: 147px;*/
  margin: 0px;
  padding: 0px;
  float: left;
}

.hover_menu ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 8px;
  float: left;
  background: #FFF url(     '../images/DropMenuBackground.gif' ) repeat-x; /*width: 147px;*/
  text-align: left;
  filter: alpha(opacity=95); /* ie */
  -moz-opacity: .95; /* mozilla */
}

.hover_menu ul li
{
  list-style-type: none;
  margin: 0px;
  padding: 2px 11px; /* float: left; */
}

.hover_menu a
{
  /*	float: left;*/ /*	width: 130px;*/
}

.hover_menu a:hover
{
  /*	float: left;*/ /*	width: 130px;*/
}

.hover_menu .position
{
  float: left;
  position: relative;
  width: 147px;
  padding-left: 0px;
}


.OrderTableHeader
{
  background-color: #5B447A;
  color: #FFFFFF;
  font-size: 11px;
  padding-left: 5px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
}
.OrderTableHeader a
{
  color: #FFFFFF;
  text-decoration: none;
}
.OrderTableHeader a:visited
{
  color: #FFFFFF;
}
.OrderTableHeader a:hover
{
  color: #FFFF00;
}
.OrderTable
{
  background-color: #FFFFFF;
  color: #000000;
  font-size: 11px;
  padding-left: 5px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
}
.OrderTableIndex
{
  background-color: #FFFFFF;
  color: #404040;
  font-size: 10px;
  padding-left: 0px;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 3px;
}
.OrderTablePN
{
  background-color: #F0F0F0;
  color: #000000;
  font-size: 11px;
  padding-left: 5px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  font-weight: bold;
}
.OrderTableSelected
{
  background-color: #FFFFC0;
  color: #000000;
  font-size: 11px;
  padding-left: 5px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
}
.OrderTableSelectedPN
{
  background-color: #DBDBA5;
  color: #000000;
  font-size: 11px;
  padding-left: 5px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  font-weight: bold;
}
.OrderTableSetupFee
{
  background-color: #E6EBF1;
  color: #000020;
  font-size: 11px;
  padding-left: 5px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
}
.OrderTableSetupFeePN
{
  background-color: #D6DBE1;
  color: #404040;
  font-size: 11px;
  padding-left: 5px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  font-weight: bold;
}
.OrderTableTotal
{
  background-color: #F0F0F4;
  color: #000000;
  font-size: 12px;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  font-weight: bold;
}


.Sectional
{
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #FF7010;
}

.Highlight
{
  background-color: #FFFFD0;
}

/*******************************************/
/* Top Navigation Drop Down Menu CSS START /*
/*******************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
  cursor: default;
  width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
  z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
  position: relative;
  text-align: left;
  cursor: pointer;
  float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
  z-index: 1020;
  cursor: default;
  width: 200px;
  position: absolute;
  left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
  left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
  width: 200px;
}
ul.MenuBarHorizontal ul li a
{
  padding-right: 20px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
  position: absolute;
  margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
  left: auto;
  top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
  border: 1px solid #CCC;
  background-color: #FFF;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
  display: block;
  cursor: pointer;
  background-color: #fff;
  padding: 0.5em 0.75em;
  color: #5B447A;
  text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
  background-color: #fff;
  color: #cc0000;
  text-decoration: underline;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
  background-color: #fff;
  color: #cc0000;
  text-decoration: underline;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
  background-image: url(../images/SpryMenuBarRight.gif);
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
  background-image: url(../images/SpryMenuBarRightHover.gif);
  background-repeat: no-repeat;
  background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
  position: absolute;
  z-index: 1010;
  filter: alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
  ul.MenuBarHorizontal li.MenuBarItemIE
  {
    display: inline;
    float: left;
    background: #FFF;
  }
}
/*******************************************/
/* Top Navigation Drop Down Menu CSS END   /*
/*******************************************/