html, body {
  height:100%;
  margin:0px;
  padding:0px;
}


td {
  font: 11px Arial, Verdana;
  color: #000000;
}
td a {
  color: #004EFF;
  text-decoration: underline;
}
td a:hover, td a.cont:hover {
  color: #FF0000;
  text-decoration: underline;
}



.tdRem {
  font: 9px Arial, Tahoma, Verdana;
  color: #000000;
}
.tdRem a {
  color: #004EFF;
  text-decoration: underline;
}
.tdRem a:hover, .tdRem a.cont:hover {
  color: #FF0000;
  text-decoration: underline;
}



.tdGLink {
  font: bold 12px Arial, Verdana;
  color: #849128;
}
.tdGLink a {
  color: #849128;
  text-decoration: none;
}
.tdGLink a:hover, .tdGLink a.cont:hover {
  color: #FF0000;
  text-decoration: underline;
}



.tdOLink {
  font: bold 11px Arial, Verdana;
  color: #000000;
}
.tdOLink a {
  color: #E36407;
  text-decoration: none;
}
.tdOLink a:hover, .tdOLink a.cont:hover {
  color: #ff0000;
  text-decoration: underline;
}



.tdH1 {
  font: bold 12px Arial, Verdana;
  color: #FF0000;
  padding-top:0px; padding-bottom:15px;
}
.tdH1 a {
  color: #FF0000;
  text-decoration: none;
}
.tdH1 a:hover, .tdH1 a.cont:hover {
  color: #ff0000;
  text-decoration: underline;
}



.tdH2 {
  font: bold 12px Arial, Verdana;
  color: #D15800;
  padding-top:0px; padding-bottom:15px;
}
.tdH2 a {
  color: #D15800;
  text-decoration: none;
}
.tdH2 a:hover, .tdH2 a.cont:hover {
  color: #ff0000;
  text-decoration: underline;
}



.dwPhones {
  font: 15px Tahoma, Arial, Verdana;
  color: #7E8187;
}




.header {
  font: Tebuchet ms, Arial, Tahoma, Verdana;
  color: #000000;
  font-size: 135%;
  padding-bottom: 23px;
}
.header a {
  color: #000000;
  text-decoration: underline;
}
.header a:hover, .header a.cont:hover {
  color: #FF0000;
  text-decoration: underline;
}



.header2 {
  font: Arial, Tahoma, Verdana;
  font-weight: bold;
  color: #000000;
  font-size: 90%;
}
.header2 a {
  color: #000000;
  text-decoration: none;
}
.header2 a:hover, .header2 a.cont:hover {
  color: #FF0000;
  text-decoration: underline;
}



input, select {
  font: 11px MS Sans Serif;
  color: #000000;
  border-style: solid; border-color: #000000;
  border-width: 1;
  background-color: #D2D2D2;
}





