@charset "utf-8";
/* CSS Document */
td { font-family: Verdana, Arial, Helvetica, sans-serif }
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bolder;
	color: #FF0000;
}
p {
	font-size: 12px;
	text-align: left;
	text-indent: 0px;
}
p.johnson {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000033;
	text-indent: 20px;
	font-weight: normal;
}
.heading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.heading3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.heading4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.style1 {
	color: #000066;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.style2 {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
.boxmargin {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../images/checkbox.gif);
	list-style-type: none;
}
.style3 {
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
.questions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	background-image: url(../images/testimonial-box-grey_03.jpg);
	padding: 5px;
	border-top: 0px solid #8080C0;
	border-right: 0px solid #8080C0;
	border-bottom: 1px solid #8080C0;
	border-left: 0px solid #8080C0;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}

.picture { 
	background-color: #FFF3F4;
	border: 1px solid #FFC0C0; 
	padding: 3px;
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif; 
}

.picture img { 
	border: 1px solid #CCCCCC;
	vertical-align:middle; 
	margin-bottom: 3px; 
}
.right { 
	margin: 0.5em 0pt 0.5em 0.8em; 
   float:right;
}

.left { 
	margin: 0.5em 0.8em 0.5em 0; 
	float:left; 
}
.style5 {background-color: #FFFF00}


