.SubContentHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	font-style: normal;
	color: White;
	font-weight:normal;
	letter-spacing:-8px;
}

.ContentHeaderText
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 18px;*/
	font-size: 30px;
	font-style: normal;
	color: White;
	font-weight:normal;
	line-height:30px;
}

.SubContentHeaderText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: White;
	font-weight:normal;
	line-height:24px;
	letter-spacing:-2px;

}
.SubContentSmallHeaderText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666666;
	font-weight:normal;	
}
.ContentSmallText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight:normal;
	line-height:14px;
}
.LinkBoxHeaderText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: White;
	font-weight:bold;	
}

.Text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:normal;
}

.PDFLinkText a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#5685ba;
}
