/* Basic Settings (All Products) */

body
{
	font-size: 12px;
	font-family: Verdana, Arial, san-serif;
	color: Black;
	background-Color: #FFFFFF;
	margin: 0px;
}

td
{
	font-size: 12px;
	font-family: Verdana, Arial, san-serif;
	color: Black;
}

th
{
	font-size: 10px;
	font-family: Verdana, Arial, san-serif;
	color: #FFFFFF;
	background-color: #808080;
}


/* Links */
a, a:VISITED, a:ACTIVE
{
	color: Navy;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, san-serif;
	font-weight: 400
}

a:Hover
{
	color: Navy;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Arial, san-serif;
	font-weight: 400
}


/* Misc */
.error
{
	font-size: 10px;
	font-family: Verdana, Arial, san-serif;
	color: Red;
}

.help
{
	padding: 26px
}

.small
{
	font-size: 9px
}

.noWrap
{
	white-space: nowrap
}
/*- Misc */


/* Alignment */
.alignLeft
{
	text-align: left;
}

.alignCenter
{
	text-align: center;
}

.alignRight
{
	text-align: right;
}
/*- Alignment */


/* Generic Headers */
.headerPage
{
	font-size: x-small;
	font-weight: bold;
}

.subHeaderPage
{
	font-size: 12px;
	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) */


/* psWeb Classes */
.alignmentTable
{
}

.pageTable
{
	width: 100%;
	padding: 0px;
	margin: 0px
}

.banner
{
	background-image: url("../images/header_background.jpg");
}

/* Categories Menu */
.categoryRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.categoryContainer
{
/*background-color: yellow;*/
	width: 136px;
/*	margin: 0px 0px 0px 12px;*/
/*	padding: 0 0 0 12px; */
}


.categoryBullet
{
	position: relative;
	width: 17px;
	background-image: url("../images/bullet_category.jpg");
	background-repeat: no-repeat;
	background-position: top center;
/*	border-bottom: 1px solid #E6E6E6;*/
}

.categoryCellSelected
{
	border-bottom: 1px solid #E6E6E6;
	padding: 3px 0px 4px 0px;
}

.categoryCellOn
{
	border-bottom: 1px solid #E6E6E6;
	padding: 3px 0px 4px 0px;
}

.categoryCellOff
{
	border-bottom: 1px solid #E6E6E6;
	padding: 3px 0px 4px 0px;
}

a.category, a.category:VISITED, a.category:ACTIVE
{
	padding-left: 0px;
	width: 100%;
	color: black;
	font-weight: normal;
	font-size: 12px;
}

a.category:HOVER
{
	padding-left: 0px;
	width: 100%;
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a.categorySelected, a.categorySelected:VISITED, a.categorySelected:ACTIVE
{
	padding-left: 0px;
	width: 100%;
	color: black;
	font-weight: normal;;
	font-size: 12px;
}

a.categorySelected:HOVER
{
	padding-left: 0px;
	width: 100%;
	color: black;
	font-weight: normal;;
	font-size: 12px;
	text-decoration: none
}
/*- Categories Menu */


.sidebar
{
	width: 225px;
	height: 100%;
	background-color: #CCCCCC;
	padding: 10px 15px 10px 15px;
}

.pageCellSelected
{
	background-color: transparent;
	padding-left: 20px;
}

.pageCellOn
{
	background-color: transparent;
	padding-left: 20px
}

.pageCellOff
{
	background-color: transparent;
	padding-left: 20px
}

a.page, a.page:VISITED, a.page:ACTIVE
{
	font-weight: normal;
	font-size: 9px;
}

a.page:HOVER
{
	font-weight: normal;
	font-size: 9px;
	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
{
	background-color: transparent;
	text-transform: uppercase;
	color: Black;
	font-size: 10pt;
	font-weight: Bold;
}

.newsHeadlineDate
{
	padding: 5px 0px 0px 16px;
	color: #FF7A00;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.newsHeadlineOn
{
	padding: 0px 15px 0px 16px;
	background-color: transparent;
}

.newsHeadlineOff
{
	padding: 0px 15px 0px 16px;
	background-color: transparent;
}

a.newsHeadline, a.newsHeadline:VISITED, a.newsHeadline:ACTIVE
{
	font-size: 12px;
	text-decoration: underline
}

a.newsHeadline:HOVER
{
	font-size: 12px;
	text-decoration: underline
}

p.newsLink
{
	background-image: url("../images/news_link_background.jpg");
	width: 100%;
	height: 33px
}

img.newsLink
{
	width: 107px;
	height: 33px;
	background-position: top;
}

a.newsLink, a.newsLink:VISITED, a.newsLink:ACTIVE
{
	margin-left: 95px;
	font-size: 12px;
	text-decoration: underline
}

a.newsLink:HOVER
{
	font-size: 12px;
	text-decoration: underline
}

a.newsArchiveLink, a.newsArchiveLink:Visited, a.newsArchiveLink:Active
{
	padding: 110px 0px 0px 16px;
	color: #FF7A00;
	font-size: 10px;
	font-weight: bold;
}

a.newsArchiveLink:Hover
{
	padding: 0px 0px 0px 16px;
	color: #FF7A00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}


.newsHeadline
{
	color: #FF7A00;
	font-size: 14pt;
	font-weight: Bold;
	margin-bottom: 2px;
}

.newsDate
{
	width: 100%; height: 35px;
	font-size: 9pt;
	color: black;
	text-align: left;
	font-style: italic;
}


/* psWeb: Link List */
.linkListHeader
{
	background-color: transparent;
	color: Red;
	font-size: 12px;
	font-weight: 800;
}

.linkListOn
{
	background-color: transparent;
}

.linkListOff
{
	background-color: transparent;
}

a.linkList, a.linkList:VISITED, a.linkList:ACTIVE
{
	font-size: 12px;
	text-decoration: underline
}

a.linkList:HOVER
{
	font-size: 12px;
	text-decoration: underline
}
/*-psWeb: Link list */


/* psWeb: Focus Items */
.focusItemsHeader
{
	display: none;
}

.focusItemsOn
{
	padding: 6px;
	background-color: transparent;
}

.focusItemsOff
{
	padding: 6px;
	background-color: transparent;
}
/*-psWeb: Focus Items */

.content
{
	width: auto;
	padding: 4px 15px 22px 15px;
	}
	/*-this is a custom sub-class for the Links table in the content area*/
.content.Links_Table_Formatting
 {
	.font-family: Verdana, Arial, san-serif;
	.font-size: 10px;
	.text-align: left;
	.font-style: normal;
	.position: relative;
	.width: auto;
	.height: auto;
	.overflow: hidden;
	.padding-top: 0px;
	.padding-right: 0px;
	.padding-bottom: 0px;
	.padding-left: 0px;
	.word-wrap: normal;
	border-bottom-color: GrayText;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: GrayText;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: GrayText;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	white-space: nowrap;
}
/*this class regulates the slice and the title of the table in the content area*/
/*the class is linked to the first <td> tag in the Links table*/
.linksTable
{
	background-image: url('../images/linksTable_slice.gif');
	font-size:12px;
	color: White;
	height: 22px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
}
/*the links table also requires a class to prevent links from*/ 
/*wrapping, thus the following mynowrap class*/
.mynowrap
{
	white-space: nowrap;
	color: Navy;
}
a.mynowrap, a.mynowrap:VISITED, a.mynowrap:ACTIVE
{
	color: Navy;
	text-decoration: none;
	font-size: 18px;
	font-family: Verdana, Arial, san-serif;
	font-weight: 400
}


a.mynowrap:Hover
{
	color: Navy;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Arial, san-serif;
	font-weight: 400
}















.footer
{
	background-image: url('../images/footer_background.jpg');
	height: 49px;
	padding: 0px 0px 0px 33px;
	font-size: 9px;
}

a.footerLink, a.footerLink:VISITED, a.footerLink:ACTIVE
{
	font-size: 10px
}

a.footerLink:HOVER
{
	font-size: 10px
}


/* psWeb Search classes */
.searchHeader
{
	display: none;
}

.searchField
{
	width: 98px;
	border: 1px solid black;
	margin: 0px;
}

.searchButton
{
	width: 30px;
	height: 26px;
	background-image: url("../images/button_search.jpg");
	margin: 0px 0px 0px 5px;
}
/*-psWeb Search classes */


.fckEditorArea
{
	padding: 8px;
}



/* Misc */

.motd
{
	vertical-align: top;
	background-color: Red;
	color: White;
	font-weight: bold;
	width: 100%;
	border: solid 1px #000000;
}


