body {
  line-height: 20px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #777799;
}

.pagetop1 {
  background:url(/images/orGrad.gif);
  background-repeat: repeat-x;
  background-position: left 0px;
}
.pagetop2 {
  background:url(/images/grnGrad.gif);
  background-repeat: repeat-x;
  background-position: left 0px;
}
.pagetop3 {
  background:url(/images/bluGrad.gif);
  background-repeat: repeat-x;
  background-position: left 0px;
}

.vsep {background:url(/images/vsep.gif) no-repeat center;}

a {
  text-decoration: none;
text-decoration: underline;  
  padding-left:4px; 
  padding-right: 4px;
  color: #86B4E6;
  color: #0000ff;
}

a:hover {
  color:#0066FF;
text-decoration: underline;  
}

#caption {
	text-align: left;
	font-size: 30px;
	line-height: 32px;
	color: #BBBBCC;
	width: 620px;
}

.sections {
  color: #666666;
}

.trlinks {
  border-bottom: 1px solid #eeeeff;
  padding-top: 4px;
}

#maindiv {
  background:url(images/blue_bg.png) repeat-x;
}

.sitelinks a {
  padding-left: 0px; 
  padding-right: 0px;
  color: #777799;
}

.sitelinks a:hover {
  color:#777799;
}

