html {
    margin: 0px;
    height: 100%; 
    }
body   {
    background-color: #ffffff;
    font-family:  verdana, helvetica, arial, sans-serif;
    height: 100%;
    margin:0px;
    padding:0px;
    }
p   {
    line-height: 110%;
    }
.tabl    {   margin: 0px; padding: 0px; font-size: 9pt;}
.button {
    padding: 2px;
    font-weight:bold;
    border: solid 1px #000000 ;
   }
.button:hover   {
    background-color: #8dbdd8;
    text-decoration: none;
    } 
#frontaddress   {
    text-align:right;
    }
.frontaddress   {  
    text-size:8pt;
    color: #000000;
    }
#frontbox   {
    border: 1px solid #cccccc;
    padding: 8px;
    margin : 4px;
    text-align: center;
    height: 260px;
    }
.frontbox   {
    color:#000000;
    padding-top:0px;
    }
.frontbullets   {
    font-size: 9pt;
    line-height: 120%;
    color: #003d76;
    }
#outline    {
    border: solid 1px  #aaaaaa;
    padding: 3px;
    margin-bottom: 5px;
    } 
#listtable  {
        font-size: 9pt;
        color: #333;
        padding: 3px;
        }
#bucketside {
        background-color: #DEF0FF;
        padding: 5px;
        border: 1px solid #000000;
        }
#bucketnav  {
        float: right;
        border: 1px solid #000000;
        font-size: 9pt;
        padding: 3px;
        margin: 0;
        text-align: right;
        background-color: #e6EEEE;
        }
#historynotes {
        width: 98%;
        background-color: #ffffff;
        border: 1px solid #000000;
        text-align:left;
        padding:2px;
        margin-top:0;
    }
#notes  {
    width: 100%;
    }
#history    {
    width: 100%;
    }
.restricted {
    font-size: 12pt;
    font-weight: bold;
    color: #000034;
    line-height: 150%;
    }
// tabs

.tabs    {
    display:inline;
    }
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  white-space: nowrap;
  list-style: none;
  margin:0px;
  height: auto;
  line-height: normal;
    }
ul.primary li {
  display: inline;
  margin:2px 2px 1px 2px;
}
ul.primary li a {
  background-color: #AEF2E6;
  border-color: #D0CFB1;
  border-width: 1px;
  color: #55595A;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 2px; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #8dbdd8;
  border: 1px solid #000000;
  color : #000000;
  border-bottom: #0e6cc3 1px solid;
}
ul.primary li.inactive a {
  background-color: #e6EEEE;
  border: 1px solid #000000;
  color : #000034;
  border-bottom: #000000 1px solid;
}
ul.primary li a:hover {
  background-color: #DEF0FF;
  border-color: #000000;
  color: #000000;
  border-bottom-color: #eeeeee;
}

#transpage  {
    width: 100%;
    height: 100%;
    margin: 0;
    }
#pagecontainer  {
    width: 100%;
    height: 100%;
    margin: 0;
    border-collapse: collapse;
    }
#nav    {
    background-image:url("/images/sb_nav_bg.gif");
    padding: 4px 0px 4px 0px;
    margin:0px;
    text-align:center;
    font-size:10pt; 
    width: 100%;
    }

a.nav:link  {
    color: #000000; 
    text-decoration: none;
    padding: 4px 10px 4px 10px;
    }
a.nav:visited  {
    color: #000000;
    text-decoration: none;
    padding: 4px 10px 4px 10px;
    }
a.nav:active {
    color: #0000ff;
    padding: 4px 10px 4px 10px;
    }
a.nav:hover  {
    color: #FFFFFF;
    padding: 4px 10px 4px 10px;
    }
.rank:hover    {
    color: #0c0c0c;
    cursor: pointer;
    background-color: #bde0fe;
    border: 1px solid #0e6cc3;
    }
.rank   {
    padding: 3px 4px 3px 4px;
    border: 1px solid #ffffff;
    }
.ranksel    {
    padding: 3px 3px 3px 3px;
    color: #000034;
    font-size: 9pt;
    font-weight: bold;
    border: 1px solid #000034;
    }
#subnav    {
    background-color: #cccccc;
    padding: 4px 4px 4px 0px;
    margin:auto;
    margin-top: 4px;
    text-align:center;
    font-size:10pt;
    width: 95%;
    }

a.subnav:link  {
    color: #000000;
    text-decoration: none;
    padding: 4px 10px 4px 10px;
    }
a.subnav:visited  {
    color: #000000;
    text-decoration: none;
    padding: 4px 10px 4px 10px;
    }
a.subnav:active {
    color: #0000ff;
    padding: 4px 10px 4px 10px;
    }
a.subnav:hover  {
    color: #FFFFFF;
    padding: 4px 10px 4px 10px;
    }

a:link  {
    color:#0e6cc3;
    text-decoration: none;
    }
a:visited   {
    color:#003d76;
    text-decoration: none;
    }
a:active    {
    color:#bde0fe;
    text-decoration: none;
    }
a:hover {
    color:#000000;
    text-decoration: underline;
    }


#main   {
    background-color: #ffffff;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    }
#maintext   {
    width: 550px;
    text-align: left;
    position: relative;
    float: left;
    }
#guypic {
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
#header {
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100px;
    top: 0;
    }
#headercontent  {
    color: #000000;
    padding: 10px;
    width: 80%;
    margin: auto;
    height: 100px;
    }
.footer {
    text-align: center;
    font-size: 10pt;
    padding: 2px 0px 2px 0px;
    background-color: #000033;
    color: #ffffff;
    }
.greyrow    {
    background-color: #cccccc;
    }
.tbltitle   {
    background-color: #e6EEEE;
    font-size: 9pt;
    font-weight: bold;
    padding: 3px;
    border: solid 1px #ccc;
    }
.tblinfo    {
    font-size: 10pt;
    padding: 3px;
    }
.tandc  {
    font-size: 8pt;
    }
#login  {
    margin: auto;
    width: 250px; 
    background-color: #377CB1;
    }
#registration   {
    margin: auto;
    width:90%;
    padding: 10px;
    border: solid 1px #cccccc;
    }
.tableheader {
    background-color: #96d1db;
    text-align: center;
    font-size: 10pt;
    padding: 4px 4px 4px 4px;
    color: #000000;
    }
.tableheadersmall {
    background-color: #96d1db;
    text-align: center;
    font-size: 8pt;
    padding: 4px 4px 4px 4px;
    color: #000000;
    }
.formheader {
    background-image:url("/images/white_blend_bg.gif");
    color:#000000;
    background-color: #eae8eb;
    font-size: 11pt;
    font-weight: bold;
    border: solid 1px #cccccc;
    padding: 2px 10px 2px 10px;
    width:100%;
    }
.formsubheader {
    color:#000000;
    background-color: #c2e3e8;
    border: solid 1px #cccccc;
    font-size: 11pt;
    font-weight: bold;
    padding: 1px 10px 3px 10px;
    width:100%;
    }
.tsheader   {
    background-color: #dfdfdf;
    border: solid 1px #333333;
    padding: 0;
    }
.searchresultrow {
    font-size: 10pt;
    }
.offsetrow  {
    background-color: #cccccc;
    }
.err    {
    color: #ff0000;
    text-align: center;
    }
.small  {
    font-size: 8pt;
    padding: 1px 3px 1px 4px;
    }
.smallthin  {
    font-size: 8pt;
    line-height: 90%;
    padding: 2px;
    margin-top: 3px;
    margin-bottom: 0px;
    }
.pagetitle  {
    font-size: 14pt;
    font-weight: bold;
    }
textarea, input, select   {
    font-size:11pt;
    font-family:  arial, verdana, helvetica, sans-serif;
    border: solid 1px #cfcfcf;
    background: #ffffff;
    margin: 1px;
    }
.docheader{
    padding-top:3px;
    padding-bottom:1px;
    margin: 0px;
    }
.docs  {
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 4px;
    list-style: none;
    font-size: 9pt;
    }
.docsul {
    padding-left: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    }
ul.status   {
    padding-left: 1px;
    font-size: 10pt;
    list-style: none;
    margin: 0px;
    }
li.status   {
    font-size: 9pt;
    padding: 3px 1px 3px 1px;
    border: 1px solid #ffffff;
    }
li.status:hover  {
    background: #DEF0FF;
    color: #0000ff;
    border: 1px solid #0e6cc3;
    }
li.currentstatus    {
    border: 1px solid #333333;
    background: #DEF0FF;
    padding: 3px 5px 2px 2px;
    }
.support  {
    padding: 5px;
    list-style: none;
    }
textarea:focus, input:focus, select:focus   {
    border: 1px solid #333333;
    background: #DEF0FF;
    }
.submit  {
    background-color: #e6EEEE;
    border: 1px solid #000000;
    padding: 4px 10px 4px 10px;
    }
.submit:hover   {
    background-color:#8dbdd8;
    } 
table  {
    text-align: left;
    }
.script {
    width: 95%;
    border: solid 1px  #8dbdd8;
    margin: auto;
    }
#closewindow    {
    text-align: right;
    font-size: 8pt;
    width: 100%;
    padding : 5px;
    }
#givebait   {
    margin: 14px;
    text-align: left;
    font-size: 9pt;
    background-color: #bde0fe;
    border: solid 1px #0e6cc3; 
    padding: 7px;
    width: 230px;
    }
ul.givebait {
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 2px;
    list-style-position: outside;
    list-style-image: url(/images/arrow.gif);
    }
ul.interest {
    list-style-type: none;
    }
li.arrow    {
    padding-bottom: 5px;    
    list-style-position: outside;
    list-style-image: url(/images/arrow.gif);
    }
li.givebait {
    padding-bottom: 4px;
    }
.givebaithead   {
    color: #000034;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 3px;
    }
#forwho {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding:4px;
    color: #000034;
    font-weight: bold;
    } 
h1.front    {
    font-size: 14pt;
    font-weight: bold;
    color: #000034;
    text-align: center;
    }

h2.front    {
    font-weight: bold;
    color: #000034;
    font-size: 13pt;
    padding: 5pt;
    width: 700px;
    }
h4.front    {
    font-weight: bold;
    font-size: 10pt;
    color: #000034;
    text-align: center;
    }
h4.header    {
    font-weight: bold;
    font-size: 14pt;
    color: #000034;
    text-align: left;
    }
.hdsubject  {
    background-color: #bde0fe;
    padding: 4px;
    border: solid 1px #000034;
    }

p   {
    padding: 2px;
    }
#email  {
    display: none;
    visibility: hidden;
    }

#bold   {
    position: relative;
    top: 20px;
    margin: auto;
    visibility: hidden;
    display: none;
    }
#elegant {
    position: relative;
    top: 20px;
    margin: auto;
    visibility: hidden;
    display: none;
    }
#pink {
    position: relative;
    top: 20px;
    margin: auto;
    visibility: hidden;
    display: none;
    }
.ty {
    font-family:  arial, verdana, helvetica, sans-serif;
    font-size: 11px;
    }

/** Warning on the Bucket about not being enabled. **/

#warn   {
    display: block;
    position: absolute;
    width:500px;
    top: 220px;
    padding:2px;
    left: 50%;
    margin-left: -250px;
    font-family: arial, helvetica, sans-serif;
    z-index: 100;
    }
#warntop {
    width: 100%;
    text-align:right;
    z-index: 100;
    }
#warnmain   {
    border: solid 4px #0e6cc3;
    z-index: 100;
    background-color: #bde0fe;
    width:350;
    padding: 25px;
    }
.warnmain   {
    font-size: 12pt;
    line-height: 180%;
    }
#close  {
    font-size: 8pt;
    font-family: arial, helvetica, sans-serif;
    }
#jshead {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    }
#jslogo {
    position: absolute;
    top:0;
    right:0; 
    margin-right: 20px;
    font-size: 8pt;
    color: #aaa;
    }
.jsstbl {
    font-family:arial;
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
