body
{
    margin: 0px;
    padding: 0px;
}

body, td
{
    font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}

form, label input
{
    margin: 0px;
    padding: 0px;
}

img
{
    border: 0px;
}

label
{
    cursor: pointer;
}

li, dd
{
    margin-bottom: 6px;
}

p, li, dl, dd, dt
{
    line-height: 140%;
}

textarea, input, select
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    margin: 1px;
    padding: 3px;
}

.alignleft
{
    float: left;
}
.alignright
{
    float: right;
}

.textleft
{
    text-align: left;
}
.textright
{
    text-align: right;
}

.clear
{
    clear: both;
    height: 2px;
}

.hidden
{
    display: none;
}

h1
{
    display: block;
    font-size: 2em;
    font-weight: bold;
    margin: .67em 0px;
}

h2
{
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    margin: .83em 0px;
}

h3
{
    display: block;
    font-size: 1.17em;
    font-weight: bold;
    margin: 1em 0px;
}

h4
{
    display: block;
    font-weight: bold;
    margin: 1.33em 0px;
}

h5
{
    display: block;
    font-size: 0.83em;
    font-weight: bold;
    margin: 1.67em 0px;
}

h6
{
    display: block;
    font-size: 0.67em;
    font-weight: bold;
    margin: 2.33em 0px;
}

.subsubsub
{
    list-style: none;
    margin: 14px 0px 8px 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 12px;
}

.subsubsub a
{
    line-height: 200%;
    padding: 3px;
    text-decoration: none;
}

.subsubsub a.current
{
    font-weight: bold;
    background: none;
    border: none;
}

.subsubsub li
{
    display: inline;
    margin: 0px;
    padding: 0px;
}

.table-list
{
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    width: 100%;
    clear: both;
    margin: 0px;
}

.table-list a
{
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.table-list abbr
{
    white-space: nowrap;
}

.table-list td, .table-list th
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    font-size: 11px;
    vertical-align: center;
}

.table-list td
{
    padding: 7px 15px 9px 10px;
    vertical-align: top;
}

.table-list th
{
    padding: 5px 6px 6px 5px;
    text-align: center;
    line-height: 1em;
}

.table-list th input
{
    margin: 4px 0px 0px 4px;
    padding: 0px;
}

.table-list .check-column
{
    text-align: right;
    width: 1.5em;
    padding: 0px;
}

.table-list tbody td.check-column
{
    padding: 8px 0px 22px;
}

.table-list .num
{
    text-align: center;
}

.wrap, .message, .error
{
    margin: 0px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 0px;
    max-width: 980px;
}

.message, .error
{
    border-width: 1px;
    border-style: solid;
    padding: 0px 0.6em;
    max-width: 950px;
    margin-bottom: 1em;
}

.message p, .error p
{
    margin: 0.6em 0px;
}

.message a, .error a
{
    text-decoration: underline;
}

.message a
{
    text-decoration: none;
    padding-bottom: 2px;
}

.wrap h2, .wrap h3, h2.title
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    clear: both;
    font: 19px Georgia, "Times New Roman", Times, serif;
    margin: 5px 0px 0px 5px;
    padding: 0px;
    padding-bottom: 7px;
    padding-right: 280px;
}

.wrap h3
{
    margin-top: 20px;
}

.wrap h2.long-header, h2.title
{
    padding-right: 0px;
}