body, p, td, u, ul, li, div, form {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  margin: 5px 0; padding: 0;
}

a { text-decoration: none; }
a:link    { color: #03c; }
a:visited { color: #c30; }
a:hover   { text-decoration: underline; background: #ff6; }
a:active  { color: #03c; }
a.BlueText  { color: #33c; }

h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", serif; text-align: center; }
h1 {
  font-size: 21px;
  margin: 0 10px;
  color: #8d1703;
}
h2 {
  font-size: 18px;
  border-bottom: 1px solid #c3dbe8;
  margin: 0; padding: 0;
  color: #666;
}
h3 {
  font-size: 15px;
  border: 1px solid #749EA9;
  margin: 0 1px; padding: 4px;
  color: #dc9a38;
  background: #dee7ec;
}

hr { margin: 5px; background-color: #6b8565; }

th { text-align: center; }

#AdditionalInfo { padding: 1em; }
#AdditionalInfo a { margin-left: 135px; }
#AdditionalFeatures div {
  float: left;
  padding-left: 60px;
  font-size: 0.8em;
}
#Container { width: 800px; border: 1px solid #999; margin: 0 auto; text-align: left; }
#Header {
  border: 1px solid #ff9;
  height: 90px;
  margin: 0; padding: 0;
  background: #749EA9;
}
#Header h1 { margin-top: -20px; }
#MessageText { line-height: 1.5em }
#MessageHeader {
  padding: 0.2em;
  line-height: 1.5em; 
  background-color: #ffe; 
  border: 1px solid #ddd; 
}
#Message {
  background-color: #efe;
  border: 1px solid #ddd;
  padding: 0.2em;
  margin: 1px 0;
}
ul#NavList {
  border: 1px solid #999;  border-bottom: 1px solid #749EA9;
  margin: 0; padding-left: 5px; padding-bottom: 24px;
  font: bold 13px verdana, arial, sans-serif;
  list-style-type: none;
  background-color: #eee;
}
ul#NavList li {
  float: left;
  border: 1px solid #749EA9;
  margin: 2px 2px 0 2px;
  height: 21px;
  background-color: white;
}
#NavList a {
  float: left;
  display: block;
  padding: 4px;
  color: #666;
  text-decoration: none;
}
#NavList a:hover { background: #dee7ec; }
#NavList li#active a { color: #006; background-color: #dee7ec; }
#NavList li#active { border-bottom: 1px solid #dee7ec; } /* IE needs this here to work */
#OtherWebsites {
  width: 80%;
  margin: 1em auto; padding: 1em;
  border: 1px solid #ddd; 
}
#OtherWebsites a { color: #33c; }
#OtherWebsites .OtherWebsiteItem {
  float: left;
  margin: 1em 0 0 30px;
  font-size: 0.8em;
}

.Background_Gray        { background-color: #eee; }
.Background_LightYellow { background-color: #ffe; }
.Background_White       { background-color: #fff; }
.Border_Gray { border: 1px solid #ddd; }
.Clear  { clear: both; }
.Center { text-align: center; }
.Color_Black  { color: #000; }
.Color_Red    { color: #f00; }
.DisplayNavigation {
  clear: both;
  border: 1px solid #ddd; background-color: #ffe;
  text-align: center;
}
.Fade   { color: #999; }
.Float_Left { Float: left; }
.Float_Right { float: right; }
.Navigation { text-decoration: none; }
.Left { text-align: left; }
.MarginRight150 { margin-right: 150px; }
.Right  { text-align: right; }
.SiteName {
  font-family: "Times New Roman", serif;
  color:#ffebcd;
  font-size: 2.2em;
}
.XSmallInfo    { font-size: 12px; }
.XXSmallInfo   { font-size:  9px; }
.WideLine { line-height: 1.5em; }

/*

#Content { padding: 5px; }
#Header img.DRiPImage { float: left; padding: 0 75px; }
#Header img.DRiPTitle { padding-top: 20px; }
#MainNavigation div { float: left; width: 156px; text-align: center; padding: 2px; display: inline; }
#MainNavigation div a:visited { color: #03c; }
#OtherWebsites h4 { text-align: center; }
#OtherWebsites a { color: #33c; }
#OtherWebsites ul { margin: 0 auto; width: 750px; }
#OtherWebsites ul li { margin-left: 35px; width: 150px; display: inline; list-style: none; }
.DoNotDisplay { display: none; }
.Gold   { color: #ffc; }
.Header { padding: 10px; }
.InlineHeading { font-size: 15px; font-weight: bold; }
.MainLinks  { font-size: 15px; font-weight: bold; text-decoration: none; }
.MainLinks:visited  { color: #03c; }
#RightContent {
  float: right;
  width: 590px;
  margin: 0; padding: 0;
}
#UnderNav {
  border-left: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #749EA9;
  font-family: verdana, sans-serif;
  background: #dee7ec;
  text-align: right;
  margin: 0 1px; padding: 1px 5px 1px 1px;
}
#UnderNav a { color: #00f;  }
.AdditionalFeaturesMargin { margin-left: 75px; }
.DateFieldPadding { padding: 0.2em; }
.SubFooter {
  border-top: 1px solid #ffa07a; border-bottom: 1px solid #ffa07a;
  margin: 10px auto; padding: 5px;
  color: #666; background: #ffebcd;
  font: bold 1em georgia, serif;
  text-align: right;
}
.White  { color: #fff; }
.Gray { color: #666; }

*/
