.branding {width:760px;margin:auto}
.branding {height:70px;text-align:left}
.branding .floatL{padding-left:10px}
.branding .floatL img{margin-top: 10px;}
.branding .floatR img{margin-top: 25px;}
.floatL {float:left}
.floatR {float:right}
img {border: 0;}

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

a:hover.navtext 
{
	text-decoration: underline;
}

.navtext a:visited {

	color: #666666;
	text-decoration: none;
}

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

	color: #525252;
	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: Trebuchet MS, Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #1063a9;
}

.text5 {

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


