html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

body {
  background: #666;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

#homeTop {
  background: url(../imgs/bgHomeTop.jpg);
  width: 970px;
  height: 261px;
}

#homeStrap {
  background: url(../imgs/bgHomeStrap.jpg);
  width: 970px;
  height: 103px;
}

#homeBot {
  background: url(../imgs/bgHomeBot.jpg);
  width: 970px;
  height: 262px;
}

.blackStrap {
  background: #000;
  width: 970px;
  height: 6px;
  margin: 0px;
  padding: 0px;
  border: 0px solid #F00;
}

.greyStrap {
  background: #999;
  width: 970px;
  height: 1px;
  margin: 0px;
  padding: 0px;
  border: 0px solid #F00;
}

.homeText {
  color: #FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.homeText a {
  color: #F90;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.homeText a:hover {
  color: #F60;
  text-decoration: underline;
}

.homeNav {
  color: #FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
}

.homeNav a {
  color: #344992;
  font-weight: bold;
  text-decoration: none;
}

.homeNav a:hover {
  color: #F60;
  text-decoration: underline;
}

#sideNav {
  height: 104px;
  background: url(../imgs/panelBG.gif) no-repeat #FFF;
  color: #FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
  margin: 0px;
  padding: 0px 25px 0px 0px;
  border: 0px solid #F00;
}

#sideNav a {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

#sideNav a:hover {
  color: #F90;
  text-decoration: underline;
}

#mainNav {
  background: #FFF;
  color: #344992;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#mainNav a {
  color: #344992;
  font-weight: bold;
  text-decoration: none;
}

#mainText {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  text-decoration: none;
}

#mainText p {
  width: 420px;
  margin: 10px 0px 10px 0px;
  padding: 0px;
  border: 0px;
}

#mainText a {
  color: #344992;
  font-weight: bold;
  text-decoration: none;
}

#mainText a:hover {
  color: #F60;
  text-decoration: underline;
}

#mainText h1 {
  font-size: 12px;
  font-weight: bold;
  width: 400px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border: 0px;
}

#mainText ul {
  width: 350px;
  list-style-position: outside;
  list-style-type: circle;
  margin: 10px 0px 10px 35px;
  padding: 0px;
  border: 0px solid #0C0;
}

#contactInfo {
  color: #344992;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

#contactInfo a {
  color: #344992;
  font-weight: bold;
  text-decoration: none;
}

#contactInfo a:hover {
  color: #F60;
  text-decoration: underline;
}

#sideList {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 550px;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
  border: 0px solid #0C0;
}

#sideList ul {
  color: #000;
  font-size: 10px;
  list-style-position: outside;
  list-style-type: circle;
  width: 275px;
  margin: 6px 0px 6px 20px;
  padding: 0px;
  border: 0px solid #0C0;
}

.paraImg {
  float: right;
  margin: 0px;
  padding:  5px -25px 0px 0px;
  border: 0px solid #0C0;
}

#questionBox {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 450px;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
  border: 0px solid #0C0;
}

#answerBox {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 575px;
  line-height: 16px;
  margin: 0px;
  padding: 0px;
  border: 0px solid #0C0;
}

#answerBox P {
  width: 450px;
  border: 0px solid #00C;
}
