#salesContent {
	vertical-align: top;
	width:  775px;
}
#salesBody 
{
	color: #000000;
}


#salesBody  h1 {
	color: #9F3B2D;
	font-size: 26px;
	font-weight: bold;
}

#salesBody td {
	vertical-align: top;
}

.heading {
	font-size: 20px;
	font-family: times, serif;
	text-align: center;
}

.formHeading {
	font-size: 30px;
	font-family: times, serif;
	text-align: center;
	line-height: 120%;	
}


p {
	font-weight: normal;
}

.productTitle {
	font-style: italic;
	font-weight: bold;
}

.emphasisBox {
	border: 1px solid #415482;
	margin: 50px;
	padding: 10px;
}

.yellowHighlight {
	background-color: yellow;
}

.testimonialBox {
	font-family: times, serif;
	font-size: 18px;
	border: 2px solid #9F3B2D;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 15px;
}
.testimonialBox1 {
	font-family: times, serif;
	font-size: 18px;
	border: 2px solid #9F3B2D;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 15px;
}


.guaranteeBoxBorder {
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #415482;
	padding: 3px;
}
.guaranteeBox {
	font-family: times, serif;
	font-size: 18px;
	border: 2px solid #415482;
	padding: 15px;
	
}

.requestForm {
	border:  2px dashed #9F3B2D;
	font-family: times, serif;
	font-size: 18px;
	padding-top:  0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin: 30px;
}

.requestForm  h1 {
	font-family: times, serif;
	color: #9F3B2D;
	font-size: 16px;
	font-weight: bold;
}

.requestForm .star {
	color: #9F3B2D;	
}

.teleseminarForm {
	border:  2px dashed #9F3B2D;
	font-family: times, serif;
	font-size: 18px;
	padding-top:  0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin: 40px;
}
.buyNowButton {
	border: 1px solid #000000; 
	background-color: #FFFFFF; 
	width: 500px;
	cursor: pointer;
	font-family: times, serif;
  	color: #9F3B2D;
	font-size: 26px;
	font-weight: bold;
	padding: 10px;
}

.blueHeading {
	color: #415482;
	font-size: 20px;
	font-family: times, serif;
	text-align: center;
	font-weight: bold;
	padding: 30px;
}

.blueHeadingButton01 {
	border: 1px solid #000000; 
	background-color: #FFFFFF; 
	width: 500px;
	cursor: pointer;
	color: #415482;
	font-size: 20px;
	font-family: times, serif;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
.blueHeadingButton01 a {
	color: #415482;
}

.blueHeadingButton02 {
	border: none; 
	background-color: #FFFFFF; 
	width: 100%;
	cursor: pointer;
	color: #415482;
	font-size: 26px;
	font-family: times, serif;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
.blueHeadingButton02 a {
	color: #415482;
	text-decoration: underline;
}
.basicField {
	border: 1px solid #ABABAB;
	width: 150px;
}
.basicButton {
	border: 1px solid #000000;
	background-color: #DDDDDD;
	padding: 3px;
}
.basicCaption {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 14px;
}
