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

body {
	background-color: #E6E6E6;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21pt;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #074283;
}
.inserttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-right: 20px;
	list-style-type: square;
	line-height: 19px;
	list-style-position: outside;
	margin-right: 0px;
	margin-left: 20px;
}
.inserttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-right: 20px;
	list-style-type: circle;
	line-height: 26px;
	list-style-position: outside;
	margin-right: 0px;
	margin-left: 20px;
}
.HeaderNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #074283;
}
.HeaderNameTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #78838B;
}
a:link {
	color: #828C3F;
}
a:visited {
	color: #78838B;
}
.HeaderSecondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #78838B;
}
a.email {
	color: #FFFFFF;
}