﻿/* Text styles */

.pageheadingred {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #d00000;
	letter-spacing: 2px;
}
.pagesubheadingred {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #d00000;
	letter-spacing: 2px;
}
.pageheadinggreen {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #004400;
	letter-spacing: 2px;
}
.pagesubheadinggreen {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #004400;
	letter-spacing: 2px;
}
.copytext07 {
	font-family: Verdana;
	font-size: 7pt;
	color: #505050;
}
.copytext08 {
	font-family: Verdana;
	font-size: 8pt;
	color: #505050;
}
.copytext08B {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #505050;
}
.copytext09 {
	font-family: Verdana;
	font-size: 9pt;
	color: #505050;
}
.copytext09B {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #505050;
}
.copytext10 {
	font-family: Verdana;
	font-size: 10pt;
	color: #505050;
}
.copytext10B {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #505050;
}
.copytext11 {
	font-family: Verdana;
	font-size: 11pt;
	color: #505050;
}
.copytext11B {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #505050;
}
.copytext12 {
	font-family: Verdana;
	font-size: 12pt;
	color: #505050;
}
.copytext12B {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #505050;
}
.copytext16B {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #505050;
	letter-spacing: 2px;
}
.copyred08B {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #d00000;
}
.copyred09B {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #d00000;
}
.copyred10 {
	font-family: Verdana;
	font-size: 10pt;
	color: #d00000;
}
.copyred10B {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #d00000;
}
.copygreen08 {
	font-family: Verdana;
	font-size: 8pt;
	color: #006600;
}
.copygreen08B {
	font-family: Verdana;
	font-size: 8pt;
	color: #006600;
	font-weight:bold;
}
.copygreen09 {
	font-family: Verdana;
	font-size: 9pt;
	color: #006600;
}
.copygreen09B {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #006600;
}
.copygreen11B {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
	letter-spacing: 1px;
}
.copywhite08 {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
}
.copywhite08B {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}
.copypink08B {
	font-family: Verdana;
	font-size: 8pt;
	color: #ff66ff;
	font-weight: bold;
}

.copytexthidden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3pt;
	color: #ffffff;
}

