body {
  margin: 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  background-color: #666666;
}

div.header {
	background-color: #003366;
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

td.header {
	background-color: #666666;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

td.label {
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

td.minilabel {
	color: #333333;
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
}

table
{
  background-color: #FFFFFF;
  font-size: 10pt;
}

a {
	color: #333366;
	font-weight: bold;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

input.text, textarea.text {
	font-weight: normal;
	font-size: 9pt;
  border: 1px solid;
  border-color: #666666;
  background-color: #ffffff;
  padding: 2px;
  color: #003366;
}

input.submit {
	font-weight: bold;
	font-size: 8pt;
  border: 1px solid;
  border-color: #666666;
  background-color: #003366;
  color: #ffffff;
  margin: 2px;
}

.main {
  color: #000000;
  font-size: 10pt;
  padding: 20px;
  padding-top: 17px;
}

.footer {
  color: #000000;
  font-size: 10pt;
  font-style: italic;
  padding: 4px;
}

.infotable {
  background-color: #f0f0f0;
  border-collapse: collapse;
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
  margin-bottom: 4px;
}

.flat {
  background-color: #FFFFFF;
  border-collapse: collapse;
  border-style: solid;
  border-width: 1px;
  border-color: #35588D;
}

.nav {
  color: #35588D;
  font-size: 10pt;
  padding: 4px;
  margin-left: 3px;
  margin-bottom: 4px;
}

ul.rollmenu {
  white-space: nowrap;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  padding: 0 0.5em;
  width: 100%
} html>body ul.rollmenu {width: 159}

ul.rollmenu li {
  margin-bottom: 2px;
  background-color: #f0f0f0;
}

ul.rollmenu ul {
  list-style-type: none;
  margin: 0.1em 0 0 0;
  padding: 0;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin: 0.1em -0.5em 0 -0.5em
}

ul.rollmenu a {
  font-weight: bold;
  text-decoration: none;
  color: #333366;
  background-color: transparent;
  padding: 2px;
  width: 100%;
  display: block;
  voice-family: "\"}\"";
  voice-family: inherit;
} html>body ul.rollmenu a {width: auto}

ul.rollmenu a:hover, a:active {
  color: #000000;
  text-decoration: none;
  background-color: #dcdcdc
}
