body,td {
	font-family:Arial, Helvetica, sans-serif, Tahoma; 
	font-size:11px; 
	color:#76797C; 
	line-height:14px;
}


h1 { 
	font-size:24px; 
	font-weight:normal; 
	color:#9F1C8A; 
	letter-spacing:-0.2px; 
	line-height:26px;
	margin:0 0 20px 0;
}

h2 { 
	font-family: Calibri, Arial, sans-serif, "Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color:#9F1C8A;
	margin:0 0 10px 0;
	line-height:18px; 
}

h3 { 
	font-family: Calibri, Arial, sans-serif, "Trebuchet MS"; 
	font-size:17px; 
	font-weight:bold; 
	color:#000000; 
	margin:15px 0 5px 0; 
	padding:0; 
	line-height:18px; 
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color:#0968BC;
	text-decoration:none;
}

a:hover {
	color:#9F1C8A;
	text-decoration:none;
}

hr { 
	height:1px; 
	margin:-3px 0 15px 0;
	border:0;
	border-bottom:#E9E9E9 solid 1px; 
}

/* Custom Styles for dropdown */

.textHighlightBlue {
	font-weight:bold;
	color:#0968BC;
}

.textHighlightPink {
	font-weight:bold;
	color:#9F1C8A;
}

.callToAction {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background:url(/images/spacers/cta_arrow.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
}

.squaresLink {
	padding:0 0 0 15px;
	background:url(/images/spacers/green_dots.jpg) no-repeat 0 3px; 
}

#content p.description { 
	font-size:14px; 
	font-weight:bold; 
	color:#2F2F2F; 
	margin:-18px 0 20px 0; 
}

.pageImage {
	float:right;
	margin:0 0 10px 15px;
}

.testimonialBox { 
	width:457px; 
	background:url(/images/backgrounds/testimonial_top.jpg) #FFFFEB no-repeat 0 -17px; 
	padding:59px 25px 25px 75px; 
	color:#76797C;
}

#content .testimonialBox p {
	margin:0;  
}

.testimonialBox img { 
	float:right;
	margin:0 0 10px 15px;
	border:1px solid #E9E9E9;
}

.testimonialBoxBottom { 
	width:557px; 
	height:51px; 
	background:url(/images/backgrounds/testimonial_bottom.jpg) no-repeat; 
}
