.hometext
{
	color: white;
	font-family: arial;
	font-size: 12px;
	text-align: center;
}
.printmap
{
	font-size: x-small;
	color: black;
	font-family: arial;
}
p
{
	font-family: times new roman;
	font-size: small;
	color: black;
	
}
.privacyHead
{
	font-family: times new roman;
	font-size: medium;
	color: black;
	
}
.special
{
	font-family: times new roman;
	font-size: small;
	color: black;
	font-weight: bold;
	margin-left: -22px;
}
.subhead
{
	font-size: medium;
	color: #005596;
	font-family: times new roman;
}
.columns
{
  column-count: 2;
  column-width: 300px;
  column-gap: 10px
  column-rule: none; 
  column-space-distribution: between;
  column-width-policy: strict;
}
.splash
{
	font-family: times new roman;
	font-size: medium;
	color: white;
	
}
LI
{
    FONT-SIZE: small;
    COLOR: #00502F;
  	 font-family: times new roman;
    list-style-image: url(../images/leaf.gif);
	line-height: 26px;
}
.liIndent
{
    FONT-SIZE: small;
    COLOR: #00502F;
  	 font-family: times new roman;
    list-style-image: url(../images/leaf.gif);
	 line-height: 26px;
	margin-left: 10px;
}
.liNum
{
    FONT-SIZE: small;
    COLOR: black;
  	 font-family: times new roman;
 	 line-height: 20px;
    list-style: decimal;
	  list-style-image: none;
}
.liAlpha
{
    FONT-SIZE: small;
    COLOR: black;
  	 font-family: times new roman;
 	 line-height: 20px;
    list-style: lower-alpha;
	 list-style-image: none;
}
.liCircle
{
    FONT-SIZE: small;
    COLOR: black;
  	 font-family: times new roman;
 	 line-height: 20px;
    list-style: circle;
	 list-style-image: none;
	 margin-left: 20px;
}
.num
{
    FONT-SIZE: small;
    COLOR: black;
    font-family: times new roman;
	list-style-type: decimal;
}
a
{
	color: #00502f;
	font-family: times new roman;
	font-size: small;
}
a:hover
{
	color: #007E7A;
	font-family: times new roman;
	font-size: small;
	text-decoration:underline
}
a.splash
{
	color: white;
	font-family: times new roman;
	font-size: small;
	font-weight: bold;
}
a:hover.splash
{
	color: white;
	font-family: times new roman;
	font-size: small;
	font-weight: bold;
}
BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: gray;
    COLOR: black;
    SCROLLBAR-3DLIGHT-COLOR: gray;
    SCROLLBAR-ARROW-COLOR: white;
	 SCROLLBAR-TRACK-COLOR: gray;
    SCROLLBAR-DARKSHADOW-COLOR: black;
    SCROLLBAR-BASE-COLOR: 00502F;
    
}

.RghtBannerOut {
	border: 6px solid #00502f;
	width: 190px;
	
}
.RghtBannerIn {
	border: 1px solid #FFF;
	background:#00502f;
	font:14px/18px times new roman;
	color: #FFFFFF;	
}	
.In A:link {
	color: #FFFFFF;	
}	
.In A:visited {
	color: #FFFFFF;
}
.In A:active {
	color: #FFFFFF;
}
.In A:hover{
	color: #FFFFFF;
}

.Head {
	font:14px/18px times new roman;
	color: #FFFFFF;	
	font-weight: bold;
}
	