body {
background-color: #F5F5F5;
color: #000;
font: normal 12px Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
}
form { padding: 0px; margin: 0px;}
fieldset {
padding: 5px;
background-color: #F5F5F5;
}
legend { font: bold 16px Arial, Helvetica, sans-serif; }
p { padding: 0px; margin: 3px; }
p.thumbinfo { float: left; clear: both; }
table { padding: 0px; border-collapse: collapse; }
table.report { border: 1px solid #000000; }
table.subreport { margin: 10px; }
table.q2str { margin: 5px; }
th {
padding: 3px;
vertical-align: middle;
font: bold 12px Arial, Helvetica, sans-serif;
}
th.edit {
text-align: right;
background-color: #F5F5F5;
font-weight: normal;
}
th.view {
text-align: left;
background-color: #ffffff;
border: 1px solid #F5F5F5;
font-weight: bold;
}
th.list { background-color: #99CC66; }
th.search { text-align: center; }
th.report {
border: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #99CC66;
text-align: center;
}
th.subreport {
font: bold 11px Arial, Helvetica, sans-serif;
border-bottom: 1px solid #000;
padding-top: 10px;
vertical-align: top;
}
td {
padding: 3px;
vertical-align: top;
font: normal 12px Arial, Helvetica, sans-serif;
}
td.q2str {
font: normal 11px Arial, Helvetica, sans-serif;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding: 1px;
}
td.splash { background-color: #99CC66; }
td.edit { text-align: left; }
td.view {
background-color: #ffffff;
border: 1px solid #F5F5F5;
}
td.list {
border-bottom: 1px solid #F5F5F5;
background-color: #ffffff;
}
td.search { text-align: center; }
td.report {
border: 1px solid #000000;
background-color: #ffffff;
}
td.subreport {
font: normal 11px Arial, Helvetica, sans-serif;
border-bottom: 1px solid #000;
}
td.reportGroup {
background-color: #ffffff;
border: 1px solid #000000;
border-top: 2px solid #000000;
}
input { font: normal 12px Arial, Helvetica, sans-serif; }
input.button {
font: normal 12px Arial, Helvetica, sans-serif;
cursor: pointer;
}
textarea { font: normal 12px Arial, Helvetica, sans-serif; }
select { font: normal 12px Arial, Helvetica, sans-serif; }
h1 {
text-align: center;
font: bold 16px Arial, Helvetica, sans-serif;
margin: 3px;
}
h2 {
text-align: left;
font: bold 16px Arial, Helvetica, sans-serif;
margin: 3px;
}
h3 {
text-align: left;
font: bold 14px Arial, Helvetica, sans-serif;
margin: 3px;
}
hr {
border: 0;
color: #000;
background-color: #000;
height: 1px;
margin: 5px;
}
ul {
font: normal 12px Arial, Helvetica, sans-serif;
list-style-type: disc;
text-indent: 0px;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 20px;
margin-right: 2px;
}
ul.errors { list-style-type: disc; }
ul.splash1 {
list-style-type: none;
font-weight: bold;
margin-left: 5px;
}
ul.splash2 {
list-style-type: square;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 15px;
color:  #006600;
}
ol {
font: normal 12px Arial, Helvetica, sans-serif;
text-indent: 0px;
padding: 0px;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 20px;
margin-right: 2px;
}
img.graph { border: 1px solid #99CC66; padding: 0px; }
a:link,
a:visited {
text-decoration: none;
color: #002bb8;
}
a:hover {
text-decoration: underline;
color: #002bb8;
}
a:active {
text-decoration: none;
color: #002bb8;
}
a.splash:link,
a.splash:visited { text-decoration: none; color: #006600; }
a.splash:hover { text-decoration: underline; color: #006600; }
a.splash:active { text-decoration: none; color: #006600; }
.alpha-shadow {
float: left;
background: url(img/shadow1.gif) no-repeat bottom right;
margin: 2px 0 0 2px;
}
.alpha-shadow div {
text-align: center;
background: url(img/shadow2.gif) no-repeat left top;
padding: 0px 5px 5px 0px;
}
.alpha-shadow img {
background-color: #fff;
border: 1px solid #a9a9a9;
padding: 4px;
}
#globalnav {
float: left;
width:100%;
padding: 0 0 0 0;
margin: 0 0 0 0;
list-style: none;
border-bottom: 5px solid #99CC66;
}
#globalnav li {
float:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#globalnav a {
display: block;
text-decoration: none;
font-weight: bold;
background: #b3d98C;
color: #000000;
margin: 0;
padding: 0.25em 1em 0.25em 1em;
border-left: 1px solid #F5F5F5;
border-top: 1px solid #F5F5F5;
border-right: 1px solid #aaa;
}
#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
background:#99CC66;
}
#navcontainer { margin: 3px 3px 3px 3px; }
.thumbnail {
float: left;
width: 135px;
height: 90px;
margin: 0 10px 10px 0;
padding: 3px;
text-align: center;
}