* {
    padding: 0px;
    margin: 0px;
}


body
{
    font-family: "Arial", "Verdana", sans-serif;
    font-size: 12px;
    font-weight: normal;
}

a
{
	color: #144674;
	text-decoration: none;
}


#top-text,
#page-header,
#page-menu,
#left-column,
a.print-page,
.filterList,
.the-footer,
#product-box,
#right-column,
#resource-box
{
	display: none;
}






/* BREADCRUMBS */
.breadcrumbs
{
	top: 40px;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 570px;
	height: 20px;
}

.breadcrumbs li
{
	display: inline;
	padding: 0 0 0 0;
	margin: 0 6px 0 0;
	font-size: 8pt;
	color: #767676;
}

.breadcrumbs li a,
.breadcrumbs li span
{
	color: #767676 !important;
	margin: 0 6px 0 0;
	padding: 0;
}

.breadcrumbs li a:hover
{
	color: #fff;
	text-decoration: none;
}

.breadcrumbs li.selected
{
	color: #3F8CD5;
}






h1.mainHeading
{
	color: #144674;
	border-bottom: 2px solid #767676;
	line-height: 18px;
	font-size:18px;
	font-weight: bold;
	margin: 15px 0 10px;
}







/* PRODUCT PAGE */
.products
{
	line-height: 13pt;
}

.prodAssets
{list-style: none; margin-bottom: 5px;}
.prodAssets li
{display: inline; white-space: nowrap;}
.prodAssets img
{border: 0;}

.prodAssets2 a
{
	padding-left: 20px;
	background-image: url(/libs/img/pdf_16_new.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.relCats
{list-style: none; display: inline;}
.relCats li
{display: inline; white-space: nowrap;}

.prodInfo
{
	border-bottom: 1px solid #767676;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}