body {
  font-family: Times New Roman, Serif;
  font-size: 100%;
  color: #000000;
  background-color: #FFFFFF;
  margin:10px 0px; padding:0px;
  text-align:center;
}

h1 {
  text-align:center;
  font-size:1.2em;
  margin-top:10px;
  margin-bottom:10px;
}

h2 {
  font-size:1em;
  margin-top:5px;
  margin-bottom:5px;
}

p {
  font-size:1em;
}

td, div {
  /* this makes TDs a container with their own coordinate system.
     absolutely-positioned elements will be offset relative to them */
  position:relative;
}

#wrapper {
  margin: 0 auto;
  width: 768px;
  text-align: left;
}

#hdrDiv {
  width: 768px;
  height: 85px;
  margin-bottom: 5;
  text-align: left;
  color: #ffffff;
	background-color: #000000;
}

.hdrText{
  letter-spacing:2px;
  font-size:10pt;
}

.evenRow{
  background-color: #3B3B3B;
  color: #ffffff;
}

.oddRow{
  background-color: #ffffff;
}

.hdrRow{
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
}

.infoRow{
  background-color: #ffffff;
}

p.hdrRow {
  margin:5 10 5 10;
}

p.infoRow1 {
  margin:5 25 5 25;
}

p.infoRow2 {
  margin:5 5 20 45;
  font-style:italic;
}

p.infoRow3 {
  margin:5 5 20 5;
  font-style:italic;
}

.homePgText{
  line-height:135%;
  margin:15;
}

#mainContentDiv {
  margin:5 0 25 0;
  width: 768px;
  background-color: transparent;
  z-index: 1;
}


.menuActuator a { 
  color:#666666;
  font-weight:bold;
  font-family:arial;
}

.menu {
  z-index: 12;
  padding-top:3px;
  padding-left:5px;
  line-height:175%;
  font-family:verdana;
  color:#000000;
  font-size:11px;
  background-color:#CDC7A5;
  layer-background-color:#F0EBD7;
}

.errblock {
  width:70%;
  background-color:#F8F5EE;
  margin:10px;
  padding:5px;
  border-style:ridge;
  border-color:#FFDDDD;
  border-width:3px;
	font-size:11px;
  font-weight:bold;
}

.navBar {
  letter-spacing:2px;
  font-size: 14px; 
  color: #000000; 
}
A.navBar { text-decoration: none}
A.navBar:link { text-decoration: none}
A.navBar:active { text-decoration: none}
A.navBar:visited { text-decoration: none}
A.navBar:hover { text-decoration: underline}

.suppNav {
  line-height:10pt;
  font-size: 10pt; 
  color: #000000; 
}
A.suppNav { text-decoration: none}
A.suppNav:link { text-decoration: none}
A.suppNav:active { text-decoration: none}
A.suppNav:visited { text-decoration: none}
A.suppNav:hover { text-decoration: none; color: #6A6A6A;}




A.navBarSm {  font-family: sans-serif; font-size: 11px; color: #000000; text-decoration: underline}
A.navBarSm:link {  font-family: sans-serif; font-size: 11px; color: #000000; text-decoration: underline}
A.navBarSm:active {  font-family: sans-serif; font-size: 11px; color: #000000; text-decoration: underline}
A.navBarSm:visited {  font-family: sans-serif; font-size: 11px; color: #000000; text-decoration: underline}
A.navBarSm:hover {  font-family: sans-serif; font-size: 11px; color: #000000; text-decoration: none}

.mainLink {
  letter-spacing:3px;
  font-weight: bold; 
  font-size: 20px; 
  color: #000000; 
}
A.mainLink { text-decoration: none}
A.mainLink:link { text-decoration: none}
A.mainLink:active { text-decoration: none}
A.mainLink:visited { text-decoration: none}
A.mainLink:hover { text-decoration: underline}

.subLink {
  font-weight: bold; 
  font-size: 16px; 
  color: #000000; 
}
A.subLink { text-decoration: underline}
A.subLink:link { text-decoration: underline}
A.subLink:active { text-decoration: underline}
A.subLink:visited { text-decoration: underline}
A.subLink:hover { text-decoration: none}



A:link.linkHighlight {color: #000000; text-decoration: underline;}
A:visited.linkHighlight {color: #000000; text-decoration: underline;}
A:hover.linkHighlight {color: #000000; text-decoration: none; background-color: #D0D0D0;}



style="margin-top:15px;"