.splashbody {
	background-attachment: fixed;
	background-image: url(/images/splashbackground.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
.fullsizetable {
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
}
.fulltext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
}
.pagefooter {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.pageheadline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.redsubline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.boxheadline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.boxcontent {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	height: 15px;
}
.inputgeneric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
