@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #473924;
	background-image: url(images/body_bg2.jpg);
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #6D8AA7;
	background-repeat: no-repeat;
}
.footer1 {
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.footer2 {
	background-image: url(images/bottom_cap.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	height: 45px;
}
p {
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.body_content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.my_bullets {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
a {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #51879C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 40px;
}
.alt_row {
	background-color: #FDFF96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #473924;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #473924;
}
