* {
	margin:0px;
	padding:0px;
}

body {
	width:640px;
	margin-left:auto;
	margin-right:auto;	
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

h1 {	
	padding:0px 0px 2px 0px;
	margin:0px 0px 10px 0px;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #026B4A;
}

h2 {	
	padding:0px;
	margin:0px;	
}

h3 {
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#026B4A;
}

h4 {
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#026B4A;
}

h5 {
	padding:5px 0px 5px 0px;
	margin:0px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	color:#026B4A;
}

h6 {	
	margin:0px;
	padding:10px 0px 0px 0px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}

a {
	color:#67227F;
	text-decoration:underline;
	font-size:11px;
}

a:hover {}

ol {
	padding-left:18px;
}

* html ol {
	padding-left:22px;
}

ol li {
	padding-bottom:10px;
}

.header_wrapper {
	display:none;
}

.print_header {
	width:640px;
}

.header_left_corner {}

.header_right_corner {}

.logo {}
/*-----------------------------------------------------------------------------------------------TOP NAVIGATION*/
.top_navigation_wrapper {
	display:none;
}

.top_bttn_wrapper {}

.top_bttn_wrapper a {}

.top_bttn_wrapper a:hover {}

.top_bttn_wrapper_selected a {}

.top_bttn_separator_on {}

.top_bttn_separator_off {}

.top_bttn_left_corner_on {}

.top_bttn_left_corner_off {}

.top_bttn_right_corner_on {}

.top_bttn_right_corner_off {}
/*-----------------------------------------------------------------------------------------------BREADCRUMBS*/
.breadcrumbs_wrapper {
	display:none;
}

.breadcrumb {}

.breadcrumb_link {}

.breadcrumb_link:hover {}

.fake_breadcrumb {}
/*-----------------------------------------------------------------------------------------------CONTENT*/
.main_frame {
	/*float:left;*/
	width:640px;
}

.main_outside_wrapper {
	/*float:left;*/
	width:640px;
	color:#000000;
}

.main_content_wrapper {
	/*float:left;*/
	width:640px;	
	padding-bottom:3px;
}

.main_content_top {
	/*float:left;*/
	width:640px;
	padding-top:4px;	
	line-height:0px;
}

.main_content_body_wrapper {
	/*float:left;*/
	width:640px;
}

.main_content_body {
	/*float:left;*/
	width:640px;	
}

.inside_main_content_body {
	/*float:left;*/
	width:640px;
	padding-top:20px;
	padding-bottom:20px;		
}

.main_content_bottom {
	/*float:left;*/
	width:640px;
	height:4px;
	line-height:0px;	
}

.inside_main_content_bottom {
	/*float:left;*/
	width:640px;
	padding-bottom:4px;
	line-height:0px;	
}

.inside_content_wrapper {
	/*float:left;*/
	width:640px;
	color:#000000;
}

.inside_content_top {
	/*float:left;*/
	width:640px;	
	height:8px;
	line-height:0px;
}

.inside_content_body_wrapper {
	/*float:left;*/
	width:640px;		
} 

.inside_content_bottom {
	float:left;
	width:640px;
	height:8px;
}

.inside_content_body {
	/*float:left;*/
	width:640px;
	padding:10px 0px 10px 0px;;
}
/*-----------------------------------------------------------------------------------------------HOMEPAGE*/
.big_contentbox_wrapper {
	/*float:left;*/
	width:640px;
}

.big_contentbox {
	/*float:left;*/
	width:640px;
	padding:20px 0px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
}

.right_contenboxes_wrapper {
	display:none;
}

.right_contenboxes_top {}

.right_contenboxes_bottom {}

.hmb_link_wrapper {}

.blue_link {
	color:#7CB6F3;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.blue_link:hover {}

.contentboxes_separator {	
	/*float:left;*/
	width:640px;
	height:8px;
	line-height:0px;
}

.contentboxes_wrapper {
	/*float:left;*/
	width:640px;
	height:204px;	
}

.contentbox_title {
	font-size:14px;
	font-weight:bold;
}

.contentbox_left {
	float:left;
	width:210px;
	height:204px;
}

.contentbox_middle {
	float:left;
	width:210px;
	height:204px;	
	margin-left:5px;
	margin-right:5px;
}

.contentbox_right {
	float:left;
	width:210px;
	height:204px;	
}

.contentbox_left_text {
	padding:12px 0px 0px 0px;	
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.contentbox_left_text2 {
	padding:12px 0px 0px 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.contentbox_middle_text {
	padding:12px 0px 0px 0px;	
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.contentbox_right_text {
	padding:12px 0px 0px 0px;	
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.purple_link_box {
	display:none;
}

.purple_link {}

.purple_link:hover {}
/*-----------------------------------------------------------------------------------------------LEFT MENU*/
.left_menu_wrapper {
	display:none;
}

.left_menu {}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {}

.menu1 a:hover {}

.menu1_selected a:link,
.menu1_selected a:active,
.menu1_selected a:visited,
.menu1_selected a:hover {}

.menu2_wrapper {}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {}

.menu2 a:hover,
.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {}
/*-----------------------------------------------------------------------------------------------PRIVACY*/
.privacy_list {
	padding-left:30px;	
}

.privacy_list li {
	list-style-type:upper-roman;
	padding-bottom:15px;
}
/*-----------------------------------------------------------------------------------------------SITE MAP*/
.sitemap_unordered_list {
	padding-left:10px;
	list-style-type:none;
}

.sitemap_unordered_list_item {
	padding-bottom:5px;
}

.sitemap_unordered_list li ul {
	padding-left:10px;
	list-style-type:none;
}
/*-----------------------------------------------------------------------------------------------SHARED CLASSES*/
.icon_wrapper {
	position:relative;
	top:3px;
	padding-right:5px;
}

.unordered_list {
	padding-left:10px;
	padding-bottom:15px;
	list-style-type:none;
}

.unordered_list li {
	padding-bottom:5px;
}

.hspace {
	padding-left:35px;
}

.hspace2 {
	padding-left:13px;
}

.vspace {
	padding-bottom:202px;
}

.vspace_small {
	padding-bottom:15px;
}

.general_content_left_wrapper { 
	float:left;
	width:367px;
	padding:0px 13px 0px 0px;
}

.general_content_right_wrapper { 
	float:right;
	width:260px;
}

.general_content_right_wrapper .img_item {
	padding-bottom:5px;
}

.special_link:link,
.special_link:active,
.special_link:visited {
	text-decoration:none;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#026B4A;
}

.special_link:hover {}

.img_link:link,
.img_link:active,
.img_link:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.img_link:hover {}
/*-----------------------------------------------------------------------------------------------ANALYTICAL SERVICES*/
.analytical_services_img1 {
	float:right;
	width:175px;
	padding-left:5px;
}

.analytical_services_img2 {
	float:left;	
	width:500px;
}

.cb {
	float:left;
	width:367px;
}

* html .cb {
	float:left;
	width:367px;
}

.cb_title {
	float:left;
	width:347px;
	padding:10px 10px 0px 10px;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.cb_text {
	float:left;
	width:347px;
	padding:7px 10px 10px 10px;
}

.cb_left_text {
	float:left;
	width:190px;
}

.cb_right_text {
	float:left;
	width:151px;
	padding:0px 0px 0px 6px;
}

.cited_work_left {
	padding:0px 5px 10px 0px;
}

.cited_work_right {
	padding:0px 0px 10px 0px;
}
/*-----------------------------------------------------------------------------------------------ABOUT MTI*/
.mti_logo {
	float:right;	
	width:209px;
	padding:0px 5px 5px 5px;
}

.about_mti_img {
	float:right;	
	width:320px;
	padding:0px 5px 5px 5px;
}
/*-----------------------------------------------------------------------------------------------PRODUCTS*/
.products_images {
	display:none;
}
/*-----------------------------------------------------------------------------------------------LICENSING*/
.licensing_text_wrapper {}

.licensing_text {}
/*-----------------------------------------------------------------------------------------------CONTACT US*/
.error_color {
	color:#FF0000;
	padding-right:10px;
	padding-bottom:5px;
	font-weight:bold;
	text-align:right;
}

.box {
	width:250px;
}

.phone_box {
	width:80px;
}

.contact_textarea {
	width:250px;
}

.error_msg_wrapper {
	color:#FF0000;
	padding-bottom:25px;
}

.required_text {
	text-align:right;	
}

.contact_left_cell {
	padding-right:10px;
	padding-bottom:5px;
	text-align:right;
}

.contact_right_cell {
	padding-right:10px;
	padding-bottom:5px;
}

.button {
	display:none;
}

.button_over {
	display:none;
}
/*-----------------------------------------------------------------------------------------------FOOTER*/
.footer_wrapper {
	/*float:left;*/
	clear:both;
	width:640px;
	padding-top:50px;
	padding-bottom:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666666;	
}

.footer_left {
	/*float:left;*/
	width:426px;
}

.footer_right_wrapper {
	display:none;
}

.footer_right_links {
	/*float:right;*/
	padding-bottom:9px;	
}

.grip_logo {
	display:none;
	/*clear:both;
	float:right;
	width:113px;*/
}

.footer_link {
	text-decoration:none;
	color:#666666;
}

.footer_link:hover {}
