#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
margin-left: auto;
margin-right: auto;
}

border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#customers th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

/* The next two classes are the default values used in tables. */
table, tbody, tr, td, th{
  font-family:Verdana, Arial, Helvetica, Sans Serif;
  font-size: 10pt;
}

A:link, A:visited, A:active{font-weight: regular; color: #000000;}

/* Was causing problems with main.css */
td{
  white-space:nowrap;
  text-align:left;
  font-weight:regular;
  }

/*table{
  font-weight:bold;
  padding:4;
  background-color:white;
  text-align:left;
}*/

/* Used for headings on request form tables. */
td.heading{
  background-color:lightgrey;
  font-size:12;
  font-weight:bold;
  col-span:7;
}

/* Used to make sure a two column table is split evenly.*/ 
td.halfCol{
  width:50%;
}

/* Used to make sure a four column table is split evenly. */
td.quarterCol{
  width:25%;
  text-align:left;
}

/* Used to make sure a four column table is split evenly. */
td.quarterColStatic{
  width:25%;
  text-align:left;
  font-style:italic;
  border-width:1px;
  border-style:inset;
  border-color:lightgrey;
}

/* These next two are for use when wanting to format a description 
next to a text area so you don't have to use colspan to have the text
area be longer than the description.*/
td.shortCol{
  width:15%;
  text-align:right;
}

td.longCol{
  width:85%;
}
 
.label{
  font-weight:bold;
}

.textAreaField{width:700px;}

.tr{height:40px;}

.wideHeader{
    width:175px;
    font-weight:bold;
    height:30px;
    font-size:12;
}
.trPrint{height:20px;}

#mostcurrent
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin-left: auto;
margin-right: auto;
border-collapse:collapse;
}
#mostcurrent td, #mostcurrent th 
{
font-size:1em;
border:1px solid #ff9933;
padding:3px 7px 2px 7px;
}
#mostcurrent th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#ff9933;
color:#ffffff;
}
#mostcurrent tr.alt td 
{
color:#000000;
background-color:#ffcc99;
}

/* The next two classes are the default values used in tables. */
table, tbody, tr, td, th{
  font-family:Verdana, Arial, Helvetica, Sans Serif;
  font-size: 10pt;
}

A:link, A:visited, A:active{font-weight: regular; color: #000000;}

/* Was causing problems with main.css */
td{
  white-space:nowrap;
  text-align:left;
  font-weight:regular;
  }

/*table{
  font-weight:bold;
  padding:4;
  background-color:white;
  text-align:left;
}*/

/* Used for headings on request form tables. */
td.heading{
  background-color:lightgrey;
  font-size:12;
  font-weight:bold;
  col-span:7;
}

/* Used to make sure a two column table is split evenly.*/ 
td.halfCol{
  width:50%;
}

/* Used to make sure a four column table is split evenly. */
td.quarterCol{
  width:25%;
  text-align:left;
}

/* Used to make sure a four column table is split evenly. */
td.quarterColStatic{
  width:25%;
  text-align:left;
  font-style:italic;
  border-width:1px;
  border-style:inset;
  border-color:lightgrey;
}

/* These next two are for use when wanting to format a description 
next to a text area so you don't have to use colspan to have the text
area be longer than the description.*/
td.shortCol{
  width:15%;
  text-align:right;
}

td.longCol{
  width:85%;
}
 
.label{
  font-weight:bold;
}

.textAreaField{width:700px;}

.tr{height:40px;}

.wideHeader{
    width:175px;
    font-weight:bold;
    height:30px;
    font-size:12;
}
.trPrint{height:20px;}

#companyreported
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin-left: auto;
margin-right: auto;
border-collapse:collapse;
}
#companyreported td, #companyreported th 
{
font-size:1em;
border:1px solid #6699cc;
padding:3px 7px 2px 7px;
}
#companyreported th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#6699cc;
color:#ffffff;
}
#companyreported tr.alt td 
{
color:#000000;
background-color:#ccffff;
}

/* The next two classes are the default values used in tables. */
table, tbody, tr, td, th{
  font-family:Verdana, Arial, Helvetica, Sans Serif;
  font-size: 10pt;
}

A:link, A:visited, A:active{font-weight: regular; color: #000000;}

/* Was causing problems with main.css */
td{
  white-space:nowrap;
  text-align:left;
  font-weight:regular;
  }

/*table{
  font-weight:bold;
  padding:4;
  background-color:white;
  text-align:left;
}*/

/* Used for headings on request form tables. */
td.heading{
  background-color:lightgrey;
  font-size:12;
  font-weight:bold;
  col-span:7;
}

/* Used to make sure a two column table is split evenly.*/ 
td.halfCol{
  width:50%;
}

/* Used to make sure a four column table is split evenly. */
td.quarterCol{
  width:25%;
  text-align:left;
}

/* Used to make sure a four column table is split evenly. */
td.quarterColStatic{
  width:25%;
  text-align:left;
  font-style:italic;
  border-width:1px;
  border-style:inset;
  border-color:lightgrey;
}

/* These next two are for use when wanting to format a description 
next to a text area so you don't have to use colspan to have the text
area be longer than the description.*/
td.shortCol{
  width:15%;
  text-align:right;
}

td.longCol{
  width:85%;
}
 
.label{
  font-weight:bold;
}

.textAreaField{width:700px;}

.tr{height:40px;}

.wideHeader{
    width:175px;
    font-weight:bold;
    height:30px;
    font-size:12;
}
.trPrint{height:20px;}

#sourcereported
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin-left: auto;
margin-right: auto;
border-collapse:collapse;
}
#sourcereported td, #sourcereported th 
{
font-size:1em;
border:1px solid #996699;
padding:3px 7px 2px 7px;
}
#sourcereported th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#996699;
color:#ffffff;
}
#sourcereported tr.alt td 
{
color:#000000;
background-color:#cc99cc;
}

/* The next two classes are the default values used in tables. */
table, tbody, tr, td, th{
  font-family:Verdana, Arial, Helvetica, Sans Serif;
  font-size: 10pt;
}

A:link, A:visited, A:active{font-weight: regular; color: #000000;}

/* Was causing problems with main.css */
td{
  white-space:nowrap;
  text-align:left;
  font-weight:regular;
  }

/*table{
  font-weight:bold;
  padding:4;
  background-color:white;
  text-align:left;
}*/

/* Used for headings on request form tables. */
td.heading{
  background-color:lightgrey;
  font-size:12;
  font-weight:bold;
  col-span:7;
}

/* Used to make sure a two column table is split evenly.*/ 
td.halfCol{
  width:50%;
}

/* Used to make sure a four column table is split evenly. */
td.quarterCol{
  width:25%;
  text-align:left;
}

/* Used to make sure a four column table is split evenly. */
td.quarterColStatic{
  width:25%;
  text-align:left;
  font-style:italic;
  border-width:1px;
  border-style:inset;
  border-color:lightgrey;
}

#legend
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

border-collapse:collapse;
}
#legend td, #legend th 
{
font-size:1em;
border:1px solid #99cccc;
padding:3px 7px 2px 7px;
}
#legend th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#669999;
color:#ffffff;
}
#legend tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

/* The next two classes are the default values used in tables. */
table, tbody, tr, td, th{
  font-family:Verdana, Arial, Helvetica, Sans Serif;
  font-size: 10pt;
}

A:link, A:visited, A:active{font-weight: regular; color: #000000;}

/* Was causing problems with main.css */
td{
  white-space:nowrap;
  text-align:left;
  font-weight:regular;
  }

/*table{
  font-weight:bold;
  padding:4;
  background-color:white;
  text-align:left;
}*/

/* Used for headings on request form tables. */
td.heading{
  background-color:lightgrey;
  font-size:12;
  font-weight:bold;
  col-span:7;
}

/* Used to make sure a two column table is split evenly.*/ 
td.halfCol{
  width:50%;
}

/* Used to make sure a four column table is split evenly. */
td.quarterCol{
  width:25%;
  text-align:left;
}

/* Used to make sure a four column table is split evenly. */
td.quarterColStatic{
  width:25%;
  text-align:left;
  font-style:italic;
  border-width:1px;
  border-style:inset;
  border-color:lightgrey;
}

/* These next two are for use when wanting to format a description 
next to a text area so you don't have to use colspan to have the text
area be longer than the description.*/
td.shortCol{
  width:15%;
  text-align:right;
}

td.longCol{
  width:85%;
}
 
.label{
  font-weight:bold;
}

.textAreaField{width:700px;}

.tr{height:40px;}

.wideHeader{
    width:175px;
    font-weight:bold;
    height:30px;
    font-size:12;
}
.trPrint{height:20px;}


/* These next two are for use when wanting to format a description 
next to a text area so you don't have to use colspan to have the text
area be longer than the description.*/
td.shortCol{
  width:15%;
  text-align:right;
}

td.longCol{
  width:85%;
}
 
.label{
  font-weight:bold;
}

.textAreaField{width:700px;}

.tr{height:40px;}

.wideHeader{
    width:175px;
    font-weight:bold;
    height:30px;
    font-size:12;
}
.trPrint{height:20px;}

