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

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4a4a4a;
	font-weight: normal;
	line-height: 13pt;
}
.linksCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4a4a4a;
	font-weight: normal;
	line-height: 11pt;
}

.BodyCopyItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4a4a4a;
	font-weight: normal;
	line-height: 13pt;
	font-style: italic;
}

.BodyCopyIBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6188bc;
	font-weight: normal;
	line-height: 13pt;
	font-style: normal;
}

.BodyCopyItalicsGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #429439;
	font-weight: normal;
	line-height: 13pt;
	font-style: italic;
}

.BodyCopyGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #429439;
	font-weight: normal;
	line-height: 13pt;
}

.BodyCopyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: normal;
	line-height: 13pt;
}
.BodyCopySubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4a4a4a;
	font-weight: bold;
	line-height: 16pt;
}

.BodyCopyBlueSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #005da9;
	font-weight: normal;
	line-height: 16pt;
}

.BodyCopyGreenSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #429439;
	font-weight: normal;
	line-height: 16pt;
}

.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #4a4a4a;
	font-weight: normal;
	line-height: 14pt;
}

.Subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4a4a4a;
	font-weight: bold;
	line-height: 13pt;
}

.Subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #4a4a4a;
	font-weight: bold;
	line-height: 13pt;
}

.BlueSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #005da9;
	font-weight: bold;
	line-height: 14pt;
}

.BlueSubhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #005da9;
	font-weight: bold;
	line-height: 14pt;
}

.BlueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #005da9;
	font-weight: normal;
	line-height: 16pt;
}

.GreenSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #429439;
	font-weight: bold;
	line-height: 13pt;
}

.FooterCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #898989;
	font-weight: normal;
}

#bluelink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6188bc;
	text-decoration:none
}
#bluelink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6188bc;
	text-decoration:underline
}
