/* Basic Settings (All Products) */

body
{
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: Black;
	margin: 0px;
	background-color: #405C68;
}

td
{
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: Black;
}

th
{
	color: Black;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

/* Links */
a, a:VISITED, a:ACTIVE
{
	color: #0033ff;
	text-decoration: underline;
}

a:Hover
{
	color: #0033ff;
	text-decoration: underline;
}


/* Misc */
.error
{
	font-size: 12px;
	color: #990000;
}

.help
{
	padding: 26px;
}

.small
{
	font-size: 8pt;
}

.noWrap
{
	white-space: nowrap;
}
/*- Misc */


/* Alignment */
.alignLeft
{
	text-align: left;
}

.alignCenter
{
	text-align: center;
}

.alignRight
{
	text-align: right;
}
/*- Alignment */


/* Generic Headers */
.headerPage
{
	color: #000;
	font-size: 19px;
	font-weight: bold;
	font-family: Arial, san-serif;
}

.subHeaderPage
{
	font-weight: bold;
	padding: 4px 0 4px 0;
}

h1
{
	font-size: 18px;
	font-weight: bold
}

h2
{
	font-size: 16px;
	font-weight: bold
}

h3
{
	font-size: 14px;
	font-weight: bold
}
/*- Generic Headers */


/* Text Fields */
.textNumberSmall
{
	width: 35px;
	border: 1px solid #000000;
	text-align: right;
}

.textField
{
	width: 175px;
	border: 1px solid #000000;
}

.textFieldShort
{
	width: 75px;
	border: 1px solid #000000;
}

.textFieldLong
{
	width: 300px;
	border: 1px solid #000000;
}
/*- Text Fields */


/* Button classes */
.button
{
	border: 1px solid #000000;
	font-size: 10px;
}
/*- Button classes */


/* Select box classes */
.selectThinBorder
{
	vertical-align: bottom;
	border: 1px solid #000000;
}
/*- Select box classes */


/*-Basic Settings (All Products) */


/* Command Box Web classes */
.alignmentTable
{}

.pageTable
{
	width: 750px;
	padding: 0px;
	margin: 0px;
}

.banner
{
}

/* Categories Menu */
.categoryRow
{}

.categoryContainer
{
}

.categoryBullet
{}

.categoryCellSelected
{
	text-align: center;
	border-right: 1px solid #DCDCDC;
	padding: 0px 15px 0px 15px;
}

.categoryCellOn
{
	text-align: center;
	border-right: 1px solid #DCDCDC;
	padding: 0px 15px 0px 15px;
}

.categoryCellOff
{
	text-align: center;
	border-right: 1px solid #DCDCDC;
	padding: 0px 15px 0px 15px;
}

a.category, a.category:VISITED, a.category:ACTIVE
{
	color: #FFFFFF;
}

a.category:HOVER
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.categorySelected, a.categorySelected:VISITED, a.categorySelected:ACTIVE
{
	color: #FFFFFF;
}

a.categorySelected:HOVER
{
	color: #FFFFFF;
	text-decoration: underline;
}
/*- Categories Menu */


/* Sidebar classes */
.sidebar
{
	width: 151px;
	padding: 6px 0px 10px 0px;
	vertical-align: top
}

.pageCellSelected
{
	padding-bottom: 4px
}

.pageCellOn
{
	padding-bottom: 4px
}

.pageCellOff
{
	padding-bottom: 4px
}

a.page, a.page:VISITED, a.page:ACTIVE
{
	color: #000000;
	font-weight: bold;
}

a.page:HOVER
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.subcategory, a.subcategory:VISITED, a.subcategory:ACTIVE
{
	color: #990000;
}

a.subcategory:HOVER
{
	color: #990000;
}

a.subpage, a.subpage:VISITED, a.subpage:ACTIVE
{
	color: #000000;
	font-weight: normal;
}

a.subpage:HOVER
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/*- Sidebar classes */


.newsHeadlineHeader
{
	margin: 0px;
	padding: 10px 4px 10px 10px;
	font-weight: bold;
	font-size: 14px
}

.newsHeadlineDate
{
	font-size: 10px;
}

.newsHeadlineOn
{
	padding: 5px 10px 5px 10px;
}

.newsHeadlineOff
{
	padding: 5px 10px 5px 10px;
}

a.newsHeadline, a.newsHeadline:VISITED, a.newsHeadline:ACTIVE
{
	color: #3333CC;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, sans-serif;	
}

a.newsHeadline:HOVER
{
	color: #3333CC;
	font-size: 11px;
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

p.newsLink
{
	text-align: center;
}

img.newsLink {}

a.newsLink, a.newsLink:VISITED, a.newsLink:ACTIVE
{
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}

a.newsLink:HOVER
{
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}

a.newsArchiveLink, a.newsArchiveLink:Visited, a.newsArchiveLink:Active
{
	color: #3333CC;
	font-size: 11px;
	text-decoration: none;
}

a.newsArchiveLink:Hover
{
	color: #3333CC;
	font-size: 11px;
	text-decoration: underline;
}


.newsHeadline
{
	color: Black;
	font-size: 16pt;
}

.newsDate
{
	font-size: 9pt;
	color: #800000;
	padding: 5px 0px 15px 0px;
}

.newsArchiveHeader
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
}

.newsArchiveDate
{
	font-size: 10px;
}

a.newsArchive, a.newsArchive:Visited, a.newsArchive:Active
{
	color: Navy;
}

a.newsArchive:Hover
{
	color: Navy;
	text-decoration: underline;
}



/* Command Box Web: Link List */
.linkListHeader
{
	display: none;
}

.linkListOn {}

.linkListOff {}

a.linkList, a.linkList:VISITED, a.linkList:ACTIVE
{
	color: #666666;
	font-weight: bold;
}

a.linkList:HOVER
{
	color: #666666;
	font-weight: bold;
}

.linkListDropDown
{
	width: 160px;
}
/* Command Box Web: Link list */


/* Command Box Web: Focus Items */
.focusItemsHeader {}

.focusItemsOn {}

.focusItemsOff {}
/*- Command Box Web: Focus Items */


.content
{
	background-color: #FFFFFF;
	width: auto;
	height: 100%;
	padding: 5px 5px 5px 5px;
	vertical-align: top
}

.footer
{
	text-align: center;
	height: 24px;
	color: #FFFFFF;
	padding: 0px;
}

.footer td
{
	color: #FFFFFF;
}

a.footerLink, a.footerLink:VISITED, a.footerLink:ACTIVE
{
	color: #FFFFFF;
	text-decoration: none;
}

a.footerLink:HOVER
{
	color: #FFFFFF;
	text-decoration: underline;
}


/* Command Box Web Search classes */
.searchHeader
{
	display: none;
}

.searchField
{
	width: 80px;
	height: 19px;
	margin: 5px 0px 0px 10px;
	padding: 0px 4px 0px 4px;
	font-size: 8pt;
	border: 1px solid black;
	vertical-align: middle;
}

.searchButton
{
	width: 51px;
	height: 19px;
	background-image: url("../images/button_search.gif");
	margin: 5px 0px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}
/*- Command Box Web Search classes */


/* Command Box Web Sitemap classes */
.sitemapList {}

.sitemapList li /* bullets */
{
	color: #666666;
	list-style-type: disc;
}

.sitemapList a, .sitemapList a:VISITED, .sitemapList a:ACTIVE, .sitemapList a:HOVER
{
	color: #666666;
}

a.sitemapHeader, a.sitemapHeader:Visited, a.sitemapHeader:Active, a.sitemapHeader:Hover
{
	font-size: 14pt;
	font-weight: bold;
	color: Black;
}

a.sitemapCategory, a.sitemapCategory:Visited, a.sitemapCategory:Active, a.sitemapCategory:Hover
{
	font-size: 12pt;
	color: Navy;
}

/*- Command Box Web Sitemap classes */


.fckEditorArea
{
	padding: 4px;
	background-color: #FFFFFF;
}


/* Custom Classes */
.pageContainer	/* page listing block */
{
	width: 151px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	margin: 11px 0px 0px 0px;
	padding: 13px 4px 13px 10px
}


.footerTopBar	/* Top portion of footer */
{
}

.footerTopBar td
{
	font-size: 18px;
	color: #FFFFFF;
}

.footerTopBar a, .footerTopBar a:Visited, .footerTopBar a:Active
{
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none
}

.footerTopBar a:Hover
{
	color: #FFFFFF;
	text-decoration: underline
}


.footerBottomBar	/* Bottom portion of footer */
{
	font-size: 14px;
	color: #FFFFFF;
}

.footerBottomBar a, .footerBottomBar a:Visited, .footerBottomBar a:Active
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none
}

.footerBottomBar a:Hover
{
	color: #FFFFFF;
	text-decoration: underline
}
