#members {
    background: url(../Images/header_sec.jpg) #c5e0ee repeat-x;
}

#wrap {
    width: 868px;
    margin: 0 auto;
}

#tophead {
    width: 846px;
    height: 155px;
    margin: 0 0 0 auto;
}

#logo {
    background: url(../Images/logo.jpg) no-repeat;
    width: 299px;
    height: 69px;
}

#bsmart {
    background: url(../Images/hdr_bsmart.jpg) no-repeat;
    width: 166px;
    height: 81px;
    margin-top: 10px;
    float: right;
    clear: both;
}

body {
    /* background: #E3EEF4; */
    font-size: 8pt;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding-top: 15px;
}

a:link {
    color: #666666;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: underline;
    color: #4f9cb9;
}

a:active {
    text-decoration: none;
    color: #4f9cb9;
}

a.menu:link {
    color: rgb(255,255,255);
    text-decoration: none;
}

a.menu:visited {
    color: rgb(255,255,255);
    text-decoration: none;
}

a.menu:hover {
    color: rgb(183, 185, 50);
}   

a.menu:active {
    color: rgb(183, 185, 50);
}   

table {
    font-size:12px;
}

table.container {
    border: 1px solid rgb(180,180,180);
    border-collapse: collapse;
    width: 846px;
    background: rgb(255,255,255);
}

table.container tr {
    vertical-align: top;
}

table.container td.border {
    border: 1px solid rgb(200,200,200);
}

table.container td.grey {
    background: rgb(245,245,245);
    border: 1px solid rgb(200,200,200);
}

div.menu {
    height: 18px;
    background: rgb(150,150,150);
    color: rgb(255,255,255);
}

div.content {
    padding: 10px 10px 10px 10px;
    width: 846px;
    background: rgb(255,255,255);
}

div.footer {
    text-align: center;
}

H1, H2, H3, H4, H5, H6 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #4f9cb9;
}

table.header {
    border: 1px solid rgb(200,200,200);
    font-size: 10px;
}   

table.header th {
    text-align: left;
}

table.terms {
    border: 1px solid rgb(200,200,200);
    font-size: 10px;
}   

table.terms th {
    text-align: center;
    border: 1px solid rgb(200,200,200);
}

table.terms td {
    text-align: center;
    border: 1px solid rgb(200,200,200);
}

table.statement {
    border: 0;
    cellspacing: 2px;
    background: rgb(230,230,230);
    font-size: 10px;
}

table.statement th {
    background: rgb(153,170,172);
    font-weight: bold;
}

table.statement td {
    vertical-align: bottom;
}

table.submit {
    margin-top: 20px;
    border: 0;
    text-align: center;
}

sup {
    color: red;
}

.small {
  font-size: 10px; 
  line-height:10px; 
  color: #999999; 
  text-decoration: none;
}

div div.left {
    float: left;
    width: 500px;
}

div div.right {
    float: right;
}

#status {
  display: none;
}

#result {
  display: block;
}