.headerlinks {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #990000;
}
.copyrightlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.datetime {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	text-indent: 10px;
	text-align: right;
}
.ReadMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FF0000;
}
.columntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.failedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CC0000;
}
.LoadandGo { color: #1e90ff; font-style: italic; font-weight: bold; font-size: 12px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif }
.logo { color: #c00; font-weight: bold; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif }
.emphasizetext { color: #000000; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
.sectionheading { color: #808080; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.sectionparaheading { color: #808080; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.serviceheading { color: #c00; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.linksheading { color: black; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.missiontitle { color: #c00; font-style: italic; font-weight: bold; font-size: 15px; line-height: 17px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.missiontext { color: #000000; font-style: italic; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
.NotesTitle  { color: #ffffff; font-weight: bold; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif }
.Notes {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.terms-attention {
	color: #c00;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.terms-conditions { color: black; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.terms-logo { color: #c00; font-weight: bold; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.terms-heading { color: #808080; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.terms-date { color: #808080; font-style: italic; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.ContactHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.ContactAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.ContactPhoneID {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
}

.ContactPhone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CC0000;
	font-weight: bold;
}


.bulletlist {
	list-style:none; margin:0 0 0; padding:0 0 0;
	}
.bulletlist li {	
	background:url(bullet.gif) no-repeat left 0px;
	padding-left:15px;
	margin-bottom:0px;
	margin-left:5px 
	}

.dotlist {
	list-style:none; margin:0 0 0; padding:0 0 0;
	}
.dotlist li {	
	background:url(dot.gif) no-repeat left 0px;
	padding-left:15px;
	margin-bottom:0px;
	margin-left:5px 
	}

.bluedotlist {
	list-style:none; margin:0 0 0; padding:0 0 0;
	}
.bluedotlist li {	
	background:url(bluedot.gif) no-repeat left 0px;
	padding-left:15px;
	margin-bottom:0px;
	margin-left:5px 
	}

.checklist {
	list-style:none; margin:0 0 0; padding:0 0 0;
	}
.checklist li {	
	background:url(check.gif) no-repeat left 0px;
	padding-left:15px;
	margin-bottom:2px;
	margin-left:7px 
	}
	
.redchecklist {
	list-style:none; margin:0 0 0; padding:0 0 0;
	}
.redchecklist li {	
	background:url(redcheck.gif) no-repeat left 0px;
	padding-left:15px;
	margin-bottom:2px;
	margin-left:25px 
	}
	
.failedlist {
	list-style:none; margin:0 0 0; padding:0 0 0;
	}
.failedlist li {	
	background:url(failed.gif) no-repeat left 0px;
	padding-left:15px;
	margin-bottom:2px;
	margin-left:6px 
	}

TEXTAREA    {
	color: #CC0000;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: white
}
INPUT     {
	color: #CC0000;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: white
}
SELECT    {
	color: #CC0000;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: white
}

a:link           { color: #c00; text-decoration: underline }
a:visited      { color: #696969; text-decoration: underline }
a:hover, a:active        { color: #1e90ff; text-decoration: underline }
a.menu:link { color: #006; text-decoration: underline }
a.menu:visited  { color: #696969; text-decoration: underline }
a.menu:hover, a.menu:active  { color: #390; text-decoration: underline }
a.footer:link { color: #fff; text-decoration: underline }
a.footer:visited { color: #d3d3d3; text-decoration: underline }
a.footer:hover, a.footer:active { color: red; text-decoration: underline }
a.contactus:link { color: #f00; text-decoration: underline }
a.contactus:visited { color: #696969; text-decoration: underline }
a.contactus:hover, a.contactus:active { color: #00f; text-decoration: underline }
a.external:link       {
	color: #FF0000
}
a.external:visited      {
	color: #CCCCCC
}
a.external:hover, a.external:active    {
	color: #0066FF;
}
a.NotesLink:link   { color: white; text-decoration: underline }
a.NotesLink:visited   { color: #dadada; text-decoration: underline }
a.NotesLink:active, a.NotesLink:hover { color: black; text-decoration: underline }
a.navlink:link { color: red; text-decoration: underline }
a.navlink:visited { color: #ffffff; text-decoration: underline }
a.navlink:active, a.navlink:hover  {
	color: 66ccff;
	text-decoration: underline
}
.QuoteCategory { color: #333333; font-size: 9px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.QuoteMandatory { color: #c00; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.FormID {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.FormIDMandatory {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
}
.FormHeading {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #CC0000;
	font-weight: bold;
}
.FormAbstract { color: #900; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, sans-serif }
.FormCategory {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	font-weight: bold;
}
.FormMandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CC0000;
	font-weight: normal;
}
.FormVerify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.Callout {
	color: #333333;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.ImageDesc {
	color: #333333;
	font-size: 9px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.GetQuote { color: #FF0000; font-style: italic; font-weight: bold; font-size: 12px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif }

.TruckRoute {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
	font-weight: bold;
}
