blob: 2ed8bb60a40c9caaab37e4c886fb6f20279fc6c4 [file] [log] [blame]
body, td, select, input, li{
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
background-color: #fff;
}
a {
text-decoration: none;
}
a:link {
color:#009;
}
a:visited {
color:#009;
}
a:active, a:hover {
text-decoration: underline;
}
a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
background: url(../images/external.png) right center no-repeat;
padding-right: 15px;
}
a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
background: url(../images/newwindow.png) right center no-repeat;
padding-right: 18px;
}
h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
padding: 4px 4px 4px 6px;
border: 1px solid #999;
color: #006;
background-color: #eef;
font-weight:bold;
font-size: 16px;
margin-top: 4px;
margin-bottom: 6px;
}
h3 {
padding: 4px 4px 4px 6px;
border: 1px solid #aaa;
color: #006;
background-color: #eee;
font-weight: normal;
font-size: 14px;
margin-top: 4px;
margin-bottom: 6px;
}
p, ul {
font-size: 13px;
margin-top: 4px;
margin-bottom: 6px;
}
#banner {
background-color: #eef;
border-bottom: 1px solid #aaa;
padding: 8px;
}
#bannerLeft, #bannerRight {
font-size: 30px;
color:black;
background-color:white;
border: 1px solid #999;
padding: 0px 5px;
}
#banner a:hover {
text-decoration:none;
}
#breadcrumbs {
padding-top: 1px;
padding-bottom: 2px;
border-bottom: 1px solid #aaa;
background-color: #ddf;
}
#leftColumn {
margin: 8px 0 8px 4px;
border: 1px solid #999;
background-color: #eef;
}
#navcolumn {
padding: 6px 4px 0 6px;
}
#navcolumn h5 {
font-size: 12px;
border-bottom: 1px solid #aaaaaa;
padding-top: 2px;
font-weight: normal;
}
#navcolumn li {
font-size: 12px;
padding-left: 12px;
background-color: #eef;
}
#navcolumn a:active, #navcolumn a:hover {
text-decoration: none;
}
#lastPublished {
font-size: 10px;
}
table.bodyTable th {
color: white;
background-color: #bbb;
text-align: left;
font-weight: bold;
font-size: 13px;
}
table.bodyTable th, table.bodyTable td {
font-size: 13px;
}
table.bodyTable tr.a {
background-color: #ddd;
}
table.bodyTable tr.b {
background-color: #eee;
}
.source {
border: 1px solid #999;
padding: 8px;
margin: 6px;
}
#footer {
background-color: #eef;
border-top: 1px solid #999;
}
body {
padding-bottom: 0px;
}