﻿body
{
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size:0.8em;
}

a
{
	color:#ed5f00;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline !important;
}

img
{
	border:0px;
}

p
{
	margin:0px 0px 16px 0px;
}

h1
{
	color:#0aa1c4;
	font-size:1.5em;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight:normal;
}

h3
{
	color:#0aa1c4;
	font-size:14px;
	margin:0px 0px 3px 0px;
	font-weight:normal;
}

h5
{
	color:#000000;
	font-size:12px;
	margin:0px 0px 3px 0px;
	font-weight:bold;
}

form
{
	margin:0px;
}

input, select, textarea
{
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
}

.FloatClear
{
	clear:both;
	height:1px;
	overflow:hidden;
}

.Hidden
{
	position:relative;
	left:-10000px;
	width:1px;
	height:1px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

div.ImageHeader
{
	background-image:url(../Img/BgDottedHorizontal.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:1px;
}

div.ImageHeader h2
{
	background-repeat:no-repeat;
	padding-bottom:12px;
	margin:0px;
}

.SectionImage.AlignLeftWrap
{
	float:left;
	margin:3px 10px 5px 0px;
}

.SectionImage.AlignRightWrap
{
	float:right;
	margin:3px 0px 5px 10px;
}

.SectionImage.AlignLeftAbove, .SectionImage.AlignRightAbove, .SectionImage.AlignCentreAbove, .SectionImage.AlignCentreWrap
{
	margin-bottom:12px;
}

.SectionImage.AlignLeftBelow, .SectionImage.AlignRightBelow, .SectionImage.AlignCentreBelow
{
	margin-top:12px;
}

.SectionImage.AlignRightAbove, .SectionImage.AlignRightBelow
{
	margin-left:auto;
}

.SectionImage.AlignCentreAbove, .SectionImage.AlignCentreBelow, .SectionImage.AlignCentreWrap
{
	margin-left:auto;
	margin-right:auto;
}

.SectionImageCaption
{
	color:#000;
	padding:5px 5px 0px 5px;
	line-height:normal;
	font-size:10px;
}

#FooterCopy 
{
	margin:12px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	overflow:hidden;
}

#FooterCopy span
{
	color:#82b600;
	font-weight:normal;
	padding:0px 9px;
}
