.sans12
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}

.sans12b
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.sans10
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
}
.DirectionsFormTable
{
	width:175px;
	background-color: #ffffff;
	border-bottom: solid 6px #fffff
}
.DirectionsFormHeaderCell
{
	color: #818181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.DirectionsFormCell
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
}
.DirectionsFormLabelText
{
	font-size: 8pt;
	color: #818181;
	font-family: Verdana;
}
.DirectionsFormInput
{ 
	font-size: 8pt; 
	height: 18px; 
	width: 100%; 
	color: #818181;
}
.DirectionsFormZipInput
{ 
	font-size: 8pt; 
	height: 18px; 
	color: #818181
}


