/* CSS Document */


/* - background-image: url(/images/page_bkg1.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left; -  */

body {
	margin:0px 0px 0px 0px;
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:9px;
 color:#006225;
SCROLLBAR-FACE-COLOR: 004000;
SCROLLBAR-SHADOW-COLOR: 004000;
SCROLLBAR-HIGHLIGHT-COLOR: 006225;
SCROLLBAR-3DLIGHTCOLOR: 006225;
SCROLLBAR-DARKSHADOW-COLOR: 07451E;
SCROLLBAR-TRACK-COLOR: 006225;
SCROLLBAR-ARROW-COLOR: fff;
background-color: fffbec;
	}

/* These styles define link behavior for the login box*/
 .loginBox a:link {color:#fff; 	
 	font-family:Verdana, arial, helvetica, sans-serif;
	background-color: #000;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
      display: block;
}

 .chip {color:#fff;
 	font-family:Verdana, arial, helvetica, sans-serif;
	background-color: #006225;
}




 .loginBox a:active{color:#fff;
 	font-family:Verdana, arial, helvetica, sans-serif;
	background-color: #000;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
      display: block;
}

 .loginBox a:visited {color:#fff;  
 	font-family:Verdana, arial, helvetica, sans-serif;
	background-color: #000;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
      display: block;
}
 .loginBox a:hover {color:#fff;  
	font-family:Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
	font-size: 10px;
     display: block;
  	background-color: #E5BE47;
}

.main {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: dotted;
font-size: 9pt; 
font-style: normal; 
color: #000000; 
}

.main a:link {color:#006225; 	
 	font-family:Verdana, arial, helvetica, sans-serif;
      text-decoration: dotted;
	font-weight: bold;
	font-size: 9pt;
}

 .main a:active{color:#006225;
 	font-family:Verdana, arial, helvetica, sans-serif;
	text-decoration: dotted;
	font-weight: bold;
	font-size: 9pt;
}

 .main a:visited {color:#006225;  
 	font-family:Verdana, arial, helvetica, sans-serif;
	text-decoration: dotted;
	font-weight: bold;
	font-size: 9pt;
}
 .main a:hover {color:#000080;  
	font-family:Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

/* These styles define link behaviors for the contact information text & navigation area*/

 .contactInfo {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none;
font-size: 9pt; 
font-style: normal; 
color: #000000; 
}

 .contactInfo a:link {color:#006225; 	
 	font-family:Verdana, arial, helvetica, sans-serif;
      text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

 .contactInfo a:active{color:#006225;
 	font-family:Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

 .contactInfo a:visited {color:#006225;  
 	font-family:Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
 .contactInfo a:hover {color:#E5BE47;  
	font-family:Verdana, arial, helvetica, sans-serif;
	text-decoration: dotted;
	font-weight: bold;
	font-size: 9pt;
}


.slogan
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none;
font-size: 9pt; 
font-style: normal; 
color: #000000; 
}

/* These styles define link behaviors for the bottom text & navigation area*/
.bNav {
 color:#fff; 
 background-color:#004000;	
 font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size:12px;

}
 .bNav a:link {color:#fff; 	
 font-family:Arial, Times New Roman, Times, serif;
  background-color:#004000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
 .bNav a:active{color:#fff;
	font-family:Arial, Times New Roman, Times, serif;
	 background-color:#004000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
 .bNav a:visited {color:#fff;  
	font-family:Arial, Times New Roman, Times, serif;
	 background-color:#004000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
 .bNav a:hover {color:#FFFF00;  
	font-family:Arial, Times New Roman, Times, serif;
	 background-color:#004000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

/* These style define text and background  for the header tabs on each page*/
.header {
 color:#fff; 	
 font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
      background-color:#004000;
}


.subnav {  
background-color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;}

.subnav  a:visited {
	color:#FFFFFF;
	}

a:hover.subnav  {text-decoration: none; color:#CCFF66; }


input.green {background-color: #eeeeee; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-color: #006225; border-spacing: 4;}





