/* CSS Document */

.SiteStandard
{
	font-family: "Arial";
	font-size: 18px;
	width:97%;
}
.SiteStandardLarge
{
	font-family: "Arial";
	font-size: 22px;
	width:97%;
}
.SiteStandardCentred
{
	font-family: "Arial";
	font-size: 18px;
	text-align:center;
	width:97%;
}

.SiteStandardCentredBlack
{
	font-family: "Arial";
	font-size: 18px;
	text-align:center;
	width:97%;
}
.SiteStandardCentredWhite
{
	font-family: "Arial";
	font-size: 18px;
	text-align:center;
	width:97%;
	color: #ffffff;
}

.SiteStandardStrong
{
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
}

.LargeHeading
{
	font-family: "Arial";
	font-size: 50px;
	font-weight: bold;
	text-align: center;
}
.MediumHeading
{
	font-family: "Arial";
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}

.EmailPhone
{
	font-family: "Arial";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.PatternContainer
{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 18px;
	font-weight: normal;
	width: 97%;
}
.PatternHeading
{
	color: #000066;
	font-weight: bold;
	text-align: center;
}
.PatternName
{
	color: #CC0066;
}
.PatternText
{
	color: #000066;
	text-align:center;
}
.PatternLink
{
	font-family: "Arial";
	font-size: small;
	font-weight: normal;
	line-height: normal;
}

.Patternlabels
{
	font-family: "Arial;
	font-size: 14px;
	text-align:center;
}
.Bookmark
{
	font-family: "Arial";
	font-size: 14px;
}

