﻿body {
}

.eBrochureHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: red;
	font-family: 'Arial Bold' , Arial;
}

.eBrochureHeading
{
	font-weight: bold;
	font-size: 12pt;
	color: #000099;
	font-family: Arial;
	filter: DXImageTransform.Microsoft.Glow(Color=blue,Strength=5);
	width: 150px;
}

 .HeadingNoUnderline
{
	font-weight: bold;
	font-size: 10pt;
	color: #0066cc;
	font-family: Arial;
	text-decoration: none;
}
.Heading
{
	font-weight: bold;
	font-size: 10pt;
	color: #0033cc;
	font-family: Arial;
}
.SupplierGridFont
{
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Tahoma, Arial;
	text-align: center;
	font-weight: bold;
}
.eBrochureGridSupplier
{
	font-weight: bold;
	font-size: 12pt;
	color: darkblue;
	font-family: Tahoma, Arial;
}

.eBrochureGridTitle
{
	font-weight: normal;
	font-size: 11pt;
	color: black;
	font-family: Tahoma, Arial;
}

.eBrochureGridDescription
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Arial;
	font-style: italic;
}
.HeaderLine1
{
	
	font-family: Arial;
	font-weight: bold;
}
.HeaderLines
{
	font-family: Arial;
	font-weight: normal;
}
