body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #336699;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}
a {
	font-size: 12px;
	color: #5a6965;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5a6965;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #5a6965;
}
.gradientBack {
}
.verticalRepeat {
	background-image:   url("images/verticalLine.gif");
	background-repeat: repeat-y;
}
.navLabels {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
.horizontalLine {
	background-image:  url("images/horizLine.gif");
	background-repeat: repeat-x;
}
.basicText {
	background-color: #FFFFFF;
}
.level {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	left: 5px;
	color: #006699;
}
.space {
	background-color: #FFFFFF;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333399;
}