body {
  font-size: 10pt;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FFFFFF
}

a {
  /*color: #006600;*/
  color: #005501;
  font-weight: bold;
  font-size: 9pt;
}

a:hover {
  color: #FFFFFF;
  background-color: #FF0000
}

/*td.align {
  text-align: justify;
}*/

.jsmenu:hover {
	background-color: white;
}

.form_header {
	background-image: url(HeaderBar_410x7.jpg);
	background-repeat: repeat-y;
	height: 16px;
	font-size: 12pt;
	font-weight: bold;
	color: white
}

.form_footer {
	background-image: url(FooterProfile.jpg);
	background-repeat: repeat-x;
}

.sub_heading {
	background-image: url(SubHeading.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 28px;
	text-align: center;
	color: black;
	font-size: 11pt;
	font-weight: bold;
	/*margin-bottom: 5px;*/
}

.form_section {
	background-color: #f1f1f1;
/*	border-left: 1px;
	border-bottom: 2px;
	border-left: 1px;
	border-right: 1px;
	border-bottom-color: #598630;
	border-top-color: #598630;
	border-left-color: #598630;
	border-right-color: #598630;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	margin-bottom: 5px;*/
	/*border: 1px solid #879e73;*/
}

ul.price {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	font-weight: bold;
}

.price_header {
	font-size: 130%;
	font-weight: bold;
	color: #2e620c;
}

.green8 {
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #2e620c;	
}

.green12 {
	font-size: 12pt;
	font-weight: bold;
}

.font8 {
	font-size: 8pt;
}