#leftNav {
display:none;
}


#contentArea {
	margin-left:10px;
}


/*body {
    font-family: arial;
    font-size: 11pt;
	margin: 30px;
}


#header {
    display: none;
}

#header img {
    display: none;
}

#breadcrumb {
    display: none;
}

#leftNav {
    display: none;
}

#rightBar {
    display: none;
}

input {
    display: none;
}

a {
    text-decoration: none;
    color: black;
}

a.backtotop {
    display: none;
}

#contentHome h4 {
    display: none;
}

h4, h3 {
	color: black;
	font-weight: bold;
}

#search {
    display: none;
}

#contentArea #productDetail .buttons {
    display: none;
}


.tableWrapper {
    background: white;
	margin: 0px 15px 15px 15px;
}

#productDetail table {
/*    font-size: 80%;
    width: 100%;
 	background: url(../images/horiz_dot.gif) bottom left repeat-x;
}

#productDetail .labelheading {
    display: none;
}


#productDetail .productlabel {
		text-align: left;
		border: 2px solid black;
		padding:20px;
		background:white;
		width:500pt;
		height:230pt;
}


#productDetail table td {
    padding: 5px 0 5px 5px;
}

#productDetail table td.columnOne {
    width: 35%;
}

#productDetail table td.tabledots {
 	background: url(../images/horiz_dot.gif) bottom left repeat-x;
}

.tableHd {
    font-weight: bold;
    padding-bottom: 15px;
	background: url(../images/horiz_dot.gif) bottom left repeat-x;
    padding: 5px;
    font-size: 110%;
}

#productDetail table a:active, #productDetail table a:visited, #productDetail table a:link {
	color:#000033;
    font-weight: bold;
}

.tool_link {
    display:none;
}
*/