body
{
	background-color: #f1f1f1;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #FFFFFF;
	color: #666666;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #64879b;
	color: #999999;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #FFFFFF;
	color: #666666;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryEnlargedText
{
	background-color: #64879b;
	color: #999999;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #64879b;
	color: #999999;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #FFFFFF;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #536a7c;
	color: #999999;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #FFFFFF;
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #536a7c;
	color: #999999;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #536a7c;
	color: #999999;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #999999;
	background-color: #FFF0D3;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #999999;
	background-color: #FFF0D3;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #999999;
	background-color: #FFF0D3;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #999999;
	background-color: #FFF0D3;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #999999;
	background-color: #FFF0D3;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #999999;
	background-color: #64879b;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #999999;
	background-color: #64879b;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #999999;
	background-color: #64879b;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #999999;
	background-color: #64879b;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #999999;
	background-color: #64879b;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #2B3853;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #2B3853;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ReducedText
{
	color: #2B3853;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #FFFFFF;
	border-bottom: #979797 1px solid;
	border-left: #536a7c 1px none;
	border-right: #536a7c 1px none;
	border-top: #536a7c 1px none;
	color: #2B3853;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #f1f1f1;
	border-bottom: #536a7c 1px solid;
	border-left: #536a7c 1px solid;
	border-right: #536a7c 1px solid;
	border-top: #536a7c 1px solid;
	color: #2B3853;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #536a7c;
	border-bottom: #536a7c 1px solid;
	border-left: #536a7c 1px solid;
	border-right: #536a7c 1px solid;
	border-top: #536a7c 1px solid;
	color: #999999;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #536a7c;
	color: #ff6666;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #888888;
	border-width: 1px;
	font-family: arial, sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #FFFFFF;
	background-color: #888888;
	border-color: #888888;
	border-width: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #666666;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #666666; }
a:visited { color: #666666; } 
a:hover  { color: #000000; }
a.menu
{
	text-decoration: none;
	color: #333333;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #333333; }
a.menu:visited { color: #333333; }
a.menu:hover { color: #cccccc; }
a.Gridmenu
{
	text-decoration: none;
	color: #999999;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #999999; }
a.Gridmenu:visited { color: #999999; }
a.Gridmenu:hover { color: #999999; }
a.Homebase
{
	text-decoration: none;
	color: #64879b;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #64879b; }
a.Homebase:visited { color: #64879b; }
a.Homebase:hover { color: #99c2d4; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #999999;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #999999; }
a.FormFileManagerFileList:visited{ color: #999999; }
a.FormFileManagerFileList:hover
{
	color: #999999;
	background-color: #536a7c;
}
img.BlockIMG
{
	display: block;
	margin: 0px;
}
#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}#sitesearch .MaxPagesRow
{
	display: none;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}
.noprint { display: block; }
@media print {
	.noprint { display: none; }
}

/* START CUSTOM CLASSES */

#additionalViews
{
                margin-left: 45px;
}
#ProductItemCode { display:none; }
h1 { font-size: 18px; }
h2 
{
	padding-left: 10px;
	font-size: 16px;
}
.blueBox {
	color: #FFFFFF;
}
.blueBox a { color: #CCCCCC; }
.blueBox a:hover { color: #F3B60E; }
.COMCatHeader {display:none;}
.COMCatPartNo {display:none;}
.COMCatPrice
{
                padding-bottom: 20px;
}
.container {
	width: 700px;
	background: #FFFFFF;
}
.contentBlock { }
.contentBlock p
{
	padding-left: 10px;
	padding-right: 10px;
}
.contentBlock h1 
{
	padding-left: 10px;
	color: #9A9A9A;
	font-size: 18px;
}
.contentBlock li
{
	padding-bottom: 5px;
	padding-right: 10px;
}

.footerBlock { }
.headerBlock {
	color: #CCCCCC;
}
.headerBlock a,
.headerBlock a:visited {
	font-size: 12px;
	color: #000000
}
.headerBlock a:hover 
{
	font-size: 12px;
	font-weight: bold;
}
.hitCounter
{
	border-color: #CCCCCC;
                border-width: 2px;
                border-style: solid;
                color: #CCCCCC;
}
.pageBG {
	background: #cc0000;
}

/*  SUB NAV STYLES */
.leftNav { 
	font-size: 14px;
}
.leftNav a:link,
.leftNav a:visited {
	color=#606060;
	font-size: 14px;
}
.leftNav a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
a.LeftNavHOT:link,
a.leftNavHOT:visited,
a.leftNavHOT:hover {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
} 