/*
 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, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	COLOR: Black;
	scrollbar-face-color: #B2CBEA;
    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;
	COLOR: #1c195c;															
}
TABLE, TD { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: #1c195c;
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	COLOR: #1c195c;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #558acc;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
A:visited { 
	COLOR: #558acc;
	text-decoration: none;
	 FONT-WEIGHT: bold; 
}
A:active {
	COLOR: #558acc;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
A:hover {
	COLOR: #558acc;
	text-decoration: underline;
	 FONT-WEIGHT: bold;
}
.copyright{
	font-size: 10px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR: #558acc;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #558acc;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #558acc;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #558acc;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.header{
	font-size: 14px;
	COLOR: #558acc;
	 FONT-WEIGHT: bold;
}
.header A:link  {
	COLOR: #558acc;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.header A:visited { 
	COLOR: #558acc;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.header A:active {
	COLOR: #558acc;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .header A:hover {
	COLOR:#558acc;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.topnav{
	font-size: 11px;
	COLOR: #4c84c9;
}
.topnav A:link  {
	COLOR: #4c84c9;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
.topnav A:visited { 
	COLOR: #4c84c9;
	text-decoration: none;
   FONT-WEIGHT: normal;
}
.topnav A:active {
	COLOR: #4c84c9;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .topnav A:hover {
	COLOR: #4c84c9;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.smlinks{
	font-size: 10 px;
	COLOR: Black;
	 FONT-WEIGHT: normal;
}
.smlinks A:link  {
	COLOR: #558acc;
	text-decoration: none; 
	FONT-WEIGHT: normal;
}
.smlinks A:visited { 
	COLOR: #558acc;
	text-decoration: none;
    FONT-WEIGHT: normal;
}
.smlinks A:active {
	COLOR: #558acc;
	text-decoration: none;
	FONT-WEIGHT: normal;
}
 .smlinks A:hover {
	COLOR: #558acc;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}.box1 {
	background: White;
	border-bottom: 1px solid #4c84c9;
	border-left: 1px solid #4c84c9;
	border-right: 1px solid #4c84c9;
	border-top: 1px solid #4c84c9;
	color: #4c84c9;
	text-decoration: none;
}