/* Generated by KompoZer */
body {
  font-family: veranda,helvetica;
  font-size: 10pt;
  color: #000000;
  background-color: white;
}

table {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: grey;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: grey; /* lt gray*/
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: grey; /* lt gray*/
	text-align: left;
} 

img {
  border: 0px;
}

a.normal {
	font-family: veranda, helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	color: #0b79d0;
}

a.normal:link {
  color: #0b79d0;
}
a.normal:visited {
  color: #0b79d0;
}
a.normal:hover {
  color: black;
}
a.normal:active {
  color: black;
}
td.navbar {
  color: #0b79d0;
}
td.sidebar {
  background-color: #deffff;
  font-size: 8pt;
}

td.sidebaralt {
	background-color: #deffff;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
}

td.footer {
  font-size: 7pt;
}

a.navbar
{
float: left;
width: 100px;
padding: 6px;
border-right: 1px solid white;
font-family: veranda,helvetica;
font-weight: bold;
text-decoration: none;
text-align: center;
} 

a.navbar:link
{
color: black;
background-color: #0b79d0;
}

a.navbar:visited
{
color: black;
background-color: #0b79d0;
}

a.navbar:hover
{
color: black;
background-color: #deffff;
text-decoration: underline;
}

a.navbar:active
{
color: black;
background-color: #0b79d0;
}

a.navbar2
{
float: left;
width: 150px;
padding: 6px;
border-right: 1px solid white;
font-family: veranda,helvetica;
font-weight: bold;
text-decoration: none;
text-align: center;
} 

a.navbar2:link
{
color: black;
background-color: #0b79d0;
}

a.navbar2:visited
{
color: black;
background-color: #0b79d0;
}

a.navbar2:hover
{
color: black;
background-color: #deffff;
text-decoration: underline;
}

a.navbar2:active
{
color: black;
background-color: #0b79d0;
}.boilerplate {
	font-size: 10pt;
}

p.box
{
border-right: 1px solid black;
border-left: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
width: 125px;
height: 40px;
background-color: #FFFFFF;
padding: 4px;
font-family: helvetica,arial;
font-size: 10pt;
text-align: center;
color: black;
}

.title
{
color: #0b79d0;
font-weight: bold;
}
.sidebaralt h3 {
	color: #000;
	font-size: 9pt;
}
.hcform {
	text-align: center;
}

