﻿.DeltaDynamicMenu:hover
{
  background-color: #66BB49;
  color: #FFFFFF;
  text-decoration: none;
}

.DeltaMainMenu
{
  text-indent: 15px;
}

.DeltaMainMenu:hover
{
  text-indent: 15px;
}

A {
	color: #66BB49; 
	text-decoration: none; 
	font-weight: bold;
}

A:hover {
	color: #66BB49;
	text-decoration: underline;
	font-weight: bold;
}

.ddisubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D9EED1;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
	cursor: pointer;
}


.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.location a{
	color: #000000;
	text-decoration: underline;
	}
.location a:hover{
	text-decoration: underline;
	color: #66BB49;
	}

.OverlayText{
  position: absolute; 
  line-height: 28px;
  color: #66BB49; 
  z-index: 0; 
  top: 69px; 
  left: 0; 
  width: 950px;
  text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	padding-left:24px;
	color: #66BB49;
}
.OverlayText2{
  position: absolute; 
  line-height: 28px;
  color: #66BB49; 
  z-index: 0; 
  top: 56px; 
  left: 0; 
  width: 950px;
  text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	padding-left:24px;
	color: #66BB49;
}
.OverlayTextHigh{
  position: absolute; 
  line-height: 36px;
  color: #66BB49; 
  z-index: 0; 
  top: 56px; 
  left: 0; 
  width: 950px;
  text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	padding-left:24px;
	color: #66BB49;
}