body {
  margin-top: 0px;
  background-color: #FFF;
}
a img {
  border: 0px;
}
a:link, a:visited {
  color: #000;
  text-decoration: underline;
}
a:hover, a:active {
  color: #012060;
  text-decoration: underline;
}
form {
  display: inline;
}
input {
  background-color: #FFF;
  border: 1px solid #A5ACB2;
}
select {
  background-color: #FFF;
  border: 1px solid #A5ACB2;
}
table {
  border: 0px;
}
ul.leftNav {
  list-style-type: none;
  margin: 5px 2px 0 0;
  padding: 0px;
  width:189px;
}
ul.leftNav li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  height: 43px;
  width:189px;
  font-size:3px;
  line-height:3px;
}

ul.leftNav li#features {
  background-image: url('/images/glnav_features.png');

}
ul.leftNav li#features:hover {
  background-position: 189px 0px;
}

ul.leftNav li#plans {
  background-image: url('/images/glnav_plans.png');

}
ul.leftNav li#plans:hover {
  background-position: 189px 0px;
}

ul.leftNav li#sites {
  background-image: url('/images/glnav_sites.png');

}
ul.leftNav li#sites:hover {
  background-position: 189px 0px;
}

ul.leftNav li#benefits {
  background-image: url('/images/glnav_benefits.png');

}
ul.leftNav li#benefits:hover {
  background-position: 189px 0px;
}

ul.leftNav li#giftattorneys {
  background-image: url('/images/glnav_giftattorney_pro.png');

}
ul.leftNav li#giftattorneys:hover {
  background-position: 189px 0px;
}


.bluetext {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.5em;
  color: #012161;
  margin: 0px;
}
.bodyFont {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.75em;
}

.cpButtons {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #888;
  text-align: center;
}
.cpButtons a:link, .cpButtons a:hover, .cpButtons a:visited, .cpButtons a:active {
  color: #888;
  text-decoration: underline;
}
.error {
  color: #F00;
}
#footer {
  text-align: center;
  font-size: 0.75em;
  font-family: Verdana, Helvetica, sans-serif;
  border-top: 1px solid #CECDCD;
  margin-top: 4px;
}
#footer a:link, #footer a:hover, #footer a:visited, #footer a:active {
  text-decoration: none;
  font-weight: bold;
  color: #888888;
}
#header {
  height: 65px;
  background-image: url('/images/cres_topbg.gif');
  background-repeat: repeat-x;
}
#loginButton {
  background-color:#002060;
  color: #FFFFFF;
}
#loginTop {
  background-color: #666666;
  color: #FFFFFF;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.75em;
  text-align: center;
  padding: 3px;
}
#navBar {
  background-color: #002060;
  background-image: url('/images/cres_bar.gif');
  vertical-align: bottom;
  text-align: center;
  height: 30px;
  padding: 0px;
  margin: 0px;
  font-size: 1px;
}
#search {
  height: 37px;
  background-image: url('/images/cres_cpbg.gif');
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}
#searchButton {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.8em;
  background-color: #366496;
  color: #FFFFFF;
  font-weight: bold;
  height: 20px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 8px;
  vertical-align: top;
}
#searchInput {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.8em;
  height: 15px;
  background-color: #FFF;
  border: 1px solid #636363;
  margin-top: 10px;
  vertical-align: top;
}
#trCP {
  float: right;
  height: 80px;
  width: 320px;
}
.wcBody p {
  font-size: 0.75em;
  font-family: Verdana, Helvetica, sans-serif;
}
.wcBody h1, .blueHdr {
  font-family: Arial, Verdana, sans-serif;
  font-size: 1em;
  margin: 0px;
  color: #002060;
  font-weight: bold;
}
.wcBody h2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 0.8em;
  margin: 0px;
  color: #002060;
  font-weight: bold;
}

.webcastInfo {
  border: 1px solid #DEDEDE;
  background-color: #FDFBF2;
  margin-top: 4px;
}

