body, html { height: 100%; }

body {
	margin: 0;
	padding: 0;
	padding-bottom: 135px;
}

.pageContents {
	margin-bottom: 135px;
}
A{	
	text-decoration: none;
	}

	A.one
	{
	color:#2B2B2B;
	}
	
	A.one:Hover
	{
	color:#FF9600;
	}
	
	A.two
	{
	color:#827D78;
	}
	
	A.two:Hover
	{
	color:#FF9600;
	}

	A.footer
	{
	color:#CAC5C0;
	}
	
	A.footer:Hover
	{
	color:#1E1914;
	}
	
	A.colourone
	{
	color:#2D5F55;
	}
	
	A.colourone:Hover
	{
	color:#FF9600;
	}
	
	A.colourtwo
	{
	color:#2D505F;
	}
	
	A.colourtwo:Hover
	{
	color:#FF9600;
	}
		
	A.colourthree
	{
	color:#2D415F;
	}
	
	A.colourthree:Hover
	{
	color:#FF9600;
	}		

.standard
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	color: #2B2B2B;
	line-height: 20px;
	letter-spacing: -0.03em;
	}

.bodytext
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	color: #2B2B2B;
	line-height: 11pt;
	letter-spacing: -0.03em;
	}
	
.footer
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	color: #CAC5C0;
	line-height: 11pt;
	letter-spacing: -0.03em;
	}
		
.subtext
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	color: #535353;
	line-height: 11pt;
	letter-spacing: -0.03em;
	}
	
.colourone
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	color: #2D5F55;
	line-height: 11pt;
	letter-spacing: -0.03em;
	}
	
.inputbox
	{
	border: 1px solid #535353;
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #2B2B2B;
	background-color: #FFFAF5;
	padding: 2px;
	}
	
form, input, select {
	margin: 0px;
}