/*
 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: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
	scrollbar-face-color: #394B86;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: #FCF5DB;
}
P, SPAN, TABLE, TD, TEXTAREA, INPUT, SELECT{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
HR{
	height: 1pt;
	color: #394B86;
}
H4{
	font-size:14px;
	color: #394B86;
	font-weight: bold;
}
A:link  {
	COLOR: #394B86;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #394B86;
	text-decoration: underline; 
}
A:active {
	COLOR: #394B86;
	text-decoration: underline; 
}
A:hover {
	COLOR: #394B86;
	text-decoration: none; 
}
.copyright {
	font-size: 10px;
	COLOR: White;
}
.copyright A:link  {
	COLOR: Silver;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: Silver;;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: Silver;
	text-decoration: underline; 
}
.copyright A:hover {
	COLOR: Silver;
	text-decoration: none; 
}
.leftnav{
	font-size: 12px;
	COLOR: #394B86;
}
.leftnav A:link  {
	COLOR: #394B86;
	text-decoration: none; 
}
.leftnav A:visited { 
	COLOR: #394B86;
	text-decoration: none;
}
.leftnav A:active {
	COLOR: #394B86;
	text-decoration: none;
}
.leftnav A:hover {
	COLOR: #394B86;
	text-decoration: underline;
}
.header{
	color: #394B86;
	font-weight:bold;
	font-size: 14px;
}
.blueText{
	color: #394B86;
	font-size: 11px;
}
.bottomNav{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9px;
	COLOR: white;
}
.bottomNav A:link  {
	COLOR: white;
	text-decoration: none; 
}
.bottomNav A:visited { 
	COLOR: white;
	text-decoration: none;
}
.bottomNav A:active {
	COLOR: white;
	text-decoration: none;
}
.bottomNav A:hover {
	COLOR: white;
	text-decoration: underline;
}
.breadcrumbs{
	font-size:11px;
}
.subCategory{
	font-size:10px;
}
.tblHeader{
	background-color: #DCDDDE;
	border: 1px solid black;
}
.border{
	border: 1px solid black;
}
.button {
	background: #FFCD4C;
	border-bottom: 1px solid #987703;
	border-left: 1px solid #EBF5D4;
	border-right: 1px solid #987703;
	border-top: 1px solid #EBF5D4;
	color: #394B86;
	cursor: hand;
	height: 19px;
	text-decoration: none;
	width: 100px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
.headerRow{
	background-color: #DCDDDE;
}
.smallTextField{
	font-size: 10px;
}
.contactTable{
	border: 1px solid #6A6A6A;
	background-color: #EFEFF0;
}