@media screen, print{
	TABLE, TH, TR, TD, P
	{
		FONT-SIZE: 8pt;
		font-family: arial, geneva, helvetica, sans-serif
	}

	BODY
	{
		FONT-SIZE: 9pt;
		font-family: arial, helvetica, sans-serif;
		margin-top: 0px;
		margin-left: 0px;
	}

	LI
	{
		font-family: Arial;
		font-size: 9pt;
		font-style: normal;
		color: #000000
	}

	UL
	{
		font-family: Arial;
		font-size: 9pt;
		font-style: normal;
		color: #000000
	}

	H1
	{
		font-size: 10pt;
		font-family:arial, helvetica;
		COLOR: #003366;
	}

	H2
	{
		font-size: 8pt;
		font-family:arial, helvetica;
		COLOR: #003366;
	}

	H3
	{
		font-size: 7pt;
		font-family: arial, helvetica;
		color: #000000
	}

	th.quotepage {
	FONT-SIZE: 9pt;
	font-family: arial, helvetica, sans-serif;
	background-color: #cccccc
	}

	.background {
	FONT-SIZE: 8pt;
	font-family: arial, helvetica, sans-serif;
	background-color: #cccccc
	}

	tr.backgroundblue {
	FONT-SIZE: 8pt;
	font-family: arial, helvetica, sans-serif;
	background-color: #dcecf4;
	}

	Input
	{ 	font-size: 9pt;
		font-weight: normal;
		font-family: arial, verdana, tahoma, helvetica, sans-serif;
	}

	Select
	{ 	font-size: 8pt;
		font-weight: normal;
		font-family:  arial,verdana, tahoma, helvetica, sans-serif
	}

	textarea
	{
		font-size: 9pt;
		font-weight: normal;
		font-family:  arial, verdana, tahoma, helvetica, sans-serif;
		border-width: 3px;
		border-color: #cccccc
	}

	.footer
	{  font-family: Tahoma, Arial;
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
		color: #FFFFFF
	}

	.head
	{
		font-family:  Arial;
		font-size: 14pt;
		font-style: Italic;
		font-weight: normal;
		color: #000000
	}

	.menu
	{
		color: #000000;
		text-decoration: none;
	}
	.menu:hover
	{
		color: #FFFFFF;
		text-decoration: none;
	}

	.resultqty
	{
		font-size: 11px;
		width: 25px;
		border: 1px solid #999999;
	}

	.normalHd {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}

	.headertext
	{
		font-size: 8pt;
		font-family: arial, times new roman, verdana, helvetica, bookman old style;
		COLOR: #003366;
		font-weight: bold;
		text-decoration: none;
	}

	.green
	{
		FONT-SIZE: 8pt;
		font-family: arial, geneva, helvetica, sans-serif;
		COLOR: green;
	}

	.blue
	{
		FONT-SIZE: 8pt;
		font-family: arial, geneva, helvetica, sans-serif;
		COLOR: blue;
	}

	.red
	{
		FONT-SIZE: 8pt;
		font-family: arial, geneva, helvetica, sans-serif;
		COLOR: red;
	}

	.thininput
	{
		font-size: 10px;
		border: 1px solid #999999;
	}

	.vehinput
	{
		font-size: 11px;
		width: 150px;
		border: 1px solid #999999;
	}

	.mfginput
	{
		font-size: 11px;
		width: 50px;
		border: 1px solid #999999;
	}

	.boxheader
	{
		font-size: 15px;
		font-family: arial;
		COLOR: #003366;
		font-weight: bold;
	}

	.columnheader
	{
		FONT-SIZE: 8pt;
		font-family: arial, geneva, helvetica, sans-serif;
		font-weight: bold;
		background-color: #cccccc
	}

}


@media print{
	.noPrint {
		display:none;
	}
}
