#left
{
	float:left;
	width:180px;
}

#middle
{
	padding-bottom:10px;
}

#right
{
	float:right;
	width:186px;
}

.cleaner
{
	clear:both;
	font-size:1px;
	border:none;
	background:transparent;
}

.header, h1
{
	font-family: Verdana, Tahoma, Arial;
	margin:0px 0px 10px 0px;
	color:#8b0003;
	font-size:1.4em;
	font-weight:bold;
}

.subHeader, h2
{
	margin:0px;
	font-family: Verdana, Tahoma, Arial;
	color:#bf2e19;
	font-size:1.3em;
	font-weight:bold;
}

h3
{
	margin:0px;
	font-family: Verdana, Tahoma, Arial;
	color:#bf2e19;
	font-size:1.2em;
	font-weight:bold;
}

h4
{
	margin:0px;
	font-family: Verdana, Tahoma, Arial;
	color:#bf2e19;
	font-size:1.1em;
	font-weight:bold;
}

.imageCaption
{
	color: #000000;
	padding:5px;
	font-family:Tahoma;
	font-size: .65em;
}

.featureBox
{
	margin-top:15px;
}
.featureBox div
{
	background-color:#C4DDED;
	padding:2px;
}

.featureBox td
{
	font-size: .7em !important;
}

.featureHeader
{
	margin:0px;
	font-family: Verdana, Tahoma, Arial;
	color: #1F4962;
	font-size:.9em;
	font-weight:bold;
}

.whatsNew
{
	margin-bottom:12px;
}

.whatsNew td
{
	font-size: 1.0em;
}

.whatsNew a
{
	text-decoration:underline;
}

.cmsTable
{
	padding-top:1px;
	border-top:1px solid #A6C8DD;
	border-bottom:1px solid #A6C8DD;
}

.SectionImage
{
	background-color:#fde1b9;
	padding:5px;
}

.SectionImage.AlignLeftAround
{
	float:left;
	margin:14px 10px 5px 0px;
}

.SectionImage.AlignRightAround
{
	float:right;
	margin:14px 0px 5px 10px;
}

.SectionImage.AlignLeftSeparateAbove, .SectionImage.AlignRightSeparateAbove, .SectionImage.AlignCentreSeparateAbove, .SectionImage.AlignCentreAround
{
	margin-bottom:12px;
}

.SectionImage.AlignLeftSeparateBelow, .SectionImage.AlignRightSeparateBelow, .SectionImage.AlignCentreSeparateBelow
{
	margin-top:12px;
}

.SectionImage.AlignRightSeparateAbove, .SectionImage.AlignRightSeparateBelow
{
	margin-left:auto;
}

.SectionImage.AlignCentreSeparateAbove, .SectionImage.AlignCentreSeparateBelow, .SectionImage.AlignCentreAround
{
	margin-left:auto;
	margin-right:auto;
}

.SectionImageCaption
{
	font-family:Tahoma;
	color:#000;
	padding-top:5px;
	background-image:url(/Img/BgDottedDoubleHorizontal.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.mailingList 
{
	color: #666666;
}

.mailingList .textBox 
{
	border: 1px solid #595959;
	color: #666666;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 2px;
}

.mailingList .submitButton 
{
	width: 78px;
	font-size: .9em;
	margin-bottom: 5px;
}