/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/salespage/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.arial_bld {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.arial_bld:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #E5AA04;
	text-decoration: none;
}
.arial12 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}
.arialfootmenu {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: underline;
}
.arial_blk {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style4 {	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.style5 {	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #954F00;
	text-decoration: underline;
}
.style6 {	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.arial_16h{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size: 16px;
	text-align:left;
}
.arial_16white{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial;
	font-size: 16px;
	text-align:left;
}


td {
	font-weight:normal;
	font-family: arial;
	font-size: 12px;

}
.buttons {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/system/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFC600;
	padding: 4px;
}

/* CSS Specific to Learn More Page */


.Mainbodytext {
	font-family: Arial,Verdana, sans-serif;
	color:#000000;
	font-size:16px;
	}
	/* Headlines and Subheads */

.headline-red {
	font-family: Georgia, serif;
	font-size: 32px;
	font-weight: bold;
	color: #CC0000;
}
.headline-blue {
	font-family: Georgia, serif;
	font-size: 32px;
	font-weight: bold;
	color: #14244C;
}
.headline-red-med {
	font-family: Georgia, serif;
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
}
.headline-blue-med {
	font-family: Georgia, serif;
	font-size: 28px;
	font-weight: bold;
	color: #14244C;
}
.headline-red-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
}
.headline-blue-small {
	font-family:  Georgia, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #14244C;
}
.headline-sub {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
/* highlighters */

.highlighter {  background-color: #FFFF00 } /* the common yellow highlighter */
.yellow_highlight { BACKGROUND-COLOR: #fffeeb} /* lighter, paler yellow */
.style65 {
	font-family: Arial,Verdana, sans-serif;
	color:#000000;
	font-size:16px;
	background-color: #FFFF00; 
	font-weight: bold; 
	}

/* testimonial boxes */

#wrapper {
	width: 468px; 
	align: center;
}

#testimonial { 
	width: 468px; 

} 


#testimonial img { 
	float: left; 
	display: inline; 
	margin: 10px 10px 0 10px; 
	border: 3px solid #d0cdac; 
} 

#testimonial p { 
	color: #a45939; 
	font: normal 0.8em tahoma; 
} 

#testimonial_body {
	background-color: #F5F2C7;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
}
#shadow_test_footer {
	background-image: url(../images/salespage/testimonial_shadow.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 468px;
}
#top_quote {
	background-color: #444;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #656563;
	padding: 10px;
}
#top_quote p {
	margin: 0;
	color: white;
	text-align: center;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
