html ,body {
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:12px;
  height:100%;
  margin:0px;
  padding:0px;
  width: 100%;
  color: white;
}
body {
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:12px;
  background-color:#18436D;
}
a:link {
  color: white;
}
a:visited {
  color: white;
}
a:hover {
  color: white;
}
a:active {
  color: white;
}
#header{
  background-color: #002B55;
}
#topRight {
  float: right;
}
ul {
  clear:both;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  padding:0pt;
}
#leftside {
  background-color: #002B55;
  width: 162px;
}
#leftsidephoto {
  padding: 15px 0 15px 8px
}
#leftside  a.navlink {
  display: block;
  border-bottom:1px solid #DADADA;
  font-size:13px;
  font-weight:bold;
  padding:7px 0pt 3px 19px;
  text-decoration:none;
  margin: 0 0 0 5px;  
  height: 15px;
}
#leftside a.navlink:link, #leftside a.navlink:visited {
  color:#FFFFFF;
  text-decoration: none;
}
#leftside a.navlink:hover {
  background-image: url(../images/hearpa-hover2.jpg);
  background-repeat: no-repeat;
}
#currentPage {
  background-color: #18436D;
}
#contentArea {
  padding: 8px;
}

.hpTextCentered {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size :18px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.hpText {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size :14px;
  font-weight: bold;
  color: #ffffff;
}
.yellowText {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size :20px;
  color: #F4E829;
  padding: 10px 0 10px 0;
  text-align: center;
}
.redText {
  font-family: Arial,Helvetica,Sans-Serif;
  font-size :22px;
  font-weight: bold;
  color: #F4292E;
  padding: 10px 0 10px 0;
  text-align: center;
}
#footer {
  color:#FFFFFF;
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  font-variant:small-caps;
  text-align:center;
  padding: 10px 0 10px 0;
}

#footer a:link, {
  color:#FFFFFF;
  text-decoration:none;
}
#leftside a:visited {
  color:#FFFFFF;
  text-decoration:none;
}

#footer a:hover {
  color:#FFFFFF;
  text-decoration: underline;
}
#batteries td{
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:12px;
  font-weight: bold;
  color: #000000;
}
#batteries td a:link {
  color:#0000ff;
  text-decoration: underline;
}
#batteries td a:visited {
  color:#ff0000;
  text-decoration: underline;
}
