@charset "utf-8";
/* CSS Document */

.HeaderImage
{
  madgin:0px;
  padding:0px;
}

.MainPageTitle
{
  margin: 0px;
  padding: 0px;
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 14px; 
  font-weight: 600; 
  color: #F2EDCE;
}

.SubPageTitle 
{
	padding-bottom:3px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #7F7F7F;
}

.SubPageTitleColoured
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #996600;
}

.SubParTitle 
{
	padding-bottom: 3px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #996600
}

.SubParTitleGrey
{
	padding-bottom: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 1200;
	color: #666666;	
}

.ParTextTitle
{
	padding-Bottom: 3px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	text-align: justify;
}

.SubParTitleSmall
{
	padding-bottom: 15px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #666666;
	font-style: italic;
}

.ParLink
{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #996600; 
	font-weight: 400;
}

.ParTextGrey 
{
	padding-bottom: 15px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	text-align: justify;
}

.ParListText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
}

.ContactDetailTitle
{
    font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.ContactDetailText
{
  padding: 0px;
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-weight: 400; 
  color: #333333;
}