@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 4px 0px 0px 0px;
	background-color: #000;
	height: 752px;
 (this line is very important - adjust this number using ie6 after adding or removing text)
}
.slim_p_main {
	padding-top: 5px;
	padding-left: 2px;
	height: 18px;
	}
.slim_p {
	vertical-align: top;
	padding-left: 2px;
	height: 24px;
}
.black_h2_main {
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.black_h2_18px_main {
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 18px;
}
.black_h2_16px_main {
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
black_h2_16px_main .black_h2_form_email_main {
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/rfq_env.gif);
	background-repeat: no-repeat;
	background-position: 100px 20px;
}
.form_noborder_main {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white_h2_main {
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.white_h2_reel_main {
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background: url(../img/reel.gif) no-repeat 0px 0px;
}
.maincontent_left_main {
	display:block;
	padding-left:0px;
	padding-bottom:8px;
	padding-right:0px;
	height:auto;
	margin-right: 6px;
}
.maincontent_middle_main {
	display:block;
	padding-left:0px;
	padding-bottom:8px;
	padding-right:0px;
	height:auto;
	margin-right: 6px;
}
.maincontent_right_main {
	display:block;
	padding-left:0px;
	padding-bottom:8px;
	padding-right:0px;
	height:auto
}
.mainbox_left_main {
	float:left;
	width: 360px;
	margin-top: 4px;
}
.mainbox_middle_main {
	float:left;
	width: 260px;
	margin-top: 4px;
}
.mainbox_right_main {
	float:left;
	clear: right;
	width: 220px;
	margin-top: 4px;
}
.rbtop_lt_grey_main div {
	background-image: url(../img/corners/lt_grey_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbtop_lt_grey_main {
	background: #999999 url(../img/corners/lt_grey_top_right.gif) no-repeat right top;
}
.rbbot_lt_grey_main div {
	background-image: url(../img/corners/lt_grey_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rbbot_lt_grey_main {
	background: #999999 url(../img/corners/lt_grey_bottom_right.gif) no-repeat right bottom;
}
/* height and width details */
.rbtop_lt_grey_main div, .rbtop_lt_grey_main, .rbbot_lt_grey_main div, .rbbot_lt_grey_main {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent_lt_grey_main {
	height:294px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	background: #999999;
	text-align: center;
}
.rbroundbox_lt_grey_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #999999 url(../img/corners/lt_grey_background.gif) repeat;
}
/* set background images for yellowish corners */

.rbtop_yellow_main div {
	background-image: url(../img/corners/yellow_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbtop_yellow_main {
	background: #FFCC33 url(../img/corners/yellow_top_right.gif) no-repeat right top;
}
.rbbot_yellow_main div {
	background-image: url(../img/corners/yellow_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rbbot_yellow_main {
	background: #FFCC33 url(../img/corners/yellow_bottom_right.gif) no-repeat right bottom;
}
/* height and width details */
.rbtop_yellow_main div, .rbtop_yellow_main, .rbbot_yellow_main div, .rbbot_yellow_main {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent_yellow_main {
	height:420px;
	margin-top: 12px;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 14px;
	background: #FFCC33;
}
.rbroundbox_yellow_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #FFCC33 url(../img/corners/yellow_background.gif) repeat;
}
/* set background images for Green corners */
.rbtop_green_main div {
	background-image: url(../img/corners/green_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbtop_green_main {
	background: #336633 url(../img/corners/green_top_right.gif) no-repeat right top;
}
.rbbot_green_main div {
	background-image: url(../img/corners/green_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rbbot_green_main {
	background: #336633 url(../img/corners/green_bottom_right.gif) no-repeat right bottom;
}
/* height and width details */
.rbtop_green_main div, .rbtop_green_main, .rbbot_green_main div, .rbbot_green_main {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent_green_main {
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	padding: 0px;
	height: 104px;
	background: #336633;
}
.rbroundbox_green_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #336633 url(../img/corners/green_background.gif) repeat;
}
.rbtop_red_main div {
	background-image: url(../img/corners/red_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbtop_red_main {
	background: #993333 url(../img/corners/red_top_right.gif) no-repeat right top;
}
.rbbot_red_main div {
	background-image: url(../img/corners/red_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rbbot_red_main {
	background: #993333 url(../img/corners/red_bottom_right.gif) no-repeat right bottom;
}
/* height and width details */
.rbtop_red_main div, .rbtop_red_main, .rbbot_red_main div, .rbbot_red_main {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent_red_main {
	height:294px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	background: #993333;
}
.rbroundbox_red_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #993333 url(../img/corners/red_background.gif) repeat;
}
.rbtop_drk_grey_main div {
	background-image: url(../img/corners/drk_grey_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbtop_drk_grey_main {
	background: #666666 url(../img/corners/drk_grey_top_right.gif) no-repeat right top;
}
.rbbot_drk_grey_main div {
	background-image: url(../img/corners/drk_grey_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rbbot_drk_grey_main {
	background: #666666 url(../img/corners/drk_grey_bottom_right.gif) no-repeat right bottom;
}
/* height and width details */
.rbtop_drk_grey_main div, .rbtop_drk_grey_main, .rbbot_drk_grey_main div, .rbbot_drk_grey_main {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent_drk_grey_main {
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	height: 104px;
	background: #666666;
	padding: 0px;
}
.rbroundbox_drk_grey_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #666666 url(../img/corners/drk_grey_background.gif) repeat;
}
.pic_block {
	display: block;
	float: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pic_block_top_margin {
	display: block;
	float: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 7px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pic_block_top_margin_rht_align {
	display: block;
	float: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.white_h2_left_align {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}
a.white_bold:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.white_bold:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.white_bold:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a.white_bold:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
div.scroll {
	height: 236px;
	width: 324px;
	overflow: auto;
	border: 0px none #000;
	background-color: #FFCC33;
	padding: 0px;
	margin: 0px;
}
.sm_12px_text_italic {
	font-size: 12px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.24px_font {
	font-size: 24px
}
