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

	font-family: Verdana;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	color: #000000;
}
.navtext {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #343434;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	
}
.navtext a:link {
	color: #2d4f8b;
	font-weight: bold;
	text-decoration: none;
}
.navtext a:visited {

	color: #2d4f8b;
	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: 10pt;
	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: 700px;
	padding: 11px;
} 

