@charset "UTF-8";
/* CSS Document */
body {
	background-color: #e7e7e7;
}
body,a,td,div,li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mainwidth{
	width:840px;
}

#vhlogobar{
	width:840px;
}
#navbar{
	background-color: #d61d2f;
	height: expression( this.scrollHeight < 19 ? "20px" : "auto" ); /* sets min-height for IE */
   	min-height: 20px; /* sets min-height value for all standards-compliant browsers */
}
#vhleftcorner1{
	background: url(../images/nav_left.gif) no-repeat 0 100%;
}
#vhrightcorner1{
	background: url(../images/nav_right.gif) no-repeat 100% 100%;
	height:20px;
}
#vhrightcorner1 ul{
	padding: 0;
	margin: 0;	
	list-style: none;
	float:right;
	width:650px;
}
#vhrightcorner1 ul li{
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:0;
	margin:0;
	height:12px;
	display:block;
	border-right: 1px solid black;
}
#vhrightcorner1 ul li a{
	font-size:11px;
	color: #000000;
	text-decoration: none;
	display:block;
}
#vhrightcorner1 ul li a:hover,.current{
	color: #FFFFFF ! IMPORTANT;
}

.last{
	border:none ! IMPORTANT;
}
.flashbar{
	height: expression( this.scrollHeight < 115 ? "116px" : "auto" ); /* sets min-height for IE */
   	min-height: 116px; /* sets min-height value for all standards-compliant browsers */
	background-color: #ffffff;
	width:840px;
	padding:0;
}
#PageHead{
	margin:0;
	padding:0;
}
.flashspacer{
	width:840px; 
	background-color: #6b6c6e; 
}
#flashspacer_left{
	background: url(../images/flashspacer.gif) no-repeat 0 0%;
}
#flashspacer_right{
	background: url(../images/flashspacer_right.gif) no-repeat 100% 0%;
	height:32px;
}
#flashspacer_right div{
	text-align:left;
	color:white;
	padding-top:7px;
	padding-left:35px;
	font-size:15px;
	font-weight:bold;
}
.bodycontent{
	height: expression( this.scrollHeight < 353 ? "354px" : "auto" ); /* sets min-height for IE */
   	min-height: 354px; /* sets min-height value for all standards-compliant browsers */
	background-color: #ffffff;
	text-align:left;
}
.bodycontent,.bodycontent td,.bodycontent div{
	text-align:left;
}
.bottombar{
	width:840px;
}
.prodnav,.prodnav a{
	color:#4f4f4f;
	text-decoration:none;
}
.prodnav a:hover,.prodcurrent{
	color: #d61d2f ! IMPORTANT;
}
.prodnav ul{
	list-style:none;
	margin:0;
	padding:0;
}
.prodnav ul li{
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding:0;
}
#pcontent ul{
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	padding-left:15px;
}
#pcontent li{
	margin:0px;
	padding:0;
}
#pcontent h3{
	font-size:18px;
	margin-bottom:0px;
}
#pcontent td div{
	overflow: visible;
}
.footercopy{
	background: url(../images/address.gif) no-repeat 0 50%;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	width:768px; 
}
.boldfooter{
	line-height: 14px; 
	font-size:12px;
}
.subbtns{
	background: url(../images/Btns.gif) no-repeat 0 0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	width:103px;
	height:18px;
}
.floatclear{clear:both;margin:0px;padding:0px;height:0px;position:relative;font-size:.05em;}
.noshow{display:none;}
