body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-position: center top;
	position: absolute;
}
h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #333333;
		margin-left: 10px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #990000;
		margin-left: 0px;
}

input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
.textfields {
	height: 14pt;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.dropdowns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 12px;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.stitle { font-weight: bold; font-size: 14px; background: "#E1EDDB"; }
.title { font-weight: bold; font-size: 16px; }
.bigtitle { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 20pt; }
.small { font-size: 12px; }
.bold { font-weight: bold; }
.red { color: red; }

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
table.listtable {
	border-thickness: 0px;
	font-size: 10px;
	background-image: url(../images/bkg.gif);
 }

.listhead {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/formbg.gif);
}

.listrowodd {
 	background-color: #FFFFFF;
 	font-size: 12px;
 	color: black;
}

.listroweven {
 	background-color: #E1EDDB;
 	font-size: 12px;
 	color: black;
}
.listroweven1 {
 	background-color: #F8F8F8;
 	font-size: 12px;
 	color: black;
}

.listrowselected {
 	background-color: #BBD3B7;
 	font-size: 12px;
 	color: black;
}
a.toplinks, a.toplinks:visited {
	font-size: 15px;
	font-weight: bold;
	color: #808080;
	line-height: 26px;
}
a.toplinks:hover, td.toplinks:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	line-height: 26px;
}
