a:visited {
	color: #006ac6
}  /* visited link */

body  {
	font: 8.5pt/18px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #333333;
}
#wrapper {
	/*width: 806px;  */
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
} 
#sidebar {
	float: right;
	width: 220px;
	padding: 10px 5px;
	margin-right: 20px;
}
/* Begin Header Styles */
#header {
	text-align: right;
	height: 95px; 
	vertical-align: bottom;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#header h1 {
	font-size: 8.5pt;
	font-style: italic;
	font-weight: bold;
	padding-top: 20px;
}
#headtxtbox {
	width: 365px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}
#header h3 {
	color:#888888;
	font-size: 8.5pt;
	font-weight: bold;
	padding-top: 11px;
	line-height: 16pt;
	font-style: normal;
}
/* End Header Styles */


/* Begin Template Specific Styles */
#pagetitle {
	margin: 0px;
	padding: 15px 0px 0px 20px;
}
#pagetitle h1 {
	margin: 0px;
	padding: 0px;
}
#login-status {
	margin: 0px;
	text-align: right;
	border-bottom: 1px solid #666666;
	width: 220px;
	padding: 0px;
	font-size: 9.5px;
}
#login-status-noborder {
	margin: 0px;
	text-align: right;
	width: 220px;
	padding: 0px;
	font-size: 9.5px;
}
#home-banner {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	border-bottom: 1px solid #666666;
	height: 158px;
	width: 766px;
	background: url(/assets/images/home/banner.jpg) no-repeat left top;
}
#pagecontent {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	margin: 0px 0px 20px;
	padding: 10px 10px 10px 0px;
}
#pagecontent h2 {
	color: #658C42;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
#pagecontent p {
	line-height: 16pt;
}
#pagecontent-wide {
	border-top: 1px solid #666666;
	margin: 0px 0px 20px;
	padding: 10px 10px 10px 0px;
}
#pagecontent-wide h2 {
	color: #658C42;
}
#pagecontent-wide p {
	line-height: 16pt;
}
#pagecontent-home {
	margin: 0px 0px 20px;
	padding: 40px 10px 10px 0px;
}
#wrapper #container-wide #pagecontent-home #form_clients table {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0 240px 0 0; 
	padding: 0 20px;
}
#container-wide {
	margin: 0;
	padding: 0 20px;
}
/* End Template Specific Styles */

/* Begin Footer Styles */
#footer {
	padding: 0 10px 0 20px;
	border-top: 1px solid #666666;
	background: #FFFFFF;
	text-align: center;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
#footer a {
	text-decoration: none;
	color: #006ac6;
	font-weight:bold;
}
#footer a:hover {
	text-decoration: none;
	color: #6d6d9f;
}
/* End Footer Styles */

/* Begin Form Styles */
.tablebody {
	font-size: 8pt;
}
.tablebody2 {
	font-size: 7pt;
}
.formcell {
	font: 8pt Arial, Helvetica, sans-serif;
}
.input {
	font: 8.5pt Arial, Helvetica, sans-serif;
	color: #414141;
	text-decoration: none;
	border: 1px solid #666666;
}
#availableloads-border {
	border: 1px solid #28519f;
	border-collapse: collapse;
}
/* Column headers */
    div.header {
	cursor:pointer;
	text-decoration:underline;
}
/* tooltip Author: Dynamic Drive */
    #dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
        /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
        filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}
.ErrorMsg {
	color: #913a40;
	font-weight: bold;
}
.form-head {
	background: #666666;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px;
}
.form-categorybg {
	background: #CCCCCC;
	font-weight: bold;
}
.AlternateRow {
	background: #E9E9E9;
}
/* End Form Styles */

/* Begin Flash Intro Styles */
#flash-intro {
	float: right;
	margin-left: 8px;
	margin-top: 10px;
	text-align: left;
	margin-right: 0px;
}
.flash-intro-border {
	border: 1px solid #e9e9e9;

}
/* End Flash Intro Styles */
