BODY {
  margin: 20px;
  padding: 0px;
  background-color: #F6F7F7;
  }

TD {
  vertical-align: top;
  font-family: arial, verdana, sans-serif;
  color: #003399;
  font-size: 12px;
  line-height: 20px;
  }

a img {
  border: none;
  }

a {
  text-decoration: underline;
  color: #003398;
  }

a:hover {
  text-decoration: underline;
  }

  
.maintable {
  width: 770px;
  border: 1px solid #DADEE1;
  }
  
.displaytable {
  width: 251px;
  left-margin: 25px;
  }

.graybordertopbot {
  border-top: 1px solid #DADEE1;
  border-bottom: 1px solid #DADEE1;
  }

#title {
  background-image: url("../images/titlebg.gif");
  background-repeat: repeat-y;
  height: 27px;
  text-align: left;
  padding-left: 140px;
  }

.pagetitle {
  font-family: arial black;
  font-size: 18px;
  color: #003398;
  position: left;
  left: 140px;
  }

.maintext {
  vertical-align: top;
  font-family: arial, verdana, sans-serif;
  color: #003399;
  font-size: 12px;
  line-height: 20px;
  }
  
  .errormessage {
  color:#AA0000;
  font-weight: bold;
    }
 
#footer {
  background-color: #f6f7f7;
  width: 770px;
  height: 40px;
  text-align: center;
  padding-top: 20px;
  }

.footertext {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#000066;
  }
  
.intsubnav {
  font-family: tahoma, arial, verdana;
  font-size: 10px;
  color: #003398;
  text-align: left;
  }
  


/* Start Nick's VWLCN CSS */

input {
  border: 1px solid #001a54;
  background-color: #f3f3f3;
  }

/* End Nick's VWLCN CSS */

