/**********   COMMON STYLES   **********/
body, html {   
   width:            100%; 
   height:           100%; 
   padding:          0px;
   margin:           0px;
   text-align: center;
}
body, input, select, textarea {
   font-family:      Arial,Verdana,Tahoma,Helvetica,sans-serif;
   font-size:        8.3pt;
}
body, td, th {
   color:            #ACACAC;
   font-size:        8.3pt;
}
a:link {
   color: #026293;
}
a:visited {
   color: #666666;
}
a:hover {
   color: #950606;
}
a:active {
   color: #026293;
}
form, div {
   background:       transparent;
   border:           none;
}
.subname {
   font-weight:      normal;
   font-size:        10.5pt;
   font-family: Arial;
   color: #950606;
}
h1 {
   font-weight:      bold;
   font-size:        10.5pt;
}
h2 {
   font-size:        9.8pt;
   font-weight:      bold;
   padding:          0px 0px 14px 0px;
   margin:           0px;
}

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   **********/
.out {
   margin: 0 auto;
   width: 779px;
   height: 100%;
   background: #ffffff;
}
.content_a {
   text-align: left;
   background: #ffffff;
   color: #000000;
}
.head_links {      
   text-align: right;
   padding: 0px 1px 0px 0px;
   vertical-align: top;
}
.head_links table {   
   width: 259px;   
}
.head_links td {
   color: #000000;
   font-size: 7.5pt;
   padding: 7px 0px 10px 0px;
   font: normal 7.5pt Arial;
}
.head_links a, .head_links a:hover, .head_links a:active, .head_links a:link, .head_links a:visited, .head_links {
   color: #000000;
   text-decoration: none;
}
.head_links  


.foot {
   vertical-align: bottom;
   text-align: center;
}
.foot div {
   background: #026598;
   padding: 5px;
}
.foot, .foot a, .foot a:link, .foot a:active, .foot a:hover {
   color: #FFFFFF;
}
