body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.PageHeader {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgroundimage.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #004B91;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #004B91;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #004B91;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #004B91;
	font-weight: bold;
}

.copyright {
	font-size: 8pt;
	font-style: italic;
	color: #666666;
}
.subheader {
	font-weight: bolder;
	color: #003C71;
	font-size: 12pt;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dedede;
	color: #004B91;

}
.inputbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
