body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: justify;
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
}

a:hover {
	text-decoration: none;
	color: #5B9002;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 970px;
	height: 110px;
	margin: 0px auto;
	background-image: url(header.jpg);
}

#content {
	float: left;
	width: 970px;
	background-image: url(bg.jpg);
	
}
.formButton  {
	font-size:				12px;
}

.contactErrorMessage {
	font-size:				13px;
	font-weight:			bold;
	color:					#FF6666
}

.contactSuccessMessage {
	font-size:				13px;
	font-weight:			bold;
	color:					#009966
}
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #000000;
}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style6 {font-size: 10px}