BODY {
   font-family : Times, Times-Roman, serif; 
   color : black; 
   background-color : white; 
   background-position : 0% 0%; 
   border-width : 0; 
   border-style : none; 
}

TD.passive {
   font-size : 0.8em; 
   font-family :  Arial, Helvetica, sans-serif; 
   color : white; 
   background-color : #006699; 
}

TD.passive A:visited {
   color : yellow; 
   text-decoration : none; 
}

TD.passive A:link {
   color : white; 
   text-decoration : none; 
}

TD.passive A:hover {
   color : yellow; 
}

TD.active {
   font-size : 0.8em; 
   font-family :  Arial, Helvetica, sans-serif; 
   color : black; 
   background-color : #cceeff; 
}

TD.active A:visited {
   color : red; 
   text-decoration : none; 
}

TD.active A:link {
   color : navy; 
   text-decoration : none; 
}

TD.active A:hover {
   color : yellow; 
}

TD.milestones P {
   margin-top : 2em; 
}

TD.caption {
   font-style : italic; 
   font-size : smaller; 
   font-family :  Arial, Helvetica, sans-serif; 
   text-align : right; 
}

TH { 
   font-family: Arial, Helvetica, sans-serif;
   color: navy;
}

H1 {
   font-weight : lighter; 
   font-size : large; 
   font-family :  Arial, Helvetica, sans-serif; 
   color : navy; 
   margin-top: 1em;
}

H2 {
   font-style : italic; 
   font-weight : lighter; 
   font-size : medium; 
   font-family :  Arial, Helvetica, sans-serif; 
   color : navy; 
}

H3 {
   font-weight : lighter; 
   font-size : medium; 
   font-family :  Arial, Helvetica, sans-serif; 
   color : navy; 
}

H4 {
   font-weight : lighter; 
   font-size : medium; 
   font-family :  Arial, Helvetica, sans-serif; 
   color : navy; 
}

BLOCKQUOTE {
   font-style : italic; 
   font-family : Times, Times-Roman, serif; 
}
TR.menubar TD {
   background-color: navy;
   color: white;
   font-family: Arial,Helvetica,sans-serif;
   font-weight: bold;
}
DIV.milestones {
   margin-left: 225px;
}
h1.float {
   float: left;
   margin-left: -220px;
}
.bottomnav {
   text-align: center;
   font-family: Arial,Helvetica,sans-serif;
   font-style: italic;
}
TD.frontmenu {
   font-size : 16pt; 
   font-family :  Arial, Helvetica, sans-serif; 
   font-weight: bold;
   color : white; 
   background-color : #006699; 
}

TD.frontmenu A:visited {
   color : yellow; 
   text-decoration : none; 
}

TD.frontmenu A:link {
   color : white; 
   text-decoration : none; 
}

TD.frontmenu A:hover {
   color : yellow; 
}
TD.bottombar {
   font-family: Arial, Helvetica, sans-serif;
   color : yellow;
   background-color: #006699;
   }
TD.bottombar A:hover {
   font-family: Arial, Helvetica, sans-serif;
   color : yellow;
   text-decoration: none;
   }
TD.bottombar A:visited {
   font-family: Arial, Helvetica, sans-serif;
   color : white;
   text-decoration: none;
   }
TD.bottombar A:link {
   font-family: Arial, Helvetica, sans-serif;
   color : white;
   text-decoration: none;
   }

TD.sidebar-head {
   font-size : 0.8em; 
   font-family :  Arial, Helvetica, sans-serif; 
   color : white; 
   background-color : #006699; 
}
TD.sidebar-body {
   font-size : 0.8em; 
   font-family :  Arial, Helvetica, sans-serif; 
   color : black; 
   background-color : #cceeff; 
}