h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0033CC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0033CC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: bold;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;


}
.wt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #66FFFF;
}
.wt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #66FFFF;
}
.invisible {
	font-size: 8pt;
	color: #FF0000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	height: 16pt;



}
div {
	position: static;
	left: 170px;
	top: 354px;


}
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.labelx {
	float: left;
	width: 200px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;

  }
div.row span.lefty {
  float: right;
  width: 500px;
  text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;


  }
div.row span.formw {
  float: right;
  width: 500px;
  text-align: left;
  } 
.whitetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;

}
/* ##### Header ##### */

#header {
	color: inherit;
	background-color: #003366;
}

.headerTitle {
	margin: 0;
	padding-top: 0.5em;
	padding-right: 4mm;
	padding-bottom: 0.25em;
	padding-left: 4mm;
}

.headerTitle a {
  color: #66FFFF;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
	color: white;
	background-color: #003366;
	font-size: 109%;
	text-align: center;
	margin: 0;
	padding-top: 0.5ex;
	padding-right: 0;
	padding-bottom: 0.5ex;
	padding-left: 0;
}

.subHeader a {
  color: white;
  background-color: #003366;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: #003366;
  background-color: #66FFFF;
}
