/*JFM 20090205 - change bg-color from e9f5e4 to ccffcc*/
body {
	margin: 0;
	background-image:none;
	background-color:#e9f5e4;
	padding: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color:#333333;
/*	color:#666666;*/
}


/* limit the hr margin to be minimum padding */
 html body table tbody tr td hr{
	margin: 1px;
 }

.textError {
   color:#FF0000;
  }

.nomargin {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border-spacing: 0px;
}

.body_home {
  background-image: url('../images_site/logo semi-transparent-25.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.contact_heading  {
	color: #2E2200; 
	padding-left: 2px;
	font-weight: bold;
	font-size: 24px;
	font-family:Tahoma;
	margin-top:0px;
	margin-bottom:1px;
}

.contact_title {
	color: #2E2200; 
	padding-left: 2px;
	font-weight: bold;
	font-size: 16px;
	font-family:Tahoma;
	margin-top:1px;
	margin-bottom:3px;
}


.contact_column_title {
	color: #2E2200; 
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	font-family:Tahoma;
	margin-top:0px;
	margin-bottom:2px;
}

.print_header {
	font-size: 13px;
	font-family:Tahoma;
	font-weight: bold;
	}
