<!--
  Created 4/18/2004 Sam Esswein 
001240
-->

body {
   background-color: #FFFFFF;
   text-align: center;
   font-family: arial;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
}

table.boxes {
   background-color: #999999;
}

td.news {
   margin-left: 25px;
   font-variant: small-caps;
   font-size: 18px;
   color: #204090;
   font-weight: 900;
}

a {
   letter-spacing: normal;
   line-height: 120%;
}

a:hover {
   letter-spacing: normal;
   font-style: oblique;
   line-height: 120%;
}


td.box_contents {
   background-color: #FFFFFF;
}

td.theader {
//   background-color: #98bcdc;
   background-color: #204090;
   font-variant: small-caps;
   font-size: 13px;
   color: #FFFFFF;
   font-weight: 600;
   text-align: center;
}

.middlelinks {
   line-height: 14px;
   font-size: 12px;
}

middlelinks.a{
   color: #FFFFFF;
}

ul {
   font-size: 12px;
   margin-right: 10px;
   margin-left: 20px;
/*   line-height: 150%;*/
   color: #204090;
}


ul.normal {
   font-size: 14px;
   margin-right: 10px;
   margin-left: 20px;
/*   line-height: 150%;*/
   color: #000000;
}

li {
   margin-top: 5px;
}

li.normal {
   margin-top: 14px;
}

.accent {
   color: #0000FF;
   font-weight: 800;
   font-size: 11px;
}

.crumbs {
  font-size: 11px;
  color: #204090;

  line-height: 35px;
  margin-left: 10px;
}

.footer {
   margin-top: 25px;
   font-size: 11px;
}

.subtitle {
   color: #204090; 
   font-style: italic;
   font-size: 14px;
}

.title {
   color: #204090;
   font-size: 28px;
   font-weight: 900;
   line-height: 26px;
}

.toplinks {
   margin-bottom: 4px;
   font-size: 10px;
}

/* Directory Index */
a.dtop {
   font-size: 11px;
   vertical-align: top;
} 

table.directory {
   background-color: #204090;
   margin-top: 48px;
}

tr.dheader {
   text-align: center;
   background-color: #FFFFFF;
   font-weight: bold;
}

tr.dsubheader {
   text-align: center;
   background-color: #204090;
   color: #FFFFFF;
   font-size: 11px;
}

tr.drow {
   font-size: 12px;
   background-color: #FFFFFF;
   text-align: center;
}

tr.dindex {
   font-size: 16px;
   text-align: center;
   line-height: 24px;
}