body
{
	background-color: #FFFFFF;
	color: #595959;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #E5E5E5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.PrimaryHeader
{
	background-color: #E5E5E5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #E5E5E5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.PrimaryEnlargedText
{
	background-color: #E5E5E5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #E5E5E5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
}
.Secondary
{
	background-color: #0F6292;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #0F6292;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #0F6292;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #0F6292;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #0F6292;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.Accent
{
	color: #000000;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.AccentHeader
{
	color: #000000;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #000000;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.AccentEnlargedText
{
	color: #000000;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #000000;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
}
.Splash
{
	color: #595959;
	background-color: #E9F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.SplashHeader
{
	color: #595959;
	background-color: #E9F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #595959;
	background-color: #E9F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #595959;
	background-color: #E9F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #595959;
	background-color: #E9F4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal
}
td, .DefaultText
{
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.BoldText
{
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.EnlargedText
{
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ReducedText
{
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #FFFFFF;
	border-bottom: #0F6292 1px solid;
	border-left: #0F6292 1px solid;
	border-right: #0F6292 1px solid;
	border-top: #0F6292 1px solid;
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #FFFFFF;
	border-bottom: #0F6292 1px solid;
	border-left: #0F6292 1px solid;
	border-right: #0F6292 1px solid;
	border-top: #0F6292 1px solid;
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #0F6292;
	border-bottom: #0F6292 1px solid;
	border-left: #0F6292 1px solid;
	border-right: #0F6292 1px solid;
	border-top: #0F6292 1px solid;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #0F6292;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #0F6292;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #000000;
	background-color: #E5E5E5;
	border-color: #0F6292;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
a:link { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #333333; text-decoration: underline;}
a.menu
{
	text-decoration: none;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.menu:link { color: #676767; }
a.menu:visited { color: #676767; }
a.menu:hover { color: #000000;  text-decoration: none;}
a.Gridmenu
{
	text-decoration: none;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.Gridmenu:link { color: #cccccc; }
a.Gridmenu:visited { color: #cccccc; }
a.Gridmenu:hover { color: #ffffff;  text-decoration: none;}
a.Homebase
{
	text-decoration: none;
	color: #0F6292;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #0F6292; }
a.Homebase:visited { color: #0F6292; }
a.Homebase:hover { color: #000000; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.FormFileManagerFileList:link{ color: #676767; }
a.FormFileManagerFileList:visited{ color: #676767; }
a.FormFileManagerFileList:hover
{
	color: #FFFFFF;
	background-color: #0F6292;
}

#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}
#sitesearch .MaxPagesRow
{
	display: block;
}
#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: 135px;
	float: right;
	margin-bottom:10px;
}
.Paging .ResultPrevious
{
	width: 75px;
	float: left;
	display: block;
	border: #0F6292 1px solid;
	background-color: #E5E5E5;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	text-align: center;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 50px;
	float: left;
	display: block;
	border: #0F6292 1px solid;
	background-color: #E5E5E5;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	text-align: center;
	margin-left: 10px;
}
#SP0 .ResultNext
{
	float: right;
}

.noprint { display: block; }
@media print {
	.noprint { display: none; }
}


/* -------------------- begin custom classes -------------------- */

.HeaderBar
{
	background-color: #800000;
	color: #ffffff;
}
.HeaderLine
{
	background-color: #ABABAB;
}
.LeftNav
{
	background-image: url('../Content/images/default/leftnav_bg.gif');
        background-repeat: repeat-y;
}
.CenterContent
{
	background-image: url('../Content/images/default/center_bg.gif');
	background-repeat: no-repeat;
}
.RightNav
{
	background-image: url('../Content/images/default/rightnav_bg.gif');
	background-repeat: repeat-y;
}
.DefaultContent
{
	background-image: url('../Content/images/default/default_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.ContentContainer
{
	width: 100%;
	padding: 5px;
	background-color: none;
}
.Banner
{
	background-color: #ffffff;
}
.FooterBar
{
	background-color: #800000;
	color: #ffffff;
}

/* ---------- Left Column Classes ---------- */
.BPM
{
	background-color: #E6E6E6;
	line-height: 16px;
}
.BPM ul
{
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
.BPM ul li
{
	padding-bottom: 8px;
}
.ContentMgmnt
{
	background-color: #E6E6E6;
	line-height: 16px;
}
.ContentMgmnt ul
{
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
.ContentMgmnt ul li
{
	padding-bottom: 8px;
}
.DigitalPrinting
{
	background-color: #F7F7F7;
	line-height: 16px;
}
.DigitalPrinting ul
{
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
.DigitalPrinting ul li
{
	padding-bottom: 8px;
}
.DocMgmnt
{
	background-color: #F7F7F7;
	line-height: 16px;
}
.DocMgmnt ul
{
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
.DocMgmnt ul li
{
	padding-bottom: 8px;
}
.Scanning
{
	background-color: #FFFFFF;
	line-height: 16px;
}
.Scanning ul
{
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
.Scanning ul li
{
	padding-bottom: 8px;
}

/* ---------- Header Search Form Classes ---------- */

.HeaderSearchFormFloat
{
	float: right;
	display: block;
	width:170px;
	margin:0;
	padding:0;
}
form.HeaderSearchForm
{
	margin: 0px;
	padding: 2px 0px 1px; 0px;
}
form.HeaderSearchForm .FormElementInput
{
	font-size: 10px;
	font-family:Tahoma;
}
form.HeaderSearchForm .FormButtons
{
	font-size: 10px;
}

/* ---------- Title Classes ---------- */

.BlueTitle
{
	background-color: #800000;
	color: #FFFFFF;
}
.GoldTitle
{
	background-color: #BDB165;
	color: #ffffff;
}
.TwoColDivide
{
	background-image: url('../Content/images/default/2col_divide_bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
}
/* ---------- Right Column Classes ---------- */

.IndustryNews
{
	color: #777777;
	padding: 0;
	margin: 0 5px 10px 20px;
}
.IndustryNews li
{
	margin: 0;
	margin-bottom: 3px;
}
.IndustryNewsArticle
{
	margin: 10px;
}

/* ---------- Industry News Classes ---------- */

.NewsResults
{
	margin: 0px 10px 5px 10px;
}
.NewsResults p
{
	margin: 0px;
}
.NewsResults p hr
{
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	color: #E6E6E6;
	background-color: #E6E6E6;
}
.TopNavWrap
{
	border-bottom: #000000 1px solid;
}
.TopNav
{
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 3px solid #800000;
	padding: 0px;
	height: 26px;
}
.clear
{
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size:0px;
}
#profile { width: 100%; display: block;}
#products { width: 100%; display: none; }
#contact { /* border: 5px solid #800000; */ width: 100%; display: none; }

.PagingText {}
.PagingText strong {}

.GuideSearch
{
	margin: 10px 0 10px 8px;
}
.GuideSearch .CompName
{
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 8px;
}
.GuideSearch p
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
}
.GuideSearch .heading
{
	font-weight: bold;
}
.GuideSearch hr {}
.GSCategory
{
	font-weight: bold;
	font-size: 15px;
}
.DropDownLabel
{
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

.UpcomingEvents {}
.UpcomingEvents h5 {}
.UpcomingEvents a {}



#AutoSearched #sitesearch .ResultSummaryLabel
{
	display: none;
}
#AutoSearched #sitesearch .ResultSummary
{
	display: none;
}
#AutoSearched #sitesearch .ResultItem
{
	margin-bottom: 10px;
}
#AutoSearched #sitesearch .ResultItem a:link
{
	font-weight: bold;
}
#AutoSearched #sitesearch .ResultItem a:visited
{
	font-weight: bold;
}


.WebAdHead1
{
	color: #000000;
	background-color: #BDBDBD;
	font-weight: bold;
	width: 320px;
}
.WebAdHead2
{
	color: #000000;
	background-color: #BDBDBD;
}
.WebAdSubHead
{
	color: #000000;
	background-color: #E8E8E8;
}
.WebAdFootHead
{
	color: #054B98;
	background-color: #FFFF99;
	font-weight: bold;
}

.LinkPrint
{
	display: block;
	width: 265px;
	float: right;
	margin-bottom:10px;
}
.SendLink
{
	width: 150px;
	float: left;
	display: block;
	border: #0F6292 1px solid;
	background-color: #E5E5E5;
	font-weight: bold;
	padding: 2px;
	font-size: 11px;
	text-align: center;
}
a:link .SendLink
{
	cursor: pointer;
	cursor: hand;
}
a:visited .SendLink
{
	cursor: pointer;
	cursor: hand;
}
.PrintPage
{
	width: 105px;
	float: left;
	display: block;
	border: #0F6292 1px solid;
	background-color: #E5E5E5;
	font-weight: bold;
	padding: 2px;
	font-size: 11px;
	text-align: center;
	margin-left: 10px;
}
a:link .PrintPage
{
	cursor: pointer;
	cursor: hand;
}
a:visited .PrintPage
{
	cursor: pointer;
	cursor: hand;
}

/* Buyers Guide Form Classes */

.BuyersSectionTitle
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.BuyersSectionDesc
{
	text-align: center;
	font-size: 11px;
}
.BuyersSubSectionTitle
{
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.BuyersSubSectionTitle .Note
{
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
.BuyersSubSectionDesc
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.BuyersLabel
{
	font-size: 11px;
	font-weight: bold;
}
.Required
{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.BuyersLabelAddl
{
	font-weight: normal;
	font-size: 10px;
}
.BuyersAddlCharge
{
	text-align: left;
	color: #B50000;
	background-color: #FBF6D7;
	font-weight: bold;
	border-bottom: #dddddd 1px solid;
}
.ListingHeaderFreeItem
{
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: #333333 1px solid;
	background-color: #F7F7F7;
}
.ListingHeaderFree
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: #333333 1px solid;
	background-color: #F7F7F7;
}
.ListingHeaderAddlItem
{
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: #333333 1px solid;
	background-color: #F7F7F7;
}
.ListingHeaderAddl
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: #333333 1px solid;
	background-color: #F7F7F7;
}
.BuyersEnhanceLabel
{
	font-size: 11px;
	font-weight: bold;
	border-bottom: #dddddd 1px solid;
}
.BuyersProdDelete
{
	text-align: left;
	color: #336699;
	background-color: #FBF6D7;
	font-weight: bold;
}
table.BuyersGuideTotals
{
	margin-left: auto;
	margin-right: auto;
}
td.ItemHeader
{
	border-bottom: #333333 2px solid;
	font-weight: bold;
}
td.CostHeader
{
	border-bottom: #333333 2px solid;
	padding-left: 30px;
	font-weight: bold;
}
td.ItemTitle
{
	padding-top: 5px;
	color: #336699;
	border-bottom: #336699 1px solid;
}
td.Item
{
	padding-right: 10px;
}
td.ItemCost
{
	padding-left: 30px;
	text-align: right;
}
td.TotalPad
{
	font-size: 8px;
}
td.TotalLabel
{
	padding-top: 5px;
	border-top: #333333 2px solid;
	font-weight: bold;
}
td.ItemCostTotal
{
	padding-top: 5px;
	border-top: #333333 2px solid;
	text-align: right;
	font-weight: bold;
}
.eNewsletterPopUp
{
	background-color: #E0EAF2;
}
