@charset "iso-8859-1";
A {
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: 700;
}
li { 
font-family: Verdana, Tahoma, Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: 500;
  }
ul {
font-family: Verdana, Tahoma, Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: 500; 
  }
A:HOVER {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color : #ff8040;
  background-color: White;
}
A.rightnav {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color : #ABDFE4;
  background-color: #308D96;
  font-weight : 700;
}
strong {
font-weight: 700;
}
A.rightnav:HOVER {
  font-size: 12px;
  color : #ff8040;
  background-color: #308D96;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight : 700;
}
A.botnav {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color : white;
  background-color: #1A4B50;
  font-weight : 700;
}
A.botnav:HOVER {
  font-size: 12px;
  color : #ff8040;
  background-color: #1A4B50;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight : 700;
}
TD.bottable {
  background-color: #1A4B50;
  font-family: Tahoma, Verdana, "Arial", sans-serif;
  font-size: 12px;
  color: White;
}
TD {
  font-family: Verdana, Tahoma, Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: 500;
}
P {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  font-family:  Verdana, Tahoma, Arial, Helvetica, san-serif;
  color: Black;
  background-color: White;
}
H2 {
  font-size : 15px;
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : 700;
  color : #004040;
  background-color : white;
}
H3 {
  font-size : 15px;
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : 700;
  color : white;
  background-color : #1A4B50;
  font-style: italic;
}
H4{
  font-size : 15px;
  font-family : Tahoma,Verdana,Arial,sans-serif;
  font-weight : 700;
  color : #004040;
  background-color : white;
}
H5 {
  background-color: transparent;
  color: White;
  font-family: Tahoma, Verdana, " Arial", sans-serif;
  font-weight: 400;
  font-size: 12px;
}
