p.signup {
padding:0;
margin:0;
}
body {
	background-image: url(/img/back.jpg);
}

.style4 {
	color: #FFFFFF
}

td img {
	/*display: block;*/
}

p, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
tt {
	font-size: 11px;
	color: #00a;
}

.main_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7D1DD;
	text-decoration: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: inset;
	padding-left: 5px;
	padding-right: 5px;
}
a:hover {
	color: #9DAA00;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CDCDCD;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330099;
}

#container {
margin: auto;
width: 800px;
border-width: 1px;
border-style: solid;
}
#left {
float: left;
background-image: url(/img/index_r1_c1.jpg);
background-repeat: no-repeat;
width: 401px;
height: 527px;
}
#right {
float: right;
width: 399px;
height: 527px;
background-color: #ffffff;
}
#login {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-image: url(/img/index_r1_c2.jpg);
background-repeat: no-repeat;
width: 379px;
height: 23px;
text-align: right;
padding: 10px;
color: #ffffff;
}
#login form {
	margin: 0;
	padding: 0;
}
#image {
background-image: url(/img/index_r2_c2.jpg);
background-repeat: no-repeat;
margin-top: 0;
height: 112px;
width: 399px;
}
#text {
position: relative;
top: 285px;
padding: 30px;
}
#boxes {
text-align: center;
padding: 0;
margin-top: -10px;
}
#footer {
background-color: #000000;
text-align: center;
padding: 10px;
}
#top {
background-image: url(/img/header.jpg);
width: 780px;
height: 129px;
text-align: right;
padding: 10px;
}
#title {
	background-color: #fff;
	padding: 0;
	position: relative;
	top: -20px;
	left: 70px;
	width: 400px;
	font-size: 13pt;
	color: #990000;
	font-weight: bold;
}
#content {
	background-color: #ffffff;
	padding: 0 20px 20px 20px;
}
#trailer_types {
	width: 300px;
	position: absolute;
	top: 100px;
	right: 50px;
	padding-left: 10px;
	display: none;
	border: 1px solid black;
	background-color: #dcf2ff;
	font-size: 8pt;
}
#payment_form {
	padding: 5px;
	background-color: #e9e9e9;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
}

li {
	padding-bottom: 3px;
}

fieldset {
	background-color: #e2f4ff;
	border: 2px solid #718ca9;
}
/* These two are workarounds for IE's fieldset formatting */
fieldset table {
	padding 0;
	margin: 0;
}
div.fieldset {
	padding: 10px;
}

legend {
	font-weight: bold;
	color: #000;
}

table.details_container td {
	vertical-align: top;
	border-left: 2px solid #6189d3;
	padding-left: 10px;
	padding-right: 10px;
}

table.details th {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	white-space: nowrap;
}
table.details td {
	background-color: #fff;
	vertical-align: top;
	padding-left: none;
	padding-right: none;
	/*border-bottom: 1px dotted #000;*/
	border-left: none;
}
table.details td.altrow {
	background-color: #ceedff;
	width: 100%;
}

table.dashboard {
	border: 1px solid #000;
}
table.dashboard th {
	background-color: #9fdcff;
	padding: 8px 8px;
}
table.dashboard td {
	background-color: #dcf2ff;
	padding: 0px 10px 0px 10px;
}
table.dashboard td.hdr {
	background-color: #aee1ff;
	background-color: #bfe7ff;
	border-bottom: 1px dashed #333;
	border-top: 1px dashed #333;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

div.broker_info {
	float: left;
	position: relative;
	top: -45px;
	left: 70px;
}
