@charset "utf-8";
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.nav_bg {
	background-image: url(../images/navigation_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
}
.white_top-left {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.navtext_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #012B5D;
	background-image: url(../images/navtext_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.base_bar {
	background-image: url(../images/base_bar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
}
.top_right {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.top_left {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
	vertical-align: top;
	line-height: 15px;
}
.box_top_specifications {
	background-image: url(../images/box_top_specifications.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.box_body_y {
	background-color: #627D9A;
	background-repeat: repeat;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.box_detail_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bold {
	font-weight: bold;
}


.box_base_corners {
	background-image: url(../images/box_base_corners.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
.box_top_engine-options {
	background-image: url(../images/box_top_engine-options.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.box_detail_text_BOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bold_red {
	font-weight: bold;
	color: #990000;
}
.form_left-align {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.form_right-align {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.center {
	text-align: center;
}
body {
	margin: auto;
	width: 760px;
}
.picture_right {
	margin: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.spacer_line_red {
	background-image: url(../images/spacer_line_red.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.picture_left {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
}
