body {
	margin: 0px;
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.topcurve {
	background-image: url(images/curvetop.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: bottom left;
}
.topline {
	background-image: url(images/curvetop.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: bottom left;
}
.nav {
	color: #000099;
	font-size: 9pt;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link.nav {
	text-decoration: none;
	color: #000099;
}
a:visited.nav {
	text-decoration: none;
	color: #000099;
}
a:active.nav {
	text-decoration: none;
	color: #000099;
}
a:hover.nav {
	color: #0000CC;
	text-decoration: underline;
}
.copy {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 16pt;
}
p {
	font-size: 10pt;
	margin: 3px;
}
li {
	font-size: 10pt;
}
legend {
	color:#FFFFFF;
	font-size:8pt;
}
fieldset {
	border-color: #FFFFFF;
	padding: 4px;
}
p.fieldset {
	border-color: #FFFFFF;
	padding: 4px;
}
.analysisfieldset {
	padding: 3;
	margin: 0;
}
input {
	border: 1px solid #00000;
}
.results {
	font-size: 10pt;
	font-family: "Trebuchet MS";
	background-color: #3E6FB7;
	border: 3px solid #124972;
}
.resultscont {
	border-right: 3px solid #124972;
}
th {
	background-color: #124972;
	font-weight: bold;
	color: #FFFFFF;
}
textarea {
	background-color: #11426B; color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

