﻿#Header
{
	background-repeat: no-repeat;
	background-image: url(../../images/headerBg.png)
}
body {
	font-size: 1em;
}
body,
p,
a,
div,
span,
select,
input,
textarea {
	font-family: Helvetica, Arial, Verdana, Times New Roman, Sans-Serif;
}
select,
input,
textarea {
	font-size: 1em;
}
#LeftColumn h1 {
	text-transform: lowercase;
	font-size: 1.5em;
	color: #1d0131;   
}
#LeftColumn h2 {
	text-transform: lowercase;
	font-size: 1.2em;
	color: #1d0131;  
	margin-top: 1.5em;
	line-height: 1.25em;
	/*font-weight: bold;*/
}
#LeftColumn .headerGrey
{
	color: #57575A;
}
#LeftColumn p {
	margin-top: 1em;
	font-size: 0.8333em;
	color: #6c6b70;
	line-height: 1.5384em;
}
#LeftColumn p.firstPara {
	color: #333333;
}
#LeftColumn ul
{
	margin-top: 1em;
	margin-bottom: 1em;
}
#LeftColumn li
{
	font-size: 0.8333em;
	color: #6c6b70;
	padding-left: 2em;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 0.5em;
}
#LeftColumn .supplier
{
	font-size: 0.8333em;
	color: #6c6b70;
}
#Footer p {
	margin-top: 1em;
	font-size: 0.8333em;
	color: #6c6b70;
	line-height: 1.5384em;
}
#LeftColumn a,
#LeftColumn a:hover,
#LeftColumn a:active,
#LeftColumn a:link,
#LeftColumn a:visited
{
	color: #6c6b70;
}
small
{
	font-size: 0.875em;
}
#LeftColumn a:hover
{
	text-decoration: underline;
}
.supplier
{
	margin-top: 0.375em;
}
.TBS
{
	color: Red;
}
