html,
body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	behavior: url(/tyco/frontend/css/csshover.htc);
}

img {
	border: 0px;
}

.centerdiv {
	background-color: #ffffff;
	min-height: 100%;
	width: 900px;
}

* html .centerdiv {
	height: 100%;
}

.container {
	min-height: 100%;
	position: relative;
}

* html .container {
	height: 100%;
}

.footer {
	display: none;
	position: absolute;
	width: 900px;
	height: 59px;
	bottom: 0px;
	padding-top: 7px;
	background-color: #e4e4e4;
	border-top: solid 1px #cccccc;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #005380;
}
.footer span {
	color: #c3bfbe;
}
.footer a,
.footer a:link,
.footer a:active,
.footer a:visited {
	color: #005380;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

* html .footer {
	bottom: -1px;
}

.content {
	margin-bottom: 66px;
	float: left;
	width: 900px;
	height: 100%;
	background-color: #ffffff;
}

* html .content {
	margin-bottom: 0px;
}


.inner_content {
	padding-left: 20px;
	padding-right: 20px;
}

.left_column_home {
	width: 597px;
	float: left;
}

.right_column_home {
	width: 232px;
	margin-left: 31px;
	float: left;
}

.right_column_normal {
	width: 165px;
	float: right;
}

.left_column,
.left_column_systems {
	width: 202px;
	float: left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.left_column_systems {
	display: none;
}

.left_column a,
.left_column a:link,
.left_column a:active,
.left_column a:visited,
.left_column_systems a,
.left_column_systems a:link,
.left_column_systems a:active,
.left_column_systems a:visited {
	display: block;
	text-decoration: none;
	color: #005380;
	padding-top: 8px;
	padding-bottom: 7px;
}
.left_column a:hover,
.left_column_systems a:hover {
	text-decoration: underline;
}

.left_column .subnav_lvl1 a,
.left_column .subnav_lvl1 a:link,
.left_column .subnav_lvl1 a:active,
.left_column .subnav_lvl1 a:visited,
.left_column_systems .subnav_lvl1 a,
.left_column_systems .subnav_lvl1 a:link,
.left_column_systems .subnav_lvl1 a:active,
.left_column_systems .subnav_lvl1 a:visited {
	display: block;
	text-decoration: none;
	color: #005380;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 13px;
	background-image: url(../img/arrow_small_rt.gif);
	background-repeat: no-repeat;
	background-position: 2px 11px;
}
.left_column .subnav_lvl1 a:hover,
.left_column_systems .subnav_lvl1 a:hover {
	background-color: #e9e9e9;
}

.left_column .subnav_lvl2 a,
.left_column .subnav_lvl2 a:link,
.left_column .subnav_lvl2 a:active,
.left_column .subnav_lvl2 a:visited,
.left_column_systems .subnav_lvl2 a,
.left_column_systems .subnav_lvl2 a:link,
.left_column_systems .subnav_lvl2 a:active,
.left_column_systems .subnav_lvl2 a:visited {
	display: block;
	text-decoration: none;
	color: #005380;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	background-image: url(../img/arrow_small_rt.gif);
	background-repeat: no-repeat;
	background-position: 17px 4px;
}
.left_column .subnav_lvl2 a:hover,
.left_column_systems .subnav_lvl2 a:hover {
	background-color: #e9e9e9;
}


.left_column a.selected,
.left_column a.selected:link,
.left_column a.selected:active,
.left_column a.selected:visited,
.left_column_systems a.selected,
.left_column_systems a.selected:link,
.left_column_systems a.selected:active,
.left_column_systems a.selected:visited {
	font-weight: bold;
	font-size: 10px;
}

.left_column .subnav_lvl1 a.selected,
.left_column .subnav_lvl1 a.selected:link,
.left_column .subnav_lvl1 a.selected:active,
.left_column .subnav_lvl1 a.selected:visited,
.left_column_systems .subnav_lvl1 a.selected,
.left_column_systems .subnav_lvl1 a.selected:link,
.left_column_systems .subnav_lvl1 a.selected:active,
.left_column_systems .subnav_lvl1 a.selected:visited {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 4px;
}

.right_column,
.left_column_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	width: 628px;
	margin-left: 30px;
	float: right;
	color: #252628;
}
.right_column {
	float: none;
}


.left_column_normal {
	width: 658px;
	float: left;
	margin-left: 0px;
	margin-right: 30px;
}

.right_column_systems {
	width: 628px;
	float: right;
	margin-right: 0px;
	margin-left: 30px;
}

.column_systems {
	width: 860px;
}



.right_column h1,
.left_column_normal h1,
.right_column_systems h1,
.right_column_systems h1.normalhead,
.right_column_systems h1.catalog_lvl3_head {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 19px;
	padding-bottom: 11px;
	margin-bottom: 14px;
	color: #252628;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: normal;
	font-weight: normal;
	border-bottom: solid 1px #cccccc;
}

.column_systems h1,
.column_systems h1.normalhead,
.column_systems h1.catalog_lvl3_head {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 19px;
	padding-bottom: 3px;
	color: #252628;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: normal;
	font-weight: normal;
}

.column_systems .top_line {
	border-bottom: solid 1px #cccccc;
	margin-bottom: 1px;
	height: 25px;
}


.right_column_systems h1.catalog_lvl3_head,
.column_systems h1.catalog_lvl3_head {
	margin-bottom: 0px;
}

.right_column_systems h1,
.column_systems h1 {
	margin-bottom: 0px;
	border-bottom: none;
}

.left_column_normal h1 {
	margin-bottom: 0px;
}

.right_column h2,
.left_column_normal h2 {
	color: #252628;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 9px;
}

.right_column_systems h2 {
	color: #252628;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding-top: 13px;
	margin-bottom: 5px;
}

.column_systems h2 {
	color: #252628;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	display: inline;
}

.ov_head {
	margin-bottom: 17px;
	margin-top: 4px;
}

.ov_head img {
	margin-bottom: -2px;
	margin-left: 4px;
	cursor: pointer;
}

.right_column h3,
.left_column_normal h3,
.right_column_systems h3,
.column_systems h3 {
	color: #252628;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 9px;
}

.right_column ul,
.left_column_normal ul,
.right_column_systems ul,
.column_systems ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
}
.right_column_systems ul,
.column_systems ul {
	padding-top: 1px;
}

.right_column ul li,
.left_column_normal ul li,
.right_column_systems ul li,
.column_systems ul li {
	margin-left: 3px;
	margin-bottom: 4px;
	padding-left: 11px;
	background-image: url(../img/arrow_li_rt.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.right_column_systems ul li,
.column_systems ul li {
	background-position: left 4px;
	line-height: 14px;
}

.placeholder {
	height: 121px;
	display: block;
}
html* .placeholder {
	height: 91px;
}
* html .placeholder {
	height: 157px;
}

.topnav {
	display: none;
	height: 20px;
	background-color: #e4e4e4;
	color: #000000;
	text-align: right;
	padding-right: 27px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.topnav span {
	display: none;
	color: #000000;
}
.topnav a,
.topnav a:link,
.topnav a:active,
.topnav a:visited {
	display: none;
	color: #005380;
	text-decoration: none;
}
.topnav a:hover {
	text-decoration: underline;
}

.topnav a.selected,
.topnav a.selected:link,
.topnav a.selected:active,
.topnav a.selected:visited {
	display: none;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	background-image: url(../img/arrow_big_rt.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.header {
	display: none;
	height: 102px;
	background-image: url(../img/dummy_header.jpg);
}
.header a,
.header a:link,
.header a:active,
.header a:visited {
	display: none;
	float: left;
	color: #005380;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	background-image: url(../img/arrow_big_dn.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	margin-left: 13px;
	margin-right: 13px;
	height: 16px;
}
.header a:hover {
	text-decoration: underline;
}

.mainnav {
	position: absolute;
	margin-left: 8px;
	margin-top: 81px;
}

* html .mainnav {
	margin-left: 0px;	
}

.visual {
	display: none;
	height: 46px;
	margin-bottom: 30px;
	clear: both;
}

.visual_home {
	display: none;
	height: 145px;
	clear: both;
}

.visual img,
.visual_home img {
	display: none;
}

.centerdiv {
	position: relative;
	width: 900px;
	height: 100%;
}

.newsblock_home {
	margin-top: 29px;
}

.newsblock_home_head {
	height: 21px;
	padding-top: 1px;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005380;
}

.newsblock_home_head a,
.newsblock_home_head a:link,
.newsblock_home_head a:active,
.newsblock_home_head a:visited,
.infobox_link a,
.infobox_link a:link,
.infobox_link a:active,
.infobox_link a:visited,
.overview_link a,
.overview_link a:link,
.overview_link a:active,
.overview_link a:visited {
	float: left;
	color: #005380;
	text-decoration: underline;
	display: block;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 8px;
	background-image: url(../img/arrow_px_rt.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.newsblock_home_head a:hover,
.infobox_link a:hover,
.overview_link a:hover {
	text-decoration: underline;
}

.infobox_link,
.overview_link {
	text-align: right;
	padding-bottom: 2px;
	margin-top: 9px;
}
.infobox_link a,
.infobox_link a:active,
.infobox_link a:link,
.infobox_link a:visited,
.infobox_link a:hover,
.overview_link a,
.overview_link a:active,
.overview_link a:link,
.overview_link a:visited,
.overview_link a:hover {
	float: none;
	display: inline;
}

.overview_link {
	margin-right: 27px;
}

.news_item_home {
	margin-bottom: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54524c;
	clear: both;
}

.news_item_home img {
	float: left;
}

.news_item_home_spacer {
	clear: both;
	height: 18px;
	
}

.news_item_home_txt {
	float: right;
	width: 435px;
	line-height: 12px;
}

.news_item_home_txt div {
	margin-top: 3px;
}

.news_item_home_txt a,
.news_item_home_txt a:link,
.news_item_home_txt a:active,
.news_item_home_txt a:visited,
.news_item_home_txt a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #005380;
	padding-right: 8px;
	background-image: url(../img/arrow_px_rt.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

.infobox_home {
	width: 232px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #54524c;
	margin-bottom: 14px;
}

.infobox_home span {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005380;
}

.infobox_home .box_top {
	height: 11px;
	background-image: url(../img/rnd_box_232_top.gif);
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}
.infobox_home .box_mid {
	background-image: url(../img/rnd_box_232_mid.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.infobox_home .box_btm {
	height: 11px;
	background-image: url(../img/rnd_box_232_btm.gif);
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}

.infobox_downloads {
	width: 165px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #54524c;
	margin-bottom: 19px;
}

.infobox_downloads span {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005380;
}

.infobox_downloads .box_top {
	height: 7px;
	background-image: url(../img/rnd_box_165_top.gif);
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}
.infobox_downloads .box_mid {
	background-image: url(../img/rnd_box_165_mid.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
}
.infobox_downloads .box_btm {
	height: 7px;
	background-image: url(../img/rnd_box_165_btm.gif);
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}

.infobox_head {
	margin-bottom: 8px;
}

.infobox_downloads .infobox_head {
	padding-top: 1px;
}

.inp_container {
	margin-top: 2px;
	padding-bottom: 3px;
}

.inp_container select,
.inp_container input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f5a54;
	border-top: solid 1px #898885;
	border-left: solid 1px #898885;
	border-bottom: solid 1px #b4b3ae;
	border-right: solid 1px #b4b3ae;
	width: 178px;
}
.inp_container input {
	width: 176px;
}
* html .inp_container input {
	width: 174px;
}
html* .inp_container input {
	width: 174px;
}
.inp_container a,
.inp_container a:link,
.inp_container a:active,
.inp_container a:visited,
.inp_container a:hover {
	padding-left: 4px;
	padding-right: 8px;
	background-image: url(../img/arrow_px_rt.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	color: #005380;
}

.tracingline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #252628;
}

.tracingline a,
.tracingline a:link,
.tracingline a:active,
.tracingline a:visited,
.tracingline a:hover {
	color: #005380;
	text-decoration: underline;
}

.tracingline span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.overview_panel {
	clear: both;
	width: 620px;
	height: 123px;
	background-image: url(../img/overview_panel_bg.gif);
	padding-top: 7px;
	padding-left: 7px;
	margin-bottom: 15px;
}

.overview_panel img {
	float: left;
}

.overview_txt {
	float: right;
	width: 444px;
	margin-top: 8px;
	line-height: 15px;
}

.overview_txt span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #005380;
}

.overview_head {
	margin-bottom: 4px;
}

.bottomlinks,
.bottomlinks_systems {
	display: none;
	position: absolute;
	width: 628px;
	height: 26px;
	left: 252px;
	bottom: 100px;
	text-align: left;
	border-top: solid 1px #cccccc;
}

.bottomlinks_full {
	display: none;
	position: absolute;
	width: 860px;
	height: 26px;
	left: 20px;
	bottom: 100px;
	text-align: left;
	border-top: solid 1px #cccccc;
}

.bottomlinks_downloads {
	display: none;
	position: absolute;
	width: 658px;
	height: 26px;
	left: 20px;
	bottom: 100px;
	text-align: left;
	border-top: solid 1px #cccccc;
}

a.print_button,
a.print_button:link,
a.print_button:active,
a.print_button:visited,
a.print_button:hover {
	background-image: url(../img/print_btn.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
	display: block;
	float: left;
	text-decoration: underline;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}

a.top_button,
a.top_button:link,
a.top_button:active,
a.top_button:visited,
a.top_button:hover {
	background-image: url(../img/arrow_px_tp.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	display: block;
	float: right;
	text-decoration: underline;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}

.clr {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.right_column .picture_right {
	border: solid 1px #cccccc;
	padding: 5px;
	background-color: #f6f6f6;
	float: right;
	margin-left: 20px;
}

.right_column .picture_left {
	border: solid 1px #cccccc;
	padding: 5px;
	background-color: #f6f6f6;
	float: left;
	margin-right: 20px;
}

.right_column_systems .picture_right,
.column_systems .picture_right {
	border: solid 1px #cccccc;
	padding: 5px;
	background-color: #f6f6f6;
	float: right;
	margin-left: 20px;
	margin-top: 16px;
}

.right_column_systems .picture_left,
.column_systems .picture_left {
	border: solid 1px #cccccc;
	padding: 5px;
	background-color: #f6f6f6;
	float: left;
	margin-right: 20px;
	margin-top: 16px;
}

.download_dd,
.news_detail_back {
	float: right;
	margin-top: 22px;
}

.download_dd select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: solid 1px #898885;
	border-left: solid 1px #898885;
	border-bottom: solid 1px #b4b3ae;
	border-right: solid 1px #b4b3ae;
	width: 217px;
	background-color: #f6f6f6;
}

.systems_item {
	clear: both;
	height: 16px;
	color: #54524c;
	padding-top: 4px;
	cursor: pointer;
}

* html .systems_item {
	height: 17px;
	padding-top: 3px;
}

.systems_item:hover {
	background-color: #f2f2f2;
}

.download_item {
	clear: both;
	height: 22px;
	color: #54524c;
	padding-top: 5px;
	cursor: pointer;
}
.download_item:hover {
	background-color: #f2f2f2;
}
.download_type {
	float: left;
	text-transform: uppercase;
	width: 39px;
	padding-left: 9px;
}
.download_name {
	float: left;
	color: #005380;
	text-decoration: underline;
}
.systems_name span {
	float: left;
	color: #005380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/arrow_small_dn.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	
}
.news_name {
	float: left;
	width: 540px;
	line-height: 14px;
}
.news_name span {
	color: #005380;
	text-decoration: underline;
}
.news_txt {
	color: #54524c;
}
.download_item:hover .download_name,
.news_item:hover .news_name span {
	color: #fa8f33;
}
.news_item:hover .news_name div {
	color: #54524c;
}
.download_size {
	float: right;
	padding-right: 13px;
}
.systems_page {
	float: right;
	padding-right: 13px;
}
.download_tr,
.news_tr,
.systems_tr,
.submenu_tr {
	clear: both;
	height: 1px;
	background-image: url(../img/downloads_tr.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	line-height: 1px;
}

* html .download_tr,
* html .submenu_tr {
	margin-bottom: -1px;
}

.news_item {
	clear: both;
	color: #54524c;
	padding-top: 5px;
	cursor: pointer;
	padding-top: 7px;
	padding-bottom: 7px;
}
.news_item:hover {
	background-color: #f2f2f2;
}
.news_date {
	float: left;
	width: 104px;
	padding-left: 9px;
	color: #252628;
}

.quicklinks {
	padding-bottom: 2px;
}

.quicklinks a,
.quicklinks a:link,
.quicklinks a:active,
.quicklinks a:visited,
.quicklinks a:hover {
	display: block;
	padding-left: 8px;
	background-image: url(../img/arrow_small_rt.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 4px;
	color: #005380;
}

.news_detail_back a,
.news_detail_back a:link,
.news_detail_back a:active,
.news_detail_back a:visited,
.news_detail_back a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	padding-left: 10px;
	background-image: url(../img/arrow_px_lf.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom: 4px;
	color: #005380;
}

.news_details {
	color: #252628;
	line-height: 17px;
	margin-top: 20px;
}

.news_details a,
.news_details a:link,
.news_details a:active,
.news_details a:visited,
.news_details a:hover {
	color: #005380;
}

.news_details h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 8px;
}

.related {
	margin-top: 26px;
}

.related h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 3px;
	color: #005380;
}

.related .box_top {
	height: 5px;
	background-image: url(../img/rnd_box_627_top.gif);
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}
.related .box_mid {
	background-image: url(../img/rnd_box_627_mid.gif);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 13px;
}
.related .box_btm {
	height: 5px;
	background-image: url(../img/rnd_box_627_btm.gif);
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}

.related a,
.related a:link,
.related a:active,
.related a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005380;
	background-image: url(../img/arrow_small_bld_rt.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 13px;
	margin-top: 3px;
	width: 180px;
}
.related a:hover {
	color: #fa8f33;
}


.small_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #54524c;
	margin-top: 11px;
	margin-bottom: -2px;
}

.systems_head {
	background-image: url(../img/systems_head_bg.gif);
	background-repeat: no-repeat;
	height: 61px;
}

.search_head {
	background-image: url(../img/search_head_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
}

.systems_head_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 13px;
	margin-left: 18px;
	float: left;
	width: 256px;
}

.systems_head_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 18px;
	float: left;
	width: 500px;
}

.systems_head_search a,
.systems_head_search a:link,
.systems_head_search a:active,
.systems_head_search a:visited,
.systems_head_search a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 12px;
	background-image: url(../img/arrow_small_bld_rt.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #005380;
}

.systems_head_search input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #312e2e;
	border-top: solid 1px #898885;
	border-left: solid 1px #898885;
	border-bottom: solid 1px #b4b3ae;
	border-right: solid 1px #b4b3ae;
	width: 253px;
}

.systems_head_left select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #312e2e;
	border-top: solid 1px #898885;
	border-left: solid 1px #898885;
	border-bottom: solid 1px #b4b3ae;
	border-right: solid 1px #b4b3ae;
	width: 253px;
	margin-top: 4px;
}

.systems_head_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 13px;
	float: left;
	margin-left: 27px;
}

.systems_head_right select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #312e2e;
	border-top: solid 1px #898885;
	border-left: solid 1px #898885;
	border-bottom: solid 1px #b4b3ae;
	border-right: solid 1px #b4b3ae;
	width: 253px;
	margin-top: 4px;
}

.systems_item_sub {
	display: none;
	background-color: #e4edf0;
}

.systems_item_sub_inner {
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 22px;
}
.systems_item_sub_inner h2 {
	margin-top: 0px;
}

.catalog_lvl3_inner {
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 22px;
	cursor: pointer;
}
.catalog_lvl3_inner h2 {
	margin-top: 0px;
}

.catalog_lvl3_inner:hover {
	background-color: #f2f2f2;
}

.systems_item_parts_lvl3 {
	display: none;
	margin-bottom: -9px;
}



.parts_links,
.parts_links_active,
.parts_links_act {
	margin-top: 20px;
}
.parts_links a,
.parts_links a:link,
.parts_links a:active,
.parts_links a:visited,
.parts_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005380;
	background-image: url(../img/arrow_small_bld_dn.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 13px;
}

.parts_links_active span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left 4px;
	text-decoration: none;
}

.parts_links_act a,
.parts_links_act a:link,
.parts_links_act a:active,
.parts_links_act a:visited,
.parts_links_act a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005380;
	background-image: url(../img/arrow_small_bld_up.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 13px;
}

.parts_close {
	margin-top: 20px;
}
.parts_close a,
.parts_close a:link,
.parts_close a:active,
.parts_close a:visited,
.parts_close a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005380;
	background-image: url(../img/arrow_small_up.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	text-decoration: none;
	margin-left: -8px;
}

.systems_item_parts {
	margin-bottom: -9px;
}

.systems_item_parts_sc {
	display: block;
}

.systems_part {
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.systems_part_name {
	float: left;
	width: 479px;
	margin-right: 20px;
	margin-bottom: 4px;
}

.systems_part_icon {
	float: left;
}

.systems_part_number {
	text-align: right;
}

.systems_spacer {
	height: 5px;
}

.level2_links,
.lvl1_search_link {
	padding-top: 4px;
}

.level2_links a,
.level2_links a:link,
.level2_links a:active,
.level2_links a:visited,
.level2_links a:hover {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005380;
	background-image: url(../img/arrow_small_bld_rt.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 13px;
	margin-top: 3px;
}

.lvl1_search_link {
	text-align: right;
}

.lvl1_search_link a,
.lvl1_search_link a:link,
.lvl1_search_link a:active,
.lvl1_search_link a:visited,
.lvl1_search_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005380;
	background-image: url(../img/arrow_small_bld_rt.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 13px;
	margin-top: 11px;
	margin-right: 6px;
}

.column_systems .left {
	float: left;
	width: 282px;
	height: 314px;
	background-image: url(../img/hor_tr.gif);
	background-repeat: repeat-y;
	background-position: top right;
	margin-right: 20px;
}

.column_systems .middle {
	float: left;
	width: 276px;
	height: 314px;
	background-image: url(../img/hor_tr.gif);
	background-repeat: repeat-y;
	background-position: top right;
	margin-right: 18px;
}

.column_systems .right {
	float: right;
	width: 260px;
	height: 314px;
}

.left select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
	border-top: solid 1px #898885;
	border-left: solid 1px #898885;
	border-bottom: solid 1px #b4b3ae;
	border-right: solid 1px #b4b3ae;
	width: 252px;
	display: block;
	margin-top: 9px;
	margin-bottom: 23px;
}

.right input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
	border-top: solid 1px #898885;
	border-left: solid 1px #898885;
	border-bottom: solid 1px #b4b3ae;
	border-right: solid 1px #b4b3ae;
	width: 252px;
	display: block;
	margin-top: 9px;
	margin-bottom: 7px;
}

.lvl1_search_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #010101;
	margin-top: 33px;
}

.help_lvl1_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../img/help_lvl1_left_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 338px;
	height: 64px;
	margin-left: -37px;
	margin-top: -90px;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
	display: none;
}

* html .help_lvl1_left {
	margin-left: -161px;
	margin-top: -73px;
}

.help_lvl1_middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../img/help_lvl1_middle_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 338px;
	height: 124px;
	margin-left: 10px;
	margin-top: -150px;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
	display: none;
}

* html .help_lvl1_middle {
	margin-left: -161px;
	margin-top: -133px;
}

.help_lvl1_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../img/help_lvl1_left_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 338px;
	height: 64px;
	margin-left: -43px;
	margin-top: -90px;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
	display: none;
}

* html .help_lvl1_right {
	margin-left: -161px;
	margin-top: -73px;
}

.left strong,
.middle strong,
.right strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nav_item {
	float: left;
	position: relative;
}

.nav_item_lvl1 {
	display: none;
	position: absolute;
	background-color: #e4e2e3;
	margin-top: 16px;
	width: 350px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
}

* html .nav_item_lvl1,
html* .nav_item_lvl1 {
	margin-left: -120px;
}

.nav_item_lvl1 a,
.nav_item_lvl1 a:link,
.nav_item_lvl1 a:active,
.nav_item_lvl1 a:visited {
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 5px;
	width: 345px;
	display: block;
	text-decoration: none;
	background-image: url(../img/arrow_big_rt.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.nav_item_lvl1 a:hover {
	color: #aeb5d1;
	text-decoration: none;
}

.nav_item:hover .nav_item_lvl1,
.nav_item .nav_item_lvl1:hover {
	display: block;
}

.nav_item_lvl2 {
	display: none;
	background-color: #e4e2e3;
}

.nav_lvl1_item a,
.nav_lvl1_item a:link,
.nav_lvl1_item a:active,
.nav_lvl1_item a:visited,
.nav_lvl1_item a:hover {
	float: none;
}

.nav_lvl1_item:hover .nav_item_lvl2,
.nav_lvl1_item .nav_item_lvl2:hover {
	display: block;
	position: absolute;
	margin-left: 345px;
	padding-left: 5px;
	margin-top: -16px;
	_margin-top: -17px;
}

.nav_item_lvl2 a,
.nav_item_lvl2 a:link,
.nav_item_lvl2 a:active,
.nav_item_lvl2 a:visited {
	background-image: none;
	width: 150px;
}

.warning {
	color: #fa8f33;
}

select.warning {
	border: solid 2px #fa8f33;
	margin-top: 3px;
	margin-left: -1px;
}

.pagedir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 28px;
}

.pagedir_left {
	float: left;
	width: 96px;
	margin-left: 4px;
}

.pagedir_center {
	float: left;
	text-align: center;
	width: 455px;
}

* html .pagedir_center {
	float: left;
	text-align: center;
	width: 450px;
}

.pagedir_right {
	float: right;
	width: 96px;
	text-align: right;
	margin-right: 4px;
}

.pagedir_left a,
.pagedir_left a:link,
.pagedir_left a:active,
.pagedir_left a:visited {
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../img/arrow_px_lf.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 9px;
	color: #005380;
}
.pagedir_center a,
.pagedir_center a:link,
.pagedir_center a:active,
.pagedir_center a:visited {
	font-weight: normal;
	text-decoration: underline;
	margin-right: 7px;
	color: #005380;
}
.pagedir_center span {
	font-weight: bold;
	margin-right: 7px;
}
.pagedir_right a,
.pagedir_right a:link,
.pagedir_right a:active,
.pagedir_right a:visited,
.pagedir_right a:hover {
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../img/arrow_px_rt.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 9px;
	color: #005380;
}

.pagedir_left a:hover,
.pagedir_right a:hover,
.pagedir_center a:hover {
	color: #fa8f33;
}


#te-page{
	display:none;
}

#te-print-logos{
	display:block;
	height:100px;
	
}
#te-print-logos .logo_left{
	position:absolute;
	top:20px;
	left:50px;

}

#te-print-logos .logo_right{
	position:absolute;
	top:20px;
	right:20px;

}



