@charset "iso-8859-1";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #330099;
}
.error {
	color: #CC0000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.BlueBold {
	color: #003366;
	font-weight: bold;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #000033;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bgRepeaty {
	background-repeat: repeat-y;
}
.bgRepeatx {
	background-repeat: repeat-x;
}
.btmNav {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
