.ProductBox{
	width: 95%;
	background-color: #CACACA;
	border-collapse: collapse;
	padding: 0em;
	margin: 1em 0em 1em 0em;
	font-size:0.73em;
}

.ProductBox ul{
	padding: 0em;
	margin: 0em 0em 0em 1em;
}

.ProductBox li{
	list-style-image:url(red_bullet.gif);
	list-style-position:outside;
	list-style-type:disc;
}

.ProductBox h2{
	color: #BC0000;
	font-size:1em;
	font-weight:bold;
	padding: 0em;
	margin: 0em;
}

.ProductBox h4{
	font-size:10pt;
	font-weight:bold;
	padding: 0em;
	margin: 0em;
}

.greytopleft{
	background: Gray url(gt_topleft.gif) no-repeat ;
	width: 8px;
	height: 9px;
}
.greytopmid {
	background: Gray url(MidGrey1Px.gif) repeat;
	height: 9px;
}
.greytopright {
	background: Gray url(gt_topright.gif) no-repeat left;
	width: 8px;
	height: 9px;
}
.greymid {
	background: Gray url(MidGrey1Px.gif) repeat;
}
.greybottomleft {
	background: Gray url(gt_bottomleft.gif) no-repeat ;
	width: 8px;
	height: 12px;
}
.greybottommid {
	background: Gray url(MidGrey1Px.gif) repeat;
	height: 12px;
}
.greybottomright {
	background: Gray url(gt_bottomright.gif) no-repeat left;
	width: 8px;
	height: 12px;
}
.productlist {
	width: 180px;
	font-size: 10pt;
	vertical-align: top;
}

.PeopleList{
	font-size: 0.73em;
}

.PeopleList h3{
	color: #808080;
	font-size: 1em;
	font-weight: bold;
	padding: 0em;
	margin: 0em;
}

.EmailLink{
	padding: 0em;
	margin: 0.3em 0em 0em 0em;
}

.EmailLink li{
	list-style-type: none;
	list-style-image: url( '/dirv/vero/vsrpublishing.nsf/AttachmentsByTitle/img_MailIcon/$FILE/mail.gif' );
	margin-left: 2em;
}

.EmailLink a{
	vertical-align: top;
}

.heading2{
	color:#BC0000;
	font-weight:bold;
	font-size: 0.73em;
}

.SRlinksList{
	border-collapse: collapse;
	font-size: 0.74em;
	margin-bottom: 1.5em;
}

.SRlinksList ul{
	padding: 0em;
	margin: 0.25em 0em 0em 1.7em;
}

.SRlink{
	list-style-type: none;
	list-style-image: url( '/dirvz/vero/vero.nsf/AttachmentsByTitle/img_ExternalSiteLink/$FILE/offsite-link.gif' );
}