<STYLE TYPE="text/css" MEDIA="screen">
<!--

normal { font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, Sans-Serif; }

table#comments {
	background: rgb(242,242,242);
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-spacing: 0px;
	width: 100%;
	font-size: 85%;
}

table#comments th { color: rgb(0, 123, 0); 
	background-color: rgb(223, 223, 223);
	padding: 4px;
	margin: 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-spacing: 0px;
	vertical-align: text-top;
	white-space: nowrap;
}

table#comments td {
	padding: 4px;
	margin: 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-spacing: 0px;
	width: 100%;
}

table#comments td.trash {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-spacing: 0px;
	width: auto;
}

.addButton {
	font-size: 12pt;
	font-weight: bold;
	border-style: none;
	background: rgb(242,242,242);
	margin-right: 20px;
}

.addButton:hover {
	background: rgb(223, 223, 223);
}

table#defaultForm input {
	margin: 2px;
}

table#defaultForm input.field {
	border: thin solid black;
	padding: 4px;
	margin: 2px;
	color: black;
}

table#defaultForm {
	font-size: 85%;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	background: rgb(242,242,242);
}

table#defaultForm th {
	background: rgb(223,223,223);
	border-spacing: 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	vertical-align: text-top;
	margin: 0px;
	padding: 4px;
	white-space: nowrap;
	color: rgb(0, 123, 0);
}

table#defaultForm td {
	padding: 4px;
	margin: 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-spacing: 0px;
	width: 100%;
}

table#defaultForm td.trash {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-spacing: 0px;
	width: auto;
}

body, p, td, li { font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, Sans-Serif; }

.lgHeading { font-size: 120%; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-Serif; }

.text { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 85%; }

.headerText  { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 85%; background-color: rgb(223, 223, 223); }

.blueHeader { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 95%; font-weight: bold; background-color: rgb(204, 204, 255); }

.body { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 85%; }

td.body { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 85%; background-color: rgb(242, 242, 242); }

.title { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 95%; font-weight: bold; }

td.title { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 95%; font-weight: bold; background-color: rgb(204, 204, 204); }

.labelBG { background-color: rgb(223, 223, 223); }

.label { color: rgb(0, 123, 0); }

td.label { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 85%; color: rgb(0, 123, 0); background-color: rgb(223, 223, 223); text-align: right; }

.labelTH { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 85%; color: rgb(0, 123, 0); background-color: rgb(223, 223, 223); }

input.field { font-family: Monaco, "Andale Mono", Courier; font-size: 95%; }

textarea.field { font-family: Monaco, "Andale Mono", Courier; font-size: 95%; }

select.field { font-family: Monaco, "Andale Mono", Courier; font-size: 95%; }

td.field { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 85%;  background-color: rgb(242, 242, 242); }

.fieldBG { background-color: rgb(242, 242, 242); }

.notes { font-size: 95%; font-family: Verdana, Arial, Helvetica, Sans-Serif; color: rgb(85, 85, 85); }

.small { font-size: 80%; font-family: Verdana, Arial, Helvetica, Sans-Serif; }

.dimmed { color: rgb(85, 85, 85); }

.buttons { font-size: 100%; font-family: Verdana, Arial, Helvetica, Sans-Serif; }

.status { font-family: Verdana, Arial, Helvetica, Sans-Serif; color: rgb(0, 0, 125); font-weight: bold; }

td.status { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 85%; color: rgb(0, 0, 125); font-weight: bold; background-color: rgb(223, 223, 223); }

.error { font-family: Verdana, Arial, Helvetica, Sans-Serif; color: rgb(164, 0, 0); font-weight: bold; }

td.error { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 85%; color: rgb(164, 0, 0); font-weight: bold; background-color: rgb(223, 223, 223); }

.dropdown { font-size: 100%; font-family: Verdana, Arial, Helvetica, Sans-Serif; }

.monospace { font-family: Monaco, "Andale Mono", Courier; }

:link { color: rgb(0, 0, 125); }

:visited { color: rgb(0, 0, 125); }

:active { color: rgb(164, 0, 0); }

:hover { text-decoration: underline; color: rgb(164, 0, 0); }
-->
</STYLE>

