body {
	background: #2d3572 url(ASSETS/1px.gif) repeat-x 0px 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.layout {
	color: #272e5d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.fieldname {
	font-weight: bold;
}
.formfields {
	color: #272e5d;
	background-color: #e9ebf1;
	border: 1px solid #272e5d;
}
.fieldhelp {
	color: #c0a42f;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
.details {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272e5d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #272e5d;
}
a:link {
	color: #272e5d;
	text-decoration: none;
}
a:visited {
	color: #272e5d;
	text-decoration: none;
}
a:hover {
	color: #272e5d;
	text-decoration: underline;
}
.footer {
	background-color: #949cb9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #272e5d;
	font-weight: normal;
}
.footer a {
	font-weight: bold;
	text-decoration: underline;
	color: #272e5d;
}
.footer a:hover {
	font-weight: bold;
	color: #272e5d;
	text-decoration: none;
}
.clear {
	margin-bottom: 0px;
	margin-top: 0px;
}
p.top {
	margin-top: 0px;
	margin-bottom: 10px;
}
