/* CSS Document */
body, td, p, ul, li, table {
	font-size: 8pt;
	font-family: "Verdana, Arial, sans";
	color: #000000;
	background-position: center top;
}

.repeatx 
{
	background-repeat: repeat-x;
}

.padded {
	margin: 0px 10px 10px;
}

.titleImage
{
  margin-top: 8px;
  margin-left: 9px;
}

.ssimagenum {
	font-size: 10pt;
	color: #058345;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial, Verdana, sans";
	text-decoration: none;
	background: #FFFFFF;
	padding: 2px;
}

.ssimagenum:hover {
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial, Verdana, sans";
	text-decoration: none;
	background: #FFFFFF;
	padding: 2px;
}

.ssimagenumhover {
	font-size: 10pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial, Verdana, sans";
	text-decoration: none;
	background: #058345;
	padding: 2px;
}

a {
	font-size: 10pt;
	color: #058345;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial, Verdana, sans";
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial, Verdana, sans";
	text-decoration: underline;
}
a.fhlink {
	font-size: 8pt;
	font-family: "Book Antiqua";
	color: #1B3A14;
}
a.fhlink:hover {
	font-size: 8pt;
	font-family: "Book Antiqua";
	color: #C78C00;
}
a.fhlinkhover {
	font-size: 8pt;
	font-family: "Book Antiqua";
	color: #C78C00;
}
h1 {
	font-size: 14pt;
	color: #003b20;
	font-weight: bold;
	font-family: "Arial, Verdana, sans";
}

h2 {
	font-size: 11pt;
	color: #058345;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial, Verdana, sans";
	margin-bottom: 5px;
}

h3 {
	font-size: 10pt;
	color: #c78c00;
	font-weight: bold;
	font-family: "Arial, Verdana, sans";
	margin-bottom: 5px;
}

.h2 {
	font-size: 11pt;
	color: #058345;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial, Verdana, sans";
	margin-bottom: 5px;
}

.span_selected {
	font-size: 11pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial, Verdana, sans";
	margin-bottom: 5px;
}

a.hlink {
	color: #1B3A14;
	font-weight: bold;
}
a.hlink:hover {
	text-decoration: none;
	color: #C78C00;
}
a.hlinkhover {
	color: #C78C00;
	font-weight: bold;
	text-decoration: none;
}
.bodytable {
	text-align: justify;
}
.copy {
	font-size: 8pt;
	color: #000000;
}
.altitem0 {
	background-color: #90C77A;
}
.altitem1 {
}

.homebox
{
	padding-left: 20px;
	padding-right:20px;
}

.homebullets
{
	margin-left:15px;
	
}

.service-header
{
	font-size: 12pt;
	font-family: "Verdana, Arial, sans";
	color: #ffffff;
	font-weight: bold;
}
.button
{
  border: solid 1px #000000;
  background-color: #003b20;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer;
}

.button_hover
{
  border: solid 1px #000000;
  background-color: #c78c00;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer;
}

