﻿Body						{ font: 13px/1.231 arial,helvetica,clean,sans-serif}
.Normal,
.normal						{ font-size: 100%; font-weight: normal; color: #444; line-height: 120%; }
.NormalBold					{ font-size: 100%; font-weight: bold; color: #444; line-height: 120%; }
.NormalRed					{ font-size: 100%; font-weight: bold; color: #C00; line-height: 120%; }

p, div, ul, li  { color: #000;}

H1,H2,H3,H4,H5	 					{ line-height:23px; font-weight:bold; margin:0px; padding:0px; color: #003366}
H1									{ font-size: 182%;}

#contactpage {width:670px;}

.content					{ padding-top:30px;margin:0 35px 0 35px;}
.truckbkgd					{ width:735px;background:url(truck_735x400_fade.jpg) left top no-repeat;}

input.text, textarea { font: 13px/1.231 arial,helvetica,clean,sans-serif;font-size: 100%; font-weight: normal;}

#form           
{ 
    color:#000000;
    font-size:100%;
    font-weight:bold;
    float:left;
    width:470px;
}
.fieldgroup
{
    width: 460px;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 2px;
    clear:both;
}
.fieldname
{
    width: 200px;
    text-align: right;
    float: left;
    padding-right: 5px;
    height:100%;
}
.field
{
    width: 250px;
    text-align: left;
    float: left;
}
.note
{
    width: 460px;
    color: #009900;
    font-size: 100%;
    font-weight: bold;
    text-align: right;
}
.thankyou 
{
    text-align:left;
    width: 460px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight:normal;
}    
#formfooter { clear:both;text-align:center;}
.emernote
{
    color: #cc0000;
    font-weight: bold;
    background-color: #CCFFFF;
    display: block;
}
#location
{
    background-color: #CCFFFF;
    color: #000000;
    font-size: 100%;
    width: 200px;
    text-align: center;
    float:right;
    
}
#location .company {font-weight: bold;}
#location .visit   {font-size: 182%;color: #cc0000; font-weight: bold;}
#location .hours   {font-size: 131%;color: #999999; font-weight: bold;}

.center {text-align: center;}

.asterisk
{
    color: #009900;
    font-size: 153.9%;
    padding-right: 5px;
    position: relative;
    top: 6px;
}