body {	background-color: #FFFFFF;	color: #000000;	margin: 0;	padding: 0;	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;	background-image: url(/nav/background.png);	background-repeat: no-repeat;	background-position: 50% 120px; }

td {	font-size: 8pt; }

th {	font-size: 8pt;
	text-align: left; }



/* Elements ------------------------------ */

#banner {	background-image: url(/nav/banner.png);	background-repeat: repeat-x;	background-position: bottom left; }

#contact {
	background-color: #CCCCFF;
	border-color: #000033;
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px;
	white-space: nowrap; }

.dirbody1 {
	background-color: #FFFFFF; }

.dirbody2 {
	background-color: #CCCCCC; }

.dirhead {
	background-color: #003366;
	color: #FFFFFF; }

#logo {	margin: 5px 0px 8px 0px; }


/* Headlines ------------------------------ */
h1 {	margin-top: 0px;
	font-size: 16pt;
	color: #000066;
	white-space: nowrap; }
h1.home {
	font-size: 10pt; }h2 {	margin-top: 0px;
	font-size: 14pt;
	white-space: nowrap; }h3 {	margin-top: 0px;
	font-size: 12pt; }h4 {	font-size: 11pt; }h5 {	font-size: 10pt; }h6 {	font-size: 9pt; }

/* Body Text ------------------------------ */

.ctc {	margin: 0px;
	font-size: 8pt;
	color: #333333; }

.fineprint { font-size: 7pt; }

input {	margin: 0px; }

.small { font-size: 8pt; }