﻿body {
	font-family: "Trebuchet MS", Verdana, "Gill Sans MT", Arial;
}
.formCaption{
	height: 21px;
	font-size: 16pt;
	font-weight: bold;
	width:100%;
	color: #000000;
	font-style:italic;
}
.hrSeparator
{
	text-align:center;
	width:95%;
}

.top
{
    vertical-align: top;
}
.right
{
    text-align: right;
}

.noWrap
{
    white-space:nowrap;
}
.small
{
	font-size:small;
}
.bold
{
    font-weight:900;
}
.100wide
{
    width: 100%;
}
.formCaption
{
    font-size: 18pt;
    font-weight: bold;
    font-style: italic;
}
.unitCaption
{
    font-size: medium;
    font-weight: bold;
    font-style: italic;
}
.recSectionHeader
{
    font-size: small;
    font-weight: 900;
    vertical-align: top;
    padding-left: 5px;
    padding-top: 3px;
    width: 320px;
}
.recSection
{
    font-size: 10pt;
    vertical-align: top;
    padding-left: 18px;
    padding-right: 5px;
}
.subheaderHRTable
{
    font-size: 13pt;
}
.subheaderHrLeft
{
    width: 10px;
    padding-top: 3px;
    vertical-align: top;
}
.gridRow
{
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    white-space: nowrap;
}
.gridRowBeforeComment
{
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}
div.showDiv
{
    visibility: visible;
    display: block;
}
div.hideDiv
{
    visibility: visible;
    display: block;
}
.pad10
{
    padding-left: 10px;
}
.borderTable
{
    border-style: solid;
    border-width: 1px;
    border-color: Silver;
    height: 60px;
    width: 170px;
    
}
.borderTableLeft
{
    width: 50%;
    height: 60px;
    
}
.borderTableRight
{
    width: 55%;
    height: 60px; 
    text-align:center;  
}

.scrollVehiclesEmpty
{
	overflow:visible;
	width: 340px;
	border: none 0px white;
}
.scrollVehiclesLoaded
{
	overflow:visible;
	width: 340px;
	border: none 0px white;
}
.scrollRecommendations
{
	overflow:visible;
	width: 580px;
	border: none 0px white;
	background-color:White;
}
.drainIntervals {
	display: none;
}
.buyNow2 {
	display: none;
}
