body {	background-color: #838291;
		width: 100%;
		border: 0px;
		margin: 0px;
		padding: 25px;
		text-align: center; }

#mainTable {	text-align: left;
				width: 762px;
				background-color: white;
				position: relative; }

.menuImage {	margin-left: 17px;
				margin-right: 17px;
				margin-top: 8px; }

.menu2Image {	margin-left: 17px;
				margin-right: 27px;
				margin-top: 3px; }

.copyright {	width:760px;
				text-align:left;
				font-family:Arial;
				font-size:8pt;
				background-color: #403D55;
				color: white;
				padding: 3px; }
.copyright a {	color: white; }

.content {	font-family: Arial;
			font-size: 10pt;
			margin: 10px; }

h1 {	font-family:Franklin Gothic Medium Cond, Arial Narrow;
		font-size:18px;
		color: #403D55;
		margin:4px;
		font-weight: normal; }

td {	font-family: Arial;
		font-size: 10pt; }

input {	width: 300px;}

.contactLabel {	float: left;
				width: 160px;
				font-weight: bold; }

textarea {	font-family: Arial;
			font-size: 10pt;
			width: 460px;
			height: 100px; }