.search_title_cell {
	font-size: 10pt;
	font-family: Arial;
}

.search_combobox {
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	border-color: 5555FF;
}

.search_data_cell {
	color: #606060;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
}

.calldetail_title_cell {
	color: blue;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial;
}

.calldetail_data_cell {
	color: #606060;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial;
}

.validation_error_message {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
}

.validation_error_field {
	color: #FF0000;
	font-weight: bold;
}

.validation_error_box {
	border-width:3px; 
	border-color: #FF0000;
}

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial;
}
H3
{
    BACKGROUND-COLOR: #6890c8;
    COLOR: white;
    FONT-SIZE: smaller;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none
}
A
{
    TEXT-DECORATION: underline
}
A.filelink {
  color: FFFFFF; font-size: 12pt;
}
H2
{
    COLOR: black;
    FONT-WEIGHT: lighter
}

.detailbox {
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  color: #696969;
}

.detailbox_border {
  border-style: none;
  border-width: 0 px;
}
.trackingbox_header {
  color: #FFFFFF;
  border:1px solid #FFFFFF; font-weight: normal;
  font-size: 11 pt;
  text-decoration: none;
  padding-left:3; 
  padding-right:3; 
  padding-top:2; 
  padding-bottom:2; color: #FFFFFF
}
a:hover.searchbox_link {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 11 pt;
  text-decoration: underline;
}
a:visited.searchbox_link {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 11 pt;
  text-decoration: none;
}
a:link.searchbox_link {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 11 pt;
  text-decoration: none;
}
.trackingbox {
  border-style:solid; border-width:1; color: #000000;
  font-weight: normal;
  font-size: 9pt; padding-left:3; padding-right:3; padding-top:2; padding-bottom:2
 
}
.expiredprompt {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10pt;
}
.formLabelCell {
  font-family: Arial; 
  font-size: 10pt; 
  padding-right: 3; 
  padding-top: 2; 
  padding-bottom: 2;
  font-weight: bold;
}

.formFieldCell {
  font-family: Arial; 
  font-size: 10pt; 
  padding-left: 3; 
  padding-right: 3;
  padding-top: 2; 
  padding-bottom: 2
}

.inputDisabled {
 color: #5C5C5C; 
 border: 1px solid #C0C0C0; 
 background-color: #E5E5E5"
}
