﻿body {
	text-align: center;
	margin: 0;
	border-top: 8px solid #5A872C;
	color: #333;
	line-height: 140%;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
}

h1 {
	margin: 0;
	background: #fff;
	color: #333;
	font: 16px verdana;
	line-height: 140%;
}
h3 {
	font-family: Verdana;
}
form { margin: 0; padding: 0; }
.td {
	font-size: 11px;
	background-repeat: no-repeat;
}

a:link, a:visited {
	color: #5B8C30;
	text-decoration: none;
}

a.image img { border: none; }

p.indented {
   padding-left: 50pt;
   padding-right: 50pt;
}

div#container {
	width: 730px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 750px;
	background-color: #FFFFFF;
	background-position: center;
}

div#footer {
  margin: 0 auto 20px auto;
}

p {
  margin: 0 0 1em 0;
}

p.first {
  font: 18px georgia, times new roman, serif;
  line-height: 140%;
}

ul {
  margin: 0 0 1em 0;
  padding: 0;
}

li {
  margin: 0 0 .75em 0;
}

div#header {
  width: 596px;
  padding: 27px 0 21px 0;
  border-bottom: 1px solid #CDDBBF;
  margin: 0 auto 20px auto;
}

div#main {
  width: 330px;
  float: left;
}

table { background-repeat:no-repeat; }

h4 {
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana;
	color: #333;
}
#menu {
}

