/*
  custom_fonts.css
  
  This stylesheet is used in several of the CMS/SPI website pages.  It contains 
  settings for element fonts.  While it is not recommended that these settings 
  be changed, you can experiment with different font settings.  Changing font 
  settings may have an effect on the overall layout of the pages using this 
  stylesheet.
*/

.detailheadertd
{
	font-family: Verdana;
	font-weight: 600;
	font-size: 13px;
}

.filtertable
{
	font-family: Verdana;
	font-size: 13px;
}

.filtercaptiontd
{
	font-family: Verdana;
	font-weight: 600;
	font-size: 13px;
}

.filtervaluetd
{
	font-family: Verdana;
	font-size: 13px;
}

.detailtable
{
	font-family: Verdana;
	font-size: 13px;
}

.legendtd
{
	font-family: Verdana;
	font-size: 13px;
}

.greytd
{
	font-family: Verdana;
	font-size: 11px;
}

.whitetd
{
	font-family: Verdana;
	font-size: 11px;
}

.headercaptiontd
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: 600;
}

.dataentrytd
{
	font-family: Verdana;
	font-size: 13px;
}

.dataentryselect
{
	font-family: Verdana;
	font-size: 13px;
}

.orderdetailcaptiontd
{
	font-family: Verdana;
	font-weight: 600;
	font-size: 13px;
}

.detailcaptiontd
{
	font-family: Verdana;
	font-weight: 600;
	font-size: 13px;
}

.detailvaluetd
{
	font-family: Verdana;
	font-size: 13px;
}

.menuitem
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}

.highlightmenuitem
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}

.footnote
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}

.pagetitle
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 30px;
}

.fixedcolumn
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: 600;
}

.subheaderrow
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.boldwhiterow
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: 600;
}

.headerrow
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.greyrow
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

.whiterow
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

.greydiv
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

.whitediv
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

.scrolldiv
{
	font-family: Verdana;
	font-size: 13px;
}

.textbox
{
	font-family: Verdana;
	font-size: 13px;
}

.login
{
	font-family: Verdana;
	font-weight: bold;
}

.error
{
	font-family: Verdana;
	font-weight: bold;
	color: red;
}

.bold
{
	font-family: Verdana;
	font-weight: bold;
}

.px13
{
	font-size: 13px;
}

captiontd
{
	font-family: Verdana;
	font-size: 13px;
}
.Heading1
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}
