/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/

a:link {
	color : #000000;
	text-decoration : underline;
}

a:visited {
	color : #000000;
	text-decoration : underline;
}

a:hover {
	color : #007356;
	text-decoration : underline;
}

a:active {
	color : #007356;
	text-decoration : none;
}

body {
	/* scrollbar-highlight-color: scrollbar-3dlight-color: scrollbar-darkshadow-color: scrollbar-track-color: */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #007356;
	scrollbar-shadow-color : #FFFFFF;
}

hr{
	height : 1pt;
}

p, span{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

textarea, input, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.copyright{
	font-size : 11px;
}

.copyright a{
	font-size : 11px;
}

.discountlistprice{
	color : #FF0000;
	text-decoration : line-through;
}

.discountsaveprice,.promo{
	color : #008000;
}

.error {
	color : #DC143C;
}

.error td {
	color : #DC143C;
}

.incomplete {
	color : #DC143C;
}

.list1 {
	background-color : #D0B364;
	color : #6E5410;
}

.list2 {
	background-color : #F8E8BE;
	color : #6E5410;
}

.required {
	color : #000000;
	font-size : 10px;
}

.tableheader{
	border: 1px solid #007356;
	background-color : #CDDDC2;
	color : #007356;
	font-weight : bold;
}
.tableheader td {
	color : #007356;
	font-weight : bold;
}

.tableheader a:link {
	color : #007356;
	text-decoration : none;
	font-weight : bold;
}

.tableheader a:visited {
	color : #007356;
	text-decoration : none;
	font-weight : bold;
}

.tableheader a:hover {
	color : #007356;
	text-decoration : underline;
	font-weight : bold;
}

.tableheader a:active {
	color : #007356;
	text-decoration : none;
	font-weight : bold;
}

.titleheader {
	color : #000000;
	font-size : 15px;
	font-weight : bold;
}

.titleheader td {
	color : #000000;
	font-size : 15px;
	font-weight : bold;
}

.breadcrumb {
	font-size:11px;
}
.subdepartments{
	font-size:11px;
}

.tableContent{
	background-color: #EFEFEF;
	border: 1pt solid #C5C5C5;
	color:black;
}
.box1 {
	background: f5e6b7;
	border-bottom: 1px solid #006a49;
	border-left: 1px solid #006a49;
	border-right: 1px solid #006a49;
	border-top: 1px solid #006a49;
	color: #006a49;
	text-decoration: none;
}
.leftnav{
	font-size: 11px;
	COLOR: Black;
}
.leftnav A:link  {
	COLOR: Black;
	text-decoration: none; 
	 FONT-WEIGHT: normal;
}
.leftnav A:visited { 
	COLOR: Black;
	text-decoration: none; 
    FONT-WEIGHT: normal;
}
.leftnav A:active {
	COLOR: Black;
	text-decoration: none; 
	 FONT-WEIGHT: normal;
}
 .leftnav A:hover {
	COLOR: #035D4F;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}