﻿body
{
	font-family: Arial;
	font-size: small;
	color: Black;
	text-align: center;
	background-color: White;
	padding: 0px;
	margin: 0px;
}
td
{
	font-family: Arial;
	font-size: small;
}
h1
{
	font-size: Large;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
}
h2
{
	font-size: medium;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
	color: #CD6735;
}
h3
{
	font-size:small;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	color: #CD6735;
}
h4
{
	font-size:xx-small;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	color: #CD6735;
}
P
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.BodyDiv
{
	/*
	margin-left: auto; margin-right: auto;
	margin-top: 0px;
	width:1000px;
	*/
	padding: 0px;
	margin: 0px;
	background-color: white;
	border: none;
}
.MainDiv
{
	text-align: left;
}
.HeaderDiv
{
	/*
	border-bottom: solid 3px #00569D;
	*/
}
.HeaderImageDiv
{
	position: relative;
	top: -34px;
	/*
	border-bottom: solid 3px #00569D;
	*/
}
.MainContent
{
	margin-left: auto; margin-right: auto;
	margin-top: 0px;
	width:1000px;
}
.LanguageDiv
{
	position: relative;
	top: -26px;
	text-align:right;
}
.TopMenuDiv
{
	position: relative;
	top: -15px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.divHeader
{
	padding: 5px;
}
.divContent
{
	position: relative;
	top: -15px;
	padding: 0px;
	margin: 0px;
	text-align:left;
}
.ProductContent
{
	padding-left: 13px;
}
.divFooter
{
	text-align: center;
	color: Gray;
	margin-top: 5px;
	font-size: smaller;
}
A
{
	color:black;
	text-decoration: none;
}
A:Hover
{
	color:#CD6735;
}
.StandardTextboxes Textbox
{
	width: 400px;
}
.Breadcrumb
{
	color: Gray;
	padding: 5px;
}
.InlineImage
{
	padding: 10px;
}
.ErrorMessage
{
	background-color: White;
	color: Red;
	border: solid 1px gray;
	padding: 10px;
}
.TopGap
{
	margin-top: 3px;
}
.ContentSummary
{
	padding:10px;
	text-align:left;
}
.ContentSummaryHeader
{
	background-color: silver;
	text-align:left;
	color: Navy;
	font-weight: bold;
}
.ContentSummaryHeader H2
{
	color: #1B137C;
}
.ContentSummaryAbstract
{
	color: #003366;
}
A.ContentSummary
{
	text-decoration: none;
	padding: 0px;
}
A:Hover.ContentSummary
{
	text-decoration: underline;
}
LI
{
	list-style-position: inside;
}
.inlinePanel
{
	display: inline;
}
TR
{
	vertical-align:top;
}
.ValidationText
{
	color: Red;
}
.StandardTextBold
{
	font-weight: bold;
}
.Border
{
	border: solid 1px gray;
}
.purpleHR
{
	color:#421021;
	height: 1px;
}
.EnquiryForm
{
	background-color:White;
	border: solid 1px gray;
	padding: 7px;
}
.GreenBox
{
	background-color: #A6D38C;
	border: solid 1px gray;
	padding: 7px;
}
.Orange
{
	color: #CD6735;
	font-weight: bold;
}
.centre
{
	text-align:center;
}
.invisibleRow
{
	visibility:hidden;
	height:1px;
}
