p, h3, h2, #resultset td { font-family: "Verdana"; font-size: 0.8em; }
dd { margin-left: 1.5em; margin-bottom: 0.5em;}

p, h3, h2 { margin: 0; }
form { margin: 0; }
/* free text
div.freetext p  { padding: 3px 0; }
div.freetext td { padding: 0.5em; }
*/

h4, p.h4 { font-weight: bold; color: #00275D; }

.h3, h3 { font-weight: bold; color: #00275D; }

.h2, h2 { text-transform: uppercase; font-weight: bold; color: #00275D; }
h2 { margin-top: 2em; }
h1 { margin-top: 0.5em; }

/* a { color: #00275D; text-decoration: none; }
p a, #resultset a */
a { color: #4444DD; text-decoration: none; }
a:visited { color: #6969A9; }

  img { border: none; }
a img { border: none; }
p img { margin: 0.7em; }

div.white-nav { color: white; padding: 0; }

table.resultset th { text-align: left; }
table.resultset th { padding: 0.5em; border-bottom: 1px solid DarkGray; }
table.resultset td { padding: 0.5em; border-bottom: 1px solid DarkGray; padding-left: 0.52em; padding-bottom: 0.2em;}
table.resultset tr:active { background-color: #DFEBF4; }

.bottom-nav { text-align: right; padding-right: 30px; font-size: 80%; }
.bottom-nav a { color: white; }
.bottom-nav p { text-transform: uppercase; color: white; }

.disable, .disable :link , .disable :visited { color: GrayText ; text-decoration: none; cursor: text; }
