BODY {
	margin: 0px;
}
BODY, P, TD, TH, SPAN, .specDetailTable INPUT {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #3B3B3B;
}
.inlineInput {
	font-family: verdana, arial, sans-serif;
}
.bodytext, .nobold {
	line-height: 15px;
}
form {
	margin: 0;
	padding: 0;
}
A, A:link, A:visited, A:active {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #3B3B3B;
	text-decoration: none;
}
.nobold A, .nobold A:link, .nobold A:visited, .nobold A:active {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #3B3B3B;
	text-decoration: none;
}
A:hover, .nobold A:hover {
	text-decoration: underline;
}
.heading1, .bigtext1, .home_heading .t {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #3f4448;
}
.heading1 {
	font-weight: bold;
}
.heading2 {
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	color: #3F4448;
}
.search {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #3B3B3B;
}
.selecttext1 {
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: 18px;
	color: #FFFFFF;
}
.selecttext2, .selecttext2 P, .selecttext DIV, .selecttext2 A, .selecttext2 A:link, .selecttext2 A:visited, .selecttext3, .selecttext3 DIV, .selecttext3 P, .selecttext3 A, .selecttext3 A:link, .selecttext3 A:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.selecttext3 {
	line-height: 15px;
}
.selecttext2 A:hover, .selecttext2 A:active, .selecttext3 A:hover, .selecttext3 A:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.selectbox1 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3f4448;
}
.text1 {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #3B3B3B;
}
.text2 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.text3 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}
.trail, .trail A, .trail A:link, .trail A:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.trail A:active, .trail A:hover {
	text-decoration: underline;
}

.orangetext {
	font-weight: normal;
	text-decoration: none;
	color: #FC6C01;
}
.orangetext A, .orangetext A:link, .orangetext A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FC6C01;
}
.orangetext A:hover, .orangetext A:active {
	font-weight: bold;
	text-decoration: underline;
	color: #FC6C01;
}

.hiddenInput {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	border: 0px;
}

.sitemap TD, .sitemap A, .sitemap A:visited, .sitemap A:link {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #3B3B3B;
	font-weight: normal;
	text-decoration: none;
}
.sitemap A:hover, .sitemap A:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #3B3B3B;
	font-weight: normal;
	text-decoration: underline;
}
.sitemaproot TD, .sitemaproot A, .sitemaproot A:link, .sitemaproot A:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #3F4448;
	font-weight: bold;
	text-decoration: none;
}
.sitemaproot A:hover, .sitemaproot A:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #3F4448;
	font-weight: bold;
	text-decoration: underline;
}
.whitetext, .whitetext A:link, .whitetext A:visited, .whitetext A:hover, .whitetext A:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #dae3ea;
}
.whitetext A:link, .whitetext A:visited {
	font-weight: bold;
	text-decoration: none;
}
.whitetext A:hover, .whitetext A:active {
	font-weight: bold;
	text-decoration: underline;
}

.whiteheading {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #dae3ea;
}
.grey {
	color: #BBC5CE;
}
.stepNum {
	font-size: 13px;
	font-weight: bold;
}

.specDetailTable td {
	padding: 3px;
}

.print_specDetailTable td {
	padding: 2px;
	font-size: 9px;
}


/*** Home Page ***/
.home_super {
	width: 730px;
	padding: 20px 0 0 36px;
}
.home_heading {
	background: #BBC5CE url('../images/heading_bg.gif') repeat-x 0 0;
}
.home_heading .l {
	width: 100%;
	background: transparent url('../images/heading_bullet.gif') no-repeat 0 0;
}
.home_heading .r {
	width: 100%;
	background: transparent url('../images/heading_right.gif') no-repeat right top;
}
.home_heading .t {
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 26px;
	font-weight: bold;
}
.home_container, .home_container_2 {
	background: #D8E3EE;
	padding: 20px 26px 20px 26px;
}
.home_container_2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.home_container p {
	margin: 0 0 10px 0;
	padding: 0;
}
.home_separator {
	height: 20px;
}
.home_separator_small {
	height: 2px;
	font-size: 1px;
}
.home_footer {
	padding: 15px 0 15px 0;
}
/*** End Home Page ***/

/*** News ***/
#news_list {
	border-top: 1px solid #999999;
}
#news_list td {
	border-bottom: 1px solid #999999;
	padding: 14px 0 14px 0;
}
#news_list td.image {
	padding-right: 20px;
	text-align: center;
}
/*** End News ***/

/*** Header ***/
#header {
	background-position: 0 0;
	background-repeat: no-repeat;
	
}
#header .logo_container {
	width: 603px;
}
#header .logo {
	padding: 0 0 0 27px;
	height: 65px;
}
/*** End Header ***/

/*** Global ***/
.clear {
	clear: both;
}
.separator {
	background: transparent url('../images/line.gif') repeat-x left center;
	line-height: 5px;
	height: 5px;
}
#footer {
	margin: 20px 0 20px 0;
}
#footer .copyright {
	float: left;
}
#footer .credits {
	float: right;
}

.page_buttons {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 19px;
	font-weight: bold;
	color: #3F4448;
	text-align: right;
}
.page_buttons a {
	background: transparent url('../images/top_icon.gif') no-repeat left center;
	padding-left: 14px;
}
.page_buttons .print a {
	background-image: url('../images/print_icon.gif');
}
.page_buttons .enlarge a {
	display: block;
	width: 100%;
	background-image: url('../images/enlarge.gif');
	text-align: left;
	margin: 0 0 12px 0;
}
a.arrow, ul.links li a {
	display: block;
/*	width: 90%; */
	background: transparent url('../images/right_button.gif') no-repeat left center;
	padding: 0 0 0 16px;
	height: 1%;
}
ul.links li {
	position: relative;
	width: 100%;
}
ul.links li a {
	background-position: 5px center;
	padding: 3px 0 3px 21px;
}
.menu_link {
	margin: 5px 0 5px 0;
	width: 100%;
}
/*** End Global ***/

/*** Product Sub Page ***/
.product_sub_form {
	padding: 0 0 0 10px;
	background: transparent url('../images/line_ver.gif') repeat-y left top;
}
/*** End Product Sub Page ***/

/*** Product Details ***/
ul.product_notes, ul.links {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.product_notes li {
	padding: 0 0 16px 16px;
	background: transparent url('../images/right_button.gif') no-repeat left 2px;
}
.product_spec_img {
	background-color: #BBC5CE;
	margin: 8px 0 10px 0;
	text-align: center;
}
.product_menu {
	margin: 0 0 15px 0;
}
.product_menu ul, ul.links {
	list-style: none;
	padding: 0;
	margin: 0;
}
.product_menu li, ul.links li {
	position: relative;
	height: 1%;
}
.product_menu ul li a {
	display: block;
	width: 157px;
	background: transparent url('../images/product_menu_bg.gif') no-repeat left top;
}
.product_menu ul li a .t {
	display: block;
	width: 137px;
	background: transparent url('../images/product_menu_bg_b.gif') no-repeat left bottom;
	font-weight: bold;
	font-size: 9px;
	padding: 7px 10px 7px 10px;
}
.product_menu ul li a .t {
	cursor: pointer;
}
.product_menu ul li .edit {
	display: block;
	width: 147px;
	background: transparent url('../images/product_menu_bg.gif') no-repeat left top;
	padding: 5px 0px 5px 10px;
}
.product_menu ul li .edit input {
	font-size: 9px;
}
/*** End Product Details ***/

/*** Product Sub Page Products ***/
.product_list_item {
	background: #ffffff;
	padding: 10px 10px 0 10px;
	margin: 0 0 20px 0;
}
.product_list_item h2, .product_list_heading h2 {
	margin: 0 0 10px 0;
	padding: 0;
}
.product_list_item .text {
	background: transparent url('../images/product_sub_text_bg.gif') repeat-x left top;
	padding: 10px;
}
.product_list_item .link {
	padding: 10px 0 10px 0;
}
.product_list_item .link a {
	line-height: 20px;
}
.product_list_item .products td img {
	padding-bottom: 10px;
}
.product_list_item .products td {
	text-align: center;
	padding: 0px 5px 10px 5px;
}
.product_list_item .products .noimage {
	width: 78px;
}
.product_list_heading {
	background: #222025;
	margin: 0 0 20px 0;
}
.product_list_heading h2, .product_list_heading .text, .product_list_heading a {
	color: #DBE4ED;
}
.product_list_heading .text {
	padding: 15px 30px 15px 10px;
}
.product_list_heading .link {
	padding: 10px 0 0 0;
}
/*** End Product Sub Page Products ***/

/*** Forms ***/
.form input, .form textarea, .form select {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.form_heading {
	background: #ffffff;
	padding: 10px;
}
.form_content, tr.form_content td {
	background: #eef3f7;
	padding: 10px;
}
.form_content label {
	font-weight: bold;
	padding: 0 10px 0 0;
}
.form_submit {
	text-align: center;
	padding: 10px 0 10px 0;
}
.form_submit input {
	border: 0;
	background: transparent url('../images/submit_bg.gif') no-repeat left center;
	height: 49px;
	width: 675px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
.form_submit input:hover {
	text-decoration: underline;
}
.form_error, .form_error a {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FC6C01;
}
/*** End Forms ***/

/*** Associated Companies Drop-down ***/
#dd_companies ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 3000;
	position: absolute;
}
#dd_companies ul li {
	position: relative;
	height: 1%;
	width: 164px;
}
#dd_companies ul li a {
	height: 1%;
	display: block;
	background: #D9E3ED;
	border-bottom: 1px solid #BAC4CE;
}
#dd_companies ul li a span {
	font-size: 9px;
	display: block;
	line-height: 22px;
	padding: 0 14px 0 14px;
}
#dd_companies ul li a:hover {
	background: #EEF3F8;
	text-decoration: none;
}
/*** End Associated Companies Drop-down ***/
