td,body,pre
{
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
}

a
{
	font-weight:bold;
	color:#393939;
	text-decoration:none;
}
a:hover
{
	color:#393939;
	text-decoration:underline;
}

h1 {
	font-size:21px;
	line-height:normal;
}
h2 {
	font-weight:bold;
	font-size:17px;
	line-height:17px;
	margin:0px;
	padding:0px;
}
h3 {
	font-size:12px;
	line-height:normal;
}

.header {
	width:709px;
	height:314px;
}
.header_wrapper {
	width:709px;
	width:100%;
	height:314px;
	position:relative;
}
.header_slider {
	background:#1f1f1f;
	width:100%;
	height:274px;
	position:absolute;
	top:40px;
	z-index:-1
}
.header_slider_record {
	width:100%;
	height:274px;
}
.header_menu {
	background:url(../../images/menu_bg.png);
	width:100%;
	height:46px;
	z-index:1;
}
.header_info {
	background:#1f1f1f;
	width:238px;
	height:274px;
	position:absolute;
	top:0px;
	right:0px;
	color:#f58026;
	z-index:2;
}
.header_info .mile_marker_logo {
	background:url(../../images/header/mile-marker-logo.png);
	width:126px;
	height:52px;
	position:absolute;
	left:20px;
	top:20px;
}
.header_info .copy {
	margin-left:20px;
	margin-right:20px;
	margin-top:90px;
	font-smooth:never;
	-webkit-font-smoothing: none;	
}
.header_info .copy h1 {
	color:#f58026;
	font-size:21px;
	line-height:21px;
	font-weight:bold;
	margin-bottom:9px;
}
.header_info .copy h2 {
	color:#f58026;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}
.header_info .copy ul {
	margin:5px 20px 0px 20px;
	padding:0px;
}
.header_info .copy ul li {
	font-size:12px;
	line-height:16px;
}
.header_info .copy p {
	margin:5px 0px 0px 0px;
}
.header_logo {
	top:53px;
	position:absolute;
	background-image:url(../../images/header/otr-trading-logo.png);
	width:233px;
	height:103px;
	z-index:3;
	text-indent:-1000em;
	font-size:9px;
}

.footer
{
	color:#9A9A9A;
	line-height:16px;
	padding:9px;
}
.footer a
{
	color:#9A9A9A;
	text-decoration:none;
}
.footer a:hover
{
	color:#BBBBBB;
	text-decoration:none;
}

.comments
{
	color:#FFFFFF;
	font-weight:bold;
}
.comments a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.comments a:hover
{
	font-weight:bold;
	color:#FFCC66;
	text-decoration:underline;
}

form 
{
	margin:0px;
	padding:0px;
}

input,select 
{
	width:250px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#555555;
	background-color:#EEEEEE;
	padding:0 0 0 2px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}

textarea
{
	width:250px;
	border-style:solid;
	border-width:1px;
	height:159px;
	border-color:#555555;
	background-color:#EEEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	overflow:hidden;
}

.image
{
	border: 2px solid #555555;
}

.disabled
{
	color:#CCCCCC;
}

.plb {
	padding-left:10px;
	padding-bottom:10px;
}
.pb {
	padding-bottom:10px;
}
.mrb {
	margin-right:10px;
	margin-bottom:10px;
}
.mr {
	margin-right:10px;
}

.mbs {
	margin-bottom:5px;
	display:block;
}

.mmimage {
	border:2px solid #686868;
	display:inline-block;
	padding:8px;
}

.filelink {
	background:url(../../images/icon_pdf.png) no-repeat left top;
	padding-left:20px;
	height:20px;
	display:block;
}

#dealer_form .cb {
	height:11px;
	margin:0px;
	padding:0px;
	width:12px;
	vertical-align:bottom;
	background-color:#fff;
	border: none 0px #fff;
}

.table_border {
	border: 1px solid #999;
}