body, table, input, select, textarea {
font:8pt tahoma,Arial, Helvetica, sans-serif;
}
a {
padding-right;
cursor:pointer;
outline-style:none;
text-decoration:none;
color:#3B5998;
}
table.list td, table.list th {
border-bottom:1px solid lightgray;
}
a:hover {
text-decoration:underline;
}
a:link {
color:#3B5998;
}
.note {
font-size:8pt;
font-style:italic;
}
body {
background: #f0f0f0;
}
.navbar, .navbar table {
font-size: 8pt;
}
.body {
background: white;
border: 1px solid #e0e0e0;
}
/*.list th {
background: #999999;
color:white;*/
}
.required {
color:red;
}
.small {
font-size:8pt;
}
.gray {
color:gray;
}
.courier {
font-family: "Courier New", Courier, monospace;
}
.message {
border: 1px solid #d0d0d0;
background: #efefef;
}
.list .row1 {
background:#fcfcfc;
}
.list .row2 {
background:#f0f0f0;
}
.footer td {
border-top:1px solid #e0e0e0;
}
.row1 {
background:#f0f0f0;
}
.row2 {
background:#efefef;
}
button, input.inputsubmit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.12);
border-color:#29447E #29447E #1A356E;
background:#5E77AA;
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:default;
font-size:13px;
font-weight:bold;
line-height:18px;
overflow:visible;
padding:2px 8px 3px;
text-align:center;
vertical-align:baseline;
white-space:nowrap;
}