﻿body {
}

#contentDIV {
	font:normal normal normal 12px/15px arial, tahoma, arial, sans-serif;

}

h1 {
	padding:5px 0 5px 0;
	font-size:18px;
	line-height:22px;
	color:#c00000;	
	text-align:center;
	border-top:solid 1px #c0c0c0;
	border-bottom:solid 1px #c0c0c0;
	background:#fff0f0;
}
#introDIV {
	padding:3px 25px 3px 25px;
}

#vendorContentTable {
	
	
}
#vendorContentTable td {
	margin:5px;
	border-top:solid 3px #e0e0e0;
	border-bottom:dotted 1px #c00000;
	
}

#vendorContentTable td img {
	margin:10px;
	float:left;
	
}

#vendorContentTable .leftTD {
	width:75px;
	font-size:18px;
	line-height:22px;	
}
#vendorContentTable .centerTD {
	width:200px;
	font-size:18px;
	line-height:22px;
	
}
#vendorContentTable .rightTD {
	width:525px;
	font-size:12px;
	background:#fff0f0;
	
}
