@charset "utf-8";
.body_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #AE8E44;
}
.repeat_right_edge {
	background-image: url(../images_new/images/edge_right_scaling.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.repeat_left_edge {
	background-image: url(../images_new/images/edge_left_scaling.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.repeat_bottom {
	background-image: url(../images_new/images/bottom_repeating.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #C2B88F;
}
.pdf_icon {
}
.special_box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC9900;
}
.special_box_edge {
	border: 2px solid #990000;
}
