@charset "utf-8";
.center_menu {
	text-align: center;
}
.product_showcase {
	background-image: url(../images/product_showcase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.product_showcase_title {
	font-size: 16px;
	font-weight: bold;
}
.product_showcase_title_RED {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}


.header {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.body_bg table tr td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: thin dotted #FFF;
}
.body_bg table tr td .border tr .header p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.product_showcase_right {
	background-image: url(../images/product_showcase.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.product_showcase_gray {
	background-attachment: scroll;
	background-image: url(../images/product_showcase_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_white_14pt_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.disclaimer_bottom {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CENTER {
	text-align: center;
}
.body_bg .jwmessage {
	text-align: left;
}
left {
	text-align: left;
}
.body_bg .product_showcase_gray tr td table tr td p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.title_bio_name {
	font-size: 16px;
	font-weight: bold;
}
.bio_paragraph {
	text-align: justify;
}
#bio_header {
	font-size: 18px;
}
.bio_heading {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.bio_heading2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.align_left {
	text-align: left;
}
.indent {
	text-indent: 25px;
	text-align: left;
}

.indent-2 {text-indent: 1cm;

}.right_justify {
	text-align: right;
}
