/* Stylesheet for Sharpe Safety Supply */

body	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	background:#FFFFFF;
}

p	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	background:#FFFFFF;
}

td	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}

dd,dt	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	background:#FFFFFF;
}

small	{
	font-size:8pt;
}

A					{color:#000080;}
A:link		{color:#000080;}
A:visited	{color:#000080;}
A:hover		{color:blue;}

h2	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:18pt;
	color:#3300cc;
}

h3	{
	font-size:18pt;
	font-style:italic;
}

th {
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  background-color: #c6c6ff;
}

.numeric {
  text-align: right;
  font-size: 10pt;
  font-weight: bold;
}

.quantity {
  text-align: center;
}

.subHeading {
  font-weight: bold;
  padding: 2px;
}

.companyName {
  font-size: 8pt;
}

.orderDatetime {
  font-size: 8pt;
}

.actionItem {
  font-size: 7pt;
}

#menuArchive {
  padding: 3px;
}

#orderSearch {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 5px;
}
