/*
 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: 13px;
	scrollbar-face-color: #dee8f1;
    scrollbar-shadow-color:#3366CC;
	scrollbar-arrow-color: #3366CC;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
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;
}
HR{
	height: 1pt;
	color: #3366CC;
}


.categoryheader {
	font-family: Arial;
	color: #3366CC;
}
.categoryheaderBOLD {
	font-family: Arial;
	font-weight: bolder;
	color: #3366CC;
	font-size: 16px;
}
.smalldescription {
	font-size: 12px;
	color: #3366CC;
}
.contentHeader {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #3366CC;
}
.whitedescription {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #3366CC;
}

.blackContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}
.redContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FF3300;
}
.whitedescriptionLARGE {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.productText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #FFFFFF;
}
.blackProductText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #000000;
}
.whiteProductText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #FFFFFF;
}
.whiteContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.blueArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}


A:link  {
	COLOR: #D83A1B; 
	text-decoration: underline; 
}
A:visited { 
	COLOR: #AAC6FF; 
	text-decoration: underline; 
}
A:active {
	COLOR: #D83A1B; 
	text-decoration: underline; 
}
A:hover {
	COLOR: #D83A1B;
	text-decoration: none; 
}
