body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #077048;
	font-weight: bold;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.hr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #077048;
	border-right-color: #077048;
	border-bottom-color: #077048;
	border-left-color: #077048;
}

.bullet {
	list-style-image: url(layout/bullet.jpg);
}
a:link {
	color: #CC9900;
}
.body-txt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #087048
}
.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.footer_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}


a:active {
	color: #670001;
}

.bg_left_outside_bottom {
	background-attachment: scroll;
	background-color: #077048;
	background-image: url(layout/left_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_right_outside_top {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(layout/right_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_right_outside_bottom {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(layout/right_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
