html, body { padding: 0px; height: 100%; margin: 0px; background-color: #FFFFFF; font-family: Verdana,Helvetica,sans-serif; font-size: 12px; }
form { margin: 0px; }
a:link, a:visited { color: Blue; }
a:hover, a:active { color: Red; }
h1 { font-size: 1.6em; margin: 0.1em 0 0.3em 0; font-weight: normal; }
h2 { font-size: 1.5em; margin: 0.1em 0 0.3em 0; font-weight: bold; }
h3 { font-size: 1.4em; margin: 1em 0em; font-weight: bold; }
h4 { font-size: 1.3em; margin: 0.2em 0; font-weight: bold; }
h5 { font-size: 1.3em; margin: 0.2em 0; font-weight: normal; }
h6 { font-size: 1.2em; margin: 0; font-weight: bold; }
input, textarea, select { font-family: Verdana,Helvetica,sans-serif; font-size: 1.2em; }

#SRSCPage { width: 950px; margin: 0px auto; }
#SRSCHeader { background-color: #2d4492; }
#SRSCHeaderLeft { float: left; height: 83px; width: 288px; background-image: url(/lib/srsc_header.gif); background-repeat: no-repeat; background-position: center; }
#SRSCHeaderRight { float: right; background-image: url(/lib/srsc_header_right.jpg); background-repeat: no-repeat; background-position: center; height: 83px; width: 240px; }
#SRSCHeaderLeft a { height: 83px; width: 288px; display: block; text-indent: -999999em;  }
#SRSCNavBar { padding: 5px; text-align: right; color: #2d4492; font-size: small; }
#SRSCNavBar a { color: #2d4492; text-decoration: none; }
#SRSCContent { min-height: 400px; margin: 10px 5px; }
#SRSCFooter { border-top: solid 2px #2d4492; margin: 20px 0px; padding-top: 5px; }
#SRSCFooterLeft { float: left; font-size: x-small; color: #2d4492; padding: 2px; width: 400px; }
#SRSCFooterRight { float: right; width: 400px; font-size: x-small; color: #2d4492; padding: 2px; text-align: right; }

.cb { clear: both; font-size: 0; height: 0px; }
.tbl-cell { border-bottom: solid 1px #DCDCDC; }
.tbl-head  { background-color: #FFFFFF; font-weight: bold; border-bottom: solid 1px #000000; }
.tL { text-align: left; }
.tC { text-align: center; }
.tR { text-align: right; }
.tRed { color: #FF0000; }
.tBold { font-weight: bold; }

.srsc-closed { background-color: #FFCCCC; }
.srsc-open { background-color: #99FF99; }
.srsc-limited { background-color: #FFFF99; }