/* Created using Style Master from Western Civilisation CSS2 { 0 22 558 625 } */

@import "sfmenu.css";

body {
background-color: white;
background-image: none;
background-repeat: repeat-y;
color: #000C50;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}

h1 {
color: navy;
font-size: 24px;
font-weight: bold;
text-align: left;
}

h2 {
color: navy;
font-size: 18px;
font-weight: bold;
text-align: left;
}

h3 {
color: navy;
font-size: 14px;
font-weight: bold;
text-align: left;
}

table.formtab {
border-right: 2px threedshadow solid;
border-bottom: 2px threedshadow solid;
border-left: 2px rgb(250,250,250) solid;
border-top: 2px rgb(250,250,250) solid;
background-color: rgb(239,239,239);
padding: 10px;
}

table.listtab {
border: 1px rgb(239,239,239) solid;
}

th {
color: #000C50;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

th.paghed {
text-align: right;
}

tr {
vertical-align: top;
text-align: left;
}

tr.oddrow {
background-color: rgb(250,250,250);
}

tr.oddrow:hover {
background-color: #ffff80;
}

tr.queryhed {
background-color: silver;
vertical-align: bottom;
position: relative;
}

tr.evenrow {
background-color: rgb(239,239,239);
}

tr.evenrow:hover {
background-color: #ffff80;
}

tr.hlrow {
background-color: #ffff80;
}

tr.headrow {
background-color: silver;
vertical-align: bottom;
text-align: center;
}

td {
color: #000C50;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

td.formhed {
font-size: 16px;
text-align: center;
vertical-align: middle;
font-weight: bold;
background-color: silver;
color: navy;
padding: 5px;
}

td.formbutton {
text-align: right;
vertical-align: bottom;
}

td.formbuttonl {
text-align: left;
vertical-align: bottom;
}

td.criteriatxt {
text-align: left;
font-weight: bold;
}

td.criteriaval {
text-align: left;
}

form {
margin-top: 5px;
margin-bottom: 5px;
}

colgroup.amount {
text-align: right;
width: 90px;
}

A:link {
color: blue;
text-decoration: none;
}

A:visited {
color: #990000;
text-decoration: none;
}

A:active {
color: #FF4D2D;
text-decoration: none;
}

A:hover {
text-decoration: underline;
}

p.navbar {
color: #000C50;
font-size: 12px;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
}

p.error {
color: black;
font-size: 12px;
font-weight: normal;
text-align: left;
border: 2px red solid;
padding: 5px;
}

p.warning {
color: black;
font-size: 12px;
font-weight: normal;
text-align: left;
padding: 5px;
border: 2px yellow solid;
}

p.message {
color: #000C50;
font-size: 12px;
font-weight: normal;
text-align: left;
}

hr.ssfooter {
margin-top: 10px;
}

address {
font-size: 10px;
text-align: left;
}

noscript {}

.newpg {
page-break-after: always;
}

.dockclass {
position: relative;
}

@media print{
p.navbar {
display: none;
}

img.expbox {
display: none;
}

td.movebox {
display: none;
}
}