@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}

p, h1, h2, h3, h4 {
	margin:0 0 8px 0;
}

p, a:link, a:visited, a:active {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

h1 {font-size:120%;}
h2 {font-size:110%;}
h3 {font-size:100%;}
h4 {font-size:90%;}

a:hover {
	color:#666666;
	text-decoration:underline;
}

div.mainWrapper {

}

td.Header {

}

td.mainContent {

}

td.Footer {

}

a.menu:link, a.menu:visited, a.menu:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

a.menu:hover {
	color:#FFFFCC;
	text-decoration:underline;
}

div.contactForm {
	width:350px;
	height:auto;
	margin:10px auto;
}

table.formTable {
	width:350px;
	height:auto;
}

table.formTable td {
	padding:4px 0;
}

td.formLabel {
	padding-right:5px;
	text-align:right;
}

td.formField {
	padding-left:5px;
	text-align:left;
}

div.thanks p, div.thanks a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;t:
	text-indent:0;
}

p.home_link {
	top:120px;
	text-indent:0;
}

p.home_link a {
	text-decoration:underline;
}