.headerbkgd {
	background-image: url(Images/Header.jpg);
	background-repeat: repeat-x;
}
.text1 {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: 500;
	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: #ffffff;
}
.navtext {
	font-family: Arial;
	font-size: 10pt;
	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: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	border-top: none;
	border-bottom: none;
	border-left: none;
	
}
.navtext2 a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navtext2 a:visited {

	color: #ffffff;
	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: 10pt;
	font-style: normal;
	font-weight: 700;
	color: #140B6A;
}
.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;
}

.text4 {

	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: 800;
	color: #222222;
}

.text5 {

	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: 800;
	color: #222222;
}
.centered {
	position: relative; 
	margin: auto;
	width: 750px;
	padding: 0px;
} 
.bg_image {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}



