@charset "utf-8";
/* CSS Document */
#main{
	width: 664px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../img/background_bottom2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #464646;
}
#main #mainimage{
	height: 247px;
}
#main #linkcolumn{
	float: left;
	text-align: center;
}
#main #linkcolumn div{
	clear: both;
	width: 181px;
	margin: 0px;
	padding: 0px;
}
#main #linkcolumn div.leftborder{
	height: 81px;
}
#main #linkcolumn div.leftborder a{
	border-left: 4px solid #464646;
	border-bottom: 1px solid #58070a;
	line-height: 80px;
}
#main #linkcolumn div a{
	display: block;
	color: #e0af2f;
	text-decoration: none;
	text-shadow: #464646 2px 2px 2px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/background_link_red.gif);
	background-repeat: repeat-y;
}
#main #linkcolumn div.first-child{
	height: 82px;
}
#main #linkcolumn div.first-child a{
	line-height: 81px;
	background-image: url(../img/background_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #58070a;
	width:181px;
	margin:0px;
	padding:0px;	
}
#main #linkcolumn div.last-child{
	height: 82px;
	border: none;
}
#main #linkcolumn div.last-child a{
	line-height: 81px;
	background-image: url(../img/background_corner_bl4.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width:181px;
	margin:0px;
	padding:0px;
}
* html #linkcolumn div a { 
width: 177px;
margin: 0px;
padding: 0px;
} 
#main .contentcolumn{
	float: left;
	/* margin-top: 5px; */
	width: 473px; /* REQUIRED: To make non-IE browsers float the content */
	margin-left: 10px;
}
#main .contentcolumn #mainimage{
	float: right;
}
#main .box{
	float:left;
	width: 139px;
	height: 210px;
	background-image: url(../img/background_box.gif);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 10px;
}
#main .contentcolumn .subcontent{
	margin-top: 6px;
	margin-left: 3px;
	margin-right: 12px;
	color: #FFFFFF;
}
#main .contentcolumn .subcontent .body{
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 10px;
}
#main .contentcolumn .subcontent .title{
	width: 125px;
	margin-left: 6px;
	margin-top: 4px; 
	border-bottom: 1px solid #606060;
	color: #e0af2f;
	font-weight: bold;
}
#main .contentcolumn .welcome{
	margin-right: 20px;
}
#main .contentcolumn .news{
	margin-right: 20px;
}
#main .contentcolumn .news .body{
	margin-top: 3px;
	height: 180px;
	overflow: hidden;
	position: relative;
	
}
#main .contentcolumn .news .newsitems{
	height: 165px;
	overflow: hidden;
}
#main .contentcolumn .news .item{
	clear: both;
	font-size: 10px;
}
#main .contentcolumn .news .spacer{
	clear: both;
	line-height: 4px;
}
#main .contentcolumn .news .date{
	width: 48px;
	overflow: hidden;
	float: left;
}
#main .contentcolumn .news .headline{
	float: left;
	width: 85px;
	overflow: hidden;
}
#main .contentcolumn .news .headline  {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
#main .contentcolumn .news .fuelsurcharge{
	clear: both;
	position:	absolute;
	width: 132px;
	bottom: 0px;
	text-align: center;
}

#main .contentcolumn .news .moreArticles{
	clear: both;
	position:absolute;
	width: 132px;
	bottom: 20px;
	text-align: right;
}
#main .contentcolumn .news .fuelsurcharge a{
	font-size: 11px;
	color: #FFFFFF;
}

#main .contentcolumn .news .moreArticles a{
	font-size: 11px;
	color: #FFFFFF;
}

#main .contentcolumn .news .moreArticles a:hover{
	font-size: 11px;
	color: #e5b513;
}
#main .contentcolumn .rate .inputzone, #main .contentcolumn .rate .inputzone2{
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .contentcolumn .rate label{
	float: left;
	font-size: 11px;
	line-height: 18px;
	cursor: pointer;
}
#main .contentcolumn .rate input{
	font-size: 11px;
	border: 1px inset #ffffff;
}
#main .contentcolumn .rate .inputzone label{
	width: 78px;
}
#main .contentcolumn .rate .inputzone input{
	width: 48px;
}
#main .contentcolumn .rate .inputzone2 label{
	width: 36px;
}
#main .contentcolumn .rate .inputzone2 input{
	width: 90px;
}
.rate .inputzone .selectfield{ clear: both; }
.rate .inputzone .selectfield .select{ clear: both; border: 1px inset #ffffff; left: 0px; position: relative; width: 126px; height: 15px; overflow: hidden; }
.rate .inputzone .selectfield .select select{ position: absolute; width: 130px; top: -2px; left: -2px; font: normal 10px Arial, SansSerif, Verdana;}
#main .contentcolumn .rate .buttonzone{
	clear: both;
	margin-top: 2px;
	width: 130px;
	margin-left: auto;
	margin-right: auto;
}
#main .contentcolumn .rate .buttonzone input{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	border: 1px outset #ffffff;
	background-color: #790000;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
}
#main .submenu{
	position:absolute;
	top: 0;
	border: 1px solid #58070a; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 1px;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
/*	background-color: #038002; */
	background-image: url(../img/background_dropdown_red.gif);
	background-repeat: repeat-y;
	width: 145px;
	visibility: hidden;
	text-align: left;
}
#main .submenu a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-top: 0 solid #58070a;
	border-bottom: 1px solid #58070a; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #e0af2f;
}
* html .submenu a{ /*IE only hack */
	width: 100%;
}
#main .submenu a:hover{ /*THEME CHANGE HERE*/
	background-color: #FFFFFF;
	color: #000000;
}
#fmclicense{
	float: left;
	margin-left: -150px;
	margin-top: 30px;
	color: #ffffff;
	font-size: 12px;
}
#calltoaction{
	width: 138px;
	float: right;
	margin-top: 15px;
	margin-right: 24px;
	padding-bottom: 12px;
}
#calltoaction .calltext{
	width: 74px;
	color: #FFFFFF;
	/* font-weight: bold; */
	font-size: 12px;
}
#calltoaction .phone{
	width: 101px;
	float: right;
	color: #e0af2f;
	/* font-weight: bold; */
	font-size: 16px;
	line-height: 24px;
	margin-right: 2px;
}
#calltoaction .phonesmall{
	width: 75px;
	float: right;
	/* font-weight: bold; */
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 3px;
	color: #e0af2f;
}
.subcontent a{
	color: #e0af2f;
}
.subcontent a:hover{
	color: white;
}
.document{
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.document img{
	margin-left: 5px;
}
.document a{
	margin-left: 5px;
	color: #E1B030;
	font-weight: bold;
}
.document a:hover{
	color: #FFFFFF;
}
/*
#glossary{
	width: 800px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border: 1px solid #000000;
	color: white;
}
*/
#glossary div{
	margin-top: 10px;
	margin-bottom: 10px;
}
#glossary div span{
	font-weight: bold;
}
#glossary div a{
	color: #E1B030;
	font-weight: bold;
}
#glossary div a:hover{
	color: #FFFFFF;
}
#contactform, #rateform, #applyform {
	clear: both;
	border: 2px solid black;
}
#contactform .contacttitle, #rateform .ratetitle, #applyform .apptitle{
	background-color: #790000;
	border-bottom: 2px solid black;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
#contactform .contactbox, #rateform .ratebox, #applyform .appbox{
	padding: 15px;
	color: #000000;
	background-color: #707070;
}
#contactform .innerbox, #rateform .innerbox, #applyform .innerbox{
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
#contactform .field, #rateform .field{
	clear: both;
	height: 25px;
}
#contactform label{
	float: left;
	width: 90px;
	font-weight: bold;
	line-height: 20px;
	color: white;
}
#rateform label{
	float: left;
	width: 104px;
	font-weight: bold;
	line-height: 20px;
	color: white;
}
#contactform .field input, #rateform .field input{
	float: left;
	width: 195px;
	border: 1px groove #790000;
}
#contactform .field .selectfield{ height: 25px; }
#contactform .field .selectfield .select{ border: 1px groove #790000; left: 0px; position: relative; width: 196px; height: 18px; overflow: hidden; }
#contactform .field .selectfield .select select{ position: absolute; width: 200px; top: -2px; left: -2px; font: normal 13px Arial, SansSerif, Verdana;}
#contactform .textarea textarea{
	clear: both;
	float: left;
	width: 350px;
	height: 100px;
	border: 1px groove #790000;
}
#contactform .buttonrow, #rateform .buttonrow{
	clear: both;
}
#contactform .buttonrow input{
	width: 80px;
}
#rateform .buttonrow input{
	width: 100px;
	margin-left: 105px;
}
/* Application Form Styles */
#appform input {
	border: 1px groove #790000;
	margin-bottom: 5px;
}

#appform textarea {
	border: 1px groove #790000;
	margin-bottom: 5px;
}

#appform label {
	width:120px;
	color: #FFFFFF;
	font-weight: bold;
	float:left;
	display:block;
	margin:3px 0px 0px 0px;
}

#appform label.error {
	width:250px;
	font-size:10px;
	color:#790000;
	float:right;
	display:inline;
	margin: 0px 0px 0px 0px;
}

.buttonrow input{
	margin-top: 6px;
	font-size: 12px;
	font-weight: bold;
	border: 1px outset #ffffff;
	background-color: #790000;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
}
#btnApply {
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	border: 1px outset #ffffff;
	background-color: #790000;
	color: #ffffff;
	height: 20px;
	cursor: pointer;
}
/* End Application Form Styles */
#contactform p{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#fuelsurchargediv{
	position: absolute;
	z-index: 1;
	display: none;
	border: 3px solid #000000;
	width: 300px;
	background-color: #707070;
}
#fuelsurchargediv .titlebar{
	background-color: #790000;
	color: #ffffff;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
#fuelsurchargediv .innerbox{
	line-height: 18px;
	padding: 10px;
	color: #ffffff;
}
#fuelsurchargediv .innerbox table{
	width: 100%;
}
#fuelsurchargediv .closebar{
	line-height: 30px;
	background-color: #790000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#fuelsurchargediv .closebar span{
	font-size: 20px;
	font-weight: bold;
}
#fuelsurchargediv .closebar a{
	color: #ffffff;
}

.newsDate {
	font-size: 11px;
	font-weight: normal;
}

.newsHeadline {
	margin:0px 0px 0px 0px;
	color:#e5b513;		
}
.spacer1{
	height:70px;
}
.spacer2{
	height:40px;
}
