@media print {
	#header{display:none;}
	#center{width=100%;}
}

a {
	color:#000000;
}
a:hover {
	background:#FFFF66;
}


.tableheader {
	font-family:Verdana; font-size:10pt; color:#000000; font-weight:bold; text-decoration:underline;
}


.generalheader {
	font-family:Arial; font-size:9pt; color:#000000; font-weight:bold;
}
.generaltext {
	font-family:Arial; font-size:9pt; color:#000000;
}
.generalheadersmall {
	font-family:Arial; font-size:8pt; color:#000000; font-weight:bold;
}
.generaltextsmall {
	font-family:Arial; font-size:8pt; color:#000000;
}


.fieldheader {
	font-family:Verdana; font-size:9pt; color:#000000; font-weight:bold;
}

.fieldheaderoption {
	font-family:Verdana; font-size:9pt; color:#FF0000; font-weight:bold;
}

.fieldtext {
	font-family:Verdana; font-size:9pt; color:#000000;
}
.fieldheadersmall {
	font-family:Verdana; font-size:8pt; color:#000000; font-weight:bold;
}
.fieldtextsmall {
	font-family:Verdana; font-size:8pt; color:#000000;
}


.inputtext {
	border:1px solid #F0F0F0;
	border-color:#7C7C7C #CECECE #C3C3C3 #7C7C7C;
	background:#FFF url(/internal/include/style/sbox-bg.gif) no-repeat;
	font-family:Verdana; font-size:9pt; color:#000000;
}


.listheader {
	font-family:Verdana; font-size:9pt; color:#000000; font-weight:bold; text-decoration:underline;
}
.listtext {
	font-family:Verdana; font-size:9pt; color:#000000;
}
.listheadersmall {
	font-family:Verdana; font-size:8pt; color:#000000; font-weight:bold; text-decoration:underline;
}
.listtextsmall {
	font-family:Verdana; font-size:8pt; color:#000000;
}


.titleremarks {
	font-family:Verdana; font-size:8pt; color:#0000FF;
}

.titleretainremarks {
	font-family:Verdana; font-size:9pt; color:#FF0000;
}


.buttonlarge {
	font-family:Verdana; font-size:10pt; color:#000000; font-weight:bold;
}
.buttonnormal {
	font-family:Verdana; font-size:9pt; color:#000000;
}
.buttonsmall {
	font-family:Verdana; font-size:8pt; color:#000000;
}