﻿p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
}
table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
}
body { 
  background-image: url(images/bgGrnWhtFade.png); 
}
p {
  margin: 6px 6px 12px 6px;
}
a {
  color: #003399
}
a:hover {
  color: #0000FF
}
h1 { 
  font-size: 28px;
  font-family: 'Arial Black';
  font-weight: normal;
}
h2 { 
  font-size: 24px;
  font-family: 'Arial Black';
  font-weight: normal;
}
h3 { 
  font-size: 20px;
  font-family: 'Arial Black';
  font-weight: normal;
}
h4 { 
  font-size: 16px;
  font-family: 'Arial Black';
  font-weight: normal;
}
h5 { 
  font-size: 12px;
  font-family: 'Arial Black';
  font-weight: normal;
}
li { 
  margin-bottom: 6px; 
}
.promoPar {
  color: #006000;
  margin-top: 15px;
  line-height: 200%;
  font-family: "Arial Black";
  font-size: 14px;
}
.promoUL {
  font-weight: bold;
  color: #006000;
  margin-top: 15px;
  margin-bottom: 0px;
}
.promoUL li {
  margin-bottom: 15px;
  margin-left: -10px;
}
.greenMessage {
  color: #006000;
  line-height: 200%;
  font-weight: bold;
}
.double-space {
  line-height: 200%;
}
.bottom-links {
  font-size: 10px;
}
.bottom-links a {
  font-weight: bold;
}
.bottom-copyright {
  font-size: 10px;
}
.leftNavUL {
  text-align: center;
}
.greenQuote { 
  color: #006000;
  font-style: italic;
}
.flat-textbox-100 {
  border: 1px solid #388452;
  background-color: #FFEFBF;
  font-size: 10px;
  width: 100px;
}
.flat-textbox-150 {
  border: 1px solid #388452;
  background-color: #FFEFBF;
  font-size: 10px;
  width: 150px;
}
.flat-textbox-200 {
  border: 1px solid #388452; 
  background-color: #FFEFBF;
  font-size: 10px;
  width: 200px;
}
.flat-textbox-250 {
  border: 1px solid #388452;
  background-color: #FFEFBF;
  font-size: 10px;
  width: 250px;
}
.flat-textarea-325 {
  border: 1px solid #388452;
  background-color: #FFEFBF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
	width: 350px; 
	height: 125px;
}
.page-heading {
  font-size:24px;
  text-align: center;
  margin-bottom: 10px;
}
.used-sdpa-table {
  font-size: 10px;
  width:100%;
  border-collapse: collapse;
}
.used-sdpa-table td {
  font-size: 10px;
}
.used-sdpa-hdg {
  background-color: #006000;
  text-align: center; 
  color: #FFFFFF; 
  padding: 4px 0px;
}
.used-sdpa-ul {
  margin-left: -15px;
  margin-top: 10px;
}