A.white:link {text-decoration: none; color: #eeeeee}
A.white:visited {text-decoration: none; color: #eeeeee}
A.white:active {text-decoration: none; color: #eeeeee}
A.white:hover {text-decoration: none; color: #bbbbbb}

A.top-nav:link {text-decoration: none; color: #9D3131}
A.top-nav:visited {text-decoration: none; color: #9D3131}
A.top-nav:active {text-decoration: none; color: #9D3131}
A.top-nav:hover {text-decoration: underline; color: #9D3131}

A:link {text-decoration: underline; font-weight: none; color: #00387D}
A:visited {text-decoration: underline; font-weight: none; color: #00387D}
A:active {text-decoration: underline; font-weight: none; color: #00387D}
A:hover {text-decoration: underline; font-weight: none; color: #DC6771}

.small {font-family: arial,verdana; font-size: 8pt; color: #000000}
.smallwhite {font-family: arial,verdana; font-size: 8pt; color: #ffffff}
.smallerwhite {font-family: arial,verdana; font-size: 7.5pt; color: #ffffff}
.smallblue {font-family: verdana; font-size: 8pt; color: #000066}
.smallgrey {font-family: verdana; font-size: 8pt; color: #BBBBBB}
.normal-top-nav {font-family: arial,verdana; font-size: 10pt; color: #333333}
.normal9 {font-family: arial,verdana; font-size: 9pt; color: #444444}
.normal9brown {font-family: arial,verdana; font-size: 9pt; color: #5B4216}
.normal {font-family: arial,verdana; font-size: 10pt; color: #333333}
.normal-copy {font-family: arial,verdana; font-size: 10pt; color: #333333; line-height: 140%}
.privacy-copy {font-family: arial,verdana; font-size: 9pt; color: #333333;}
.normalwhite {font-family: verdana; font-size: 10pt; color: #EEEEEE}
.normalblue {font-family: arial,verdana; font-size: 10pt; color: #00387D}
.largered {font-family: arial,verdana; font-size: 12pt; color: #9D3131}
.large {font-family: verdana; font-size: 12pt}
.largewhite {font-family: verdana; font-size: 12pt; color: #EEEEEE}
.largeblue {font-family: verdana; font-size: 12pt; color: #000066}

li.menubar {
  width: 450px;
  background: url(/images/plus.gif) no-repeat 0em 0.3em;
  font-size: 12px;
  line-height: 1.5em;
  list-style-position: outside;
  list-style: none outside;
  color: #556469;
}

.menu {
  width: 450px;
  line-height: 1.2em;
  display: none;
  margin-left: 0px;
  padding: 0px;
  color: #556469;
}

.menu li {
  width: 450px;
  background: url(/images/x.gif) no-repeat 0em 0.3em;
  background-color: #efefef;
  list-style: none outside;
  color: #556469;
  font-size: 12px;
  padding: 10px;
}

a.actuator {
  width: 450px;
  background-color: transparent;
  color: #556469;
  font-size: 12px;
  padding-left: 15px;
  text-decoration: none;
}

a.actuator:link {text-decoration: none; color: #00387D;}
a.actuator:hover {text-decoration: none; color: #00387D;}
a.actuator:active {text-decoration: none; color: #00387D;}
a.actuator:visited {text-decoration: underline; color: #DC6771;}

.menu li a {
  background-color: transparent;
  font-size: 12px;
}
