body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #940168;
	font-weight: normal;
}
strong {
	color: #323232;
}
a:link {
	color: #564E94;
	font-weight: normal;
	text-decoration:underline;
}
a:visited {
	color: #564E94;
	font-weight: normal;
	text-decoration:underline;
}
a:active {
	color: #950367;
	font-weight: normal;
	text-decoration:underline;
}
a:hover {
	color: #950367;
	font-weight: normal;
	text-decoration:underline;
}
.content {
	padding: 20px 39px 39px 39px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.formfield {
	width: 100%;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
}
.footer {
	padding: 8px 20px 8px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	font-weight: normal;
}
.footer a:link {
	color: #564E94;
	font-weight: normal;
	text-decoration:none;
}
.footer a:visited {
	color: #564E94;
	font-weight: normal;
	text-decoration:none;
}
.footer a:active {
	color: #950367;
	font-weight: normal;
	text-decoration:none;
}
.footer a:hover {
	color: #950367;
	font-weight: normal;
	text-decoration:none;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.sidenav a:link {
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}
.sidenav a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}
.sidenav a:hover {
	color: #564E94;
	font-weight: normal;
	text-decoration:underline;
}
.sidenav a:active {
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}
.footer .left {float: left; display: inline;}
.footer .right {float: right; display: inline;}
