body {
  font: 13px "trebuchet ms", trebuchet, arial, verdana, helvetica, sans-serif;
  color:#464646;
  background: #ffffff;
  margin: 46px;
  line-height: 180%;
  }

p, li, ul, dd, td, li p {
  font: 13px "trebuchet ms", trebuchet, arial, verdana, helvetica, sans-serif;
  color:#464646;
  line-height: 180%;
  margin-top: 0px;
  }

ol li{
  font-size: 24px;
  color: #0078c8;
  margin-left: -4px;
  }

li p {
  line-height: 250%;
  }
  
a {
  font: 13px "trebuchet ms", trebuchet, arial, verdana, helvetica, sans-serif;
  text-decoration: underline;
  color: #464646;
  }
a:hover {
  color: #464646; 
  }
a.heading {
   text-decoration: none;
}  
a.heading:hover {
   text-decoration: underline;
}  
img {
   border: none;
}
h1 {
  font-size: 22px;
  font-weight: normal;
  color: #0078c8;
  margin: 0 0 20px 0;
  }
h2 {
  font-size: 18px;
  font-weight: normal;
  color: #0078c8;
  margin: 0 0 20px 0;
  }
h3 {
  font-size: 14px;
  font-weight: normal;
  color: #0078c8;
  margin: 0 0 20px 0;
  }
h2 a {
  font-size: 18px;
  font-weight: normal;
  color: #0078c8;
  margin: 0 0 20px 0;
  text-decoration:none;
}  

#pagebody {
  width: 900px;
  margin: auto;
  }

#tagline {
  padding-top: 9px;
  vertical-align: middle;
  text-align: left;
  font-size: 18px;
  color: #969696;
  }
  
#bodytext {
  padding-left: 128px;
  }

#homeleftcol {
  vertical-align: top;
  padding-right: 20px;
  }
#homeleftcol h1 {
  color: #454545;
  font-weight: bold;
  line-height: 170%;
  margin: 0 0 10px 0;
  }
#homeleftcol h2 {
  color: #454545;
  line-height: 170%;
  }
#homerightcol {
  padding-top: 0px;
  vertical-align: top;
  }
#homerightcol  p {
  font-size: 14px;
  line-height: 155%;
  }
h1#giant a:hover, h2 a:hover {
  text-decoration:underline;
  color:#0078c8;
}
h1#giant {
   margin:35px auto;
   text-align:center;
}
h1#giant a {
   font-size:40px;
   text-decoration:none;
   color: #0078c8;
   font-weight:bold;
}  
#navbar {
  text-align: right;
  padding-right: 110px;
  height: 55px;
  vertical-align: top;
  }
#navbar a {
  font-size: 14px;
  text-decoration: none;
  color:#464646;
  padding: 0 5px 0 5px;
  }
#navbar a:hover {
  color:#0078c8;
  }

body#welcome a#welcome-nav,
body#facts a#tax-facts-nav,
body#how a#how-nav,
body#about a#about-nav,
body#faqs a#faqs-nav,
body#feedback a#customer-feedback-nav,
body#contact a#contact-nav
  {
  font-weight: bold;
  }

#begin {
  position: absolute;
  top: 0px;
  left: -40px;
  z-index: 5;
  }

#secure {
  position: absolute;
  top: 15px;
  left: 700px;
  z-index: 5;
  }
  
.blue, #homeleftcol h2.blue {
  color:#0078c8;
  }

.bluebold {
  color:#0078c8;
  font-weight: bold;
  }

.smalltext {
  font-size: 12px;
  }
  
.input-text { 
  border: 1px solid #a2a2a2;
  font-size: 11px;
  padding: 3px;
  width: 320px;
  }

.input-submit {
  width: 80px;
  height: 24px;
  background: #0077c7;
  color: #ffffff;
  border: 0px;
  font-size: 11px;
  }

.text-area { 
  border: 1px solid #a2a2a2;
  font-size: 11px;
  padding: 3px;
  width: 320px;
  }

.error {
  color: #ff0000;
  font-weight: bold;
  font-size: 10px;
  }
  
#seal {
   clear:both;
   text-align:center;
  }
.clear {
   clear:both;
}  
.feedback {
   margin: 10px;
   padding: 10px;
   border: 2px solid #eeeeee;
  }
.feedback h2 {
   margin-bottom: 4px;
}  
ol.facts li {
  font-size: 16px;
  color: #464646;
  margin-left: -4px;
}
ol.facts li.blue {
  color:#0078c8;
  }
  
.steps h2 {
   margin-bottom: 0;
}  

.small {
   font-size: 10px;
   color: #999;
}
.centered {
   text-align: center;
}
.right {
   text-align: right;
}

