/*
 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, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	scrollbar-face-color: #184c8c;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: White;
	background-repeat: repeat-x;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
H1{
	color: #184C8C;
	font-size: 14px;
	margin-bottom: 0px;
}
H2{
	color: #0F5B38;
	font-size: 13px;
	margin-bottom: 0px;
}
P, SPAN{
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #184c8c;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #184c8c;
}
A:active {
	COLOR: #184c8c;
	text-decoration: none; 
}
A:hover {
	COLOR: #184c8c;
	text-decoration: none;
}
.copyright{
	font-size: 10px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR: #184c8c;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #184c8c;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #184c8c;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #184c8c;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.header{
	font-size: 16px;
	COLOR: #184c8c;
	FONT-WEIGHT: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.header A:link  {
	COLOR: #184c8c;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.header A:visited { 
	COLOR: #184c8c;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.header A:active {
	COLOR: #184c8c;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.header A:hover {
	COLOR:#184c8c;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.topnav{
	font-size: 11px;
	COLOR: White;
}
.topnav A:link  {
	COLOR: White;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
.topnav A:visited { 
	COLOR: White;
	text-decoration: none;
   FONT-WEIGHT: normal;
}
.topnav A:active {
	COLOR: White;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .topnav A:hover {
	COLOR: White;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.smlinks{
	font-size: 10 px;
	COLOR: Black;
}
.smlinks A:link  {
	COLOR: #0F5B38;
	text-decoration: none; 
}
.smlinks A:visited { 
	COLOR: #0F5B38;
	text-decoration: none;
}
.smlinks A:active {
	COLOR: #0F5B38;
	text-decoration: none;
}
 .smlinks A:hover {
	COLOR: #8C1E18;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}




