/* Web CSS */

body {
	margin: 0px;
	font-family: sans-serif, Verdana, Lucida, Arial, Helvetica;
	font-size: 12pt;
	background: #ffffff;
}

form {
	margin: 0px;
}

a:link, a:visited, a:active
{
	color: #000000;
	text-decoration: none;
}

a.faq:link, a.faq:visited, a.faq:active
{
	color: #003399;
}

a:hover
{
	cursor: hand;
	color: #000000;
	border-bottom: 1px dotted #000
}

div.tTopBar {
	background: url('/imgs/web/top_bar_bg2.gif');
	border-bottom: 1px solid #bfbfbf;
	height: 128px;	
}

div.top_bar {
	background: url('/imgs/web/top_bar_bg2.gif');
	border-bottom: 1px solid #bfbfbf;
	height: 128px;
	margin: 0 0 20px 0;
}
div.top_bar_loggedin {
	background: url('/imgs/web/top_bar_bg2.gif');
	border-bottom: 1px solid #bfbfbf;
	height: 128px;
	margin: 0 0 0 0;
}

div.menu_bar {
	height: 49px;
	background: url('/imgs/web/menu_background.gif');

}

img.logo {
	float: left;
	border: 0px;
	height: 128px;
	margin-right: 30px;
}

input.login {
	background: url('/imgs/web/input_text.gif') transparent;
	height: 29px;
	width: 158px;
	border: 0px;
	padding: 6px;
	color: #666666;
	margin: 2px;
}

div.login {
	margin: 30px 0 0 0;
	width: 160px;
	float: left;
}
div.login_button {
	margin: 45px 0 0 20px;
	float: left;
}

div.menu {
	width: 175px;
	height: 225px;
	margin: 0 0 0 20px;
	float: left;
}

div.menu_header {
	padding: 10px 0px 0px 0px;
	background: url('/imgs/web/menu_bg.gif');
	text-align: center;
	height: 40px; 
}

img.simple {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 20px;
}

div.menu_items {
	padding: 2px 15px 2px 5px;
	text-align: center;
}

div.menu_text {
	font-size: 18px;
	font-weight: normal;
	padding-top: 9px;
}

div.menu_content {
	background: url('/imgs/web/menu_button_bg.gif');
	height: 39px;
	width: 150px;
}

div.content {
	line-height: 1.8em;
	float: left;
	width: 540px;
}

#content h4 {
	padding-bottom: 6px;
	border-bottom: 1px solid #cccccc;
	font-size: 24px;
}

#request_form h4 {
	margin-top: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #cccccc;
	font-size: 24px;
}

#request_form h3 {
	margin: 2px;
}

#contact_form h3 {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 5px;
	margin: 0px;
}

#contact_form textarea {
	padding: 5px;
	font-size: 18px;
}

#contact_form h5 {
	padding: 4px;
	margin: 0px;
}

div.web_report {
	line-height: 1.8em;
	padding: 0 20px 0 20px;
	width: 70%;
	height: 100%;
	float: left;
}

#introLetter {
	font-size: 30pt;
}

div.account_overview {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 200px;
}

span.welcome {
	font-size: 10px;
	text-align: center;
	height: 20px;
}

span.site_name {
	font-size: 24px;
	text-align: center;
}

div.site_company_name {
	font-size: 26px;
	font-style: italic;
	text-align: center;
	background: #000099;
	margin-bottom: 20px;
}

div.reports_header {
	font-size: 20px;
	font-style: italic;
	text-align: center;
	background: #99cc99;
	margin-bottom: 20px;
}

img.your_account {
	margin-top: 10px;
	border: 0px;
}

div.dash_left {
	margin-top: 20px;
}

div.dash_right {
	margin-top: 20px;
}

div.faq_links {
/*	background: #f5f5f5;
	padding: 10px;*/
}

h4.dash {
	background: #ECECEC;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

h4.dashtick {
	margin: 0px;
	padding: 10px;
	background: #ffffcc;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #cccc99;
	background: url('/imgs/web/marqueebg.gif');
}

h4.correct {
	background: #ccffcc;
	text-align: center;
}

div#correct {
	text-align: center;
}

#correct input {
	margin: 3px;
}

div.alert {
	background: #ffffcc;
	text-align: center;
}

input.contact {
	font-size: 16px;
	padding: 5px;
/*	border: 3px solid #6699cc;*/
	width: 100%;
}

div.contact {
	padding: 5px;
	background: #ECECEC;
}

#request h3 {
	margin: 4px;
}

div.request_info {
	font-size: 26px;
	text-align: center;
	background: #000099;
	margin-bottom: 20px;
}

div.contact_head {
	font-size: 26px;
	text-align: center;
	background: #ffffcc;
	margin-bottom: 20px;
}

#switch h6 {
	font-size: 36px;
	color: #003399;
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#switch h5 {
	font-size: 18px;
	color: #000000;
	margin: 0px;
	margin-bottom: 40px;
	font-weight: normal;
}

div.whiteout {
	width: 100%; 
	height: 100%; 
	z-index: 100;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	background: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.ontop {
	z-index: 101;
	position: absolute;
	top: 5%;
	left: 5%;
	width: 90%;
	height: 80%;
}

div.ontopcontent {
	background: #ffffff;
	padding: 10px;
}

.calendarBox {
     position:absolute;
     width: 400px;
     height: 350px;
	 background: #EDEDED;
     }
	 
div.footer {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
}

img.truck {
	left: 3px;
	top: 115px;
	z-index: 98;
	position: absolute;
	text-align: center;
}

#loads_list li {
	font-size: 18px;
}

/* round boxes blue */
b.rtop, b.rbottom {display:block;background: #ffffff;}
b.rtop b{display:block;height: 1px;
    overflow: hidden; background: #000099}
b.rbottom b {display:block; height: 1px; overflow: hidden; background: #000099;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/* round boxes green */
b.rtop_green, b.rbottom_green {display:block;background: #ffffff;}
b.rtop_green b{display:block;height: 1px;
    overflow: hidden; background: #ccffcc}
b.rbottom_green b {display:block; height: 1px; overflow: hidden; background: #ccffcc;}
b.rtop_green b.r4, b.rbottom_green b.r4{margin: 0 1px;height: 2px}

/* round boxes dark green */
b.rtop_dgreen, b.rbottom_dgreen {display:block;background: #ffffff;}
b.rtop_dgreen b{display:block;height: 1px;
    overflow: hidden; background: #99cc99}
b.rbottom_dgreen b {display:block; height: 1px; overflow: hidden; background: #99cc99;}
b.rtop_dgreen b.r4, b.rbottom_dgreen b.r4{margin: 0 1px;height: 2px}

/* round boxes grey */
b.rtop_grey, b.rbottom_grey {display:block;background: #ffffff;}
b.rtop_grey b{display:block;height: 1px;
    overflow: hidden; background: #ECECEC}
b.rbottom_grey b {display:block; height: 1px; overflow: hidden; background: #ECECEC;}
b.rtop_grey b.r4, b.rbottom_grey b.r4{margin: 0 1px;height: 2px}

/* round boxes yellow */
b.rtop_yellow, b.rbottom_yellow {display:block;background: #ffffff;}
b.rtop_yellow b{display:block;height: 1px;
    overflow: hidden; background: #ffffcc}
b.rbottom_yellow b {display:block; height: 1px; overflow: hidden; background: #ffffcc;}
b.rtop_yellow b.r4, b.rbottom_yellow b.r4{margin: 0 1px;height: 2px}

/* round boxes dark yellow */
b.rtop_yellow, b.rbottom_dyellow {display:block;background: #ffffff;}
b.rtop_dyellow b{display:block;height: 1px;
    overflow: hidden; background: #cccc99}
b.rbottom_dyellow b {display:block; height: 1px; overflow: hidden; background: #cccc99;}
b.rtop_dyellow b.r4, b.rbottom_dyellow b.r4{margin: 0 1px;height: 2px}

/* round boxes white */
b.rtop_white, b.rbottom_white {display:block;background: #333333;}
b.rtop_white b{display:block;height: 1px;
    overflow: hidden; background: #ffffff}
b.rbottom_white b {display:block; height: 1px; overflow: hidden; background: #ffffff;}
b.rtop_white b.r4, b.rbottom_white b.r4{margin: 0 1px;height: 2px}