.weekchartimage {
background-image:url(../images/data_titleWeek.png);
}

a:hover .leftnavfont {
	text-decoration: underline;

	}

/* .bodyfont {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:550;
}*/

/*.tableheader {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:550;
}*/

/*.tablebody {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:600;
}*/



a:link {
	text-decoration: none;
	color:#0077aa

}
a:visited{
	text-decoration: none;
	color:#0077aa
}
a:hover {text-decoration: underline;}
ul li {
	padding-bottom:10px;list-style-type:square;
}

/* generated by csscreator.com */ 
html, body{ 
 margin:5px 0 0 0; 
 padding:0; 
 text-align:center;
 font: 12px Verdana, Arial, sans-serif;
} 
td {padding:5px 2px;}

table caption {font:bold 16px Georgia, 'Times New Roman', Times, serif; text-align:center;padding:5px 0;color:#336699;}

h1 {font:18px Helvetica, arial, sans-serif;margin:0;padding:5px 0;border-bottom:1px dotted #ccc;}

#pagewidth{ 
 width:960px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 BORDER-RIGHT: #cdd0da 1px solid; 
 BORDER-TOP: #dddfe6 1px solid; 
 BORDER-LEFT: #dddfe6 1px solid; 
 BORDER-BOTTOM: #cdd0da 1px solid;
 height:1180px;
} 
 
#header{
 position:relative;
 height:115px; 
 background-color:#FFFFFF; 
 width:100%;
 BORDER-BOTTOM: #cdd0da 1px solid; 
} 
 
#leftcol{
 width:200px; 
 height:935px;
 float:left; 
 position:relative; 
 padding:20px 0 0 5px;
 border-right:inset thin #F5F7FE;
  }
 
#maincol {background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:750px;
 height:900px;
 text-align:left;
 padding-top:10px;
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

 /*folder styles*/ 
.closed {display:none;}
.opened {display:block;}


/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("../images/magplus.cur"), pointer;
	margin-right:-5px;
	right:auto;

}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("../images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("../images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
.leftnavfont {
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:12px;
}

 #scorecard, #overview, #loads, #trucks, #tonnage, #LTvan, #LTreefer, #LTflat, #fuel, #credit, #vanRate, #reeferRate, #flatRate {width:735px;padding:0 5px; background: #F5F7FE;}
 
 #scorecard table, #overview table, #loads table, #trucks table, #tonnage table, #LTvan table, #LTreefer table, #LTflat table, #fuel table, #credit table, #vanRatetable, #reeferRate table, #flatRate table {width:100%;}
 
 #footer, #footer a {font-size:10px;padding:5px 0;}

a {outline:none;}