/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	scrollbar-face-color: #516CE1;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: White;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
H4{
	color: #822790;
}
A:link  {
	COLOR: #516CE1;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
A:visited { 
	COLOR: #516CE1;
	text-decoration: none;
	 FONT-WEIGHT: bold; 
}
A:active {
	COLOR: #516CE1;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
A:hover {
	COLOR: #516CE1;
	text-decoration: underline;
	 FONT-WEIGHT: bold;
}
.copyright{
	font-size: 10px;
	COLOR: White;
}
.copyright A:link  {
	COLOR: White;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: White;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: White;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: White;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.topnav{
	font-size: 10px;
	COLOR: Black;
	FONT-WEIGHT: bold;
}
.topnav A:link  {
	COLOR: Black;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
.topnav A:visited { 
	COLOR: Black;
	text-decoration: none;
  FONT-WEIGHT: bold;
}
.topnav A:active {
	COLOR: Black;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
 .topnav A:hover {
	COLOR: #EA1111;
	text-decoration: underline;
  FONT-WEIGHT: bold;
}
.leftnav{
	font-size: 11px;
	COLOR: Black;
	FONT-WEIGHT: normal;
}
.departmentlistheader{
	background-color: #B7C0E0;
	color: #516CE1;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.departmentlistitem{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	COLOR: black;
	font-weight: normal;
}
.departmentlistitem A:link  {
	COLOR: black;
	text-decoration: none; 
	 FONT-WEIGHT: normal;
}
.departmentlistitem A:visited { 
	COLOR: black;
	text-decoration: none;
    FONT-WEIGHT: normal;
}
.departmentlistitem A:active {
	COLOR: black;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .departmentlistitem A:hover {
	COLOR: black;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.featureditemheader{
	background-color: #B7C0E0;
	color: #516CE1;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:12px;
	text-align: center;
}

.featureditemtext{
	background-color: #ECDFEC;
	font-size: 11px;
}
.featureditemtext a{
	color: black;
	text-decoration: underline;
}

.featureditemtext a:visited{
	color: black;
	text-decoration: underline;
}

.featureditemtext a:hover{
	color: black;
	text-decoration: none;
}
.tableheader{
	background-color: #E9EDF9;
	border: 1px solid #516CE1;
	color: #516CE1;
	font-size: 14px;
	font-weight: bold;
}
.tableheader td td{
	color: #516CE1;
	font-size: 14px;
	font-weight: bold;
}
.tableheader a{
	color: #516CE1;
	text-decoration: underline;
}
.tableheader a:link{
	color: #516CE1;
	text-decoration: underline;
}

.tableheader a:visited{
	color: #516CE1;
	text-decoration: underline;
}

.tableheader a:hover{
	color: #516CE1;
	text-decoration: none;
}

.tableheader a:active{
	color: #516CE1;
	text-decoration: underline;
}
.shoppingtoolsheader{
	background-color: #E9EDF9;
	border: 1px solid #516CE1;
	color: #516CE1;
	font-size: 14px;
	font-weight: bold;
}
.shoppingtoolsheader td td{
	color: #516CE1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.buyboxheader{
	background-color: #E9EDF9;
	border: 1px solid #516CE1;
	color: #516CE1;
	font-weight: bold;
}
.buyboxcontent{
	background-color: #ECDFEC;
	border: 1pt solid #822790;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}
.checkoutContent{
	background-color: #ECDFEC;
	border: 1pt solid #822790;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testimonial{
	border: 1px solid #822790;
	background-color: #ECDFEC;
}