body {
  margin-top: 0px;
  margin-left: 8px;
  color: #000;
  background-color: #FFF;
}
a img {
  border: 0px;
}
a:link, a:visited {
  color: #002060;
  background-color: inherit;
  text-decoration: underline;
}
a:hover, a:active {
  color: #002060;
  background-color: inherit;
  text-decoration: underline;
}
form {
  display: inline;
}
input.blueButton {
  color: #FFF;
  background-color: #012161;
  border: 1px solid #A5ACB2;
}
select {
  color: inherit;
  background-color: #FFF;
  border: 1px solid #A5ACB2;
}
table {
  border: 0px;
}
ul.leftNav {
  list-style-type: none;
  margin: 5px 0 0 0;
  padding: 0px;
  width:191px;
}
ul.leftNav li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  height: 28px;
  width:191px;
  font-size:3px;
  line-height:3px;
}
.bodyFont, p {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: 1.4em;
}
.boldBlue {
  font-weight: bold;
  color: #012161;
  background-color: inherit;
}
.headerFont {
	font-family:'Times New Roman', Times, serif; 
	font-weight:bold;
	font-size:2em; 
	color:#012161;
}

.cpButtons {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #888;
  background-color: inherit;
  text-align: center;
}
.cpButtons a:link, .cpButtons a:hover, .cpButtons a:visited, .cpButtons a:active {
  color: #888;
  background-color: inherit;
}
.error {
  color: #F00;
  background-color: inherit;
}
.scheBox_nowrap {
  white-space: nowrap;
}
#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;
  background-color: inherit;
}
#header {
  height: 84px;
  background-image: url('/images/cres_topbg.gif');
  background-repeat: repeat-x;
}

#trCP {
  float: right;
  height: 84px;
  width: 300px;
}
a.headerlink {font-family:Verdana, Arial, Helvetica, sans-serif; color:#999999; font-size:12px;}
a.headerlink:hover {color:#000099}

