body
{
  padding: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.7em;
  margin: 0; /* background-color: #0d6825; */
}

input
{
  font-size: 1em;
}

select
{
  font-size: 1em;
}

button
{
  font-size: 1em;
}

textarea
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 1em;
}

div.Message
{
  padding: 0px 2px 0x 0px;
  margin-left: 50px;
}

span.Message
{
  color: Green;
}

span.WarningMessage
{
  color: Red;
  font-weight: bold;
}

img.Logo_Thumbnail
{
  margin: 5px; /* width: 100px; */
}

img.Logo_EditList
{
  margin: 2px;
}

.NavMenu a
{
  font-size: 1em;
  font-family: Arial Narrow;
}

div.tip
{
  font: 10px/12px Verdana,Arial,Helvetica,sans-serif;
  border: solid 2px #006529;
  width: 175px;
  padding: 5px;
  position: absolute;
  z-index: 100;
  visibility: hidden;
  color: #006529;
  top: 20px;
  left: -90px;
  background-color: #FEF0D5;
  layer-background-color: #363636;
}

div.tip ul
{
  margin: 0;
}

div.tip hr
{
  color: #006cb5;
  height: 1px;
}

test
{
  background-image: url(Images/top.jpg);
  background-repeat: no-repeat;
}

div.step
{
  padding-right: 20px;
}

div.step table
{
  width: 100%;
}

h3
{
  color: #006cb5;
  font-family: Arial;
}

hr
{
  color: #006cb5;
  height: 1px;
}

p.pageDescription
{
  margin: 0px 40px 10px 0px;
}

div.pageDescription
{
  margin: 0px 40px 10px 0px;
}

div.pageDescription ul
{
  margin-left: 30px;
}

div.section
{
  padding-left: 0px;
  padding-top: 15px; /* margin-bottom: 20px; */
}

div.section p.title
{
  color: #006cb5;
  font-family: Arial;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}

div.section p.subtitle
{
  color: #006cb5;
  font-size: 1.1em;
  margin: 0px 0px 5px 10px;
}


div.section p.content
{
  margin: 0px 40px 10px 15px;
}

div.section div.content
{
  padding-left: 15px;
  margin-bottom: 10px;
}

div.bottomButton
{
  float: right;
  padding-right: 20px;
}

col.caption
{
  padding-right: 4px;
  text-align: right;
  font-weight: bold;
}

div.testimonial
{
}

div.testimonialText
{
  font-style: italic;
}

div.testimonialSource
{
  text-align: right;
}

div.newsItem
{
  margin-bottom: 20px;
}

div.newsItem p.newsDate
{
  color: #006cb5;
}

div.newsItem p.newsTitle
{
  font-weight: bold;
}

div.newsItem p.newsText
{
}