.infobar_name {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  background-color: #363895;
}

.infobar_links {font-size: 12px; color: #ffffff; background-color: #363895; font-weight: bold;}
a.infobar_links:link {font-size: 12px; color: #ffffff; background-color: #363895; font-weight: bold;}
a.infobar_links:active {font-size: 12px; color: #ffffff; background-color: #363895; font-weight: bold;}
a.infobar_links:visited {font-size: 12px; color: #ffffff; background-color: #363895; font-weight: bold;}
a.infobar_links:hover {font-size: 12px; color: #ffffff; background-color: #363895; font-weight: bold;}

.text_section_header {
  font-size: 12pt;
  font-weight: bold;
  color: #009966;  
}

.form_section_header_row {
  background-color: #363895;
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  padding: 5px;
}

.tableOutlinedHeader {
  background-color: #363895;
  color: #FFFFFF; 
  text-decoration: none;
  font-weight: bold;
}

.tdRowSeparatorLineBottom {
  border-bottom: 1px solid #363895;  
}

.form_vagentemail {
  border: 1px solid #AAAAAA; 
  background-color: #FFFFFF; 
  font-family:Arial; 
  font-size:10px; 
  width:125px;
  height: 16px;
}

.form_vagentpswd {
  border: 1px solid #AAAAAA; 
  background-color: #FFFFFF; 
  font-family: Arial; 
  font-size: 10px; 
  width: 60px;
  height: 16px;
}

.form_vasubmit_button {
  border: 0px; 
  width: 19; 
  height: 17; 
  background-image: url('/images/redgreenblue/submit_button_virtualagent.gif'); 
  background-repeat: no-repeat;
  cursor: pointer;
}

.virtual_agent_left_padding {
  padding-left: 5px;
}
/* :mode=css: */
