/***********************************************/
/* main.css                                    */
/*                                             */
/* for www.lawsupply.net                       */
/*                                             */
/***********************************************/
body {
  background-color: #DCDCDC;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  text-align:left;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
}

th {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
}

.header_01 {
  font-family:Arial, Helvetica, sans-serif;
  color: #000000;
  font-size:24pt;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}

.header_02 {
  font-family:Arial, Helvetica, sans-serif;
  color: #3366FF;
  font-size:12pt;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}

.header_03 {
  font-family:Arial, Helvetica, sans-serif;
  color: #000000;
  font-size:12pt;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}

.fixed_01 {
  font-family:"Courier New", Courier, mono;
  color: #000000;
  font-size:12pt;
}

.fixed_-1 {
  font-family:"Courier New", Courier, mono;
  color: #000000;
  font-size: 9pt;
}

.fixed_red_-1 {
  font-family:"Courier New", Courier, mono;
  color: #FF0000;
  font-size: 9pt;
}

.footer_01 {
  font-family:Arial, Helvetica, sans-serif;
  color: #000000;
  font-size:10pt;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
}

.footer_last_updated {
  font-family:Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
}

.red_-1 {
  color: #FF0000;
  font-size: 9pt;
}

.red {
  color: #FF0000;
  font-size: 12pt;
}

.red_bold {
  color: #FF0000;
  font-weight: bold;
}

.reg_-1 {
  color: #000000;
  font-size: 9pt;
}

.reg_03 {
  color: #000000;
  font-size: 18pt;
}

.reg_bold {
  color: #000000;
  font-weight: bold;
}


.search_info{
  font-size: 8pt;
  font-family: verdana, arial, sans-serif;
  padding-left: 14pt;
  padding-right: 14pt;
}

.search_nav{
  font-size: 8pt;
  font-family: verdana, arial, sans-serif;
  padding-left: 14pt;
  padding-right: 14pt;
}

.search_help p{
  font-size: 7pt;
  font-family: verdana, arial, sans-serif;
  padding-left: 10pt;
  padding-right: 14pt;
}

