/*
	Main Print Style Sheet
	$Id$
*/

body {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: black;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}


#top_table, #main_table, #bottom_table, .contenttable, #content_block, #list_container {
	width: 100%;

}
.contenttable img {
	display:block;
}
a {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
}

h1, .producttitle {  
	font-size: 12pt; 
	font-weight: bolder;
	color: black;
	line-height: 1.25;
	margin: 0px;
}

h2, .productsub {  
	font-size: 11pt; 
	font-weight: bold;
	color: black;
	line-height: 1.25;
	margin: 8px;
}

td, td p, p, .legal, .legal li {
	font-size: 10pt;
	color: black;
	margin: 8px;
	vertical-align: top;
	text-align: justified;	
}

#main_nav, #nav_foottd, #nav_foot img, #productnav  {
	display: none;
} 


table {
	border: 0; padding: 0; margin: 0;
}

img {
	border: none;
	display: block;
}
	
.screen-hide {
	display: block;
}

.subcolumnshdr {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	padding-left: 30px;
	background: #fff;
	text-decoration:none;
	height: 28px;
	line-height: 28px;
	margin: 0px;
	background:url(/c/img/bluarrow_east.gif) no-repeat;
	background-position: 10px 9px;
}

.secheads a { 
	display:none;
}
.sectionmenu { 
	color: #000;
	font-family: Verdana, Arial;
	font-weight:bold ;
	font-size: 11px;
	text-decoration: none;
	text-indent: 0 px;
	margin-left: 0px;
	align: left;
	line-height: 22px;
	height: 24px;
	padding: 0 0 0 30px;
	width: 250px;
}

#list_container {
	margin: 30px 10px 10px 10px;
}
