body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C0CDDD;
}
body {
	background-color: #FFFEFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	color: #003575;
}
a:link {
	color: #003575;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003575;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003575;
}
a:active {
	text-decoration: none;
	color: #003575;
}
.light {
	color: #7693B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.title {color: #003575; font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; }
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #406798;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	width: 220px;
	border: thin solid #E9EEF3;
}

.copy {
	color: #415978;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: 15pt;
}
.formBttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #406798;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	width: 220px;
	border: thin solid #E9EEF3;
	letter-spacing: 2px;
}
