
TD, TH
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.8em;
}

H1, H2, H3
{
	color: #0000FF;
	margin-bottom: -15;
}

A
{
	color: #0000FF;
	text-decoration: none
}

A:visited
{
	color: #0000FF;
	text-decoration: none;
}

A:hover
{
	color: #000080;
	text-decoration: none;
}

A:active
{
	color: #000080;
	text-decoration: none;
}

TD.clsNav
{
	font-size: 0.75em;
    padding-left: 10;
	color: black;
}
TD.clsNav A
{
	color: black;
}
TD.clsNav A:visited
{
	color: black;
}
TD.clsNav A:active
{
	color: black;
}
TD.clsNav A:hover
{
	color: white;
}

.tableBody
{
    padding-left: 10;
}

.nextDive1
{
  border-top-style: dotted;
  border-top-width: 1px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}
.nextDive2
{
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

DIV.clsError
{
 border: solid 1px red;
 background-color: #FF9999;
 color: black;
 padding: 0.5em
}

img.logo
{ 
vertical-align: middle
}

@media print
{
  .noprint
  {
    display:none;
  }
}