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: 0px;
  padding: 0px;
  margin-top: 5px;
  width:191px;
}
ul.leftNav li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  height: 28px;
  width:191px;
  font-size:3px;
  line-height:3px;
}
.bluetext {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.4em;
  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;
}
#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;
}
#trCP {
  float: right;
  height: 80px;
  width: 320px;
}

