body {
	margin-left: 5;
	margin-right: 5;
	margin-top: 0;
	margin-bottom: 0;

	background: white;

	font-family: verdana,arial,helvetica,sans-serif;
	font-size:10pt;
}

td {
	font-family: verdana,arial;
	font-size: 11px;
}

span.headerText {
	font-size: 11px;
	font-color: red;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #a456a4;
	text-decoration: underline;
}
a:hover {
	color: #880000;
	text-decoration: underline;
}

a.header:link {
	color: #825804;
	text-decoration: none;
}

li {
	margin-bottom: 4px;
}

textarea{
 border: 1px solid #889EBB;font-size: 11px; font-weight:bold;background: #F8FBFD; color:#003366; width:300px; font-family: verdana,arial;
}

.external {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
}

.bluetext { color: #003366 }
.bluetextb { color: #003366;font-weight:bold; }
.blacktext { color: #003366 }
.bluetexthead { color: #003366; font-size: 14px; font-weight:bold; }
.searchbox{ border: 1px solid #889EBB;font-size: 11px; font-weight:bold;background: #F8FBFD; color:#003366}
.formbox{ border: 1px solid #889EBB;font-size: 11px; font-weight:bold;background: #F8FBFD; color:#003366; width:300px}
.searchbutton{ border: 1px solid #889EBB;font-size: 11px; font-weight:bold;background: #FFFFFF; color:#003366}
.tbborder{ border: 1px solid #B8C2CE;}
.formbuttonbig{ border: 1px solid #b8c2ce;font-size: 8pt; font-weight:bold; background: #f0f6fb; font-family:Arial, Helvetica, sans-serif;  color:#003366; width: 200px; height:30px}
.formbuttonhuge{ border: 1px solid #b8c2ce;font-size: 8pt; font-weight:bold; background: #f0f6fb; font-family:Arial, Helvetica, sans-serif;  color:#003366; width: 300px; height:30px}
