﻿#flash
{
    width: 600px;
    background-image: url('/img/flash-bg.jpg');
}

ul#menu
{
    width: 282px;
}

table { width: 100%; }
table th.type { width: 150px; }

table td
{
    background-color: #e2ded8;
    line-height: 200%;
}

table tr.row1 td { background-color: #f6f1e9; }

table td img { vertical-align: middle; padding: 0 10px 0 5px; }

table td a { text-decoration: none; }
table td a:hover, table td a:focus { text-decoration: underline; }

h2 a
{
    color: #081b49;
    font-weight: bold;
    text-decoration: none;
}
h2 a:hover, h2 a:focus { text-decoration: underline; }
div#hydraulicTable, div#parfitTable, div#heavyTable, div#conditionTable { display: none; }

p.getPDF { margin-top: 50px; }
