/**********   COMMON STYLES   **********/
body, html {
   width:            100%; 
   padding:          0px;
   margin:           0px;
}
body, td, th, input, select, textarea {
   color:            #686969;
   font-family:      Arial,Tahoma,Verdana,Helvetica,sans-serif;
   font-size:        8.3pt;
}
a:link {
   color: #166484;
}
a:visited {
   color: #666666;
}
a:hover {
   color: #686969;
}
a:active {
   color: #166484;
}
form, div {
   background:       transparent;
   border:           none;
}
h1, .subname {
    font-family: "Times New Roman", Verdana;
   font-weight:      normal;
   font-size:        13.5pt;
   color: #166484;
}
h2 {
   font-size:        9.8pt;
   font-weight:      bold;
   padding:          0px 0px 14px 0px;
   margin:           0px;
   font-family: arial;
}

h3 {
   font-size:        9pt;
   font-weight:      bold;
   padding:          0px 0px 10px 0px;
   margin:           0px;
}

.comment {
   font-size:        7.5pt;
}
.error_text {
   font-weight:      bold;
   color:            #800000;
}
.asterisk {
   color:            #FF0000;
}
.button {
   font-family:      Verdana,Tahoma,Arial,Helvetica,sans-serif;
   color:            #000000;
}
.input {
   font-family:      Verdana,Tahoma,Arial,Helvetica,sans-serif;
}
table {
   border-collapse:  collapse;
}
.framed {
   border:           1px solid #E0E0E0;
}
.sepline {
   background:       #E0E0E0;
}
th, .header_cell {
   background:       #E0E0E0;
   font-weight:      bold;
   text-align:       center;
}
.active_cell {
   background:       #F0F0F0;
}
.header_place {
   background-color: #000000;
}


/**********   DESIGN ELEMENTS   **********/
.content_a {
    vertical-align: top;
    text-align: left;
    background: #fff;
    color: #686969;
}
.content_b {
    
}
.content_c {
    color: #686969;
}

.foot {
    border-top: 1px solid #a4a4a4;
}
.foot div {
   text-align: center;
   padding: 6px 0 15px 0;
   font-size: 8.3pt;
   border-top: 1px solid #353535;
}
.foot a, .foot a:hover, .foot a:visited, .foot a:active, .foot  
