/* Cascading Style Sheet */
body {
    font-family: arial, sans-serif;
}
pre {
    font-family: arial, sans-serif;
}

.smallbrownbutton {
    background-color: #e3c492;
    padding: 5px 5px 5px 5px;
    border-bottom: 2px solid #999999;
    border-right: 2px solid #999999;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-weight: bold;
}

.smallbutton {
    background-color: #92bfed;
    padding: 5px 5px 5px 5px;
    border-bottom: 2px solid #999999;
    border-right: 2px solid #999999;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-weight: bold;
}

.hugebutton {
    background-color: #92bfed;
    padding: 10px 10px 10px 10px;
    border-bottom: 2px solid #999999;
    border-right: 2px solid #999999;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-size: 20px;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
}
.bborder {
    border-bottom: 1px solid #000000;
    font-weight: bold;
    font-size: 17px;
    vertical-align: bottom;
}
#forms table td.bborder {
    border-bottom: 1px solid #000000;
    font-weight: bold;
    font-size: 17px;
    vertical-align: bottom;
}
.sheader {
    font-weight: bold;
}
ol.list li {
    font-weight: bold;
    margin-bottom: 10px;
}

ol.list li div.unbold {
    font-weight: normal;
}

ul.ulist li {
    padding-right: 10px;
    margin-bottom: 3px;
}

.leftspace {
    margin-left: 10px;
}
.justred {
    color: #BB0000;
    font-size: 20px;
    font-weight: bold;
}
.justblue {
    color: #0000BB;
    font-weight: bold;
}

.red {
    color: #FF0000;
    font-weight: bold;
    font-size: 11px;
    margin-left: 5px;
}
.red2 {
    color: #FF0000;
}

#forms label {
    font-weight: bold;
}
#forms table td.submitbutton {
    padding-top: 40px;
    padding-bottom: 10px;
    text-align: center;
}
.right {
    float: right;
}
.left {
    text-align: left;
    padding-left: 0px;
    padding-right: 10px;
}

.theader {
    font-weight: bold;
    font-size: 20px;
    color: #232b98;
    padding-bottom: 10px;
}
.clear {
    clear: both;
}

.important {
    font-weight: bold;
    color: #232b98;
}
#forms table td.question {
    border-top: 1px solid #BBBBBB;
    font-weight: bold;
    color: #000000;
}
#forms table td.answer {
    padding-left: 10px;
}
#forms table td.answers {
    padding-top: 5px;
    padding-bottom: 15px;
}
.noshow {
    display: none;
}
.show {
    display: block;
}
.small {
    font-weight: bold;
    font-size: 12px;
}
.remark {
    font-weight: bold;
    margin-right: 10px;
}
.vspacing {
    padding-bottom: 20px;
    padding-top: 20px;
}
.mananame {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.normal {
    font-weight: normal;
}
.normalsmall {
    font-weight: normal;
    font-size: 12px;
}

.separator {
    padding-top: 10px;
    margin-top: 10px;
}
#forms table.login td a.jumplink{
    text-decoration: none;
}
#forms table td{
    padding-bottom: 10px;
}
#forms table.emptable td.formtitle {
    font-weight: bold;
    font-size: 16px;
}
#forms table.emptable td#top {
    vertical-align: top;
}

#outterforms table td ul.inline li{
    display: inline;
    border: 1px solid #777777;
    padding: 3px 2px 0px 2px;
    margin-right: 2px;
    background-color: #CCCCCC;
}
#outterforms table td ul.inline li a{
  text-decoration: none;
  color: #000000;
}

#outterforms table td ul.inline li#selected{
    display: inline;
    border-top: 1px solid #777777;
    border-right: 1px solid #777777;
    border-left: 1px solid #777777;
    border-bottom: none;
    padding: 5px 2px 0px 2px;
    margin-right: 2px;
    background-color: #FFFFFF;
    position: relative;
    top: 2px;
}
#outterforms table td ul.inline li#blocked{
    display: inline;
    border-top: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-bottom: none;
    padding: 5px 2px 0px 2px;
    margin-right: 2px;
    background-color: #EEEEEE;
    color: #AAAAAA;
}
#forms ul.inline li.selected{
    display: inline;
    border-top: 1px solid #777777;
    border-right: 1px solid #777777;
    border-left: 1px solid #777777;
    border-bottom: none;
    padding: 5px 2px 0px 2px;
    margin-right: 2px;
    background-color: #FFFFFF;
    position: relative;
    top: 2px;
}

#outterforms table td ul {
    border-bottom: 1px solid #000000;
    text-align: left;
    margin-left: 7px;
    padding-left: 7px;
}

table.innertable {
    border: 1px solid #BBBBBB;
    padding-left: 20px;
}
table.innertable td {
    vertical-align: top;
}
table.emptable td {
    vertical-align: top;
}
table.emptable label {
    font-weight: bold;
}


#space {
    margin-right: 50px;
}
.buheader {
    font-weight: bold;
    text-decoration: underline;
}
.greensign {
    background-color: #a4eabf;
    border: 1px solid #000000;
    padding: 5px 5px 5px 5px;
    font-size: 18px;
}
#forms table.emptable td.v_header {
    font-weight: bold;
    font-size: 20px;
    border: 1px solid #DDDDDD;
    padding-bottom: 2px;
    padding-left: 5px;
    background-color: #232b98;
    color: #FFFFFF;
}
.bluebutton {
    background-color: #92bfed;
    border-bottom: 2px solid #999999;
    border-right: 2px solid #999999;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
    cursor: hand;
}
.ten {
    font-size: 10pt;
}
table.box {
    border: 1px solid #BBBBBB;
    padding: 5px 5px 5px 5px;
}
.large {
    font-size: 24pt;
    margin-right: 5px;
}
#forms table.emptable td#bottom {
    vertical-align: bottom;
}
.center {
    text-align: center;
}
.on {
    color: #BB0000;
}
.quote {
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
}
.important_i {
    font-weight: bold;
    color: #232b98;
    font-style: italic;
}

.indent_one {
    padding-left: 30px;
}

table.imgtable {
    padding-right: 10px;
    margin-right: 10px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

pre.wrap {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 width: 450px;
}















































