/* HEADERS */
h1 {font-size:18px; font-weight: bold;}
h2, h3, h4 {font-size:12px; font-weight: bold;}

/* TABLES */
.table-h1 {background-color: #E8F9E5;}
.table-data {border: 1px solid #999999;}
.table-subtab {border-left: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999;}

/* TDs */
.td-header {padding-bottom: 11px;}
.td-h1 {padding-left: 5px;}
.td-title {background-color: #EFEFEF; padding-left: 5px; padding-right: 5px; padding-top: 8px; padding-bottom: 8px;}
.td-line2 {background-color: #008000; height: 1px;}
.td-line3 {background-color: #E8F9E5; height: 20px;}
.td-8 {height: 8px;}
.td-success {padding-top: 40px; padding-bottom: 40px;}
#bhcell {padding-bottom: 11px; height: 11px;}
#fopcell {height: 11px;}

/* DIVS */
#bhdiv {display: none;}
#fopdiv {display: none;}

/* FORMS */
.form-chk {vertical-align: middle;}
.form-d1 {margin-right: 6px;}
.form-d2 {margin-left: 6px;}
