﻿/* Header Styles: Default */
.pgf_text h1
{
	margin: 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #02A0C7;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
}
.pgf_text h2
{
	margin: 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #02A0C7;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}
.pgf_text h3
{
	margin: 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #02A0C7;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}
.pgf_text h4
{
	margin: 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #02A0C7;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
.pgf_text h5
{
	margin: 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #02A0C7;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
}
.pgf_text h6
{
	margin: 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #526F1C;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}
/*	Header Styles	: Other */
/*
h1
{
	margin: 0px 0px 10px 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #000000;
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
}
*/
	h1.darkblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #312579;
		font-size: 26px;
		font-weight: normal;
		line-height: 26px;
	}
	h1.lightblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #70880F;
		font-size: 26px;
		font-weight: normal;
		line-height: 26px;
	}
	h1.lightgreen
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #92B333;
		font-size: 26px;
		font-weight: normal;
		line-height: 26px;
	}
	
/*
h2
{
	margin: 0px 0px 10px 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}
*/
	h2.darkblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #312579;
		font-size: 24px;
		font-weight: normal;
		line-height: 24px;
	}
	h2.lightblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #02A0C7;
		font-size: 24px;
		font-weight: normal;
		line-height: 24px;
	}
	h2.lightgreen
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #92B333;
		font-size: 24px;
		font-weight: normal;
		line-height: 24px;
	}
/*
h3
{
	margin: 0px 0px 10px 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}
*/
	h3.darkblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #312579;
		font-size: 20px;
		font-weight: normal;
		line-height: 20px;
	}
	h3.lightblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #02A0C7;
		font-size: 20px;
		font-weight: normal;
		line-height: 20px;
	}
	h3.lightgreen
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #92B333;
		font-size: 20px;
		font-weight: normal;
		line-height: 20px;
	}
/*
h4
{
	margin: 0px 0px 10px 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}
*/
	h4.darkblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #312579;
		font-size: 18px;
		font-weight: normal;
		line-height: 18px;
	}
	h4.lightblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #02A0C7;
		font-size: 18px;
		font-weight: normal;
		line-height: 18px;
	}
	h4.lightgreen
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #92B333;
		font-size: 18px;
		font-weight: normal;
		line-height: 18px;
	}
/*
h5
{
	margin: 0px 0px 10px 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
*/
	h5.darkblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #312579;
		font-size: 16px;
		font-weight: normal;
		line-height: 16px;
	}
	h5.lightblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #02A0C7;
		font-size: 16px;
		font-weight: normal;
		line-height: 16px;
	}
	h5.lightgreen
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #92B333;
		font-size: 16px;
		font-weight: normal;
		line-height: 16px;
	}
/*
h6
{
	margin: 0px 0px 10px 0px;
	font-family: GillSans, Arial, Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
}
*/
	h6.darkblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #312579;
		font-size: 14px;
		font-weight: normal;
		line-height: 14px;
	}
	h6.lightblue
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #02A0C7;
		font-size: 14px;
		font-weight: normal;
		line-height: 14px;
	}
	h6.lightgreen
	{
		margin: 0px 0px 10px 0px;
		font-family: GillSans, Arial, Tahoma;
		color: #92B333;
		font-size: 14px;
		font-weight: normal;
		line-height: 14px;
	}
