body {
background-color: #214D4D;
color: #666666; 
font-family: arial, sans serif;
scrollbar-base-color: #C8CB7C;

}

p, li, ul, td {
font-family: arial, sans serif;
color: #000000;
font-size: 12px;
line-height: 20px;
}

td
{
background-color: #ffffff;
vertical-align: top;
}

h2, h3, h4, h5, ul, li {
font-family: arial, sans serif;
color: #000000;
}
h2 {
	color: #9DA315;
	font-size: 13px;
	margin-bottom: -10px;
	}
h3 {
	font-size: 11px;
	margin-bottom: -15px;
	}
	
h3.blt {font-size: 11px;
	margin-bottom: -8px;
	}
a:link{
	color: #245656;
	}

a:visited{
	color: #62958B;
	
	}	

a:active {
	color: #990033;
	
	text-decoration: none;}
	

a:hover {
	color: #990033;
	
	text-decoration: none;}
	
ul { 
margin-left: 17px; 
margin-top: 5px;
list-style-image: url("/Images/dot.gif");
}
li  {margin-bottom: 5px;}
	
a:link.globalNav   {font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; }
a:visited.globalNav   {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #ffffff; }
a:active.globalNav   {font-family: Arial, Helvetica, sans-serif; color: #ffffff;}  
a:hover.globalNav       {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #990033;  }
	
	
	
.la {
margin-bottom: -5px;
}
.menuSel{
color: #999900;
}

span.whichPg {
color: #990033;
}
td.mainBorder {
background-color: #316563;
}

td.background {
background-color: #214D4A;
}
td.nav {
background-color: #B6BA50;
}
hr.nav{
color: #9DA315; height: 1px; width: 118px; text-align: left;
}