body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: White;
  background-image:url(/images/lavenderBkGdB.gif);
  background-repeat:repeat-x;
  color: #606060;
  font-size: "100%"; 
  margin: 0;
  margin-top: 10px;
}

h1 { 
  font-size: 1em; 
  text-align: center;
  vertical-align: top; 
  margin-top: 0px; 
  margin-bottom: 0px;
  font-weight: bold;
} 

h2 { 
  font-size: .9em; 
  text-align: left;
  vertical-align: top; 
  margin-top: 0px; 
  margin-bottom:0px;
  font-weight: bold;
} 

p { 
  text-align: left;
  vertical-align: top; 
  font-size: .9em; 
  margin-bottom: 10px;
  font-weight: normal;
} 

.indent {
  margin-left:15px;
}

.footerRow {
  margin-top: 30px;
  background-image:url(/images/lavenderFooterBkGd.gif);
  background-repeat:repeat-x;
  vertical-align: center; 
}

.imageNote { 
  color: #606060;
  background-color: transparent;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: .7em; 
}

.footertext { 
  color: #606060;
  background-color: transparent;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: .6em; 
}

.footerlink { 
  color: #606060; 
  background-color: transparent;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 8pt; 
  text-decoration: none;
}

.Caption {
  font-family: Arial;
  font-weight: normal;
  font-size:  12pt;
  color:      #FF3300; 
}

.menu {
  background-color: #ffffff;
}

.menuActuator a { 
  color:#666666;
  font-weight:bold;
  font-size:12px;
  font-family:arial;
}

.menu {
  padding-top:3px;
  padding-left:5px;
  line-height:175%;
  font-family:verdana;
  color:#666666;
  font-size:8px;
  background-color:#F3F3FF;
  layer-background-color:#F3F3FF;
}

td div {
  /* this makes TDs a container with their own coordinate system.
     absolutely-positioned elements will be offset relative to them */
  position:relative;
}
      
a:link {color: #606060;background: transparent;text-decoration: underline;}
a:visited {color: #606060;background: transparent;text-decoration: underline;}
a:active {color: red;background: transparent;text-decoration: none;}
a:hover {color: black;background: transparent;text-decoration: underline;}

a:link.flyout {color: #858585; text-decoration: none;}
a:visited.flyout {color: #858585; text-decoration: none;}
a:hover.flyout {color: #858585; text-decoration: underline;}

a.celeriter:link {color: #606060;background: transparent;text-decoration: none;}
a.celeriter:visited {color: #606060;background: transparent;text-decoration: none;}
a.celeriter:active {  color: #606060;background: transparent;text-decoration: none;}
a.celeriter:hover { color: #606060;background: transparent;text-decoration: underline;}

a.footer:link { color: #606060; font-size: .6em; text-decoration: none;}
a.footer:visited { color: #606060; font-size: .6em; text-decoration: none;}
a.footer:hover { color: #606060; font-size: .6em; text-decoration: underline;}
