.style_intro {
  font-family: arial;
  font-size: 11pt;
  font-weight: 100;
}

.style_footer {
  font-family: arial;
  font-size: 9pt;
  font-weight: 100;
}

.style_title {
  font-family: arial;
  font-size: 11pt;
  font-weight: 100;
}

.style_input {
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;
  border: #D0D0D0 1px solid;
}

.style_input_radio {
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;
}

.style_input_checkbox {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
}


.style_output_view_header {
  font-family: arial;
  font-size: 11px;
  font-weight: Bold;  
}

.style_output_view_alternate0 {
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;   
  background-color: #ebebeb;
}

.style_output_view_alternate1 {
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;  
  background-color: ligthgray;
}


.label_intro {
}

.label_footer {
}

.label_title {
}

.label_content {
}


.submit_button {
   height: 20px;
   border: #D0D0D0 1px solid;
   font-size: 11px; 
   font-weight: bold;
   color: #000000;
   font-family: arial
}

TEXTAREA {
   border: #D0D0D0 1px solid;  
   font-size: 11px; 
   font-family: arial
}

SELECT {
   border: #D0D0D0 1px solid;  
   font-size: 11px; 
   font-family: arial  
}
