/* ---------------------------------------------------
					PRINT VERSION STYLES
  ---------------------------------------------------- */

body {
	width:80%;
	margin-left:0px;
	margin-top:0px;
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;
	background-image:none;
	font-weight:normal;
	vertical-align:top;
	color:#666666
	
}
ul#navmenu {
display:none;
}
/* HOME PAGE TABLES*/
#index_table {
	background-color:#999;
	border: 1px solid #666;
	border-spacing:5px;
	border-collapse:5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:left;
	
}
#index_table H3{
	font-size:12px;
	color:#FFFFFF;
/* END HOME PAGE TABLES*/
}
p {
	font: 10px Tahoma;
}
#prodheadings {
	font: bold 12px Tahoma;
	color: #CC0000;
}

/* Start Top Navigation*/

#top_nav {
font: bold 11px Tahoma;
background-color:#DFDFDF;
border: 1px solid #999999;
display:none;

}
#top_nav a:link {
	font: bold 11px Tahoma;
	color: #CC0000;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);

}
#top_nav a:visited {
	font: bold 11px Tahoma;
	color: #CC0000;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);

}
#top_nav a:hover {
	font: bold 11px Tahoma;
	color: #666666;
	list-style-image: url(../images/bullet.gif);

}
/*End top navigation*/



#left_nav {
display:none
}

#main_text {
	list-style-type: circle;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	width: 80%;
	font-size: 11px;
}
#main_text H1{
font-size:20px;
color:#CC0000;
}
#main_text H2{
font-size:12px;
color:#CC0000;
}
#main_text P, LI{
font-size:11px;
}
#main_text a:link, a:visited {
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
	text-decoration:none
}
#main_text a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration:none
}

#footer {
	font-family: Tahoma;
	font-size: 10px;
	width: 80%;
	text-align:center;
	margin-right:50px;
}
hr {
	color: #CC0000;
	height: 1px;
	text-align: center;
	margin-bottom:10;
	margin-left:10;
	margin-right:10;
	margin-top:10;
	background-color:#CC0000;
	width:99%;
	border:0;
}
#noPrint{
display:none}
/* ---------------------------------------------------
					END PRINT VERSION STYLES
  ---------------------------------------------------- */
  td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
