
body#body
{
	/* background: url(../images/bg.gif) repeat top;
	background: url(../images/bg_top.gif) top left repeat-x #FFFFFF; */
	background: #F1F1F1;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0 auto; 
	padding: 0;
}

br
{
	line-height: 0.9em;
}

ul, ul li 
{ 
	list-style: none; 
	list-style-image: none; list-style-type: none;
}

hr
{
	border: none 0px #000000;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}

.min-width 
{
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%"); 
	min-width:1050px;
}

#main
{
	padding: 0px;
	margin: 0 auto;
	width: 1050px;
	min-height: 650px;
	background: url(../images/bg_top.gif) top left repeat-x #FFFFFF;
	position: relative;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#main-content-table
{
}

.header
{
	margin: 0px;
	padding: 0px;
	width: 1050px;
	height: 75px;
	position: relative;
}

.header-title
{
	height: 15px;
	width: 60px;
	padding: 1px 0px 1px 20px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10px;
	color: #CC0000;
}

.header-text
{
    height: 15px;
    width: 250px;
	padding: 1px 20px 1px 10px;
    text-align: right;
    vertical-align: middle;
    font-size: 9px;
    color: #666666;
    white-space: nowrap;
}

.header-text a
{
	color: #CC0000;
	text-decoration: none;
}

.header-text a:hover
{
	text-decoration: underline;
}

.header-text a img
{
    border: none;
    vertical-align: bottom;
}

.header-icons
{
	height: 9px;
	width: 270px;
	padding: 3px 20px 3px 3px;
	text-align:right;
	vertical-align: middle;
	font-size: 9px;
}

.header-icons a
{
	text-decoration: none;
}

.header-icons a:hover
{
	text-decoration: none;
}

.header-icons a img
{
    border: none;
    vertical-align: bottom;
}

.page-heading
{
    padding: 15px 0px 0px 0px;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    vertical-align: top;
}

.page-author
{
    text-align: left;
    font-weight:normal;
    font-size: 10px;
    color: #999999;
    vertical-align: top;
}

.page-subheading
{
    padding: 10px 0px 0px 0px;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    color: #333333;
    vertical-align: top;
}

.page-text
{
    padding: 0px 0px 10px 0px;
    text-align: left;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    vertical-align: top;
}

.page-text-button
{
    text-align: right; 
    float: right;
}

.sitemap-path
{
    padding: 12px 5px 0px 0px;
}

.main_graphics
{
	text-align: center;
	vertical-align: top;
}

#logo
{
	margin: 0px;
	width: 300px;
	height: 75px;
	padding-top: 5px;
	padding-left: 30px;
	vertical-align: bottom;
}

#logo a
{
    text-decoration: none;
}

#logo a img
{
    border: none;
}

#top-menu
{
	margin: 0 auto;
	width: 1038px;
	height: 21px;
	position: relative;
	padding-left: 10px;
}

#bottom-menu
{
	margin: 0 auto;
	height: 20px;
	padding: 15px 5px 5px 5px;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 9px;
	color: #49575f;
	text-align: center;
}

#left-col
{
	margin: 0 auto;
	width: 200px;
	text-align: center;
	vertical-align: top;
	padding-top: 14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#content-col
{
	margin: 0 auto;
	padding: 0;
	width: 845px;
	height: 530px;
	text-align: left;
	vertical-align: top;
}

#content-table
{
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
	width: 845px;
}

#banner-col
{
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
	width: 610px;
	height: 160px;
	text-align: center;
	vertical-align: top;
	background: #FFFFFF;
}

#graphics-col
{
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
}

#featured-col
{
	margin: 0 auto;
	padding: 0px 15px 0px 15px;
	width: 235px;
	height: 160px;
	text-align: right;
	vertical-align: top;
	background: #FFFFFF;
}

#center-col
{
	margin: 0 auto;
	width: 610px;
	height: 100%;
	vertical-align: top;
	padding: 5px 3px 5px 0px;
	background-color: #FFFFFF;
}

#right-col
{
	margin: 0 auto;
	width: 235px;
	height: 100%;
	vertical-align: top;
	padding: 15px 0px 0px 15px;
	text-align: right;
}

#floating-links
{
	background-color: #FFFFFF;
	width: 130px;
	height: 200px;
	top: 102px;
	left: 700px;
	position: fixed;
	-moz-opacity: .85; 
	-ms-filter: alpha(opacity=85); 
	filter: alpha(opacity=85); 
	opacity: .85; 
}

#footer 
{ 
	color:#49575f; 
	text-align:center; 
	width:100%; 
	overflow:hidden;
	padding:10px 0px 50px 0px;
}
#footer a { color:#49575f; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}

.eosb-topgroup
{
	cursor: hand;
	font-size: 10px;
	font-weight: normal;
	border-style: none solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	background-color: #DDEFE6;
}

.eosb-toplevelitem
{
	cursor: hand;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.eosb-default
{
	padding-left:5px;
}

.eosb-default-hover
{
	padding-left:5px;
}

.eosb-topgroup-fc
{
	cursor: hand;
	font-size: 10px;
	font-weight: bold;
	border-style: none solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	background-color: #FFFFFF;
}

.eosb-topgroup-na
{
	margin: 0px;
	padding: 0px;
	cursor: hand;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.eosb-toplevelitem-na
{
	margin: 0px;
	padding: 0px;
	cursor: hand;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

.eosb-topgroup-so
{
	margin: 0px;
	padding: 0px;
	cursor: hand;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.eosb-toplevelitem-so
{
	margin: 0px;
	padding: 0px;
	cursor: hand;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

.root-node
{
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}

.parent-node
{
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}

.leaf-node
{
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}

.hover-node
{
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	border-color: #CCCCCC #CCCCCC #CCCCCC #B6BFCA;
	padding-left: 2px;
	padding-right: 5px;
	background-color: #E6EFFA;
	color: #000000;
}

.selected-node
{
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	border-color: #CCCCCC #CCCCCC #CCCCCC #B6BFCA;
	padding-left: 2px;
	padding-right: 5px;
	background-color: #E6EFFA;
	color: #000000;
}

.contact-button
{
	padding: 0px 10px 0px 10px;
}

.featured-customer
{
	margin: 0 auto;
	padding: 5px;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}

.featured-customer a
{
	color: #3366FF;
	text-decoration: underline;
}

.featured-customer a:hover
{
	color: #3366FF;
	text-decoration: none;
}

.next-step
{
    width: 205px;
	margin: 0 auto;
	padding: 8px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}

.next-step a
{
	color: #3366FF;
	text-decoration: underline;
}

.next-step a:hover
{
	color: #3366FF;
	text-decoration: none;
}

.next-step ul 
{ 
	padding: 0px; 
	width:100%;
}

.next-step ul li 
{ 
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 0px; 
	list-style-image: none; 
	list-style: none; 
	margin: 0; 
	line-height: normal;
	line-height: 20px; 
	overflow: hidden; 
}

.news-articles
{
	margin: 0 auto;
	padding: 5px;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}

.news-articles a
{
	color: #3366FF;
	text-decoration: underline;
}

.news-articles a:hover
{
	color: #3366FF;
	text-decoration: none;
}

#center-col-11-content
{
	width: 50%;
	color: #333333;
	padding: 5px 20px 5px 0px;
	text-align: left;
	vertical-align: top;
	border-right: solid 1px #E0E0E0;
}

#center-col-12-content
{
	width: 50%;
	color: #333333;
	padding: 5px 0px 5px 10px;
	text-align: left;
	vertical-align: top;
    border-right: solid 1px #E0E0E0;
}

#center-col-21-content
{
	width: 100%;
	color: #333333;
	padding: 15px 0px 15px 10px;
	text-align: left;
	vertical-align: top;
	border-top: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
}

#center-col-31-content
{
	width: 50%;
	color: #333333;
	padding: 15px 20px 5px 0px;
	text-align: left;
	vertical-align: top;
	border-top: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
}

#center-col-32-content
{
	width: 50%;
	color: #333333;
	padding: 15px 0px 5px 10px;
	text-align: left;
	vertical-align: top;
	border-top: solid 1px #E0E0E0;
    border-right: solid 1px #E0E0E0;
}

.product-icons
{
    text-align: right;
	border-right: solid 1px #E0E0E0;
	border-bottom: solid 1px #E0E0E0;
}

.product-icons a
{
    text-decoration: none;
}

.product-icons a:hover
{
    text-decoration: none;
}

.product-icons a img
{
    border: none;
}

.slide-bar
{
	padding: 10px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}

.button-readmore
{
	display: inline-block;
	float: left;
	text-decoration: none;
	color: #0b1119;
	width: 85px;
	height: 24px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/button_bg_85x24.gif) no-repeat left top;
}

.button-morenews
{
	display: inline-block;
	float: left;
	text-decoration: none;
	color: #0b1119;
	width: 135px;
	height: 24px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/button_bg_135x24.gif) no-repeat left top;
}

.button-morecustomers
{
	display: inline-block;
	float: left;
	text-decoration: none;
	color: #0b1119;
	width: 135px;
	height: 24px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/button_bg_135x24.gif) no-repeat left top;
}

.button-view-prod-details
{
	display: inline-block;
	float: left;
	text-decoration: none;
	color: #0b1119;
	width: 135px;
	height: 24px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/button_bg_135x24.gif) no-repeat left top;
}

.button-submit
{
	display: inline-block;
	float: left;
	text-decoration: none;
	color: #0b1119;
	width: 85px;
	height: 24px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/button_bg_85x24.gif) no-repeat left top;
}

.form-field
{
	color: #000000;
	height: 25px;
	width: 250px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
}

.form-field-caption
{
	color: #999999;
	height: 25px;
	width: 200px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	vertical-align: baseline;
}

.form-field-validation
{
	color: #000000;
	height: 25px;
	width: 130px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
}

.form-field-input
{
    color: #000000;
    width: 250px;
    font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
    font-size: 10px;
}

.form-field-select
{
    color: #000000;
    width: 255px;
    font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
    font-size: 10px;
}

.form-field-button
{
	color: #000000;
	height: 40px;
	padding: 0px 0px 0px 175px;
	text-align: right;
	vertical-align: bottom;
}

.required
{
	font-weight: bold;
}

.multi-line
{
	vertical-align: top;
}

.error-message
{
    color: #FF0000;
}

.success-message
{
    color: #0000FF;
}

.table1
{
    margin: 0px;
    padding: 0px;
    width: 600px;
    background-color: #F0F0F0;
}

.table1-header
{
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    padding: 5px;
    border: solid 1px #999999;
}

.table1-col-caption
{
    font-weight: bold;
    white-space: nowrap;
    margin: 0px;
    padding: 5px;
    border: solid 1px #999999;
}

.table1-col-text
{
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    border: solid 1px #999999;
}

.table2
{
    margin: 0px;
    padding: 0px; 
    text-align: left; 
    width:205px;
    border: solid 1px #CCCCCC;
}

.table2-header
{
    font-weight: bold;
    font-size: 11px;
    text-align: center; 
    margin: 0px;
    padding: 5px;
    background-color: #F0F0F0;
}

.table2-col-caption
{
    white-space: nowrap;
    margin: 0px;
    padding: 10px 5px 10px 10px;
    vertical-align:bottom;
    border-top: solid 1px #CCCCCC; 
}

.table2-col-caption img
{
    padding: 0px;
    vertical-align:middle;
    border: solid 1px #999999; 
}

.table2-col-text
{
    font-weight: normal;
    margin: 0px;
    padding: 10px 5px 10px 5px;
    vertical-align:bottom;
    border-top: solid 1px #CCCCCC; 
}

.table2-col-text a
{
	color: #333333;
	text-decoration: none;
}

.table2-col-text a:hover
{
	color: #333333;
	text-decoration: underline;
}

.table3
{
    margin: 0px;
    padding: 0px;
    width: 600px;
    background-color: #FFFFFF;
}

.table3-header
{
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    padding: 5px;
    text-align: left;
}

.table3-col-logo
{
    font-weight: bold;
    white-space: nowrap;
    margin: 0px;
    padding: 25px 5px 0px 5px;
    text-align: left;
    vertical-align: top;
}

.table3-col-logo img 
{
    border: none 1px #CCCCCC;
}

.table3-col-text
{
    font-weight: normal;
    margin: 0px;
    padding: 0px 5px 15px 5px;
    border-bottom: solid 1px #CCCCCC;
    text-align: left;
    vertical-align: top;
}


