body {
  margin: 0 0 0 0;
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
  
}

p {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;

}

td.formlabel {
  font-size: 9pt;
  text-align: right;
  white-space: nowrap;
}

td {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;

}

.label {
  font-size: 9pt;
  text-align: right;
  padding-right: 4px;
  white-space: nowrap;
}
.labelreq {
  font-size: 9pt;
  text-align: right;
  padding-right: 4px;
  white-space: nowrap;
  font-weight: bold;
  color: #930000;
}

.commentset 
{
	margin: 10px 0px 10px 0px;
	border: solid 1px #7f7f7f;
	padding: 4px 10px 4px 10px;
	clear: both;
}

.commentset legend 
{
	font-size: 8pt;
	font-weight: bold;
	color: #7f7f7f;
}

a.footlink:link {
  color: #707070;
  text-decoration: none;
}

a.footlink:hover {
  color: #aa0000;
  text-decoration: none;
}

a:link { 
  color: #000099; 
  text-decoration: none 
}
a:visited { 
  color: #990099; 
  text-decoration: none 
}
a:hover { 
  color: #FF0000; 
  text-decoration: underline; 
}

.pagehead {
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  margin: 10px 0px 4px 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 4px;
}

h1 
{
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  margin: 10px 0px 20px 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 4px;
}
h1.green {
  color: #009900;
  border-bottom-color: #009900;
}

h1.red {
  color: #BB0000;
  border-bottom-color: #BB0000;
}

h1.blue {
  color: #0000BB;
  border-bottom-color: #0000BB;
}

h1.purple {
  color: #6d398c;
  border-bottom-color: #6d398c;
}

.yellowbox 
{
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	border: solid 1px #c8a902;
	margin: 0px 0px 20px 0px;
	padding: 8px 18px 8px 18px;
}

.footbox 
{
	border: solid 1px #000000; 
	background-color: #e0e0e0; 
	padding: 4px 4px 4px 4px;
	margin-top: 18px;
	font-size: 7pt;
	color: #909090;
	text-align: center;
}

.logos 
{
	text-align: center;
}
.logos img 
{
	margin-bottom: 12px;
}

.navdiv {
  border: solid 1px #efefef;
  font-size: 10pt;
  margin-top: 4px;
}

.snavdiv {
  border: solid 1px #efefef;
  padding-left: 14px;
  font-size: 9pt;
}

a.navlink 
{
	display: block;
	border: solid 1px #efefef;
	font-size: 10pt;
	margin-top: 4px;
}
	
a.navlink:link {
  text-decoration: none;
  color: #000000;
  
}
a.navlink:visited {
  text-decoration: none;
  color: #606060;
  
}

a.navlink:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #808080;
  border-color: #d2b100;
}
