﻿BODY
{
    background-color: #FFFFFF;
    background-position: 0px 0px;
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:normal;
    font-size:11px;
    color:Black; 
    margin:0px 0px 0px 0px;
}

.XLargeTextLight {font-size:18px; color:White; background-color:Transparent;}
a.XLargeTextLight {text-decoration:underline;}
a.XLargeTextLight:hover {color:#003278;}

.XLargeTextMediumDark  {font-size:18px; color:#666666; background-color:Transparent;}
a.XLargeTextMediumDark {text-decoration:underline;}
a.XLargeTextMediumDark:hover {color:#003278;}

.XLargeTextDark {font-size:18px; color:Black; background-color:Transparent;}
a.XLArgeTextDark {text-decoration:underline;}
a.XLargeTextDark:hover {color:#003278;}

.LargeTextLight {font-size:13px; color:White; background-color:Transparent;}
a.LargeTextLight {text-decoration:underline;}
a.LargeTextLight:hover {color:#003278;}

.LargeTextMediumDark {font-size:13px; color:#666666; background-color:Transparent;}
a.LargeTextMediumDark {text-decoration:underline;}
a.LargeTextMediumDark:hover {color:#003278;}

.LargeTextDark {font-size:13px; color:Black; background-color:Transparent;}
a.LargeTextDark {text-decoration:underline;}
a.LargeTextDark:hover {color:#003278;}

.MediumTextLight {font-size:11px; color:#FFFFFF; background-color:Transparent;}
a.MediumTextLight {text-decoration:underline;}
a.MediumTextLight:hover {color:#003278;}

.MediumTextMediumDark {font-size:11px; color:#666666; background-color:Transparent;}
a.MediumTextMediumDark {text-decoration:underline;}
a.MediumTextMediumDark:hover {color:#003278;}

.MediumTextMediumLight {font-size:11px; color:#DDDDDD; background-color:Transparent;}
a.MediumTextMediumLight {text-decoration:underline;}
a.MediumTextMediumLight:hover{color:#003278;}

.MediumTextDark {font-size:11px; color:Black; background-color:Transparent;}
a.MediumTextDark {text-decoration:underline;}
a.MediumTextDark:hover {color:#003278;}

.SmallTextLight {font-size:10px; color:White; background-color:Transparent;}
a.SmallTextLight {text-decoration:underline;}
a.SmallTextLight:hover {color:#003278;}

.SmallTextMediumDark {font-size:10px; color:#666666; background-color:Transparent;}
a.SmallTextMediumDark {text-decoration:underline;}
a.SmallTextMediumDark:hover {color:#003278;}

.SmallTextDark {font-size:10px; color:Black; background-color:Transparent;}
a.SmallTextDark {text-decoration:underline;}
a.SmallTextDark:hover {color:#003278;}

.XSmallTextLight {font-size:9px; color:White; background-color:Transparent;}
a.XSmallTextLight:link {text-decoration:underline;}
a.XSmallTextLight:hover {color:#003278;}

.XSmallTextMediumDark {font-size:9px; color:#666666; background-color:Transparent;}
a.XSmallTextDark {text-decoration:underline;}
a.XSmallTextDark:hover {color:#003278;}

.XSmallTextDark {font-size:9px; color:Black; background-color:Transparent;}
a.XSmallTextDark {text-decoration:underline;}
a.XSmallTextDark:hover {color:#003278;}

a.MediumHyperLink { font-size:11px; color:#333333; }
a.MediumHyperLink:hover { font-size:11px; color:#888888; }

.DominantColor { color:#003278; }
.DominantLightColor { color:#FFFFFF; }
.DominantDarkColor { color:#000000; }
.DominantMediumDarkColor { color:#666666; }
.ErrorColor { color:#990000; }

.BackgroundDominantColor { background-color:#003278; }
.BackgroundLightColor { background-color:#FFFFFF; }
.BackgroundDarkColor { background-color:#000000; }
.BackgroundMediumDarkColor { background-color:#666666; }
.BackgroundMediumLightColor { background-color:#DCDCDC; }

.BorderDominantColor {border: solid 1px #003278; } 

/*
a.LinkButton  {font-size:11px; background-color:white; text-decoration:none; border:solid 1px #666666; color:#666666; padding:1px 1px 1px 1px; text-align:center; font-weight:bold;}
a.LinkButton:link { border:solid 1px #FF6600; color:#FF6600; }
a.LinkButton:visited {border:solid 1px #FF6600; color: #ff6600; }
a.LinkButton:hover {background-color:#FF6600; color:#FFFFFF;}
a.LinkButtonInvert {font-size:11px; background-color:#FF6600; text-decoration:none; border:solid 1px #FFFFFF; color:#FFFFFF; padding:1px 1px 1px 1px; text-align:center;}
a.LinkButtonInvert:hover {background-color:#FFFFFF; color:#FF6600; border:solid 1px #FF6600;}
*/

a.LinkButton  {font-size:11px; background-color:#003278; text-decoration:none; border:solid 1px #666666; color:#FFFFFF; padding:1px 1px 1px 1px; text-align:center; font-weight:bold;}
a.LinkButtonInvert {font-size:11px; background-color:#003278; text-decoration:none; border:solid 1px #000000; color:#FFFFFF; padding:1px 1px 1px 1px; text-align:center;}
a.LinkButtonInvert:hover {background-color:#FFFFFF; color:#003278; border:solid 1px #003278;}
a.LinkButton:link { border:solid 1px #000000; color:#FFFFFF; }
a.LinkButton:visited {border:solid 1px #FFFFFF; color: #FFFFFF; }
a.LinkButton:hover {background-color:#FFFFFF;  border:solid 1px #003278; color:#003278;}

.DropDownListStyle { border:solid 1px #B0C4DE; }

.FeaturedProductsDisplay { padding-right:10px; padding-left: 10px; border-right: solid 1px #DCDCDC;}
.FeaturedProductDisplayNoBorder { padding-right:10px; padding-left:10px; }

.PagingNavigationBackground{ background-image: url(Images/PagingBackground.gif); background-repeat:repeat; }
.PagingSpacing{ padding-left:3px; padding-right:3px; }
.Paging_Page { Font-size:11px; color:#000000; border: solid 1px #FFFFFF;}
.Paging_Page:hover { color:#003278; border: solid 1px #003278; text-decoration:none;}
.Paging_SelectedPage { Font-size:11px; color:#000000; border: solid 1px #003278; }

.SearchKeywordOn { background-image:url(Images/buttonSearchKeywordOn.gif); background-repeat:no-repeat; }
.SearchKeywordOff { background-image:url(Images/buttonSearchKeywordOff.gif); background-repeat:no-repeat;  }
.SearchProductIDOn { background-image:url(Images/buttonSearchProductIDOn.gif); background-repeat:no-repeat;  }
.SearchProductIDOff { background-image:url(Images/buttonSearchProductIDOff.gif); background-repeat:no-repeat;  }

.InwardPadding { padding: 5px 5px 5px 5px;}
.SpaceFromLeftWall { margin-left:17px; padding-bottom:4px; }
.BottomLine { border-bottom:solid 1px #003278; }
.BottomLineDark { border-bottom:solid 1px #000000; }
.BottomLinkMediumDark { border-bottom: solid 1px #666666;}
.TopLine { border-Top:solid 1px #003278; }
.HandCursor {cursor: pointer; }
.GridWhiteBorder {border:solid 1px white;}

.NavigationText {font-size:10px; color:White; text-decoration:none;}
a.NavigationText:hover {font-size:10px; color:White; text-decoration:underline;}
.NavigationMenu { background-image:url(Images/bar_navy_nav.gif); height:18px; background-repeat:repeat-x; border:solid 0px White; padding-top:3px; }
.NavigationMenuLinkBlock a{ width:100%; display:block; }
.BreadCrumbMenu { background-image:url(Images/bar_navy_nav.gif); background-repeat:repeat-x; min-height:18px; padding: 3px 0px 0px 12px; position:relative; border-bottom:solid 1px #333333; background-color:#003278; z-index:0}
.NavItems { width:150px; font-family:Verdana, Arial; font-size:11px; color:White; text-decoration:none; position:relative; padding-left:8px; border: solid 1px #333333; }
a.NavItems:hover { border: solid 1px #FFFFFF; }

.TextSmallRightBorderWhite { border-right: solid 0px #FFFFFF; padding-right: 6px; padding-left: 6px; font-size: 11px; }
a.TextSmallRightBorderWhite:Hover { text-decoration: underline; }
.TextSmallLeftBorderWhite { border-left: solid 0px #FFFFFF; padding-right: 6px; padding-left: 6px; font-size: 11px; }
a.TextSmallLeftBorderWhite:Hover { text-decoration: underline; }

.GreyFormWhiteBorder { height: 20px; border: 1px solid #000000; background-color: #FFFFFF; font-family:Verdana, Arial, Times New Roman; color:Black; }

.Help { background-color:#333333; color:#FFFFFF; font-size:11px; height:14px; width:15px; }
a.Help:hover { background-color:#003278; font-size:11px; height:14px; width:15px; }

HR { color:White; background-color:White; font-size:xx-small; height:1px }

.LineBelow { margin-bottom: 1px; padding-bottom: 1px; border-bottom: solid 2px #575757; }

.Clear { clear:both; height:1px; overflow:hidden; }
.Logo1 {background-image: url(Images/logo.gif); background-repeat:no-repeat; height:58px;}
.TopStatusNavigation { background-repeat:repeat-x; background-color:#003278 }
.ListItems {border-bottom:dotted 1px #333333; height:78px; }
.GridItem { vertical-align:top; text-align:left;}

#TopCell { border-top: solid 1px #000000; border-left: solid 1px #000000; border-bottom:solid 1px #000000; height:18px; width:125px; padding: 0px 2px 0px 2px;}
#TopEndCell { border: solid 1px #000000; height:18px; width:125px; padding: 0px 2px 0px 2px;}
#BodyCell { border-left:solid 1px #000000; }
#BodyEndCell { border-left:solid 1px #000000; border-right:solid 1px #000000; }
#BottomCell { border-left:solid 1px #000000; border-bottom: solid 1px #000000; }
#BottomEndCell {  border-left:solid 1px #000000; border-right:solid 1px #000000; border-bottom: solid 1px #000000; }

#InventoryLabel { margin-left:10px; FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #003278; border-bottom:solid 1px #003278; width:95%; margin-bottom:8px; }
#Content { margin-Left:10px; padding-top:5px; }

.ImageHoverWindow {width:525px; z-index:99999;position:absolute; top:50px; left:100px;}
.ImageHoverWindowTitle { background-image: url(Images/background_WindowTitle_Cent.gif); background-repeat:repeat-x; width:100%; height:17px; font-size:11px; color:White;}
.ImageHoverWindowTitleRightImage { background-image:url(Images/background_WindowTitle_Right.gif); background-repeat:no-repeat; background-position:right; height:17px;}
.ImageHoverWindowTitleLeftImage { background-image:url(Images/background_WindowTitle_Left.gif); background-repeat:no-repeat; background-position:left; height:17px;}
.ImageHoverWindowContent {background-color:White; border-left:solid 1px #F04806; border-right:solid 1px #F04806; border-bottom: solid 1px #F04806; width:100%; padding-top:10px; padding-bottom:10px; text-align:center;}


