.repeating {
	background-image: url(images/page2_repeating_v1.jpg);
	background-repeat: repeat-y;

}
.RepeatingHome {
	background-image: url(images/home_slices_v1_r5_c1.jpg);
	background-repeat: repeat-y;
}
.HomeEagleImg {
	background-image: url(images/home_slices_v1_r2_c1.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 200px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 25px;
}
.HomeHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
.HomeHeaders2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.HomeHeaders3 {


	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 135px;
}
.HomeContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 25px;

}
.HomeMainHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000066;
	font-weight: bold;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
a:active {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
.imgPadding {
	margin: 10px;
}
.RedHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;`
}
.PresReadHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;

}
.banner4bg {
	background-image: url(images/banner_4.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;

}
.banner3bg {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/banner_3.gif);
	background-repeat: no-repeat;
	padding-top: 85px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;




}
.banner2bg {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/banner_2.gif);
	background-repeat: no-repeat;
	padding-top: 125px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.banner1bg {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/banner_1.gif);
	background-repeat: no-repeat;
	padding-top: 65px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.HomeEagleImg a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.HomeEagleImg a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.HomeEagleImg a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
.contentImg {
	border: thin solid #000033;
	margin: 0px 15px 15px;

}
form {
	margin: 0px;
	padding: 0px;
}
.contactForm {
	width: 400px;
	margin: 5px;
	padding: 15px;
	background-color: #C7C7D2;
	border: 1px solid #21204A;
}
.moreInfoBox {
	width: 475px;
	margin: 5px;
	padding: 15px;
	background-color: #E3E3E8;
	border: 3px double #990000;
	font-weight: bold;
	text-align: center;
}
.note {
	font-size: 12px;
}
.errorMsg {
	border: 3px double #FF0000;
	padding: 10px;
	background-color: #FEE9EF;
	text-align: center;
	font-weight: bold;
}

