body
{
	font-family: verdana, arial, sans-serif; 
	font-size:10px; 
	color: Black; 
	text-decoration: none; 
	background-color: White;
}

.bold
{
	font-weight: bold;
}

TABLE
{
	border: 0;
}

table.Box
{
	border: black thin double;
	width: 480px;
}

table.Header
{
	width: 434pt;
}

div.PageHeading
{
	font-size: 16px;
	font-weight: bold;
}

td 
{
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
}

input
{
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
}

input.numeric
{ 
	text-align: right;
}

input.LeaseAmount
{ 
	text-align: right;
	width: 75px;
}

input.LeaseRate
{ 
	text-align: right;
	width: 55px;
}

select
{
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
}

.FinePrint
{
	font-size: 9px;
	font-style: italic;
}

.Required
{
	font-size: 9px; 
	color: Red;
}

.signature
{
	line-height: 14pt;
}

.numeric
{ 
	text-align: right;
}

.infoMessage
{
	color: Green;
}

.errorMessage
{
	color: Red;
}

SPAN#lblQuotePrintContent
{
	font-family: verdana, arial, sans-serif; 
	font-size: 10pt;
}


A:link { color:#003399; }
A:visited { color:#660099; }
A:hover { color:#FF3300; }

TABLE.breadcrumb { border:0; padding: 4; height: 24; width: 100%; background-color: White; }
TABLE.breadcrumb > A { font:normal 95%; text-decoration:underline; }
TABLE.breadcrumb > TD { vertical-align: middle; align: left; width: 100%; }
TABLE.breadcrumb > SPAN { font:normal 95%; text-decoration: none; }

