.headerbkgd {
	background-image: url(Images/Header.jpg);
	background-repeat: repeat-x;
}
.text1 {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: 400;
	color: #525252;
}
.heading {
	font-family: "Arial Black";
	font-size: 15pt;
	font-weight: bolder;
	color: #3964b2;
}
.text2 {

	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: 400;
	color: #525252;
}
.navtext {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #505050;
	border-top: none;
	border-bottom: none;
	border-left: none;
	
}
.navtext a:link {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}
.navtext a:visited {

	color: #505050;
	font-weight: bold;
	text-decoration: none;
}
.navtext2 {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #F8A008;
	border-top: none;
	border-bottom: none;
	border-left: none;
	
}
.navtext2 a:link {
	color: #F8A008;
	font-weight: bold;
	text-decoration: none;
}
.navtext2 a:visited {

	color: #F8C978;
	font-weight: bold;
	text-decoration: none;
}
.heading2 {

	font-family: "Arial Black";
	font-size: 12pt;
	font-weight: bolder;
	color: #3964b2;
}
.text1bold {

	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: 600;
	color: #000000;
}
.text1boldwhite {

	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: 700;
	color: #ffffff;
}
.text1boldgrey {

	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: 700;
	color: #525252;
}
.text3 {

	font-family: Verdana;
	font-size: 75%;
	font-style: normal;
	font-weight: 400;
	color: #222222;
}
.centered {
	position: relative; 
	margin: auto;
	width: 500px;
	padding: 43px;
} 

