body {
        margin: 0 0 30px 0;
        width: 530pt;
        background: #fff;
        vertical-align: top;
        font: 11pt verdana, arial, sans-serif;
}
div {
        margin: 0;
        padding: 0;
        overflow: visible;
}

#mapbox {
	float: none;
}
h1 {
        font-size: 1.7em;
        color: #A53716;
        margin: 0;
        text-align: center;
}
h3 {
        color: #A53716;
}
a:hover {
	color: #B8210E;
}
a:visited {
	color: #3B281A;
}
a:link {
	color: #3B281A;
}
div.tabArea {
	display: none;
}

.datatable {
	width: 820px;
	text-align: center;
	margin: 10px auto;
	border: 2px solid black;
	background: #F0E3C7;
}
.noprint {
	display: none;
}
.clear {
	clear: both;
}
.dark {
	background: #D9CBB4;
}
.reddish {
	color: #A53716;
	font-size: 16pt;
	font-weight: bold;
}
.barcode {
	font-family: "Free 3 of 9 Extended";
	font-size:64px;
	color:black;
}
.ictopbox {
	width: 260pt;
	padding: 2pt;
}
.remake, .success {
	color: #090;
}
.rush, .error {
	color: #c00;
}
img {
        border: 0;
}
.right {
	text-align: right;
}
.small {
	font-size: .9em;
}
.waysmall {
	text-align: right;
	margin: 5px;
	font: 8px arial, sans-serif;
}
.total {
	font-size: 1.2em;
}
.list {
        font-size: .9em;
}
.jobProgress {
        background-repeat: repeat-y;
	text-align: center;

	width: 200px;
	overflow: visible;
}
.jobProgressTable {
	font-size: .8em;
}
/*Quick Access Styles*/
#infobox {
	display: none;
}
#list img {
        cursor: pointer;
}
#page td {
        vertical-align: top;
}
#header {
	display: none;
}
#topnav, #secnav, #nav3 {
	display: none;
}

#page {
	background: #fff;
}
#loginmain {
	height: 353px;
	background: #f0e8d7 url(../images/accountlogin_02.jpg) no-repeat;
}
#loginmain #error {
	height: 110px;
	width: 500px;
	color: #f00;
	text-align: center;
	line-height: 110px;
	font-size: 1.8em;
}
#loginmain #content {
	margin: 25px 30px 40px 3px;
}
#loginbox {
	float: right;
	text-align: right;
}
#pricesForCompany table {
	float: none !important;
	border: 3px solid black;
	margin: 0 10px;
	background: #F0E3C7;
	text-align: center;
}

/* Footer */
#footer {
	display: none;
}
#textlinks {
	display: none;
}
#copyright {
	display: none;
}
